Is it possible to redirect visitors to the most relevant landingpage based 
on a search term? For example when I bid broad on the keyword 'cars' there 
will be many keyword variations that will trigger my advertisement. It 
would be great if a search term like 'audi car' will automaticly redirect 
the visitor to the page that is most relevant to the search query.

In the past I used a serverside script that would fatch the keyword from 
the HTTP_REFERER. This way it was possible to redirect the visitor to the 
most relevant landing page based on search term. But since the recent 
Google Update 
<http://www.seroundtable.com/google-adwords-now-not-provided-18388.html> it 
isn't possible anymore. Is there a way to do the same with the API from 
Google?

steps:
1. fetch search term
2. match with content on website
3. if match - redirect user to relevant page
4. if no match - redirect user to second relevant (category/home)page

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to