mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +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)
|
||||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||||
ga('create', 'UA-118991016-3', 'auto');
|
||||
ga('set', 'anonymizeIp', true);
|
||||
ga('send', 'pageview');
|
||||
|
||||
/* jshint ignore:end */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue