terveystalo / react-native-piwik-pro-sdk

React Native wrapper for Piwik Pro SDK
https://www.npmjs.com/package/react-native-piwik-pro-sdk
MIT License
2 stars 2 forks source link

Add option to disable default custom variables #23

Open aeirola opened 4 years ago

aeirola commented 4 years ago

Should be straightforward to set on the tracker object during init. Adds a new tracker option field

  includeDefaultCustomVariable: boolean,

See