-
Notifications
You must be signed in to change notification settings - Fork 141
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
Mixpanel integration #15
base: master
Are you sure you want to change the base?
Conversation
@MarcinusX Bro actually, I found that Mixpanel doesn't need integration with this. My company is using Mixpanel, and connecting it as a destination in the segment dashboard is enough. CMIIW |
@MarcinusX is this still needed after @ariefwijaya answer? |
I mean, according to documentation it is needed so I don't know... |
We need to clarify this, it may be needed when users need to use device mode instead of cloud mode. But in my case, we can use cloud mode and how to use cloud mode is to connect our source to mixpanel destination in the segment admin dashboard. Wdyt ? @danielgomezrico |
Whats the difference between each approach? |
We can refer to the official docs from Segment for more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
https://segment.com/docs/connections/destinations/#connection-modes |
This adds the integration with Mixpanel. It works exactly the same as the amplitude one.
Tested and working fine. :)