Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I'm trying to write a Velocity Script statement that looks at our account numbers to see if it's blank. If the account number is blank, I want it to write the Company Name instead. If the Account Number is not blank, I want it to write the Account Number. This is my first time using Velocity Script,...
Yeah, it definitely sounds like there's something going on with the way the code is being built by Marketo. And I completely agree you shouldn't have to edit the HTML every time in order to get the layout to be how you want it. I'm a coder at heart and the Rich Text Editor drives me crazy because it...
I agree with Jessica, I think the program is stuck. Email programs follow the Campaign Limit that is set up in your Admin. You can read more about it here. If your email campaign is trying to send to more people than your Campaign Limit allows, it will fail. They usually will fail on their own, but ...
Hi Will,We ran into the same problem and Corey Bethel was able to build Java Script code that clears the values after submission of the form so there's no tracking. We just add this as an HTML element to the landing page. I just answered this question yesterday for someone else and it worked for the...
Hi Joey,Which email client are you using and do you know what your clients use? Emails render differently in each client, which could explain the difference. Bullet lists like what you have are usually a problem area. I recommend hard coding a break "
" in your HTML code for your email after the bull...
Hi Jack,What is it you're looking for with pre-headers? We add an extra HTML table above our main content table for our pre-header. We have our clickable teaser text and the system token for the online version. The code that we use and what it looks like in an email is below.
Register for Our Webinar Today |
Hi Navtej,We ran into the same problem and Corey Bethel was able to build Java Script code that clears the values after submission of the form so there's no tracking. We just add this as an HTML element to the landing page. This should be fine to use as-is without any editing, but Corey can correct...
Hi Lisa,I highly recommend Litmus. Like Jessica said, not only can you send a link to your stakeholders, but you can also proof it in many different web browsers, email clients, and mobile devices. You're also able to collaborate on emails and projects across your team.
This is a fantastic idea and would be so helpful!