Click or drag to resize

StatisticsGetVisitors Method

Gets the visitors to be displayed on the list.

Namespace:  Dynamicweb.Analytics.Leads.LeadsStatistic
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public static VisitQueryResult GetVisitors(
	Query query,
	NameValueCollection parameters
)

Parameters

query
Type: Dynamicweb.Analytics.QueriesQuery
Query representing a filter.
parameters
Type: System.Collections.SpecializedNameValueCollection
Additional query parameters.

Return Value

Type: VisitQueryResult
Query result.
Remarks