Sessions
November 14, 2023
About the Session
A Session represents a period of time during which the “visitor” is active. It contains information about the visitor and the context of the visitor’s activity. Each session has a unique Session Id & a Scope.
Sessions are available in two ways in StackConnect:
- Using Get object by ID for the purpose of looking up historical values in profile properties.
- The New Events>Session Created event trigger should be used with caution because it can generate a large number of events.