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

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

Ad Invalid Click Protector (AICP)

πŸ‘€ iSaumya πŸ“¦ v1.3.0 πŸ”— Plugin Homepage

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*t*r*-*u*u*b*o*.com βœ… F 2026-05-26 04:07:22
u*e*i*i.com βœ… F 2026-05-26 03:51:05
t*r*s*k*.jp βœ… F 2026-05-26 03:46:20
o*o*a*w*e*e*d.com βœ… F 2026-05-26 03:43:28
o*o*a*e*e*y*a*.com (WP 7.0) βœ… F 2026-05-26 03:36:24
h*m*d*c*r*b*y.com (WP 7.0) βœ… F 2026-05-26 03:30:03
c*r*u*-*a*n*d*-*u*s*.com βœ… F 2026-05-26 03:21:41
o*o*u*o*u*o*u.com βœ… F 2026-05-26 03:06:54
o*o*u*i*u*a.com βœ… F 2026-05-26 02:59:18
o*o*u*a*i*e.com βœ… F 2026-05-26 02:59:16
o*o*u*a*e*b*.com βœ… D 2026-05-26 02:59:16
o*o*u*p*.com βœ… F 2026-05-26 02:51:06
o*o*o*i*a*i*z*i*a*.com βœ… F 2026-05-26 02:43:06
m*-*a*-*o*k.com βœ… F 2026-05-26 02:42:39
m*-*o*o.com βœ… F 2026-05-26 02:28:43
o*o*a*b*o*-*i*e.com βœ… F 2026-05-26 02:24:56
o*o*r*.com βœ… F 2026-05-26 02:18:48
o*o*p*a*e*.com βœ… F 2026-05-26 01:49:09
o*o*b*o*.com βœ… F 2026-05-26 01:49:07
m*m*a*8.com βœ… F 2026-05-26 01:04:26
l*m*n*a*1.com (WP 7.0) βœ… F 2026-05-26 01:03:13
u*a*s*i.com βœ… F 2026-05-26 01:01:17
o*i*i*l*g.com βœ… F 2026-05-26 00:53:18
o*e*a*u*i*o*s*a*u.com βœ… F 2026-05-25 23:37:53
o*a*a*i.com βœ… F 2026-05-25 23:07:14
o*a*u*a*s*i.com (WP 7.0) βœ… F 2026-05-25 22:44:26
o*a*u*k*t*u*o*.com βœ… F 2026-05-25 22:24:03
o*a*y*l*f*.com βœ… F 2026-05-25 22:10:01
h*s*i*i*a*a*o*.com βœ… F 2026-05-25 22:09:26
h*s*i*b*o*s.com βœ… F 2026-05-25 21:56:54
a*i*-*x*e*i*n*e*5*8*.com βœ… F 2026-05-25 21:35:42
s*a*s*n*s*a*d*s*.com βœ… F 2026-05-25 21:24:19
o*u*i*h*.com βœ… F 2026-05-25 20:46:32
b*s*n*s*c*m*u*i*a*i*n*i*e.com βœ… F 2026-05-25 20:40:02
i*o*i*l*b.com βœ… F 2026-05-25 20:05:28
h*g*t*h*e*g*n*e*.com βœ… F 2026-05-25 19:44:37
s*a*m*m*s*n*.com βœ… F 2026-05-25 19:41:59
s*g*e*i*f*.com (WP 6.4.8) ⚠️ F 2026-05-25 19:40:59
d*a*.c*m.br (WP 6.9.4) βœ… F 2026-05-25 19:02:56
a*i*h*n*t*d*d*t.com βœ… F 2026-05-25 18:35:11
h*d*e*a*h*n*.com (WP 7.0) βœ… F 2026-05-25 18:29:33
i*o*u*l*g.com βœ… F 2026-05-25 17:43:02
m*-*i*e*a*y*r*3*-*n*t*t*t*.com βœ… F 2026-05-25 17:36:24
m*-*b*-*h.com βœ… F 2026-05-25 17:32:33
i*o*a*r*u*u*b*o*.com βœ… F 2026-05-25 17:19:29
o*o*z*k*.com βœ… F 2026-05-25 17:13:42
s*a*f*u*t*c*l*r*.com βœ… F 2026-05-25 17:12:52
i*o*o*i*h.com βœ… F 2026-05-25 17:06:31
i*o*o*i*m*s*i*n.com βœ… F 2026-05-25 17:00:28
s*a*f*t*f*n*l*g.com (WP 7.0) βœ… D 2026-05-25 16:55:13
m*y*-*l*g.com βœ… F 2026-05-25 16:37:45
u*u*o*.com βœ… F 2026-05-25 16:26:45
s*a*d*s*-*i*h*.com βœ… F 2026-05-25 16:26:43
s*g*t*l*g.com βœ… D 2026-05-25 16:11:34
o*h*s*n.com βœ… F 2026-05-25 14:59:18
o*h*k*t*-*i*e.com βœ… D 2026-05-25 14:43:50
v*l*n*s*a.com βœ… F 2026-05-25 14:36:12
s*a*-*t*r*i*h*.com (WP 7.0) βœ… F 2026-05-25 14:34:16
u*i*o*u*a*h*.com βœ… F 2026-05-25 14:31:39
m*w*u*a.com βœ… F 2026-05-25 14:31:36
u*i*k*s*a*a.com βœ… F 2026-05-25 14:23:31
s*a*-*o*h*b*o*.com βœ… F 2026-05-25 14:22:26
u*i*s*y*e.com βœ… F 2026-05-25 14:17:13
u*i*u*o*l*g.com βœ… F 2026-05-25 14:12:38
k*m*o*b*o*.com βœ… F 2026-05-25 14:01:54
o*h*l*b.com (WP 7.0) βœ… F 2026-05-25 13:57:53
u*e*a*a*o*k*.com βœ… F 2026-05-25 13:46:21
i*i*a*a*a*u*a.com βœ… F 2026-05-25 13:44:18
k*m*k*m*k*-*a.com βœ… F 2026-05-25 13:27:39
k*m*k*c*s*e.com βœ… F 2026-05-25 13:27:39
k*m*h*p*.com βœ… F 2026-05-25 13:22:45
u*a*e*i*o.com βœ… F 2026-05-25 13:04:52
a*e*o*b*e*o*.com βœ… F 2026-05-25 13:00:25
k*m*-*o*m*.com βœ… F 2026-05-25 12:59:06
k*k*n*b*r*g*.com βœ… F 2026-05-25 11:13:42
u*-*l*g.com βœ… F 2026-05-25 10:58:41
k*j*n*g*.com βœ… F 2026-05-25 10:42:33
k*j*r*c*o.com βœ… F 2026-05-25 10:34:13
k*j*m*t*h*-*l*g.com βœ… F 2026-05-25 10:34:10
h*p*j*.com βœ… F 2026-05-25 10:26:41
o*a*a*u*u*h*m*-*i*t*e*e*i*r.com (WP 6.9.4) βœ… F 2026-05-25 10:19:15
s*d*i*c*m*-*l*g.com βœ… F 2026-05-25 10:08:34
u*o*a*u*a*e.com βœ… F 2026-05-25 09:37:05
d*g*t*l*a*e*a*k*d*.com βœ… F 2026-05-25 09:30:51
k*e*b*o*.com βœ… F 2026-05-25 09:30:22
k*d*k*y*t*s*i.com (WP 5.9.13) ⚠️ F 2026-05-25 09:03:35
h*o*i*t*.com (WP 7.0) βœ… F 2026-05-25 08:58:46
c*e*i*a*-*o*.com βœ… F 2026-05-25 08:39:21
a*d*i*o*a*e*i*e*s*.com βœ… F 2026-05-25 08:38:10
b*n*a*a*a.com βœ… F 2026-05-25 08:34:02
k*c*i*l*e*a*.com (WP 7.0) βœ… F 2026-05-25 08:32:38
k*c*i*a.com βœ… F 2026-05-25 08:18:22
o*t*v*r*e*a*a*a*a.com βœ… F 2026-05-25 08:17:56
c*e*-*a*.com βœ… B 2026-05-25 08:11:23
b*n*a*a.com βœ… F 2026-05-25 07:51:01
a*d*n*-*e*r*h.com (WP 6.9.4) βœ… F 2026-05-25 07:39:11
o*t*o*t*s*1*1*.com βœ… F 2026-05-25 06:58:09
h*n*a*-*o*h*.com βœ… D 2026-05-25 06:34:36
b*n*h*h*m*.com βœ… D 2026-05-25 06:12:12
b*n*h*r*.com βœ… F 2026-05-25 06:05:57

Top 50 Plugins

Plugin Count
elementor 1,834,974
contact-form-7 1,805,395
elementor-pro 1,069,674
woocommerce 831,175
revslider 628,526
jetpack 473,249
js_composer 440,228
wp-rocket 341,005
essential-addons-for-elementor-lite 300,145
gravityforms 270,579
complianz-gdpr 262,997
cookie-law-info 236,572
instagram-feed 232,313
google-site-kit 226,154
sitepress-multilingual-cms 225,560
google-analytics-for-wordpress 217,459
header-footer-elementor 213,861
elementskit-lite 211,389
bluehost-wordpress-plugin 191,844
gutenberg 164,589
gutenberg-core 162,474
cookie-notice 155,603
litespeed-cache 135,239
the-events-calendar 134,880
wpforms-lite 131,470
gtranslate 130,461
astra-sites 121,039
popup-maker 118,166
woocommerce-payments 114,462
tablepress 112,366
coblocks 101,429
honeypot 99,514
astra-addon 96,982
duracelltomi-google-tag-manager 95,600
wp-smushit 95,268
all-in-one-seo-pack 94,836
LayerSlider 93,178
bb-plugin 91,997
megamenu 88,536
premium-addons-for-elementor 88,535
akismet 87,226
mailchimp-for-wp 85,188
cleantalk-spam-protect 85,035
woocommerce-gateway-stripe 84,457
ml-slider 82,764
borlabs-cookie 81,569
fusion-builder 81,119
wp-pagenavi 80,609
ewww-image-optimizer 80,505
formidable 79,254

Top 50 Themes

Theme Count
hello-elementor 627,686
Divi 519,455
astra 431,031
flatsome 140,279
Avada 126,551
generatepress 124,831
pub 111,883
oceanwp 85,062
kadence 80,297
enfold 73,148
salient 67,774
twentytwentyfour 59,833
h4 57,433
twentyseventeen 57,275
bb-theme 55,987
betheme 52,878
cocoon-master 52,403
blocksy 51,939
dt-the7 47,031
twentytwentyfive 44,923
neve 40,199
Avada-Child-Theme 38,272
sydney 37,893
woodmart 33,918
gox 33,881
bridge 33,424
twentytwentyone 32,668
lightning 31,833
twentytwenty 30,617
swell 28,847
Impreza 27,049
bricks 26,563
twentytwentythree 24,358
Newspaper 24,061
voxel 23,714
kubio 20,713
sinatra 20,411
twentytwentytwo 20,219
uncode 19,485
epik-redesign 19,279
twentysixteen 18,605
storefront 18,237
pro 18,053
Total 14,987
extendable 14,808
yith-wonder 14,114
hello-theme-child-master 13,652
themify-ultra 13,248
yootheme 13,220
hestia 13,119