Redirect Offer to New Dynamic Path | Community
Skip to main content
New Participant
May 21, 2020
Solved

Redirect Offer to New Dynamic Path

  • May 21, 2020
  • 1 reply
  • 5223 views

I am setting up an A/B with a Redirect Offer, and A4T as the reporting source

The issue I'm facing is that the destination URL is not static, but the path must be changed and the possibilities are numerous

 

Original: mysite.com/apples/product/ OR  mysite.com/bananas/product

Redirect: mysite.com/apples-beta/product/ OR  mysite.com/bananas-beta/product

 

When using a redirect offer, I only see that there is an ability for a 1:1 redirect, and not an ability to make it dynamic. for example amending "-beta" in the path

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Gaureshk_Kodag

Hi @iceboats 

You can achieve this by writing custom code (javascript), i.e.your own custom logic in the modifications tab.

 

Thanks,

Gauresh

 

1 reply

Gaureshk_Kodag
Gaureshk_KodagAccepted solution
Employee
May 22, 2020

Hi @iceboats 

You can achieve this by writing custom code (javascript), i.e.your own custom logic in the modifications tab.

 

Thanks,

Gauresh

 

IceboatsAuthor
New Participant
May 26, 2020
If a redirect is in the HEAD under a Custom Code modification would the person not be counted in both experiences then?