Skip to content

Mixpanel requirement on sending anonymousID in UUID V4 format. #4533

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

Merged
merged 3 commits into from
May 31, 2023

Conversation

Panandhan22
Copy link
Contributor

@Panandhan22 Panandhan22 commented Apr 5, 2023

Proposed changes

Mixpanel requirement on sending anonymousID in UUID V4 format.

info ""
Mixpanel does have a specific requirement for the anonymousId. Using Analytics.js library to generate anonymousIds, there should not be a problem once identifying a user with a userId. And if the anonymousIds are manually assigned from your end then it should be sent with UUID v4 format. All Segment assigned anonymousIds are in UUID V4 format.

Merge timing

Related issues (optional)

@Panandhan22 Panandhan22 added the KCS label Apr 5, 2023
@Panandhan22 Panandhan22 marked this pull request as ready for review April 11, 2023 03:24
@markzegarelli markzegarelli removed the request for review from stayseesong April 11, 2023 16:18
@markzegarelli markzegarelli merged commit 65b9532 into develop May 31, 2023
@markzegarelli markzegarelli deleted the Panandhan22-patch-1 branch May 31, 2023 20:57
@github-actions
Copy link
Contributor

Thank you for your contribution! Your pull request is merged, but may take a day or two to appear on the site.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants