✔ Install GTM on site
Completed by Hector M.
- Assigned to
-
Hector M.
- Notes
-
- can you make sure we get this to
Hector
and start installing the codes on the there. Keep in mind we are going to be adding these codes to their development site so when we make the site live we may need to change the url in GTM. Let's get the optinmonster codes on there too
Isaac
We do not have access to this client's GTM or GA accounts.
I wrote that on the client's spreadsheet.
We need to follow up and get access or let me know if you would like me to create a new one.
Can you please install this GTM on the site as quickly as possible?
<!-- 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-P29CQWZ');</script>
<!-- End Google Tag Manager -->
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-P29CQWZ"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
Thank you.
Can you please also add this Google Analytics code as well?
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-178644834-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-178644834-1');
</script>
Thank you Isaac.