diff --git a/frontend/index.html b/frontend/index.html index 4bef471..4e67915 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -52,8 +52,8 @@ function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); - gtag('config', 'UA-106872848-1'); + gtag('config', 'UA-106872848-1', { 'anonymize_ip': true }); - \ No newline at end of file +