Click or drag to resize

Resource.DetermineInteractionType Method

Determines visitor interaction type by the given resource group.

Namespace:  Dynamicweb.Analytics.Goals
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public static VisitorInteractionType DetermineInteractionType(
	string group
)

Parameters

group
Type: System.String
Resource group.

Return Value

Type: VisitorInteractionType
Visitor interaction type.
Remarks