=== Browser_Stats === Contributors: Jason Dicks Donate link: www.jsndks.com/wordpress Tags: statistics, browser, stats Requires at least: 2.2 Tested up to: 2.3.3 Stable tag: 1.0 Keeps track of what browser your viewers are using and display it in a widget. tracks unique hits. == Description == This plugin will keep track of what browser your viewers are using and display it as a percentage in a widget. It is set up to track only unique hits. == Installation == 1. Upload `browser_stats.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Drag the Browser Stats widget to your sidebar in the widgets section of the presentation tab in your admin area. == Frequently Asked Questions == = Why don't the the bars match the actual number percentage? = Internet Explorer 6 seems to have a negative reaction to the CSS that creates the bars, The number percentage is accurate though. = Why does the widget stick out past the sidebar? = The information is displayed in a table that has a defined height and width which might not fit within your sidebar, look for an auto-scaling widget in later versions.