Is it possible to insert a video that is not from YouTube? | Community
Skip to main content
January 5, 2015
Solved

Is it possible to insert a video that is not from YouTube?

  • January 5, 2015
  • 4 replies
  • 2050 views
Are we able to insert a video that is not kept in YouTube?  If so, how is it done?  

Secondly, is it possible to remove the links to Facebook, Linkedin and Twitter?  Thanks!
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by
Yes, totally possible. Where the video is hosted, you'll just need an embed code. Once you have that, you can add it as custom HTML on your landing page. Any links to Facebook, LinkedIn, or Twitter are likely controlled in that embed code. Your code should look something like this: <iframe width="560" height="315" src="//www.youtube.com/embed/XXXXXXXXX?rel=0" frameborder="0" allowfullscreen></iframe>

Just drag a custom HTML element onto your landing page and copy the code in. That should work just fine.

4 replies

September 6, 2016

Why am I getting an error message when trying to upload an embed code to my newsletter template? It is saying that not all fields are complete- and I cannot give the desired dimensions.

January 5, 2015
We have a few LaunchPoint partners (Vidyard, Vidcaster, and Wistia) that have good solutions for this:

http://launchpoint.marketo.com/vidyard/896-vidyard-for-marketo/
http://launchpoint.marketo.com/vidcaster/924-video-marketing-platform/
http://launchpoint.marketo.com/wistia/966-wistia-for-marketo/
Josh_Hill13
New Participant
January 5, 2015
Sure. Depends on what we're talking about.
  • if the social icons are embedded in your Template, then no.
  • if the social icons are movable in the LP editor, then just delete the element.
  • videos - do a search. While YT was supported for awhle directly, this doesn't mean you cannot use others. Just find the embed code for that video platform and insert it as Custom HTML.
Accepted solution
January 5, 2015
Yes, totally possible. Where the video is hosted, you'll just need an embed code. Once you have that, you can add it as custom HTML on your landing page. Any links to Facebook, LinkedIn, or Twitter are likely controlled in that embed code. Your code should look something like this: <iframe width="560" height="315" src="//www.youtube.com/embed/XXXXXXXXX?rel=0" frameborder="0" allowfullscreen></iframe>

Just drag a custom HTML element onto your landing page and copy the code in. That should work just fine.