mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-15 09:01:17 +00:00
feat: add posthog analytics integration
This commit is contained in:
parent
f79019e786
commit
d3977a854f
1 changed files with 7 additions and 0 deletions
|
|
@ -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": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue