<?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: How to include user think time from DEM User Sessions Query in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/How-to-include-user-think-time-from-DEM-User-Sessions-Query/m-p/167404#M2789</link>
    <description>&lt;P&gt;Alternatively, I also thought of using creating custom user action that starts from login to submit button click. This will produce an action duration of minutes, depending on how quickly the user get the end of the process.&lt;/P&gt;&lt;P&gt;Would this be a good alternative? I can think of inaccurate Apdex as a result of long action duration.&lt;/P&gt;</description>
    <pubDate>Wed, 09 Jun 2021 11:11:01 GMT</pubDate>
    <dc:creator>mengsuan_koe1</dc:creator>
    <dc:date>2021-06-09T11:11:01Z</dc:date>
    <item>
      <title>How to include user think time from DEM User Sessions Query</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/How-to-include-user-think-time-from-DEM-User-Sessions-Query/m-p/167398#M2788</link>
      <description>&lt;P&gt;Business users had a use-case with RUM to track duration of each of their users performing a particular set of actions.&lt;/P&gt;&lt;P&gt;For example, track how long in between a user's Login action until Submit action. This is not about tracking individual action response time, but user's behaviour of using the app.&lt;/P&gt;&lt;P&gt;Would it be possible to use User Sessions Query Language to do that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried to build USQL but I'm not sure how to "minus" the action's startTime to give the exact number of minutes in between two actions.&lt;/P&gt;&lt;P&gt;SELECT usersession.userid, DATETIME(startTime) FROM useraction WHERE name in ("GiveConsentLogin", "SubmitClicked") GROUP BY usersession.userId&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sample result:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mengsuan_koe1_0-1623232309302.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/1245i5A658F3F3F597B68/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mengsuan_koe1_0-1623232309302.png" alt="mengsuan_koe1_0-1623232309302.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone gotten better results using USQL?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jun 2021 09:57:10 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/How-to-include-user-think-time-from-DEM-User-Sessions-Query/m-p/167398#M2788</guid>
      <dc:creator>mengsuan_koe1</dc:creator>
      <dc:date>2021-06-09T09:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to include user think time from DEM User Sessions Query</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/How-to-include-user-think-time-from-DEM-User-Sessions-Query/m-p/167404#M2789</link>
      <description>&lt;P&gt;Alternatively, I also thought of using creating custom user action that starts from login to submit button click. This will produce an action duration of minutes, depending on how quickly the user get the end of the process.&lt;/P&gt;&lt;P&gt;Would this be a good alternative? I can think of inaccurate Apdex as a result of long action duration.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jun 2021 11:11:01 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/How-to-include-user-think-time-from-DEM-User-Sessions-Query/m-p/167404#M2789</guid>
      <dc:creator>mengsuan_koe1</dc:creator>
      <dc:date>2021-06-09T11:11:01Z</dc:date>
    </item>
  </channel>
</rss>

