Guides
Publishing to Staging and Production
Move from a draft flow to a tested flow and then to live traffic.
Recommended order
- Draft the flow.
- Publish to staging.
- Test with real browser behavior.
- Publish to production only when the staging run is correct.
Why staging matters
Staging gives you confidence that:
- the trigger runs when expected
- the node order is right
- the data shape is correct
- consent or held events behave the way you expect
Before production
Check these four things:
- the application origin is correct
- the flow is connected to the correct application
- the trigger settings are enabled
- the output or destination has been tested in staging