Add the following to your mint.json file to send analytics to Pirsch. You can get your site ID from Settings > Developer > Identification Code.
"analytics": {
    "pirsch": {
        "id": "required"
    }
}