-
Notifications
You must be signed in to change notification settings - Fork 1
Create a redirect experiment
Osvaldo edited this page Jan 3, 2026
·
4 revisions
Experimental
- Redirect experiments made with Abrantes should use 100% of the traffic, as in the provided example. (However it's possible to use less traffic by using export and import and redirecting traffic to the original without importing.)
- The best way to create a redirect experiment is to create an empty html page from this example. Let's call it the entry URL.
- This entry URL should be the landing page url for all the users.
- The variants should not be linked directly, except from the entry URL. If they do, the experiment may give wrong results as it's likely the audience entering the experiment is not the same as the audience entering the pages directly.
- Each variant should also contain code as in the example.
- Please note it's possible to persist the variant from the landing URL and assign it in the variants, but some browsers may need a 50ms delay. The approach is this example is safer.