Settings API - Usability analytics schema table

Usability analytics (builtin:usability-analytics)

Analyze detected usability issues within your application.

User action types that commonly reflect user frustration include dead clicks, rage clicks, rage rotates, and page refreshes.

Schema ID
Schema groups
Scope
builtin:usability-analytics
  • group:web-and-mobile-monitoring
  • group:preferences
APPLICATION - Web application
environment
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:usability-analytics
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:usability-analytics
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:usability-analytics

Authentication

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.

Parameters

Property
Type
Description
Required
Detect rage clicks
detectRageClicks
boolean

Three or more rapid clicks within the same area of a web page are considered to be rage clicks. Rage clicks commonly reflect slow-loading or failed page resources. Rage click counts are compiled for each session and considered in the User Experience Score . With this setting enabled, a rage click count is compiled for each monitored user session.

required