Behavior Based Content
Security covered
Behavior Based Content is a Drupal module that personalizes content recommendations for anonymous users by tracking their browsing behavior and using that data to dynamically adjust how content is displayed. It scores user interests based on taxonomy terms and reorders content within Views to surface more relevant items.
Behavior Based Content is a Drupal module that provides personalized content recommendations for anonymous users based on their browsing behavior.
It tracks user interactions with taxonomy terms and dynamically adjusts Views sorting to surface more relevant content.
Features
- Anonymous user tracking via cookies
- Taxonomy-based interest scoring
- Custom Views sort plugin
- Configurable vocabularies
- Cron-based cleanup
- Dashboard for prediction insights
- Optional Machine Learning integration
Post-Installation
Install as you would normally install a contributed Drupal module.
How It Works
- Anonymous users browse content
- Their interactions with taxonomy terms are tracked
- Scores are stored per user and term
- Views sorting uses these scores to personalize results