VisitActivity Class |
Namespace: Dynamicweb.Analytics
The VisitActivity type exposes the following members.
Name | Description | |
---|---|---|
VisitActivity |
Initializes a new instance of an object.
|
Name | Description | |
---|---|---|
AreaID |
Gets or sets an ID of the target web-site/language area.
| |
Customer |
Gets or sets the information about visit's activity as a customer.
| |
Engagement |
Gets or sets the engagement index.
| |
FirstPage |
Gets or sets the ID of the first page in the visit's path.
| |
LastPage |
Gets or sets the ID of the last page in the visit's path.
| |
LastVisit |
Gets or sets the date and time of the last visit.
| |
Path |
Gets or sets the list of pages that the user has visited (in the order of the visit date).
| |
Period |
Gets or sets the period of visit's activity.
| |
TimePerPage |
Gets the average time spent on a page.
|