diff --git a/compair/templates/index-dev.html b/compair/templates/index-dev.html index 592db81cc..08f1e6a75 100644 --- a/compair/templates/index-dev.html +++ b/compair/templates/index-dev.html @@ -192,16 +192,15 @@ })(); {% if ga_tracking_id %} - - + + + > {% endif %} diff --git a/compair/templates/index.html b/compair/templates/index.html index 93f46f7bc..1ee8e2da6 100644 --- a/compair/templates/index.html +++ b/compair/templates/index.html @@ -110,16 +110,15 @@ })(); {% if ga_tracking_id %} - - + + gtag('config', '{{ ga_tracking_id }}'); + > {% endif %}