CMSABTestOverviewPage Fields |
The CMSABTestOverviewPage type exposes the following members.
Name | Description | |
---|---|---|
DataFormatActions |
Names of data format selector actions.
| |
HIDE_FILTERS_TEXT |
Resource string of the hide advanced filters text.
| |
MAX_LINK_LENGTH |
Max length of a link that is in the upper right box - long links can break that table.
| |
mBodyClass |
Generic body class - contains the base body CSS class
(Inherited from CMSPage.) | |
mConversionRateRange |
The difference between the minimum lower bound and the maximum upper bound values for the test.
| |
METRIC_AVG_CONVERSION_VALUE |
Code name of the average conversion value metric.
| |
METRIC_CHANCE_TO_BEAT_ORIGINAL |
Code name of the chance to beat original metric.
| |
METRIC_CONVERSION_COUNT |
Code name of the conversion count metric.
| |
METRIC_CONVERSION_RATE |
Code name of the conversion rate metric.
| |
METRIC_CONVERSION_VALUE |
Code name of the conversion value metric.
| |
METRIC_CONVERSIONS_OVER_VISITS |
Code name of the conversions over visits metric.
| |
mIsUserAuthorizedToManageTest |
Indicates whether the user is authorized to manage the test.
| |
mMessagesWriter |
Class that writes info messages into the page.
| |
mMinConversionRateLowerBound |
The minimum lower bound of the conversion rate intervals for the test.
| |
mVariantPerformanceCalculator |
AB Variant performance calculator.
| |
SamplingActions |
Names of sampling selector actions.
| |
SHOW_FILTERS_TEXT |
Resource string of the show advanced filters text.
| |
WINNING_VARIANT_MIN_CHANCETOBEAT |
Minimum chance to beat to mark a variant as winning.
| |
WINNING_VARIANT_MIN_CONVERSIONS |
Minimum of conversions to mark a variant as winning.
|