<?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: USQL query on action order in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/USQL-query-on-action-order/m-p/115669#M1447</link>
    <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Once we write the USQL query using Funnel, it is not showing in Dashboard as "Y" shape of Funnel details like user action name details with count and % of completion?&lt;/P&gt;&lt;P&gt;Showing above Funnel look is not good to see in dashboards.&lt;/P&gt;&lt;P&gt;Let us know your thoughts?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;M.Mohana&lt;/P&gt;</description>
    <pubDate>Thu, 13 Feb 2020 21:39:02 GMT</pubDate>
    <dc:creator>mohanasivapras1</dc:creator>
    <dc:date>2020-02-13T21:39:02Z</dc:date>
    <item>
      <title>USQL query on action order</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/USQL-query-on-action-order/m-p/115659#M1437</link>
      <description>&lt;P&gt;Is there any option to query user sessions that have actions in some consecutive order?&lt;BR /&gt;&lt;BR /&gt;For example - an application has 3 actions - "action1", "action2", "action3". These may appear in any order in a user session and they can also repeat. I need to have a list of sessions in which actions are in exact order - such as "action1" is followed by "action2" which is followed by "action3". &lt;/P&gt;&lt;P&gt;It seems this cannot be achieved using USQL - can anyone confirm that? We can only filter sessions having particular actions, but regardless of their order. &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Mar 2019 12:46:00 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/USQL-query-on-action-order/m-p/115659#M1437</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2019-03-14T12:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: USQL query on action order</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/USQL-query-on-action-order/m-p/115660#M1438</link>
      <description>&lt;P&gt;Not at this point in time. This is on the roadmap. &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Mar 2019 08:43:40 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/USQL-query-on-action-order/m-p/115660#M1438</guid>
      <dc:creator>AlexanderSommer</dc:creator>
      <dc:date>2019-03-18T08:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: USQL query on action order</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/USQL-query-on-action-order/m-p/115661#M1439</link>
      <description>&lt;P&gt;Good to know... Any ideas when this might be available?&lt;/P&gt;&lt;P&gt;Are also conversion goals based to action order on the roadmap? (see my idea &lt;A href="https://answers.dynatrace.com/spaces/483/dynatrace-product-ideas/idea/209761/user-action-flow-based-conversion-goals.html"&gt;here&lt;/A&gt;)&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Mar 2019 08:49:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/USQL-query-on-action-order/m-p/115661#M1439</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2019-03-18T08:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: USQL query on action order</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/USQL-query-on-action-order/m-p/115662#M1440</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;+ to Julius&lt;/P&gt;&lt;P&gt;&lt;A rel="user" href="https://answers.dynatrace.com/users/12024/view.html" nodeid="12024"&gt;@Alexander S.&lt;/A&gt; any visible timeframe for this feature? &lt;/P&gt;&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 06 Dec 2019 15:21:12 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/USQL-query-on-action-order/m-p/115662#M1440</guid>
      <dc:creator>vladislav_samoy</dc:creator>
      <dc:date>2019-12-06T15:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: USQL query on action order</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/USQL-query-on-action-order/m-p/115663#M1441</link>
      <description>&lt;P&gt;Are you by chance asking about a Funnel for User Sessions? If so, in v1.182 of Dynatrace we're launching USQL Funnels! &lt;/P&gt;&lt;P&gt;Here's an example USQL query that provided the examples below:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;CODE&gt;SELECT FUNNEL(useraction.name="AppStart (easyTravel)" AS 'Open easytravel', useraction.name = "searchJourney" AS 'Search journey', useraction.name = "bookJourney" AS 'Book journey') FROM usersession&lt;/CODE&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/22832-usql-funnels1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;BR /&gt;Joshua P.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Dec 2019 16:06:16 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/USQL-query-on-action-order/m-p/115663#M1441</guid>
      <dc:creator>joshua_dtrace</dc:creator>
      <dc:date>2019-12-06T16:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: USQL query on action order</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/USQL-query-on-action-order/m-p/115664#M1442</link>
      <description>&lt;P&gt;Exactly! I'm looking forward to see this feature. &lt;BR /&gt;If we could get USQL running on live sessions, then it would be awesome.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Dec 2019 20:02:19 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/USQL-query-on-action-order/m-p/115664#M1442</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2019-12-09T20:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: USQL query on action order</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/USQL-query-on-action-order/m-p/115665#M1443</link>
      <description>&lt;P&gt;Awesome to hear! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;&lt;P&gt;I'm not sure about USQL on live sessions, but we did just release a blog about new USQL functionality that should be live on v1.180 and later! &lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dynatrace.com/news/blog/find-the-user-session-data-you-need-and-better-understand-customer-experience-with-new-usql-functions/"&gt;https://www.dynatrace.com/news/blog/find-the-user-session-data-you-need-and-better-understand-customer-experience-with-new-usql-functions/&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;BR /&gt;Joshua P.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Dec 2019 20:07:09 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/USQL-query-on-action-order/m-p/115665#M1443</guid>
      <dc:creator>joshua_dtrace</dc:creator>
      <dc:date>2019-12-09T20:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: USQL query on action order</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/USQL-query-on-action-order/m-p/115666#M1444</link>
      <description>&lt;P&gt;Well, until we get USQL working on live sessions, the usage will still be mostly for business analytics. It's not very useful for realtime or near-real-time monitoring of user experience - live session may take up to several hours to finalize and included in USQL results.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Dec 2019 20:11:40 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/USQL-query-on-action-order/m-p/115666#M1444</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2019-12-09T20:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: USQL query on action order</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/USQL-query-on-action-order/m-p/115667#M1445</link>
      <description>&lt;P&gt;Hi Joshua, why your mentioned blog doesn't contain info about FUNNEL functionality ? I have already tried it and it looks nice. Even dynatrace documentation is extended with info about this functionality so i wonder why it's so "hidden" in news.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Jan 2020 09:36:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/USQL-query-on-action-order/m-p/115667#M1445</guid>
      <dc:creator>rastislav_danis</dc:creator>
      <dc:date>2020-01-17T09:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: USQL query on action order</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/USQL-query-on-action-order/m-p/115668#M1446</link>
      <description>&lt;P&gt;Hi Rastislav D.! &lt;/P&gt;&lt;P&gt;That didn't make it into the blog as it released later, but here's some documentation below if you search for "FUNNEL": &lt;A rel="noopener noreferrer" href="https://www.dynatrace.com/support/help/shortlink/usql-info#frequently-used-keywords" target="_blank"&gt;https://www.dynatrace.com/support/help/shortlink/usql-info#frequently-used-keywords&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;BR /&gt;Joshua P.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Jan 2020 18:58:09 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/USQL-query-on-action-order/m-p/115668#M1446</guid>
      <dc:creator>joshua_dtrace</dc:creator>
      <dc:date>2020-01-17T18:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: USQL query on action order</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/USQL-query-on-action-order/m-p/115669#M1447</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Once we write the USQL query using Funnel, it is not showing in Dashboard as "Y" shape of Funnel details like user action name details with count and % of completion?&lt;/P&gt;&lt;P&gt;Showing above Funnel look is not good to see in dashboards.&lt;/P&gt;&lt;P&gt;Let us know your thoughts?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;M.Mohana&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 21:39:02 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/USQL-query-on-action-order/m-p/115669#M1447</guid>
      <dc:creator>mohanasivapras1</dc:creator>
      <dc:date>2020-02-13T21:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: USQL query on action order</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/USQL-query-on-action-order/m-p/115670#M1448</link>
      <description>&lt;P&gt;Hello, M.Mohana! &lt;/P&gt;&lt;P&gt;Can you please reach out over Dynatrace Live Chat so that our Product Specialists can help you troubleshoot your issue? Thank you!&lt;BR /&gt;&lt;A href="https://www.dynatrace.com/support/live-chat/"&gt;https://www.dynatrace.com/support/live-chat/&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;BR /&gt;Joshua P.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 22:11:57 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/USQL-query-on-action-order/m-p/115670#M1448</guid>
      <dc:creator>joshua_dtrace</dc:creator>
      <dc:date>2020-02-13T22:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: USQL query on action order</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/USQL-query-on-action-order/m-p/115671#M1449</link>
      <description>&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I have a question about funnel Dashboards,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;I have a user journey but 2 diffrent ways to access :&lt;/P&gt;&lt;P&gt;1 - actionA actionB actionC actionD &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;for many reasons, some users cannot perform ActionC and I want that user to appear in the same FUNNEL.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Is it possible ?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Nov 2020 15:59:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/USQL-query-on-action-order/m-p/115671#M1449</guid>
      <dc:creator>Malaik</dc:creator>
      <dc:date>2020-11-09T15:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: USQL query on action order</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/USQL-query-on-action-order/m-p/115672#M1450</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I have a question about funnel Dashboards,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;I have a user journey but 2 diffrent ways to access :&lt;/P&gt;&lt;P&gt;1 - actionA actionB actionC actionD &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;for many reasons, some users cannot perform ActionC and I want that user to appear in the same FUNNEL.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Is it possible ?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Nov 2020 15:59:25 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/USQL-query-on-action-order/m-p/115672#M1450</guid>
      <dc:creator>Malaik</dc:creator>
      <dc:date>2020-11-09T15:59:25Z</dc:date>
    </item>
  </channel>
</rss>

