Sessions data
When segmenting by a session or browsing session data, you first choose the session type (subgroup), then specific fields for that type. The subgroups that display for selection depend on the "sessionType"
that your organization sends to Sitecore CDP through the Stream API.
Session types can include the following. Your organization might have additional types:
-
Email
-
Web
-
Mobile
The following table includes some of the attributes that are available for use in session-based segmentation or the data browser feature. The available fields depend on the type of session selected. In addition, your organization might have additional fields.
Attribute |
Description |
Example |
---|---|---|
Cart Type |
The cart interaction for the session. Possible values are:
|
CONVERTED |
Channel |
The channel associated with the session. |
WEB, MOBILE_WEB, MOBILE_APP |
Currency Code |
A three-letter currency code for an order associated with a session. |
EUR |
Duration |
The duration of the session in minutes and seconds. |
44.55 |
Started at |
The date and time when the session started. |
2020-10-04T22:30:40.516Z |
Ended at |
The date and time when the session ended. |
2020-10-04T23:15:35.516Z |
First Page URI |
The uniform resource identifier (URI) of the page on which this session started. |
homepage |
Language |
The language for this session. |
EN |
Last Page URI |
The uniform resource identifier (URI) of the page on which this session ended. |
searchpage |
Num Adds |
The number of items added to the cart during this session. |
2 |
Num Checkouts |
The number of times the visitor started the checkout process. |
1 |
Num Confirms |
The number of times the visitor confirmed payment during this session. The value is usually 0 or 1. |
1 |
Num Payments |
The number of times payment details were submitted during this session. The value is usually 0 or 1. |
1 |
Num Searches |
The number of searches performed during this session. |
4 |
Num Selects |
The number of times a product was selected (clicked) during this session. |
7 |
Num Views |
The number of page view events recorded for this session. |
4 |
Operating System |
The operating system used in this session. |
Windows 10 |
Point of Sale |
The point of sale associated with the session. |
myretailsite.com |
Referrer |
The referrer associated with the session. |
https://doc.sitecore.com/ |
Status |
The status of the session. |
OPEN, CLOSED |
User Agent |
The user agent used in this session. |
Chrome 10 |
UTM Campaign |
The UTM campaign included in this session. |
content_promotion |
UTM Content |
The UTM content included in this session. |
call_to_action |
UTM Medium |
The UTM medium included in this session. |
social |
UTM Source |
The UTM source included in this session. |
bing |
UTM Term |
The UTM term included in this session. |
New York |
Value |
The monetary value of the session. Populated for sessions where an order was submitted. |
100.50 |