From 8c1b0c452289ee7c789aab655a04d7a6b7bd6b46 Mon Sep 17 00:00:00 2001 From: Carlos Polop Date: Wed, 28 Jan 2026 10:44:05 +0100 Subject: [PATCH] fix --- theme/index.hbs | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/theme/index.hbs b/theme/index.hbs index 3688b6b57..ba87b866b 100644 --- a/theme/index.hbs +++ b/theme/index.hbs @@ -385,11 +385,11 @@ window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); - gtag('config', 'G-8QHENNPT4B'); + gtag('config', 'G-DSTYJWERH0'); var gtagScript = document.createElement('script'); gtagScript.async = true; - gtagScript.src = 'https://www.googletagmanager.com/gtag/js?id=G-8QHENNPT4B'; + gtagScript.src = 'https://www.googletagmanager.com/gtag/js?id=G-DSTYJWERH0'; document.head.appendChild(gtagScript); @@ -532,9 +532,6 @@ {{/each}} - - -