samzilverberg/cordova-mixpanel-plugin

Support mixpanel.group API

Closed this issue · 6 comments

Mixpanel has a great API for group related tracking.
Is this in plan to be supported soon?

https://developer.mixpanel.com/docs/javascript-full-api-reference#section-mixpanel-group

I finally had time to check.
looks like group support is already on the ios/android libs, and even on the ones this plugin is using.
adding support is pretty simple, just a matter of creating some wrapper fns to call this functionality on the libs.
but i dont have time this weekend, perhaps can add this next weekend then.

@Mintzs is this still something you would use?

I am working in this implementation, coming soon release