JavaScript triggered by flow events
Run JavaScript via Google Tag Manager
Custom events
{
flowLabel: string;
variantLabel: string;
deploymentUuid: string;
experimentId?: string;
formsortEnv: string; // production, staging etc.
}{
stepIndex: number;
stepId: string | number; // loaded step id, falls back to step index if step id is not given
// and variant details defined in FlowLoaded
}Example function
Last updated
Was this helpful?