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

Segment UserID loss #71

Closed
xtreding opened this issue Sep 22, 2020 · 0 comments · Fixed by #72
Closed

Segment UserID loss #71

xtreding opened this issue Sep 22, 2020 · 0 comments · Fixed by #72

Comments

@xtreding
Copy link

UserId field exists in Segment /p (page) requests, but EN doesn't capture this field. It might happen because analytics.js enrich requests with additional parameters (like userId) after middleware.

Step to reproduce: go to the track demo page, send page event, and look through Segment and EN requests in dev tools
Expected result: EN request contains userId in src_payload.obj.userId
Actual result: EN request doesn't contain userId

@xtreding xtreding added the bug label Sep 22, 2020
@xtreding xtreding linked a pull request Sep 25, 2020 that will close this issue
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 a pull request may close this issue.

1 participant