Segment as the event bus — fan out to every analytics tool you have wired up.
In any zyan project, hit cmd + k and type add segment.
Sign in with the Segment account that holds your credentials. We never store your password — only short-lived tokens scoped to the workspace.
zyan generates an environment-aware snippet that’s ready to commit. Webhooks point at the workspace by default — change them when you promote to production.
Promote the branch. The integration follows it through preview, staging, and production with the right keys per environment.