Click or drag to resize

ConversionGoalProviderTrackGoal Method

Custom track your goal value

Namespace:  Dynamicweb.Analytics.Goals
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public virtual bool TrackGoal(
	string goalValue
)

Parameters

goalValue
Type: SystemString
The experiment goal value

Return Value

Type: Boolean
To track the goal returns true
See Also