From 6712f32338bd9dc92f9d1c928ec720dc301a8aea Mon Sep 17 00:00:00 2001 From: John Ajera <37360952+jajera@users.noreply.github.com> Date: Sun, 30 Aug 2026 17:05:31 +1200 Subject: [PATCH] chore: use shared johna.kiwi GA4 measurement id Point this site at G-6GP64SX615 so all *.johna.kiwi hosts share one stream. Closes #58 --- site.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site.json b/site.json index 6c8301f..71d0263 100644 --- a/site.json +++ b/site.json @@ -4,7 +4,7 @@ "author": "John Ajera", "brand": "gitprofile.johna.kiwi", "eyebrow": "Platform engineer · AWS Community Builder · Wellington", - "gaMeasurementId": "G-LPQYZLHTY6", + "gaMeasurementId": "G-6GP64SX615", "links": { "home": "https://johna.kiwi/", "projects": "https://pages.johna.kiwi/",