From d2ee9bf511c0e41387d9e40996113e57a95d72c5 Mon Sep 17 00:00:00 2001 From: eclairen <236733058+eclairen@users.noreply.github.com> Date: Tue, 7 Jul 2026 22:02:05 +0000 Subject: [PATCH] Add GA4 integration --- docs.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs.json b/docs.json index a06c952..4e29c75 100644 --- a/docs.json +++ b/docs.json @@ -375,5 +375,10 @@ "github": "https://github.com/orgs/kernel", "linkedin": "https://www.linkedin.com/company/trykernel" } + }, + "integrations": { + "ga4": { + "measurementId": "G-GVEXRLYSN4" + } } }