featurehub icon indicating copy to clipboard operation
featurehub copied to clipboard

Mixpanel Integration

Open ngocatfika opened this issue 3 years ago • 1 comments

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.

ngocatfika avatar Dec 23 '21 14:12 ngocatfika

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.

IrinaSouth avatar Dec 24 '21 03:12 IrinaSouth