WordPress Stats
I spent ages hunting for a decent stats system for WordPress, but nothing seems to fit my needs. I want to see number of views on the site as well as number of feed grabs.
The closest thing I could find was Counterize which deals with page views nicely, but doesn’t track RSS views.
As the feeds are served through PHP it shouldn’t be too much trouble to hopefully ‘adjust’ counterize to also track this.
However if someone knows of a blog stats system that already does all this, please let me know (I don’t want to use Feedburner etc though).
I think tracking RSS views wouldn’t really provide you with meaningful stats anyway. If anyone subscribes to your feed via Thunderbird or Google desktop for example, you will see requests from one IP many times in a day as the client checks for updates.