Title: LogicRays AI Shopping Quiz
Author: LogicRays Technologies
Published: <strong>September 14, 2026</strong>
Last modified: September 14, 2026

---

Search plugins

![](https://s.w.org/plugins/geopattern-icon/logicrays-ai-shopping-quiz.svg)

# LogicRays AI Shopping Quiz

 By [LogicRays Technologies](https://profiles.wordpress.org/logicrays/)

[Download](https://downloads.wordpress.org/plugin/logicrays-ai-shopping-quiz.1.0.1.zip)

 * [Details](https://wordpress.org/plugins/logicrays-ai-shopping-quiz/#description)
 * [Reviews](https://wordpress.org/plugins/logicrays-ai-shopping-quiz/#reviews)
 *  [Installation](https://wordpress.org/plugins/logicrays-ai-shopping-quiz/#installation)
 * [Development](https://wordpress.org/plugins/logicrays-ai-shopping-quiz/#developers)

 [Support](https://wordpress.org/support/plugin/logicrays-ai-shopping-quiz/)

## Description

LogicRays AI Shopping Quiz is an interactive, AI-powered WooCommerce extension that
helps customers find exactly what they’re looking for. By leveraging native WordPress
AI Connectors, the plugin analyzes your store inventory and generates personalized,
dynamic quizzes.

As visitors progress through the quiz, the recommendation engine calculates match
scores based on category mappings, tags, brand boosts, and budget range limits. 
It then presents them with the top 3 recommended products, complete with prices,
images, and links to checkout.

Additionally, store owners can track customer interaction, user choices, and popular
selections using a detailed, visual analytics dashboard right from the WordPress
admin menu.

#### Key Features

 * **AI-Generated Quizzes**: Craft customized questions and choices using WordPress
   AI Connectors, automatically tailored to your store catalog.
 * **Multiple Quizzes**: Create and manage as many quizzes as you need, each with
   its own embed shortcode.
 * **Store Index Scanning**: Scan and sync WooCommerce products, categories, tags,
   attributes, and price ranges.
 * **Product Recommendation Engine**: High-fidelity matching using custom scoring
   rules, tag overlaps, and strict category/budget filters.
 * **Submissions & Local Logging**: Store user selections locally in the database,
   with support for logged-in and guest user tracking.
 * **Analytics Hub**: A sleek dashboard featuring KPI cards, SVG submission activity
   line charts, user type distribution charts, and a detailed recent submissions
   log.
 * **Payload Inspection**: Inspect raw JSON selection payloads directly from the
   recent submissions log modal.
 * **Shortcode Integration**: Easily embed the generated quiz using simple shortcodes
   on pages, posts, or widget areas.
 * **Connectors Integration**: Configures via the native WordPress 7.0 Connectors
   interface.

#### Supported Product Taxonomies

 * Product Categories (`product_cat`)
 * Product Tags (`product_tag`)
 * Product Attributes (both global taxonomies and local product-level attributes)
 * Price Attributes (min/max price ranges, category-level prices, and variation 
   prices)

#### Use Cases

 * **E-Commerce Product Finder**: Guide store visitors to products that fit their
   specific style, size, or feature requirements.
 * **Smart Budget Finder**: Direct shoppers to items matching their exact price 
   brackets using custom non-linear budget splits.
 * **Gift Recommendation Quiz**: Assist holiday shoppers in finding gift recommendations
   by answering a few quick preference questions.
 * **Customer Preference Insights**: Collect data on what categories, tags, and 
   price points are most popular among your website visitors.

#### Easy Integration

Index your store, generate your quiz with the AI prompt builder, and place the generated
shortcode into any page or post.

Example shortcode:

    ```
    [lraisq_quiz id="1"]
    ```

You can also use `[lraisq_quiz]` to load the first available quiz.

The quiz will automatically load and render, directing user choices to the WooCommerce
product matching engine.

### Privacy & Security

 * Customer quiz submissions are saved locally on your server in the `wp_lraisq_form_entries`
   table.
 * No visitor selection or personal details are shared with external third parties;
   the WordPress AI Connector is only used in the admin panel to build the quiz 
   structure.
 * Supports secure AJAX requests with WordPress nonce validation.
 * Deleting the plugin through the WordPress admin panel drops the custom table 
   and removes all configuration settings from the options table.

### Third-Party Service Disclosure

This plugin utilizes the native WordPress AI Connectors API to generate quiz questions
and answers. Depending on the active AI connector configured in your WordPress dashboard(
e.g. Google Gemini, OpenAI, or Anthropic Claude), requests are sent to the respective
third-party AI provider.
 * **Data Transmitted**: Only public metadata of your store
catalog (such as total product counts, category names, tags, price ranges, and sample
product titles) is sent. No customer data or personally identifiable information(
PII) is ever transmitted to these external services. * **Purpose**: This data is
sent solely to generate a tailored shopping recommendation quiz structure during
admin configuration. * **Terms of Service & Privacy**: The transmission of data 
is governed by the terms of service and privacy policy of the specific AI connector
provider you configure.

### Credits

Developed by LogicRays – Your trusted WordPress development partner.

### License

This plugin is licensed under the GPL v2 or later.

### Technical Requirements

 * WordPress 7.0 or higher.
 * WooCommerce installed and activated.
 * PHP 7.4 or higher.
 * Active WordPress AI Connector setup.

## Installation

 1. Upload the plugin files to the `/wp-content/plugins/logicrays-ai-shopping-quiz`
    directory, or install the plugin through the WordPress admin screen.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Ensure **WooCommerce** is installed and activated.
 4. Go to WooCommerce -> AI Shopping Quiz -> Quiz Settings in the WordPress admin menu.
 5. Configure your active AI connector (e.g. Google Gemini, OpenAI, Claude, etc.) under
    Settings > Connectors.
 6. Navigate to ‘Scan Store’ and click “Start Store Scan” to index your catalog.
 7. Go to ‘Quiz Builder’, review the generated prompt, click “Generate Quiz Questions”,
    and click “Save Quiz & Create Shortcode”.
 8. Copy the generated shortcode and place it in any page, post, or widget area.

## FAQ

### How do I generate a quiz using AI?

Go to WooCommerce -> AI Shopping Quiz -> Quiz Builder. You will see a draft prompt
prepopulated with your store metrics (total products, categories, tags, price ranges,
and sample products). Review or modify the prompt, select the number of questions
you want, click “Generate Quiz Questions”, verify the choices, and save it. You 
can create multiple quizzes; each gets its own shortcode with an ID.

### Do I need an API key to use this plugin?

No. The plugin uses the default active AI connector configured globally in your 
WordPress settings under Settings > Connectors.

### Does it require WooCommerce to work?

Yes. LogicRays AI Shopping Quiz is explicitly designed to scan WooCommerce inventories
and match products, categories, tags, and price ranges to recommend items to shoppers.

### Where are the quiz submissions stored?

All quiz submissions are stored securely in your local WordPress database in a custom
table (`wp_lraisq_form_entries`). No customer data is shared with external services
during submission.

### How does the product matching engine work?

When a user finishes a quiz on the frontend, their selections are sent via AJAX.
The engine fetches products matching the primary category and filters out items 
outside the selected budget range. It then scores remaining items based on tag and
attribute overlaps (including brand boosts) and returns the top 3 matches.

### Can I clear my analytics data?

Yes. You can delete all recorded submissions and reset your dashboard by clicking
the “Clear Data” button on the top right of the AI Quiz Analytics Hub page.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“LogicRays AI Shopping Quiz” is open source software. The following people have 
contributed to this plugin.

Contributors

 *   [ LogicRays Technologies ](https://profiles.wordpress.org/logicrays/)
 *   [ Pritesh Modi ](https://profiles.wordpress.org/priteshm/)

[Translate “LogicRays AI Shopping Quiz” into your language.](https://translate.wordpress.org/projects/wp-plugins/logicrays-ai-shopping-quiz)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/logicrays-ai-shopping-quiz/),
check out the [SVN repository](https://plugins.svn.wordpress.org/logicrays-ai-shopping-quiz/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/logicrays-ai-shopping-quiz/)
by [RSS](https://plugins.trac.wordpress.org/log/logicrays-ai-shopping-quiz/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.1

 * Allow unlimited quiz creation with unique shortcode IDs (Guideline 5 compliance).
 * Move admin menu under WooCommerce.
 * Keep “Tested up to” only in readme.txt.
 * Remove backup files from the plugin package.

#### 1.0.0

 * Initial release.
 * Native WordPress AI Connectors integration.
 * Interactive frontend product finder quiz with animated progress tracking.
 * Custom database table for storing quiz submission history.
 * Advanced matching logic including category filters, tag matches, and budget range
   parsing.
 * Detailed analytics hub with SVG charts, submission logs, and modal payload inspectors.
 * Built-in WooCommerce catalog sync and index scanner.
 * AJAX-based quiz submission and recommendation loading.

## Meta

 *  Version **1.0.1**
 *  Last updated **1 day ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 7.0 or higher **
 *  Tested up to **7.1**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [AI](https://wordpress.org/plugins/tags/ai/)[connectors](https://wordpress.org/plugins/tags/connectors/)
   [product-finder](https://wordpress.org/plugins/tags/product-finder/)[quiz](https://wordpress.org/plugins/tags/quiz/)
   [woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/logicrays-ai-shopping-quiz/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/logicrays-ai-shopping-quiz/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/logicrays-ai-shopping-quiz/reviews/)

## Contributors

 *   [ LogicRays Technologies ](https://profiles.wordpress.org/logicrays/)
 *   [ Pritesh Modi ](https://profiles.wordpress.org/priteshm/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/logicrays-ai-shopping-quiz/)