feat: add posthog analytics integration

This commit is contained in:
Nathan Flurry 2026-01-29 03:50:07 -08:00
parent f79019e786
commit d3977a854f

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