Customising the Result Page

The result page is the final screen customers see after completing your quiz. It displays their personalised product recommendations alongside any content you configure. Quizify gives you a range of settings to control the layout, content, and product information shown on this page.


How to Access Result Page Settings

  1. From the Quizify dashboard, click the edit quiz icon next to your quiz to open the quiz editor

  2. Click Result in the left menu

  3. Open the result page settings panel

Here you will find all the options for customising what appears and how the page is structured.


Layout Options

Quizify uses a grid layout to display recommended products. You can control the number of columns in the grid — for example, setting it to 1 displays products in a single column, while higher values show multiple products per row.

Layout settings are found under the Design settings tab in the quiz editor, not in the Recommendation settings.

Choose the number of columns that best suits your product type and the number of recommendations you expect to show. Fewer columns work well for quizzes that show detailed product cards, while more columns are useful when displaying a larger number of recommendations at a glance.


What Product Information Displays

You can control which details appear on each product card:

  • Product image — The main Shopify product image

  • Product title — The product name as it appears in Shopify

  • Product description — The short or full product description from Shopify

  • Price — The current Shopify price for the product or variant

  • Add to Cart button — Lets customers add the product to their cart directly

  • View Product button — A link to the product page on your Shopify store

Enable or disable each of these in the result page settings to show only what is useful for your customers.


Custom Text Sections

How content is structured on the result page depends on the recommendation type your quiz uses.

Normal Recommendations

For quizzes using normal (vote-based) recommendations, you can add custom text content in two positions:

  • Above the products — Use this for a heading or introduction to the result, such as "Here are your personalised recommendations"

  • Below the products — Use this for a call to action, a discount reminder, or additional guidance

Score and Type Recommendations

For quizzes using score-based or type-based recommendations, each result category (each score range or each result type) has its own single content area. You can write any text in this content area, and use the {{ score_type_products }} shortcode to control exactly where the product grid appears within it.

  • If you include {{ score_type_products }} in the content, the product grid will appear at that position in the content

  • If you do not include the shortcode, the product grid will appear after the content automatically

This gives you full control over whether the grid appears before, after, or in the middle of your text for each result category.

First Name Shortcode

On any result page, you can display the customer's first name using the {{ First name }} shortcode. Add it to any content field on the result page and it will be replaced with the name entered by the customer. For example:

  • Thanks, {{ First name }}! Here are your recommendations. displays as "Thanks, Sarah! Here are your recommendations."


Section Order Settings

Some versions of Quizify allow you to reorder the sections on the result page — for example, placing the custom text above the products, or showing the user information form before the recommendations. Check your result page settings for section ordering options.