mint.json file to send analytics to PostHog.
You only need to include apiHost if you are self-hosting PostHog. We send events to https://app.posthog.com by default.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
mint.json file to send analytics to PostHog.
You only need to include apiHost if you are self-hosting PostHog. We send events to https://app.posthog.com by default.
"analytics": {
"posthog": {
"apiKey": "required",
"apiHost": "optional"
}
}
"analytics": {
"posthog": {
"apiKey": "phc_TXdpocbYTeZVm5VJmMzHTMrCofBQu3e0kN7HGMNGTVW"
}
}