Open a published quiz → Share → Embed and copy the snippet:
<script src="https://quizfly.ai/embed.js" data-quiz="your-handle/your-quiz"></script>
Paste it where the quiz should appear: a WordPress HTML block, a Shopify page, ClickFunnels, Webflow, Carrd — anywhere that accepts a script tag. The quiz renders full width and resizes itself as visitors move through it. Leads and stats work exactly as on quizfly.app, and each lead records the site it came from.
Campaign tags (utm_source etc.) on your page's URL are passed through to the quiz automatically.
Redirect outcomes send the visitor's whole page to your offer, not just the quiz box.
Options (add to the script tag):
data-height="720"— starting height in pixels before the quiz reports its real size (default 640).data-eager— load immediately rather than when scrolled into view.data-no-scroll— don't scroll the page to keep each new question visible.
Test it with the "Test the embed" link in the Embed tab, which drops your quiz into a sample article page.