Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Just to confirm, your filter logic for the smart list is ALL, right?
If it's just a static image linking to a landing page or something with a video, I don't see why it would have a negative impact. Deliverability won't really be affected by the content behind links, because it doesn't know what's there. The being said, do NOT use link shorteners in an email, if you ...
Don't use the sync with SFDC campaign function in the program's setup.What I do is I have a smart list called "SFDC Active" -- only people who are in SFDC and not deleted are included in the list. Then when people register for the webinar, there's a flow step that adds leads to an SFDC campaign, but...
What are some example domains that sneak through?
Josh Hill's guide here goes over the basics: http://www.marketingrockstarguides.com/subscription-management-basics-for-marketo-25/
There's a few things you could do... the easiest is go into the landing page's template and add it there. You can also do it on an individual landing page level by dropping it into the custom head section (if the code needs to be there), or you might be able to drop the script into an HTML object vi...
Also wanted to add there's a handful of idea suggestions on this topic already... don't forget to vote for them: https://community.marketo.com/MarketoIdeaDetail?id=08750000000Ir6JAAS https://community.marketo.com/MarketoIdeaDetail?id=08750000000JYD0AAO https://community.marketo.com/MarketoIdeaDet...
Try this: https://community.marketo.com/MarketoDiscussionDetail?id=90650000000PbYTAA0If that doesn't work and all he has is the URL, then there's not going to be an easy way to do it (that I know of).What might help a bit is to go into the Design Studio and click on "Landing Pages" (don't drill down...
Right.The most difficult part is just coding it to mimic an embedded tweet, then you just copy and paste your tweet text, the image, URL, etc. Then you can rinse and re-use as many times as you'd like, just repeating the last steps.A screenshot is easier and will probably be just as effective, but I...
Caleb is right -- you can't embed scripts in an email, nor should you really want to.Instead of doing a screenshot, I would recommend just coding out a visually-similar table that you can reuse in your templates. It'll be better for deliverability than an image and you'll get essentially the same re...