Description
The dashboard widget provides a quick look at some key metrics for your site.
- Requests
- Page Views
- Unique Visitors
- Bandwidth
The data can be viewed from several timeframes.
- Last week
- Last Month
- Last 24 Hours
You can also get a quick look at some other metics available.
- SSL vs Non-SSL
- Breakdown of content types (html, jpg, png, js, etc..)
- Breakdown of requests by country
Installation
- Upload the entire
analytics-for-cloudflare
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Enter your CloudFlare API credentials in the
Settings
->Analytics For Cloudflare
screen - Once connected, select the domain to display the statics for on the same settings page.
Reviews
Contributors & Developers
“Analytics for Cloudflare” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Analytics for Cloudflare” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1
- Match WordPress-Extra coding standards.
- Fix text domain in i18n (make static instead of variable).
- Fix domains not appearing properly if you have more than 20
1.0.2
- Added: Developer hooks to filter api values
1.0.1
- Fixed: Internationalization not enabled.
- Added: Link to settings from the plugin page.
1.0
- The initial release of the plugin.