Advertising sustains the DA. Ads are hidden for members. Join today

Contributed module documentation

Recombee

Recombee is a recommendation service that provides personalized content via recommendations to users based on user behavior, the similarity of items, and a range of other factors. Behind the scenes it tracks the content users view and is able to use this behavioral data, along with its content index, to make recommendations to users in various scenarios.

This module provides two different kinds of blocks to handle tracking and display:

  • Recombee Public Scenario
  • Recombee Tracker

The module can be used for both anonymous and logged in users as the client ID used for tracking can be configured depending on the use case. All of the rendering logic for the module happens client-side, allowing it to work equally well for anonymous users.

Installation

How to install Recombee and related modules.

Basic usage

Basic usage of the Recombee module.

How it works

How the Recombee module works.

Frequently asked questions

FAQ about the Recombee module.

Sample snippets

Sample snippets for the Recombee module.

Troubleshooting

Troubleshooting for the Recombee module.

Theming

Theming of the Recombee module.

API documentation

API documentation for the Recombee service.

Guide maintainers

murrayw's picture