Skip to content

Commit 472266a

Browse files
authored
[STG-644] rm koala and replace with posthog integration (#935)
# why We want to track unique visitors to the docs in posthog. We are also not using koala anymore at all so free to totally remove. # what changed # test plan
1 parent f43aa68 commit 472266a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/docs.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,9 @@
101101
}
102102
},
103103
"integrations": {
104-
"koala": {
105-
"publicApiKey": "pk_6e508a479e95d94298f034e98ec54590ccf4"
104+
"posthog": {
105+
"apiKey": "phc_hmwkFrlc9UVrdE1jyG8AEKoCQCSr8dScjsRpKoLBEiV",
106+
"apiHost": "https://us.i.posthog.com"
106107
}
107108
}
108109
}

0 commit comments

Comments
 (0)