To answer your question directly...

If you have a mix of urls with and without pre-existing parameters (ie the 
? char), you must find a way to separate them when building tracking 
templates, and manually use ? for the ones without parms and & for the ones 
with parms. Another workaround (although painful) would be to have a third 
party tracking server digest the tracking parms and redirect to your final 
landing page url (as an encoded lpurl).

Like you (probably), I spent a ton of time looking for an answer to this 
question and I am responding in the hopes that I will be contradicted with 
an actual direct link to the contrary.

On a related note, in the past, some feeds allowed for a way to add 
parameters to a url, whether it had pre-existing parms or not (as in google 
shopping, search for adwords_queryparm). So google is probably aware of 
this problem but some amount of common sense has been lost along the 
deployment cycle.

On Tuesday, May 19, 2015 at 2:54:46 AM UTC-7, ralf.s wrote:
>
> Hello,
>
> we want to use tracking templates on adgroup level (or higher).
> We would like to set it to eg.
>   {lpurl}?para2=value
>
> Will this work for all final URLs of all ads and keywords in this adgroup?
> What happens, if a final URL already contains a question mark? eg.
>   http://www.anydomain.com?para1=x
>
> How will the target URL in this case look like?
> Either
> 1. http://www.anydomain.com?para1=x?para2=value
> or
> 2. http://www.anydomain.com?para1=x&para2=value
>
> The first case would create an invalid URL. Most Browsers will evaluate 
> parameter para1 as "x?para2=value" and will miss para2.
>
> What is the preffered way to set a tracking template and adgroup level?
>
> Kind Regards
> Ralf
>
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ce56f3b4-b8ac-4b82-9116-917d8b3a0ee8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to