<?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: Can I calculate the time of staying of a user on a page? in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Can-I-calculate-the-time-of-staying-of-a-user-on-a-page/m-p/113645#M1239</link>
    <description>&lt;P&gt;You could make a conversion goal or a custom property that states if a user is on page "x" for "x" amount of time mark it. &lt;/P&gt;&lt;P&gt;So then you could see that User Chris, was on google search page for 15 mins, on a certain day... etc.. &lt;/P&gt;&lt;P&gt;You might not be able to get an exact number like 26 mins on that page/domain but you can say for sure that it was at least what you set it as. &lt;/P&gt;&lt;P&gt;Just an idea. &lt;/P&gt;</description>
    <pubDate>Fri, 12 Jun 2020 12:23:06 GMT</pubDate>
    <dc:creator>ChadTurner</dc:creator>
    <dc:date>2020-06-12T12:23:06Z</dc:date>
    <item>
      <title>Can I calculate the time of staying of a user on a page?</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Can-I-calculate-the-time-of-staying-of-a-user-on-a-page/m-p/113640#M1234</link>
      <description>&lt;P&gt;Hello dear colleagues,&lt;/P&gt;&lt;P&gt;I was wondering if I can see, from a user perspective (with Injection RUM enable), how much time is spent on a page? (Not from a performance point of view [Ex. visually complete])&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jun 2020 12:56:56 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Can-I-calculate-the-time-of-staying-of-a-user-on-a-page/m-p/113640#M1234</guid>
      <dc:creator>y_buccellato</dc:creator>
      <dc:date>2020-06-11T12:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Can I calculate the time of staying of a user on a page?</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Can-I-calculate-the-time-of-staying-of-a-user-on-a-page/m-p/113641#M1235</link>
      <description>&lt;P&gt;If you look at any specific user session, it tells you the particular time the user triggered an action. &lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/25268-actiontimes.png" /&gt;&lt;/P&gt;&lt;P&gt;Does this help?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jun 2020 13:31:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Can-I-calculate-the-time-of-staying-of-a-user-on-a-page/m-p/113641#M1235</guid>
      <dc:creator>ari_polavarapu</dc:creator>
      <dc:date>2020-06-11T13:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: Can I calculate the time of staying of a user on a page?</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Can-I-calculate-the-time-of-staying-of-a-user-on-a-page/m-p/113642#M1236</link>
      <description>&lt;P&gt;Eh, I knew that &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;I will be more specific, does an USQL exist for having such detail?&lt;BR /&gt;&lt;BR /&gt;I have tried but without success&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jun 2020 13:52:14 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Can-I-calculate-the-time-of-staying-of-a-user-on-a-page/m-p/113642#M1236</guid>
      <dc:creator>y_buccellato</dc:creator>
      <dc:date>2020-06-11T13:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: Can I calculate the time of staying of a user on a page?</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Can-I-calculate-the-time-of-staying-of-a-user-on-a-page/m-p/113643#M1237</link>
      <description>&lt;P&gt;Ahh I see. You do have metrics for useraction.startime and useraction.endtime which you could potentially use but I'm afraid it may not be as straightforward as you'd ideally want.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jun 2020 14:14:16 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Can-I-calculate-the-time-of-staying-of-a-user-on-a-page/m-p/113643#M1237</guid>
      <dc:creator>ari_polavarapu</dc:creator>
      <dc:date>2020-06-11T14:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: Can I calculate the time of staying of a user on a page?</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Can-I-calculate-the-time-of-staying-of-a-user-on-a-page/m-p/113644#M1238</link>
      <description>&lt;P&gt;My best guess then is: there is a way to export user session and to make more elaborate analysis with a third party integration&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I will walk this road to see what I discover&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2020 07:20:42 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Can-I-calculate-the-time-of-staying-of-a-user-on-a-page/m-p/113644#M1238</guid>
      <dc:creator>y_buccellato</dc:creator>
      <dc:date>2020-06-12T07:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: Can I calculate the time of staying of a user on a page?</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Can-I-calculate-the-time-of-staying-of-a-user-on-a-page/m-p/113645#M1239</link>
      <description>&lt;P&gt;You could make a conversion goal or a custom property that states if a user is on page "x" for "x" amount of time mark it. &lt;/P&gt;&lt;P&gt;So then you could see that User Chris, was on google search page for 15 mins, on a certain day... etc.. &lt;/P&gt;&lt;P&gt;You might not be able to get an exact number like 26 mins on that page/domain but you can say for sure that it was at least what you set it as. &lt;/P&gt;&lt;P&gt;Just an idea. &lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2020 12:23:06 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Can-I-calculate-the-time-of-staying-of-a-user-on-a-page/m-p/113645#M1239</guid>
      <dc:creator>ChadTurner</dc:creator>
      <dc:date>2020-06-12T12:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: Can I calculate the time of staying of a user on a page?</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Can-I-calculate-the-time-of-staying-of-a-user-on-a-page/m-p/113646#M1240</link>
      <description>&lt;P&gt;I'm not sure if that would work. You can only do 'time' based conversion goals for the entire session and not individual user actions. &lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2020 12:31:50 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Can-I-calculate-the-time-of-staying-of-a-user-on-a-page/m-p/113646#M1240</guid>
      <dc:creator>ari_polavarapu</dc:creator>
      <dc:date>2020-06-12T12:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: Can I calculate the time of staying of a user on a page?</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Can-I-calculate-the-time-of-staying-of-a-user-on-a-page/m-p/113647#M1241</link>
      <description>&lt;P&gt;I dont think the user is looking to get the total at an action level, rather on the page that the user is on and the total duration. im not 100% sure if you can define the goal that way, you might need to toss in some request attributes to use and make a few conversion goals. Incorporating the attribute would give you more power and granularity in the reporting aspect. &lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2020 12:46:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Can-I-calculate-the-time-of-staying-of-a-user-on-a-page/m-p/113647#M1241</guid>
      <dc:creator>ChadTurner</dc:creator>
      <dc:date>2020-06-12T12:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Can I calculate the time of staying of a user on a page?</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Can-I-calculate-the-time-of-staying-of-a-user-on-a-page/m-p/113648#M1242</link>
      <description>&lt;P&gt;I'm taking my time, but I'm looking at this right now:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dynatrace.com/news/blog/export-dynatrace-user-session-data-use-3rd-party-systems/#:~:text=Go%20to%20Integration%20%3E%20User%20session,%2Fimport%2FDynatrace%2FuserSessions%20."&gt;https://www.dynatrace.com/news/blog/export-dynatrace-user-session-data-use-3rd-party-systems/#:~:text=Go%20to%20Integration%20%3E%20User%20session,%2Fimport%2FDynatrace%2FuserSessions%20.&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2020 14:25:37 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Can-I-calculate-the-time-of-staying-of-a-user-on-a-page/m-p/113648#M1242</guid>
      <dc:creator>y_buccellato</dc:creator>
      <dc:date>2020-06-12T14:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: Can I calculate the time of staying of a user on a page?</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Can-I-calculate-the-time-of-staying-of-a-user-on-a-page/m-p/113649#M1243</link>
      <description>&lt;P&gt;I'm running into the same question Yaan asked back in June. Was a solution found?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2020 14:11:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Can-I-calculate-the-time-of-staying-of-a-user-on-a-page/m-p/113649#M1243</guid>
      <dc:creator>runatyr</dc:creator>
      <dc:date>2020-12-01T14:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Can I calculate the time of staying of a user on a page?</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Can-I-calculate-the-time-of-staying-of-a-user-on-a-page/m-p/113650#M1244</link>
      <description>&lt;P&gt;Hi, in the end the direct answer is no but the more elaborate answer is that you could do it if you apply a logic on the data exported on another engine (Dynatrace has the elasticsearch solution on the go in their doc)&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 15:16:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Can-I-calculate-the-time-of-staying-of-a-user-on-a-page/m-p/113650#M1244</guid>
      <dc:creator>y_buccellato</dc:creator>
      <dc:date>2020-12-03T15:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: Can I calculate the time of staying of a user on a page?</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Can-I-calculate-the-time-of-staying-of-a-user-on-a-page/m-p/113651#M1245</link>
      <description>&lt;P&gt;You guys could try the &lt;A rel="noopener noreferrer" href="https://github.com/LucasHocker/DynatraceDashboardPowerups" target="_blank"&gt;PowerUp Chrome Extension&lt;/A&gt;, it allows you to do basic math in dashboards using predefined metrics. is not the best solution, not support officially by DT. But is something. &lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 15:22:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Can-I-calculate-the-time-of-staying-of-a-user-on-a-page/m-p/113651#M1245</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-12-03T15:22:39Z</dc:date>
    </item>
  </channel>
</rss>

