• Resolved heartt13

    (@heartt13)


    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&gt;
    <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!!!
    Alex

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Benjamin Denis

    (@rainbowgeek)

    Hi,
    we automatically add the tracking code to your site.

    You have enabled RGPD user consent.
    The user must click the Accept button to allow tracking.

    User roles excluded from tracking will not see the consent message.

    After I click on the Accept button on your site, the code is loaded as expected.

Viewing 1 replies (of 1 total)
  • The topic ‘Google Analytics not showing on my site using SEOPress’ is closed to new replies.