wwwFap AB Restrict

Loads a file called banner_ads_300_250.js, a name routinely blocked by ad-blockers. If the file load is blocked it restricts access with overlay and d …

Author:wwwFap (profile at wordpress.org)
WordPress version required:3.0.1
WordPress version tested:5.3.3
Plugin version:1.0.0
Added to WordPress repository:03-06-2019
Last updated:25-11-2019
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:
Total downloads:265
plugin download
Click to start download

Loads a file called banner_ads_300_250.js, a name routinely blocked by ad-blockers. If the file load is blocked it restricts access with overlay and displays a notice to turn off ad-blocker. Website access is restricted until ad-blocker is disabled and page reloaded. Extremely light weight, just a few lines of code.

If you are using Google Analytics, here is code to track your website’s ad blocking events to add to your Google Analytics tag. Place inside the <script></script> tags:
if(!document.getElementById(‘VbatOlNCpWPT’)){
gtag(‘event’, ‘blocking_ads’, {
‘event_label’: ‘Blocking Ads’,
‘event_category’: ‘blocking_ads’,
‘non_interaction’: true
});}