Date of Activity - On or After Date Workaround?

Jessica_Biblis
Level 3

Date of Activity - On or After Date Workaround?

I am setting up a triggered Smart Campaign to look for leads who Clicks link on Web Page at least 10 times, on or after a specific date that varies by lead (the date they join our community). I know that I cannot use a date token -- although that would make this so, so much easier.

Has anyone had a similar use case and identified a good workaround?

3 REPLIES 3
Josh_Hill13
Level 10 - Champion Alumni

Re: Date of Activity - On or After Date Workaround?

You can use Visits Web Page at least 10x.

But that sounds like better to be done with a batch flow where you can say

Visited Web Page at least 10 times in Past X days

Join Date IS NOT EMPTY

Wait X Days Past Join Date (with date token)

DO STUFF.

Jessica_Biblis
Level 3

Re: Date of Activity - On or After Date Workaround?

Thanks for the recommendation, Josh.

That set-up won't exactly meet our requirements. We don't want to restrict the timeframe in which someone has to rack up their page clicks, but we also don't want to count any clicks that happened before they've joined our community. Join the community - click 10x any time after joining, no matter how long it takes you to click 10x - get added to engagement program.

We may just have to settle for counting clicks before they joined, which stinks.

But, I do appreciate your enthusiasm for doing stuff!

Jessica_Biblis
Level 3

Re: Date of Activity - On or After Date Workaround?

I think what I will do is create a field to capture page clicks and count them that way, using something similar to what you have above.

Clicks link on web page

Join date is not empty

+1 to Web Page Click Count

Then trigger off of Web Page Click Count data value changes and is equal to 10, add to engagement.

Open to other ideas or suggestions!