IABVariantPerformanceCalculator Interface |
Namespace: CMS.OnlineMarketing
public interface IABVariantPerformanceCalculator
The IABVariantPerformanceCalculator type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetConversionRateInterval |
Returns conversion rate interval for the specified variant.
|
![]() | GetChanceToBeatOriginal |
Returns chance to beat original for the specified challenger variant.
|
![]() | Initialize |
Initializes AB variant performance calculator.
Needs to be called first, as this class needs the original's conversions and visits to work properly.
|