<?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: Multiple Document requests are capturing under same UserAction in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Multiple-Document-requests-are-capturing-under-same-UserAction/m-p/221318#M4614</link>
    <description>&lt;P&gt;We have received fix from support to include dsa=1 which will show each of the document request as seperate.&lt;/P&gt;</description>
    <pubDate>Tue, 22 Aug 2023 21:21:38 GMT</pubDate>
    <dc:creator>tarun_kumar_aga</dc:creator>
    <dc:date>2023-08-22T21:21:38Z</dc:date>
    <item>
      <title>Multiple Document requests are capturing under same UserAction</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Multiple-Document-requests-are-capturing-under-same-UserAction/m-p/220701#M4599</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;We are noticing multiple document requests are showing under the same user action, technically each of them should come as separate user action but everything is coming under the same waterfall and these results are misleading and which include from user login to page load in a single action. We want to understand how dynatrace groups them into the same action.&lt;/P&gt;
&lt;P&gt;From the waterfall we see onload event is taking time but don't see any additional info on what that onloadevent.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tarun_kumar_aga_0-1692147733509.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/13589i0CC05F625A32F7D1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="tarun_kumar_aga_0-1692147733509.png" alt="tarun_kumar_aga_0-1692147733509.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2023 08:17:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Multiple-Document-requests-are-capturing-under-same-UserAction/m-p/220701#M4599</guid>
      <dc:creator>tarun_kumar_aga</dc:creator>
      <dc:date>2023-08-16T08:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Document requests are capturing under same UserAction</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Multiple-Document-requests-are-capturing-under-same-UserAction/m-p/220702#M4600</link>
      <description>&lt;P&gt;maybe you need to configure an user action naming rule, i think the Davis is agruping the same action because of the name&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2023 02:40:14 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Multiple-Document-requests-are-capturing-under-same-UserAction/m-p/220702#M4600</guid>
      <dc:creator>natanael_mendes</dc:creator>
      <dc:date>2023-08-16T02:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Document requests are capturing under same UserAction</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Multiple-Document-requests-are-capturing-under-same-UserAction/m-p/220710#M4601</link>
      <description>&lt;P&gt;Here's how DT groups user actions: &lt;A href="https://www.dynatrace.com/support/help/platform-modules/digital-experience/web-applications/initial-setup/pages-and-pagegroups" target="_blank"&gt;https://www.dynatrace.com/support/help/platform-modules/digital-experience/web-applications/initial-setup/pages-and-pagegroups&lt;/A&gt;&lt;/P&gt;&lt;P&gt;As the &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/30468"&gt;@natanael_mendes&lt;/a&gt;&amp;nbsp;wrote you can check the user action naming setting or if the automatic grouping still works incorrectly then you need to use &lt;STRONG&gt;RUM JavaScript API.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Radek&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2023 07:37:46 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Multiple-Document-requests-are-capturing-under-same-UserAction/m-p/220710#M4601</guid>
      <dc:creator>radek_jasinski</dc:creator>
      <dc:date>2023-08-16T07:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Document requests are capturing under same UserAction</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Multiple-Document-requests-are-capturing-under-same-UserAction/m-p/220714#M4602</link>
      <description>&lt;P&gt;Based on the waterfall screenshot, Dynatrace RUM cannot automatically detect end of the user action and considers additional document request part of the same user action.&amp;nbsp; Reasons for that may vary. You can also use the RUM &lt;A href="https://www.dynatrace.com/support/doc/javascriptapi/interfaces/dtrum_types.DtrumApi.html" target="_self"&gt;JavaScript API&lt;/A&gt; as suggested to send signal that page loading is finished.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2023 07:50:37 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Multiple-Document-requests-are-capturing-under-same-UserAction/m-p/220714#M4602</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2023-08-16T07:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Document requests are capturing under same UserAction</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Multiple-Document-requests-are-capturing-under-same-UserAction/m-p/221318#M4614</link>
      <description>&lt;P&gt;We have received fix from support to include dsa=1 which will show each of the document request as seperate.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2023 21:21:38 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Multiple-Document-requests-are-capturing-under-same-UserAction/m-p/221318#M4614</guid>
      <dc:creator>tarun_kumar_aga</dc:creator>
      <dc:date>2023-08-22T21:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Document requests are capturing under same UserAction</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Multiple-Document-requests-are-capturing-under-same-UserAction/m-p/221319#M4615</link>
      <description>&lt;P&gt;Great &lt;span class="lia-unicode-emoji" title=":relieved_face:"&gt;😌&lt;/span&gt; thank you for info&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2023 21:42:26 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Multiple-Document-requests-are-capturing-under-same-UserAction/m-p/221319#M4615</guid>
      <dc:creator>radek_jasinski</dc:creator>
      <dc:date>2023-08-22T21:42:26Z</dc:date>
    </item>
  </channel>
</rss>

