I agree with Darshil, the warning messages at the top lead me to believe that the email client is blocking images. I had a client where their company's spam filter was blocking ima...
We put tracking URLs on our website links as well. So if someone lands on our website organically and clicks on the Contact Us link, that link will have it's own tracking URL with ...
The approach at my company is similar to Harish and Dan's. We put the SFDC Campaign ID as a URL parameter and have a Smart Campaign in the program that's looking for that SFDC ID.T...
Hey Jack,No, you wouldn't need to select "View as web page" in edit mode. The piece of code I gave you already has the View as Web Page System token in it. But you can delete the V...
I've run into this problem as well. I usually see if there's a different way I can pull my Smart List if there are a lot of filters, like using 2 smart lists to pull in separate pa...
Yep, I agree with Sara Greaves That's exactly the way we've had to do it in order to exclude everyone we want. Create a Smart List that was specifically used for exclusions.
I was sending a sample email with a lead's information so that I could test it to ensure it works. I didn't realize I have to send a real email to myself to test it. Good to know! ...
Hi Sanford,Thanks for the quick reply. I changed to isEmpty(), but ${my.vSCRIPT_2} is still showing in my email instead of my Account Number or Company Name. Is there something els...
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....