08 Jun 2022 01:40 PM
JavaScript frameworks mostly supporting which types of user actions?
XHR actions or All User actions (Load, Custom, XHR).
I need clarification if XHR not correct.
Solved! Go to Solution.
08 Jun 2022 02:54 PM
The "Javascript Framework Support" is only for XHR Actions.
Load Actions come from an entire Page Load and Custom Actions are generated via the JavaScript Agent API.
08 Jun 2022 05:59 PM
JS supports lot of action, if the question wrt Dynatrace than @pahofmann answer can be referred.
JS supports input events, load events, mouse events, click events & other events.