21 May 2019
07:26 AM
- last edited on
30 Sep 2022
04:20 AM
by
MaciejNeumann
Customer wants to know time duration that end user spends on specific pages, is this possible?
Thanks
This is unfortunately not possible directly at the moment. What you can chart is the KPI of user actions, but none of them measures the time the user had the page opened.
The only method I can think of is to measure the time passed between two or more consecutive user actions. But this is something that cannot be calculated right now directly in Dynatrace, but you can calculate that externally based on data collected by Dynatrace. For example select the required user actions using USQL and process the calculation externally.
The only what you can chart is load time of specific pages (you need to mark user actions as key, then you will be able to add metrics to custom chart). As Julius said, we cannot measure right now time between page loads (switching views).
Sebastian
Featured Posts