Brand new website - http://mspamystic.com - they haven't even really moved into their building yet or know who they are hiring as a staff -
Team Jonnamae & Charmae
I went ahead and logged into https://mspamystic.com and added GTM and GA code to site.
Isaac
for some reason, I am only able to see the GTM and GA codes on the ABOUT US page. Not sure why that is. Can you please let me know what I did wrong? Thanks,
<!-- 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-NQRMPHV');</script> <!-- End Google Tag Manager -->
<!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NQRMPHV" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) -->
<!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-6YPKS110W7"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date());
gtag('config', 'G-6YPKS110W7'); </script>
Notified 1 person
Isaac Klausnser
Hector
- You had them placed in the wrong locations. Also, I would recommend adding the analytics code directly in the child theme of the website instead of in the theme panel as after some time when the theme gets out of date most of the time the first thing that gets stops working is the theme options/panel.
I have now moved them from there. Please check again now on your end.
Notified 1 person
Hector Mota,Operations Manager
Isaac
Can you please send me a screenshot to what locations you added them? This way, I can do them once in a while and free you up for more important things. Anything that is too complicated, I leave to you anyway. Thanks.
Notified 1 person
Hector Mota,Operations Manager
I see it working fine now, thank you Isaac.
Notified 1 person
Hector Mota completed this to-do.
Isaac Klausnser
Hector
- I added them directly in the theme PHP files via SFTP.
for some reason, I am only able to see the GTM and GA codes on the ABOUT US page.
Not sure why that is.
Can you please let me know what I did wrong?
Thanks,
<!-- 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-NQRMPHV');</script>
<!-- End Google Tag Manager -->
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NQRMPHV"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-6YPKS110W7"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-6YPKS110W7');
</script>
I have now moved them from there. Please check again now on your end.
Can you please send me a screenshot to what locations you added them? This way, I can do them once in a while and free you up for more important things.
Anything that is too complicated, I leave to you anyway. Thanks.
Thanks.