Recombee Docs
Visit recombee.comStart Free
docs20User Documentation
adminuiAdmin UI
reql32ReQL
codeAPI Clients & Integrations
cookhatScenario Recipes
suitcaseMisc

More Like This

Introduction

As a user, you'll appreciate the "More like this" section when exploring video details, as it conveniently displays titles similar to your current selection. This makes it super easy for you to discover new videos that align with your tastes.

Scenario Setup

In the Recombee Admin UI, navigate to the Scenarios section and choose Create Scenario.

  1. Enter a Scenario ID, such as "similar-movies"
  2. Choose Recommendation type - Items to Item (as the recommendations will be based mainly on the currently viewed movie or series)
Admin UI - Scenario Setup

Logic

The Logic defines the behavior of the recommendation engine.

Based on the assetType parameter you can choose what type of assets will be returned (e.g. movies, series, episodes, or movies and episodes, etc.).

Using the excludeAlreadyWatched parameter you can either allow or filter out the titles the user has already watched.

Admin UI - Logic

Filters

Available Assets (Global Settings)

Requesting Recommendations

There are two ways to get recommendations.

  1. HTML Widget - create an HTML Widget using the visual editor in the Admin UI.
  2. API & SDK - request the Recommend Items to Item endpoint of the Recombee API using an SDK of your choice.

For more information navigate to the Integration tab of the Scenario in the Admin UI.

© Copyright 2024, Recombee s.r.o
docs.recombee.com