07 Dec 2018 01:37 PM - last edited on 27 Apr 2021 04:25 PM by MaciejNeumann
Hi,
I want to exclude specific URL from User Session.
My problematic URL: /bpf/blankPage.html
I tried use Exclude XHR requests from monitoring option from Application setting but URL is still displayed.
I also tried to create a separate application with the problematic URL, but it also didn't work.
Anyone have an idea?
Best,
Radek
Solved! Go to Solution.
10 Dec 2018 07:19 AM
The XHR exclusion will not work as this user action is a load action. If this is an auto injected application you can go to the advanced settings of the application and exclude this page from injection of the RUM JS code.
But also the application rule should work. If not, please open a support ticket.
10 Dec 2018 08:12 AM
Great:) Thank you