Expand my Community achievements bar.

Join us for an upcoming in-person Adobe Target Skill Builders event ~~> We're hosting these live learning opportunities to equip you with the knowledge and skills to leverage Target successfully. Learn more to see if we'll be coming to a city near you!
SOLVED

How to build criteria with the most viewed product

Avatar

Community Advisor

Hello guys,

 

Im implementing recommendation by using as criteria the most viewed product. Assuming that all products have been tracking via AA, how can I send the information as most viewed product to AT?

Thanks

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Employee

Target detects view behavior when your request to Target includes the entity.id parameter on product pages. Then you pick "mboxes" as your data source for the criteria. Here's a link to a help doc on a basic Recommendations implementation for a product page. It passes the entity.id and a couple other related attributes.

View solution in original post

1 Reply

Avatar

Correct answer by
Employee

Target detects view behavior when your request to Target includes the entity.id parameter on product pages. Then you pick "mboxes" as your data source for the criteria. Here's a link to a help doc on a basic Recommendations implementation for a product page. It passes the entity.id and a couple other related attributes.