mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-18 15:03:06 +00:00
feat: add posthog analytics integration (#19)
This commit is contained in:
parent
828b0bddf4
commit
58deb2c8ed
1 changed files with 7 additions and 0 deletions
|
|
@ -16,6 +16,13 @@
|
||||||
"light": "/logo/light.svg",
|
"light": "/logo/light.svg",
|
||||||
"dark": "/logo/dark.svg"
|
"dark": "/logo/dark.svg"
|
||||||
},
|
},
|
||||||
|
"integrations": {
|
||||||
|
"posthog": {
|
||||||
|
"apiKey": "phc_6kfTNEAVw7rn1LA51cO3D69FefbKupSWFaM7OUgEpEo",
|
||||||
|
"apiHost": "https://ph.rivet.gg",
|
||||||
|
"sessionRecording": true
|
||||||
|
}
|
||||||
|
},
|
||||||
"navbar": {
|
"navbar": {
|
||||||
"links": [
|
"links": [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue