PHk Tracker 2.0rc1
February 27th, 2008
PHk Tracker 2 is a major rewrite of the original PHk Tracker, now seemingly MIA, including the small addition made by Niels Brons. It is a plugin for WordPress that, once activated, will keep statistics on when and where your website has been accessed.
The Current version is 2.0rc1. It has been tested in WordPress 2.3.3. Download PHk Tracker 2.0rc1
Version 2 IS NOT backwards compatible with the original; it is not currently my intent to make it so, as the information it collects is slightly different. It will create its own table on activation, leaving any previous tracking information alone.
Benefits:
- Keeps all information in your wordpress database
- Uses $wpdb->prefix, so a database with multiple blogs can have independent tracking information.
- Optimizes database accesses over previous version
Future Plans:
- “Hit Counter” functions to add to your theme - per page and per site
- Search Engine crawler statistics
Installation
1. Upload phk-tracker.php to the /wp-content/plugins/ directory
2. Activate the plugin through the ‘Plugins’ menu in WordPress
A new table will be created upon activation.
Usage
Tracking should begin on public pages immediately after activation. Tracking information can be accessed at wp-admin > Options > Tracking.
New bugs or feature requests can be posted at http://sudrien.net/wordpress/phk-tracker-2.
-Sud.
Posted in Wordpress |