Hey.. OK I'll try to be clear. Say I promote product X, in my website. Now, a visitor came to my website using keyword "XYZ" (Using adwords). Now, I want to link this visitor again to a 3rd party website & I want the original adwords keyword (XYZ) to be automatically added to the final URL. I know this can be done, please help me do it. If there is a general way to do it, and not only for adwords, it will be even better.. Thanks for your help.
change your destination landing page url where you want to send the user during creation of add. I think it should work.
Thanks, but this is not possible with 2,000 keywords. I need a script that will take the keyword, and place it again in a new tracking code..
Pretty simple thing to do using php to detect the uri and look in a text file to find the new location based on the keyword concerned.. For example the txt file would contain: New page Key phrase dograce.htm = dog racing horserace.htm = horse racing Only problem is that you need to stay on the same domain just send them to a new page. Else google will kick your but for transferring them to a new domain.