Releases: escopecz/grav-ganalytics
Releases · escopecz/grav-ganalytics
2.1.0
New Features
- Added "Do Not Track" header support which is enabled by default
Fixes
- Fixed opt-out dialog output when confirmation message contains quotes
- Fixed opt-out section title translation
- Fixed an issue which prevented being able to install this plugin via
bin/gpm direct-install
command
2.0.0
New Features
- Added Google Analytics 4 support.
BREAKING CHANGE! The plugin now uses Google Analytics 4 API, which is not compatible with an old Universal Analytics functionality. You must migrate your existing Universal Analytics properties to Google Analytics 4 data streams before performing the upgrade. Please, read upgrade section in the README file for the detailed steps.
1.5.2
1.5.1
1.5.0
1.4.0
New Features
- Preload the Google Analytics script asynchronously
- Choose the code position in the HTML document (head or body)
- Custom Cookie Configuration. Name, domain and expiration time are configurable.
- Force SSL - Send all data using SSL, even from insecure (HTTP) pages
Improvements
- Improve plugin configuration with tab views.
- Better use and configuration of the global object name. Please use
objectName
instead ofrenameGa
.
1.3.0
New Features
- Block IP addresses (Google Analytics code will not be embedded)
Improvements
- Added german translation
Fixes
- Fixed the date format in the changelog