29 Aug 2019 04:56 AM - last edited on 27 Apr 2021 12:37 PM by MaciejNeumann
Hi All.
I have a question about Dynatrace RUM's session count.
Our customer uses the Dynatrace with RUM. However, the count of sessions is consumed more than expected.
I checked and found that the session count per user is greater than 2 per user per hour with the same application.
And I found the application sometimes opens a pop-up browser window. (the pop-up browser windows's domain and application are same)
So I think this behavior affects the session count, Is this correct?
And what are the factors that determine a different session?
(except the following link information.
https://www.dynatrace.com/support/help/shortlink/user-session#when-does-a-user-session-end )
Best Regards,
Yasuo Ohnishi
Solved! Go to Solution.
29 Aug 2019 05:46 AM
There are no extra conditions. Popup window shouldn't be an issue here. If users are not making 200+ user actions than I suggest to open support ticket
Sebastian
29 Aug 2019 09:21 AM
Hi Yasuo,
You should also consider how your users are accessing the application. For example, we count as a new session if:
So there may be "one session" in the true meaning of the term, but actually be represented as multiple sessions in RUM.
Hope this helps,
Radu
04 Sep 2019 09:08 AM
Hi Radu,
Is the "60 min" condition still valid? I see several user sessions longer than 60 minutes. I had read somewhere about "6 hours" but according to Dynatrace document, it is also 60 minutes as you mentioned.
Now I'm very confused.
Thanks,
Hiep.
29 Aug 2019 10:40 AM
Hi Sebastian and Radu,
Thank you for your answers. I almost understand the session count.
One more question.
If the user open the application with Chrome browser and close Chrome browser completely , and the user re-open the application with re-opened Chrome browser, is this case count 2 session?
Yasuo Ohnishi
29 Aug 2019 11:29 AM
If session isn’t timeouted and this wasn’t incognito mode in both sessions it should count as one, but if for example user will start new incognito cart he will start new session in license meaning.
Sebastian
30 Aug 2019 07:37 AM
Hi Sebastian,
Thank you for your information. I will re-check the browser mode of customer's application.
Yasuo