but this seems to work in chrome, but not in FF? What would be proper way to do this so I’m sure that I will record all clicks on this button in FF, Chrome, Safari, and others?
I’d say my solution “sometimes works and sometimes not” - it’s not good enough. Help?
No - unfortunately nothing. If I have error this would be easy
However I have noticed that small amount of FFs do register event - no idea what to do.
I did some research since writing above post and it looks like this:
In firebug (network pane) after click I can see request which is trying to get to piwik server, but it never reaches the server. However when I copy url he was trying to reach and paste it in address bar - it registers event properly.
I didnt go that far to use sniffer and check if the request actually leaves browser and goes to router. Maybe if I have time I will go for it…