Posts Tagged ‘ Stats

Counterize II Mod to show Unique stats 09 April 2008 at 3:40 pm by Jason 415 views

I’m a huge fan of Counterize II, but the one thing I wish it did was keep better track of my unique hits, rather than just all hits. I was playing around with the plugin and, after figuring out how it called data, made some changes for it to show unique hit data in graph form, rather than just visitor data. See here: Before (this is what the standard plugin displays): Counterize Before After (you can see that my modded plugin displays all the Unique hit information before showing the standard info): Counterize After If you’d like a copy of this plugin, just do the following (those currently using Counterize can skip to step 3):

  1. Download Counterize II (this was made from version 2.14.1)
  2. Install, activate, and configure the plugin.
  3. Backup your counterize.php file, and copy my modded version to the /plugins/counterizeii folder (after extracting it from the .zip file).

That’s it! Once you do that, if all went well, you will now have graphs showing all the Unique visitor data, rather than just the standard visitor data. Enjoy!! Please Note! This hasn’t been tested on any other blog other than my own, so buyer beware!



+ Minor site update! By Jason 03 March 2008 at 4:17 pm 158 views No Comments

I’ve added a brand new “Stats” area while working on the new design (which will have one built in to the code)… you can see it here:

<————– Look that way!

The downside? By default all the “Views” start at a nice round 0. Ugh. I’ve looked and I’ve yet to find a way to “restore” the number of views to what it really should be (from what I can tell, WordPress doesn’t keep track of that). Oh well. I guess it’s better late than never, right? :)

If you’d like this plugin, go here: Lester Chan’s WP-Postviews Plugin

Enjoy!