Skip to content

Snowplow JavaScript Tracker v2.13.0

Compare
Choose a tag to compare
@paulboocock paulboocock released this 07 Feb 09:43

New Features

  • Add activity tracking callback mechanism (#765)
  • Reset activity on page view (#750)
  • Remove user_fingerprint (#549)

Bug Fixes

  • Handle errors in tracker callback (#784)
  • Update beacon support to handle "gotchas" (#716)
  • Fix al.optimizely.get is not a function error (#619)
  • Further harden the Optimizely integrations (#654)

Under the hood

  • Change setup process to use Docker (#782)
  • Use local sp.js for example pages (#790)
  • Change deprecation strings to constants and reuse (#791)