Download & Extend

Browsing History Recommender

This module adds two blocks:

  1. Recommended for you
  2. Users who browsed this node also browsed

Recommended for you

This block is a personal recommendation, based on what each user has read so far. The content is unique to every user. Will be the same on every page, but different users might see different things.

The "Recommended for you" block provide personalized node recommendations based on a user's node browsing history. The basic idea is that, for example, user A browsed node X, Y, where users who browsed X, Y also browsed W, V; then "Recommended for you" would display W, V for A.

Users who browsed this node also browsed

This block is node-based. The content changes on different pages, but it remains the same for all users on the same page.

To make the recommendations, the module uses the {history} table that keeps track of 30 days of users' node browsing history. Also, when you enable the "boost comments" option, the module then takes users' commenting history as browsing history as well.

Dependencies

This module requires Recommender API at http://drupal.org/project/recommender, which provides the core matrix computation functions. The recommendation quality/accuracy are the job of Recommender API. The algorithm in use is called "Item-to-item", which is also used by Amazon.com. For more details about the algorithm please refer to http://portal.acm.org/citation.cfm?id=642471

After install/enable/setup, please go to admin/settings/recommender to generate the recommendations offline.

After each update/upgrade, please run update.php.

Releases

The 7.x-1.x release supports #1180000: GSoC2011: Apache Mahout Integration, and is not compatible with the original PHP code. 6.x-2.x is D6 back port of 7.x-1.x using Mahout. 6.x-1.x is the original release using built-in PHP code to compute recommendations.

Downloads

Recommended releases

Version Downloads Date Links
7.x-1.0-alpha3 tar.gz (9.28 KB) | zip (10.94 KB) 2011-Sep-09 Notes
6.x-1.4 tar.gz (9.67 KB) | zip (11.1 KB) 2011-May-09 Notes

Other releases

Version Downloads Date Links
6.x-2.0-alpha1 tar.gz (8.8 KB) | zip (10.41 KB) 2011-Sep-09 Notes

Development releases

Version Downloads Date Links
6.x-1.x-dev tar.gz (9.67 KB) | zip (11.1 KB) 2011-May-09 Notes

Project Information


Maintainers for Browsing History Recommender

  • danithaca - 14 commits
    last: 21 weeks ago, first: 2 years ago
  • jm.federico - 8 commits
    last: 39 weeks ago, first: 1 year ago

Issues for Browsing History Recommender

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Oldest open issue: 4 Jul 09
nobody click here