Skip to content

Commit 2ec11a6

Browse files
johnprgtylerslaton
authored andcommitted
add posthog event logging
1 parent 49a586d commit 2ec11a6

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

docs/docs.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@
3131
]
3232
}
3333
]
34-
},
35-
"integrations"
34+
}
3635
]
3736
},
3837
{
@@ -138,6 +137,12 @@
138137
},
139138
"indexing": "navigable"
140139
},
140+
"integrations": {
141+
"posthog": {
142+
"apiKey": "phc_XZdymVYjrph9Mi0xZYGNyCKexxgblXRR1jMENCtdz5Q",
143+
"apiHost": "https://eu.posthog.com"
144+
}
145+
},
141146
"footer": {
142147
"socials": {
143148
"github": "https://github.com/ag-ui-protocol/ag-ui"

0 commit comments

Comments
 (0)