Click or drag to resize
IABTestConversionLogger Interface
Defines set of methods for logging A/B test conversions.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 13.0.131
Syntax
C#
public interface IABTestConversionLogger

The IABTestConversionLogger type exposes the following members.

Methods
  NameDescription
Public methodLogConversion
Logs A/B test conversion.
Top
See Also