Add option to anonymize analytics ip address (#1636)

* Add option to anonymize analytics ip address

* Add option to anonymize analytics ip address in google tag
This commit is contained in:
Bruno Coelho
2018-05-03 19:27:03 +01:00
committed by Michael Rose
parent ac2b8db6b3
commit 13b2969bb8
4 changed files with 6 additions and 1 deletions

View File

@ -93,6 +93,7 @@ analytics:
provider : false # false (default), "google", "google-universal", "custom"
google:
tracking_id :
anonymize_ip : # true, false (default)
# Site Author