Title: Jetpack stats suddenly wrong
Last modified: August 21, 2016

---

# Jetpack stats suddenly wrong

 *  Resolved [fangedangel32](https://wordpress.org/support/users/fangedangel32/)
 * (@fangedangel32)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/jetpack-stats-suddenly-wrong/)
 * Hello, a few days ago my jetpack stats just started showing super low numbers.
   The number for each day is significantly lower than what analytics is showing
   and is a huge difference in what numbers usually are. This is not a drop in visitors
   on my part, this is just a drop in the number jetpack is showing.
 * [http://wordpress.org/plugins/jetpack/](http://wordpress.org/plugins/jetpack/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * (@jeherve)
 * Jetpack Mechanic 🚀
 * [12 years, 6 months ago](https://wordpress.org/support/topic/jetpack-stats-suddenly-wrong/#post-4337409)
 * Could you post your site URL here, so I can have a look?
 * If you want it to remain private, you can also contact us via this contact form:
   
   [http://jetpack.me/contact-support/](http://jetpack.me/contact-support/)
 *  Thread Starter [fangedangel32](https://wordpress.org/support/users/fangedangel32/)
 * (@fangedangel32)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/jetpack-stats-suddenly-wrong/#post-4337552)
 * Thanks! it is [http://lifewiththecrustcutoff.com/](http://lifewiththecrustcutoff.com/)
   it is showing like 400 visits a day when Im actually getting like anywhere between
   1300 and 2000, one day I got around 3000 and it said I only got like 500. It 
   is a sudden change just on jetpack stats, not my stats anywhere else. Thanks!
 *  Plugin Author [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * (@jeherve)
 * Jetpack Mechanic 🚀
 * [12 years, 5 months ago](https://wordpress.org/support/topic/jetpack-stats-suddenly-wrong/#post-4337554)
 * Could you check your theme’s footer.php file, and make sure it includes the `
   wp_footer()` function right before the closing `</body>` tag, as explained here:
   
   [http://codex.wordpress.org/Function_Reference/wp_footer](http://codex.wordpress.org/Function_Reference/wp_footer)
 * If the function is there, and if Jetpack is properly connected and the Stats 
   module activated, I would suggest that you deactivate your caching plugins for
   a little while. If your caching is too aggressive, you might end up caching pages
   while being logged in, when the Stats tracking code is disabled (since you don’t
   want to track your own visits on your site).
 * If disabling your caching plugin helped, you can reactivate it, clear the plugin
   cache, and play with the plugin options until you’re sure that Jetpack’s Stats
   tracking code is displayed on all pages. This tracking appears at the bottom 
   of the source, and references `stats.wordpress.com`.
 * Let me know if it helps.
 *  Thread Starter [fangedangel32](https://wordpress.org/support/users/fangedangel32/)
 * (@fangedangel32)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/jetpack-stats-suddenly-wrong/#post-4337558)
 * I have no idea how to check if the code is running on my pages, I just got a 
   blog makeover and that is when it stopped working, is there anyway you can check
   and see if it is on the pages? Thanks!! 🙂
 *  Plugin Author [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * (@jeherve)
 * Jetpack Mechanic 🚀
 * [12 years, 5 months ago](https://wordpress.org/support/topic/jetpack-stats-suddenly-wrong/#post-4337560)
 * You can check if the tracking code appears on your site by doing a ricght-click
   > view source, and then scrolling down to the bottom of the source code. Here
   is what I can see when viewing your home page’s source code at the moment:
 * [http://i.wpne.ws/SsAp](http://i.wpne.ws/SsAp)
 * As you can see, the tracking code is there. If I view your latest post, however,
   I see no such code:
    [http://i.wpne.ws/Ssck](http://i.wpne.ws/Ssck)
 * In fact, all your footer is missing. Everything ends after your comment form:
 * [http://i.wpne.ws/St13](http://i.wpne.ws/St13)
 * So it would seem that you’ve managed to fix the issue on your home page and on
   Static pages, but part of your code is still missing at the bottom of your posts.
   This could be because you haven’t added the `get_footer()` function ([#](http://codex.wordpress.org/Function_Reference/get_footer))
   at the end of the single.php file in your theme.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Jetpack stats suddenly wrong’ is closed to new replies.

 * ![](https://ps.w.org/jetpack/assets/icon.svg?rev=2819237)
 * [Jetpack - WP Security, Backup, Speed, & Growth](https://wordpress.org/plugins/jetpack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jetpack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jetpack/)
 * [Active Topics](https://wordpress.org/support/plugin/jetpack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jetpack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jetpack/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/jetpack-stats-suddenly-wrong/#post-4337560)
 * Status: resolved