From c25cf19358d7f486a0d8e56f6fbb55ae481aa2a8 Mon Sep 17 00:00:00 2001 From: MantisClone Date: Mon, 3 Nov 2025 15:32:51 -0500 Subject: [PATCH] Add Google Analytics 4 integration --- docs.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs.json b/docs.json index c9d414c..ad057a6 100644 --- a/docs.json +++ b/docs.json @@ -216,6 +216,11 @@ "vscode" ] }, + "integrations": { + "ga4": { + "measurementId": "G-F4XSSNMEN6" + } + }, "footer": { "socials": { "x": "https://x.com/RequestNetwork",