Firefox Users Bad For Advertisers
rocketjam writes "According to CNET, German advertising technology company Adtech reports that during the months of October and November, Internet Explorer users were more than four times as likely to click on ads than Firefox users were. During the period 0.5 percent of IE users clicked on ads compared to 0.11 percent of Firefox users. Speculation on reasons for the difference in click rates range from Firefox's integrated pop-up blocking to seeing the average Firefox user as more tech-savvy the average Internet Explorer user."
Having something like AdBlock probably doesn't help their click % for Firefox either.
Hooray for extensions!
Actually, if you look at the breakdown for insurance companies and their policies, you'll see that they give very different rates based on the car you drive, for two reasons: rate of theft, and rate of accidents statistically for those cars.
You may treat all information submitted above as wild speculation.
Try this one:
http://gauret.free.fr/adshare/adshare.php
install adblock in firefox
click on adblock on bottom right
find suspicious address (usually iframe or js)
choose and click ok
bravo, say bye bye to your friend
I am harvesting funny/good quotes. Please help by putting them in your sigs
In that case you aren't writing compliant code, end of discussion.
"If you think the problem is bad now, just wait until we've solved it." --- Arthur Kasspe
http://www.useit.com/alertbox/20041206.html
And I quote:
"Summary:
Studies of how people react to online advertisements have identified several design techniques that impact the user experience very negatively.
Advertising is an integral part of the Web user experience: people repeatedly encounter ads as they surf the Web, whether they're visiting the biggest portals, established newspapers, or tiny personal sites. Most online advertising studies have focused on how successful ads are at driving traffic to the advertiser, using simple metrics such as clickthrough rates.
Unfortunately, most studies sorely neglect the user experience of online ads. As a result, sites that accept ads know little about how the ads affect their users and the degree to which problematic advertising tricks can undermine a site's credibility. Likewise, advertisers don't know if their reputations are degraded among the vast majority of users who don't click their ads, but might well be annoyed by them.
Now, however, we have data to start addressing these questions. At my recent User Experience 2004 conference, John Boyd from Yahoo! and Christian Rohrer from eBay presented a large body of research on how users perceive online advertising. Here, I offer a few highlights from their presentation (my comments on their findings are solely my responsibility)."
Change the way you advertise (I prefer text ads myself, I'm 100% more likely to click on one of them then any sort of graphical ad) and you'll see more people clicking on ads.
"There is a way that seems right to a man, but its end is the way of death." Proverbs 16:25 (NKJV)
It is simple CSS. Create a layer, give it a position:absolute, z-level higher than any other (ie. on top), and have a javascript link to hide it. The actual page would just have a
<div class=ad>
<img src=".../banner.jpg">
</div>
Even if you disable JS, the only thing you disable is the close button. I've seen pages with this, but not the ads. The ads are still caught by the image filter, but I have to close the empty css layer.
Live today, because you never know what tomorrow brings
If the sites hosting them use iFrames you can block the iFrames with Adblock.
Error 404 - Sig Not Found
I caught a pop-up layer/frame thing yesterday while looking for inflation data. (Sorry I don't have the site address now; The popup iframe was served directly to advert site registration.) Having ad-block already installed, I blocked the iframe and reloaded... I still wound up with an empty pseudo-window thing (had border, title, and "X", but no content) popping up in front of the content I was interested in, so in my mind FF1.0/Ad-block still currently fails here.
There was a /. story on this recently http://it.slashdot.org/article.pl?sid=04/12/03/145 0243&tid=217&tid=98&tid=218
Ignorance is curable, stupid is forever.
Damn, google ads are usually the only advertising worth checking out, as they're usually targetted.
Is it just my observation, or are there way too many stupid people in the world?
What you're describing is pretty much the difference between sales and marketing.
Sales is getting out (by whatever means) and getting people to open their wallet for you in response to your ads/pleas/whatever.
Marketing is creating an awareness, and hopefully "need" for whatever you're selling, but not trying to close the sale right there, or even in the near future. This is especially true for high dollar items like cars.
Tracking clicks is in a sense trying to track sales (usually the seller probably only gets some time from the clicker, not money, though) even though a lot of ads are clearly intended to create a marketing presence. You don't have to click on them for them to be effective-- you just have to see them (over and over) out of the corner of your eye while reading something else. Tracking views is what happens in the rest of advertising (how many people watch that show x how many times the ad appears). Eventually internet advertising will use a hybrid of clicks and views to track.