Click or drag to resize

LeadsStatisticsHelperGetVisitData Method

Returns the target visit.

Namespace:  Dynamicweb.Analytics.Leads.LeadsStatistic
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public static Visit GetVisitData(
	string visitorID,
	VisitQuery visitQuery
)

Parameters

visitorID
Type: SystemString
visitQuery
Type: Dynamicweb.Analytics.Leads.LeadsStatisticVisitQuery

Return Value

Type: Visit
Remarks