React Native Tracker v2 reference
ποΈ 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
ποΈ Hybrid Apps
This feature is available since v1.3.