LogoLogo
  • Introduction
    • Welcome to the Quiz Kit Help Center
      • Why Quiz Kit?
    • 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
    • Onboarding guide
  • Build and configure
    • Creating a quiz
      • Draft questions and pages
    • Collecting customer data
    • Styling and designing your quiz
      • Style settings
      • Custom code and JavaScript
    • Setting up quiz results
      • Results logic
        • Basic logic (default)
        • Single logic
        • Points logic
        • Product weight logic
        • Result weight logic
        • Combination logic
        • Creating logic jumps
      • AI Auto Results
      • Results template
    • Integrations
      • Shopify
        • Shopify Subscriptions
        • Shopify Flow
        • Shopify Customers List
        • Shopify Checkout UI
        • Shopify Markets
      • Email and SMS
        • Klaviyo
        • Mailchimp
        • Omnisend
        • Attentive
        • ActiveCampaign
        • Sendlane
      • Subscriptions
        • Recharge
        • Smartrr
        • Skio
      • Marketing automation
        • Yotpo
        • PageFly
        • Zapier
  • Publish and launch
    • Publishing your quiz
      • Publishing on page builder apps or headless setups
    • Visibility and placement
  • Advanced Settings
    • Personalizing your quiz
      • Dynamic questions & answers
    • Making your quiz full-width
  • Analytics and optimization
    • Email campaigns
      • Sending quiz results to customers by email
      • Sending quiz results to customers via Klaviyo
    • Using submission data
    • Viewing submission data
    • Analytics and tracking
      • Tracking setup
        • Facebook Pixel (Meta Pixel)
        • Google Analytics
        • Additional marketing data
      • Quiz analytics
        • URL redirect analytics
      • Dashboard and reporting
    • A/B testing your quiz
  • Account and settings
    • Quiz Kit interface
      • My Quizzes
      • A/B testing
      • Analytics
      • Submissions
      • Integrations
      • Billing
      • Support
    • Quiz Builder
      • Quiz
        • Introduction
        • Questions
        • Additional page types
      • Results
        • Results template
      • Publish
      • Styles
      • Settings
  • FAQs and support
    • Frequently asked questions
    • Contact us
    • Submit feedback
Powered by GitBook
On this page
  • In this section
  • Personalizing form question types
  • Personalizing with answers

Was this helpful?

  1. Advanced Settings
  2. Personalizing your quiz

Dynamic questions & answers

Learn how you can personalize quiz questions or results with user responses collected earlier in the quiz.

PreviousPersonalizing your quizNextMaking your quiz full-width

Last updated 1 month ago

Was this helpful?

You can collect specific customer data during your quiz, such as names, that you use in follow-up questions or results to personalize the experience.

There are two ways to do so depending on the question type.

In this section


Personalizing form question types

For form and contact form questions, you can use customer data that's entered in to personalize the subsequent questions.

The following steps use the example of collecting the customer's name.

Steps:

  1. From the quiz builder, navigate to the question and field where you want to collect data to personalize follow-up questions.

  2. Under Content, in the Name text field, add a variable name. For example, if you want to collect a customer's first name, then give it a recognizable variable name like FirstName.

  3. Navigate to the question where you want to use the customer's first name. Add the same variable name ({FirstName}) wherever you want the first name to show up.

For example, in the Heading text section, you might write Hello {FirstName}! which would display the user's first name instead when they take the quiz.

You can use variables in the next question's Heading, Subheading, and Bottom text. You can also use it in the Results page's Text, Subheading, and Heading.

Additionally, you can use them in the Email subtitle, Email title, and Email description of the Results email template.


Personalizing with answers

You can use the answers from previous questions to personalize follow-up questions. Each question in your quiz has a number representing the order it appears in your quiz.

For example, question #1 in a quiz is What's your favorite flavor? If you want to reference the flavor choice in question #2, then in question #2 you include the variable {1} since it's the answer for question #1.

Personalizing form question types
Personalizing other question types