SessionStatistics Properties |
The SessionStatistics type exposes the following members.
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.
|