Slashdot Mirror


Advertisers Escalate Banner Ad War

AnonymousComrade writes: "In today's Newsbytes, there is an article about MediaBEAM GmbH, a German company that say they have developed Web server software that can detect whether a home browser is blocking banner ads or pop-ups. If the Web server detects blocking software, a message appears on the screen advising the 'free-loading' surfer that he has two choices if he wants access to the Web site's content: pay for it or be exposed to the ads. This sounds strange to me. Can they really include something in the download (Java or JS, I assume) that detects whether an ad picture has been downloaded or not? What if you have blocking S/W that not just blocks the download of the ad picture, but also modifies the HTML on-the-fly (a la the Proxomitron). Can they really distinguish this from a remote ad server that just isn't responding? And how long will it take before ad blocking S/W is updated to block this blocking-detection mechanism?"

5 of 448 comments (clear)

  1. why an arms race? try gentle persuasion by circletimessquare · · Score: 5, Informative

    one way they could do it is with a client-side script/applet that runs at the very tail-end of a loaded document. the client side stuff could profile the document object exactly as it is loaded and displayed on the browser, instructing the browser to describe the various properties of the document's objects (visible=false, unavailable=true, whatever)... that would reveal a blocked ad. then the script phones home with the results, detailed, or with a simple pass/ fail.

    another way they could do it is by sensing whether or not the client sends out a request for the ad from the ad server at all.

    if either is the case, so what? the next move in the arms race is for the blocking software companies to request the image anyways... just not display it, or spoof the document properties that indicate a properly displayed and enabled ad.

    the german company mediabeam is ratcheting up the arms race, that is all.

    i think the web ad ecosystem is in for an overhaul anyways... pop-under ads, etc., just seem like a desparate last-ditch attempt at old-school ideas of ad prominence... the web is not tv, it is not radio... they will get it someday.

    why not go for subtlety instead? win users over to your site with gentle persuasion, not howling insistence.

    what the heck am i talking about? try google's understated and creative approach (zdnet article from june). wired also raved about google's novel ad approaches, all of which have a simple theme: potential customers want to be gently persuaded, not knocked over the head with a salami and dragged to your storefront. (the wired article is in the current october issue- "Google's Secret Formula: How a no-nonsense search engine built a stealth advertising machine." only on newstands... not available on line until october 16)

    you don't need fancy graphics... a few bytes of ascii with an href in the right spot and you probably have a better time at snagging a customer than any strongarm tactics anyways...

    did you like my post? have me write one for you and boost your karma with just a small one-time donation of $5.95. but act now! i'm slowly losing my faculties so karma supplies are limited.

    ;-)

    --
    intellectual property law is philosophically incoherent. it is your moral duty to ignore it or sabotage it
  2. Re:They can just check the access.log by Isofarro · · Score: 3, Informative

    The only way I can think of doing this is by embedding some JavaScript that checks to see if the page has been rewritten en route, and if so, posts something back to the web server


    All the Javascript would have to do is make sure the url property of the image element, or embed element, or object element is correct, and that the isLoaded property is set.

    Although this would force people to surf with Javascript enabled - something thats proving more dangerous every day on a Windows based platform.

    Or they could be complete muppets and force surfers to accept ActiveX objects - which would probably sideline most of the X community.

    On the other hand, this company has decided adverts and banners is more important that the content - so be it. I prefer sites with content, and having a "This site is full of banners" type message in the form of "Remove proxy or else" is an excellent way of avoiding these sites, it happens to match with my surfing preferences.

    These marketing companies should take a lesson out of Google's book. Their advert placement is unobtrusive and normally relevant to the search topic on hand - without the intrusive methods marketing types have forced on its visitors.

  3. Re:this site already uses the blocker by purplemonkeydan · · Score: 5, Informative

    Yep, I can confirm this, running Norton Internet Security 2002.

    Here's the Babelfished text they serve up if you are blocking ads:

    The page requested by you cannot be represented unfortunately. This problem can have the following causes: An advertising filter (e.g. Web which ago, AdBlocker) prevents the announcement of banners. DirectBOX finances itself by advertisement. Please you deactivate the advertising filter.

    Note: They can deactivate the advertisement on directBOX by a monthly payment. Click here, in order to activate directBOX the advertising filter.

    Their Browser does not support an announcement of pictures. DirectBOX uses pictures as navigation item. We recommend to use you a current Browser.


    Stiff bikkies Lynx users.

  4. Re:What makes banner different from paper ads? by Croaker · · Score: 5, Informative

    Banner ads, in general don't bug me.

    What made me reach for my revolver (err... ad blocking software) was that godamned "click the monkey" ad. (In case you've never seen it, it's some dumb ad with a monkey zipping around the background).

    Usability tests of websites agree... movement kills the ability to read. Having something zipping around in your perefrial vision distracts your ability to read content. Content is what I came to the website for. If I can;t read the content, why should I go there?

    So, since the advertising numbnuts that push animated banner ads poisoned the well, I've been using ad blocking software. Apparently, people still haven't learned, as I have seen godawful flash advertisements slip through my ad blockers, again making the page friggin' unreadable.

    Most print ads do not disrupt. There are a few exceptions (I noticed once that a magazine started to place ads in a stripe across the middle of the page, and had each column of text jump over the ad, so in reading the story your eyes would be forced to jump over the ad space two or three times. They knocked that off after two isses). In general, print ads seem to have struck a balance between getting the reader's attention and disrupting the reader's ability to enjoy the content... which is their purpose in reading the book/magazine/newspaper in general. This has happened through evolution. Those that annoyed their readers with ads were less likely to survive.

    Ads on the web right now are about the sophistication of those cheesy local cable ads. You know, the ones you can tell are stuck in by the local cable company, because the sound is suddenly too loud, there's usually bad audio, and the video is of poor quality. And like those cheesy cable ads, they tend to be inserted not by the producer of the content, but of third parties (such as doubleclick) who may or may not be concerned about how disruptive the ads are to the site within which they are viewed.

    Things are just getting worse in this space. I've seen more Flash ads on the web, which makes me think I should uninstall that damned plugin.

    When you push things too far, when you make things annoying enough, don't be surprised when your audience pushes back, and does things like install ad filtering software. It's corporate conceit and stupidity to fight back with things that are supposed to technologically allow you to annoy the hell out of your potential customers. Hey guys, how about maybe adopting guidelines so your ads don't disrupt your audience's ability to do what they really came to your site to do? Like, for example, no movement. Totally static images. I know, not as flashy, not as sexy, but also not as annoying. If, in the end, I cannot read and enjoy the content of the site, I'm simply not going to come back. Then the site dies, just as surely as if they had no revenue from ads in the first place.

  5. Legality (and hype) by nick_davison · · Score: 3, Informative

    While it may well be the case in the US that they don't have to make their sites visible to people using different settings, it's starting to become a legal issue in the UK.

    As disabled people do have every right to access content, things like making a site usable with alt tags is starting to become a genuine legal issue. Telling a visually impared person that they must turn on the features that make a site physically unusable to them would be breaching equal opportunity laws. Curiously, most of the UK laws wandered out of the EU and so I'd imagine that Germany, where this company is based, is much the same.

    Of course there is one other option no one seems to be looking at: "Who cares whether it'll pan out? Creating this hype will generate a lot of interest in the company and maybe help raise enough money to see us through the current downturn." A lot of companies that planned to get to IPO this year seem to be doing this at the moment. Whether or not they have a tech and whether or not it's actually viable, if you create enough talk and hype, you might still be able to get a few investors that you wouldn't have got otherwise and just maybe you'll stay in business long enough to come up with a more viable product.