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

"analytics": {
    "clearbit": {
        "publicApiKey": "required"
    }
}