
Discover how real-time, in-session recommendation systems are revolutionizing user experiences at massive scale. This talk explains how we delivered personalized product recommendations with sub-second latency to over 100 million users by capturing and analyzing user behavior as it happens.
Traditional recommendation systems rely heavily on historical data, which often fails to reflect users’ immediate intent. Our approach focuses on current user interactions — clicks, dwell time, scroll patterns, and more — to predict what users want before they leave the page.
Key Components of the System:
- Client-Side Tracking Module: Lightweight JavaScript library capturing clicks, page views, scroll depth, product impressions, and cross-device session continuity while preserving user privacy.
- Real-Time Processing Pipeline: Kafka-powered streaming backbone enabling sub-second data ingestion, feature engineering, and dynamic transformation of raw behavioral data.
- Adaptive Recommendation Engine: Session-based intent modeling, real-time ranking and scoring, compliance filtering, and personalization tuning based on immediate user feedback.
Impact & Results:
- 27% increase in conversion rates
- 32% reduction in session abandonment
- Sub-second latency from action to recommendation
- 4.8× improvement in recommendation relevance compared to historical-only approaches
Challenges Overcome:
- Scaling to 100M users with billions of events daily
- Maintaining sub-second latency across all components
- Preserving privacy through edge processing and differential privacy techniques
- Ensuring resilient Kafka infrastructure for high-traffic spikes
Key Learnings:
- Session context often outweighs historical preferences
- Fresh data is critical for relevance
- Stream processing at scale requires careful architecture and tuning
- Privacy and personalization can coexist
This talk is essential for data engineers, AI practitioners, and product leaders interested in building real-time, scalable, and privacy-conscious recommendation systems. Learn how streaming architectures and adaptive AI models can deliver next-generation user experiences at massive scale.
Recommended resources
Watch more events.
Newsletter
Our strategies and tactics delivered right to your inbox

.png)

.png)


