URL Redirect Tests - QA Checklist
Last updated
Last updated
This article provides a comprehensive checklist for performing a URL Redirect Test. It will guide you through the preparation steps, help you conduct tests efficiently, and ensure your redirect setup works as expected.
Before you verify your redirect test, make sure it’s set up correctly:
Double-check that there are no conflicting redirects in Shopify or third-party apps.
To test the redirection, use the preview parameter. Simply add ?preview=<group-index>
to the landing page (trigger condition) URL to access the test group you want to view.
Example: If the landing page URL is: https://test-store.com/products/new, you can use folliowing preview link sto test the redirection.
Control group
https://test-store.com/products/new?preview=0
Variant A
https://test-store.com/products/new?preview=1
Variant B
https://test-store.com/products/new?preview=2
Variant C
https://test-store.com/products/new?preview=3
Variant D
https://test-store.com/products/new?preview=4
Ensure the redirection is functioning as expected for each test group:
The redirection should take visitors to the correct destination in each test group.
Redirection frequency: It depends on the checkbox selected in the test.
Always trigger: Redirects visitors as long as any condition is met.
Trigger only once: Redirects only once per purchase journey for each visitor.
Preserve query string: It depends on the checkbox selected in the test.
True: URL parameters are preserved after redirection.
False: URL parameters are NOT preserved after redirection.
A1: Shopify’s built-in redirects may conflict with ABConvert redirects. If you notice an issue, check Shopify’s redirect settings and remove conflicting rules.
A2: If the test configuration is correct and the issue persists, please contact support@abconvert.io for assistance.
By following the pre-test checklist and QA steps, you can ensure that your URL redirects function correctly and provide a seamless user experience.