From d3977a854f63bf60a247e3de74c0eaf747687c66 Mon Sep 17 00:00:00 2001 From: Nathan Flurry Date: Thu, 29 Jan 2026 03:50:07 -0800 Subject: [PATCH] feat: add posthog analytics integration --- docs/docs.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/docs.json b/docs/docs.json index dddabed..4f7957a 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -16,6 +16,13 @@ "light": "/logo/light.svg", "dark": "/logo/dark.svg" }, + "integrations": { + "posthog": { + "apiKey": "phc_6kfTNEAVw7rn1LA51cO3D69FefbKupSWFaM7OUgEpEo", + "apiHost": "https://ph.rivet.gg", + "sessionRecording": true + } + }, "navbar": { "links": [ {