Assume that we define a custom attribute which tracks if a user visited a specific page.
How can i target users who have not visited the page since 2 days?
Also assume that i have two attributes. Sign In attribute ==> which tracks all users who sign in. Any page visit attribute ==> which tracks all people who visit any page.
How can i target those who have visited any web page but have but not signed in?