From c5bc33f026b8e6ebf4e44fc44d7cc56f91afc928 Mon Sep 17 00:00:00 2001 From: Peter Williams Date: Thu, 3 Aug 2023 17:00:15 -0400 Subject: [PATCH] config.toml: update Google Analytics ID for GA4 migration --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 5bfba88..2069536 100644 --- a/config.toml +++ b/config.toml @@ -5,4 +5,4 @@ theme = "wwtguide" [extra] github_base = "https://github.com/WorldWideTelescope/worldwide-telescope-manual" -google_analytics_id = "UA-107473046-3" +google_analytics_id = "G-D1J49XX0CV"