<?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: In User Session Tab some of the usernames are appearing as Anonymous, any workaround/resolution for this? in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/In-User-Session-Tab-some-of-the-usernames-are-appearing-as/m-p/110142#M740</link>
    <description>&lt;P&gt;It will work like this if for those sessions user tag will be unavaiilable. You have to be sure that all anonymous are logged in. Another thing it’s that if you are taking user tag value from place that is not accessed by all singed in users, it also be like in you case. What rule you are using?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 10 Dec 2018 07:02:03 GMT</pubDate>
    <dc:creator>skrystosik</dc:creator>
    <dc:date>2018-12-10T07:02:03Z</dc:date>
    <item>
      <title>In User Session Tab some of the usernames are appearing as Anonymous</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/In-User-Session-Tab-some-of-the-usernames-are-appearing-as/m-p/110141#M739</link>
      <description>&lt;P&gt;In User Session Tab some of the usernames are appearing as Anonymous, any workaround/resolution for this?&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2022 12:12:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/In-User-Session-Tab-some-of-the-usernames-are-appearing-as/m-p/110141#M739</guid>
      <dc:creator>jsam2</dc:creator>
      <dc:date>2022-09-30T12:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: In User Session Tab some of the usernames are appearing as Anonymous, any workaround/resolution for this?</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/In-User-Session-Tab-some-of-the-usernames-are-appearing-as/m-p/110142#M740</link>
      <description>&lt;P&gt;It will work like this if for those sessions user tag will be unavaiilable. You have to be sure that all anonymous are logged in. Another thing it’s that if you are taking user tag value from place that is not accessed by all singed in users, it also be like in you case. What rule you are using?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Dec 2018 07:02:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/In-User-Session-Tab-some-of-the-usernames-are-appearing-as/m-p/110142#M740</guid>
      <dc:creator>skrystosik</dc:creator>
      <dc:date>2018-12-10T07:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: In User Session Tab some of the usernames are appearing as Anonymous, any workaround/resolution for this?</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/In-User-Session-Tab-some-of-the-usernames-are-appearing-as/m-p/110143#M741</link>
      <description>&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/19134-css-rule.png" /&gt;&lt;/P&gt;&lt;P&gt;PFA screenshot of rule I'm using&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Dec 2018 05:19:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/In-User-Session-Tab-some-of-the-usernames-are-appearing-as/m-p/110143#M741</guid>
      <dc:creator>jsam2</dc:creator>
      <dc:date>2018-12-11T05:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: In User Session Tab some of the usernames are appearing as Anonymous, any workaround/resolution for this?</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/In-User-Session-Tab-some-of-the-usernames-are-appearing-as/m-p/110144#M742</link>
      <description>&lt;P&gt;This rule will only work for users that has this element available and have value in it. If some of them are not signed in etc their sessions will be anonymous. &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Dec 2018 11:10:14 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/In-User-Session-Tab-some-of-the-usernames-are-appearing-as/m-p/110144#M742</guid>
      <dc:creator>skrystosik</dc:creator>
      <dc:date>2018-12-11T11:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: In User Session Tab some of the usernames are appearing as Anonymous, any workaround/resolution for this?</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/In-User-Session-Tab-some-of-the-usernames-are-appearing-as/m-p/110145#M743</link>
      <description>&lt;P&gt;The most reliable solution to always get a user tag is to call &lt;EM&gt;dtrum.identifyUser("YourUserTag") &lt;/EM&gt;via the &lt;A href="https://www.dynatrace.com/support/help/shortlink/user-tagging#user-tagging-via-the-dynatrace-javascript-api"&gt;JavaScript API&lt;/A&gt; of the agent. &lt;/P&gt;&lt;P&gt;If you use a CSS Selector that is only on a specific page for example, the user tag is only picked up if the user visits that page. &lt;/P&gt;&lt;P&gt;Using JavaScript variable that is always present would be another option.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Dec 2018 10:17:01 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/In-User-Session-Tab-some-of-the-usernames-are-appearing-as/m-p/110145#M743</guid>
      <dc:creator>pahofmann</dc:creator>
      <dc:date>2018-12-12T10:17:01Z</dc:date>
    </item>
  </channel>
</rss>

