A
by reviewmylife 5 (1 reviews)

Ad Logger

Ad Logger from [advancedhtml](http://www.advancedhtml.co.uk/ "advancedhtml") logs data about iframe clicks - it can log clicks from Google A …

Ad Logger ranks #32,415 among WordPress.org plugins with 10+ active installations, is #383 of 1,062 in the Advertising category, a 5/5 rating from 1 reviews, and was last updated Oct 19, 2011. Data from WordPress.org, refreshed twice daily — see methodology.

Tested up to WP 3.2 (Current: 7.1.2)
v0.0.1.3 Current Version v0.0.1.3
Updated 14 years ago Last Update on 19 Oct, 2011
Refreshed 15 hours ago Last Refreshed on
#383 of 1,062 in Advertising Top 50% by installs No update in over a year
View on WordPress.org
Rank
#32,415
No change
Active Installs
10+
-37.5%
KW Avg Position
60.3
No change
Downloads
8.1K
+2 today
Support Resolved
0%
No change
Rating
100%
Review 5 out of 5
5 (1 reviews)

Next Milestone 20

Total Progress 40%
10+ 20+
30,394
Ranks to Climb
-
Growth Needed
8,000,000
Active Installs
Pro

Unlock Exact Install Count

See the precise estimated active installs for this plugin, calculated from real-time ranking data.

  • Exact install estimates within tiers
  • Track install growth over time
  • Milestone progress predictions
Upgrade to Pro
Need 6 more installs to reach 20+

Rank Changes

31,533 31,782 32,032 32,281 32,530 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026 23-09-2026
31,431 31,709 31,987 32,265 32,543 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026 23-09-2026
Current #32,415
Change
Best #

Upgrade to Pro

Unlock 30-day and 90-day rank history charts with a Pro subscription.

Upgrade Now

Active Installs Growth

Active Installs 0,000,000+
Growth +0.0%
Peak 0,000,000

Downloads Growth

0 10 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026 23-09-2026
0 10 20 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026 23-09-2026
Downloads
Growth
Peak

Upgrade to Pro

Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.

Upgrade Now

Reviews & Ratings

5.0
1 reviews
Overall 100%
5
1 (100%)
4
0 (0%)
3
0 (0%)
2
0 (0%)
1
0 (0%)

Frequently Asked Questions

Common questions about Ad Logger

Because they measure different things. This plugin measures 'raw' clicks. You ad provider will show you 'valid' clicks. Additionally because this plugin doesn't modify your ad code it can never be 100% accurate. It may log clicks which didn't activate the ad link (e.g. if the user clicked on a non-linked part of the ad), and it may fail to log clicks if the browser moves to the new page before the log notification is sent. From my testing I believe that this plugin's logged data will be 80-90% correct, but it may vary for you.
You need to put your ad code in a div whose class name is the same as the one configured in the UI. e.g. if you keep the default div name of 'adlog-advert' you would need code like this. <div class="adlog-advert"> Your AdSense, or other ad code goes here </div>
No.
I'm not going to give you a 'yes' - but I think the tracking methods I'm using should be ok. You have to make the decision whether to use it yourself. I can say that this plugin does not modify your ad provider's original ad code (it uses additonal JavaScript events to guess when a click occurs). And also the legitimate and large OpenX ad network uses a modified version of the Click Pepper code (linked above) to track AdSense clicks themselves.
No. There is no way to do this without modifying your ad codes, and I don't want to do this as modifying the ad code is not allowed in the TOS of many ad providers.
Yes it can to an extent, but it won't stop a determined click bomber. If a certain number of AdSense clicks has been registered it can prevent ads which are inserted via the Ad Injection plugin from appearing when the page is next loaded. And it can dynamically hide a named div after the click count is reached (i.e. the ads would dissapear from the current page without the page having to be re-loaded). These features use cookies and JavaScript so could easily be by-passed by someone with a little technical knowledge.
Yes - I have lots of plans for new features. You can pass your ideas to me using the feedback link in the plugin. Some technical details Plugin stores all its settings in a single option (adlog_options). Logging data is stored in a new table. Uninstall support is provided to delete the settings option and logging table if you uninstall the plugin. Admin code is separated into a separate file so it is not loaded when your visitors view your pages. The JavaScript for setting the referrer cookie is inserted using wp_enqueue_scripts.
Yes there are similar commercial projects that do a similar job, but I didn't look at those because they cost money! There are public domain projects, and information about how to do something similar. I looked at the following public domain projects, and sites, to get ideas: http://stackoverflow.com/questions/2381336/detect-click-into-iframe-using-javascript http://www.digitalmediaminute.com/article/1715/adsense-click-pepper http://www.monetizers.com/php-click-tracker.php http://blog.openx.org/01/google-adsense-click-tracking-integration/ No one has put these features into a WordPress plugin until now.

Sign In / Register

You need to sign in or register to use this feature.