I've created a new AB testing with a redirect to URL. When editing this activity it still shows the correct URL, but when I open the Activity QA it's not showing the correct redirect URL (so the test fails).
For example
1. URL in editing activity (experiences): A -> www.test.com/test B -> www.test.com/test-redirect
2. URL in Acitivity QA: A -> www.test.com/test B -> www.test.com/test
The only difference in the URL's of the Activity QA is the at_preview_index. A is 1_1 and B is 1_2
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi @MKvM ,
If you are using Adobe Target redirect feature, the preview link remains same, but once you hit the URL, you will be redirected to the new page.
Hope this helps!
Views
Replies
Total Likes
Unfortunately the URL in de Activity QA is not redirecting to the correct page. We also keep track of it in Adobe Analytics and it shows that none of the visits is redirected to test B
Views
Replies
Total Likes
Check if the page you are redirecting to is valid and working. Also as @Bhuwan_B mentioned check for console errors.
Views
Replies
Total Likes
Check for Console Errors: Browser console errors might provide additional clues
Check Network Requests: When in QA mode, examine the Target network requests to see if the redirect offer is being properly returned in the response
at_preview_token
at_preview_index
at_preview_listed_activities_only
at_preview_evaluate_as_true_audience_ids
_AT_Debug
adobe_mc_ref
adobe_mc_sdid
Reference : https://experienceleaguecommunities.adobe.com/skucn57933/attachments/skucn57933/adobe-target-discuss...
Views
Replies
Total Likes
@Bhuwan_B Thank you for your message. This is what I get from the console: "View delivery error Adobe Target is not opted in". I also don't see any Target call in network log
Views
Replies
Total Likes
@MKvM Please check below thread for highlighted issue.
https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/can-t-see-any-delivery-reque...
Views
Replies
Total Likes
Since you've set Experience B to redirect to www.test.com/test-redirect, the QA URL for B will still be www.test.com/test with at_preview_index value equal to 1_2. Once the activity is set to active, the second QA URL should redirect you to the new page.
Ensure AA is enabled for the redirect page and the default page to see data in reports.
Views
Replies
Total Likes