Click or drag to resize

ExperimentUtilitiesGetBestPerformingVersion Method

Returns the best performing version according to conversion goal

Namespace:  Dynamicweb.Analytics.Experiments
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public static double GetBestPerformingVersion(
	Experiment exp,
	int combinationID
)

Parameters

exp
Type: Dynamicweb.Analytics.ExperimentsExperiment
instance of Experiment
combinationID
Type: SystemInt32
combination ID of experiment view

Return Value

Type: Double
Remarks