Hello guys,
I want to do kinda of an A/B split testing on a website I run. I just
created a new version but I need to keep both version running and see
which one will perform better. First, I'm not sure if I'm in the right
group.
How can I randomly let a user enter from the index.php page and keep
the same URL. So the splitting is being done in the backend, I don't
want the users to see for example in the url /new/index.php and /
index.php.
Thank you.
I want to do kinda of an A/B split testing on a website I run. I just
created a new version but I need to keep both version running and see
which one will perform better. First, I'm not sure if I'm in the right
group.
How can I randomly let a user enter from the index.php page and keep
the same URL. So the splitting is being done in the backend, I don't
want the users to see for example in the url /new/index.php and /
index.php.
Thank you.
Comment