I want to filter the contact who visited a web page in past 60 days, But before 15 days. Typically i want to eho visits the webpage in between 16th-60 days. But the before filter only accept date format. I want it to set like before 15 days instead before 02/13/2016. I need this list every day, that's why i need the value as dynamic.
Any suggestion?
Hi Arunkumar,
this is a little tricky, as I understand that you want to select everyone who visited this page between 16 and 60 days, whether or not they have visited it in the past 15 days. Am I correct ?
-Greg
Yes, I need everyone who visited this page between 16 and 60 days, regardless of whether they have visited it in the past 15 days or not. Any way to do this?
This is tricky. I solved it once, but it involves multiple lists.
Like:
but since you don't care about visits in 15 days, you may need another overlapping list
HI Arunkumar,
I would probably manage this with a list and a smart campaign:
When the lead visits the page, wait 15 days, then remove it from the list and add it to the list. This will create an "added to list" event that you can just filter, with a "in past 45 days" constraint
-Greg
Grégoire Michel / Josh Hill : Thanks for the answers. I will try this. But is there any way to do this for existing leads?.
Grégoire Michel / Josh Hill: Thanks for the answers. I will try this. But is there any way to do this for existing leads?. It looks like its need another 60 days to make this work.
HI Arunkumar,
Yes, it will start working in 15 days in fact.
For existing leads, I would do one batch campaign: select all lead that visited the page in past 60 days and did not visit the page in past 15 days, add them to the list, and repeat this every day during 14 days. It will not be perfect, but close to reality, still.
-Greg