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
@heneryville right now we're initializing the analytics in the onSessionStarted callback, which only happens once per session and not on every request. Would this be more appropiate in the onRequestStarted callback?
When a session end is initiated by the SessionEndedRequest , analytics are not recorded.
We get "Opearlo Analytics --- Analytics Not Initialized." logged.
The text was updated successfully, but these errors were encountered: