Feature #747
closedFind rich-stats plugin for WordPress
0%
Description
One of our blogging stalwarts has requested a full-featured stat plugin for his WordPress blog. He says that the simple counter plugin we installed should be fine for now, but it would be worth checking to see whether a better stat plugin than FireStats exists.
- What's the name of the plugin/theme?
Unknown, as of yet.
- [plugins] In a few words, what does it do?
Offers basic stats and info on visitors, somewhat comparable to those offered by Sitemeter
- How is the plugin/theme different from what's already provided on the Commons?
see above
- What's the potential impact? Who will use it?
Potentially of use to all bloggers on the site
- Who initially made the request?
see above
Updated by Boone Gorges over 13 years ago
Ron or Ray, do either of you know anything about the universe of stats tracking? I don't really know what we're looking for, but here are some thoughts about what a good solution might be like:
- fairly rich analytics, something like what wordpress.com's Stats plugin gives you
- data is stored locally (ie not wp.com or Google Analytics)
- Activated optionally on a per-blog basis
- Is reasonably resource-efficient
Any ideas?
Updated by Ron Rennick over 13 years ago
The only thing I'm aware of that stores the analytics data locally is Firestats. It used to be a real resource hog (2-3 yrs ago). I'm not sure if it still is.
Updated by Boone Gorges over 13 years ago
- Target version changed from 1.2.1 to 1.2.2
Updated by Raymond Hoh over 13 years ago
Haven't tried the following, but they could be options:
WP SlimStat:
http://wordpress.org/extend/plugins/wp-slimstat/
StatPress Visitors:
http://wordpress.org/extend/plugins/statpress-visitors/ (there are a couple of other StatPress forks, but this one looks like the most popular)
DailyStat:
http://wordpress.org/extend/plugins/daily-stat/ (is a lighter version of StatPress Visitors by the same author)
Updated by Boone Gorges over 13 years ago
- Status changed from Assigned to Resolved
Thanks, guys. I've played around some with StatPress Visitors, and it seems to do the job. Fixed in https://github.com/castiron/cac/commit/b78236e3e580f95dd145266ead1da676912a3049
Updated by Boone Gorges over 13 years ago
- Target version changed from 1.2.2 to 1.2.3