Overview
Klevu can also make AI-powered Recommendations to your customers, for example, You May Also Like, Customers Also Bought/Viewed, Hot/Trending Products, etc.
The approach is quite similar to a record search, however, instead of providing the search term your customer has entered, you will specify the type of recommendation with some context.
There are two main differences between a record search query and a recommendation query:
the value of typeOfRequest becomes the type of recommendation, eg. "RECS_ALSO_VIEWED". instead of a search term, we specify a context with data to base the recommendation on. Most of the request parameters available for a record search can also be used for recommendations, including personalisation, result fine-tuning, filtering results, and applying any number of search preferences.