NewStatPress is a new version of StatPress (that was the first real-time plugin dedicated to the management of statistics about blog visits).
A real-time plugin dedicated to the management of statistics about blog visits. It collects information about visitors, spiders, search keywords, feeds, browsers etc.
This project borned for improving the Daniele Lippi's StarPress plugin adding a new history features and make it less db consuming.
Once the plugin NewStatPress has been activated it immediately starts to collect statistics information. Using NewStatPress you could spy your visitors while they are surfing your blog or check which are the preferred pages, posts and categories. In the Dashboard menu you will find the NewStatPress page where you could look up the statistics (overview or detailed). NewStatPress also includes a widget one can possibly add to a sidebar (or easy PHP code if you can't use widgets!).
Note: you must disable the original StatPress plugin when activating this, as it use the same table of StatPress for storing data in DB (copy the data to another table will be very space consuming for your site, so it was better to use the same table)
Check at http://newstatpress.altervista.org
Simple adding index to database and changes some data fields for better database storing (from here http://www.poundbangwhack.com/2010/07/03/improve-the-performance-of-the-wordpress-plugin-statpress-and-your-blog/ where some modification comes from)
You could ban IP list from stats editing def/banips.dat file.
NewStatPress can automatically delete older records to allow the insertion of newer records when limited space is present. This features is left as original StatPress but it will be replaced by the history data instead.
Widget is customizable. These are the available variables:
Now you could add these values everywhere! NewStatPress offers a new PHP function NewStatPress_Print(). * i.e. NewStatPress_Print("%totalvisits% total visits.");
New sperimental functions: place this command [NewStatPress: xxx] every were in your WordPress blog pages and you will have the graph about the xxx function.
Available functions are: * [NewStatPress: Top days] * [NewStatPress: O.S.] * [NewStatPress: Browser] * [NewStatPress: Feeds] * [NewStatPress: Search Engine] * [NewStatPress: Search terms] * [NewStatPress: Top referrer] * [NewStatPress: Languages] * [NewStatPress: Spider] * [NewStatPress: Top Pages] * [NewStatPress: Top Days - Unique visitors] * [NewStatPress: Top Days - Pageviews] * [NewStatPress: Top IPs - Pageviews]
Requires: 2.1 or higher
Compatible up to: 3.3.2
Last Updated: 2012-5-16
Downloads: 75,944
1 of 1 support threads in the last three weeks have been resolved.
Got something to say? Need help?