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

"analytics": {
    "koala": {
        "publicApiKey": "required"
    }
}