Click or drag to resize

StatisticsGetPageVisitData Method

Namespace:  Dynamicweb.Analytics.Leads.LeadsStatistic
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public static IEnumerable<PageInfo> GetPageVisitData(
	string visitorID,
	VisitQuery filtersQuery
)

Parameters

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

Return Value

Type: IEnumerablePageInfo
See Also