Target does not store past user behaviour. What you need to do1. New session - user visited some page - put some attribute on user's profile that he visited that page 2. If this user comes back - check using profile scripts if that user has that attribute - if yes - assign specific experience to tha...