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 search operation tracking #12

Open aeirola opened 3 years ago

aeirola commented 3 years ago

Should we straightforward to just call the underlying methods. Might need to check what would be a good name for the number of search results parameter. Maybe align with whatever the Piwik web interface uses?

trackSearch(keyword: string, category: string, resultCount?: number)

See: