SessionStatistics Class |
Namespace: Apptus.ESales.Connector.Report
public class SessionStatistics
The SessionStatistics type exposes the following members.
Name | Description | |
---|---|---|
SessionStatistics | Initializes a new instance of the SessionStatistics class |
Name | Description | |
---|---|---|
AbandonedCarts |
The number of sessions where a non-empty shopping cart was abandonded without
a purchase.
| |
Purchases |
The number of sessions that included at least one purchase.
| |
PurchasesFromRecommendations |
The number of sessions in which a recommendation resulted in a purchase.
| |
PurchasesFromSearches |
The number of sessions in which a search resulted in a purchase.
| |
RecommendationClicks |
The number of sessions where a recommendation recieved a click.
| |
RecommendationDisplays |
The number of sessions where a recommendation was made.
| |
Searches |
The number of sessions where the user performed a search.
| |
Visits |
The number of visits, that is, the total number of sessions.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Overrides ObjectToString.) |