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

Plugin: ad-invalid-click-protector (Used by 3,633 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
m*n*p*t*t*c*e*.com F Jul 28, 2026
i*i*i*a*b*o*.com F Jul 28, 2026
l*p*n*u*a.com F Jul 28, 2026
m*m*y*m*-*s*g*.com F Jul 28, 2026
i*e*e*s.com (WP 7.0.2) F Jul 28, 2026
m*m*t*l*f*.com F Jul 28, 2026
m*m*n*t*r*t*.com D Jul 28, 2026
m*m*m*-*l*g.com F Jul 28, 2026
m*m*m*m*y.com F Jul 28, 2026
m*m*g*k*r*.com F Jul 27, 2026
m*m*-*3.com F Jul 27, 2026
c*p*r*z*o*t*b*l*d*d*.com (WP 6.9.5) F Jul 27, 2026
l*n*a*v*e*s.com (WP 7.0.2) F Jul 27, 2026
m*m*j*s*b*o*.com F Jul 27, 2026
l*n*a*b*b*m*s*a*e.com (WP 7.0.2) F Jul 27, 2026
d*n*d*n*-*l*g.com F Jul 27, 2026
s*i*g*.com F Jul 27, 2026
s*f*k*l*f*.com F Jul 27, 2026
c*n*a*-*l*s*e*.com B Jul 27, 2026
p*e*u*e*a*o*e.com F Jul 27, 2026
r*u*e*g*n*e*-*o*.com F Jul 27, 2026
n*u*o*u*g*4*.com F Jul 27, 2026
r*u*-*o*k*b*y*.com F Jul 27, 2026
r*u*i*e*l*g.com F Jul 27, 2026
d*n*o*s*r*o*.com F Jul 27, 2026
r*o*s*n*a*a*l*g.com F Jul 27, 2026
t*w*-*a*.com F Jul 27, 2026
k*m*m*n*j*e*.com F Jul 27, 2026
p*e*i*u*-*o*n*y*.com F Jul 27, 2026
r*o*a*t*k.com F Jul 27, 2026
w*b*e*i*n*a*t*.net F Jul 27, 2026
i*v*s*b*e*o*a*o.com F Jul 27, 2026
a*i*o*i*n*r*n.jp F Jul 27, 2026
r*o*-*d*c*t*o*.com F Jul 27, 2026
r*o*m*m*.com F Jul 27, 2026
m*k*m*k*s*y*e.com F Jul 27, 2026
m*k*m*k*4*7*.com F Jul 27, 2026
m*k*k*-*r*v*l*i*r*.com F Jul 27, 2026
r*c*z.jp F Jul 27, 2026
i*v*s*o*-*u*a*.com F Jul 27, 2026
i*v*s*m*n*o*-*i*e.com F Jul 27, 2026
i*v*s*m*n*-*t*o*p*.com F Jul 27, 2026
i*v*s*m*n*-*l.com F Jul 27, 2026
o*p*r*u*i*y*o*t*l.info F Jul 27, 2026
t*t*b*n*n*-*a*u*e*a*o.com F Jul 27, 2026
c*n*l*c*p*.com (WP 6.0.2) F Jul 27, 2026
k*t*n*h*n*s*s*.jp F Jul 27, 2026
f*j*r*e*d*d*k*n.c*.id F Jul 27, 2026
t*s*u*a*o*.com F Jul 27, 2026
b*c*b*a*m*g*z*n*.net F Jul 27, 2026
v*x*o*n*o*d.in (WP 7.0.2) F Jul 27, 2026
t*s*y*a*b*e.com (WP 7.0.2) D Jul 27, 2026
d*m*i*h*b*o*.com F Jul 27, 2026
i*v*s*-*u*a*u*a.com F Jul 27, 2026
n*t*e*i*h*n.com F Jul 27, 2026
m*g*s*k*.com F Jul 27, 2026
m*g*r*l*f*.com F Jul 27, 2026
m*g*m*g*u*a*.com F Jul 27, 2026
m*g*m*g*-*o*t*l*n*.com D Jul 27, 2026
m*g*m*g*-*c*d*m*.com F Jul 27, 2026
m*g*o*f*m*.com F Jul 27, 2026
m*g*r*f*e*l*g.com F Jul 27, 2026
g*c*f.com (WP 7.0.2) F Jul 27, 2026
t*s*g*r*j*m.com F Jul 27, 2026
m*g*4.com F Jul 27, 2026
a*s*t*o*m*t*o*r*a*.com F Jul 27, 2026
n*t*b*r*-*i*-*n*m*.com F Jul 27, 2026
s*m*d*a*.info F Jul 27, 2026
m*f*l*g*2*.com F Jul 27, 2026
g*e*n*o*t*o*l*b.com D Jul 27, 2026
h*r*t*a.work F Jul 27, 2026
c*n*w*i*t*n*.com F Jul 27, 2026
m*e*o*1*2*.com F Jul 27, 2026
i*u*o*b*o*.com F Jul 27, 2026
m*d*a*s*.com (WP 6.8.6) D Jul 27, 2026
a*s*m*b*o*.com F Jul 27, 2026
d*l*t*l*k*i.com F Jul 27, 2026
t*r*o*i*1*3.com F Jul 27, 2026
t*r*r*.com F Jul 27, 2026
t*r*w*s*i*u*o.com F Jul 27, 2026
a*a*-*-*a*l*r.info F Jul 26, 2026
t*e*l*c*l*n*b*l*u*e*.com F Jul 26, 2026
d*k*o*a*m*d*a.com F Jul 26, 2026
n*r*r*r*b*o*.com F Jul 26, 2026
d*k*m*m*s*i*t*a*e*.com F Jul 26, 2026
d*k*m*m*c*i.com F Jul 26, 2026
d*k*j*-*a*k*.com F Jul 26, 2026
m*d*g*s*.com (WP 7.0.2) F Jul 26, 2026
n*r*m*-*p.com F Jul 26, 2026
d*k*e*e*i*.com (WP 7.0.2) F Jul 26, 2026
l*l*-*i*e*o*k*g*m*2*6.com F Jul 26, 2026
t*r*s*k*m*m*b*o*.com F Jul 26, 2026
t*r*k*n*y*.com F Jul 26, 2026
t*r*-*o*i*.com F Jul 26, 2026
m*d*r*t*c*n*c*a*t*r.com (WP 7.0.2) F Jul 26, 2026
r*r*r*o*o.com F Jul 26, 2026
d*i*a*a.com F Jul 26, 2026
r*r*s*i*.com F Jul 26, 2026
n*p*r*t*c*s*n*r*m*.com F Jul 26, 2026
p*n*k*b*o*.com F Jul 26, 2026

Top 50 Plugins

Plugin Count
elementor 1,776,840
contact-form-7 1,758,478
elementor-pro 1,055,074
woocommerce 817,523
revslider 611,279
jetpack 457,533
js_composer 421,938
wp-rocket 341,667
essential-addons-for-elementor-lite 266,173
complianz-gdpr 259,008
gravityforms 257,969
google-site-kit 232,386
cookie-law-info 229,699
instagram-feed 225,821
sitepress-multilingual-cms 211,333
header-footer-elementor 208,143
google-analytics-for-wordpress 206,707
bluehost-wordpress-plugin 192,722
elementskit-lite 181,340
gutenberg 167,440
cookie-notice 149,808
litespeed-cache 143,617
gtranslate 125,686
wpforms-lite 124,882
the-events-calendar 122,872
gutenberg-core 118,836
astra-sites 114,110
popup-maker 110,286
woocommerce-payments 110,090
tablepress 102,271
honeypot 98,128
astra-addon 94,242
wp-smushit 91,393
coblocks 91,360
duracelltomi-google-tag-manager 90,662
layerslider 89,815
all-in-one-seo-pack 89,546
bb-plugin 87,277
akismet 85,312
premium-addons-for-elementor 84,794
cleantalk-spam-protect 83,108
ml-slider 83,006
mailchimp-for-wp 82,301
megamenu 80,581
woocommerce-gateway-stripe 79,920
jet-engine 77,827
fusion-builder 77,530
ewww-image-optimizer 76,707
wp-pagenavi 76,574
smart-slider-3 76,516

Top 50 Themes

Theme Count
hello-elementor 622,854
Divi 498,842
astra 416,322
flatsome 137,650
Avada 121,751
generatepress 115,146
pub 82,875
oceanwp 80,967
kadence 79,065
enfold 69,212
salient 65,526
twentyseventeen 54,508
bb-theme 53,547
betheme 52,521
twentytwentyfour 52,277
blocksy 51,124
cocoon-master 49,306
dt-the7 45,611
twentytwentyfive 44,890
woodmart 42,031
h4 41,331
neve 38,332
Avada-Child-Theme 37,020
gox 36,279
bridge 31,570
twentytwentyone 30,405
lightning 29,914
twentytwenty 28,851
swell 27,943
bricks 26,539
Impreza 26,135
Newspaper 24,300
twentytwentythree 22,160
epik-redesign 19,218
twentytwentytwo 18,866
uncode 18,639
twentysixteen 17,652
pro 17,630
sydney 16,648
storefront 16,402
Total 14,495
hello-theme-child-master 14,034
factory-templates-4 13,726
themify-ultra 13,004
extendable 12,960
hestia 12,657
yootheme 12,597
yith-wonder 12,316
porto 12,027
twentyfifteen 11,829