Session
The following describes the session table. The session captures user interface data and keeps track of user sessions. Please note that this table only has the data for the latest session event. The event data will have all of the sessions events.
Name | Description | Example |
---|---|---|
application | The application that this session corresponds to |
|
data | This is the session data that is captured during the user session on the user interface. This will be dependent on the application as different applications will have different data that is stored in the session |
|
action | The last action that was taken on this session. |
|
sessionid | This is the unique session id. |
|