UPDATE: This plug-in has a new home, on it’s own special page!
So here it is, it doesn’t do much, but if you use AWStats, you may find my first WordPress plugin handy…
AWStats Extended Info inserts the awstats_misc_tracker.js into each page WordPress serves, allowing you to track additional items including screen size, Flash, PDF, and Java support among other things.
Since I use K2 and update it frequently, this plugin was designed to save me from having to continually update the template files.
Requirements
- AWStats 6 or greater
- WordPress 1.5 or greater (compatible with 2.0)
Installation
- Unzip and upload wp-awstats-ext directory into your WordPress plugins directory (/wp-content/plugins).
- In your site’s AWStats configuartion file set the following options:
- MiscTrackerUrl=”/wp-content/plugins/wp-awstats-ext/js/awstats_misc_tracker.js”
- ShowScreenSizeStats=1
- ShowMiscStats=anjdfrqwp
- Activate plugin from the WordPress Manage Plugins admin panel.
- Navigate to Options > AWStats X and select the pages the script should be added to. Update Options.
Version History/Change Log
2.1b r001 :: February 24, 2007
FEATURE – Added Options Page Subpanel “AWStats X”
FEATURE – User can select pages to load the AWStats Extended script
MINOR – Checked WP 2.1 Compatibility
2.0.2b :: April 26, 2005
Public beta. Changed version number to reflect WP compatibility.
Known Issues
2.1b r001 :: February 24, 2007
BUG – Plugin activation does not automatically set script to be added to all (or any, for that matter) pages… Must be done manually… For now.
Download
Released: February 24, 2007
Support
If you have any troubles, feel free to e-mail me using the Contact link in the menu bar or by posting comments here. Good luck and enjoy.
UPDATE: This plug-in has a new home, on it’s own special page!






What I want to do on my blog, is every few hours take the oldest post and move it to the
front of the queue, all automatically. Anyone know if there is a plugin that can do this or
a simple way to set up another plugin to do this (use my own feed perhaps)?
Thanks.