Click or drag to resize

ExperimentConversionMetric Property

Gets or sets the conversion metric in seconds. 0 means register conversion in next step only.

Namespace:  Dynamicweb.Analytics.Experiments
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public int ConversionMetric { get; set; }

Property Value

Type: Int32
The conversion metric in seconds. Default is 1200
See Also