From 544907c570da4c2daf23c80e3d8a93c533e10921 Mon Sep 17 00:00:00 2001 From: Matan Kushner Date: Tue, 6 Jun 2023 10:06:53 -0400 Subject: [PATCH] Update GA measurement ID --- docs/.vuepress/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vuepress/config.ts b/docs/.vuepress/config.ts index d0308b42b..d657ef0ec 100644 --- a/docs/.vuepress/config.ts +++ b/docs/.vuepress/config.ts @@ -353,7 +353,7 @@ module.exports = defineConfig({ [ "@vuepress/google-analytics", { - ga: "UA-71160903-4", + ga: "G-N3M0VJ9NL6", }, ], [