AD0-E409 · Question #106
How does Adobe Target Recommendations select products for "Most Viewed" criteria?
The correct answer is C. By analyzing historical product view data. Adobe Target's "Most Viewed" criteria works by counting and ranking products based on how many times each item has been viewed across historical session data - making C correct. This is a straightforward aggregation algorithm, not machine learning, which eliminates B (ML-driven…
Question
How does Adobe Target Recommendations select products for "Most Viewed" criteria?
Options
- ABased on user-defined rules
- BUsing machine learning to identify trends
- CBy analyzing historical product view data
- DBy prioritizing high-profit-margin products
How the community answered
(27 responses)- A4% (1)
- B11% (3)
- C81% (22)
- D4% (1)
Explanation
Adobe Target's "Most Viewed" criteria works by counting and ranking products based on how many times each item has been viewed across historical session data - making C correct. This is a straightforward aggregation algorithm, not machine learning, which eliminates B (ML-driven approaches are used in criteria like "Recommended for You" or collaborative filtering). A is wrong because "Most Viewed" is an automated, data-driven algorithm - user-defined rules apply to inclusion/exclusion filters, not the core selection logic. D is wrong because Target has no inherent knowledge of profit margins unless explicitly fed that data as a custom attribute, and even then, "Most Viewed" doesn't use it.
Memory tip: Think of "Most Viewed" as a simple scoreboard - it just counts page view events from your analytics history and ranks accordingly. If it sounds like a spreadsheet can do it, it's probably historical data aggregation (C), not ML (B).
Topics
Community Discussion
No community discussion yet for this question.