VisitCustomerActivity Class |
Namespace: Dynamicweb.Analytics
The VisitCustomerActivity type exposes the following members.
| Name | Description | |
|---|---|---|
| VisitCustomerActivity |
Initializes a new instance of an object.
|
| Name | Description | |
|---|---|---|
| FirstGroup |
Gets or sets the identity of the first eCommerce group of the visit's path.
| |
| IsExitGroup |
Gets or sets value indicating whether "LastGroup" is an exit group of the target visit.
| |
| IsLandingGroup |
Gets or sets value indicating whether "FirstGroup" is a landing group of the target visit.
| |
| LastGroup |
Gets or sets the identity of the last eCommerce group of the visit's path.
| |
| Path |
Gets or sets the list of product groups that the user has visited (in the order of the visit date).
|