-
Notifications
You must be signed in to change notification settings - Fork 4.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Incorrect visit time measurement #3001
Comments
This issue is stale because it has been open for 60 days with no activity. |
It's not resolved. |
This issue is stale because it has been open for 60 days with no activity. |
Still not resolved. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the Bug
Visit time measurement seems to be incorrect. As there are no websocket or long-polling connections, I guess it's using the unload events. However, not all browsers dispatch it reliably.
How much excess visit time is added when a browser doesn't call the unload handler? Is it configurable?
Database
Umami Cloud
Relevant log output
No response
Which Umami version are you using? (if relevant)
Cloud
Which browser are you using? (if relevant)
No response
How are you deploying your application? (if relevant)
Cloud
The text was updated successfully, but these errors were encountered: