=== Stats === Contributors: blogca Donate link: http://www.blog.ca/wordpress-stats-plugin/ Tags: stat, stats, statistics, widget, admin, sidebar, visits, visitors, google, pageview, feed, hits, referrer, spy, spider, bot, page, post Requires at least: 2.8 Tested up to: 4.6 Stable Tag: 3.0.0 Improved real time stats for your website. Url Monitoring, Visitor/Bot Spy, Latest Search Terms, Referrers, New Hits, Feeds, Spiders, Bots and more! == Description == Improved real time stats for your website. Url Monitoring, Visitor/Bot Spy, Latest Search Terms, Referrers, New Hits, Feeds, Spiders, Bots and more! = Stats Plugin Widget / Statsplugin_stat_Print function = The widget is customizable. These are the available variables: * %today% - date of today * %visitorsyesterday% - Visitors yesterday * %visitorstoday% - Visitors today * %pageviewstoday% - Pageviews today * %pageviewsyesterday% - Pageviews yesterday * %thistodaypageview% - this page, today total pageview * %thisyesterdaypageviews% - this page, yesterday total pageview * %thistodayvisitors% - this page, today total visitors * %thisyesterdayvisitors% - this page, yesterday total visitors * %os% - Operative system * %browser% - Browser * %ip% - IP address * %visitorsonline% - Counts all online visitors * %usersonline% - Counts logged online visitors * %toppost% - The most viewed Post * %topbrowser% - The most used Browser * %topos% - The most used O.S. * %latesthits% - last 10 search term You could add these values everywhere! Function: *Statsplugin_stat_Print() i.e. StatPress_Print("%totalvisits% total visits."); Add it wherever you want the details to be displayed in your template. Remember, as this is PHP, it needs to be surrounded by PHP-Tags! == Track and control everything! == = Ban IP = * Browsers * Operating Systems * Spiders * Spam bots * Search engines = DB Table maintenance = Stats Plugin automatically delete older records than 2 days (to have a very short database) and **automaticaly** **optimise** the stat-counter datatable after the removal of olds datas. == Installation == 1. Unzip file and Upload "stat-counter" directory in wp-content/plugins/ 1. Then just activate it on your plugin management page. That's it, you're done! 1. Note: If you have been using an other compatible StatPress plugin **deactivate it** before enabling stat-counter. 1. If enabling GeoIP support, you must either: a) use the download button on the "GeoIP" tab of the stat-counter Option Page; or b) manually download the database files to your wp-content/GeoIP/ directory. The database files can be found on MaxMind's website: * http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz * http://geolite.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz You must unzip these file before use with 7-Zip or a similar ZIP program (http://7-zip.org/) see here : http://www.maxmind.com/app/installation?city=1 == Frequently Asked Questions == = How to update the definitions of OS, browsers, spider, search engine of Stats Plugin ? = it's the same way than the update with StatPress Visitor, see here : http://additifstabac.free.fr/index.php/how-to-update-definitions-os-browsers-of-statpress-visitors/ = What is the difference between "visitors Feeds" and "Pageviews feeds"? = Quite simply, if a single visitor subscribed to RSS feeds on 5 pages of your website, then "Visitors Feeds" is 1 and "Pageviews Feeds" is 5. = Why "Visitors Feeds" and "pageviews feeds" are not the same account in the "yesterday" and "Main Overview" pages ? = This is because the calculations are not the same! On the "Main Overview", all pages are counted, even those that are automatically generated by WordPress (category, etc.). On the "Yesterday", only the pages you have actually written and that are stored in your database are taken into account, those generated by WordPress are not counted. = Isn’t it possible to make it work with network of sites ? = You can use http://wordpress.org/extend/plugins/proper-network-activation/ = Where can I get help? = Please visit http://www.blog.ca/wordpress-stats-plugin/ and create a support ticket. == Screenshots == == Changelog == = 3.0.0 = * Compatibility with PHP 5.5 and higher * New Version Release on Wordpress Repository == Upgrade Notice ==