Skip to main content

Veritran Docs

[en] Session Property Types

[en] 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

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

[en] TERMINALID

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

[en] BINARY_TAG

[en] Number assigned to a binary.

[en] CONFIGURATION_VERSION

[en] Version number assigned to the installed configuration.

[en] SMART_CONFIGURATION_RELEASE

[en] Configuration version set in Studio.

[en] DELTA_VERSION

[en] Number assigned to a DELTA release on VTUAS.

Nota

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

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