ckanext-googleanalytics/CHANGELOG.md

1.8 KiB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.3.0 (2023-06-14)

Features

  • add GTM tracking support (5268985)
  • track downloads via MeasurementProtocol (acb7a81)

2.2.3 (2023-06-14)

Features

  • add blocks to gtag snippet (913908f)

Bug Fixes

  • report empty googleanalytics.id (cf75e57)

2.2.2 (2023-03-03)

Bug Fixes

  • add config declaration to manifest (2a01b9e)

2.2.1 (2023-01-17)

Bug Fixes

  • adapt event_tracking.js to gtag` (924bc71)

2.2.0 (2022-12-03)

⚠ BREAKING CHANGES

  • IGoogleAnalytics interface

Features

  • IGoogleAnalytics interface (9f1310a)