Reply
Old 05-19-2007, 03:31 AM Adblocker blocker
pea
Average Talker

Posts: 28
Trades: 0
I was thinking about all these new ad hiders, such as adblock for firefox and wondered how many users were blocking my ads.

I searched google for it and found a script (AdBlock Detection Script | AdBlock.org) that 'attempts' to stop the ad hiding but adblock has updated and got around this script.

I was wondering if anyone knew about a script that detects if an image isn't being shown through javascript. Searched google but it returns so many ad blocking software sites.

Thanks, Peter
pea is offline
Reply With Quote
View Public Profile
 
 
When You Register, These Ads Go Away!
Old 05-27-2007, 12:04 PM Re: Adblocker blocker
pea
Average Talker

Posts: 28
Trades: 0
Not found any
pea is offline
Reply With Quote
View Public Profile
 
Old 05-27-2007, 01:49 PM Re: Adblocker blocker
tripy's Avatar
Do not try this at home!

Posts: 3,434
Name: Thierry
Location: I'm the uber Spaminator !
Trades: 0
you cannot.

Adblock match objects via the dom tree, that means that even javascript, which modify the dom tree, will not be able to avoid it.

Now, as it use regular expressions to block ads, you may have success be renomming the part that display your ads.
But it won't work with external ads display (like adsense) as the adsense source domain can be blacklisted, and you have no way to change that.

In other words, I don't think you can really stops adblock users from blocking your ads.

I am myself a 3+ years adblock, and I have unblocked some sites that provide useful infos, because I find normal a reasonable amount of ads.
But when I see flashing/blinking ads all over the page, with 3 popunder and a mixure of 4 different ads provider, I simply won't let any ads appears.


Waddayaknow... I'm one of those old guys who knew netscape 2 and discovered the web at the same time it was done...
I'm attached to a certain philosophy for it, the first being that I want to choose what I want to see.
__________________
Only a biker knows why a dog sticks his head out the window.
tripy is offline
Reply With Quote
View Public Profile Visit tripy's homepage!
 
Old 05-27-2007, 10:25 PM Re: Adblocker blocker
rogem002's Avatar
Super Spam Talker

Latest Blog Post:
Making Zebra Stripes with CSS3
Posts: 834
Name: Mike
Location: United Kingdom
Trades: 0
You can! It's just a matter of knowing how they work.

For example they may block an iframe, so don't put ads in an iframe. Many ads are put on a site via Javascript, advoid these ad peoples,
From my own know how, I've found having an on-site ad system (.jpg or .gif, not .swf adverts) tend to do better. Advoid using popular ad sites, it's likely adblocker will have blocked there server to stop the evil ads.
Try alternative ways to show ads, for example "Text link here, $5 a month" is a great way around the blockers.
I have heard of people making banners 469x81 to advoid some lame ad blockers, and it seems to work.

Though, it's really down to what a user see on a page, if there anything like me a nice banner may be clicked, though If i go to site i know will swamp me with ads, I may turn of images and javascript.
__________________
PHP Code:
Add_Talkupation('rogem002'); // Because sharing is awesome! 
Fix 90% of your problems | Full On Design

Last edited by rogem002; 05-27-2007 at 10:28 PM..
rogem002 is offline
Reply With Quote
View Public Profile Visit rogem002's homepage!
 
Old 05-28-2007, 09:43 AM Re: Adblocker blocker
willcode4beer's Avatar
Super Moderator

Posts: 1,400
Name: Paul Davis
Location: San Francisco
Trades: 1
I would simply compare the requests for the page in my server log with the number of impressions reported by google adsense.
The difference is the number of people who did not see the ad.
__________________
Paul Davis

earn $100 write for willCode4Beer.com
willcode4beer is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Adblocker blocker
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.09739 seconds with 13 queries