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

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