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
When triggering an Open URL action, there's a preventable openUrl event that allows integration code to handle it, instead of using window.location directly. (#118)
What's fixed:
Lifetime occurrences were not counted correctly when starting new sessions. (#119)