Anonymize IP addresses for GA
This commit is contained in:
parent
0723a9de3e
commit
0bd3cf599c
1 changed files with 1 additions and 0 deletions
|
@ -94,6 +94,7 @@ analytics:
|
||||||
provider : "google-universal" # false (default), "google", "google-universal", "custom"
|
provider : "google-universal" # false (default), "google", "google-universal", "custom"
|
||||||
google:
|
google:
|
||||||
tracking_id : "UA-2011187-3" # Replace this with your ID, or delete
|
tracking_id : "UA-2011187-3" # Replace this with your ID, or delete
|
||||||
|
anonymize_ip : true
|
||||||
|
|
||||||
|
|
||||||
# Site Author
|
# Site Author
|
||||||
|
|
Loading…
Reference in a new issue