Skip to main content

Veritran Docs

Session Property Types

Session properties are key-value pieces of information about the user's session and the device. This information helps track the detected issues and generate statistics.

TS_SessionPexamples.png

Read the table below to learn about the session properties that Mobile Troubleshooting Tools captures by default.

TERMINALID

Unique value in UUID format assigned to a device when it transactions for the first time. It changes when an app is reinstalled.

BINARY_TAG

Number assigned to a binary.

CONFIGURATION_VERSION

Version number assigned to the installed configuration.

SMART_CONFIGURATION_RELEASE

Configuration version set in Studio.

DELTA_VERSION

Number assigned to a DELTA release on VTUAS.

Note

Crashlytics supports a maximum of 64 key/value pairs. For additional information, refer to Firebase Crashlytics' documentation.

Additionally, you can log custom session properties through a Call API in Studio.