✔ Install GTM on site
Completed by Hector M.
- Assigned to
-
Hector M.
Isaac K.
- Notes
-
Isaac
I have went ahead and created the GTM account for this client.
You can add code to site once we have access to it.
You can now add GTM to client's website.
<!-- Google Tag Manager -->
<script>(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-WRXGQ67');</script>
<!-- End Google Tag Manager -->
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WRXGQ67"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
I am NOT seeing the GTM tag on this site yet.
This is the site URL we are working on.
https://cormedspa.wpengine.com/
We don't have access to their live website.
I see it now. I just have to make it live.
Thanks Isaac.
You will also need to add the Google Analytics code.
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-133210628-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-133210628-1');
</script>
You will also need to add the Google Analytics code. - ADDED
- remember they use GSUITE. Reminding you just in case. - Thanks. Will keep in mind while updating DNS records.
That is NOT the GTM for this client or the code I posted uptop. (GTM-WRXGQ67)
That code belongs to ALWAYS BEAUTIFUL client -
Can you please check and make sure you are copying the correct code from my earlier comment?
Thanks.
I have verified correct GTM and Analytics code on site.
Thank you.