From a1cbfe20cbedf1794ed2d59c4403d9de17328a03 Mon Sep 17 00:00:00 2001 From: Matthew Grove Date: Thu, 24 Dec 2020 16:23:57 +0000 Subject: [PATCH] Update gtag --- _includes/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/head.html b/_includes/head.html index ae146dd..f8699c8 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -33,6 +33,6 @@ window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); - gtag('config', 'UA-124505000-1'); + gtag('config', 'UA-124505000-2'); \ No newline at end of file