Skip to content

Customize Data Collected by Real User Monitoring (RUM) SDK


By default, the RUM SDK automatically collects mini program data and uploads it to DataKit. In most scenarios, you do not need to modify this data. However, there are specific cases where you need to set different types of identifiers to locate and analyze certain data. To address these situations, the RUM SDK provides specific APIs for you to add your own custom logic in your application:

  1. Customize user identification (ID, name, email)
  2. Customize additional data tags
  3. Customize custom actions

Feedback

Is this page helpful?