Hector
Isaac
we are ready to set up & install GTM and GA tags, I am just waiting for minor imagery edits from the web development team, then I'll assign the trello to Isaac. https://go.glomedicalaesthetics.com
Hannah
fyi
Notified 2 people
Isaac Klausnser
Alyssa
GTM and GA has been created now and provided admin access to the Shane. GTM has been added to the website. GA has been added to the GTM.
Below are the code for the loggin purposes.
GA
<!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-XSZBTDT8TY"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date());
gtag('config', 'G-XSZBTDT8TY'); </script>
GTM
<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-5MN3JXD');</script>
https://go.glomedicalaesthetics.com
GTM and GA has been created now and provided admin access to the Shane.
GTM has been added to the website.
GA has been added to the GTM.
Below are the code for the loggin purposes.
GA
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XSZBTDT8TY"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-XSZBTDT8TY');
</script>
GTM
<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-5MN3JXD');</script>
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5MN3JXD"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
Thank you Isaac.