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

Difference between userevent and useraction in USQL

soportetr
Guide

Hi Everyone,

What's the diference between userevent.page and useraction.name? 

I was making some Funnel charts and then I realized something when executing some query: 

This is a Funnel using userevent.page statement:

soportetr_0-1680197488629.png

On the other hand, this is another Funnel but using useraction.name statement:

soportetr_1-1680197647759.png

 

Could you help me understanding the function of each statement? 

 

Thanks in advance

 

4 REPLIES 4

Hi,

In general, the difference between an action and an event is their context of occurrence. Both indicate state changes. But an action results from the execution of a function, while an event does not necessarily have to. Hence, an event may occur spontaneously. In Dynatrace user action name constructs a name also based on User event type, for example, click on..., loading of page..., or keypress on...

Screenshot 2023-03-30 at 21.01.38.png

Screenshot 2023-03-30 at 21.01.52.png

Radek

 

Have a nice day!

soportetr
Guide

Hi @radek_jasinski ,

Thank you for your response. I understand now the difference. So, what would be recommendable at the moment of creating a Funnel chart, to use userevent or useraction?

I recommend useraction.name 🙂

Radek

Have a nice day!

soportetr
Guide

Thank you so much for your help 

Featured Posts