Hi all,
Version 2.10.1 of the Snowplow JavaScript Tracker has been released.
We’ve introduced an argmap key for eliding the stm
parameter in GET
requests. Set useStm
to false
in order to enable this feature.
This release also addresses a bug found in 2.10.0, where using Beacon API in Chrome raises an exception for Content-type: application/json
requests (it’s a neglected and obscure bug that indefinitely breaks Beacon API support in the tracker for Chrome). In the meantime, the tracker will now properly fallback to POST XHR requests on Chrome.
A deprecated field in the Performance Timing context has also been removed.
For details please see: