For the Recommendations API to work on a site, the recommendation feature must be enabled for the site. To enable the feature, if it's not already enabled, contact Frosmo support.
The Recommendations API allows you to retrieve recommendation data generated from recommendation strategies and recommendation configurations.
- Recommendations API reference (strategies)
- Recommendations API reference (configurations)
- Recommendations API troubleshooting
For an introduction to recommendations, see Feature: Recommendation.
You can also retrieve recommendation data generated from strategies using the frosmo.easy.strategies.fetch()
JavaScript function. For more information, see Retrieving recommendation data for strategies.