Add your site’s domain to mint.json to send analytics to Plausible.

Do not include http:// or https:// with your domain.

"analytics": {
    "plausible": {
        "domain": "required"
    }
}