You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(User Interaction): Send analytics at end of session
- Web sites often want to send analytics or diagnostics to the server when the user has finished with the page.
The most reliable way to do this is to send the data on the visibilitychange event.
- Reorganize library directory structure
0 commit comments