<?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: Dynatrace RUM Configuration Question for Micro‑Frontend Setup in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Dynatrace-RUM-Configuration-Question-for-Micro-Frontend-Setup/m-p/293593#M7213</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;With your setup (shell + MFEs mounted into the same browser experience, one globally loaded RUM snippet and shared cookie), the usual best practice is to keep this as one Web Application—because from the user’s perspective it’s one continuous journey. In Dynatrace RUM, “applications” are primarily separated via application detection rules (URL/host/path), so splitting MFEs into multiple apps often makes analysis more fragmented.&lt;BR /&gt;IMO&amp;nbsp;instead of multiple Web Applications, do logical segmentation per MFE.&lt;BR /&gt;Try use or add&amp;nbsp;custom user action / session properties like mfeName, team, route, set by each MFE (on route change / MFE bootstrap).&lt;BR /&gt;&lt;A href="https://docs.dynatrace.com/docs/observe/digital-experience/web-applications/additional-configuration/define-user-action-and-session-properties" target="_self"&gt;Define user action and user session properties for web applications&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;Moreover, you can also&amp;nbsp;standardize user action naming (e.g., prefix with [MFE:Payments]) via the JavaScript API so teams can filter and build views easily.&lt;BR /&gt;&lt;A href="https://docs.dynatrace.com/docs/observe/digital-experience/web-applications/additional-configuration/customize-rum" target="_self"&gt;Customize Real User Monitoring with the JavaScript API for web applications&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="t_pawlak_0-1769344294401.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/31730iB65EBE428CE17580/image-size/medium?v=v2&amp;amp;px=400" role="button" title="t_pawlak_0-1769344294401.png" alt="t_pawlak_0-1769344294401.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="t_pawlak_1-1769344306260.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/31731i755169C95AD34DC6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="t_pawlak_1-1769344306260.png" alt="t_pawlak_1-1769344306260.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 25 Jan 2026 12:32:01 GMT</pubDate>
    <dc:creator>t_pawlak</dc:creator>
    <dc:date>2026-01-25T12:32:01Z</dc:date>
    <item>
      <title>Dynatrace RUM Configuration Question for Micro‑Frontend Setup</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Dynatrace-RUM-Configuration-Question-for-Micro-Frontend-Setup/m-p/293527#M7211</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I have a question about how to best configure Dynatrace RUM for our micro-frontend architecture.&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;Our shell application loads the DynatraceRUM cookie globally through a shared footer, and the individual MFEs are deployed independently and mounted into the shared shell.&lt;/DIV&gt;
&lt;DIV&gt;Given this setup, should each MFE be configured as its own Web Application in Dynatrace, or is it better to keep everything under a single Web Application? I want to follow best practices before making any changes, especially since each MFE is owned by a different team in our org.&lt;/DIV&gt;</description>
      <pubDate>Fri, 23 Jan 2026 08:18:08 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Dynatrace-RUM-Configuration-Question-for-Micro-Frontend-Setup/m-p/293527#M7211</guid>
      <dc:creator>riship1699</dc:creator>
      <dc:date>2026-01-23T08:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace RUM Configuration Question for Micro‑Frontend Setup</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Dynatrace-RUM-Configuration-Question-for-Micro-Frontend-Setup/m-p/293552#M7212</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;IMO&amp;nbsp;single Web Application works best.&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the end-user and browser perspective, this is still one continuous application and one user journey.&lt;/P&gt;&lt;P&gt;All MFEs share the same session cookie, so splitting into multiple web apps often breaks session continuity and makes analysis harder. You keep full end-to-end visibility (navigation, errors, performance, conversions) across MFEs.&lt;BR /&gt;Instead of creating multiple web apps,&lt;/P&gt;&lt;P&gt;You can add a custom session property, e.g. mfeName, set by each MFE (via route, JS variable, or some CSS selector)&lt;BR /&gt;You can also&amp;nbsp;standardize user action naming to include the MFE name.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jan 2026 09:36:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Dynatrace-RUM-Configuration-Question-for-Micro-Frontend-Setup/m-p/293552#M7212</guid>
      <dc:creator>t_pawlak</dc:creator>
      <dc:date>2026-01-23T09:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace RUM Configuration Question for Micro‑Frontend Setup</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Dynatrace-RUM-Configuration-Question-for-Micro-Frontend-Setup/m-p/293593#M7213</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;With your setup (shell + MFEs mounted into the same browser experience, one globally loaded RUM snippet and shared cookie), the usual best practice is to keep this as one Web Application—because from the user’s perspective it’s one continuous journey. In Dynatrace RUM, “applications” are primarily separated via application detection rules (URL/host/path), so splitting MFEs into multiple apps often makes analysis more fragmented.&lt;BR /&gt;IMO&amp;nbsp;instead of multiple Web Applications, do logical segmentation per MFE.&lt;BR /&gt;Try use or add&amp;nbsp;custom user action / session properties like mfeName, team, route, set by each MFE (on route change / MFE bootstrap).&lt;BR /&gt;&lt;A href="https://docs.dynatrace.com/docs/observe/digital-experience/web-applications/additional-configuration/define-user-action-and-session-properties" target="_self"&gt;Define user action and user session properties for web applications&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;Moreover, you can also&amp;nbsp;standardize user action naming (e.g., prefix with [MFE:Payments]) via the JavaScript API so teams can filter and build views easily.&lt;BR /&gt;&lt;A href="https://docs.dynatrace.com/docs/observe/digital-experience/web-applications/additional-configuration/customize-rum" target="_self"&gt;Customize Real User Monitoring with the JavaScript API for web applications&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="t_pawlak_0-1769344294401.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/31730iB65EBE428CE17580/image-size/medium?v=v2&amp;amp;px=400" role="button" title="t_pawlak_0-1769344294401.png" alt="t_pawlak_0-1769344294401.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="t_pawlak_1-1769344306260.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/31731i755169C95AD34DC6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="t_pawlak_1-1769344306260.png" alt="t_pawlak_1-1769344306260.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 25 Jan 2026 12:32:01 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Dynatrace-RUM-Configuration-Question-for-Micro-Frontend-Setup/m-p/293593#M7213</guid>
      <dc:creator>t_pawlak</dc:creator>
      <dc:date>2026-01-25T12:32:01Z</dc:date>
    </item>
  </channel>
</rss>

