<?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: User Sessions – Domain-based filtering in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/User-Sessions-Domain-based-filtering/m-p/293462#M7209</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for the suggestion.&lt;BR /&gt;Unfortunately, domain-based filtering is not directly supported in User Sessions as a built-in dimension. User Sessions can be filtered by application, browser, user action, etc., but not by domain/hostname out of the box.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The best and supported solution is what &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/47783"&gt;@Mizső&lt;/a&gt;&amp;nbsp; sugest to use Custom Session Properties, based on:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;URL host / domain, or&lt;/LI&gt;&lt;LI&gt;Server-side Request Attributes (if the domain is available on the backend side).&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Alternatively, you can use USQL and filter by domain on the user action level, for example:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;SELECT *
FROM usersession
JOIN useraction
WHERE useraction.domain = "www.dynatrace.com"&lt;/LI-CODE&gt;&lt;P&gt;In this case, you are not filtering directly in the User Sessions UI, but instead querying the data and extracting only the information you are interested in.&lt;/P&gt;</description>
    <pubDate>Thu, 22 Jan 2026 10:41:55 GMT</pubDate>
    <dc:creator>t_pawlak</dc:creator>
    <dc:date>2026-01-22T10:41:55Z</dc:date>
    <item>
      <title>User Sessions – Domain-based filtering</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/User-Sessions-Domain-based-filtering/m-p/293381#M7207</link>
      <description>&lt;DIV class=""&gt;Hi team ,&lt;BR /&gt;I’m checking&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;User Sessions&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and I need some help.&lt;BR /&gt;Currently, sessions are visible at the application level, but I want to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;add a filter based on domain&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(for example:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="" href="http://myzain.kw.zain.com/" target="_blank" rel="noopener noreferrer"&gt;myzain.kw.zain.com&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;vs&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="" href="http://kw.zain.com/" target="_blank" rel="noopener noreferrer"&gt;kw.zain.com&lt;/A&gt;) so we can clearly segregate the users sessions .&lt;BR /&gt;Can you please advise:&lt;/DIV&gt;&lt;UL class=""&gt;&lt;LI&gt;If domain-based filtering is supported directly in&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;User Sessions&lt;/STRONG&gt;, and&lt;/LI&gt;&lt;LI&gt;The best way to configure or apply this filter (saved filter, dimension, or alternative approach)?&lt;/LI&gt;&lt;/UL&gt;&lt;DIV class=""&gt;Thanks in advance!&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vikas_g1997_0-1768997566493.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/31695iF6EBE761A9DD2C43/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vikas_g1997_0-1768997566493.png" alt="Vikas_g1997_0-1768997566493.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vikas_g1997_1-1768997574639.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/31696iA3EDABEA06EEC9EB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vikas_g1997_1-1768997574639.png" alt="Vikas_g1997_1-1768997574639.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 21 Jan 2026 12:14:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/User-Sessions-Domain-based-filtering/m-p/293381#M7207</guid>
      <dc:creator>Vikas_g1997</dc:creator>
      <dc:date>2026-01-21T12:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: User Sessions – Domain-based filtering</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/User-Sessions-Domain-based-filtering/m-p/293405#M7208</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/57336"&gt;@Vikas_g1997&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Have you tried to use custom session properties some how (eg. with serverside request attributes)? Maybe it is a wrong idea but could you please check it.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;János&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jan 2026 17:03:11 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/User-Sessions-Domain-based-filtering/m-p/293405#M7208</guid>
      <dc:creator>Mizső</dc:creator>
      <dc:date>2026-01-21T17:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: User Sessions – Domain-based filtering</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/User-Sessions-Domain-based-filtering/m-p/293462#M7209</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for the suggestion.&lt;BR /&gt;Unfortunately, domain-based filtering is not directly supported in User Sessions as a built-in dimension. User Sessions can be filtered by application, browser, user action, etc., but not by domain/hostname out of the box.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The best and supported solution is what &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/47783"&gt;@Mizső&lt;/a&gt;&amp;nbsp; sugest to use Custom Session Properties, based on:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;URL host / domain, or&lt;/LI&gt;&lt;LI&gt;Server-side Request Attributes (if the domain is available on the backend side).&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Alternatively, you can use USQL and filter by domain on the user action level, for example:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;SELECT *
FROM usersession
JOIN useraction
WHERE useraction.domain = "www.dynatrace.com"&lt;/LI-CODE&gt;&lt;P&gt;In this case, you are not filtering directly in the User Sessions UI, but instead querying the data and extracting only the information you are interested in.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jan 2026 10:41:55 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/User-Sessions-Domain-based-filtering/m-p/293462#M7209</guid>
      <dc:creator>t_pawlak</dc:creator>
      <dc:date>2026-01-22T10:41:55Z</dc:date>
    </item>
  </channel>
</rss>

