08 Oct 2022
04:57 PM
- last edited on
10 Oct 2022
10:55 AM
by
Ana_Kuzmenchuk
Hi everybody!
I have a doubt regarding for which user action JS can add details into RUM.
Is it XHR action or also other types?
Thank you for the clarification:-)
Solved! Go to Solution.
If you are asking what kind of actions you can push from your application using dtrum then it's either XHR or a custom action. You can't create a Load action by calling dtrum methods.
If you are asking to which action type you can send action properties, then you can do that for each action type (Load, XHR, Custom).