Skip to content
This repository has been archived by the owner on Aug 18, 2023. It is now read-only.

Mixpanel merge identity does not work. #13

Open
minal2709 opened this issue Mar 8, 2021 · 1 comment
Open

Mixpanel merge identity does not work. #13

minal2709 opened this issue Mar 8, 2021 · 1 comment
Labels
question Further information is requested

Comments

@minal2709
Copy link

bool success = await _mixpanel.track(event: r'$merge', properties: {
r'$distinct_ids': [token, mixpanelId]
});

this is how I am doing it. It returns false. I used postman for the same, and it worked.

@minal2709
Copy link
Author

Any update on this please?

@robertohuertasm robertohuertasm added the question Further information is requested label Jun 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants