We’ve released a set of updates to improve the hybrid app tracking experience. Hybrid apps are mobile apps that in addition to a native interface, provide part of the UI through an embedded webview.
The new WebView plugin for the JavaScript tracker (v4.3.1) automatically forwards all events to a Snowplow Android (v6.1+), iOS (v6.1+), or React Native (v4.2+) tracker.
Read more about how the plugin works in the documentation.
JavaScript tracker v4.3.1
Enhancements
- Add WebView plugin (#1402)
Android tracker v6.1.0
Enhancements
- Add new WebView interface (#700)
iOS tracker v6.1.0
Enhancements
- Add new WebView interface (#913)
Under the hood
- Fix typos in internal Structured event constants (#911)
WebView tracker v0.3.1
Enhancements
- Integrate with new mobile interfaces (#19)
Snowplow JavaScript tracker version 4.3.1
is available as @snowplow/browser-tracker on npm, or as the tag based javascript tracker - available on GitHub Releases, jsDelivr or unpkg.
The project’s source code can be found here.
Snowplow Android Tracker version 6.1.0
is available on Maven Central.
The project’s source code can be found here.
Snowplow iOS Tracker version 6.1.0
is available on Cocoapods.
The project’s source code can be found here.
Snowplow WebView tracker’s source code can be found here.