Introducing StatsFeed, a WordPress plugin that provides an RSS feed of your blog stats, so you don’t have to keep logging in and checking your Dashboard (which, before writing this plugin, I did obsessively).
Installation:
- Download statsfeed.zip, and either use WordPress’s Add New Plugin browser, or unzip statsfeed.zip and upload the statsfeed folder to your plugins directory
/wp-content/plugins/ - Make sure you have the WordPress.com Stats plugin already installed.
- Activate StatsFeed. Configuration is not necessary, but you may choose an update schedule (other than every 20 minutes, the default) in Settings, under StatsFeed.
- Subscribe to your StatsFeed at
<your blog url>/wp-content/plugins/statsfeed/index.xml
(For details on installing WordPress plugins in general, see here.)
Description and Notes
StatsFeed is a very simple wrapper for a python script that checks your blog statistics (by querying http://stats.wordpress.org/csv.php) at a frequency of your choosing. If your blog has garnered new hits since the last check, StatsFeed updates an rss feed, which you can view on your own time in your favorite reader.
A few notes:
- StatsFeed requires the WordPress.com Stats plugin.
- The statistics in the feed are total views, post views, referrers, clicks, and searchterms people used to get to your site (the same as on your Blog Stats page).
- StatsFeed uses Andrew Dalke’s PyRSS2Gen python module.
- StatsFeed does not track the stats for your blog’s RSS feeds. It only gathers information from WordPress.com Stats. To track subscribers and views for your blog’s other feeds, have a look at Feedburner.
Here’s an example of a StatsFeed feed (viewed in NetNewsWire):
This is my first WordPress plugin, and it’s still in testing, so I’m not ready to submit it to the wordpress plugins site just yet. This post is here so I can gauge interest in StatsFeed, and also respond to feature requests and bug reports.
If you decide to give StatsFeed a whirl, please leave a comment or send me a message whether it works or not. I’d like to know that a fair number of people have tried it out successfully before I move forward. Thanks!

Comment Feed, Trackback.
Leave a Reply