Sessionization is now purely based on time since the last event. We could add a method that, if called, resets the session ID and increments the session index.
Possible use cases:
- a user switches accounts
- a user completes a purchase and returns to the homepage
See also: snowplow/snowplow-ios-tracker#290
Sessionization is now purely based on time since the last event. We could add a method that, if called, resets the session ID and increments the session index.
Possible use cases:
See also: snowplow/snowplow-ios-tracker#290