Click or drag to resize

StatisticsGetVisitorAddress Method

Returns IP-address of a given visitor.

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

Parameters

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

Return Value

Type: String
IP-address of a given visitor.
Remarks