Jetpack stats not counting visits
-
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)
-
-
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.meLooking forward to your reply.
-
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.