envs

Mixpanel — product analytics

mixpanel/analytics · version 1

envs add mixpanel/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
MIXPANEL_TOKEN required config Mixpanel says a project token is not a secret value and not a form of authorization, and that the browser library makes it available to anyone visiting the page. The name is convention.. where to get it
MIXPANEL_API_SECRET optional secret Mixpanel says not to put it in source or plain-text configuration, and refuses it over plain HTTP. This authentication is deprecated and retires in March 2027, so new work wants a service account instead. The name is convention.. where to get it

The JSON the CLI reads