<?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: Webpage parameters in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Webpage-parameters/m-p/202245#M4055</link>
    <description>&lt;P&gt;For a post to a webserver there are parameter include in the post. Those provide specifics on what the page has requested and was used to diagnosis things like search, or processing issues based on the actual content of the parameter. Since the source of the app is not normally available, the names of these parameters is not known without using some other tools like fiddler to capture the actual HTTP post content. Providing these post parameters simplifies the process of diagnosing a single request or creating a request attributes or action/session properties if longer term analysis is needed&lt;/P&gt;</description>
    <pubDate>Wed, 11 Jan 2023 15:10:06 GMT</pubDate>
    <dc:creator>Bill_Demsky</dc:creator>
    <dc:date>2023-01-11T15:10:06Z</dc:date>
    <item>
      <title>Webpage parameters</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Webpage-parameters/m-p/192478#M3794</link>
      <description>&lt;P&gt;Does anyone have a solution for getting a list of the parameters on a web request from Dynatrace. We had that in APM, before Dynatrace, but web request parameters were lost in the transition. Yes I know that I can configure session and action properties, or request attributes but I need to find them in the app first. that's not easy now without using another utility or the source. Maybe there is an easy way that I am missing, welcome any suggestions.&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2022 17:26:49 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Webpage-parameters/m-p/192478#M3794</guid>
      <dc:creator>Bill_Demsky</dc:creator>
      <dc:date>2022-08-10T17:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: Webpage parameters</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Webpage-parameters/m-p/202221#M4052</link>
      <description>&lt;P&gt;hey&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/386"&gt;@Bill_Demsky&lt;/a&gt;&amp;nbsp;can you expand a bit more on what you are targeting? The Application page in dynatrace gives a great synopsis of what is being done on the app, as you dig deeper you can see a list of user action for the app by selecting "Analyzing Performance" on any given segment of the page. You can even move to user sessions and see actions for a given user.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 14:00:07 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Webpage-parameters/m-p/202221#M4052</guid>
      <dc:creator>ChadTurner</dc:creator>
      <dc:date>2023-01-11T14:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Webpage parameters</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Webpage-parameters/m-p/202245#M4055</link>
      <description>&lt;P&gt;For a post to a webserver there are parameter include in the post. Those provide specifics on what the page has requested and was used to diagnosis things like search, or processing issues based on the actual content of the parameter. Since the source of the app is not normally available, the names of these parameters is not known without using some other tools like fiddler to capture the actual HTTP post content. Providing these post parameters simplifies the process of diagnosing a single request or creating a request attributes or action/session properties if longer term analysis is needed&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 15:10:06 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Webpage-parameters/m-p/202245#M4055</guid>
      <dc:creator>Bill_Demsky</dc:creator>
      <dc:date>2023-01-11T15:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: Webpage parameters</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Webpage-parameters/m-p/202967#M4089</link>
      <description>&lt;P&gt;You can get URL query parameters in the PurePath/Trace view.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Post Parameters are only visible though if you capture them via a request attribute, so you need to know which ones you want to capture beforehand.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2023 12:15:00 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Webpage-parameters/m-p/202967#M4089</guid>
      <dc:creator>pahofmann</dc:creator>
      <dc:date>2023-01-20T12:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: Webpage parameters</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Webpage-parameters/m-p/202974#M4090</link>
      <description>&lt;P&gt;Yes that's the current state, previously, Dynatrace would provide the post parameters when you expanded the detail on a post web request as part of the trace. You could then select those post parameters that you wanted to make a request attribute to be captured for all future web request. I am asking for this detail screen back, so that I don't need to use another tool to see the post parameters to get the name to use to capture the request attribute. This detail for the web request was very useful for diagnosis of specific user sessions that reported issues without having to capture the post parameter for all web requests. In many cases, the application source code is not available, and it was much quicker to just get it directly from the actual user request in the trace. this detail doesn't need to be retained for more than 48hrs since this typically used for diagnosis of user issues while in a support session with the user.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2023 12:26:26 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Webpage-parameters/m-p/202974#M4090</guid>
      <dc:creator>Bill_Demsky</dc:creator>
      <dc:date>2023-01-20T12:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: Webpage parameters</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Webpage-parameters/m-p/202976#M4091</link>
      <description>&lt;P&gt;In that case you should open a&amp;nbsp;&lt;A href="https://community.dynatrace.com/t5/Product-Ideas/ct-p/ProductIdeas" target="_self"&gt;Product Idea here.&lt;/A&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2023 12:34:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Webpage-parameters/m-p/202976#M4091</guid>
      <dc:creator>pahofmann</dc:creator>
      <dc:date>2023-01-20T12:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: Webpage parameters</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Webpage-parameters/m-p/203199#M4103</link>
      <description>&lt;P&gt;already opened, hope it gets considered at some point&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2023 14:31:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Webpage-parameters/m-p/203199#M4103</guid>
      <dc:creator>Bill_Demsky</dc:creator>
      <dc:date>2023-01-23T14:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: Webpage parameters</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Webpage-parameters/m-p/203228#M4104</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/386"&gt;@Bill_Demsky&lt;/a&gt;&amp;nbsp;great, maybe you could link it here, so if someone finds this in the future he can vote without looking for it &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2023 15:57:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Webpage-parameters/m-p/203228#M4104</guid>
      <dc:creator>pahofmann</dc:creator>
      <dc:date>2023-01-23T15:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: Webpage parameters</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Webpage-parameters/m-p/203229#M4105</link>
      <description>&lt;P&gt;Link to Product Idea&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.dynatrace.com/t5/Dynatrace-product-ideas/reporting-of-HTTP-parameters/idi-p/169678" target="_blank"&gt;https://community.dynatrace.com/t5/Dynatrace-product-ideas/reporting-of-HTTP-parameters/idi-p/169678&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2023 16:03:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Webpage-parameters/m-p/203229#M4105</guid>
      <dc:creator>Bill_Demsky</dc:creator>
      <dc:date>2023-01-23T16:03:39Z</dc:date>
    </item>
  </channel>
</rss>

