PageInfo Class |
Namespace: Dynamicweb.Analytics.Leads.LeadsStatistic
The PageInfo type exposes the following members.
Name | Description | |
---|---|---|
PageInfo |
Initializes a new instance of an object.
| |
PageInfo(String, Area, String) |
Initializes a new instance of an object.
| |
PageInfo(String, Area, String, String) |
Initializes a new instance of an object.
|
Name | Description | |
---|---|---|
Area |
Gets or sets the area that corresponds to a given page.
| |
Count |
Gets or sets the count of page visits.
| |
Name |
Gets or sets the name of the page.
| |
Path |
Gets or sets the path of the page.
| |
Url |
Gets or sets page URL.
|
Name | Description | |
---|---|---|
GetData(String, VisitQuery) |
Returns the list of pages visited by the visitor last time he/she was on a website.
| |
GetData(String, VisitQuery, FuncShopItemIdentity, PageInfoGroupInfo) |
Returns the list of pages visited by the visitor last time he/she was on a website.
| |
GetProducts(String, VisitQuery) | Obsolete.
Returns the list of products visited by the visitor last time he was on a website.
| |
GetProducts(String, VisitQuery, FuncString, PageInfoProductInfo) |
Returns the list of products visited by the visitor last time he was on a website.
|