envs

Matomo — analytics

matomo/analytics · version 1

envs add matomo/analytics

This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.

Key Needed Kind Notes
MATOMO_URL required config Where the instance lives. Appears in the browser tag.. Shape ^https://\S+$. where to get it
MATOMO_SITE_ID required config Which site. Part of the on-page tag.. Shape ^\d+$. where to get it
MATOMO_API_TOKEN optional secret Reporting API token. Server-side only, unlike the two above.. where to get it

The JSON the CLI reads