Where to add this code:
✅ Required on:
Your quiz results/thank you page (when redirecting users after quiz completion)
✅ Recommended on:
Any page BEFORE the quiz where you collect initial data
Any page AFTER the quiz where you want to prefill forms with quiz responses
Donation pages, signup forms, or action pages in your user journey
How it works:
This widget captures form field data from your quiz
It makes this data available to prefill fields on subsequent pages
Users won't need to re-enter information they've already provided
Example use case: If your user flow is: Landing page → Quiz → Results page → Donation form
Add the prefill code to the Results page and Donation form
Quiz responses (name, email, preferences) will automatically populate in your donation form
To implement:
Click "Copy" to copy the prefill embed code
Add it to the HTML of all relevant pages in your user journey
Ensure form field names match between your quiz and target forms for successful prefilling