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:
- Customize user identification (ID, name, email)
- Customize additional data tags
- Customize custom actions