From 216f2c04ecb19773f0eedef1fe7d575dded83503 Mon Sep 17 00:00:00 2001
From: bovlb <31326650+bovlb@users.noreply.github.com>
Date: Tue, 14 Feb 2023 12:52:51 -0800
Subject: [PATCH] Use new Google snippet
This should work with both old Universal Analytics (UA) and new Google Analytics v4 (GA4).
Resolves #63
---
_includes/head-custom-google-analytics.html | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/_includes/head-custom-google-analytics.html b/_includes/head-custom-google-analytics.html
index 8a3ae5c9ca1..839cb67291f 100644
--- a/_includes/head-custom-google-analytics.html
+++ b/_includes/head-custom-google-analytics.html
@@ -1,10 +1,10 @@
{% if site.google_analytics %}
-
+
+
{% endif %}