You can integrate Optimizely Configured Commerce and Optimizely Product Recommendations to increase user conversions. See the Product Recommendations documentation to learn more.
Optimizely includes the Product Recommendations JavaScript in the base themes and blueprints. You may need to manually add the peerius.js file for custom themes and blueprints.
Generate the Products RSS Feed file in the Admin Console
- Go to the Configured Commerce Admin Console > Administration > System > Settings.
- Click the Integration tab, then go to Integration Connectors.
- Toggle Enable Product Recommendations to Yes. This automatically creates two jobs: Export Products RSS Feed and Export Historical Orders.
- Go to Administration > Jobs > Job Definitions.
- Edit the Export Products RSS Feed Job and click the More icon to schedule the job. Remember to fill in the Website Name on the Schedule Job modal.
- Go to Library > Media after you run the job, and open UserFiles > _system > ProductRecommendationFeed. Ensure that it contains a Products_RSS_Feed-{WebsiteName}.xml file with your product data.
Import your Products RSS Feed file to the Product Recommendations portal
- Go to the Product Recommendations portal and click Admin > Site Management > Feed configuration > Configure.
- Set Feed type to Generic download.
- Enter {your_site_url}/api/v1/productsrssfeed in the Feed URL field.
- Select your Default location. In general, select the language code for the default website language.
- Select the History tab and click Run feed.
- Select your site from the modal that appears, then click Run feed again.
- Wait for the feed to successfully import. If the import fails, check the error message and contact Optimizely support.
Configure widgets in the Product Recommendations portal
- Go to the Product Recommendations portal and click Configuration > Product Recommendations > Widgets and create your desired widgets.
- Go to Widgets per page and assign widgets to the relevant pages.
Configure Recommended Product widgets in Classic CMS
- Go to the Configured Commerce Classic CMS by adding /contentadmin to the end of your site URL or by selecting Content Editor (CMS) from the Dashboard within the Admin Console.
- Click the Edit icon.
- Select a page in the page tree.
- Click Add Content.
- Select the Recommended Products widget.
- Choose the Number of Products to Display.
- Set the Product Information to Display, the positioning, or other settings as desired.
- Click Save, then click Publish.
Configure Product Recommendations carousel widgets in Spire CMS
- Go to the Configured Commerce Spire CMS by adding /contentadmin to the end of your site URL or by selecting Content Editor (CMS) from the Dashboard within the Admin Console.
- Click the Edit icon.
- Select a page in the page tree.
- Click Add Widget, then add Product Carousel.
- Select Recommended Products for Carousel Type. You can also change the Widget Position if you plan to use several Product Recommendations widgets.
- Click Save, then click Publish.
Article is closed for comments.