Real-time Exposure Status

Overview

This is the rightmost tab when entering the A/B Test detail view. Here you can view the exposure status per test group for the currently running A/B Test in two forms:

  • A graph showing the exposure count per test group

  • A table containing information about users exposed to the A/B Test

This is useful for checking whether distribution across each test group is working properly.

Exposure Summary (Table)

You can view users exposed to the A/B Test in the last 30 minutes broken down as follows. You can update the view every 30 seconds using the Update button located in the right area of the tab.

  • A/B Test group × Platform (e.g., number of users exposed to Group B on Mobile)

  • A/B Test group × Operating System (OS) (e.g., number of users exposed to Group A on Android)

  • A/B Test group × Version (e.g., number of users exposed to Group A on app version 7.11.5)

  • Distribution reason × Platform (e.g., number of users exposed to the A/B Test on Mobile)

  • Distribution reason × Operating System (OS) (e.g., number of users exposed to the A/B Test on iOS)

  • Distribution reason × Version (e.g., number of users exposed to the A/B Test on app version 2.3.10)

You can view the breakdowns by setting items 1 and 2 as shown in the image below.

1870

Exposure Status Graph

You can view users exposed to the A/B Test in the last 30 minutes broken down as follows. The condition can be selected from the select box on the right side of the graph. The available options are listed below. You can update the view every 30 seconds using the Update button located in the upper right area of the tab.

  • A/B Test group

  • Distribution reason

  • Platform

  • Operating System (OS)

  • Version

1884

User Log

You can see which users were distributed to which group, when, and for what reason in the A/B Test. Logs are available for users exposed to the A/B Test in the last 30 minutes. You can update the view every 30 seconds using the Update button in the upper right area of the tab.

1924

The distribution reasons shown are as follows:

Reason
Description
Distribution Result

SDK_NOT_READY

The SDK is not ready for use.\ (e.g., initialization attempted with an invalid SDK key)

Default group (A)

EXPERIMENT_NOT_FOUND

No A/B Test found for the provided Experiment Key.\ The Experiment Key may be incorrect or the experiment may be in Archived state.

Default group (A)

EXPERIMENT_DRAFT

The A/B Test is in Draft state.

Default group (A)

EXPERIMENT_PAUSED

The A/B Test is in Paused state.

Default group (A)

EXPERIMENT_COMPLETED

The A/B Test has been stopped.

Winner group selected at stopping

OVERRIDDEN

The user has been assigned to a specific group via Override.

The Override group

NOT_IN_EXPERIMENT_TARGET

The user is not in the A/B Test target.

Default group (A)

TRAFFIC_NOT_ALLOCATED

The A/B Test is running but the user was not allocated to the test.

Default group (A)

TRAFFIC_ALLOCATED

The user has been allocated to the A/B Test.

Allocated group

VARIATION_DROPPED

The originally allocated group has been excluded from the test.

Default group (A)

NOT_IN_MUTUAL_EXCLUSION_EXPERIMENT

The A/B Test is not included in the Mutually Exclusive Group.

Default group (A)

IDENTIFIER_NOT_FOUND

No User Identifier information corresponding to the A/B Test distribution basis was found.

Default group (A)

EXCEPTION

An unknown error occurred.

Default group (A)

circle-check

Last updated