feat: add posthog analytics integration (#19)

This commit is contained in:
Nathan Flurry 2026-01-29 05:19:37 -08:00 committed by GitHub
parent 828b0bddf4
commit 58deb2c8ed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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": [
{