<?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: Visually Complete after Load in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Visually-Complete-after-Load/m-p/178254#M3458</link>
    <description>&lt;P&gt;QUESTION - in&amp;nbsp; a situation where the content above the fold is visually complete, what happens if a spinner is displayed after Visually Complete to account for the content below the fold being loaded. Is there a metric that would account for this. of way to adjust this My reason for asking is that while the Visually Complete is accurate, from a user perspective the user would feel they need to wait while the spinner continues to spin. I don't know if there is a way to adjust for this. The spinner is a toast message. ONe idea I have is if you set the opacity value of the spinner background to greyed out, then the pixels in that region would be less than completely filled in.&amp;nbsp; The metric used would still reflect visually complete but account for the spinner until it loads content below the fold.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 03 Jan 2022 21:49:25 GMT</pubDate>
    <dc:creator>JGannon</dc:creator>
    <dc:date>2022-01-03T21:49:25Z</dc:date>
    <item>
      <title>Visually Complete after Load</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Visually-Complete-after-Load/m-p/121783#M2184</link>
      <description>&lt;P&gt;According to Dynatrace documentation, visually complete " automatically times out 3 seconds after the Load event end triggers. All elements that are part of the page at the time Visually complete stops observing the page are used for the calculation. "&lt;BR /&gt;&lt;A href="https://www.dynatrace.com/support/help/how-to-use-dynatrace/real-user-monitoring/how-to-use-real-user-monitoring/web-applications/how-to-use-visually-complete-and-speed-index-metrics/" target="_blank" rel="noopener noreferrer"&gt;https://www.dynatrace.com/support/help/how-to-use-dynatrace/real-user-monitoring/how-to-use-real-user-monitoring/web-applications/how-to-use-visually-complete-and-speed-index-metrics/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Conversely, the Load event occurs when all elements are loaded into the browser. As I understand it, this is the onload event. This doesn't necessarily mean when all elements have been rendered in the browser - some elements may render after due to javascript running after onload.&lt;BR /&gt;&lt;BR /&gt;Question - there may be instances where content elements may render after the load event. If so, what happens if content continues to render more than 3 seconds after load event? My concern is that I have observed some instances where a page may not actually display all data 5-10 seconds after load. So if visually complete times out 3 seconds after the load event, then&lt;STRONG&gt; it seems that visually complete will underestimate the actual elements rendering.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;I have not been able to test this in Dynatrace since there is no way to visualize events rendering after load. However, in using Google Dev Tools in Chrome, and running a filmstrip, I observed that some page elements did render up to 10 seconds after Load.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am not sure if there is a way to adjust the timeout parameters - IN the documentation, it says "&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Inactivity timeout for load actions&lt;/STRONG&gt;: The time the Visually complete module waits for inactivity and no further mutations on the page after the load action. Use the &lt;CODE&gt;vcit&lt;/CODE&gt; property to define the inactivity timeout.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;I am not sure if this means I can adjust the number to account for a page with script execution past the load event. For example, would setting this # to 10000ms be better? I am also wondering if readjusting the number has any negative side affects?&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2022 11:02:28 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Visually-Complete-after-Load/m-p/121783#M2184</guid>
      <dc:creator>JGannon</dc:creator>
      <dc:date>2022-09-30T11:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: Visually Complete after Load</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Visually-Complete-after-Load/m-p/121784#M2185</link>
      <description>&lt;P&gt;Hello &lt;A rel="user" href="https://answers.dynatrace.com/users/14916/view.html" nodeid="14916"&gt;@Joe G.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I am sure that keeping in mind several factors, the configuration settings for enhanced Visually complete introduced.&lt;/P&gt;&lt;P&gt;You can adjust this configuration in the content capture of the application.&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/28334-1613886121541.png" /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Babar&lt;/P&gt;</description>
      <pubDate>Sun, 21 Feb 2021 05:47:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Visually-Complete-after-Load/m-p/121784#M2185</guid>
      <dc:creator>Babar_Qayyum</dc:creator>
      <dc:date>2021-02-21T05:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: Visually Complete after Load</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Visually-Complete-after-Load/m-p/178254#M3458</link>
      <description>&lt;P&gt;QUESTION - in&amp;nbsp; a situation where the content above the fold is visually complete, what happens if a spinner is displayed after Visually Complete to account for the content below the fold being loaded. Is there a metric that would account for this. of way to adjust this My reason for asking is that while the Visually Complete is accurate, from a user perspective the user would feel they need to wait while the spinner continues to spin. I don't know if there is a way to adjust for this. The spinner is a toast message. ONe idea I have is if you set the opacity value of the spinner background to greyed out, then the pixels in that region would be less than completely filled in.&amp;nbsp; The metric used would still reflect visually complete but account for the spinner until it loads content below the fold.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jan 2022 21:49:25 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Visually-Complete-after-Load/m-p/178254#M3458</guid>
      <dc:creator>JGannon</dc:creator>
      <dc:date>2022-01-03T21:49:25Z</dc:date>
    </item>
  </channel>
</rss>

