Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
HI Dan,Fully agreed, but my point was that, if you use a "wait 1 day" in the same smart campaign, you may miss some delivered (although only a few, of course), while with a second, triggered, campaign in your nested program, you are sure that you would capture them, whatever the delay it takes to de...
Hi again Dan,Instead of waiting 1 day to test the "was delivered", why don't you use a separate trigger campaign with an "email is delivered" trigger (and a member of smart campaign filter if necessary) ?-Greg
Hi again Malik,No, I am talking about being a member of the PROGRAM, not a member of the smart campaign.See Dan's screen shot above to see how to make this happens in the smart campaign that send the email.-Greg
Hi Candice,Have you whitelisted Marketo IP addresses on you spam system? What is your email provider?-Greg
Emails will be sent only once if they are directly inserting them in the streams. Of you insert programs in the stream, this control is done based on program membership.For the second point are you sure that no one has changed the content order ?-Greg
Hi Pia,We had the exact same discussion a while ago and if you want this to happen visually on the screen you will have to add some JS on the landing page.Sanford Whiteman came with a very elegant and short JS that does the trick : MktoForms2.whenReady(function(form) { var formEl = form.ge...
Hi Malik,The way Marketo knows that it has sent a email within a program is not by the email itself but through program membership.So your "add to engagement" smart campaign should add the leads to the program.BTW "add to engagement" is a little confusing to me. I would rather called thsi SC "send n...
+1If you do not know when you will have to start again, John's approach is better.If you do know, then you can just create a smart campaign that pause all members, wait until that date and unpause them.-Greg
Second thought, {{system.viewAsWebpageLink}} is a system token, not a program token. You cannot change it's value.-Greg