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 12510 Mar 27, 2004, 5:35 PM
Thread Re: [ronzo] Google AdWords in search results
afinlr 12300 Mar 27, 2004, 5:52 PM
Thread Re: [afinlr] Google AdWords in search results
ronzo 12288 Mar 27, 2004, 6:10 PM
Thread Re: [ronzo] Google AdWords in search results
Robert_B 12247 Mar 27, 2004, 10:56 PM
Thread Re: [Robert_B] Google AdWords in search results
ronzo 12309 Mar 28, 2004, 6:03 PM
Thread Re: [ronzo] Google AdWords in search results
pugdog 12199 Mar 29, 2004, 5:46 AM
Thread Re: [pugdog] Google AdWords in search results
ronzo 12316 Mar 29, 2004, 3:24 PM
Post Re: [ronzo] Google AdWords in search results
pugdog 12195 Mar 29, 2004, 6:54 PM
Thread Re: [ronzo] Google AdWords in search results
pugdog 12110 Mar 31, 2004, 9:39 AM
Post Re: [pugdog] Google AdWords in search results
ronzo 12108 Mar 31, 2004, 1:15 PM
Thread Re: [pugdog] Google AdWords in search results
Robert_B 12091 Mar 31, 2004, 1:24 PM
Thread Re: [Robert_B] Google AdWords in search results
pugdog 12116 Mar 31, 2004, 2:25 PM
Thread Re: [pugdog] Google AdWords in search results
Robert_B 12097 Mar 31, 2004, 3:19 PM
Thread Re: [Robert_B] Google AdWords in search results
pugdog 12090 Mar 31, 2004, 11:09 PM
Thread Re: [pugdog] Google AdWords in search results
Robert_B 12088 Apr 1, 2004, 4:40 AM
Thread Re: [Robert_B] Google AdWords in search results
pugdog 12091 Apr 1, 2004, 6:08 AM
Post Re: [pugdog] Google AdWords in search results
Robert_B 12054 Apr 1, 2004, 10:14 AM
Thread Re: [ronzo] Google AdWords in search results
pugdog 11979 Apr 5, 2004, 11:54 AM
Thread Re: [pugdog] Google AdWords in search results
Robert_B 11929 Apr 5, 2004, 12:04 PM
Thread Re: [Robert_B] Google AdWords in search results
pugdog 11970 Apr 5, 2004, 4:42 PM
Post Re: [pugdog] Google AdWords in search results
rahuljain 11564 May 10, 2004, 2:45 AM