Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zhaohuabing/hugo-theme-cleanwhite.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzhaohuabing <zhaohuabing@gmail.com>2022-11-07 12:20:37 +0300
committerzhaohuabing <zhaohuabing@gmail.com>2022-11-07 12:20:37 +0300
commit5050d9e041422022d7c3e82fbca0e4ba1e173cc2 (patch)
tree4f044aa7ad599d692954992cd1a77ff785bf2fd1 /README.md
parent706f0b60f700e105c4481a5daf669aa068122b7e (diff)
upgrade to google analytics 4HEADmaster
Signed-off-by: zhaohuabing <zhaohuabing@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c79b42f..642100d 100644
--- a/README.md
+++ b/README.md
@@ -174,7 +174,7 @@ Open search page in your browser: http://localhost:1313/search
You can optionally enable Google or Baidu Analytics. Type your tracking code in the
```toml
-googleAnalytics = "UA-XXXXX-X"
+googleAnalytics = "G-XXXXX"
ba_track_id = "XXXXXXXXXXXXXXXX"
```
Leave the `googleAnalytics` or 'ba_track_id ' key empty to disable it.