From 6eb1c85abeb22f4afd82bc267efd0d4de83913f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Gr=C3=B8ndahl?= Date: Wed, 6 May 2026 12:33:08 +0200 Subject: [PATCH] feat: add PostHog analytics integration --- docs.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs.json b/docs.json index e0b33f6..20c109c 100644 --- a/docs.json +++ b/docs.json @@ -79,6 +79,11 @@ }, "mixpanel": { "projectToken": "bf8ac483215f65141ab7ad825b079662" + }, + "posthog": { + "apiKey": "phc_vKbCGJq5rzV4apArUzYDRwh6azCmgCPcLz8jTa9CgmGR", + "apiHost": "https://eu.posthog.com", + "sessionRecording": true } }, "footer": {