Google is testing a new advertising layout on search results pages in which ads are removed if a user consistently chooses not to interact with any of the ad elements on the page.According to posters in the WebmasterWorld forum, Google is removing the top blue ad from search result pages and only showing ads on the right side of the screen. The blue ad is removed if a user consistently does not click on ads. The blue ad is restored if the user clears his or her cache.
I suspect that there are some Surfers who never, or very rarely, click on a Ad.
I also suspect that there are some Surfers who never click on a "Blue Ad" but may click on a "right hand side" Sponsored link.
If I understand this correctly, if G recognises a particular Surfer as haveing this behaviou, they will vary the displayed Ads to try to creat some variety in the Surfer's behaviour - just showing another Ad that the Surfer is equally blind to will not accomplish this.
The rationale is that the user does not want to see the ads anyway and it lessens the chance of a poor prospect clicking on an ad.
If they really want to give those ads a premium space, they should remove the blue shading, but then they would be indistinguishable from regular SERPS (not that the average user knows or cares about it anyway).
Are there any eye-tracking or statistical studies about the performance of the top 3 blue ads versus top of the SERPS and top of the right hand column?
The rationale is that the user does not want to see the ads anyway and it lessens the chance of a poor prospect clicking on an ad.
Another way of looking at it. If a user never/rarely clicks on an ad, and happens to click on an ad, it may be because -
- The regular SERPs weren't good enough that he/she chose to click an ad instead. (I rarely click an ad, and there are few rare occasions when I had to look at the ads to get the site I wanted)
- The ad creative (Title/Description were just what the user was looking for and induced him/her into clicking, vis-a-vis not so relevant regular SERPs)
I guess, it is quite assumptive to generalise a user who never clicks an ad and if he/she clicks then that is a "poor prospect"
If the user does not click on an advertisement then may be google should serve up a similar keyword advertisement.
What a great idea!
Now, why didn't the rocket scientists at Google think of that?
Why keep showing the SAME ads when the same user repeats a search? Do they think if they repeat the same ad a number of times, the user will eventually click?
I noticed the move to the right last week. I don't think it is helpful. I think it is distracting. First they're here, then they're there. Maybe that is what they had in mind. If so, I don't think it's working. It makes me less likely to click through.
If the user does not click on an advertisement then may be google should serve up a similar keyword advertisement.
With the exception of broad match, advertisers choose the keywords for which their ads appear. Unless this idea was only in regards to broad match keywords, I don't see how such a system could be implemented to the advertisers satisfaction.
"You asked for your ads to be shown for [green fuzzy widgets], but this one guy was never clicking an ad when he searched for [blue shiny widgets], so I showed him your ad and he clicked! You do sell blue shiny widgets too, right? Oh, you don't? Well, at least I got him to click an ad!"
How will google know in such a case, one guy is an ad clicker and another guy is not?
How will google know in such a case, one guy is an ad clicker and another guy is not?
Cookies.
I doubt they even care about IP address unless cookies are blocked.
And there are other techniques that don't require cookies, though I don't know if Google uses them.
One clever technique I just learned of here on WebmasterWorld. It's pretty obvious, actually. Put a javascript function in a seperate file. Have it return a unique ID (i.e. serve a different version of the file to each user). After the first time, the file will be served from the user's cache. Handily defeats users who turn off cookies.