This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git
The following commit(s) were added to refs/heads/master by this push:
new ad83167c14 update to ua4
ad83167c14 is described below
commit ad83167c142a8a71394dc4a6612ff34124cf25c7
Author: Albumen Kevin <[email protected]>
AuthorDate: Thu Feb 9 17:34:17 2023 +0800
update to ua4
---
cn_config.toml | 2 +-
config.toml | 2 +-
layouts/partials/head.html | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/cn_config.toml b/cn_config.toml
index 2e53ef10e2..6a165111c0 100644
--- a/cn_config.toml
+++ b/cn_config.toml
@@ -44,7 +44,7 @@ anchor = "smart"
[services]
[services.googleAnalytics]
# Comment out the next line to disable GA tracking. Also disables the feature
described in [params.ui.feedback].
-id = "UA-112489517-1"
+id = "G-NM6FFMT51J"
staticDir = ["static"]
diff --git a/config.toml b/config.toml
index 6389cc1ed6..1a6e840ef2 100644
--- a/config.toml
+++ b/config.toml
@@ -44,7 +44,7 @@ anchor = "smart"
[services]
[services.googleAnalytics]
# Comment out the next line to disable GA tracking. Also disables the feature
described in [params.ui.feedback].
-id = "UA-112489517-1"
+id = "G-1TFHM5YBH0"
staticDir = ["static"]
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index e99e00b775..6982ab6aa4 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -16,7 +16,7 @@
{{- template "_internal/schema.html" . -}}
{{- template "_internal/twitter_cards.html" . -}}
{{ if eq (getenv "HUGO_ENV") "production" }}
-{{ template "_internal/google_analytics_async.html" . }}
+{{ template "_internal/google_analytics.html" . }}
{{ end }}
{{ partialCached "head-css.html" . "asdf" }}
<script