<?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>topic Re: This action occurred while the window was in the background. in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/This-action-occurred-while-the-window-was-in-the-background/m-p/243994#M5938</link>
    <description>&lt;P&gt;Hi!&lt;BR /&gt;I think you missed the attachment, or it failed to load. Can you reupload it?&lt;/P&gt;</description>
    <pubDate>Thu, 25 Apr 2024 16:44:13 GMT</pubDate>
    <dc:creator>Eric_Yu</dc:creator>
    <dc:date>2024-04-25T16:44:13Z</dc:date>
    <item>
      <title>This action occurred while the window was in the background</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/This-action-occurred-while-the-window-was-in-the-background/m-p/243990#M5937</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;
&lt;P&gt;I am seeing this in waterfall analysis. Does any one know what does it mean?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in Advance..&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 14:32:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/This-action-occurred-while-the-window-was-in-the-background/m-p/243990#M5937</guid>
      <dc:creator>Swati_Bhat</dc:creator>
      <dc:date>2024-05-10T14:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: This action occurred while the window was in the background.</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/This-action-occurred-while-the-window-was-in-the-background/m-p/243994#M5938</link>
      <description>&lt;P&gt;Hi!&lt;BR /&gt;I think you missed the attachment, or it failed to load. Can you reupload it?&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2024 16:44:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/This-action-occurred-while-the-window-was-in-the-background/m-p/243994#M5938</guid>
      <dc:creator>Eric_Yu</dc:creator>
      <dc:date>2024-04-25T16:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: This action occurred while the window was in the background.</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/This-action-occurred-while-the-window-was-in-the-background/m-p/243996#M5939</link>
      <description>&lt;P&gt;here is the screenshot -&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Swati_Bhat_0-1714063781893.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/19439i6AD2DE83154115B6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Swati_Bhat_0-1714063781893.png" alt="Swati_Bhat_0-1714063781893.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2024 16:49:54 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/This-action-occurred-while-the-window-was-in-the-background/m-p/243996#M5939</guid>
      <dc:creator>Swati_Bhat</dc:creator>
      <dc:date>2024-04-25T16:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: This action occurred while the window was in the background.</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/This-action-occurred-while-the-window-was-in-the-background/m-p/243997#M5940</link>
      <description>&lt;P&gt;Is this a mobile or web session?&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2024 16:55:37 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/This-action-occurred-while-the-window-was-in-the-background/m-p/243997#M5940</guid>
      <dc:creator>Eric_Yu</dc:creator>
      <dc:date>2024-04-25T16:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: This action occurred while the window was in the background.</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/This-action-occurred-while-the-window-was-in-the-background/m-p/243999#M5941</link>
      <description>&lt;P&gt;If we're talking about web, it means exaclty that "This action occurred while the window was in the background".&lt;BR /&gt;&lt;BR /&gt;For instance, in Firefox, you'd have the&amp;nbsp;&lt;STRONG&gt;Document.visibilityState&lt;/STRONG&gt; flag,&amp;nbsp;&lt;SPAN&gt;bg=1 meaning the window is in a background state.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://developer.mozilla.org/en-US/docs/Web/API/Document/visibilityState" target="_blank" rel="noopener"&gt;https://developer.mozilla.org/en-US/docs/Web/API/Document/visibilityState&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In some cases, you might get a message like:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;The browser went into the background while the action was active. Timings might not be 100% accurate due to reduced timer resolution&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2024 20:19:40 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/This-action-occurred-while-the-window-was-in-the-background/m-p/243999#M5941</guid>
      <dc:creator>Eric_Yu</dc:creator>
      <dc:date>2024-05-06T20:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: This action occurred while the window was in the background.</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/This-action-occurred-while-the-window-was-in-the-background/m-p/244026#M5944</link>
      <description>&lt;P&gt;Hi Eric ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for helping with the details . This data is from a mobile device using a browser based application.&lt;/P&gt;&lt;P&gt;Needed some more understanding - This background activity is only being seen when resposne time of this user action is extremely high. So what does it actually mean that the activity is being perfromed in background.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2024 05:05:18 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/This-action-occurred-while-the-window-was-in-the-background/m-p/244026#M5944</guid>
      <dc:creator>Swati_Bhat</dc:creator>
      <dc:date>2024-04-26T05:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: This action occurred while the window was in the background.</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/This-action-occurred-while-the-window-was-in-the-background/m-p/244304#M5952</link>
      <description>&lt;P&gt;Hi Swati, so your mobile application is opening a webview inside the app?&lt;/P&gt;&lt;P&gt;Seems like the problem here is that the WebView component is being opened inside the mobile app and the end-user might be switching between apps or minimizing it and causing the&amp;nbsp;Document.visibilityState flag change from visible to hidden.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It might be worth checking if any action during the loading of those resources has conditions based on visibility changes, such as pausing animations, stoping background task or freeing resources for usage optimization that might be reflecting on high duration of your user actions.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2024 22:12:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/This-action-occurred-while-the-window-was-in-the-background/m-p/244304#M5952</guid>
      <dc:creator>Eric_Yu</dc:creator>
      <dc:date>2024-04-29T22:12:05Z</dc:date>
    </item>
  </channel>
</rss>

