From 1f5b1f327bc850bfab0744a317878c3a8199a823 Mon Sep 17 00:00:00 2001 From: Alex Belyeu Date: Thu, 1 Jun 2023 13:00:09 -0400 Subject: [PATCH] Add new gtag Adds GA4, which is necessary starting 7/1/23 --- index.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/index.html b/index.html index 4d028ae..526aadc 100644 --- a/index.html +++ b/index.html @@ -27,6 +27,15 @@ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); + + +