<?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 Is it possible to disable automatic page name detection to customize page names? in Troubleshooting</title>
    <link>https://community.dynatrace.com/t5/Troubleshooting/Is-it-possible-to-disable-automatic-page-name-detection-to/ta-p/203916</link>
    <description>&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;DIV class=""&gt;
&lt;H2&gt;Summary&lt;/H2&gt;
&lt;DIV&gt;
&lt;DIV class="paragraph-in-scc-markdown-text ___1ngh792 ftgm304 f1iaxwol"&gt;Dynatrace Real User Monitoring (RUM) automatically detects page names based on URL and DOM events. While this works well for most applications, some web apps may require &lt;STRONG&gt;manual control&lt;/STRONG&gt; over page names and page groups.&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;Resolution&amp;nbsp;&lt;/H2&gt;
&lt;P&gt;&lt;SPAN&gt;If the automatic grouping doesn't cover all of your application's use cases, use the&amp;nbsp;&lt;/SPAN&gt;&lt;A class="sc-faac41c5-1 bLtCMp" title="Find out how to customize Real User Monitoring using the JavaScript API." href="https://docs.dynatrace.com/docs/observe/digital-experience/web-applications/additional-configuration/customize-rum" target="_blank" rel="noopener"&gt;RUM JavaScript API&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;to set your own page and page group names.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;To do this, enable the manual page detection by calling&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/doc/javascriptapi/doc/types/dtrum.html#enablemanualpagedetection" target="_self"&gt;dtrum.enableManualPageDetection&lt;/A&gt;&amp;nbsp;and then start reporting page changes via&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/doc/javascriptapi/doc/types/dtrum.html#setpage" target="_self"&gt;dtrum.setPage&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;More information and an example of how to define your own page and page group names &lt;A href="https://docs.dynatrace.com/docs/shortlink/pages-and-pagegroups#configure-page-grouping" target="_self"&gt;here,&lt;/A&gt;&amp;nbsp;and an Angular 17+ example &lt;A href="https://docs.dynatrace.com/docs/observe/digital-experience/web-applications/initial-setup/configure-dynatrace-real-user-monitoring-to-capture-xhr-actions" target="_self"&gt;here.&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;What's Next&lt;/H2&gt;
&lt;P&gt;If the steps above don't result in the page/ page group naming that you expect, contact Dynatrace via the in-product chat or by creating a support ticket.&lt;/P&gt;
&lt;P&gt;To help our support team investigate efficiently, include the following information:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;A summary of the steps you've already completed.&lt;/LI&gt;
&lt;LI&gt;A link to a user session showing the behavior&lt;/LI&gt;
&lt;LI&gt;A&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.dynatrace.com/t5/Troubleshooting/How-to-generate-a-HAR-file/ta-p/223391" target="_blank" rel="noopener"&gt;HAR file&lt;/A&gt;, or, preferably, a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.dynatrace.com/t5/Troubleshooting/Web-applications-Use-Fiddler-for-debugging/ta-p/239009" target="_blank" rel="noopener"&gt;Fiddler session&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;capturing the full scenario.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Providing this information upfront will help accelerate the resolution process.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;Related Reading&lt;/H3&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":open_book:"&gt;📖&lt;/span&gt;&amp;nbsp; &lt;A class="sc-faac41c5-1 bLtCMp" title="Find out how to customize Real User Monitoring using the JavaScript API." href="https://docs.dynatrace.com/docs/observe/digital-experience/web-applications/additional-configuration/customize-rum" target="_blank" rel="noopener"&gt;RUM JavaScript API&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":open_book:"&gt;📖&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;A class="CoveoResultLink" tabindex="0" title="Pages and page groups" href="https://docs.dynatrace.com/docs/observe/digital-experience/web-applications/initial-setup/pages-and-pagegroups" target="_blank" rel="noopener" aria-label="Pages and page groups"&gt;Pages and page groups&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":open_book:"&gt;📖&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/observe/digital-experience/web-applications/initial-setup/configure-dynatrace-real-user-monitoring-to-capture-xhr-actions#angular-page-group-detection" target="_self"&gt;Page detection in Angular 17+&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Thu, 05 Mar 2026 11:54:03 GMT</pubDate>
    <dc:creator>kanako_sato</dc:creator>
    <dc:date>2026-03-05T11:54:03Z</dc:date>
    <item>
      <title>Is it possible to disable automatic page name detection to customize page names?</title>
      <link>https://community.dynatrace.com/t5/Troubleshooting/Is-it-possible-to-disable-automatic-page-name-detection-to/ta-p/203916</link>
      <description>&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;DIV class=""&gt;
&lt;H2&gt;Summary&lt;/H2&gt;
&lt;DIV&gt;
&lt;DIV class="paragraph-in-scc-markdown-text ___1ngh792 ftgm304 f1iaxwol"&gt;Dynatrace Real User Monitoring (RUM) automatically detects page names based on URL and DOM events. While this works well for most applications, some web apps may require &lt;STRONG&gt;manual control&lt;/STRONG&gt; over page names and page groups.&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;Resolution&amp;nbsp;&lt;/H2&gt;
&lt;P&gt;&lt;SPAN&gt;If the automatic grouping doesn't cover all of your application's use cases, use the&amp;nbsp;&lt;/SPAN&gt;&lt;A class="sc-faac41c5-1 bLtCMp" title="Find out how to customize Real User Monitoring using the JavaScript API." href="https://docs.dynatrace.com/docs/observe/digital-experience/web-applications/additional-configuration/customize-rum" target="_blank" rel="noopener"&gt;RUM JavaScript API&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;to set your own page and page group names.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;To do this, enable the manual page detection by calling&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/doc/javascriptapi/doc/types/dtrum.html#enablemanualpagedetection" target="_self"&gt;dtrum.enableManualPageDetection&lt;/A&gt;&amp;nbsp;and then start reporting page changes via&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/doc/javascriptapi/doc/types/dtrum.html#setpage" target="_self"&gt;dtrum.setPage&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;More information and an example of how to define your own page and page group names &lt;A href="https://docs.dynatrace.com/docs/shortlink/pages-and-pagegroups#configure-page-grouping" target="_self"&gt;here,&lt;/A&gt;&amp;nbsp;and an Angular 17+ example &lt;A href="https://docs.dynatrace.com/docs/observe/digital-experience/web-applications/initial-setup/configure-dynatrace-real-user-monitoring-to-capture-xhr-actions" target="_self"&gt;here.&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;What's Next&lt;/H2&gt;
&lt;P&gt;If the steps above don't result in the page/ page group naming that you expect, contact Dynatrace via the in-product chat or by creating a support ticket.&lt;/P&gt;
&lt;P&gt;To help our support team investigate efficiently, include the following information:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;A summary of the steps you've already completed.&lt;/LI&gt;
&lt;LI&gt;A link to a user session showing the behavior&lt;/LI&gt;
&lt;LI&gt;A&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.dynatrace.com/t5/Troubleshooting/How-to-generate-a-HAR-file/ta-p/223391" target="_blank" rel="noopener"&gt;HAR file&lt;/A&gt;, or, preferably, a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.dynatrace.com/t5/Troubleshooting/Web-applications-Use-Fiddler-for-debugging/ta-p/239009" target="_blank" rel="noopener"&gt;Fiddler session&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;capturing the full scenario.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Providing this information upfront will help accelerate the resolution process.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;Related Reading&lt;/H3&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":open_book:"&gt;📖&lt;/span&gt;&amp;nbsp; &lt;A class="sc-faac41c5-1 bLtCMp" title="Find out how to customize Real User Monitoring using the JavaScript API." href="https://docs.dynatrace.com/docs/observe/digital-experience/web-applications/additional-configuration/customize-rum" target="_blank" rel="noopener"&gt;RUM JavaScript API&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":open_book:"&gt;📖&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;A class="CoveoResultLink" tabindex="0" title="Pages and page groups" href="https://docs.dynatrace.com/docs/observe/digital-experience/web-applications/initial-setup/pages-and-pagegroups" target="_blank" rel="noopener" aria-label="Pages and page groups"&gt;Pages and page groups&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":open_book:"&gt;📖&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/observe/digital-experience/web-applications/initial-setup/configure-dynatrace-real-user-monitoring-to-capture-xhr-actions#angular-page-group-detection" target="_self"&gt;Page detection in Angular 17+&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 05 Mar 2026 11:54:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Troubleshooting/Is-it-possible-to-disable-automatic-page-name-detection-to/ta-p/203916</guid>
      <dc:creator>kanako_sato</dc:creator>
      <dc:date>2026-03-05T11:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to disable automatic page name detection to customize page names?</title>
      <link>https://community.dynatrace.com/t5/Troubleshooting/Is-it-possible-to-disable-automatic-page-name-detection-to/tac-p/212111#M200</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/26071"&gt;@kanako_sato&lt;/a&gt;&amp;nbsp;Thank you for Sharing this information &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2023 19:12:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Troubleshooting/Is-it-possible-to-disable-automatic-page-name-detection-to/tac-p/212111#M200</guid>
      <dc:creator>ChadTurner</dc:creator>
      <dc:date>2023-05-12T19:12:32Z</dc:date>
    </item>
  </channel>
</rss>

