From df7d823e42419350e3786d3defa9737fa7f47941 Mon Sep 17 00:00:00 2001 From: Verity <954902+verityj@users.noreply.github.com> Date: Thu, 29 Jun 2023 07:37:18 -0400 Subject: [PATCH] Update head-custom-google-analytics.html --- _includes/head-custom-google-analytics.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/_includes/head-custom-google-analytics.html b/_includes/head-custom-google-analytics.html index 29e2af5..1c85e58 100644 --- a/_includes/head-custom-google-analytics.html +++ b/_includes/head-custom-google-analytics.html @@ -6,8 +6,7 @@ window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); - gtag('config', '{{ site.google_analytics }}'); - + gtag('config', 'G-VD8N8M65XP');