=== CyStats === Contributors: Michael Weingaertner Donate link: http://www.cywhale.de/cystats-wordpress-statistik-plugin/ Tags: statistics,stats,counter,bouncerate,referer,searchengines,browser,robots,feedreader,counter Requires at least: 2.6 Tested up to: 2.6 Stable tag: 0.9.4 Statistics plugin including information hits,visits,operating system,browser,searchengines and searchwords,pages, blog, categories, comments and more,including template tags == Description == CyStats is a statistic plugin integrated in the WordPress admin area. Features are currently: 1. Multi language support (currently english, german supported). 1. Optional tracking of admin area visits 1. Bounce Rate 1. Ignore-by-cookie, ignore-by-ip, ignore-by-user_agent lists 1. hits, visits, referer, pages,most commented,... 1. Optional anonymizing of IP 1. Template tags for displaying most recent comments, post visits, most visited posts and more == 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. Edit cystats settings according to your needs == Completely uninstalling CyStats == Changed since 0.9.2: 1. Implemented Bounce Rate 1. Completely rearranged admin panel 1. Reimplemented ignore lists for user_agent, remote_address and page/post-id (WP 2.6+) 1. Moved complete database cleanup from uninstaller plugin to options panel 1. Removed javascript dependent data logging such as screen dimensions. This way you are able to automatically update CyStats via WordPress plugin management (no need to save logger.php anymore) and cystats gets a big speed improvement. == Completely uninstalling and deactivating 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 (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. Another option is to use the remove all data option in CyStats-Options panel. Select the remove all data option, select the 'Are you sure' option and press the 'Delete'-Button. After CyStats has cleaned the database including the WordPress options table be sure to deactivate CyStats. == 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