• Resolved wordpressnetwork

    (@wordpressnetwork)


    Hello,

    first off: thanks for that great plugin!

    I seems to work perfectly for a few weeks, but now I realised a problem: The plugin is installed on a WP Network and I realised that I only got Analytics numbers for one site, not the other. Turns out that both sites use the same analytics code. That may be my fault, but:

    When I tried to correct it, the analytics code I used in the integrations part of your plug in was gone. I doubled checked on a third independent site of mine, and the same: the FB code is still there, but not the analytics code.

    The code does, however, show up in html code of the site after
    <script type="text/plain" class="cmplz-script cmplz-stats cmplz-stats">

    So it seems the code is there, but just does not get shown in the plugin. What is the best idea now? Insert the analytics code again and hope for overwriting?

    Thanks a lot!

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Aert Hulsebos

    (@aahulsebos)

    Hi @wordpressnetwork,

    You can add the UA code under Wizard > Cookies > Statistics

    Check the correct configuration and add the UA code under > Statistics Configuration.

    But,

    For macandegg.com I can see the following, with a valid pageview request, so it should be fine.

    regards Aert


    ga(‘create’, ‘UA-2422****-1’, ‘auto’);
    ga(‘send’, ‘pageview’, {
    ‘anonymizeIp’: true
    });

    Thread Starter wordpressnetwork

    (@wordpressnetwork)

    Hi Aert,

    oh man, feeling so stupid… Thank you very much!

    Best
    Stephan

    Plugin Contributor Mathieu Paapst

    (@paapst)

    Hi @wordpressnetwork , Great to hear that your issue is resolved! Could you tell us what you think of the plugin or the support by casting your Review here? We’d love to hear your feedback!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Analytics Script Integration Gone’ is closed to new replies.