<?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: Retrieve Top 3 Page groups using usql in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Retrieve-Top-3-Page-groups-using-usql/m-p/202083#M4044</link>
    <description>&lt;P&gt;You could leverage the USQL targeting that data such as:&amp;nbsp;&lt;/P&gt;&lt;P&gt;SELECT COUNT(userevent.pageGroup), userevent.pageGroup FROM usersession WHERE useraction.application IS "&amp;lt;YOURVALUE&amp;gt;" GROUP BY userevent.pageGroup ORDER BY count(userevent.pageGroup) DESC&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChadTurner_0-1673368230798.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/9352iD2600C84C60ED747/image-size/large?v=v2&amp;amp;px=999" role="button" title="ChadTurner_0-1673368230798.png" alt="ChadTurner_0-1673368230798.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 10 Jan 2023 16:30:43 GMT</pubDate>
    <dc:creator>ChadTurner</dc:creator>
    <dc:date>2023-01-10T16:30:43Z</dc:date>
    <item>
      <title>Retrieve Top 3 Page groups using usql</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Retrieve-Top-3-Page-groups-using-usql/m-p/198352#M3968</link>
      <description>&lt;P&gt;Hello, I am trying to retrieve information about the top 3 page groups as shown in the application dashboard (attached image) using usql and I am having trouble with the resolution. I can't match the values I get through the API with what I see on the dashboard.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;https://***.live.dynatrace.com/api/v1/userSessionQueryLanguage/table?query=select pageGroup, count(*) from userevent where application ="***" and startTime &amp;gt; $now - duration("24h") group by pageGroup order by count(*) desc &amp;amp;resolution=1m&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Top 3 page groups" style="width: 759px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/8485iB02202FFF6A5D0AE/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot from 2022-11-15 10-08-24.png" alt="Top 3 page groups" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Top 3 page groups&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2022 14:24:20 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Retrieve-Top-3-Page-groups-using-usql/m-p/198352#M3968</guid>
      <dc:creator>pagiannisg</dc:creator>
      <dc:date>2022-11-17T14:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve Top 3 Page groups using usql</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Retrieve-Top-3-Page-groups-using-usql/m-p/202083#M4044</link>
      <description>&lt;P&gt;You could leverage the USQL targeting that data such as:&amp;nbsp;&lt;/P&gt;&lt;P&gt;SELECT COUNT(userevent.pageGroup), userevent.pageGroup FROM usersession WHERE useraction.application IS "&amp;lt;YOURVALUE&amp;gt;" GROUP BY userevent.pageGroup ORDER BY count(userevent.pageGroup) DESC&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChadTurner_0-1673368230798.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/9352iD2600C84C60ED747/image-size/large?v=v2&amp;amp;px=999" role="button" title="ChadTurner_0-1673368230798.png" alt="ChadTurner_0-1673368230798.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2023 16:30:43 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Retrieve-Top-3-Page-groups-using-usql/m-p/202083#M4044</guid>
      <dc:creator>ChadTurner</dc:creator>
      <dc:date>2023-01-10T16:30:43Z</dc:date>
    </item>
  </channel>
</rss>

