Tagged Questions

1
vote
1answer
124 views

A/B/n testing, how to distribute web site client?

In standard A/B testing, we can use the parity of the ip adresse to distribute the client to A or B testing page. My question is how to distribute when we need 3 case: A/B/C. If someone know to code ...