diff options
| author | XhmikosR <[email protected]> | 2019-03-15 09:49:23 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2019-03-27 21:02:22 +0200 |
| commit | e3c1cccd67b8b036a4be3af529d073ac09e0fc25 (patch) | |
| tree | 48c63bb4ad29c233121b60157bb2efbb1b5e1fc9 | |
| parent | fddd2ef16e8732d274f4b14e9b6273d65f8443ae (diff) | |
| download | bootstrap-e3c1cccd67b8b036a4be3af529d073ac09e0fc25.tar.xz bootstrap-e3c1cccd67b8b036a4be3af529d073ac09e0fc25.zip | |
GA: Anonymize IPs.
| -rw-r--r-- | docs/_includes/header.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_includes/header.html b/docs/_includes/header.html index 6afac5292..315329152 100644 --- a/docs/_includes/header.html +++ b/docs/_includes/header.html @@ -58,5 +58,6 @@ m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-146052-10', 'getbootstrap.com'); + ga('set', 'anonymizeIp', true); ga('send', 'pageview'); </script> |
