A retail company wants to increase average order value by showing personalized product recommendations on their website. They currently use Salesforce Commerce Cloud and have Einstein Recommendations enabled. However, they notice that recommendations are not reflecting recent customer interactions, such as items added to cart but not purchased. What should the administrator do to improve recommendation relevance?
Capturing real-time events allows the model to incorporate recent cart activity.
Why this answer
Option D is correct because Einstein Recommendations relies on data integration events to capture real-time customer behavior. By enabling 'Add to Cart' and 'Checkout' events, the system can ingest recent interactions (e.g., items added to cart but not purchased) and adjust recommendations accordingly, improving relevance without requiring a full model reset.
Exam trap
Salesforce often tests the misconception that resetting the model (Option A) is the default fix for stale recommendations, when in fact the root cause is almost always missing or misconfigured data integration events.
How to eliminate wrong answers
Option A is wrong because resetting and retraining the model from scratch would discard all historical learning and does not address the missing real-time event data; it is an overreaction that would degrade performance temporarily. Option B is wrong because an Einstein Bot is designed for conversational interactions, not for passively capturing behavioral events like add-to-cart; it would add unnecessary complexity and user friction without solving the data integration gap. Option C is wrong because disabling recommendations for email and ads does not affect the capture of real-time events on the website; the issue is about data ingestion, not channel distribution.