diff --git a/templates/form.twig b/templates/form.twig index 0fa7edf..aacde61 100644 --- a/templates/form.twig +++ b/templates/form.twig @@ -175,7 +175,7 @@ function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); - gtag('config', 'UA-106872848-1'); + gtag('config', 'UA-106872848-1', { 'anonymize_ip': true });