Help
Installation
- Extract all contents from downloaded file into wp-content/plugins directory.
- Login into your wordpress and click on Plugins.
- Activate Click Tracking plugin.
- Setup Click Tracking options at Options->Click Tracking
- .. wait for clicks ..
- Generate click map at Dashboard->Click Tracking
- Enjoy!
Upgrading
- Extract all contents from latest downloaded file into wp-content/plugins directory.
- Login into your wordpress and click on Plugins.
- Deactiva and then again Activate Click Tracking plugin.
- Go and see if anything changed in Options->Click Tracking
- .. wait for new clicks ..
- Generate click map at Dashboard->Click Tracking
- Enjoy!
Functions
- Today most clicked posts:
wpct_todayclicks($limit, $before, $after) - Last $day_limit days most clicked posts:
wpct_topclicks_day($day_limit, $limit, $before, $after, $show_count) - Last $hour_limit hours most clicked posts:
wpct_topclicks_hour($hour_limit, $limit, $before, $after, $show_count)
Example usage for today clicks list:
<?php
if ( function_exists('wpct_topclicks_day') )
wpct_topclicks_day(1, 5, "<li>", "</li>", true); ?>
7 Comments so far
Leave a comment
[...] can go to help or you can leave a comment and start a [...]
By Wordpress Click Tracking Plugin | ???? wordpress blog on 10.14.07 6:25 am
if we leave logged in user tracking in, does it only track the first click? having trouble testing it. did a bunch of clicks but only one was recorded.
awesome plugin though!
By ay on 04.18.08 6:23 am
I love the idea of this plugin, but I’ve tried to use it several times over the past several months on several different blogs, and invariably get no data, just this message: no click data for selected url & browser.
Am I missing something?
By Josh Stinson on 07.17.08 10:58 am
I have the same problem as Josh!
By Robert S. on 08.11.08 9:49 pm
WordPress version 2.6.1 + 100+ visits = no data on two well-clicked blogs.
By Jef on 09.07.08 5:00 am
This plugin does not work. Wordpress 2.6.2 with lots of clicks and no data.
And it effects the database. The uninstall should remove the DB tables.
By Rama on 10.09.08 8:55 pm
I have the same problems guys, this plugin is not working and missed the view of one of my blog!
I am sorry that I have to remove it!
By Hesham on 07.03.09 3:06 pm
Leave a comment
Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>