26 Oct 2023
08:41 AM
- last edited on
30 Oct 2023
09:05 AM
by
IzabelaRokita
Hi,
I would like to be able to get the time it takes users to enter a form on our website.
To do this, I would have liked to measure the time spent between the end of a load action (loading the form) and the start of an Xhr action (submitting the form).
From what I could see in the documentation, it is not possible to get this value for usql.
Do you know how else I can retrieve this information?