devopsdays / devopsdays-web

This is the website for devopsdays
https://www.devopsdays.org
Other
174 stars 664 forks source link

Update theme with new Google Analytics code #14573

Open mattstratton opened 2 weeks ago

mattstratton commented 2 weeks ago
WARN  deprecated: .Site.GoogleAnalytics was deprecated in Hugo v0.120.0 and will be removed in a future release. Use .Site.Config.Services.GoogleAnalytics.ID instead.
toshywoshy commented 2 weeks ago

The documentation states the deprecation, however does not provide a "good practice" solution. I would say to create an own version of GA javascript code and use the same veriables to avoid any updates, this is similar to what we use with Matomo.