Glassbox
The Glassbox integration helps you view and analyze all interactions within your app. This analysis allows to keep control of your app size.
Note
The integration described in this article may not be implemented in your environment or enabled for all your clients. Contact your admin for assistance.
Technical Details
API ID | 579 |
API Code | GLASSBOX |
Call API version | 1 |
SDK Version | iOS: [6.3.106] - Last update: Sept 2020 Android: [6.546] - Last update: Jul 2021 |
App Version | 6.5.X |
Objective | |
Classification | |
Available for | iOS, Android |
Use the Glassbox Integration in Studio
The following functions are available for use in your legacy processes, and you can also use them as blocks in Lambda processes. Click each function to see more details.
Set parameters within Glassbox SDK. | |
Retrieve the SDK initiation status. |
SetParameter
This function sets parameters with data within the Glassbox SDK.
Parameter Configuration
This function doesn't require the configuration of any parameters.
Function ID
Register | Value |
---|---|
110 | 1 |
Input Registers
Register | Description |
---|---|
390 | Key |
391 | Value |
Output Registers
Register | Description | Value | ||||||
---|---|---|---|---|---|---|---|---|
112 | Call Result |
|
GetStatus
This function is optional. It allows to retrieve the SDK initiation status.
Parameter Configuration
This function doesn't require the configuration of any parameters.
Function ID
Register | Value |
---|---|
110 | 1 |
Output Registers
Register | Description | Value | ||||
---|---|---|---|---|---|---|
112 | Call Result |
| ||||
290 | Status | String containing the current session status: successful, pending, warning. | ||||
291 | Cause | Short description of the problem, should the session fail. |