Hi Community,
I’ve recently enabled the new RUM Experience (Preview) feature. I have a use case where the customer clicks on filters in a dropdown list. The dropdown takes some time to display the options, but no backend call (XHR/fetch) is triggered.
Since there is no network request or page load, this interaction is not automatically recorded as a user action in Dynatrace.
My question:
How can I configure Dynatrace to record this dropdown interaction as a user action, even when it doesn’t call the backend?
Thanks in advance for your guidance!