WordPress OSINT, maintenance or security needs? Reach out!
TLDWP

Plugin: ad-invalid-click-protector (Used by 3,628 domains)

Ad Invalid Click Protector (AICP)

Ad Invalid Click Protector a.k.a. AICP plugin will help you to save your Google Ad account from unusual invalid click activities and click bombings. As per the Google Ad terms, Google doesn’t take any responsibility towards these invalid click activities or click bombings and always point the finger towards the Ad publisher, giving him/her all the blames. Now it is time to end this problem, once and for all.

Please Note: This plugin uses 3rd party systems ip-api.com to get the location details for the server IP. Please check their Privacy Policy and Terms. By default the plugin uses the free version of IP-API service but if you have purchased a premium version then you can enter your API key inside the plugin settings page.

Important Note About Touch Screen Support: This plugin doesn’t work on mobile devices such as smartphones and tablets, because this hardware uses a touchscreen instead of a mouse as click input. This design makes the boundary monitoring trick ineffective.

Important Note: From v1.1.0 this plugin will only work with AdSense ad code or any ad code that shows iframe based ads. Normal affiliate ad codes will be tracked anymore. If you want to track affiliate ad codes like , please use v1.0.6 of this plugin. v1.1.0+ code will not work that way. To know why I had to do this, check the FAQ section.

Important Note: This plugin uses the free API version of IP-API.com which allows 150 req/min. If you have a high traffic website, this 150 requests per minute will not be enough for you and you may see 503 Error on your site due to free API restrictions. If you have a high traffic website which may generate more than 150 requests per minute, I will recommend you to grab the PRO Version of IP-API and enter your Pro API key in the General Settings page of this plugin.

Video Demonstration About the Plugin Usage

Before start using the plugin, I will highly recommend you to take a look at this video demonstration where I’ve explained everything about this plugin.

For plugin support please post your your feedback and support questions to the Plugin’s Support Forum.

It took 300+ hours to code, design, test and to do several bugfix to make this plugin a reality. If you enjoy this plugin and understand the huge effort I put into this, please consider donating some amount (no matter how small) for keeping alive the development of this plugin. Thank you again for using my plugin. Also if you love using this plugin, I would really appreciate if you take 2 minutes out of your busy schedule to share your review about this plugin.

Features of the plugin include:

  • Set maximum ad click limit
  • Block any visitor if he exceeds the mentioned click limit
  • Ban some countries from seeing the ads on your site
  • Ability to see the list of banned user details from the WordPress admin section
  • Ability to delete any banned IP one by one or in bulk approach
  • Ability to search any IP within the banned IP list
  • Admin dashboard widget to show the total number of banned users

Now this plugin is also hosted in Github. But the Github repo will be used for the development of the plugin. So, from now on you can also report the bugs in Github Issue Tracker if you want.

Some FAQs

How to use this plugin with your site?

I know there are many WordPress plugin where you basically paste your AdSense code and it shows your ad at various position of your website. But unfortunately it is not humanly possible for me to check every single plugin of such out there or contact each plugin developer. Here I’m showing you how to incorporate the Ad Invalid Click Protector (AICP) plugin with your website’s ad code, so that both other plugin developers and normal users who use custom codes to show up their ads can take advantage of this.

To use the Ad Invalid Click Protector plugin with your ad code you basically have to do 2 simple things.

  1. Put a if( aicp_can_see_ads() ) { /* return your ad code here */ } block before returning your ad code to the front end
  2. Wrap your ad code within a simple div tag like this
    ...your ad code goes here...

Personally I create various WordPress shortcodes for various ad units that I use on my personal website. It is extremely easy to create shortcodes for your ad units while taking the advantage of Ad Invalid Click Protector Plugin. Let me show you how to create a WordPress shortcode very easily.

To create a shortcode the first thing you need to do is, go to the functions.php file of your theme or your child theme and at the end of your file put any of the following code.

If you are using a PHP version < 5.3, you can create a shortcode in the following way:

add_shortcode( 'your_shortcode_name', 'your_shortcode_function_name' );
function your_shortcode_function_name() {
    if( aicp_can_see_ads() ) { // This part will show ads to your non-banned visitors
        $adCode = '
'; return $adCode; } else { // Anything within this part will be shown to your banned visitors or to the blocked country visitors return '
You have been blocked from seeing ads.
'; } }

If you are using PHP version >= 5.3, you don’t need to give a function name, instead you can take advantage of of anonymous function like this way:

add_shortcode( 'your_shortcode_name', function() {
    if( aicp_can_see_ads() ) { // This part will show ads to your non-banned visitors
        $adCode = '
'; return $adCode; } else { // Anything within this part will be shown to your banned visitors or to the blocked country visitors return '
You have been blocked from seeing ads.
'; } } );

Please Note: if you want, you can completely ignore the else {} block above in case you don’t wanna show anything special to the blocked visitors.

How can I know what PHP version I am using?

You can install the WP Server Stats plugin in your website which will show you many important information about your hosting environment including what PHP version you are currently using.

Can this plugin be used with other ad medias?

No It is not. This plugin will only work with Ad ads or any ad media that shows iframe based ads. Recently Google has tweaked there ad code which makes merely impossible to support both iframe based ads like Ad and non-iframe based ads, like affiliate ads.
In case of affiliate ads, there is generally no click bombing issue, that is why from v1.1.0, AICP will only support iframe based ads and not general affiliate ads. Sorry guys! In case you want to use AICP just for affiliate ads, I will recommend you to download v1.0.6 of the plugin from the old archive.

Will it help me from stop clicking on my own ads?

No, you are not supposed to click on your own ads. If you want you can use adblock in your browser to save yourself from accidental clicking on your own ads.

Languages

Ad Invalid Click Protector plugin is 100% translation ready. Right now it only has the English translation in it but over time with the community help I hope this plugin will have many language in it’s language directory.

Support the Plugin

If you like this plugin please don’t forget to write a review and if possible please Donate some amount to keep the plugin and it’s development alive.

DomainExposuresHeadersLast Checked
h*s*n*o.com F Jul 13, 2026
a*a*u*i*b*o*.com F Jul 13, 2026
a*a*i*m.com F Jul 13, 2026
z*i*i*h*n*k*i.com F Jul 13, 2026
a*a*o*a*l*y.com F Jul 13, 2026
j*a*i*o*x.com F Jul 13, 2026
h*s*h*-*l*g.com F Jul 13, 2026
m*r*n*t*0.com F Jul 13, 2026
z*e*a*w*r*.com (WP 6.9.4) F Jul 12, 2026
t*r*e*h*n*e*s.in (WP 7.0) F Jul 12, 2026
c*r*-*a*y*r*n*.com F Jul 12, 2026
b*o*k*k*a*o.com F Jul 12, 2026
z*d*d*p*o.com (WP 6.9.4) F Jul 12, 2026
r*t*-*u*i*a*a*l*g.com D Jul 12, 2026
t*s*c*.com F Jul 12, 2026
z*a*l*l*c.com F Jul 12, 2026
o*f*c*w*r*e*c*o*p*r*t*b*e*e*n*s.com F Jul 12, 2026
h*s*-*u*t*r.com F Jul 12, 2026
o*f*c*i*d*.com F Jul 12, 2026
b*o*d*s*.com F Jul 12, 2026
x*-*6*0*2*d*2*b.com (WP 7.0.1) F Jul 12, 2026
h*r*a*a*o*g*r.com (WP 7.0.1) F Jul 12, 2026
z*e*n.com (WP 7.0.1) F Jul 12, 2026
x*-*5*k*a*g*b*3*3*8*r*2*7*r*g*b.com (WP 7.0.1) F Jul 12, 2026
o*f*c*-*e*s*o*u*s*e*i*l*s*.com D Jul 12, 2026
x*-*4*-*i*a*b*a*c*e*g*e*2*4*g*q*u*7*e*b.com F Jul 12, 2026
t*t*t*n*u.com F Jul 12, 2026
o*f*c*-*t*k.com (WP 7.0.1) F Jul 12, 2026
b*o*2*o*t.com (WP 7.0.1) F Jul 12, 2026
h*r*y*5*.com F Jul 12, 2026
n*r*h*a*e*u*.com F Jul 12, 2026
z*w*k*o*.com F Jul 12, 2026
h*r*o*u.com F Jul 12, 2026
h*r*r*n*a*r.com F Jul 12, 2026
h*r*p*a*e.com F Jul 12, 2026
h*r*p*o*o*o.com F Jul 12, 2026
t*t*-*a*a.com (WP 7.0.1) F Jul 12, 2026
b*o*-*o*o*o.com F Jul 12, 2026
b*o*-*o*i*l*y*u*f*t.com D Jul 12, 2026
z*t*u*a*u*c*f*.com F Jul 12, 2026
z*t*u*s*a.com D Jul 12, 2026
h*r*k*0*.com F Jul 12, 2026
b*o*-*i*r*r*.com F Jul 12, 2026
h*r*k*n*t*a*o*m.com F Jul 12, 2026
b*o*-*o*e*r*m*n.com F Jul 12, 2026
h*r*h*r*h*n*u*.com F Jul 12, 2026
t*t*n*p*.com F Jul 12, 2026
h*r*c*c*-*l*g.com F Jul 12, 2026
e*i*y*i*u*i*d*g*i*e.com F Jul 12, 2026
h*r*0*3*.com F Jul 12, 2026
h*r*-*o*t*u*e*u.com F Jul 12, 2026
h*r*-*m*l*i*c*m*a*y.com F Jul 12, 2026
h*r*-*i*r*.com F Jul 12, 2026
e*i*k*-*l*g.com F Jul 12, 2026
b*h*r*e*d.com (WP 5.0.3) F Jul 12, 2026
r*r*-*a*a.com (WP 6.9.4) F Jul 12, 2026
m*r*e*s*o*t*o*i*.com F Jul 12, 2026
t*r*a*t*a*e*e*s.com F Jul 12, 2026
e*i*a*1*3.com F Jul 12, 2026
r*p*t*s*.com F Jul 12, 2026
f*t*h*a*i*t*n.c*m.pk D Jul 12, 2026
o*e*w*r*.com (WP 7.0) F Jul 12, 2026
c*m*p*p*8*.com (WP 7.0.1) F Jul 12, 2026
j*t*k*y*.com D Jul 12, 2026
j*s*r*a*e*.com F Jul 12, 2026
t*s*m*z*.com F Jul 12, 2026
t*s*i*o*i*o*.com (WP 7.0.1) F Jul 12, 2026
t*s*i*s*c*e*l*f*.com F Jul 12, 2026
r*p*a*l*0*2*2.com F Jul 12, 2026
h*r*o*a*a*n*w*.com (WP 7.0.1) F Jul 12, 2026
t*s*e*l*g.com F Jul 12, 2026
l*s*r*t*c*g*m*.com F Jul 12, 2026
h*r*h*r*h*r*.com F Jul 12, 2026
t*r*h*b*o*.com F Jul 12, 2026
o*o*u*h*t*.com F Jul 12, 2026
c*c*d*s*.com (WP 6.9.1) F Jul 12, 2026
a*c*s*-*o*u.com F Jul 12, 2026
z*k*i*c*l*g.com F Jul 12, 2026
z*k*l*b*.com F Jul 12, 2026
o*n*n.com F Jul 12, 2026
t*r*f*r*s*n*9*0.com F Jul 12, 2026
c*b*a*a.com F Jul 12, 2026
a*t*r*a*i*e*o*k*t*t*o*.com F Jul 12, 2026
t*u*s*i*o*f*c*.net F Jul 12, 2026
o*i*h*c*e*t*v*t*.com (WP 6.9.4) F Jul 12, 2026
r*n*i*g*a*o.com F Jul 12, 2026
t*r*s*i*a*e*o.com F Jul 12, 2026
a*e*i*a*h*i*.tokyo F Jul 12, 2026
t*r*t*r*-*i*e.com F Jul 12, 2026
z*k*l*b*.jp F Jul 12, 2026
c*b*c*r*p*m*.com F Jul 12, 2026
h*g*l*n*b*e*e*p*n*c*u*.org F Jul 12, 2026
t*r*f*w*-*i*e.com F Jul 12, 2026
o*e*a*e*t*i*a*.com F Jul 12, 2026
o*e*a*e*j*n*y.com F Jul 12, 2026
o*e*a*e*7.com F Jul 12, 2026
o*e*a*e*h*n*c*i*h*.com F Jul 12, 2026
h*r*t*2*2*.com F Jul 12, 2026
k*t*r*.blog F Jul 12, 2026
o*e*d*s*g*-*d*.com F Jul 12, 2026

Top 50 Plugins

Plugin Count
elementor 1,770,670
contact-form-7 1,752,430
elementor-pro 1,052,476
woocommerce 816,098
revslider 609,110
jetpack 455,281
js_composer 420,184
wp-rocket 341,921
essential-addons-for-elementor-lite 264,914
complianz-gdpr 257,462
gravityforms 257,435
google-site-kit 232,555
cookie-law-info 228,544
instagram-feed 224,942
sitepress-multilingual-cms 210,671
header-footer-elementor 206,836
google-analytics-for-wordpress 205,959
bluehost-wordpress-plugin 192,462
elementskit-lite 180,242
gutenberg 167,162
cookie-notice 148,974
litespeed-cache 143,534
gtranslate 124,906
wpforms-lite 123,932
the-events-calendar 122,493
astra-sites 113,329
popup-maker 109,786
woocommerce-payments 109,450
gutenberg-core 106,504
tablepress 102,169
honeypot 97,746
astra-addon 93,790
wp-smushit 90,919
duracelltomi-google-tag-manager 90,369
layerslider 89,411
all-in-one-seo-pack 89,154
coblocks 87,767
bb-plugin 87,000
akismet 85,051
premium-addons-for-elementor 84,446
ml-slider 83,072
cleantalk-spam-protect 82,690
mailchimp-for-wp 81,877
megamenu 80,262
woocommerce-gateway-stripe 79,553
jet-engine 77,858
fusion-builder 77,168
ewww-image-optimizer 76,597
wp-pagenavi 76,492
smart-slider-3 76,197

Top 50 Themes

Theme Count
hello-elementor 621,008
Divi 496,644
astra 414,290
flatsome 137,871
Avada 121,202
generatepress 115,012
oceanwp 80,398
kadence 78,936
pub 74,605
enfold 68,814
salient 65,240
twentyseventeen 54,376
bb-theme 53,465
betheme 52,425
twentytwentyfour 52,233
blocksy 50,857
cocoon-master 49,213
dt-the7 45,470
twentytwentyfive 44,929
woodmart 42,965
neve 38,166
h4 37,144
Avada-Child-Theme 36,929
gox 36,231
bridge 31,369
twentytwentyone 30,344
lightning 29,931
twentytwenty 28,789
swell 27,967
bricks 26,477
Impreza 26,084
Newspaper 24,190
twentytwentythree 22,123
epik-redesign 19,169
twentytwentytwo 18,776
uncode 18,532
pro 17,631
twentysixteen 17,610
sydney 16,563
storefront 16,339
Total 14,409
hello-theme-child-master 14,016
factory-templates-4 13,732
themify-ultra 12,964
extendable 12,794
hestia 12,599
yootheme 12,534
yith-wonder 12,153
porto 11,942
twentyfifteen 11,851