Have you tried declaring the variable in your landing page's CSS at the ID level?Example: #target-block {background-color: ${BackgroundColor-Title_text_single};}
This is still one of my favorite solutions for Marketo communications. I use it every day in a bunch of Engagement Programs to tightly control message timing. Can't recommend it en...
Hey Michelle,The Challenger/Champion function is only going to work for a trigger based email send (see this doc: Add an Email Champion/Challenger - Marketo Docs - Product Docs ). ...
Marketo doesn't natively do a throttled send over a period of time, like Mailchimp. But that doesn't mean you can't do what you want.One method would be to pre-process your large l...
Have you considered driving these leads to a Marketo landing page where they can input the information you want? Seems like a good way to track explicit behavior with intent on the...
We keep trigger-based campaigns in our system to a bare minimum, as we have approx. ~3m known leads. This has forced us to get creative with how we construct our programs via batch...
In your case Stephen, you need to use the Marketo system token {{system.viewAsWebpageLink}} in your HTML template instead of relying on the option to Include the View as Webpage li...
Marketo should (keyword: should) honor any styling you have in your HTML header. It does like to mutate inline styles, however, and it might be stripping classes or conditional cod...