Android tracker v6.0.4 released

This release fixes two bugs.

When calling tracker.emitter.serverAnonymisation = true, the flag is now set quickly, so that subsequent events tracked will immediately be anonymised.

For ApplicationInstall events, the timestamps in the referrer_details entity are now processed correctly. The timestamps provided by the Android InstallReferrer API are in seconds since epoch, but the tracker was processing them as milliseconds.

Bug fixes

  • Send correct install referrer timestamps (#687)
  • Set serverAnonymisation more quickly (#689)

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

2 Likes