to the tippy ↑

Wistia and Social Sharing

Social Media can drive some serious ROI if done right. Vehicles like Facebook and Twitter can be used to spread a business message effectively, especially if delivered in an easy to consume and share way. The best way to do that is with video - it's perfect for social media attention spans, so it tends to 'travel' better than blocks of text.

Now that you've got your video uploaded to Wistia, how do you share it and track the performance on Social Media sites? This tutorial will help. The two services we're focused on here are Facebook and Twitter.

Twitter

tweetie

Twitter is, frankly, the bee's knees. We've developed a bunch of cool functionality around Twitter, which we expand in the Twitter Doc page.

Facebook

facebook_logo_small

Facebook embeds show up right in your news feed. Your followers can click to play the video in the feed, or click through the link to watch the video in your Wistia account.

To embed your video into Facebook:

  • In your account, open up the video you'd like to embed.
  • Select "Add Description" under the Media Actions menu. This description will be showing up in the Facebook news feed.
  • Back under the Media Actions menu, select “share by link”.
  • Copy the share link, paste it into your Facebook status box and click “share”.
  • Your friends will be able to see the video in their News Feed, and even play it within the Feed - how neat is that!?

How it looks

Posting to Facebook from your website

Maybe you want to post to Facebook, but you want it to point back to your website? If so, you can use the OpenGraph tags we produce for 'public' videos to accomplish this. Facebook uses the OpenGraph tags to specify which media/content from the website should be posted.

To do this, first embed the video on your website. Next, make the Project your video is contained in a "Public" project, and add a description (as detailed in the video above).

View the source on the media page, and look for all of the tags of the form

<meta content="..." property='og:xxxxxx'> (there should be ~8 of these tags)

These are the OpenGraph tags we have created for your video! You will need to change the og:url tag to be the URL of the page where you have embedded the video (and are putting the OpenGraph tags).

Add these to the <head> of your external website, and then share the URL of that page on Facebook.

You're good to go!