Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Also, if you don't already use a service like Litmus or Email on Acid, definitely look into one. They will make checking your designs much, much easier.
For most recent-generation phones/tablets, they will compress everything down automatically, which is why the single column format is important. Some older phones it won't look great, but you're never going to make it perfect for everyone when it comes to HTML emails.
Single column, max width of about 600px. Not enough clients support media queries, so I stay away from responsive code.
An alternative is to do away with thank you pages/download pages and deliver everything via email. There's a lot of discussion on this, but it does ensure that you're getting a clean email (if they really want the asset).Either way, you're going to fight a losing battle because if people want the PD...
Alternatively, you can use this method for future kiosk forms: https://community.marketo.com/MarketoDiscussionDetail?id=90650000000PvtiAAC
I actually haven't gotten that far in my setup yet to purge the suspended--only the hard bounced get wiped out after 90 days. But I imagine I would do something similar where a 90 day clock starts ticking once they're marketing suspended and if they don't come off suspended by the time that clock is...
They're suspended indefinitely until that second campaign picks up that they were successfully sent an email (via an operational email sent by a form).
Support help me set up two daily batch campaigns as follows:Campaign 1 (runs nightly at 9pm PST):Campaign 2 (runs nightly at 10pm PST):So what the first campaign is doing is it's checking a few situations. It's looking to see if a lead has had three bounces of any sort in the past 90 days, while als...
Right. It's not a triggered campaign, so you don't activate it, but you also don't set a date/time for it to fire. By setting it as the smart campaign in the stream, the cast knows to run that smart campaign when the program is next in line.
Here's the community article on how to do it: https://community.marketo.com/MarketoArticle?id=kA050000000LAW4CAO#add-a-program-to-a-streamThe main difference is that with the program, you have to select a smart batch campaign within that program. When the cast runs, it runs that batch campaign, whic...