davide-scalzo / react-native-mixpanel

A React Native wrapper for Mixpanel tracking
MIT License
455 stars 195 forks source link

Add Opting Out / In #200

Closed ScottRobbins closed 3 years ago

ScottRobbins commented 4 years ago

The later versions of Mixpanel have the ability to opt in/out of collecting data for GDPR purposes. This adds support for those as well as updating the Mixpanel library.

kyleclegg commented 3 years ago

Can you resolve the merge conflicts? Thanks for this PR, will be nice to have it included.

ScottRobbins commented 3 years ago

@kyleclegg it looks like another PR already merged changes a while ago to add this missing functionality: https://github.com/davodesign84/react-native-mixpanel/pull/180

closing this PR

kyleclegg commented 3 years ago

Great, thanks.