<?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 Understanding User sessions in Dynatrace - user is tagged but landing page of User sessions show &amp;quot;Anonymous&amp;quot; in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Understanding-User-sessions-in-Dynatrace-user-is-tagged-but/m-p/26952#M7</link>
    <description>&lt;P&gt;I am analysing User sessions in Dynatrace SaaS.&lt;/P&gt;
&lt;P&gt;At the user session landing page, during the analysis time frame of 25 May 09:00 to 25 May 23:59, the user session was listed as Anonymous&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://answers.dynatrace.com/storage/attachments/12522-usersessionslandingpage.png" border="0" /&gt;&lt;/P&gt;
&lt;P&gt;However, when drilling down to the specific user session, the tagging did occur, but at a later time.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/12521-specificusersession.png" border="0" /&gt;&lt;/P&gt;
&lt;P&gt;Question #1&lt;/P&gt;
&lt;P&gt;Why did the landing page not change from "Anonymous" to the tagged user name? Is this a normal behaviour? I understand that Dynatrace groups the sessions based on the cookie identifier. In this case, 3 sessions belong to this user as they have the same identifier in the analyzed time frame. But the landing page only shows 2 sessions. This makes the analysis tricky because the "user complain resolution use case" would not work as I will not be able to search for this user and not understand what the user was doing in the last 24 hours.&lt;/P&gt;
&lt;P&gt;Question #2&lt;/P&gt;
&lt;P&gt;I noticed that for 2 sessions at 3pm and 5pm, user was not tagged, but at 23:52, user was tagged. A note to say that this analysis was "extended by one session..." What does this mean?&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Myrvin&lt;/P&gt;</description>
    <pubDate>Fri, 30 Sep 2022 12:16:38 GMT</pubDate>
    <dc:creator>myrvin_yap</dc:creator>
    <dc:date>2022-09-30T12:16:38Z</dc:date>
    <item>
      <title>Understanding User sessions in Dynatrace - user is tagged but landing page of User sessions show "Anonymous"</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Understanding-User-sessions-in-Dynatrace-user-is-tagged-but/m-p/26952#M7</link>
      <description>&lt;P&gt;I am analysing User sessions in Dynatrace SaaS.&lt;/P&gt;
&lt;P&gt;At the user session landing page, during the analysis time frame of 25 May 09:00 to 25 May 23:59, the user session was listed as Anonymous&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://answers.dynatrace.com/storage/attachments/12522-usersessionslandingpage.png" border="0" /&gt;&lt;/P&gt;
&lt;P&gt;However, when drilling down to the specific user session, the tagging did occur, but at a later time.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/12521-specificusersession.png" border="0" /&gt;&lt;/P&gt;
&lt;P&gt;Question #1&lt;/P&gt;
&lt;P&gt;Why did the landing page not change from "Anonymous" to the tagged user name? Is this a normal behaviour? I understand that Dynatrace groups the sessions based on the cookie identifier. In this case, 3 sessions belong to this user as they have the same identifier in the analyzed time frame. But the landing page only shows 2 sessions. This makes the analysis tricky because the "user complain resolution use case" would not work as I will not be able to search for this user and not understand what the user was doing in the last 24 hours.&lt;/P&gt;
&lt;P&gt;Question #2&lt;/P&gt;
&lt;P&gt;I noticed that for 2 sessions at 3pm and 5pm, user was not tagged, but at 23:52, user was tagged. A note to say that this analysis was "extended by one session..." What does this mean?&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Myrvin&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2022 12:16:38 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Understanding-User-sessions-in-Dynatrace-user-is-tagged-but/m-p/26952#M7</guid>
      <dc:creator>myrvin_yap</dc:creator>
      <dc:date>2022-09-30T12:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding User sessions in Dynatrace - user is tagged but landing page of User sessions show "Anonymous"</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Understanding-User-sessions-in-Dynatrace-user-is-tagged-but/m-p/26953#M8</link>
      <description>&lt;P&gt;The user list (screenshot one) shows a list of users and their sessions. In order to make the query fast, we only look for the different primary user identifiers. In your example you have selected an anonymous user with two sessions. The two user sessions have the same cookie identifier (stored in a persistent cookie) therefore assigned to this user.&lt;BR /&gt;&lt;BR /&gt;The users list shows all direct identified users with their user &lt;BR /&gt;sessions. No merging of user session can be done on that list - that &lt;BR /&gt;means we group all user sessions by the primary identifier which is for &lt;BR /&gt;antonymous user sessions always the cookie identifier (this long &lt;BR /&gt;number). So when a user clicks on an anonymous session, the user &lt;BR /&gt;sessions for that cookie identifier will be show (direct match), but we &lt;BR /&gt;also look over all user sessions in that time frame if we have &lt;BR /&gt;additional user sessions with that cookie identifier. And in this merge lookup, we find &lt;BR /&gt;"Melisa.wong".&lt;BR /&gt;&lt;BR /&gt;If you click on the "Melisa.wong" user in the users list, it works the &lt;BR /&gt;other way. We first show all direct match user sessions and then check &lt;BR /&gt;for additional user sessions with the same cookie identifier.&lt;BR /&gt;&lt;BR /&gt;What we can't do because of performance reasons is already add the named&lt;BR /&gt; identifier to anonymous user sessions when we store, as we would then &lt;BR /&gt;do a very expensive look up.&lt;/P&gt;</description>
      <pubDate>Mon, 29 May 2017 13:32:53 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Understanding-User-sessions-in-Dynatrace-user-is-tagged-but/m-p/26953#M8</guid>
      <dc:creator>AlexanderSommer</dc:creator>
      <dc:date>2017-05-29T13:32:53Z</dc:date>
    </item>
  </channel>
</rss>

