routing_form.submitted event occurs.
Event Info
Always
"routing_form.submitted".Unique identifier for this specific form submission.
Routing Form
UUID of the routing form.
Display name of the routing form.
URL slug of the routing form.
Full public URL of the routing form.
Routing
How the visitor was routed after submission. Example:
"EVENT_TYPE".Custom redirect URL when the route type is a custom URL.
null otherwise.Custom headline shown to the visitor after submission, if configured.
null otherwise.true if the visitor was routed via the fallback (default) route, false if a specific routing rule matched.Event Type
The event type the visitor was routed to.
null if the route does not lead to an event type.Answers
Ordered array of the visitor’s responses to the routing form questions.
Flat key-value map of questions to answers (question text as key). Convenient for quick lookups.
UTM Parameters
These fields capture UTM tracking parameters if they were present on the routing form URL when the visitor submitted.The
utm_campaign value.The
utm_source value.The
utm_medium value.The
utm_term value.The
utm_content value.Metadata
Submission timestamp in UTC (ISO 8601).