>
Download This Plugin | |
Download Elegant Themes | |
Name | Wibstats |
Version | 0.5.5 |
Author | Chris Taylor |
Rating | 0 |
Last updated | 2010-05-14 10:21:00 |
Downloads |
10324
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Wibstats plugin added 4 kB of resources to the Home page and 4 kB of resources to the sample Post page.
Wibstats plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Wibstats plugins ads the following DB table(s) to your Wordpress blog database:Table name | Table size (in bytes) |
---|---|
wp_wibstats_sessions | 311296 |
wp_wibstats_pages | 131072 |
Wibstats is a Wordpress plugin that gives a Wordpress site, or each blog in a Wordpress MU or BuddyPress installation, their own visitor statistics. The data stored includes the page viewed, date and time of visit, visitors browser, operating system and screen resolution, and the geographic location of the visitor (country and city) where it is possible to determine that information.
The plugin uses freely available APIs from several providers to determine the geographic location of the visitor. One of the APIs is chosen randomly for each visit to spread the load across each of the API providers.
A range of graphs and tables are available to users to see the visitors to their blog. Wordpress MU site administrators also have the option to easily view the statistics for any particular blog, as well as for the main site.
The plugin relies on the wp_footer
action, normally used in the footer.php file of the theme. Without this action no visitor statistics will be stored. Please check each template available to your end users to ensure they all use the wp_footer action
.