React Native Tracker
๐๏ธ Quick start guide
Tracker Maintenance Classification
๐๏ธ Introduction and configuration
The Snowplow React Native Tracker is a module which imports the Mobile Native Snowplow Trackers as native modules, available for use in React Native projects. More specifically it is built upon the Mobile Native Trackers v5, so as to leverage their tracking capabilities, API and configuration parameters.
๐๏ธ Tracking out-of-the-box events
6 items
๐๏ธ Custom event tracking
Self-describing (self-referential) JSON schemas are at the core of Snowplow tracking. Read more about them here. They allow you to track completely customised data, and are also used internally throughout Snowplow pipelines.
๐๏ธ Tracking specific client-side properties
An event describes a single, transient activity. The context in which that event occurs - the relatively persistent environment - is also incredibly valuable data.
๐๏ธ Anonymous Tracking
This feature is available since v1.3.
๐๏ธ Support for Expo
The React Native tracker supports the Expo framework. However, the support is different for the bare and the managed workflow.
๐๏ธ Advanced usage
Removing a tracker at runtime
๐๏ธ Previous versions
3 items
๐๏ธ Hybrid Apps
This feature is available since v1.3.