<?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: DOM Interactive timing not reflecting  the readiness/interactive state of page in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/DOM-Interactive-timing-not-reflecting-the-readiness-interactive/m-p/112716#M1082</link>
    <description>&lt;P&gt;Hi Suresh,&lt;/P&gt;&lt;P&gt;I don't use DOM interactive, as it is unreliable in my point of view. "Visually Complete" is&lt;BR /&gt; a better metric. But there is no one metric that suits it all. You should test what's better in your case, and as Thomas said, Dynatrace gets these values from the browser. If there are doubts about what is happening in your applications, I would suggest getting even more detail from the "Developers Tool" in your browser.&lt;/P&gt;</description>
    <pubDate>Mon, 18 May 2020 08:30:45 GMT</pubDate>
    <dc:creator>AntonioSousa</dc:creator>
    <dc:date>2020-05-18T08:30:45Z</dc:date>
    <item>
      <title>DOM Interactive timing not reflecting  the readiness/interactive state of page</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/DOM-Interactive-timing-not-reflecting-the-readiness-interactive/m-p/112713#M1079</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;We are in a process of choosing the Key performance metric for our Key user action which best describe the user experience of end customer. We were assessing the DOM Interactive metric for some of load action. What we found is that DOM Interactive timing is not reflecting the interactive state of page. &lt;/P&gt;&lt;P&gt;See below waterfall for one of load action,  app team said that until the XHR request highlighted in yellow are completed, page in not ready to receive the input. &lt;BR /&gt;&lt;BR /&gt;Looking at the timing &lt;BR /&gt;DOM interactive =8.95 s&lt;/P&gt;&lt;P&gt;Yellow request started after DOM complete at 11:10 s&lt;BR /&gt;Last Yellow call finished at 13:68 s&lt;/P&gt;&lt;P&gt;As per app team page will be interactive after 13.68 where as DT saying it is interactive at 8.95 s. Can someone explain how DT detect interactive state of page?&lt;/P&gt;&lt;P&gt;In such scenario how we should choose the metric.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/25017-1589523742748.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Suresh&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2020 06:33:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/DOM-Interactive-timing-not-reflecting-the-readiness-interactive/m-p/112713#M1079</guid>
      <dc:creator>suresh230591</dc:creator>
      <dc:date>2020-05-15T06:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: DOM Interactive timing not reflecting  the readiness/interactive state of page</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/DOM-Interactive-timing-not-reflecting-the-readiness-interactive/m-p/112714#M1080</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Dear &lt;A rel="user" href="https://answers.dynatrace.com/users/15050/view.html"&gt;@Suresh K.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;you find details of how these metrics are calculated here: &lt;A rel="noopener noreferrer noopener noreferrer noopener noreferrer noopener noreferrer noopener noreferrer noopener noreferrer noopener noreferrer noopener noreferrer" href="https://www.dynatrace.com/support/help/shortlink/user-action-metrics#milestone-metrics" target="_blank"&gt;https://www.dynatrace.com/support/help/shortlink/user-action-metrics#milestone-metrics&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In general, we use the browser's resource timings to report these metric back to Dynatrace, therefore when DOM interactive happens isn't decided by any algorithm of ours but by the browser.&lt;/P&gt;&lt;P&gt;When you also want to include these XHR requests then its probably best to look at other available metrics and whether they would cover your needs&lt;/P&gt;&lt;P&gt;hope that helps.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 15 May 2020 11:39:28 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/DOM-Interactive-timing-not-reflecting-the-readiness-interactive/m-p/112714#M1080</guid>
      <dc:creator>zietho</dc:creator>
      <dc:date>2020-05-15T11:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: DOM Interactive timing not reflecting  the readiness/interactive state of page</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/DOM-Interactive-timing-not-reflecting-the-readiness-interactive/m-p/112715#M1081</link>
      <description>&lt;P&gt;Thanks &lt;A rel="user" href="https://answers.dynatrace.com/users/37307/view.html" nodeid="37307"&gt;@Thomas Z.&lt;/A&gt; &lt;/P&gt;&lt;P&gt;I our case visually complete is the best fit as these calls get completed within VC time.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 May 2020 07:27:43 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/DOM-Interactive-timing-not-reflecting-the-readiness-interactive/m-p/112715#M1081</guid>
      <dc:creator>suresh230591</dc:creator>
      <dc:date>2020-05-18T07:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: DOM Interactive timing not reflecting  the readiness/interactive state of page</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/DOM-Interactive-timing-not-reflecting-the-readiness-interactive/m-p/112716#M1082</link>
      <description>&lt;P&gt;Hi Suresh,&lt;/P&gt;&lt;P&gt;I don't use DOM interactive, as it is unreliable in my point of view. "Visually Complete" is&lt;BR /&gt; a better metric. But there is no one metric that suits it all. You should test what's better in your case, and as Thomas said, Dynatrace gets these values from the browser. If there are doubts about what is happening in your applications, I would suggest getting even more detail from the "Developers Tool" in your browser.&lt;/P&gt;</description>
      <pubDate>Mon, 18 May 2020 08:30:45 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/DOM-Interactive-timing-not-reflecting-the-readiness-interactive/m-p/112716#M1082</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2020-05-18T08:30:45Z</dc:date>
    </item>
  </channel>
</rss>

