1. Set Up Analytics
  2. Koala

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

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