feat: track time-on-page via unload ping for accurate visit durations #50
Reference in New Issue
Block a user
No description provided.
Delete Branch "staging"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Sends duration to the metrics endpoint on visibilitychange and SPA navigation. Also lowers journey min_sessions to 1 for low-traffic sites.