<?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 Record two application url in one synthetic browser clickpath session in Synthetic Monitoring</title>
    <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Record-two-application-url-in-one-synthetic-browser-clickpath/m-p/300805#M3412</link>
    <description>&lt;P&gt;Hi , I have a use case where I want to monitor two urls in a single browser clickpath monitor.&lt;BR /&gt;&lt;BR /&gt;Scenario:&amp;nbsp;&lt;BR /&gt;navigate to Application URL 1 --&amp;gt; Login --&amp;gt; perform few task (fill form) --&amp;gt; Submit --&amp;gt; capture unique ID --&amp;gt;&lt;BR /&gt;&amp;nbsp;navigate to Application URL 2 --&amp;gt; login --&amp;gt; fill form (with unique ID from URL1) --&amp;gt;upload file --&amp;gt; submit&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Is it even possible to do ?&lt;/P&gt;</description>
    <pubDate>Tue, 16 Jun 2026 07:23:15 GMT</pubDate>
    <dc:creator>Sahil23</dc:creator>
    <dc:date>2026-06-16T07:23:15Z</dc:date>
    <item>
      <title>Record two application url in one synthetic browser clickpath session</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Record-two-application-url-in-one-synthetic-browser-clickpath/m-p/300805#M3412</link>
      <description>&lt;P&gt;Hi , I have a use case where I want to monitor two urls in a single browser clickpath monitor.&lt;BR /&gt;&lt;BR /&gt;Scenario:&amp;nbsp;&lt;BR /&gt;navigate to Application URL 1 --&amp;gt; Login --&amp;gt; perform few task (fill form) --&amp;gt; Submit --&amp;gt; capture unique ID --&amp;gt;&lt;BR /&gt;&amp;nbsp;navigate to Application URL 2 --&amp;gt; login --&amp;gt; fill form (with unique ID from URL1) --&amp;gt;upload file --&amp;gt; submit&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Is it even possible to do ?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2026 07:23:15 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Record-two-application-url-in-one-synthetic-browser-clickpath/m-p/300805#M3412</guid>
      <dc:creator>Sahil23</dc:creator>
      <dc:date>2026-06-16T07:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Record two application url in one synthetic browser clickpath session</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Record-two-application-url-in-one-synthetic-browser-clickpath/m-p/300806#M3413</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/75228"&gt;@Sahil23&lt;/a&gt;&amp;nbsp;yes, actually, it's not difficult. You need to use JavaScript clickpath events and use the API&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/shortlink/id-brower-clickpath-events#javascript-event-api" target="_blank"&gt;https://docs.dynatrace.com/docs/shortlink/id-brower-clickpath-events#javascript-event-api&lt;/A&gt;&amp;nbsp;in them.&lt;BR /&gt;&lt;BR /&gt;In the first one, you will get the value in the JavaScript code (document.getElementById) and you will save the data using&amp;nbsp;&lt;SPAN&gt;api.setValue(key, value). In the second one, you need to retrieve the value using api.getValue(key) and use the document.getElementById to set the value.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2026 07:46:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Record-two-application-url-in-one-synthetic-browser-clickpath/m-p/300806#M3413</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2026-06-16T07:46:24Z</dc:date>
    </item>
  </channel>
</rss>

