06 Nov 2023 08:27 AM - edited 06 Nov 2023 09:33 AM
I've Investigated a specific case where the web requests are being shown as calls from unknown hosts, pages and devices, which means the RUM data isn't accurate or doesn't reflect the real application traffic
Could you advise on the below items.
Findings:-
Are the below fixes apply for above mentioned case:-
06 Nov 2023 08:34 AM
Thanks for the comprehensive description - it could be useful.
06 Nov 2023 08:41 AM
Hi @radek_jasinski
Will these suggested fixes solve the issue or there are extra recommendations, Thanks.
06 Nov 2023 09:11 AM
I might still suggest using the JavaScript API to allows you to create custom user actions, report errors, enable Session Replay, etc.
In addition, if you have the problem you have described, you can use manual injection of JavaScript into the relevant elements of the application and create rules based on this.
06 Nov 2023 09:38 AM
Thanks @radek_jasinski for the provided link, it won't fit for the current scenario.
- The case: there are missing User actions and URLs from the Backtrace.
- The application is perfectly working through the automatic injection, no need for the manual injection of JS.
Please let me know if you have other recommendations.