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

"analytics": {
    "amplitude": {
        "apiKey": "required"
    }
}