-
What is the source of my Google Analytics tracking?
Hey there, I’m checking out your Google Analytics account and can’t grasp how the Universal Analytics is squeezed into your site because it’s set up unusually. I’m seeing the Google Tag Manager container on Google Tag Assistant but it’s got no tracking initiation (it’s empty).
Here’s the only stuff I can spot:
<script async="" src="https://www.googletagmanager.com/gtm.js?id=GTM-NVMXXXX&gtm_auth=&gtm_preview=&gtm_cookies_win=x"></script> <script async="" src="https://www.google-analytics.com/analytics.js"></script> <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+'>m_auth=>m_preview=>m_cookies_win=x'; f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-NVMXL73');</script>
Updating you on this: Can’t see any UA-related stuff in DevTools/network section. I’m only seeing the analytics.js.
Tag Assistant is all over the place. Sometimes it only catches the GTM, then it shows the successfully executed tag on a refresh, and sometimes the UA tag comes up with an error.
But hang on, I’m looking at a live UA report and your site is definitely on the radar!
Is there anyone who can help shed some light on this? We’re thinking of shifting the tracking to Google Tag Manager but we’ve got no clue where the current tracking is hailing from.
Log in to reply.