Click or drag to resize

StatisticsGetExtranetData Method

Returns the visitor Extranet information.

Namespace:  Dynamicweb.Analytics.Leads.LeadsStatistic
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public static VisitorExtranetInfo GetExtranetData(
	string visitorID,
	VisitQuery filtersQuery
)

Parameters

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

Return Value

Type: VisitorExtranetInfo
See Also