Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To enable this service, customers must file a support ticket with

D s support
. 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 

D s config
:

PropertyDescription


Code Block
languagejs
"webapp.client.enableUserEventLogging"


When set to true, enable logging of user events via client-side telemetry.

Configure for Segment Analytics

D s config

The following settings apply to segment analytics. 

...

  1. Make changes to the above properties as needed.
  2. Save your changes and restart the platform.

...

Configure for Amplitude Analytics client-side SDK

PropertyDescription


Code Block
languagejs
"telemetry.amplitude.client.enabled"


When set to true, enable logging of user events via Amplitude's client-side SDK.


Code Block
languagejs
"telemetry.amplitude.client.writeKey"



Info

NOTE: For more information on the key value to insert, please contact

D s support
.


...