How-to Guides¶
Each guide covers one task, with a tab for every version of the app.
The seven groups below match the ones in the navigation. Each lists a few guides to start from.
Getting started¶
Install the app, build a quiz, and move an old one across.
- Install the App - Add the app to your store and open it for the first time.
- Create Your First Quiz - Plan the questions, build the quiz, and publish it.
- Use Quiz Copilot - The AI assistant inside the app, which answers questions and changes the quiz for you.
- Migrate a Legacy Quiz - Move a quiz from the older Shopify app to the Built for Shopify one.
Design and content¶
Change what the quiz looks like, and what it says.
- Customize the Quiz Design - Colors, fonts, layout, and your own CSS.
- Edit the Results Page - Build the last page from blocks, and make it react to the answers.
- Add a Welcome Screen - Open the quiz with a screen that sets expectations.
- Change the Language of Your Quiz - Translate the wording, or run one quiz per language.
- A/B Test Your Quiz - Run two versions side by side and keep the one that performs better.
Product recommendations¶
Decide which products the quiz suggests, and why.
- Recommend Products - What a quiz can recommend, and which recommendation system to pick.
- Set Up a Scoring Quiz - Score the answers against variables, then recommend by the winner.
- Set Up a Funnel Quiz - Narrow the catalog question by question with upvotes.
- Filter Recommendations by Price - Keep the results inside the range the customer picked.
- Troubleshoot Quiz Results - Find out why a product was recommended, or why it was not.
Quiz logic and development¶
Send customers down different paths, and add your own code.
- Use Conditional Logic - Jump logic, skip logic and display logic, and what each one changes.
- Show or Hide Content Based on Quiz Answers - One skincare quiz worked through all three logic types.
- Add a Discount to Your Quiz - Reward a finished quiz with a code.
- Add JavaScript to the Quiz - Run your own code in the quiz and on the results page.
- Use Callback Function - Hand the quiz data to your own page when a customer finishes.
Publishing and display¶
Put the quiz in front of customers.
- Publish a Quiz on Your Website - The six ways to place a quiz, on your store or as a link you share.
- Embed an Inline Quiz - Put the quiz inside a page rather than in a popup.
- Set Up Automatic Popups - Open the quiz on its own after a delay, or on exit intent.
- Redirect Quiz to Another Page - Three ways to send a customer somewhere else at the end.
- Change Checkout Settings - Decide whether the results page adds to the cart or links to the product.
Integrations and data¶
Send what the quiz collects to the tools you already use.
- Send Quiz Leads to Your CRM - Klaviyo, Mailchimp, HubSpot, Zapier and the rest.
- Set Up Result Emails - Email each customer their own results.
- Track Quiz Performance with Google Analytics - See how customers move through the quiz, and where they leave it.
- Track Quiz Revenue - Measure the sales your quizzes bring in.
- Download Quiz Responses - Export the answers as a file.
Troubleshooting and maintenance¶
Fix a quiz that is not behaving.
- Import Your Catalog - Bring your products into the quiz, and refresh them later.
- why products are not added to the cart - The usual causes, and what to check first.
- Check Quiz Loading Speed - Measure what the quiz costs the page it sits on.
- Fix the Mobile Viewport Issue - Stop the quiz zooming in when a customer taps a field.
- Copy the Quiz from One Store to Another - Move a finished quiz to a second store.
Need more help?¶
Every feature in the app has a guide in this section. For anything the guides do not answer, see how to contact customer support.
This page lists every how-to guide, grouped by the task you are trying to finish.