Mobile trackers v5.4.0 released

We are pleased to announce the release of the Snowplow Android and iOS trackers, version 5.4.0.

This release brings Snowplow ecommerce tracking to our Android and iOS trackers. We’ve added 11 new event types to make tracking and modeling ecommerce user behaviour easier. It’s the same API as for the Snowplow ecommerce plugin in the JavaScript tracker, and the mobile data is already supported by the ecommerce data model. Check out the documentation to find out how to enable this, and stay tuned for the mobile version of the Ecommerce Accelerator.

This release also updates the interval for refreshing properties in the platform context entity from 0.1s to 1s in order to reduce CPU usage. On iOS, it exposes a function for retrieving the payload from ConsentDocument that was removed in version 5.

Changelog

Android

Enhancements

  • Add Snowplow ecommerce events and entities (#611)
  • Increase interval for updating platform context properties from 0.1s to 1s (#624)

iOS

Enhancements

  • Add Snowplow ecommerce events and entities (#800)
  • Increase interval for updating platform context properties from 0.1s to 1s (#798)
  • Expose property for retrieving payload in ConsentDocument that was removed in v5 (#804)

Snowplow iOS Tracker is available on Cocoapods. The project’s source code can be found here.
Snowplow Android Tracker is available on Maven Central. The project’s source code can be found here.

2 Likes