No results for ""
EXPAND ALL
  • Home
  • API docs

Measuring Experimentation impact with holdouts

Read time: 7 minutes
Last edited: Jul 10, 2024
Experimentation is available for Pro and Enterprise plans

Experimentation is available as an add-on to customers on a Pro or Enterprise plan. To learn more, read about our pricing. To add Experimentation to your plan, contact Sales.

You must be using the multi-environment view to use holdouts

To use holdouts, you must be using the multi-environment view in the LaunchDarkly user interface. To learn more, read the latest Release notes.

Overview

This guide explains how to create a holdout experiment to measure the overall effectiveness of your Experimentation program.

As you begin planning your Experimentation program, you may want to track how much of an impact your experiments have over time. Will there be any measurable differences in behavior between the end users you include in experiments, and those you do not? Which group of end users will spend more money, sign up for services, or affect other metrics at higher rates? Holdout groups can help you answer these questions.

Holdouts let you exclude a percentage of your audience from your Experimentation program. This enables you to see the overall effect of your experiments on your customer base, and helps determine how effective the experiments you're running are. If, after a set period of time, such as a month or quarter, there are no measurable differences between the two groups you may want to reconsider the number, scope, and design of the experiments you're running.

In this guide, you will:

  • Decide on and create a metric
  • Create the holdout
  • Decide which experiments to add to the holdout
  • Read your results

To learn more about LaunchDarkly's Experimentation offering, read Experimentation.

Prerequisites

To complete this tutorial, you must have the following prerequisites:

  • An active LaunchDarkly account with Experimentation enabled, and with permissions to create flags and edit experiments
  • Familiarity with LaunchDarkly's Experimentation feature
  • A basic understanding of your business's needs or key performance indicators (KPIs)

Concepts

To complete this guide, you should understand the following concepts:

Decide on and create a metric

First, decide what metric you want to measure. Choose a metric that aligns with the same KPIs or goals you want to experiment on, such as average revenue per customer, or percentage of customers that sign up for your service.

In this example, you're in charge of your organization's growth program. You might be using a variety of metrics to measure things like total sign-ups, revenue per customer, or revenue per cart. Here, your main metric measuring the success of your organization's Experimentation program will be new, completed account sign-ups.

To create your metric:

  1. Navigate to the Metrics list.
  2. Click Create metric. The "Create metric" dialog appears.
  3. Enter "Completed sign-ups" in the Name field.
  4. Choose Custom in the "Event information" section.
  5. Select Conversion/binary.
  6. Enter the existing event key from your codebase in the Event key field. In this example, the event key is "completed-sign-ups."
Metric keys and event keys are different

LaunchDarkly automatically generates a metric key when you create a metric. You can use the metric key to identify the metric in API calls. To learn more, read Creating metrics.

Custom conversion/binary and custom numeric metrics also require an event key. You can set the event key to anything you want. Adding this event key to your codebase lets your SDK track actions customers take in your app as events. To learn more, read Sending custom events.

  1. Choose "Higher than baseline" from the Success criteria menu.
  2. Choose Average individual unit values for the Unit aggregation method.
  3. Choose user as the Randomization unit:
The "Event information" section of a custom numeric metric.
The "Event information" section of a custom numeric metric.

  1. Click Create metric.

You can create and add secondary metrics to your holdout if needed.

Create a holdout

Before you create a holdout, you must decide the following:

  • How long to run the holdout for: in this example, you are running the holdout for a full quarter. You must create the holdout before you create any of the experiments you want to include within it, so be sure to create the holdout in advance of the time period you want to run it for.
  • What percentage of your customer base to include in the holdout: in this example, you are holding out 1% of your audience.

To create the holdout:

  1. Navigate to the Holdouts list from the left sidenav.
  2. Click Create holdout. The "Holdout details" section appears.
  3. Enter a Name such as "Growth-related experiments."
  4. Enter a Description such as "Includes experiments related to our marketing campaigns and account sign-up process."
  5. Enter a Holdout amount. For this example you are holding out 1% of your audience.
  6. Click Next. The "Choose randomization unit and attributes" section appears.
  7. Select user as the Randomization unit.
  8. Click Next. The "Select metrics" section appears.
  9. Select your "Completed sign-ups" metric.
  10. Click Finish.

You are directed to the holdouts details page.

Here is what your holdout will look like:

The details page for a holdout with no experiments added yet.
The details page for a holdout with no experiments added yet.

Decide which experiments to add to the holdout

You can add experiments to your holdout when you create them. When deciding which experiments to add to a holdout, think about whether you want to measure the effectiveness of your Experimentation program as a whole, or only for a subset of your business.

In this example, you are adding only experiments related to front-end changes in your app such as pop-ups, different versions of copy, or different sign-up flows. You are not including experiments related to back-end changes that don't have a direct affect on how customers interact with your app.

To learn how to add experiments to your holdout when you create them, read Creating funnel optimization experiments and Creating feature change experiments.

Read the results

At the end of the quarter, you can analyze your holdout experiments to understand how much of an impact your Experimentation program is having on your chosen metrics.

On the holdout details page, the Probability report tab displays the results of the metric for two variations:

  • "Not in holdout" includes any contexts included in an experiment within the holdout.
  • "In holdout" includes the contexts that were excluded from experiments within the holdout.

You can see which variation is performing better if least one of the experiments in the holdout is running. However, we don't recommend making any decisions about your holdout experiment until all of the experiments within the holdout are finished and you have shipped winning variations for all of them. To learn how, read Winning variations.

A holdout including experiments that are still running.
A holdout including experiments that are still running.

When you're confident you have recorded enough data, you can stop the holdout and analyze its results. To do this, navigate to the holdout details page and click End. The contexts that were in the holdout will no longer be excluded from future experiments.

You can then make a decision about the results of your holdout based on which variation is performing better:

  • If the "Not in holdout" variation is performing better, then this means your experiments are overall having a positive impact on the metric.
  • If the "In holdout" variation is performing better, then this means your experiments are overall having a negative impact on the metric, and you may want to examine the experiments you're running and the variations you're testing to figure out how you can build better or more effective experiments.

Conclusion

In this guide you learned how to create a holdout experiment using a prerequisite flag to measure the overall impact of your Experimentation program. By assessing the impact of your experiments as a whole, you can fine-tune your audiences and the metrics you're measuring, and ensure you're getting the most value out of LaunchDarkly Experimentation.

Want to know more? Start a trial.

Your 14-day trial begins as soon as you sign up. Get started in minutes using the in-app Quickstart. You'll discover how easy it is to release, monitor, and optimize your software.

Want to try it out? Start a trial.