Segment

Live

Segment as the event bus — fan out to every analytics tool you have wired up.

Capabilities

  • Browser + server source
  • Track / identify / page
  • Replay history into new tools

Common use cases

  • Fan out one event to GA4 + Mixpanel + Customer.io
  • Attach prompt + commit metadata to every event
  • Stream zyan activity into your warehouse

How to wire it up

  1. 01

    Open a project workspace

    In any zyan project, hit cmd + k and type add segment.

  2. 02

    Authenticate

    Sign in with the Segment account that holds your credentials. We never store your password — only short-lived tokens scoped to the workspace.

  3. 03

    Drop the snippet

    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.

  4. 04

    Ship

    Promote the branch. The integration follows it through preview, staging, and production with the right keys per environment.