@timbo4 If you want to split traffic 50/50 between two different landing pages for visitors coming from a specific UTM campaign, here’s a simple way to do it in Adobe Target:
- Create an audience based on your UTM: Set up an audience in Adobe Target that targets users with the UTM parameter you’re using (like utm_campaign=yourcampaign). You can do this by adding a condition that checks for that query string.
- Set up your A/B test: Create a new A/B test and apply the audience you just created. This way, only visitors with that UTM will be part of the test.
- Use redirects to split traffic between URLs: For Experience A, keep your original landing page URL. For Experience B, instead of trying to add a different page directly, set up a redirect in Adobe Target to send 50% of visitors to your second landing page.
- Split the traffic evenly: Make sure you allocate 50% of the traffic to Experience A and 50% to Experience B.
Why use redirects?
Adobe Target works best when the experiences are variations of the same page. When you want to send visitors to completely different URLs, using a redirect for one of the experiences is the easiest way to make that happen.
Here’s a link to Adobe’s official guide on how to set up redirect offers, which might help: https://experienceleague.adobe.com/en/docs/target/using/experiences/offers/offer-redirect#use-redirect-offers-in-activities
Hope this helps! Feel free to ask if you have any other questions.
Best,
Narendra