Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Paul MartensCount me in!
Jeff ShearerYeah or have the boolean output a particular string designating one CSS class if true and another if false, and then put that variable as a class on whatever elements you want.I'd imagine you could achieve a pretty granular level of control that way by combining the class that is the ou...
Nice one Jeff Shearer! I really like the idea of showing and hiding page elements using boolean variables. Lots of possibilities there, e.g, no need to have a separate template for single and two-column layouts that way, or adding additional speakers to a webinar page, etc.. Integrate tokens with v...
Hi Tom Riley, Marketo has a feature called Snippets that is basically what you are looking for. They are re-usable content blocks that can appear in assets like emails and landing pages. They can even be made dynamic to show different content to different segments. Segmentation and Snippets - Marke...
Laura KimballMy understanding is that anyone who gets that email, a random 10% will get the challenger and the rest will get the champion. But the audience itself is defined by the smart list of the flow that sends the email.
Rich MillerIt's possible dates are tripping things up here, e.g, if your smart list shows leads who have clicked free trial all time but then your report is date constrained. Also check if you have any filters in the "smart list" section of the report setup, which would filter globally across the r...
Tori Vazquez, Megan Tilton, Are you using an engagement program? If so you can just create a smart campaign targeting the leads you are interested in (owner =x, member of stream =y, or whatever), and run a flow step to pause them in the stream you are interested in pausing: Pause Leads in an Engag...
+1 to Sanford Whiteman -- I keep all assets local except for re-used forms. Just imagine deploying 25 webinars and then getting a request to add an extra field to the form . Any benefits of having the form local can be achieved in other ways.
John Mattos, thanks for sharing this. I'm really enjoying the posts in this blog. I'm a novice when it comes to getting my hands dirty with APIs (although I'm learning), so consider this a rookie question: Why is it that you can't just update the existing role and add in the new API permissions? I'...