Test the Odyssey embed with an HTML native form featuring validation and event tracking.
Script Status
Script loaded: ⏳ Loading...
Embed ready: ⏳ Initializing...
Events tracked:
page_view - Automatically fired when the page loadsform_submitted - Fired when form is successfully validated and submittedEmbed script configuration:
<script src="http://localhost:3000/embed/embed-v1.global.js" data-org="odyssey-test" data-journey="test-journey-form" data-endpoint="http://localhost:3000/api/ingest" async ></script>
⚠️ Prerequisites: The core app must be running on port 3000 for the embed script to load. Run pnpm --filter @repo/core dev first.