Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Session UserID not consistent among tracker instances (close #630) #631

Merged
merged 1 commit into from
Aug 13, 2021

Conversation

AlexBenny
Copy link
Contributor

As explained in the issue, we need to keep a unique session userID for all the tracker instances of the same app.

The session userID will be part of the collection of IDs explained in the RFC for the tracker v2: https://discourse.snowplowanalytics.com/t/rfc-mobile-trackers-v2-0/4370
"Installation ID: created by the tracker at first execution (it’s the session_userId that can be tracked even if the session context is turned off). The installation ID will be constant until the app deletion."

@AlexBenny AlexBenny self-assigned this Aug 12, 2021
Copy link
Contributor

@paulboocock paulboocock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AlexBenny AlexBenny merged commit 8210486 into release/2.2.2 Aug 13, 2021
@AlexBenny AlexBenny deleted the issue/630-fix_session_userId branch August 13, 2021 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants