From ac9d8c3ced191b8d1f9c2938b70c6016509b8e01 Mon Sep 17 00:00:00 2001 From: Junian Triajianto <3881052+junian@users.noreply.github.com> Date: Fri, 19 Apr 2024 05:04:12 +0700 Subject: [PATCH] Update head-custom-google-analytics.html with GA4 template Update the Google Analytics default script with GA4 template because the Universal Analytics is discontinued by Google. --- _includes/head-custom-google-analytics.html | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/_includes/head-custom-google-analytics.html b/_includes/head-custom-google-analytics.html index 8a3ae5c9ca..07e44ccf42 100644 --- a/_includes/head-custom-google-analytics.html +++ b/_includes/head-custom-google-analytics.html @@ -1,10 +1,11 @@ {% if site.google_analytics %} + + {% endif %}