WordPress.com Stats Plugin — Not Working

Last week, I noticed how my WordPress.com Stats plugin stopped recording stats for my blog.  It didn’t lose any data from the past — it simply stopped tracking new visitors and traffic.  So my stats looked something like this:

After a bit of poking around, I found a thread in the WordPress forum that had a fix to the problem.  I’m not sure why my footer was missing the following line, but here’s the fix:

In footer.php, make sure you have this line:


<?php wp_footer(); ?>

Before these lines:


</body>
</html>

Hope this helps!

http://wordpress.org/extend/plugins/stats/

Category: Code

Tagged: , ,

6 Responses

  1. Travis says:

    Thanks! This fixed my problem. I have two blogs with different themes and one was tracking stats and the other was not. Now they are both tracking!

    Thanks so much.

  2. Thanks. That did the trick for me.
    Now the stats are coming in right.

  3. Lea Hayes says:

    Thanks, this solved the problem for me!

  4. Tara says:

    Thanks for the tip. Just what I needed!

  5. That was a lifesaver, thanks for the tip!

Leave a Reply

Links

Blogroll