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

Analytics options in mint.json
"analytics": {
    "logrocket": {
        "apiKey": "required"
    }
}

Was this page helpful?