<?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>article Session properties missing in the new RUM Experience in Troubleshooting</title>
    <link>https://community.dynatrace.com/t5/Troubleshooting/Session-properties-missing-in-the-new-RUM-Experience/ta-p/303178</link>
    <description>&lt;P&gt;&lt;LI-TOC indent="15" liststyle="disc" maxheadinglevel="2"&gt;&lt;/LI-TOC&gt;&lt;/P&gt;
&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;H2&gt;Summary&lt;/H2&gt;
&lt;P class="code-line" data-line="4"&gt;This article applies to Dynatrace SaaS customers using Real User Monitoring (RUM). It explains why &lt;A href="https://docs.dynatrace.com/docs/observe/digital-experience/rum-classic/web-applications/additional-configuration/define-user-action-and-session-properties" target="_blank" rel="noopener"&gt;session and action properties&lt;/A&gt; configured in &lt;A href="https://docs.dynatrace.com/docs/observe/digital-experience/rum-classic" target="_blank" rel="noopener"&gt;RUM Classic&lt;/A&gt; are not visible in the &lt;A href="https://docs.dynatrace.com/docs/observe/digital-experience/rum" target="_blank" rel="noopener"&gt;new RUM Experience&lt;/A&gt;, and how to reconfigure them so they appear correctly.&lt;/P&gt;
&lt;H2&gt;Problem&amp;nbsp;&lt;/H2&gt;
&lt;P class="code-line" data-line="8"&gt;After you turn on the new RUM Experience, session and action properties that were previously visible in the RUM Classic view are no longer visible in the new RUM Experience view.&lt;/P&gt;
&lt;P class="code-line" data-line="10"&gt;This is expected behavior. Session and action properties configured in RUM Classic are not automatically migrated to the new RUM Experience. They must be reconfigured manually using the new event and session properties configuration.&lt;/P&gt;
&lt;H2&gt;Troubleshooting steps&lt;/H2&gt;
&lt;P class="code-line" data-line="14"&gt;If you are simply not seeing session properties in the new RUM Experience, follow these steps to confirm the problem matches this article before proceeding to the resolution.&lt;/P&gt;
&lt;P class="code-line" data-line="16"&gt;&lt;STRONG&gt;Step 1: Confirm properties have not already been configured in the new RUM Experience&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL class="code-line" dir="auto" data-line="18"&gt;
&lt;LI class="code-line" dir="auto" data-line="18"&gt;In Dynatrace, go to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Experience Vitals&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&amp;gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Overview&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&amp;gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Web&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;LI class="code-line" dir="auto" data-line="19"&gt;Select the affected frontend application.&lt;/LI&gt;
&lt;LI class="code-line" dir="auto" data-line="20"&gt;Select the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Settings&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;tab.&lt;/LI&gt;
&lt;LI class="code-line" dir="auto" data-line="21"&gt;Select&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Capture properties&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;LI class="code-line" dir="auto" data-line="22"&gt;The page has two sections:
&lt;UL class="code-line" dir="auto" data-line="23"&gt;
&lt;LI class="code-line" dir="auto" data-line="23"&gt;&lt;STRONG&gt;Captured event properties&lt;/STRONG&gt;: lists properties captured automatically from the page using CSS selectors, DOM attributes, cookies, or JavaScript variables. A counter shows how many are configured out of the 100-property limit.&lt;/LI&gt;
&lt;LI class="code-line" dir="auto" data-line="24"&gt;&lt;STRONG&gt;Allowed API-reported properties&lt;/STRONG&gt;: lists properties reported via the JavaScript API. A counter shows how many are configured out of the 200-property limit.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI class="code-line" dir="auto" data-line="25"&gt;Check both sections for the properties you expect to see. If both sections show "No properties configured," no event or session properties have been set up for this application in the new RUM Experience.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P class="code-line" data-line="27"&gt;If both sections show no properties configured, follow the resolution steps below.&lt;/P&gt;
&lt;H2&gt;Resolution&lt;/H2&gt;
&lt;P class="code-line" data-line="30"&gt;RUM Classic and the new RUM Experience use separate property configuration models. Reconfigure your session and action properties as event and session properties directly in the new RUM Experience. The same capture methods are available (CSS selectors, JavaScript variables, cookies, and more), so you can re-create your existing properties using the new configuration interface.&lt;/P&gt;
&lt;OL class="code-line" dir="auto" data-line="37"&gt;
&lt;LI class="code-line" dir="auto" data-line="33"&gt;In Dynatrace, go to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Experience Vitals&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&amp;gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Overview&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&amp;gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Web&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;LI class="code-line" dir="auto" data-line="34"&gt;Select the frontend application you want to configure.&lt;/LI&gt;
&lt;LI class="code-line" dir="auto" data-line="35"&gt;Go to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Settings&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&amp;gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Capture properties&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;LI class="code-line" dir="auto" data-line="36"&gt;Select&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Add property&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and configure each property using the appropriate capture method:
&lt;UL class="code-line" dir="auto" data-line="37"&gt;
&lt;LI class="code-line" dir="auto" data-line="37"&gt;&lt;STRONG&gt;CSS selector&lt;/STRONG&gt;: extracts a value from a DOM element&lt;/LI&gt;
&lt;LI class="code-line" dir="auto" data-line="38"&gt;&lt;STRONG&gt;DOM attribute&lt;/STRONG&gt;: reads an attribute from a DOM element&lt;/LI&gt;
&lt;LI class="code-line" dir="auto" data-line="39"&gt;&lt;STRONG&gt;Cookie&lt;/STRONG&gt;: retrieves a cookie value&lt;/LI&gt;
&lt;LI class="code-line" dir="auto" data-line="40"&gt;&lt;STRONG&gt;JavaScript variable&lt;/STRONG&gt;: reads a value from the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;window&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;object or a JavaScript variable&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI class="code-line" dir="auto" data-line="41"&gt;If your RUM Classic configuration used the JavaScript API to report properties, add those property names to the allowlist under the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;API-reported properties&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;section. Property names must use only letters (A–Z, a–z), numbers (0–9), underscores (&lt;CODE&gt;_&lt;/CODE&gt;), and dots (&lt;CODE&gt;.&lt;/CODE&gt;), and must be prefixed with&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;event_properties.&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;or&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;session_properties.&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in your code.&lt;/LI&gt;
&lt;LI class="code-line" dir="auto" data-line="42"&gt;Repeat for each application and each property you want to carry over from RUM Classic.&lt;/LI&gt;
&lt;/OL&gt;
&lt;BLOCKQUOTE class="code-line" dir="auto" data-line="58"&gt;
&lt;P class="code-line" data-line="44"&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Steps within a single property definition run in sequence, with each step passing its output to the next. This allows you to chain operations, such as reading a cookie value and then parsing it as JSON.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P class="code-line" data-line="46"&gt;After configuration, session properties are visible at the individual user session level. To view them, go to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Experience Vitals&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and open a specific user session.&lt;/P&gt;
&lt;BLOCKQUOTE class="code-line" dir="auto" data-line="48"&gt;
&lt;P class="code-line" data-line="48"&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Session properties are not available on live sessions. If you cannot find the properties, make sure the session is complete before checking.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;LI-CODE lang="markup"&gt;fetch user.sessions
| fields session_properties
| limit 10&lt;/LI-CODE&gt;
&lt;P class="code-line" data-line="60"&gt;For a full reference on the new configuration options, see&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://docs.dynatrace.com/docs/shortlink/new-rum-event-and-session-properties-web" target="_blank" rel="noopener" data-href="https://docs.dynatrace.com/docs/shortlink/new-rum-event-and-session-properties-web"&gt;Event and session properties for web&lt;/A&gt;.&lt;/P&gt;
&lt;H2&gt;What's next&lt;/H2&gt;
&lt;P class="code-line" data-line="50"&gt;If this article did not help, open a support case, mention that this article was used, and provide the following in the case (include a direct link for each item where possible):&lt;/P&gt;
&lt;UL class="code-line" dir="auto" data-line="52"&gt;
&lt;LI class="code-line" dir="auto" data-line="52"&gt;Screenshot of the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Session and action properties&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;page in RUM Classic for the affected application&lt;/LI&gt;
&lt;LI class="code-line" dir="auto" data-line="53"&gt;Screenshot of the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Capture properties&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;page in the new RUM Experience for the same application&lt;/LI&gt;
&lt;LI class="code-line" dir="auto" data-line="54"&gt;The name of the affected web application or frontend&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="code-line" data-line="70"&gt;&lt;STRONG&gt;Additional resources:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL class="code-line" dir="auto" data-line="72"&gt;
&lt;LI class="code-line" dir="auto" data-line="58"&gt;&lt;A href="https://docs.dynatrace.com/docs/shortlink/user-session-properties" target="_blank" rel="noopener" data-href="https://docs.dynatrace.com/docs/shortlink/user-session-properties"&gt;Session and action properties (RUM Classic)&lt;/A&gt;&lt;/LI&gt;
&lt;LI class="code-line" dir="auto" data-line="59"&gt;&lt;A href="https://docs.dynatrace.com/docs/shortlink/new-rum-event-and-session-properties-web" target="_blank" rel="noopener" data-href="https://docs.dynatrace.com/docs/shortlink/new-rum-event-and-session-properties-web"&gt;Event and session properties for web (new RUM Experience)&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;</description>
    <pubDate>Thu, 13 Aug 2026 07:45:35 GMT</pubDate>
    <dc:creator>Aaron_Schultz</dc:creator>
    <dc:date>2026-08-13T07:45:35Z</dc:date>
    <item>
      <title>Session properties missing in the new RUM Experience</title>
      <link>https://community.dynatrace.com/t5/Troubleshooting/Session-properties-missing-in-the-new-RUM-Experience/ta-p/303178</link>
      <description>&lt;P&gt;&lt;LI-TOC indent="15" liststyle="disc" maxheadinglevel="2"&gt;&lt;/LI-TOC&gt;&lt;/P&gt;
&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;P&gt;*&lt;EM&gt;Use a table of contents for longer articles.&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;
&lt;H2&gt;Summary&lt;/H2&gt;
&lt;P&gt;&lt;EM&gt;*This is a mandatory section.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Short description of which part of the Dynatrace platform the article refers to and what kind of problem it will help resolve/ task it will describe.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;Problem&lt;/H2&gt;
&lt;P&gt;&lt;EM&gt;*This is a mandatory section.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Provide a precise description of the problem/ task to be described. Use anonymized screenshots, and include text for&amp;nbsp;important messages, errors, or information that will help the customer find this article when searching.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;Troubleshooting steps&lt;/H2&gt;
&lt;P&gt;&lt;EM&gt;*This section can be omitted as necessary.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Explain what troubleshooting steps should be taken to ensure the problem matches this article.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;Resolution&lt;/H2&gt;
&lt;P&gt;&lt;EM&gt;*This section can be omitted for articles that guide customers on ticket creation.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Explain the solution or all possible solutions resulting from the troubleshooting steps.&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;H2&gt;What's next&lt;/H2&gt;
&lt;P&gt;&lt;EM&gt;*This is a mandatory section. Customers need a way to respond or follow up if they have questions.&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Explain what to do if the article did not help.&amp;nbsp;&lt;/EM&gt;&lt;EM&gt;Note that there are multiple options available, including:&lt;/EM&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;EM&gt;&lt;STRONG&gt;Opening a support ticket&lt;/STRONG&gt; - be as specific as possible about the information the customer should include in the ticket.&amp;nbsp;&lt;/EM&gt; If this article did not help, please open a support ticket, mention that this article was used and provide the following in the ticket:
&lt;UL&gt;
&lt;LI&gt;link to XYZ&lt;/LI&gt;
&lt;LI&gt;screenshot of XYZ&lt;/LI&gt;
&lt;LI&gt;information about XYZ&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;EM&gt;&lt;STRONG&gt;Suggesting Product Idea&lt;/STRONG&gt; - encourage the customer to suggest/ vote for a Product Idea explaining their business use case.&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;EM&gt;&lt;STRONG&gt;Explain this will change in the future&lt;/STRONG&gt; - explain that this behaviour will change in a future release. (No product idea / support ticket needed)&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;EM&gt;&lt;STRONG&gt;Alternatives -&lt;/STRONG&gt;&amp;nbsp;any other actions or links to other articles that could move the customer forward.&lt;/EM&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;*If it exists, link this article to the relevant troubleshooting map using the following guideline&lt;/EM&gt;&lt;/P&gt;
&lt;H3&gt;More articles can be found on the &lt;A href="https://community.dynatrace.com/t5/Troubleshooting/" target="_self"&gt;XXX Troubleshooting Map&lt;/A&gt;&lt;/H3&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 13 Aug 2026 07:45:35 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Troubleshooting/Session-properties-missing-in-the-new-RUM-Experience/ta-p/303178</guid>
      <dc:creator>Aaron_Schultz</dc:creator>
      <dc:date>2026-08-13T07:45:35Z</dc:date>
    </item>
  </channel>
</rss>

