=== CyStats === Contributors: Michael Weingaertner Donate link: http://www.cywhale.de/cystats-wordpress-statistik-plugin/ Tags: statistics,operating system,referer,browser,robots,feedreader,counter Requires at least: 2.1.2 Tested up to: 2.3.1 Stable tag: 0.9.0 Statistics plugin including information hits,visits,operating system,browser,dimensions,searchengines and searchwords,pages,time, blog, categories, comments and more,including template tags == Description == CyStats is a statistic plugin integrated in the WordPress admin area. Features are currently: 1. Comes with uninstaller plugin to completely remove database changes made by CyStats 1. Multi language support (currently english, german supported), tracking of all blog visits, 404 error pages, single pages. 1. Optional tracking of admin area visits, optional tracking of javacript dependant information such as brower window dimensions, screen dimensions, color depth 1. Ignore-by-cookie, ignore-by-ip, ignore-by-user_agent lists 1. Optional anonymizing of IP 1. Template tags for displaying most recent comments, post visits, most visited posts and more 1. Overview: hits/Visits with and without robots today, week, month, year (incuding calculated difference to last day,week,...) 1. Overview: every single tracked hit including time, ip, browser, operating system, screen resolution, page type (blog, 404,...), time, request method (GET/POST), requeted page, referer 1. Overview: database statistic (tables, sizes,...), most-hit-categories, most commented posts, most visited posts, most active commentators, recent commented posts, general blog statistics (categories, posts, averages,...) 1. Overview: browser (with/without version), operating system, screen dimensions, window dimenions, color depth 1. Overview: referer, internal, external, searchengine referer 1. Overview: searchengine robots, email/feedreader, general tools, unknown user agents 1. Overview: external and blog internal search words 1. Overview: entry pages, most visited pages/posts, 404 resulting pages, WordPress page types (single, feed, home, month,...) 1. Overview: hits/visits day, week,month, year, weekday, hour 1. Overview: feed statistics, feed reading IPs general, feed reading IPs today, most requeted feeds 1. Options: Enable javascript dependant tracking, enable javascript dependant tracking, enable tracking of local referers, database cleaning interval and time delta,... == Installation == This section describes how to install the plugin and get it working. 1. Upload directory `cystats` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Be sure **``** exits on the blog templates, most likely in `footer.php` 1. Edit database settings in `cystats/logger.php` according to your databae login data (only required for javascript dependant logging) 1. Edit cystats settings according to your needs == Completely uninstalling CyStats == If you want to remove cystats completely from you WordPress installation and clear the database from CyStats data you have to either delete the database changes manually or use the cystats-uninstall plugin which comes with cystats (just activate it one time - done) and does exactely the following steps you would have to do by hand (replace 'prefix_' with your WordPress database prefix): 1. Deactivate CyStats 1. Delete the prefix_TABLE_STATISTICS table 1. Delete the prefix_TABLE_STATISTICS_RAW table 1. Get the cystats options : **`SELECT * FROM prefix_options WHERE option_name LIKE 'cystats_%'`** 1. Mark all listed rows and finally delete them. == Frequently Asked Questions == = Why do I need to edit the database settings again? = CyStats could take WordPress database settings from wp-settings.php but this would result in an extra amount of mysql queries (~15) and a nearly doubled execution time on every page request. = Why does the text 'CyStats Statistics Wrapper Image' appear on my Blog? = This is the alternative text for the 1x1 transparent image used by the javascript-dependant component used to get screen and browserwindow dimensions if enabled. If you see this text something went wrong while trying to get/write those information, most likely cystats was not able to open the database connection. In this case please check the database settings in 'logger.php'. == Screenshots == 1. CyStats index page, day/week/month/year hits and visits, with and without robots, list of the most recent page requests 2. CyStats blog statistics, top commented posts, recent commented posts, database statistics... 3. CyStats clients page, browser/ browser versions, screen, window, colordepth