From bd8246e4c53d46160fff5a802b0a73261c3b8363 Mon Sep 17 00:00:00 2001 From: Daniel Madalitso Phiri Date: Sat, 27 Jul 2019 17:23:56 +0200 Subject: [PATCH] Updated GA Documentation Changed wording to accomadate already anaonymized IPs --- packages/docs/docs/plugin/official/plugin-google-analytics.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/docs/docs/plugin/official/plugin-google-analytics.md b/packages/docs/docs/plugin/official/plugin-google-analytics.md index 94f52e14e2..0f56959920 100644 --- a/packages/docs/docs/plugin/official/plugin-google-analytics.md +++ b/packages/docs/docs/plugin/official/plugin-google-analytics.md @@ -31,8 +31,7 @@ module.exports = { ``` ::: tip -Please be aware of [GDPR (2018 reform of EU data protection rules)](https://ec.europa.eu/commission/priorities/justice-and-fundamental-rights/data-protection/2018-reform-eu-data-protection-rules_en) and consider setting Google Analytics to [anonymize IPs](https://support.google.com/analytics/answer/2763052?hl=en) where appropriate and/or needed. -::: +Please be aware of [GDPR (2018 reform of EU data protection rules)](https://ec.europa.eu/commission/priorities/justice-and-fundamental-rights/data-protection/2018-reform-eu-data-protection-rules_en) as IPs are anonymized automatically. ::: ## Options