Countly — analytics
countly/analytics · version 1
envs add countly/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 |
|---|---|---|---|
COUNTLY_URL |
required | config | Server address carried by the browser SDK.. Shape ^https://\S+$. where to get it |
COUNTLY_APP_KEY |
required | config | App key the browser SDK sends with every event.. where to get it |
COUNTLY_API_KEY |
optional | secret | Read API key. Server-side only, unlike the app key.. where to get it |