bbc
No security coverage
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