Integration
Allowed origins
Configure origins and fix origin_rejected during setup.
Ingest and the client bundle only accept requests from origins on your project allowlist. Mismatched scheme, host, or port blocks collection and setup verification.
Configure origins
In Project settings → Allowed origins, add every environment you measure: production HTTPS, staging, and local dev (e.g. http://localhost:5173).
Each Tracuto project measures one surface: website, Android app, or iOS app. Create separate projects if you ship web and mobile together.
Setup verification
Complete setup streams progress over SSE: script loaded, first event, verified. If the origin is wrong you may see origin_rejected—add the exact origin shown in the UI.