Skip to content

Snowplow JavaScript Tracker v2.4.3

Compare
Choose a tag to compare
@fblundun fblundun released this 15 Apr 15:19
· 833 commits to master since this release

Bugfix release improving cross-domain tracking functionality.

Bug fixes

  • Set the ID cookie as soon as the tracker loads
  • Updated the session count as soon as the tracker loads
  • Made single events exceeding the maximum POST request size attempt to fire exactly once
  • Fixed querystring decoration for links with inner elements

Documentation

  • Added license button to README