Add your Segment write key to your mint.json file to send analytics to Segment.

"analytics": {
    "segment": {
        "key": "required",
    }
}

Was this page helpful?