Have a question?
Articles Tagged "vimeo"
-
Can I include music and video in my campaigns?
Yes! First, the bad news: Most email programs can't play audio or video files directly (a plugin or another program is required), and so this content is often stripped from emails completely. Spam filters can also get tripped up on the code required to display videos and block emails from…
-
What is the auto-convert video checkbox?
When you enable the auto-convert video checkbox in the Setup step of the Campaign Builder under advanced options, we'll scan your content for embedded video and convert what we find to an email-friendly screenshot that's linked to the URL of the video. This is particularly useful in RSS-to-Email campaigns if…
-
How do I control the size of the screenshot in the video merge tag?
All of our video merge tags include an option to specify the width of the screenshot. Just specify the width you want by using the $max_width parameter. Here's an example with the YouTube merge tag and a width of 250 pixels (you'd replace XXX with your video id): *|YOUTUBE:[$vid=XXX, $max_width=250]|*…