Working with an experiment

  1. Plan out the experiment. Make sure that the app works properly and is accessible to users.

    The experiment collects statistics based on the behavior of real users of the app. With more events, the experiment becomes more sensitive and can detect and record smaller changes in metrics.

  2. Create an experiment.

  3. See statistics to draw conclusions from the experiment's results.

Downloading data about experiments

You can get the list of IDs of experiment variants using the Data Stream API.

Note

This option is available for paid AppMetrica plans.

Use the testids field to download the data:

Field Data type Description
testids Array(Integer) Array of IDs of experiment variants.

The ID of the experiment variant is available in the Varioqub report, pointing the mouse cursor to the variant name in the table.

ID of experiment variant

Alternatively, you can get the list of IDs and names of experiment variants as follows:

  1. Go to AppMetrica.

  2. Go to the A/B experiments page with a list of experiments.

  3. In the upper-right corner of the page, click next to the Create experiment button.

  4. Choose Download variant IDs.