MightyAdsense 4.0 - Track Your Adsense
->
The plugin has been tested and now is downloadable here.
What is MightyAdsense all about?
It’s a wordpress plugin that enable wordpress users to insert Google Adsense, Chitika or any ads code into their posts without much efforts.
For new installation:
1. Download, unzip the file and place it into your “plugins” directory.
2. Go to your wordpress dashboard > plugins > then find MightyAdsense and click “activate”.
3. Go to dashboard > options > mightyadsense.
There are 10 sets of configuration available, by default #1, #2 & #3 is configured to be displayed on your main page. Just get your ads code from Google and enter it into any sets, say #1. Then you will notice Google Adsense is displayed automatically in your posts.
So what’s new with 4.0?
Click tracking capability: this if for Adsense publishers who are looking for ways to study their blog visitors activity. MightyAdsense will log user clicks with the following information;
1. Address of the page where the click is originated.
2. IP address of the visitor.
3. The location of outgoing link.
Another enhancement is that MightyAdsense will not be using table to position the ads anymore. This idea is a feedback from one of my visitor here (thanks).
Download MightyAdsense here. Have fun!



September 15th, 2006 at 9:20 am
[…] Original post by mightyhitter.com. To read the full article visit: mightyhitter.com […]
September 16th, 2006 at 7:07 am
Another upgrade to mightyadsense, kool. BTW, I’ve 1 question mightyhitter, do I need to delete the previous version frm the plugins directory, or just simply overwrite it. Will it affected the previou s setting done frm the previous version?
September 16th, 2006 at 7:20 am
Just overwrite the files, original settings will be used. nice blog you got there
September 16th, 2006 at 8:32 am
Thank you… I am waiting for this feature.. I will upgrade it now…
November 26th, 2006 at 5:32 am
Hmm I instlled 4.1 but ut seems the Click Tracker don´t work. Had a lot of clicks the last days but the tracker show nothing.
November 27th, 2006 at 9:35 pm
hi de Marc,
1. the plugin need to be installed in such a way that /wp-content/plugins/mightyadsense/mightyadsense.php
2. Please check your template files (Presentation>Theme editor) and get the footer.php file. Be sure to have this line <?php wp_footer(); ?> before </HTML>
November 28th, 2006 at 7:41 am
Hmm I think thres the Problem. The footer.php of Red Ragi don´t have any or . Will try the standard footer.php from Wordpress
December 23rd, 2006 at 10:07 pm
Thanks for the tracker and awesome plugin!
Is there a way to get archives of the tracker? I just noticed on one of my sites it says I’ve had 16 clicks but Adsense says I have 33 clicks today.
thanks
February 6th, 2007 at 3:39 pm
I’m having trouble tracking clicks as well. The problem isn’t limited to mightyadsense as I also have the same problem with adsense logger. The problem just started happening recently so I’m thinking that it may be either a new plugin, script, or theme i’ve installed that is conflicting but it’s hard to debug. I already made the theme change described above. If there are any other plugins or scripts that are known to interfere I would like to know.
Thanks,
Mark
February 6th, 2007 at 7:13 pm
Mark, I noticed that you have multiple function call in your footer.
be sure to have wp_footer(); only once.
February 6th, 2007 at 7:15 pm
RockStar, the tracker in MightyAdsense is only for indicative purpose. The real figure may sometimes does’nt match with what google has.
February 7th, 2007 at 9:51 am
Oops…I added the extra footer thinking that it may have been the problem and just removed it…but the problem was there previously. Still scratching my head trying to figure it out.
February 7th, 2007 at 10:45 am
Mark, i guess it’s due to some conflicts with variable naming in the javascript. i suggest that you disable either one of the plugins (mightyadsense or adsenselogger), and see how the one is working or not.
February 7th, 2007 at 2:43 pm
I’ve tried that, but thanks for trying to help out…hopefully I can figure it out.