Skip to main content
All CollectionsFor WebBuildAdvanced Editor
Create a simple baseline in the Advanced Editor
Create a simple baseline in the Advanced Editor
James Harber avatar
Written by James Harber
Updated over 2 weeks ago

What are baselines?

Baselines are measurement-only exercises, often run pre-idea to learn more about the page, the application or the users so you can build more effective experiments when the time comes.

Unlike an AA test, which splits traffic in half, Baselines have a single bucket of users that we measure.

Examples of baselines would be:

  • Building some form analytics to understand entries, completion time, errors, etc.

  • Seeing how often users scroll down to a particular banner or carousel.

Building a baseline

This process assumes you have knowledge of how to build experiments in the Advanced Editor, such as AB tests, and so will focus on the nuances more than the entire flow.

1. Entry point to baselines

2. Project definition

This is exactly the same as an AB test - we have projects with names and locations and tests with names to define at a minimum. You can also choose to use the Optimize Build Framework (OBF) if you wish - we will detail both approaches below.

You will not be presented with a Variations screen, which is the key difference between AB/n experiences and Baselines. This is simply removed from the interface to avoid confusion.

For scripts, you are left with Pre-render and Post-render, which you are hopefully familiar with.

3. Define your adhoc metrics

For details of how to achieve this, see: Metric capture in the advanced editor.

4. Apply segments

As with any normal experience, you can apply segments to narrow-down your scope.

5. Save, QA and Launch

Once happy, save your experience, test it in the same way you would test an AB test, and launch if/when happy.

In conclusion

As you can see, other than the absence of a Variations panel, there are no differences between baselines and AB/n experiences.

The key nuance is why you'd use baselines over AB/n tests - baselines are a single bucket and used most commonly for measurement-only projects, whereas AB/n experiments by definition are comparative pieces of work.

Did this answer your question?