Add the following to your docs.json file to send analytics to Koala.

"integrations": {
    "koala": {
        "publicApiKey": "required"
    }
}

Was this page helpful?