From 2cb46037164f4d4025c2b5ddff7134aa86029355 Mon Sep 17 00:00:00 2001 From: Matija Sosic Date: Tue, 14 Mar 2023 17:22:50 +0100 Subject: [PATCH] web: reverted google tracking id to the old value. --- web/docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/docusaurus.config.js b/web/docusaurus.config.js index d93272108..0365e7897 100644 --- a/web/docusaurus.config.js +++ b/web/docusaurus.config.js @@ -142,7 +142,7 @@ module.exports = { '@docusaurus/preset-classic', { gtag: { - trackingID: 'GTM-WJX89HZ', + trackingID: 'G-3ZEDH3BVGE', anonymizeIP: true, }, docs: {