Expand my Community achievements bar.

Redirect URL and URL in Activity QA not the same

Avatar

Level 1

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

Topics help categorize Community content and increase your ability to discover relevant content.

7 Replies

Avatar

Level 2

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!

Avatar

Level 1

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

Avatar

Level 2

Check if the page you are redirecting to is valid and working. Also as @Bhuwan_B mentioned check for console errors.

Avatar

Community Advisor

@MKvM 

  1. Check for Console Errors: Browser console errors might provide additional clues

  2. 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

  3. Ensure that all preview parameters are allowlisted so that these values are not transformed in any way.

Avatar

Level 1

@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

Avatar

Community Advisor

Avatar

Level 2

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.