SEO, AdWords, affiliates, advertising, and promotions
I believe this Google Analytics script is correct, I've followed directions, but when I run Google Tag Assistant, it cannot find any tags on my site.
Why isn't this working?
<!-- Google Tag Manager -->
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-XXXXXXX');
<!-- End Google Tag Manager -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<!--GA UA global site tag-->
<!--GA Ad Words global site tag-->
<!--GA4 measurement id-->
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-XXXXX-X');
gtag('config', 'AW-XXXXXX');
gtag('config', 'G-XXXXXXX');
Solved! Go to the solution
This is an accepted solution.
You're loading google tag manager twice.
you can use only the first google tag manager script and then use GTM UI to have it inject GA4 and UA into the shopify website.
although it's better to only inject GA4 and let Shopify handle GA UA.
Tag manager assistant will only read the tags you created within GTM UI.
No need to create the script manually, just copy and paste it from the platform. There's no chance of an error copying the default code.
This is an accepted solution.
You're loading google tag manager twice.
you can use only the first google tag manager script and then use GTM UI to have it inject GA4 and UA into the shopify website.
although it's better to only inject GA4 and let Shopify handle GA UA.
Tag manager assistant will only read the tags you created within GTM UI.
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024