<?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: Question related to Session and User Action Properties Settings in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Question-related-to-Session-and-User-Action-Properties-Settings/m-p/266380#M6686</link>
    <description>&lt;P&gt;Unfortunately, I’ve reached out to the support team multiple times regarding increasing the limit for user action properties, but they’ve confirmed that this is a hard limit. However, you can still give it a try and let me know what you find. Specifically, check the "String length" for any action properties created with the string type and ensure it is set to 100, unless there’s a specific requirement to increase it.&lt;/P&gt;</description>
    <pubDate>Tue, 31 Dec 2024 04:44:56 GMT</pubDate>
    <dc:creator>Mohamed_Hamdy</dc:creator>
    <dc:date>2024-12-31T04:44:56Z</dc:date>
    <item>
      <title>Question related to Session and User Action Properties Settings</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Question-related-to-Session-and-User-Action-Properties-Settings/m-p/265981#M6679</link>
      <description>&lt;P&gt;In the &lt;STRONG&gt;'Session and User Action Properties'&lt;/STRONG&gt; settings for mobile applications, there is a restriction that allows:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;20 properties&lt;/STRONG&gt; to be marked as user action properties.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;200 properties&lt;/STRONG&gt; to be marked as user session properties.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;This limitation seems counterintuitive because, in most scenarios, we tend to have more user action properties than user session properties. To better understand this restriction, the following questions arise:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;What is the rationale behind this restriction?&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;What specific logic or technical limitations necessitate capping the number of user action properties at 20?&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Why is the restriction asymmetrical?&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;If a restriction is unavoidable, why are user action properties limited to only 20, while user session properties are allowed up to 200?&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Any clarification or insights into these points would be greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2024 17:09:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Question-related-to-Session-and-User-Action-Properties-Settings/m-p/265981#M6679</guid>
      <dc:creator>Ganesh_Reddy</dc:creator>
      <dc:date>2024-12-20T17:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: Question related to Session and User Action Properties Settings</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Question-related-to-Session-and-User-Action-Properties-Settings/m-p/266010#M6680</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I do not have answers to your queries but I think those thresholds can be increased if you open a support ticket.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Sun, 22 Dec 2024 11:48:14 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Question-related-to-Session-and-User-Action-Properties-Settings/m-p/266010#M6680</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2024-12-22T11:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: Question related to Session and User Action Properties Settings</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Question-related-to-Session-and-User-Action-Properties-Settings/m-p/266039#M6681</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Each additional property can increase the amount of data that needs to be processed and transmitted, potentially impacting the app's responsiveness and the user's experience.&amp;nbsp;&lt;BR /&gt;By limiting user action properties to 20, it ensures that the most relevant information is tracked, reducing unnecessary data collection.&lt;BR /&gt;Please open a support ticket if you need additional help.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2024 09:10:31 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Question-related-to-Session-and-User-Action-Properties-Settings/m-p/266039#M6681</guid>
      <dc:creator>PacoPorro</dc:creator>
      <dc:date>2024-12-23T09:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: Question related to Session and User Action Properties Settings</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Question-related-to-Session-and-User-Action-Properties-Settings/m-p/266166#M6682</link>
      <description>&lt;P&gt;Session properties are stored once per session. If you have 200 session properties, you'll have a max of 200 values per session.&lt;/P&gt;&lt;P&gt;If you have a single action property that is captured across all actions, and you have a 200 action session, that one action property is now storing as much data as all 200 session properties. Due to the vastly increased data capture and storage, there are stricter limitations with action properties.&lt;/P&gt;&lt;P&gt;This will change in GRAIL with the new event-based data collection system:&amp;nbsp;&lt;A href="https://community.dynatrace.com/t5/Real-User-Monitoring/Unlock-the-full-potential-of-Digital-Experience-Monitoring-with/td-p/248747" target="_blank"&gt;https://community.dynatrace.com/t5/Real-User-Monitoring/Unlock-the-full-potential-of-Digital-Experience-Monitoring-with/td-p/248747&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Dec 2024 19:44:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Question-related-to-Session-and-User-Action-Properties-Settings/m-p/266166#M6682</guid>
      <dc:creator>tyler_rowe</dc:creator>
      <dc:date>2024-12-24T19:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Question related to Session and User Action Properties Settings</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Question-related-to-Session-and-User-Action-Properties-Settings/m-p/266380#M6686</link>
      <description>&lt;P&gt;Unfortunately, I’ve reached out to the support team multiple times regarding increasing the limit for user action properties, but they’ve confirmed that this is a hard limit. However, you can still give it a try and let me know what you find. Specifically, check the "String length" for any action properties created with the string type and ensure it is set to 100, unless there’s a specific requirement to increase it.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Dec 2024 04:44:56 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Question-related-to-Session-and-User-Action-Properties-Settings/m-p/266380#M6686</guid>
      <dc:creator>Mohamed_Hamdy</dc:creator>
      <dc:date>2024-12-31T04:44:56Z</dc:date>
    </item>
  </channel>
</rss>

