11 Dec 2020 08:56 PM
First of all, I know this has been asked (multiple times) before but it has been a while and I was wondering if we do have the option to do this now.
What I'm trying to accomplish is: After a user fills in a form, a workflow is started on a specific webpage. I'd like to monitor the user's time spent on that specific webpage so I know the duration of the workflow. The wish is to use this as a metric in a chart to visually see how much time the workflow took.
The only thing I see in a user session is the duration of the entire session and how long it took for pages to load. Does anyone know if what I'm trying to accomplish is posssible? Or if there's any alternative solution?
Thanks a lot!
Solved! Go to Solution.
13 Dec 2020 09:48 AM - last edited on 16 Oct 2023 03:10 PM by random_user
Hi,
currently it is not, you might try to export the data and make operation in it
https://community.dynatrace.com/questions/240414/view.html
13 Dec 2020 06:41 PM
I'm not sure what you pretend to measure exactly. I can see some situations:
Is it one of these situations. If not, can you please clarify a little bit more?
13 Dec 2020 07:01 PM
Thank you for your reply. The situation I’m talking about is:
User loads pageA and fills in a form.
User then proceeds to pageB where the workflow is started.
Once the workflow is finished, the user presses confirm to go to pageC.
What I’m trying to monitor/measure is how much time a user spent on the workflow page (pageB)
14 Dec 2020 11:36 AM
So, the solution for this would be to have the time delay between two load actions. I believe this cannot be done with USQL.
But it does seem it would be a great suggestion for an RFE. If you create it, I will certainly vot for it!