IABVariantPerformanceCalculator MembersKentico 8.1 API Reference
The IABVariantPerformanceCalculator type exposes the following members.
Methods

  NameDescription
Public methodGetConversionRateInterval
Returns conversion rate interval for the specified variant.
Public methodGetChanceToBeatOriginal
Returns chance to beat original for the specified challenger variant.
Public methodInitialize
Initializes AB variant performance calculator. Needs to be called first, as this class needs the original's conversions and visits to work properly.
Back to Top
See Also