<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>article How to ignore background XHRs in Browser Clickpath monitors in Troubleshooting</title>
    <link>https://community.dynatrace.com/t5/Troubleshooting/How-to-ignore-background-XHRs-in-Browser-Clickpath-monitors/ta-p/283087</link>
    <description>&lt;P&gt;&lt;LI-TOC indent="15" liststyle="disc" maxheadinglevel="2"&gt;&lt;/LI-TOC&gt;&lt;/P&gt;
&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;Summary&lt;/H2&gt;
&lt;P&gt;Background XHRs can be seen in Synthetic Monitors as the only XHR for some events, making them actions and billable.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.dynatrace.com/docs/manage/monitoring-consumption-classic/digital-experience-monitoring-units#synthetic" target="_self"&gt;Classic licensing documentation&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;A href="https://docs.dynatrace.com/docs/manage/dynatrace-platform-subscription/capabilities/digital-experience-monitoring#browser-monitors-clickpaths" target="_self"&gt;DPS documentation&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;This article explains how to stop capturing these XHRs.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;Problem&lt;/H2&gt;
&lt;P&gt;Some applications have background XHRs to keep the page alive or for monitoring purposes. A user action does not trigger these XHRs, and as a user, I am not interested in their timings.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;Resolution&lt;/H2&gt;
&lt;P&gt;Add the custom Javascript property &lt;STRONG&gt;ote&lt;/STRONG&gt;, only trusted events, and set it to 1. This will ensure that only&amp;nbsp;user actions triggered by a user are captured, and background ones will be ignored.&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI class="_16276mt1-1-7-3"&gt;
&lt;P class="_487p2n0-1-7-3 _da9a8v0-1-7-3 _da9a8v2-1-7-3 _da9a8v3-1-7-3 _da9a8vb-1-7-3 sc-d1bf1c63-0 iVriGI"&gt;Go to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG class="_wxp4dd0-1-7-3"&gt;Synthetic Classic \ Synthetic app.&lt;/STRONG&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="_16276mt1-1-7-3"&gt;
&lt;P class="_487p2n0-1-7-3 _da9a8v0-1-7-3 _da9a8v2-1-7-3 _da9a8v3-1-7-3 _da9a8vb-1-7-3 sc-d1bf1c63-0 iVriGI"&gt;Select the browser monitor you want to configure.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="_16276mt1-1-7-3"&gt;
&lt;P class="_487p2n0-1-7-3 _da9a8v0-1-7-3 _da9a8v2-1-7-3 _da9a8v3-1-7-3 _da9a8vb-1-7-3 sc-d1bf1c63-0 iVriGI"&gt;Select&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG class="_wxp4dd0-1-7-3"&gt;Edit&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;from the quick links to go to monitor settings.&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="_16276mt1-1-7-3"&gt;
&lt;P class="_487p2n0-1-7-3 _da9a8v0-1-7-3 _da9a8v2-1-7-3 _da9a8v3-1-7-3 _da9a8vb-1-7-3 sc-d1bf1c63-0 iVriGI" data-unlink="true"&gt;Select &lt;STRONG&gt;Advanced Setup.&lt;/STRONG&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;Enable &lt;STRONG&gt;&lt;STRONG&gt;Enable custom RUM JavaScript settings.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HannahM_0-1754399333145.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/29389i66800D9769928E94/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HannahM_0-1754399333145.png" alt="HannahM_0-1754399333145.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;Scroll to the bottom of the page and add&amp;nbsp;&lt;STRONG&gt;ote=1 &lt;/STRONG&gt;in &lt;STRONG&gt;&lt;STRONG&gt;Custom configuration properties.&amp;nbsp;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HannahM_1-1754399444098.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/29390i05D11CD76CA06CB9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HannahM_1-1754399444098.png" alt="HannahM_1-1754399444098.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;Select&lt;STRONG&gt; Save changes.&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;What's next&lt;/H2&gt;
&lt;P&gt;If the above steps didn't resolve the issue, open a chat and provide a link to the monitor, along with details of the troubleshooting steps you have already completed.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can find further troubleshooting tips for Synthetic in the&amp;nbsp;&lt;/SPAN&gt;&lt;A class="" href="https://community.dynatrace.com/t5/Troubleshooting/Synthetic-Troubleshooting-Map/ta-p/250426" target="_blank" rel="noopener"&gt;Synthetic Troubleshooting Map&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Thu, 19 Feb 2026 11:51:01 GMT</pubDate>
    <dc:creator>HannahM</dc:creator>
    <dc:date>2026-02-19T11:51:01Z</dc:date>
    <item>
      <title>How to ignore background XHRs in Browser Clickpath monitors</title>
      <link>https://community.dynatrace.com/t5/Troubleshooting/How-to-ignore-background-XHRs-in-Browser-Clickpath-monitors/ta-p/283087</link>
      <description>&lt;P&gt;&lt;LI-TOC indent="15" liststyle="disc" maxheadinglevel="2"&gt;&lt;/LI-TOC&gt;&lt;/P&gt;
&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;Summary&lt;/H2&gt;
&lt;P&gt;Background XHRs can be seen in Synthetic Monitors as the only XHR for some events, making them actions and billable.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.dynatrace.com/docs/manage/monitoring-consumption-classic/digital-experience-monitoring-units#synthetic" target="_self"&gt;Classic licensing documentation&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;A href="https://docs.dynatrace.com/docs/manage/dynatrace-platform-subscription/capabilities/digital-experience-monitoring#browser-monitors-clickpaths" target="_self"&gt;DPS documentation&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;This article explains how to stop capturing these XHRs.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;Problem&lt;/H2&gt;
&lt;P&gt;Some applications have background XHRs to keep the page alive or for monitoring purposes. A user action does not trigger these XHRs, and as a user, I am not interested in their timings.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;Resolution&lt;/H2&gt;
&lt;P&gt;Add the custom Javascript property &lt;STRONG&gt;ote&lt;/STRONG&gt;, only trusted events, and set it to 1. This will ensure that only&amp;nbsp;user actions triggered by a user are captured, and background ones will be ignored.&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI class="_16276mt1-1-7-3"&gt;
&lt;P class="_487p2n0-1-7-3 _da9a8v0-1-7-3 _da9a8v2-1-7-3 _da9a8v3-1-7-3 _da9a8vb-1-7-3 sc-d1bf1c63-0 iVriGI"&gt;Go to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG class="_wxp4dd0-1-7-3"&gt;Synthetic Classic \ Synthetic app.&lt;/STRONG&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="_16276mt1-1-7-3"&gt;
&lt;P class="_487p2n0-1-7-3 _da9a8v0-1-7-3 _da9a8v2-1-7-3 _da9a8v3-1-7-3 _da9a8vb-1-7-3 sc-d1bf1c63-0 iVriGI"&gt;Select the browser monitor you want to configure.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="_16276mt1-1-7-3"&gt;
&lt;P class="_487p2n0-1-7-3 _da9a8v0-1-7-3 _da9a8v2-1-7-3 _da9a8v3-1-7-3 _da9a8vb-1-7-3 sc-d1bf1c63-0 iVriGI"&gt;Select&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG class="_wxp4dd0-1-7-3"&gt;Edit&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;from the quick links to go to monitor settings.&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="_16276mt1-1-7-3"&gt;
&lt;P class="_487p2n0-1-7-3 _da9a8v0-1-7-3 _da9a8v2-1-7-3 _da9a8v3-1-7-3 _da9a8vb-1-7-3 sc-d1bf1c63-0 iVriGI" data-unlink="true"&gt;Select &lt;STRONG&gt;Advanced Setup.&lt;/STRONG&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;Enable &lt;STRONG&gt;&lt;STRONG&gt;Enable custom RUM JavaScript settings.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HannahM_0-1754399333145.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/29389i66800D9769928E94/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HannahM_0-1754399333145.png" alt="HannahM_0-1754399333145.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;Scroll to the bottom of the page and add&amp;nbsp;&lt;STRONG&gt;ote=1 &lt;/STRONG&gt;in &lt;STRONG&gt;&lt;STRONG&gt;Custom configuration properties.&amp;nbsp;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HannahM_1-1754399444098.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/29390i05D11CD76CA06CB9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HannahM_1-1754399444098.png" alt="HannahM_1-1754399444098.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;Select&lt;STRONG&gt; Save changes.&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;What's next&lt;/H2&gt;
&lt;P&gt;If the above steps didn't resolve the issue, open a chat and provide a link to the monitor, along with details of the troubleshooting steps you have already completed.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can find further troubleshooting tips for Synthetic in the&amp;nbsp;&lt;/SPAN&gt;&lt;A class="" href="https://community.dynatrace.com/t5/Troubleshooting/Synthetic-Troubleshooting-Map/ta-p/250426" target="_blank" rel="noopener"&gt;Synthetic Troubleshooting Map&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 19 Feb 2026 11:51:01 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Troubleshooting/How-to-ignore-background-XHRs-in-Browser-Clickpath-monitors/ta-p/283087</guid>
      <dc:creator>HannahM</dc:creator>
      <dc:date>2026-02-19T11:51:01Z</dc:date>
    </item>
  </channel>
</rss>

