How Cascade handles user analytics
API_KEY
and a HOst
which you will need to add to your .env
file:
PLAUSIBLE_URL
which you will need to add to your .env
file. It is possible to self host plausbile so env var could look like following:
NEXT_PUBLIC_DEPLOYMENT_URL
is also needed for Plausible to work correctly.