Patrice Chalin
Patrice Chalin
@LisaFC - any updates?
@jmooring - thank you for the detailed feedback and the reproducible example (that is an amazing resource base to have)! ✨
Works like a charm, thanks!
One more thought: consider splitting this into two PRs: one for the description update and one for the title update. I think that the title update might be more contentious,...
Updated link to `gtag.html`: https://github.com/gohugoio/gohugoioTheme/blob/master/layouts/partials/gtag.html#L9
> related: we should mention in the docs that Universal Analytics is deprecated. https://gohugo.io/templates/internal#google-analytics Done via https://github.com/gohugoio/hugoDocs/pull/1770
@dep - I don't think that anything more needs to be done on the Hugo side of things to support GA4. The warning is for the website, so maybe this...
I believe that this was addressed by - #8287 and so can be closed.
GA4 support is now available (though via `_internal/google_analytics.html`). For details, see https://gohugo.io/templates/internal/#use-the-google-analytics-template. It seems that this issue can be closed.
Maybe you'd like something link the webdev API filter: https://webdev.dartlang.org/api?query=app. As you type in the search box (which is initialized to "app" by the previous URL), it shows relevant entries...