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.
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.
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.