• Hi,

    I am using this plugin for quite a while and was ding fine, but when I added my website with CloudFlare it is not showing any data on the WP dashboard.

    i tried to change all of the settings to see if something works out, but unfortunately no result.

    Please suggest. Thank you.

    Kind regards,

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi,

    As far as I’m aware there are a few tutorials on Cloudflare website about properly configuring Cloudflare on a WordPress website. Note that you may be facing some serious security/performance issues if you just enable such a cache system without properly configuring it.

    Thread Starter Rahul Mukherjee

    (@svayam)

    Hi,

    I have found the issue, that it’s not about Cloudflare but the analytics code has changed by default to Universal Analytics and not working as the Legacy format.

    If i insert the code simple in the page it’s working, but when I use the pluging there is no option to use the Universal Analytics

    <!– Global site tag (gtag.js) – Google Analytics –>
    <script async src=”https://www.googletagmanager.com/gtag/js?id=UA-106388472-1″></script&gt;
    <script>
    window.dataLayer = window.dataLayer || [];
    function gtag(){dataLayer.push(arguments);}
    gtag(‘js’, new Date());

    gtag(‘config’, ‘UA-106388472-1’);
    </script>

    this code is not available by the plugin. Any suggestion how to sort it out?

    Kind regards,

    The plugin uses Universal Analytics and regarding the code you’ve mentioned see https://www.ads-software.com/support/topic/gtag-js/.

    Thread Starter Rahul Mukherjee

    (@svayam)

    Hi,

    I am sorry that this plugin works without any flaws, it was getting blocked by “Fake Google Bot” feature of AIOWPS.

    It was definitely my mistake. Thank you once again. ??

    Kind regards,

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Plugin not showing any stats on dashboard after integrating with Cloudflare.’ is closed to new replies.