From a82bde708a919bbf87deb021386c9f337cd12b4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Dlouh=C3=BD?= Date: Fri, 15 Jul 2022 12:14:50 +0200 Subject: [PATCH] Update docs/services/google_analytics_gtag.rst Co-authored-by: Peter Bittner --- docs/services/google_analytics_gtag.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/services/google_analytics_gtag.rst b/docs/services/google_analytics_gtag.rst index ae94625..c9ff31d 100644 --- a/docs/services/google_analytics_gtag.rst +++ b/docs/services/google_analytics_gtag.rst @@ -96,7 +96,9 @@ Identifying authenticated users The username of an authenticated user is passed to Google Analytics automatically as the `user_id`. See :ref:`identifying-visitors`. -According to `Google Analytics conditions `_ +According to `Google Analytics conditions`_ you should avoid ... + +.. _`Google Analytics conditions`: https://developers.google.com/analytics/solutions/crm-integration#user_id you should avoid sending Personally Identifiable Information. Using `username` as `user_id` might not be the best option. To avoid that, you can change the identity