Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

event tracking not working in chrome #6118

Closed
badpenguin opened this issue Sep 3, 2014 · 1 comment
Closed

event tracking not working in chrome #6118

badpenguin opened this issue Sep 3, 2014 · 1 comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. worksforme The issue cannot be reproduced and things work as intended.

Comments

@badpenguin
Copy link

The following code does not works in Chrome but it works in Firefox, any idea how to debug?
Chrome is loading the piwik url and returning HTTP 200 and the 1x1 gif pixel

<a target="_blank" rel="nofollow" onclick="javascript:_paq.push(['trackEvent', 'Share', 'Facebook']);" href="http://www.facebook.com/sharer.php?

@badpenguin
Copy link
Author

never mind, but please add to the FAQ:
the problem was the "Do Not Track" settings in chrome was enabled

@mattab mattab added the Bug For errors / faults / flaws / inconsistencies etc. label Sep 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. worksforme The issue cannot be reproduced and things work as intended.
Projects
None yet
Development

No branches or pull requests

2 participants