Re: Visits Web Page Trigger - 3 Unique Pages Visits = Delivered an Email

Shane_Rourke2
Level 4

Visits Web Page Trigger - 3 Unique Pages Visits = Delivered an Email

I am looking for validation on the best way to set up my triggered  smart campaign. Is there a better way to do this? 

 

Result

Know user visits three unique non-gated web pages that automatically sends a dedicated email

 

Smart List

- I added three 'visits web page' triggers with three unique URL's for each

Flow

- Wait one hour 

- Send email

 

Shane Rourke
3 REPLIES 3
SanfordWhiteman
Level 10 - Community Moderator

Re: Visits Web Page Trigger - 3 Unique Pages Visits = Delivered an Email

Each trigger will fire as soon as the person qualifies. So right now, this isn't fitting your spec at all - the person wil get 3 emails.

 

There's no built-in way to trigger in Marketo on the 3rd unique link. You can trigger on the 3rd click (Min. Number of Times) and use a multivalued list of matches, but that does not guarantee uniqueness among the links in a the list: it could be 3 clicks on the same link.

 

If this is for a very specific purpose - not meant to be generalized for any link on your site - you could use DateTime fields to stamp when they visit each. (DateTime is superior to Boolean as it gives you a built-in audit trail.)

 

Otherwise, such complex logic - though you might not have realized it was "complex"! - is best managed using a webhook.

Shane_Rourke2
Level 4

Re: Visits Web Page Trigger - 3 Unique Pages Visits = Delivered an Email

Thanks for your reply Sanford!

 

Here's an idea. 

 

- Visits web page trigger = three unique URLs

 

- Visits web page filter = three unique URLs 

Shane Rourke
SanfordWhiteman
Level 10 - Community Moderator

Re: Visits Web Page Trigger - 3 Unique Pages Visits = Delivered an Email

Not specific enough, don't know what you're attempting here.