Frenzy AI Personalization
  • Welcome to the Frenzy docs
  • Shopify App
    • Product Feed Sync
    • Install Components
    • Configuring Product Card
      • Custom Data
      • Reviews
      • Wishlist Icons
      • Quick Views
      • Swatches
      • Testing Product Cards
    • Search & Collections
      • Merchandising
        • Sorting
        • Rules
      • Filters
        • Filter Trees
    • Recommendation Widgets
      • Widgets
      • Data Sources
    • Synonyms
    • Global CSS
    • Tutorials
      • Search & Collection Page Merchandising
        • How to Bury Products Globally on all Collection Pages
        • How to Pin Products in Collection Group
        • How to Bury Sale Products Globally on all Collection Pages
        • How to Sort a Collection Page based on Newly Published/Created Products
        • How to Bury Sale Products Globally on all Search Pages
        • How to Hide Products on Search Pages Globally
        • How to boost products (using tags) for a Search Query
        • How to turn on Personalization on Collection Groups
        • How to show Shopify Merchandising on Collection Groups
        • How to bury Out Of Stock Products in Collection Groups
        • How to turn on Personalization on All Search Result Pages
        • How to setup top 10 automated Bestsellers Collections
        • How to Group Products using Tags on Collection Pages
        • How to setup custom products groups on Collection Pages
        • How to Group Products using Tags on Search Pages
        • How to set-up an A/B test on Search and Collection pages
      • Recommendation Carousels
        • How to change the title of the Carousel
        • How to set up an A/B test on a recommendation carousel
        • How to add a collection based homepage carousel
        • How to add 'Selected for You' homepage carousel
        • How to add 'Best Sellers' homepage carousel
        • How to Hide Products in Recommendation Carousels
        • How to create Manual Product Based Carousel
      • Filters
        • How to create filters from Product Tags
        • How to create filters from Product Metafields
        • How to create filters from Color Variants
      • Synonyms
      • Swatches
  • API Functions
    • Search
      • Search API Call
      • Suggest API Call
    • Carousels
      • /recommendation
      • /pair-with
      • /personalized-recommendation
      • /most-clicked-skus
      • /add-cart
    • Sharing Event Data
      • Google Tag Manager
      • API Call
    • product-data
  • Support
Powered by GitBook
On this page
  • Widget Types
  • Widget Settings
  • Widget A/B Test

Was this helpful?

  1. Shopify App
  2. Recommendation Widgets

Widgets

Installing & Configuring Recommendation Widgets

Widget Types

Widget are categorized into three primary types-

  1. Product Page Carousel:

    • Similar Product Recommendations Cross Recommendations and Bundles.

  2. Home Page Carousel:

    • Most Trending and Personalized Recommendation Carousels.

  3. Cart Carousel:

    • Cart Page, Cart Pop Up and and Cart Checkout Carousels.

Widget Settings

All Frenzy Widgets have 4 sections.

  1. Data Source

    • This section provides an overview of all available Data Sources that can be used for a Widget.

    • The Data Source is responsible for fetching the product recommendations.

    • While only one Data Source can be connected to a Widget at a time, the same Data Source can be utilized by multiple Widgets.

  2. UI Settings

    This section manages all the UI settings for the Carousel, including:

    • Title: Carousel title.

    • Title Alignment: Alignment of the carousel title.

    • Products per Page: Number of products displayed in the carousel.

    • Text Alignment: Alignment of text within the Product Card.

    • View All Button Settings: Controls the button displayed on the Carousel.

    These settings can be overwritten using CSS. If any of these settings do not function as expected, please contact support for assistance.

  3. Carousel Use this section to view the Final Carousel Carousel. If personation is turned on, the Carousel will have different products for each user.

  4. Short Code

    This section contains the code for installing the Frenzy Carousel. Please note, there are 2 methods for installing the carousel.

    • Displaying Specific Configuration: Use this code when you want to display only this specific carousel widget.

    • During A/B Test: Use this code when you are running an A/B test on this Widget type. This will automatically pick different widget configurations that are included in the A/B test.

Widget A/B Test

  • You can perform A/B testing on different configurations within each widget type.

    Example: You can A/B test two variations of PDP Similar Product Recommendations.

  • To initiate the A/B test:

    1. Assign the required traffic to each configuration.

    2. Ensure that each configuration receives more than 0 traffic to be included in the A/B test.

    3. Install the short code necessary to enable the A/B test.

  • This process allows you to compare the performance of different configurations and determine which one yields better results.

PreviousRecommendation WidgetsNextData Sources

Last updated 10 months ago

Was this helpful?