Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
That third filter should say "Not Clicked Link in Email." After making that swap, all you should need is to make sure that your filter logic is set to "Use ALL filters" and then you should be good to go.
You should additionally include a "Not Clicked Email" filter. Opens are only logged if a user downloads images included in the email, but if a lead clicks a link in an email, then they must have implicitly opened the email, regardless of whether they downloaded images from it.
Hey Ben,One common practice in this particular case it to make your Change Program Status> Sent flow step conditional. To do this you use the Add Choice option on the flow step to have the "If Was Sent Email is [Your Email] Change Program Status > Sent" and then have the default choice be do nothin...
Hey Michelle,The trigger that you'll want to use is the "Added to Opportunity" trigger. The "Opportunity is Updated" trigger will only see when an exisiting oppty is changed, and not when a contact becomes associated with it.
Since this method has become quite a bit more popular, I just wanted to add a little extra information to the method that Jep provided. There are three required parameters in the POST made to the Marketo Leadcapture URL. These are case sensitive: 'formid' the ID of the form you want to appear in t...
Other than duplicate records, the most common reason for a lead that is unsubscribed to continue receiving emails is that they either have an alternate email address stored as a lead in your account, or an address that is an alias for that email address. Sometimes a lead will receive an email via o...
Hey Ross,You can use a "Lead is Created, Source is Web Service API" with a "Data Value Changes, Source is Web Service API." This would pick up both newly created and existing leads. To make sure the DVC always triggers, you should use a dummy field that you fill with the syncLead call, and empty w...
Hey Zach,"Spam Complain to ISP" will only show for spam complaints coming from mail providers which have Feedback Loop agreements with Marketo which you can find here: https://community.marketo.com/MarketoArticle?id=kA050000000L3FMCA0If you don't have any leads with that unsubscribe cause, then none...
Hey Matt,1. You can use custom Javascript to prevent the user from advancing to the next page and submitting the form without filling out all fields, however this will still create a lead record if they do not fill out all of the fields. If you wanted you could create a data cleanup smart campaign ...
Updating the template won't break any associated campaigns or metrics, as long as the content that you're tracking remains available there. Just make sure when you do update that template that you preview your drafts and don't break any of your styling, but other than that you're perfectly safe upd...