Hi there,
I’m a new user of Matomo. It seems that the configuration of click tracking is done in 3 steps:
- create de trigger, that matches when id = btn-id ;
- create a tag that is linked to the trigger ;
- add a Js code onclick=“_paq.push(…)”, with tag parameters.
In my case, everything seems to be configured as desired, but no event is tracked when I clicked on the button. How to debug my configuration, to detect what is wrong? I’ve seen some docs, video, examples, but nothing helped me.
Other thing: Doing these 3 steps are tedious to track a single click “button ‘Hello’ clicked”.
Thanks
3 posts - 2 participants