Jetpack stats not counting visits

  • Unknown's avatar

    Hi, I installed the last version of Jetpack on my blog. I had some problems in the beginning trying to connect it to my wordpress.com account but then finally I solved that problem cleaning the functions.php file (I made the template from scratch).
    Now everything is working except for the statistics. I tried with my friends a lot of times in different days to visit the blog but the daily stats are always 0.
    Any suggestions?
    Blog url: http://ilfottutografo.tk/

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    I’m using WordPress 3.3

  • Unknown's avatar

    Could you try and disable all other plugins and reactivate Jetpack. This way we can see if other plugins interfere with Jetpack. Or switch to a different theme.

    Also make sure you are running the latest WordPress and Jetpack version:
    http://www.wordpress.org
    http://www.jetpack.me

    Looking forward to your reply.

  • Unknown's avatar

    I tried every solution you mentioned, without results, except for upgrading WordPress. I cannot do it for the moment, I will try as soon as I can.

  • Your theme must have a call to:

    <?php wp_footer(); ?>

    at the very bottom right before:

    </body>

    (Typically in your theme’s footer.php, but some themes put this in more than one place.)

  • The topic ‘Jetpack stats not counting visits’ is closed to new replies.