Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Tim -- if you use programs, the engagement program will run through all the programs in the stream until it finds one that the lead is not a member of. That will be the piece of content sent for that cast.So to answer your question--no, the lead/contact will not have to wait longer to receive the...
Yes, because my solution breaks it down from more complex CSS (list-style-type, list-style-image, etc.) to super basic: paragraph tags and images. It's still not perfect, but it was the closest I could get it.
Bullets, like most things with HTML emails, are not simple if you want to deviate from the standard. Newer versions of Outlook doesn't like list-style-image or list-style-type in the CSS.The best workaround that I have found is simply using paragraph (
) tags to list my items, and preface them with t
...Just to add to this... the problem with this solution is if you want to do this for multiple unique forms with different questions on them. Smart list views are global, so you'd have to continually change them. I know lots of people have been wanting Marketo to create a better solution for this, but...
The new(er) email program is pretty buggy. It can be very annoying to get the control panel to read the correct numbers--I've experienced the same issue where I set my smart list and the total should be 8, and the control panel shows 6,000+Your best bet is to set your smart list settings and exit th...
Thanks, Josh. I couldn't think of a reason it wouldn't work... and I also couldn't think of a reason why I would need to do it. Just over-thinking a few things, I guess.
I might not be understanding, but would combining the two constraints not work for you?
It shouldn't take very long for the new fields to go into effect. Maybe wait 30 minutes to be extra safe, but even that is probably overkill.The only edge case might be if you have a trigger campaign that would update the segmentation and has a wait step involved.
When using programs within an engagement program stream, you select a smart campaign that requires a "Member of Engagement Program" filter. My question is, is there any reason that this shouldn't always be set as "Member of Engagement Program = TRUE" and "Program IS ANY"?Even if that smart campaign ...
The problem is that ALL of the emails are essentially repeated. My example wasn't very clear, but essentially it would need to work no matter if the lead is on the second email of the engagement program, or the 10th.So because of that, there's no way to build out streams/programs for all of those co...