Capture intent signals coming from your Mintlify technical docs.
Find your Public API Key here: https://app.getkoala.com/goto/settings/install
Add the following to your mint.json file:
mint.json
{ "navigation": [...], "logo": [...], [...], [...], [...], "analytics": { "koala": { "publicApiKey": "pk_YOURKEYHERE" } } }