- New phase, re-randomize traffic
- Same phase, apply changes to everyone
- Same phase, apply changes to new traffic only (Sticky Bucketing enabled only)
- New Phase, re-randomize traffic, block bucketed users (Sticky Bucketing enabled only)
- New phase, re-randomize traffic
- New phase, do not re-randomize
Update the existing phase
This modifies the experiment in-place without resetting results or re-randomizing users. This provides the best user experience for your users and you can re-use data that was already collected, which can reduce the time the experiment needs to run. However, if you’re not careful, this can introduce significant bias and data quality issues into your results. A few categories of changes are broadly considered “safe” and if you are only making these changes, this is the approach we recommend going with. The “safe” changes are:- Increasing the percent of people included in the experiment
- Removing a condition from an experiment (e.g. going from “US visitors only” to “All visitors”)
- Removing an experiment from a namespace
Start a new phase
This creates a brand new phase of the experiment. All data collected until this point is excluded from the analysis and you start fresh (nothing is deleted from your data warehouse, we just hide old data from the results). In most cases, you will also want to re-randomize traffic. This will cause everyone - including existing experiment users - to get assigned a new random variation. This can be a disruptive user experience since many people will switch from Control to Treatment (or vice versa). Why would you ever want to do this? Some changes you make completely invalidate past results so this lets you cleanly separate the data analysis from before and after you make the change. Re-randomizing traffic can also eliminate carryover bias and make your results more reliable and accurate. We recommend this approach for any change that is not considered “safe” (listed above). This can include (but not limited to):- Changing the traffic split (weights) between variations
- Adding a new targeting condition
- Decreasing the percent of people included

