LogoLogo
  • Quiz Kit - AI Powered Quizzes for Shopify Stores
  • What's new
    • Release notes
      • V9.2024 - September
      • V7.2024 - July 2024
      • V6.2024 - June 2024
      • V5.2024 - May 2024
  • Getting started
    • Installation
    • Pricing and plans
    • First-time user guide
  • Navigating the Interface
    • Quiz Kit interface
      • My Quizzes
      • A/B testing
      • Analytics
      • Submissions
      • Integrations
      • Billing
      • Support
    • Quiz Builder
      • Quiz
        • Introduction
        • Questions
        • Additional page types
      • Results
        • AI Auto Results
        • Results template
      • Publish
      • Styles
      • Settings
  • Build and publish
    • Building a quiz
      • Collecting customer contact information
    • Styling and customizing your quiz
      • Applying custom CSS and JavaScript to your quizzes
    • Setting up quiz results
      • Results logic
        • Basic logic (default)
        • Single logic
        • Points logic
        • Product weight logic
        • Result weight logic
        • Combination logic
        • Creating logic jumps
      • Results template
    • Publishing your quiz
      • Publishing on page builder apps or headless setups
  • Advanced Settings
    • Personalizing your quiz
      • Personalizing with user responses
    • Making your quiz full-width
    • Sending quiz results to customers by email
      • Sending quiz results to customers via Klaviyo
  • Analytics and optimization
    • Data and analytics
      • Analytics metrics
      • URL redirect analytics
    • Quiz submission data
    • A/B testing your quiz
  • Quiz Kit Integrations
    • Quiz Kit integrations
      • ActiveCampaign
      • Additional marketing data
      • Attentive
      • Facebook Pixel (Meta Pixel)
      • Google Analytics
      • Klaviyo
      • Mailchimp
      • Omnisend
      • PageFly
      • Recharge
      • Sendlane
      • Shopify
        • Shopify Subscriptions
        • Shopify Flow
        • Shopify Customers List
        • Shopify Checkout UI
        • Shopify Markets
      • Skio
      • Smartrr
      • Yotpo
      • Zapier
  • FAQs
    • Frequently asked questions
      • How do I delete the Quiz Kit app?
Powered by GitBook
On this page

Was this helpful?

  1. Build and publish
  2. Publishing your quiz

Publishing on page builder apps or headless setups

Learn how to integrate Quiz Kit with page builder apps or headless setups.

After a quiz is published to any theme, you can connect it to a page builder app or headless setup.

Steps:

  1. From the quiz builder menu, click Publish.

  2. From the Publish menu, click Embed with code snippet.

  3. Copy the code in step 1 by clicking Copy.

  4. Navigate to your page builder settings or your headless setup files and paste the code you just copied in the appropriate location.

  5. Copy the following script and then paste it above the code you copy and pasted in steps 3 & 4.

<link type="text/css" rel="stylesheet" href="https://d38jc50suw8dg3.cloudfront.net/current/static/main.min.css" media="all">
<script async="" src="https://d38jc50suw8dg3.cloudfront.net/current/static/bundle.min.js"></script>
  1. Save your changes.

PreviousPublishing your quizNextPersonalizing your quiz

Last updated 1 month ago

Was this helpful?