From c63f00a6475419c25c389b16f03dd3354d6147fb Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sat, 28 Sep 2024 08:53:17 +0200 Subject: Update change log --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index f4bf3ff..8fa18b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added `https://schema.org/WebPage` itemtype to base HTML layout to improve the site's SEO and accessibility. +- Added support for Google Tag Manager. The theme now checks if Google Tag + Manager is enabled and disables Google Analytics accordingly. + [See the documentation for details](https://gohugo-theme-ed.netlify.app/documentation/#integrating-analytics-with-ed). ### Changed @@ -20,6 +23,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 practices. - Use new `css.Sass` for new Hugo versions instead of `resource.ToCss` to ensure compatibility with future versions of Hugo. +- The default location of Google Analytics configuration was changed to + `config.services.googleAnalytics` and `privacy.googleAnalytics` to align with + Hugo's standard configuration. + [See the documentation for details](https://gohugo-theme-ed.netlify.app/documentation/#integrating-analytics-with-ed). + ### Removed -- cgit v1.2.3