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

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

The IABTestConversionLogger type exposes the following members.

Methods
  NameDescription
Public methodLogConversionTIdentifier
Log A/B test conversion with given parameters. Actual logging of conversions is different for content only sites and other sites based on given siteName.
Top
See Also