mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Config - Enable analytics IP anonymization
This commit is contained in:
parent
af9604a8fe
commit
e56d26f919
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||||||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||||||
ga('create', 'UA-118991016-3', 'auto');
|
ga('create', 'UA-118991016-3', 'auto');
|
||||||
|
ga('set', 'anonymizeIp', true);
|
||||||
ga('send', 'pageview');
|
ga('send', 'pageview');
|
||||||
|
|
||||||
/* jshint ignore:end */
|
/* jshint ignore:end */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue