Title: [Plugin: WordPress.com Stats] No &quot;views&quot; counted &amp; footer.php
Last modified: August 19, 2016

---

# [Plugin: WordPress.com Stats] No "views" counted & footer.php

 *  [kjolson](https://wordpress.org/support/users/kjolson/)
 * (@kjolson)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-wordpresscom-stats-no-views-counted-footerphp/)
 * Since activating the plugin 1 month ago, no views have been counted. Am I supposed
   to add some php code to the footer.php file?

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

 *  Thread Starter [kjolson](https://wordpress.org/support/users/kjolson/)
 * (@kjolson)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-wordpresscom-stats-no-views-counted-footerphp/#post-1909173)
 * ANSWER – YES! According to the [faq section](http://wordpress.org/extend/plugins/stats/faq)
   of the [plugin site documentation](http://wordpress.org/extend/plugins/stats),
   I had to “uncomment” the call to the footer in the footer.php file.
 * I changed
 * `<!--?php wp_footer(); ?-->`
 * to
 * `<!?php wp_footer(); ?>`
 * and the stats started coming in.
 *  Thread Starter [kjolson](https://wordpress.org/support/users/kjolson/)
 * (@kjolson)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-wordpresscom-stats-no-views-counted-footerphp/#post-1909291)
 * Wait, would this slow down my website?
 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-wordpresscom-stats-no-views-counted-footerphp/#post-1909295)
 * Well, I’d be lying if I didn’t say that it added a few extra MySQL queries on
   page view, but the impact should be in the millisecond range, barely noticeable
   if at all.
 * The same can be said for any stats plugin.

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

The topic ‘[Plugin: WordPress.com Stats] No "views" counted & footer.php’ is closed
to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/stats.svg)
 * [WordPress.com Stats](https://wordpress.org/plugins/stats/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/stats/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/stats/)
 * [Active Topics](https://wordpress.org/support/plugin/stats/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/stats/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/stats/reviews/)

## Tags

 * [Stats](https://wordpress.org/support/topic-tag/stats/)

 * 3 replies
 * 2 participants
 * Last reply from: [James Huff](https://wordpress.org/support/users/macmanx/)
 * Last activity: [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-wordpresscom-stats-no-views-counted-footerphp/#post-1909295)
 * Status: not resolved