Skip to content

Releases: snowplow/snowplow-javascript-tracker

Version 3.24.0

25 Jun 08:36

Choose a tag to compare

3.24.0 (2024-06-25)

This release brings an improvement for single-page-apps that makes it possible to change when the page view ID is generated. It makes it possible to have the page view ID update whenever the URL changes, which enables all events tracked on that page URL to share the same page view ID regardless of the order they are tracked in.

Enhancements

  • Add an option to generate the page view ID according to changes in the page URL to account for events tracked before page views in SPAs (#1307)

Bug fixes

  • Handle Infinity and NaN durations in Html Media Tracking (#1319)
  • Fix custom document title override using setDocumentTitle (#1317) thanks to @marcin-j
  • Export MediaEventType from media plugin (#1315)
  • Fix inconsistent page view IDs when multiple trackers are used on the same page (#1125)

Under the hood

  • Fix running integration tests due to a problem with Micro (#1310)

Version 3.23.1

04 Jun 13:40

Choose a tag to compare

3.23.1 (2024-06-04)

Version 3.23.0

28 Mar 11:34

Choose a tag to compare

3.23.0 (2024-03-28)

Version 3.22.1

13 Mar 08:45

Choose a tag to compare

3.22.1 (2024-03-13)

Version 3.22.0

08 Mar 08:18

Choose a tag to compare

3.22.0 (2024-03-08)

Version 3.21.0

29 Jan 08:39

Choose a tag to compare

3.21.0 (2024-01-29)

Version 3.20.0

15 Jan 14:46

Choose a tag to compare

3.20.0 (2024-01-15)

Version 3.19.0

14 Dec 10:50

Choose a tag to compare

3.19.0 (2023-12-14)

Version 3.18.0

04 Dec 13:49

Choose a tag to compare

3.18.0 (2023-12-04)

Version 3.17.0

14 Nov 18:03

Choose a tag to compare

3.17.0 (2023-11-14)