Redirect A/B Test

You are defining multiple urls that the users will be redirected onto. Each URL can have a weight that will be used for selection of the variation for each user.

Example

URLWeightHint
https://splitbee.io133% of traffic will go here
https://splitbee.io/landing266%

Each user has a 33/66 chance to get either the default landing page / or a second one on /landing After a user gets assigned to a specific variation it will stick the onto a URL.

Imagine, Emily visits splitbee.io. Splitbee will assign her to /landing so she will be redirected without her seeing the other variation ever.