damon
10-18-2007, 05:09 AM
I want to implement paid search advertising on my PHP/MySQL-based vertical/parametric search site. Read the CTR for paid search advertisers on today's Real Impact of Blended Search (http://searchenginewatch.com/showPage.html?page=3627322) article (I'll summarise, it's 12-15%).
I am still a little new to this, but, as I understand it, Google for Search displays Google's organic results alongside the paid search advertising. I want something that displays my search results and targetted paid search advertising.
I know I can implement a basic version of this using OpenAds, which allows advertisers to restrict ads by URL and query string terms. In my case, advertisers would choose search.php and search terms (including parameters) that get included in the query string.
However, I would prefer to use an already existing advertising agency, like AdSense, to target search ads based on the query string.
Does anyone know of any agencies that allow targetting based on query strings?
I am still a little new to this, but, as I understand it, Google for Search displays Google's organic results alongside the paid search advertising. I want something that displays my search results and targetted paid search advertising.
I know I can implement a basic version of this using OpenAds, which allows advertisers to restrict ads by URL and query string terms. In my case, advertisers would choose search.php and search terms (including parameters) that get included in the query string.
However, I would prefer to use an already existing advertising agency, like AdSense, to target search ads based on the query string.
Does anyone know of any agencies that allow targetting based on query strings?