...
To enable this service, customers must file a support ticket with
. In your request, please include a request for the appropriate API write key values to insert in the configuration. Details are below.
...
Configure for Platform Analytics
The platform's custom-built telemetry system is controlled by the following config field in
:Property | Description |
---|
Code Block |
---|
| "webapp.client.enableUserEventLogging" |
| When set to true , enable logging of user events via client-side telemetry. |
Configure for Segment Analytics
The following settings apply to segment analytics.
...
- Make changes to the above properties as needed.
- Save your changes and restart the platform.
...
Property | Description |
---|
Code Block |
---|
| "telemetry.amplitude.client.enabled" |
| When set to true , enable logging of user events via Amplitude's client-side SDK. |
Code Block |
---|
| "telemetry.amplitude.client.writeKey" |
|
Info |
---|
NOTE: For more information on the key value to insert, please contact . |
|
...