Slashdot Mirror


Does Ad Blocking Affect Your Business?

yocto wonders: "From the individual's point of view we already know why you block adverts, but not from a business perspective. What is the impact on your business when your company's ads are blocked by using an ad blocker or a script blocker? How is your company's exposure or revenue affected by this? Is it still worth your effort to make use of online ads?"

8 of 99 comments (clear)

  1. I wouldn't worry by celardore · · Score: 5, Interesting

    Yes, it is still useful for business to utilise online advertising. Take AdWords for instance, you pay only for clicks through to your site. Users that block ads aren't likely to be the ones clicking the advertisements, and you don't pay for them. I'd say it doesn't affect business, it's probably better actually - you don't pay for visitors that aren't going to be interested.

    Abandoning an online advertisement strategy because some people block them is like deciding against billboards because some people are blind.

  2. It does not because almost nobody uses ad blockers by chriss · · Score: 4, Informative

    I run a small (~500,000 PV/month) website with a free language trainer. The business model (which does not work) is based on ads, so I was concerned if people would filter out the ads. All of the pages on the site show either google ads or a single standard size non-flash banner, which is trivial to filter out. Some of the banners are in iframes and come from other sites, some come from our server. And as far as I can tell from the logs, the number of pageviews roughly equals the number of banner views. Now maybe all our users use ad blockers that actually load the banner, but do not display it, but I doubt it. Most of the users are from German speaking countries, so there may be a cultural difference, but I don't see any different behavior from the English speaking users either.

    So I assume that most users are like me: I block pop-ups, because they annoy the hell out of me. If a site uses flash to aggressively, I turn on the flash blocker, but usually I do not because it is to often required for display or navigation and I'm to lazy to switch it on on demand. I don't mind most of the ads, since I realize they finance the content I'm watching.

    Here at slashdot it always seems like almost everybody is blocking ads, but I think that the slashdot crowd is very untypical, ad blocking (apart from pop up blocking, which all browsers support directly) is not a mainstream thing.

  3. forced ad serves? by fred+fleenblat · · Score: 3, Interesting

    Hate to put ideas in their heads but if companies really cared about making sure their ads are seen, I'm sure there is a way on the backend to check that a browser at least requests the ad from the server before delivering the content part of the page. I don't mean interstitials, I mean as the page is loading, the server checks that you've requested banner.gif before it gives you all the paragraphs in the article.

    With css or javascript/DOM you can even position the text/ads however you like regardsless of the order they are downloaded.

    Obviously, one could write a browser plug-in that faked a banner ad request, but you've at least taken away the download-speedup incentive part of the motivation for ad-blocking.

    1. Re:forced ad serves? by Drachemorder · · Score: 4, Insightful
      Yeah, I've seen pages that say "You're blocking our ads. You have to load them before we'll let you see the page."

      Needless to say, I left pretty quickly. Forcing me to view ads is only going to make me not want to buy the advertised products even more than I already don't want to.

  4. Would people who block ads actually buy? by kaizokunami · · Score: 3, Insightful

    I think most people who are savvy enough to block ads would not click an ad banner anyway. Today we have to worry about fake websites phishing for our account information, so if I'm interested enough in your product, I'm going to go to Google, do some research, and make sure I'm going directly to your website rather than click an ad.

  5. Why to let ad-block work? by alexgieg · · Score: 4, Insightful

    It's relatively easy to work around ad-blocking plugins: simply make your ads be static images, never in flash or animated gifs, with slightly variable height and width, random names, in random paths, loading from the same server the main page is served, and from the exact same directory, never surrounding it by any specially-named frame, and never putting it into the exact same place inside a page. Doing these things would pretty much defeat Firefox's AdBlock addon as well as any size-based ad-blocker. They'll also work agains most, if not all, bayesian ad-blockers (if they exist, I'm not sure they do) if you don't forget to follow the exact same rules for all non-ad images in your web site.

    If major ad-filled sites aren't following these trivial tricks, I'm pretty sure they don't see adblocking as a big problem. They probably think those 1% or 2% of geek visitors who block ads aren't statistically significant.

    But if most people started using ad-blocked, be sure the above tricks would start being applied in a lot of places. And as a result ad-blocking development would become a field of research as much complicated, if not more, than spam blocking. It would reach a point where you would have to train a lot a filter for working in a given site, and deal with false positives and negative for a good amount of time, until that site you want ad-free was working as expected.

    --
    Conservatism: (n.) love of the existing evils. Liberalism: (n.) desire to substitute new evils for the existing ones.
  6. Re:I wouldn't worry-discrimmination. by fotbr · · Score: 3, Interesting

    The point is that people who go out of their way to avoid ads (ie, by using adblock or whatever) are the same people who wouldn't click on them ANYWAY.

    From a business point of view, its a non-issue since they weren't going to get that person anyway.

    From the consumer point of view, they're not blocking specific types of ads, they're blocking ALL adds (or at least as many as they can) -- thats their goal, and adblock and the like are pretty good at it.

  7. Re:It does not because almost nobody uses ad block by fotbr · · Score: 4, Funny

    I kinda like the banner-sized black space at the top of slashdot. I'd be rather irritated if they put banners there.