Integrating Web Video Into Email Marketing Campaigns

Integrating video into email marketing campaigns is the most effective way to increase click-through and maximize engagement with your message. Wistia provides an easy way to integrate video with your email-marketing campaigns, as well as measure the results down to the individual viewer, second-by-second.

After this simple tutorial you will be able to integrate video into your email marketing campaigns, and understand which recipients are engaged with your message. For each person in your campaign that watches your video, you will have a video heatmap associated with their email address like the one shown below:

Email and Video, A Troubled Past

It would be great if recipients could watch embedded videos in their emails, and the sender could track their stats. Unfortunately, security constraints on the email client side prevent rendering videos inside email. As a result, the best way to use a video in your email marketing campaign is to include a link to a landing page where the video is embedded. This link may be in the form of a text link indicating the user will see a video when they click, or it may be an image link which shows an image of the video indicating it can be played.

Dynamic Links

Dynamic Links in email marketing terms are pieces of code that “dynamically” insert the email addresses in your mailing list. So, instead of having to create a separate email for each individual email address, you can use a Merge Tag that supports dynamic links, and when you press send, the email service will create individual emails for each recipient. We also have documentation with more on dynamic links.

Using Wistia Embeds and Email Marketing Clients

OK! Enough with the background. Let's get on to creating awesome email campaigns that you can track who watches your videos with.

Step 1: Select Your Video



First, head into your Wistia account and pull up the video you want to embed in your email. Under the 'Media Actions' drop-down menu, select ”</> Embed”. In the embed dialogue box that pops up, make sure to select the “for email marketing” tab at the top.



Step 2: Select Your Email Marketing Provider

Next, select your provider from the drop-down list. We've got a whole list of the best in the biz, like Constant Contact, MailChimp, and MadMimi. If you don't see your provider, please let us know! There are some platforms that don't support the dynamic links necessary to make this integration happen, but we're always happy to try. Email support@wistia.com and let us know who we should add.

After you choose your email marketing provider, you can customize the settings for your campaign. Thumbnail width refers to the size of the thumbnail image in your email. Do you want it to dominate the email? Or should it be playing 3rd fiddle? 450px is our standard width, but you can change it as you see fit. Link to means where people will end up after clicking the thumbnail image. By default, it's a public link to the media in your Wistia account. But if you want to set up a landing page instead, just change the link here. One thing to note is that wherever this points, the video HAS to be embedded on that page in order to track the stats correctly.

Create the Campaign

Once you've got your settings dialed in, copy the “video merge tag”, and paste it into the HTML editor for your email provider. Voila! The thumbnail image will appear, attached to a link to your video. And in the background, we'll be collecting stats on which email addresses viewed your videos (available in the Public Stats area of your account).




The Client List

Here is the list of email marketing providers we integrate with currently (go check them out, they are awesome!):




How Does This All Work?

What Clients Support Dynamic Links

The following is a table that includes the email clients we have encountered that support dynamic links, and the merge tags needed to take advantage of them.

Provider Supports Dynamic Links? URL Email merge Tag
AWeber Yes {!email}
Blue Hornet Yes %%to_email%%
Campaign Monitor Yes [email]
Constant Contact Yes* $subscriber.email$
Emailvision Yes [EMV FIELD]EMAIL[EMV /FIELD]
Emma No N/A
GetResponse Yes [[email]]
iContact Yes [email]
Infusionsoft Yes ~Contact.Email~
MailChimp Yes *|URL:EMAIL|*
Marketo Yes {{lead.Email Address:default=noemail}}
Pardot Yes %%email%%
Vertical Response Yes {EMAIL_ADDRESS}




Using Dynamic Links in Email Marketing Services

Step #1: Upload and embed the video

As mentioned above, the video that you wish people to view needs to be viewable at a publicly accessible web page. To do this, you will need to upload your video to your Wistia account and then embed it on a page on your website. For instructions on how to do that see the following Quickstart articles:

Step #2: Construct the dynamic link

The way that Wistia is able to attach views of your video on your website to individual email addresses is through the use of a special hyper-link called a dynamic link. It is called a dynamic link because it uses the mail merge capabilities of your email marketing provider to create an personalized URL for every person in your mailing list. The dynamic link created here is what will be input into your email marketing tool to create the link that your users will click on to view your video.

First, start with the URL of the page where you embedded your video. As an example, let's say your video was embedded on the following page:

http://wistia.com/solutions/video_marketing

Next, we add a query string parameter to this URL where the user's email will be passed. The query string parameter to add here is:

?wemail=

Which gives a resulting URL of:

http://wistia.com/solutions/video_marketing?wemail=

If the URL where your video was embedded already contains a query string, i.e.:

http://wistia.com/solutions/video_marketing?test=true

then simply add:

&wemail=

to the end to get:

http://wistia.com/solutions/video_marketing?test=true&wemail=



Step #3: Finish and use the dynamic link

The final step to finish the dynamic link is to add the email merge tag from your email marketing tool. A merge tag is a special character that your email marketing client uses to personalize your email for each individual recipient.

It is necessary to find out:

  1. Whether your email marketing tool supports dynamic links (i.e. merging user data into URLs)
  2. What the URL email merge tag is for your email marketing tool

We have compiled a growing list of email marketing tools and created a table to show whether they support dynamic links and if so what the URL email merge tag is for that tool. You can see the list by clicking here.

If your email marketing tool is not included on the list, feel free to email us at support@wistia.com, let us know what email marketing tool you use, and we'll do the research for you (and add it to our ever growing list).

Let's assume, for an example, that we are using Mail Chimp as our email marketing tool. Mail Chimp does support dynamic links and the URL email merge tag is:

*|URL:EMAIL|*

To complete the dynamic link, we simply append this URL email merge tag to the end of the link created in Step #2. The result is:

http://wistia.com/solutions/video_marketing?test=true&wemail=*|URL:EMAIL|*

This is the link that can be used in your email marketing campaign. Your finished link in HTML might look something like the following:

<a href="http://wistia.com/solutions/video_marketing?test=true&wemail=*|URL:EMAIL|*">See our short 30 second video!</a>

Results

When someone clicks the dynamic link in your email campaign, they will be taken to the page on your site containing the embedded video. Wistia will capture the user's email address and will associate it with that person's viewing of video on your website.

When you view the statistics for your video you will see analytics for each person who clicked through from your email campaign as shown in the following example:

This data can also be exported to a spreadsheet as well using Wistia's Stats Export feature to help you more easily sort through large data sets.

By having a true read on individual viewer engagement, you will know who is interested and who is not based on how each viewer watched your content and how much time they spent doing so. This information allows you to score (rank) your leads, target future follow-up with pin-point precision, and calculate the return on investment of your campaigns.