featurehub
featurehub copied to clipboard
Mixpanel Integration
Mixpanel is a really popular analytics library and platform. They have amazing integrations and a lot of AB test providers use them. I think it would be great for us to do the same.
Hi there, the technique we use is that the SDKs themselves talk directly to the analytics platforms, they just pass in extra information as to what features were enabled at the time. We have written a Google Analytics Adapter for this which is available in our SDKs, but the interface is simply to be able to integrate with any platform. Currently we have no plan on our roadmap for Mixpanel, but we welcome contributions by open source community.