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

How do I count key user actions on a single web page?

bill_scheuernst
DynaMight
DynaMight

How do I count key user actions on a single web page? We have a registration flow which is written using Angular 6. RUM is enabled and tracking user sessions; each step of the registration flow has a separate URI but is on the same page. We can see each URI in Google Analytics but we can't see it in DT.

 

Dynatrace Certified Professional
2 REPLIES 2

pahofmann
DynaMight Guru
DynaMight Guru

If the resulting user actions all have the same name, they are all grouped together, this is probably happening if all actions are on the same page.

Check the Default user action names in the application settings under User actoins:

For a Angular application using the anchor probably is a good default, you can always change the resulting names with naming rules if that doesn't get you the result you want.


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

suresh230591
Mentor

I would suggest to change the user action setting to "User Input" for both load actions and XHR actions.


Featured Posts