Allow html in opt-out link
-
So basically i’m refering to case, where tracking can be disabled by simply using code like:
<a href="javascript:gaOptout()">Click here to opt-out of Google Analytics</a>it’s from official google dev page:
https://developers.google.com/analytics/devguides/collection/gajs/#disableCorrect me if i’m wrong, but isn’t much more simple than sending user to another page/website to opt-out?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Allow html in opt-out link’ is closed to new replies.