Target's traffic allocation is not 50:50 with redirect tests
We have run a few redirection A/B tests, the B version is created in AEM and 50% of the users should be redirected to it. Redirection is usually used when there is a major change on the page which cannot be done either with code change or using fragments.
What we observe in all instances is that, as opposed to tests where we inject a change on the page, the traffic allocation is never 50:50 and the difference is large enough to result in a Sample Ratio Mismatch. This is very problematic as it impacts the trustworthiness of our test results and puts the allocation algorithm from Adobe in question.
This issue seems to impact mobile traffic at a much higher rate than desktop traffic.
My question is:
What is creating this issue?
How do we contain it if we want to run redirection tests like this in the future?
Thank you for your input!