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

Can we see user actions that do not result in web request?

henk_stobbe
DynaMight Champion
DynaMight Champion

Hello,

 

It would be great to be able to see user actions (clicks) in SPA's that do not result in a web request. Can this be done? 

 

KR Henk

 

Thanks @henri

 

 

1 REPLY 1

pahofmann
DynaMight Guru
DynaMight Guru

There are a few reasons why they are not shown by default.

 

Often they would make up a lot of User Actions without meaningful benefits, so we would clutter the sessions and consume storage without any additional benefits.

It's also not really possible to do good timings if there are no requests.

 

The solution is using the JavaScript Agent SDK to instrument the actions without requests you want to see. That way you can also time the specific parts you want.

Dynatrace Certified Master, AppMon Certified Master - Dynatrace Partner - 360Performance.net

Featured Posts