Hi everybody,
I need to somehow track when users click on a website plugin’s button. The plugin is a popup window with two buttons, allow and cancel. It is a 3rd party plugin, they collect the data and show it using a nice dashboard and you can see who clicked on allow or cancel. I would like to collect that data into my Matomo server.
They offer the possibility of sending the data once it is triggered to your server using webhooks (and CORS). The way it should work is everytime somebody clicks on the ALLOW button, the 3rd party plugin sends the data to a URL on my Matomo server and my Matomo server collects it. Here you can see a screenshot of the options I have on the 3rd party website to send the data to my Matomo server.
I have been checking the FAQ and KB and I haven’t found anything like this.
Is that possible right now with the current version of Matomo?
I hope somebody can shed some light,
Thanks in advance,
Alex