21 May 2019 03:26 PM - last edited on 30 Sep 2022 12:20 PM by MaciejNeumann
Customer wants to know time duration that end user spends on specific pages, is this possible?
Thanks
29 May 2019 08:39 AM
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.
29 May 2019 09:13 AM
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