<?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: Does dynatrace have instruments to create one user action instead 2-3 user actions? in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Does-dynatrace-have-instruments-to-create-one-user-action/m-p/123218#M2286</link>
    <description>&lt;P&gt;I don't think you will be able to that without modifying the application code and using Dynatrace JS API in your app.&lt;BR /&gt;&lt;BR /&gt;In some cases (just as yours) Dynatrace is not able to determine the end of an action. See &lt;A rel="noopener noreferrer" href="https://www.dynatrace.com/support/help/how-to-use-dynatrace/real-user-monitoring/setup-and-configuration/web-applications/additional-configuration/customize-rum/" target="_blank"&gt;docs&lt;/A&gt; for details and how to download samples. I think in your case you just need to disable automatic detection of page load end and set it manually using the API.&lt;BR /&gt;&lt;BR /&gt;I'm afraid there is no other way without touching the applications JavaScript code.&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 18 Sep 2019 07:55:34 GMT</pubDate>
    <dc:creator>Julius_Loman</dc:creator>
    <dc:date>2019-09-18T07:55:34Z</dc:date>
    <item>
      <title>Does dynatrace have instruments to create one user action instead 2-3 user actions?</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Does-dynatrace-have-instruments-to-create-one-user-action/m-p/123216#M2284</link>
      <description>&lt;P&gt;Does Dynatrace have instruments to create one user action instead 2-3 user actions?&lt;/P&gt;&lt;P&gt;We have situation  that there are one action – “click on ‘tasks’”. But Dynatrace RUM detects it as 3 user actions. In rare cases it defines right.  For Customer it is unacceptable. &lt;/P&gt;&lt;P&gt;It is possible to “merge” 3 actions in one? (JS development kit  is not possible to use with custom action). I can see that &lt;STRONG&gt;it takes 2 seconds&lt;/STRONG&gt; to display “tasks” on real system. We have &lt;STRONG&gt;300-400ms&lt;/STRONG&gt; In 90% cases, because there are only 1 XHR request in action. Customer wants to see correct timing of action “click on tasks” – 2 seconds.&lt;/P&gt;&lt;P&gt;What can we do in such situation?&lt;/P&gt;&lt;P&gt;We have correct framework settings. (JQuery, ExtJS)&lt;/P&gt;&lt;P&gt;There are three requests ( click on tasks button  + update heading + update form) &lt;/P&gt;&lt;P&gt;Dynatrace shows timings for "click on tasks button - simple post request", for update heading, for update form as separate actions. Customer need to have information when all form displayed, not fast post request to update this form.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Sep 2019 07:30:56 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Does-dynatrace-have-instruments-to-create-one-user-action/m-p/123216#M2284</guid>
      <dc:creator>Romanenkov_Alex</dc:creator>
      <dc:date>2019-09-18T07:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: Does dynatrace have instruments to create one user action instead 2-3 user actions?</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Does-dynatrace-have-instruments-to-create-one-user-action/m-p/123217#M2285</link>
      <description>&lt;P&gt;There is no configuration to "merge" actions or to define the end of an action. If a user input is triggering XHR requests, these requests are correlated to the user action. As these XHR's (or fetch) calls are very often not directly called with the click we have some time windows for identifying XHR's which belongs to the user input. &lt;BR /&gt;We can fine tune some of this settings, but I'm not sure if this would solve your issue. Using our JS API to create a custom action will be the most accurate way.&lt;BR /&gt;But in order to analyze this issue, please create a support ticket and explain the situation. If the application can be accessed by our teams, describe a how to reproduce the scenario. If not please upload a fiddler session.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Sep 2019 07:50:07 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Does-dynatrace-have-instruments-to-create-one-user-action/m-p/123217#M2285</guid>
      <dc:creator>AlexanderSommer</dc:creator>
      <dc:date>2019-09-18T07:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Does dynatrace have instruments to create one user action instead 2-3 user actions?</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Does-dynatrace-have-instruments-to-create-one-user-action/m-p/123218#M2286</link>
      <description>&lt;P&gt;I don't think you will be able to that without modifying the application code and using Dynatrace JS API in your app.&lt;BR /&gt;&lt;BR /&gt;In some cases (just as yours) Dynatrace is not able to determine the end of an action. See &lt;A rel="noopener noreferrer" href="https://www.dynatrace.com/support/help/how-to-use-dynatrace/real-user-monitoring/setup-and-configuration/web-applications/additional-configuration/customize-rum/" target="_blank"&gt;docs&lt;/A&gt; for details and how to download samples. I think in your case you just need to disable automatic detection of page load end and set it manually using the API.&lt;BR /&gt;&lt;BR /&gt;I'm afraid there is no other way without touching the applications JavaScript code.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Sep 2019 07:55:34 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Does-dynatrace-have-instruments-to-create-one-user-action/m-p/123218#M2286</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2019-09-18T07:55:34Z</dc:date>
    </item>
  </channel>
</rss>

