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

useraction.isEntryAction vs useraction.isExitAction

runatyr
Organizer

A quick question, I understand "isExitAction" to mean the last thing a user does before a session ends. (such as the last page loaded in that session)


From that I would think that "isEntryAction" would refer to the first action of a session.

being "Loading of Page X "


Are there any other actions than "Loading of Page" associated with isEntryAction

1 REPLY 1

ChadTurner
DynaMight Legend
DynaMight Legend

There can also be XHR actions as well "By selecting Entry actions, you can analyze the Entry actions' duration. It's important to watch the trend of the first page load or XHR action of a session as these are often the landing pages of your application. You can also inspect the Apdex rating on the entry actions as your users expect a good experience with your application right from the start. "

https://www.dynatrace.com/support/help/how-to-use-dynatrace/real-user-monitoring/how-to-use-real-use...

-Chad

Featured Posts