Creating Audiences Based on user.endpoint.lastViewedEntity
Hello!
I'm looking for some guidance on creating audiences using the user.endpoint.lastViewedEntity attribute in Adobe Target.
I want to create two separate audience segments:
Visitors with Data:
- Criteria: Users whose user.endpoint.lastViewedEntity contains "text".
- Recommendations:
- Audience: Visitors with Data.
- Criteria: Combination of "Most Recently Visited" for pages they have visited, and fallback to "Most Viewed Pages" for others.
- Design: Headline should read "Recommended for you". Display the printers first by most recently visited pages, then by most viewed pages for unvisited printers.
Visitors without Data:
- Criteria: Users whose user.endpoint.lastViewedEntity doesn't contain "text".
- Recommendations:
- Audience: Visitors without Data.
- Criteria: Use the "Most Viewed Pages" criteria.
- Design: Change the headline to "Top picks" and display the printers in the order of the most viewed pages.
My Question: How can I create these two audience segments based on the user.endpoint.lastViewedEntity attribute?
Any help would be greatly appreciated!