Expand my Community achievements bar.

SOLVED

Redirect Campaign Assistance With HTML Offer

Avatar

Level 3

We are launch an AB test in the coming weeks and I'm turning to the forum for some assistance.

We have an instance in which we need a URL with several parameters must redirect to a specific URL. For example, the page https://ticketsuat.universalorlando.com/Ticket-Store/PurchaseTickets.aspx?ProductType=Park2Park&Exte...4DP&FloridaResident=NO&NumberOfAdults=1&NumberOfChildren=0 must redirect to https://ticketsqa.universalorlando.com/permalink/tab-base/item-4day/park-tickets/index.html and https://ticketsuat.universalorlando.com/Ticket-Store/PurchaseTickets.aspx?ProductType=Park2Park&Exte...3DP&FloridaResident=NO&NumberOfAdults=1&NumberOfChildren=0 must direct to https://ticketsqa.universalorlando.com/permalink/tab-base/item-3day/park-tickets/index.html.

Unfortunately, when clicking on the links with the query strings, then strings are stripped and the page resolves to https://ticketsuat.universalorlando.com/Ticket-Store/PurchaseTickets.aspx?ParkTickets, thus not allowing us to target HTML offers based on a target setting within the Target interface.

Does anyone have any recommendations? Maybe an IF/THEN javascript within the HTML offer?

Thanks in advance,


David

1 Accepted Solution

Avatar

Correct answer by
Level 10

Hi David,

Thank you for your note:

It appears that you are stripping the query parameters on your side and do not have the original parameters even in the referrer URL. As per my knowledge we cannot do anything here without some changes on your side. 

Thanks!

View solution in original post

3 Replies

Avatar

Level 10

HI David,

Thanks for reaching out to Adobe Community.

Please go through the below link and see if it helps: 

https://marketing.adobe.com/resources/help/en_US/target/target/t_redirect_offer.html

Thanks!

Avatar

Level 3

Thanks, but the issue is that Target is not picking up those query strings because they are stripped out of the URL upon landing on the page. 

Avatar

Correct answer by
Level 10

Hi David,

Thank you for your note:

It appears that you are stripping the query parameters on your side and do not have the original parameters even in the referrer URL. As per my knowledge we cannot do anything here without some changes on your side. 

Thanks!