From e7e8344a512c12c02bd7bc8875067af8f737069a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Linh=20T=2E=20T=C3=B4?= <31973230+linhtto@users.noreply.github.com> Date: Mon, 5 Sep 2022 20:13:27 -0400 Subject: Use new Google Analytics template to accommodate both GA4 and GS3 in header (#341) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6ca2dbe..36271b4 100644 --- a/README.md +++ b/README.md @@ -189,7 +189,7 @@ You can easily use Plausible.io for analytics by setting `plausible = true` in y ## Google Analytics -Set `googleAnalytics` in `config.toml` to activate Hugo's [internal Google Analytics template](https://gohugo.io/templates/internal/#google-analytics). +Set `googleAnalytics` in `config.toml` to activate Hugo's [internal Google Analytics template](https://gohugo.io/templates/internal/#google-analytics). This supports both Google Analytics 3 (Universal Analytics) and Google Analytics 4. Google Analytics 3 tracking id is of the form 'UA-PROPERTY_ID', and Google Analytics 4 tracking is of the form 'G-MEASUREMENT_ID'. ## Disqus -- cgit v1.2.3