@analytics/google-analytics-v3
Version:
Google analytics v3 plugin for 'analytics' module
148 lines (44 loc) • 4.32 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [0.7.0](https://github.com/DavidWells/analytics/compare/@analytics/google-analytics-v3@0.6.1...@analytics/google-analytics-v3@0.7.0) (2024-12-11)
### Features
* [#235](https://github.com/DavidWells/analytics/issues/235) add csp nonce for google tag and analytics packages ([abd2b28](https://github.com/DavidWells/analytics/commit/abd2b2898426577ba3b28eeab5ae999191f21c75))
## [0.6.1](https://github.com/DavidWells/analytics/compare/@analytics/google-analytics-v3@0.6.0...@analytics/google-analytics-v3@0.6.1) (2022-07-22)
**Note:** Version bump only for package @analytics/google-analytics-v3
# 0.6.0 (2022-07-21)
### Features
* add legacy google analytics v3 package ([83f0be2](https://github.com/DavidWells/analytics/commit/83f0be2428594c4eef7f46e261707d8baf619d00))
## [0.5.3](https://github.com/DavidWells/analytics/compare/@analytics/google-analytics@0.5.2...@analytics/google-analytics@0.5.3) (2021-05-30)
**Note:** Version bump only for package @analytics/google-analytics
## [0.5.2](https://github.com/DavidWells/analytics/compare/@analytics/google-analytics@0.5.0...@analytics/google-analytics@0.5.2) (2020-09-25)
**Note:** Version bump only for package @analytics/google-analytics
# [0.5.0](https://github.com/DavidWells/analytics/compare/@analytics/google-analytics@0.4.1...@analytics/google-analytics@0.5.0) (2020-08-15)
### Features
* Add support for custom GA Task overrides for Electron ([72b3e0a](https://github.com/DavidWells/analytics/commit/72b3e0a)), closes [#77](https://github.com/DavidWells/analytics/issues/77)
## [0.4.1](https://github.com/DavidWells/analytics/compare/@analytics/google-analytics@0.4.0...@analytics/google-analytics@0.4.1) (2020-07-30)
**Note:** Version bump only for package @analytics/google-analytics
# [0.4.0](https://github.com/DavidWells/analytics/compare/@analytics/google-analytics@0.3.1...@analytics/google-analytics@0.4.0) (2020-05-12)
### Features
* add support for multiple instances & custom script source to GA ([c9b2510](https://github.com/DavidWells/analytics/commit/c9b2510))
## [0.3.1](https://github.com/DavidWells/analytics/compare/@analytics/google-analytics@0.3.0...@analytics/google-analytics@0.3.1) (2020-04-16)
**Note:** Version bump only for package @analytics/google-analytics
# [0.3.0](https://github.com/DavidWells/analytics/compare/@analytics/google-analytics@0.2.2...@analytics/google-analytics@0.3.0) (2020-04-13)
### Features
* Add support for Google Analytics Custom dimensions ([50a0bbf](https://github.com/DavidWells/analytics/commit/50a0bbf))
## [0.2.2](https://github.com/DavidWells/analytics/compare/@analytics/google-analytics@0.2.1...@analytics/google-analytics@0.2.2) (2019-10-23)
**Note:** Version bump only for package @analytics/google-analytics
## 0.2.1 (2019-10-14)
**Note:** Version bump only for package @analytics/google-analytics
# [0.2.0](https://github.com/DavidWells/analytics/compare/analytics-plugin-ga@0.1.5...analytics-plugin-ga@0.2.0) (2019-09-30)
### Features
* **google-analytics:** expose standalone functions for general use ([88ef970](https://github.com/DavidWells/analytics/commit/88ef970))
## [0.1.5](https://github.com/DavidWells/analytics/compare/analytics-plugin-ga@0.1.4...analytics-plugin-ga@0.1.5) (2019-08-06)
### Bug Fixes
* **google-analytics:** fix label, value, & category payloads ([6e6238d](https://github.com/DavidWells/analytics/commit/6e6238d)), closes [#16](https://github.com/DavidWells/analytics/issues/16)
## [0.1.4](https://github.com/DavidWells/analytics/compare/analytics-plugin-ga@0.1.4...analytics-plugin-ga@0.1.4) (2019-07-13)
### Features
* **ga:** add serverside implementation for google analytics ([fce05b4](https://github.com/DavidWells/analytics/commit/fce05b4))
* **ga:** add standalone gtag browser build ([e9414d4](https://github.com/DavidWells/analytics/commit/e9414d4))
* **ga plugin:** add debug setting ([7942226](https://github.com/DavidWells/analytics/commit/7942226))
* **plugin-ga:** add debug mode to track in google analytics ([315fcab](https://github.com/DavidWells/analytics/commit/315fcab))