CJP - Collaborative Filtering on Purchases
Introduction
Collaborative Filtering is one of the most effective methods for personalized product recommendations based on each customer prior purchase and online behavior.
The motivation for collaborative filtering comes from the idea that people often get the best recommendations from someone having similarities in their purchase history (or online behavior). The idea is therefore to match people with similar interests and making recommendations on this basis.
Boxalino as integrated one of the most sophisticated approach for Collaborative Filtering promoted by Google here which is called Neural Collaborative Filtering (Read more about Neural Collaborative Filtering).
What is it?
The Collaborative Filtering on Purchases generates a small quantity (typically around 10) product recommendations which are generated for each customer individually based on their purchase history.
The best practice matches other customers with similar purchases and make recommendations based on the patterns of what is often bought by these matching customers.
These recommendations can be used to be put on top of any widget. One of the most common cases are WELCOME: Product suggestions on start pages, RE-BUY: Product Suggestions on My Account Page and INDIVIDUALIZE: Product Suggestions in E-Mails, but we have seen very positive results also to put such products on top of SEARCH/NAVI: In-site Search and Product Listings when such product match with the search term or category/brand context.
This is a great way to personalize your entire E-shop.
Best Practice Strategy
Neural Collaborative Filtering for personalized recommendations leveraging the patterns in the purchase behaviors of other customers.
WPOS | Use Cases | Mode | Requirements |
---|---|---|---|
ALL | You need to confirm with Boxalino that this Collaborative Filtering has been computed for your account |
Variables
none
Cases to consider
There is only one standard case
How to configure it?
You can import the JSON below directly in the Admin (use the Import button on the top right), as in this screen-shot.
Typically, you don’t need to configure any parameter and can use it as is.