<?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: change the url of rum injection in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Change-the-URL-of-RUM-injection/m-p/258406#M6301</link>
    <description>&lt;P&gt;suppose my application url begins with &lt;A href="http://www.easytravel.com" target="_blank"&gt;www.easytravel.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and my detection rule is defined accordingly&lt;/P&gt;&lt;P&gt;if i do not set any url path&amp;nbsp; the ruxitagent will be injected with&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.easytravel.com" target="_blank"&gt;https://www.easytravel.com/ruxitagentjs_..........&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and if&amp;nbsp;modify the url path it can be another url?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.anotherUrl.com/test/ruxitagentjs_" target="_blank"&gt;https://www.anotherUrl.com/test/ruxitagentjs_&lt;/A&gt;.........&lt;/P&gt;</description>
    <pubDate>Mon, 07 Oct 2024 12:51:19 GMT</pubDate>
    <dc:creator>mhlamine</dc:creator>
    <dc:date>2024-10-07T12:51:19Z</dc:date>
    <item>
      <title>Change the URL of RUM injection</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Change-the-URL-of-RUM-injection/m-p/258398#M6298</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I ve been asked if it is possible to change the url of get request that is downloading the RUM js to MyApplication.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;[04/Oct/2024:16:19:04 +0200]|-|&lt;A title="https://www.stg.life.dpm.axa.be|-|get" target="_blank" rel="noreferrer noopener"&gt;www.MyApplication.be|-|GET&lt;/A&gt; /abedt/ruxitagentjs_ICA7NVfqrux_10299241001084140.js HTTP/1.1|200|84190|0&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;is it possible to make it www.custom.be&amp;nbsp;but still linked to&amp;nbsp;MyApplication ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Dec 2025 15:09:25 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Change-the-URL-of-RUM-injection/m-p/258398#M6298</guid>
      <dc:creator>mhlamine</dc:creator>
      <dc:date>2025-12-10T15:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: change the url of rum injection</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Change-the-URL-of-RUM-injection/m-p/258401#M6299</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/41730"&gt;@mhlamine&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;If the RUM data is flowing to My web application which is the default placeholder for RUM Signals, transfer the data to another application or create detection rules based on the domain or Host.&lt;/LI&gt;&lt;LI&gt;If you have concern regarding where the JS Tag or RUM modules are injected in the application, you can check the attached example to simulate as per your actual scenario.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;STRONG&gt;You can change the directory where the JS tag injected&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2024-10-07_16h26_17.png" style="width: 387px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/23359iA11E2FC1FA50C436/image-size/large?v=v2&amp;amp;px=999" role="button" title="2024-10-07_16h26_17.png" alt="2024-10-07_16h26_17.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2024-10-07_16h29_00.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/23360iA66BA3725E37759F/image-size/large?v=v2&amp;amp;px=999" role="button" title="2024-10-07_16h29_00.png" alt="2024-10-07_16h29_00.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;BR,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Peter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2024 12:34:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Change-the-URL-of-RUM-injection/m-p/258401#M6299</guid>
      <dc:creator>Peter_Youssef</dc:creator>
      <dc:date>2024-10-07T12:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: change the url of rum injection</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Change-the-URL-of-RUM-injection/m-p/258402#M6300</link>
      <description>&lt;P&gt;Dear&amp;nbsp;mhlamine,&lt;/P&gt;&lt;P&gt;you can assign application by URL or HOST in settings-&amp;gt; web and mobile monitoring -&amp;gt; application detection.&lt;BR /&gt;You can control PATH of RUM agent injection by going to your application-&amp;gt;edit-&amp;gt;capturing-&amp;gt;Advanced setup&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Michał&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2024 12:37:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Change-the-URL-of-RUM-injection/m-p/258402#M6300</guid>
      <dc:creator>DynaWiz</dc:creator>
      <dc:date>2024-10-07T12:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: change the url of rum injection</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Change-the-URL-of-RUM-injection/m-p/258406#M6301</link>
      <description>&lt;P&gt;suppose my application url begins with &lt;A href="http://www.easytravel.com" target="_blank"&gt;www.easytravel.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and my detection rule is defined accordingly&lt;/P&gt;&lt;P&gt;if i do not set any url path&amp;nbsp; the ruxitagent will be injected with&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.easytravel.com" target="_blank"&gt;https://www.easytravel.com/ruxitagentjs_..........&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and if&amp;nbsp;modify the url path it can be another url?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.anotherUrl.com/test/ruxitagentjs_" target="_blank"&gt;https://www.anotherUrl.com/test/ruxitagentjs_&lt;/A&gt;.........&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2024 12:51:19 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Change-the-URL-of-RUM-injection/m-p/258406#M6301</guid>
      <dc:creator>mhlamine</dc:creator>
      <dc:date>2024-10-07T12:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: change the url of rum injection</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Change-the-URL-of-RUM-injection/m-p/258407#M6302</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/41730"&gt;@mhlamine&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Detection rule is good to start with or contain the highlighted pattern&amp;nbsp;&lt;A href="http://www.easytravel.com/" target="_blank" rel="nofollow noopener noreferrer"&gt;www.easytravel.com&lt;/A&gt;&amp;nbsp;to correlate the RUM data with the app no issue.&lt;/LI&gt;&lt;LI&gt;ruxitagent will be injected in the page header, you can inspect the website and search for the ruxitagent you will find exactly where it's injected and then you can change it if required.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Peter.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2024 13:02:25 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Change-the-URL-of-RUM-injection/m-p/258407#M6302</guid>
      <dc:creator>Peter_Youssef</dc:creator>
      <dc:date>2024-10-07T13:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: change the url of rum injection</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Change-the-URL-of-RUM-injection/m-p/265362#M6633</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/41730"&gt;@mhlamine&lt;/a&gt;! Did you manage to solve this one? &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2024 12:00:42 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Change-the-URL-of-RUM-injection/m-p/265362#M6633</guid>
      <dc:creator>GosiaMurawska</dc:creator>
      <dc:date>2024-12-16T12:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: change the url of rum injection</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Change-the-URL-of-RUM-injection/m-p/265369#M6646</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Yes we are now using manual injection (code snippet async) and private cdn to serve the javascript.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2024 12:14:10 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Change-the-URL-of-RUM-injection/m-p/265369#M6646</guid>
      <dc:creator>mhlamine</dc:creator>
      <dc:date>2024-12-16T12:14:10Z</dc:date>
    </item>
  </channel>
</rss>

