Vidyard gives you multiple ways to share your video content with your customers. Using Salesforce email you can create email templates with video content embedded, helping enable your teams to share video assets with customers, prospects and partners. The best practice is to have the thumbnail image as well as a link to your video content for optimal click-through rates.
When recipients click on the image thumbnail, they'll be directed to a Vidyard sharing page containing your video. Most importantly, these viewers will have their viewing data tracked via Vidyard's analytics back into Salesforce and tied directly to their individual lead or contact record. You can track the individual viewing data of every recipient to which you send a templated email.
Obtain your sharing page and thumbnail URL
The player sharing page and thumbnail URL will allow you to embed a Vidyard player into a Salesforce email template.
- From the Vidyard dashboard, select Content > Players
- Hover over the player you want to embed, click Share > Copy Link to sharing page
- If your sharing page URL is
http://embed.vidyard.com/share/<uuid>
, the thumbnail URL will behttp://play.vidyard.com/<uuid>.jpg
- Add
?play_button=1
to the image URL
- If your sharing page URL is
Create a Salesforce email template
- Navigate to Setup > Email > Classic Email Templates
- Select New Template > Custom (without using Letterhead)
- Provide your template with a name, then select Available for use > Next
- Insert both the sharing page and thumbnail URL into the HTML body of the template
- In order to ensure the view data is tracked back into Salesforce, append the following parameter to the sharing page URL:
vyemail={!Contact.Email}
- If you are creating a template for Leads, use
vyemail={!Lead.Email}
- In order to ensure the view data is tracked back into Salesforce, append the following parameter to the sharing page URL:
- Click Save
Note: see an example of a Vidyard-enabled HTML template