Skip to main content

How It Works

When a user interacts with your page (for example, fills a form or completes a step), their data can be added to the URL as parameters. Example:
?name=John&[email protected]
This data can then be used on the next page or in external tools.
Group 78

How to Enable It

To pass data through the URL:
  1. Go to your page or flow Settings
  2. Enable Forward URL Parameters
  3. Enable Include Quiz Data

Important Notes

  • Parameters are based on the field Name, not the label
  • Field names must be unique and properly formatted
  • Works when redirecting to another page or URL

Button Requirement

Passing data through URL parameters is triggered only when using:
  • Submit button
  • Continue button
  • CTA button

Common Use Cases

  • Passing data to another page in your funnel
  • Sending information to external tools or systems
  • Keeping tracking data consistent across steps\