Gossamer Forum
Home : Gossamer Threads Inc. : Discussion :

Re: [ronzo] Google AdWords in search results

Quote Reply
Re: [ronzo] Google AdWords in search results In reply to
I would imagine that google will start to keep track of the query=string portion of the URL, and after repeated searches on the same keywork, it will start to show targeted ads.

I set up a test of this.

If this is true, using the advanced/improved search logger, you can track what people are searching for, and how often, and then use the google code in an include file. Create a simple global to return the count of the search term, and then:

<%search_count (query)%>
<%if search_count_results > for_example_10%>
<%include google_ad_page.html%>
<%else%>
do nothing, or <%include default advert or logo%>
<%endif%>

Once a search term hits a level you are comfortable with, it will start showing google ads, and if google does index via the query= string then after a short time those queries will show up with valid, targeted ads.

I'm running a test now... but the more people who check this concept out (ie: if google will spider the query string) the better.


PUGDOG� Enterprises, Inc.

The best way to contact me is to NOT use Email.
Please leave a PM here.
Subject Author Views Date
Thread Google AdWords in search results ronzo 12728 Mar 27, 2004, 5:35 PM
Thread Re: [ronzo] Google AdWords in search results
afinlr 12520 Mar 27, 2004, 5:52 PM
Thread Re: [afinlr] Google AdWords in search results
ronzo 12505 Mar 27, 2004, 6:10 PM
Thread Re: [ronzo] Google AdWords in search results
Robert_B 12466 Mar 27, 2004, 10:56 PM
Thread Re: [Robert_B] Google AdWords in search results
ronzo 12526 Mar 28, 2004, 6:03 PM
Thread Re: [ronzo] Google AdWords in search results
pugdog 12417 Mar 29, 2004, 5:46 AM
Thread Re: [pugdog] Google AdWords in search results
ronzo 12534 Mar 29, 2004, 3:24 PM
Post Re: [ronzo] Google AdWords in search results
pugdog 12413 Mar 29, 2004, 6:54 PM
Thread Re: [ronzo] Google AdWords in search results
pugdog 12327 Mar 31, 2004, 9:39 AM
Post Re: [pugdog] Google AdWords in search results
ronzo 12326 Mar 31, 2004, 1:15 PM
Thread Re: [pugdog] Google AdWords in search results
Robert_B 12309 Mar 31, 2004, 1:24 PM
Thread Re: [Robert_B] Google AdWords in search results
pugdog 12336 Mar 31, 2004, 2:25 PM
Thread Re: [pugdog] Google AdWords in search results
Robert_B 12314 Mar 31, 2004, 3:19 PM
Thread Re: [Robert_B] Google AdWords in search results
pugdog 12307 Mar 31, 2004, 11:09 PM
Thread Re: [pugdog] Google AdWords in search results
Robert_B 12307 Apr 1, 2004, 4:40 AM
Thread Re: [Robert_B] Google AdWords in search results
pugdog 12310 Apr 1, 2004, 6:08 AM
Post Re: [pugdog] Google AdWords in search results
Robert_B 12271 Apr 1, 2004, 10:14 AM
Thread Re: [ronzo] Google AdWords in search results
pugdog 12197 Apr 5, 2004, 11:54 AM
Thread Re: [pugdog] Google AdWords in search results
Robert_B 12146 Apr 5, 2004, 12:04 PM
Thread Re: [Robert_B] Google AdWords in search results
pugdog 12188 Apr 5, 2004, 4:42 PM
Post Re: [pugdog] Google AdWords in search results
rahuljain 11781 May 10, 2004, 2:45 AM