diff --git a/docs/_docs/05-configuration.md b/docs/_docs/05-configuration.md index af9fb50e..a05c0170 100644 --- a/docs/_docs/05-configuration.md +++ b/docs/_docs/05-configuration.md @@ -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`.