Key features of Product Quiz Pro
- Multiple independent quizzes: each quiz has its own title, position, activity status, set of questions, result profiles, and public URL.
- Multilingual content: the module supports translations of titles, slugs, start messages, questions, answer labels, and profile descriptions; when content is missing, the store’s default language is used.
- User-friendly quiz URLs: each active quiz is available at
/quiz/{slug}; the module also supports 301 redirects from a slug in another language to the correct slug of the current language, if one has been set. - Start and result screen configuration: the administrator defines the welcome text, description, button label, message displayed during calculation, and the result section heading.
- Questions and answers in a fixed order: questions can be activated, disabled, and reordered, and for each of them answers can be created and arranged with a multilingual label and image.
- Answer scoring matrix: points can be assigned to quiz profiles for each answer; score values are not sent to the customer’s browser.
- Unambiguous result selection: the module totals points server-side, selects the profile with the highest score, and resolves ties according to profile order.
- Result profiles: a profile can include a multilingual name, description, and optional image, which are displayed before the recommended products.
- Manual product selection: products can be attached to each profile by searching by name or reference and their order can be set; only products active in the current store are displayed on the front end.
- User-friendly flow: the quiz shows one question per screen, allows returning to an earlier step, closing to the home page, and starting the quiz again from the beginning.
- CTA banner on the home page: a multilingual banner leading to a selected quiz can be enabled, with its own title, text, button label, and optional background image.
- Performance statistics: the panel reports the number of starts and completions, completion rate, the number of people who answered each question, and the share of individual profiles in completed quizzes.
- Report scope: statistics can be filtered by quiz and date, and the statistical data of a selected quiz can be deleted from the administration panel.
- Multistore: quizzes are assigned to stores, and the public result and products are retrieved in the context of the current store.
Benefits for the store and customers
- Easier choice: questions guide the customer through the offer step by step and end with a result linked to specifically indicated products.
- Control over recommendations: the store defines the profiles, scoring, and product lists itself, so the result does not depend on an external automatic algorithm.
- Language consistency: public content and quiz URLs can be managed separately for the languages available in the store.
- Ability to evaluate the quiz path: data on completions and progress through questions helps identify the stages at which users leave the quiz.
- Limited scope of statistical data: the quiz flow mechanism does not store IP addresses, personal data, or cookies; the flow token remains in the page’s JavaScript memory.
SEO and GEO – the actual scope of the module
- Quiz page metadata: meta title and meta description can be completed for each quiz, and the controller passes them as metadata for the public quiz page.
- Page URL and context: the user-friendly, multilingual URL
/quiz/{slug}and the quiz name in the breadcrumb navigation make it possible to prepare a separate landing page for a specific topic or offer category. - No ranking promises: the module provides the described fields and URLs, but does not guarantee indexing, search result positions, or visibility in responses from generative systems.
- No FAQ structured data: Product Quiz Pro does not generate Schema.org markup, JSON-LD, or the FAQPage type in the code; the FAQ file does not replace the implementation of structured data in the store.
- JavaScript requirement: the interactive flow and quiz result require JavaScript, so the question and result content are not standalone, static text content of the page.
Compatibility
Product Quiz Pro declares compatibility with PrestaShop from version 1.7.0.0 to 9.99.99. The module has been prepared without Composer dependencies and, according to the release information, supports PHP 7.0–8.5.