GA: Anonymize IPs and use https for the GA script.
This commit is contained in:
parent
cd111552cf
commit
7c1330c6d8
414 changed files with 529 additions and 123 deletions
|
|
@ -55,6 +55,7 @@
|
|||
<script>
|
||||
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
|
||||
ga('create', 'UA-146052-10', 'getbootstrap.com');
|
||||
ga('set', 'anonymizeIp', true);
|
||||
ga('send', 'pageview');
|
||||
</script>
|
||||
<script async src="https://www.google-analytics.com/analytics.js"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue