Visits Web Page Trigger - 3 Unique Pages Visits = Delivered an Email | Community
Skip to main content
Shane_Rourke2
New Participant
March 4, 2020
Question

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

  • March 4, 2020
  • 1 reply
  • 2131 views

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

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

SanfordWhiteman
New Participant
March 4, 2020

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
New Participant
March 9, 2020

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
New Participant
March 10, 2020
Not specific enough, don't know what you're attempting here.