builtin:rum.user-experience-score)
A user experience score is calculated for each user session. Scores reflect the overall performance, usability, and detected errors of each session. Experiences are classified as either Satisfying, Tolerable, or Frustrating.
builtin:rum.user-experience-score
group:web-and-mobile-monitoring
environment
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:rum.user-experience-score |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:rum.user-experience-score | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:rum.user-experience-score |
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.
considerLastAction
considerRageClick
maxFrustratedUserActionsThreshold
User experience is considered Frustrating when the selected percentage or more of the user actions in a session are rated as Frustrating.
minSatisfiedUserActionsThreshold
User experience is considered Satisfying when at least the selected percentage of the user actions in a session are rated as Satisfying.