Statistics Methods |
The Statistics type exposes the following members.
| Name | Description | |
|---|---|---|
| GetAdvertisingData |
Returns the visitor advertising information.
| |
| GetCountry |
Returns country information by the given country code.
| |
| GetDownloadedFilesData |
Returns the list of files downloaded by the visitor last time he/she was on a website.
| |
| GetExtranetData |
Returns the visitor Extranet information.
| |
| GetLastVisit |
Returns the last visit for the given visitor filtered by using the given criteria.
| |
| GetLocationDetails |
Returns geolocation information available for the given IP-address.
| |
| GetPageVisitData | ||
| GetProfilesData |
Returns the visitor profile estimate.
| |
| GetQuery | ||
| GetReferrerData |
Returns the referrer URL of the last visit of a given visitor.
| |
| GetVisitorAddress |
Returns IP-address of a given visitor.
| |
| GetVisitors |
Gets the visitors to be displayed on the list.
| |
| GetVisits(Int32, Query) |
Gets visits for specific extranet user
| |
| GetVisits(String, Query) |
Returns the list of all visits for the given visitor filtered by using the given criteria and sorted by visit date, descending.
| |
| ParseFiltersFromRequest |
Parses the list of filters from the given request.
|