cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

USQL power - follow the user session funnel more efficiently - Tip for Business App

uros_djukic1
Dynatrace Advisor
Dynatrace Advisor

Hello Dynatracers,

This post will be helpfull for Managed customers. Given that nowadays with DQL we can empowered this kind of thing. 
However it worth to be mentionned , particularly if you are struggling with sensitive application running below PCI DSS compliance environment.

** the tip here : How I can convert to the metric my USQL Funnel , given that it is not allowed to generate "custom metric". 

uros_djukic1_0-1689669172856.png


You can create USQL custom metrics like this : 
https://www.dynatrace.com/support/help/platform-modules/digital-experience/web-applications/addition...

uros_djukic1_1-1689669355738.png

the key is to concatanete the nb of useraction.name with adding filter for appropriate Funnel Step (i.e. Step 3 : ua.name1 + ua.name2 + ua.name3);

Afterward , you can get the more accurate result and you can do your Conversion Rate Step ! 

uros_djukic1_2-1689669666321.png

For one Tile you get this expression into Data Explorer : 

uros_djukic1_3-1689669748677.png

Moreover , thanks to that, you can now apply arithmetic expression on USQL custom metrics 😉 

Hope it helps



 

3 REPLIES 3

Kenny_Gillette
DynaMight Leader
DynaMight Leader

Great details.  Thx for sharing

Dynatrace Certified Professional

Romanenkov_Al3x
DynaMight Champion
DynaMight Champion

Can be useful. TY for sharing. 

DT_NGINX_FORCE_UNKNOWN_VERSION_INSTRUMENTATION=1

radek_jasinski
DynaMight Guru
DynaMight Guru

Thank you:)

Have a nice day!

Featured Posts