The bluebarry module for Magento 2 and Adobe Commerce adds bluebarry to your store and tracks orders from shoppers who used a quiz. It doesn't sync products: your catalog comes in through a feed.
What the module does
- Loads bluebarry on every page, so your quizzes and published popups can open. With a search configuration ID filled in, it also switches on bluebarry search.
- Tracks orders placed after a quizand attaches the order email to the shopper's profile.
- Doesn't sync products. Use a Channable feed or a CSV export instead.
Install the module
Magento modules are installed from the command line, so most stores ask their developer or agency to do this part.
- In bluebarry, go to Integrations. Under Connect your webshop, open View other CMS platforms if needed and click Install on the Magento 2 card. It opens the module on the Adobe Commerce Marketplace.
- Have your developer install and enable the module, and make sure Magento's cron jobs run. Orders are sent to bluebarry by a cron job every minute.
- In Magento Admin, go to Stores → Configuration → Bluebarry → General.
- Enter your Tenant ID. You find it at the top of the Integrations page in bluebarry.
- Optional: enter a Search Profile ID to switch on search (see below). Leave it empty to keep your own search.
- Click Save Config.

Connect your products
- Channable feed. If your Magento store is already in Channable, create a bluebarry export there and add its URL in bluebarry under Products → Feeds. See Build bluebarry feeds in Channable.
- CSV export. Export your products from Magento as CSV and upload the file under Products → Feeds.
Put bluebarry live
- Quizzes:copy the quiz link from the quiz's publish dialog (Implementation tab, Magento) and use it as the link on any button or banner.
- Search: open your search configuration in bluebarry and copy its ID from the address bar (the part after
/search/profiles/). Paste it into Search Profile ID in Magento. More in Launch search on your store.
Good to know
- Only orders from shoppers who started a quiz are sent to bluebarry.
- The module reports order amounts in euros. If your store sells in another currency, contact us before relying on revenue figures.
- Set Write conversion requests to debug logto Yes if orders don't show up. The log shows what the module sent.