From 58deb2c8edb4c7083db5cc023285e07b5dfc5e6a Mon Sep 17 00:00:00 2001 From: Nathan Flurry Date: Thu, 29 Jan 2026 05:19:37 -0800 Subject: [PATCH] feat: add posthog analytics integration (#19) --- docs/docs.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/docs.json b/docs/docs.json index 35ec97c..d4a2ed8 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": [ {