Google Analytics not showing on my site using SEOPress
-
Hi,
I’ve installed and activated the SEOPress 3.3.11.2 on cyberoffice.biz WordPress 5.01 site.
– I enabled the Google Analytics tracking option (https://prntscr.com/mtv3f9).
– I entered my GA tracking Id from my Google Analytics account (https://prntscr.com/mtuxae).
– I don’t see the Global Site Tag (gtag.js) in the source code. (See below)
– List of active plugins on my website if it helps to understand my situation (https://prntscr.com/mtv5jo)<!– Global site tag (gtag.js) – Google Analytics –>
<script async src=”https://www.googletagmanager.com/gtag/js?id=UA-135618644-1″></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag(‘js’, new Date());gtag(‘config’, ‘UA-135618644-1’);
</script>Q.1 Is the plugin supposed to put the gtag.js script on all my website pages after entering the tracking ID?
Q.2 Is the Google Analytics tracking opt-in in SEOPress affecting gtag.js code from appearing on my website pages? If so, please advise on how to fix.
Q.3 Do I have to manually enter the gtag.js script on all my website pages myself and if so, how?
Thanks!!!
AlexThe page I need help with: [log in to see the link]
- The topic ‘Google Analytics not showing on my site using SEOPress’ is closed to new replies.