From e2ebaea0c088f66147e77cf3e224d962ab6cd011 Mon Sep 17 00:00:00 2001 From: Spyridon Pagkalos <5896680+enderian@users.noreply.github.com> Date: Wed, 23 May 2018 18:55:34 +0300 Subject: [PATCH] Update index.html --- frontend/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +