Add anonymize_ip
option to documentation
This commit is contained in:
parent
13b2969bb8
commit
0723a9de3e
1 changed files with 1 additions and 0 deletions
|
@ -689,6 +689,7 @@ analytics:
|
|||
provider: "google-gtag"
|
||||
google:
|
||||
tracking_id: "UA-1234567-8"
|
||||
anonymize_ip: false # default
|
||||
```
|
||||
|
||||
To use another provider not included with the theme set `provider: "custom"` then add their embed code to `_includes/analytics-providers/custom.html`.
|
||||
|
|
Loading…
Reference in a new issue