builtin:rum.web.enablement)Turn on Real User Monitoring and Session Replay. Configure cost and traffic control settings.
| Schema ID | Schema groups | Scope |
|---|---|---|
builtin:rum.web.enablement |
| APPLICATION - Web applicationenvironment |
| GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:rum.web.enablement |
| GET | SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:rum.web.enablement |
| GET | Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:rum.web.enablement |
To execute this request, you need an access token with Read settings (settings.read) scope. To learn how to obtain and use it, see Tokens and authentication.
| Property | Type | Description | Required |
|---|---|---|---|
Real User Monitoringrum | rum | Capture and analyze all user actions within your application. Enable Real User Monitoring (RUM) to monitor and improve your application's performance, identify errors, and gain insight into your user's behavior and experience. | Required |
Session ReplaysessionReplay | sessionReplay | Session Replay captures all user interactions within your application and replays them in a movie-like experience while providing best-in-class security and data protection. | Required |
User InteractionsexperienceAnalytics | experienceAnalytics | - | Optional |
rum object| Property | Type | Description | Required |
|---|---|---|---|
Enable Real User Monitoring Classicenabled | boolean | - | Required |
Enable New Real User Monitoring ExperienceenabledOnGrail | boolean | - | Optional |
Cost and traffic controlcostAndTrafficControl | integer | Percentage of user sessions captured and analyzed | Required |
sessionReplay object| Property | Type | Description | Required |
|---|---|---|---|
Enable Session Replay Classicenabled | boolean | Before enabling, Dynatrace checks your system against the prerequisites for Session Replay Classic. | Required |
Cost and traffic controlcostAndTrafficControl | integer | Percentage of user sessions recorded with Session Replay Classic. For example, if you have 50% for RUM and 50% for Session Replay Classic, it results in 25% of sessions recorded with Session Replay Classic. | Required |
experienceAnalytics object| Property | Type | Description | Required |
|---|---|---|---|
Enable User Interactionsenabled | boolean | Capture user interactions within your frontend, including all clicks and taps. During the Early Access period, there’s no cost associated with this feature. | Required |