Experiments

Ce produit n'est pas pris en charge par le site Datadog que vous avez sélectionné. ().
Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

Overview

Datadog Experiments helps teams run and analyze randomized experiments, such as A/B tests. These experiments help you understand how new features affect business outcomes, user behavior, and application performance, so you can make confident, data-backed decisions about what to implement.

Datadog Experiments consists of two components:

Getting started

To start using Datadog Experiments, configure at least one of the following data sources:

After configuring a data source, follow these steps to launch your experiment:

  1. Create a feature flag and implement it using the SDK to assign users to the control and variant groups. A feature flag is required to launch your experiment.
  2. Create a metric to evaluate your experiment.
  3. Create an experiment to define your hypothesis, choose an analysis method, and optionally calculate a sample size.
  4. Launch your experiment to see the impact of your change on business outcomes, user journey, and application performance.

After your team has run several experiments against the same metric, use Cumulative Impact to see a noise-adjusted estimate of how much your experiments have moved that metric over time.

The Experiments metrics view showing business, funnel, and performance metrics with control and variant values and relative lift for each metric. A tooltip is open on the Revenue metric showing Non-CUPED values for Revenue per User, Total Revenue, and User Assignment Count across the control and variant groups.

Further reading