CINXE.COM
ROI
<!DOCTYPE html><html lang="en-US" prefix="og: http://ogp.me/ns#"><head><link rel="icon" href="/static/favicon.ico" sizes="any"/><link rel="icon" href="/static/favicon.svg?v=07062022" type="image/svg+xml"/><link rel="apple-touch-icon" href="/static/touch-icon.png"/><link rel="manifest" href="/static/site.webmanifest"/><meta content="@wistia" name="twitter:site"/><meta content="O3XRqIESONUDEua4qL2B0_79Ksh3RspqYImqrqotmnk" name="google-site-verification"/><meta content="22408537" property="fb:admins"/><meta content="Wistia" property="og:site_name"/><meta content="ea79880fd81b4cef38f56c86eb673c3832ab4d552ab7d30d13913fe878ba1947" name="ahrefs-site-verification"/><style> html { box-sizing: border-box; height: 100%; line-height: 1.2; } blockquote, body, button, dd, dl, dt, fieldset, figure, h1, h2, h3, h4, h5, h6, hr, html, iframe, input, legend, li, menu, ol, p, pre, select, td, textarea, th, ul { margin: 0; padding: 0; } button { background-color: transparent; border: none; border-radius: 0; display: inline-block; padding: 0; } button, input[type="submit"] { -webkit-appearance: none; -webkit-border-radius: 5px; border-radius: 0; } h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; } iframe { border: 0; } main { display: block; } table { border-collapse: collapse; border-spacing: 0; } td, th { text-align: left; } ul { list-style: none; } *, *::before, *::after { box-sizing: inherit; } img:not(.cover) { max-width: 100%; height: auto } </style><style> @font-face { font-display: block; font-family: 'Walsheim'; font-stretch: normal; font-style: normal; font-weight: 300; src: url('/static/fonts/WalsheimLightSF-v3.woff2') format("woff2"); } @font-face { font-display: block; font-family: 'Walsheim'; font-stretch: normal; font-style: normal; font-weight: normal; src: url('/static/fonts/WalsheimRegularSF-v2.woff2') format("woff2"); } @font-face { font-display: block; font-family: 'Inter'; font-weight: 1 999; src: url('/static/fonts/InterSF-v3.woff2') format("woff2"); } body, button, input, select, textarea { font-family: Inter, Helvetica, Arial, sans-serif; font-synthesis: none; /* prevents double slanting in Firefox */ font-weight: 400; ; } em, i { font-style: italic; } @supports (font-variation-settings: normal) { em, i { font-variation-settings: 'slnt' -10; font-style: oblique 10deg; } } b, strong { font-weight: bold; } @supports (font-variation-settings: normal) { b, strong { font-variation-settings: 'wght' 700; } } body { font-size: 16px; line-height: 1.75; overflow-x: hidden; position: relative; } body, #__next { height: 100%; min-height: 100vh; } #__next:empty { display: none; } #__next:empty + #__next-error { height: 100%; min-height: 100vh; } body.high-density-osx-or-ios { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; } #__next { display: flex; flex-direction: column; } #__next > * { flex-shrink: 0; } #__next > *:only-child { flex-grow: 1; } h1, h2, h3, h4, h5, h6, h1.markdown, h2.markdown, h3.markdown, h4.markdown, .Heading--1, .Heading--2, .Heading--3, .Heading--4 { font-family: Walsheim, Georgia, serif; ; } .Heading--1, .Heading--2, .Heading--3, .Heading--4 { margin: 1em 0 0.5em 0; } .Heading--1:first-child, .Heading--2:first-child, .Heading--3:first-child, .Heading--4:first-child { margin-top: 0; } .Heading--1 { font-size: 36px; } .Heading--2 { font-size: 26px; } .Heading--3 { font-size: 20px; } .Heading--4 { font-size: 18px; text-transform: uppercase; } .Text { font-size: 18px; line-height: 1.7; } .Text a:link { color: #174bd2; transition: color linear 80ms; } .Text a:visited { color: #a07eff; } .Text a:hover { color: #229fff; } .Text a:active { color: #91ceff; } .Text p { margin: 15px 0; } .all-uppercase { font-size: 0.9em; letter-spacing: 0.04em; } .hljs-comment { color: #a3a3aa; font-weight: 600; } .hljs-attr { color: #62626c; } .hljs-built_in { color: #229fff; } .hljs-class { color: #fa50a0; } .hljs-class .hljs-keyword { color: #fa50a0; font-style: italic; } .hljs-function { color: #dc9601; } .hljs-function .hljs-keyword { color: #dc9601; font-style: italic; } .hljs-function .hljs-params { color: #fa50a0; } .hljs-keyword { color: #1e64f0; } .hljs-literal, .hljs-number { color: #a07eff; font-weight: 600; } .hljs-meta { color: #a3a3aa; } .hljs-regexp { color: #41d0a3; } .hljs-string { color: #00c185; } .hljs-subst { background-color: #f8f8f9; border-radius: 2px; color: #1f1f22; } .hljs-symbol { color: #5387fa; } .hljs-tag { color: #fabe1f; } .hljs-tag .hljs-attr { color: #fabe1f; font-weight: 600; } .hljs-tag .hljs-name { color: #dc9601; font-weight: 600; } .hljs-tag .hljs-string { color: #229fff; } .hljs-title { font-weight: 600; } input::placeholder { color: #a3a3aa; } </style><script> void function() { var h = history, w = window, ps = h.pushState, rs = h.replaceState, c = { get length() { return h.length; }, get scrollRestoration() { return h.scrollRestoration; }, set scrollRestoration(n) { h.scrollRestoration = n; }, get state() { return Object(Object(h.state).options).channelState || null; }, back: h.back.bind(h), forward: h.forward.bind(h), go: h.go.bind(h), pushState: function(channelState, title, href) { ps.call(h, { url: toNextURL(href), as: href, options: { shallow: true, channelState: channelState, fromChannel: true } }, title, href); }, replaceState: function(channelState, title, href) { rs.call(h, { url: toNextURL(href), as: href, options: { shallow: true, channelState: channelState, fromChannel: true } }, title, href); } }; var firstTime = true; h.pushState = function(state) { state = state || {}; state.options = state.options || {}; state.options.channelState = h.state; state.options.fromChannel = false; ps.apply(h, arguments); }; h.replaceState = function(state) { state = state || {}; state.options = state.options || {}; state.options.channelState = firstTime ? h.state : null; state.options.fromChannel = false; rs.apply(h, arguments); firstTime = false; }; w._wcq = [ { id: '_all', options: { history: c } } ]; function toNextURL(as) { if (w.URL && h.state && 'url' in h.state) { var url = new URL(h.state.url, location); url.search = new URL(as).search; return url.href; } return as; } }(); </script><script type="application/ld+json">{"@context":"http://schema.org","@type":"Corporation","name":"Wistia","description":"Video hosting for B2B businesses. Wistia is a leading video hosting platform that enables marketers to get bigger results from their videos and podcasts.","logo":"http://wistia.com/static/images/logos/wistia-flags.png","url":"http://wistia.com","sameAs":["https://twitter.com/wistia","https://www.linkedin.com/company/wistia/mycompany/","https://www.facebook.com/wistia","https://www.instagram.com/wistia"]}</script><meta charSet="utf-8"/><meta content="initial-scale=1.0, width=device-width" name="viewport"/><link href="https://wistia.com/learn/tag/roi" rel="canonical"/><title>ROI</title><meta content="Don’t forget to measure your return on investment, especially when it comes to video! Start looking at your ROI to see opportunities to make bigger moves. " name="description"/><noscript data-n-css="true"></noscript><link rel="preload" href="/_next/static/chunks/main-fb4f411a3ef1986b5504.js" as="script"/><link rel="preload" href="/_next/static/chunks/webpack-eb080e3f091731f228fb.js" as="script"/><link rel="preload" href="/_next/static/chunks/framework.abb8ae433da272263fe5.js" as="script"/><link rel="preload" href="/_next/static/chunks/commons.6cfcfded1fababf6fd3d.js" as="script"/><link rel="preload" href="/_next/static/chunks/fd522714bf5740cd80c86b9754a6e5f950796fa7.64af732f1c53e4d4498e.js" as="script"/><link rel="preload" href="/_next/static/chunks/520ae7aaf359e5c0544b4ca1137866146fbd1e4f.fb1f214cebf3aec21e99.js" as="script"/><link rel="preload" href="/_next/static/chunks/515240b876a621c9072d20f174f895a6ba12cd9a.f5ad7c714c43f425bce0.js" as="script"/><link rel="preload" href="/_next/static/chunks/330fbe027847827d3a5608defe10e7ebcaa3d570.effe53535eef51caa956.js" as="script"/><link rel="preload" href="/_next/static/chunks/a61be30813ad506dc09bf5f7e7ff113bd3a1d3be.ca93650dc9d72f41c536.js" as="script"/><link rel="preload" href="/_next/static/chunks/8df7e660525ef4512e5aa2c63f59921e8359a300.14e24714954c0a6ce0ad.js" as="script"/><link rel="preload" href="/_next/static/chunks/5edd1fbbb08fe3c163efcc02854b305c368db032.16b0d9277704b59f08e1.js" as="script"/><link rel="preload" href="/_next/static/chunks/9cd42114c354aee7da9c410337a2723d4b7b082c.9cf6e0d1d63dd8788c9e.js" as="script"/><link rel="preload" href="/_next/static/chunks/40cc4eaf2c099882084d74eae688c962751852db.8ddd380cfa90d3d4a6b0.js" as="script"/><link rel="preload" href="/_next/static/chunks/188581b5dd27e7dc2192fed6255d353f63bce7cd.c256f224c65d26f095fe.js" as="script"/><link rel="preload" href="/_next/static/chunks/c5b9069fd580ba964815a48fa66f7b73928fbf7c.37138b2ad2ba8961fa6b.js" as="script"/><link rel="preload" href="/_next/static/chunks/614c6ef001aef023d1bd5c7a1595dfdccf10949b.0feeb225b7ca9ff73313.js" as="script"/><link rel="preload" href="/_next/static/chunks/5be3d6e1159f18e3712574209c6e09dc2daf4ab7.71360663eaa7e2a14972.js" as="script"/><link rel="preload" href="/_next/static/chunks/c34316bbe068691c2c8996d6af57bd7e80360eea.d4d493b122a97c0ee450.js" as="script"/><link rel="preload" href="/_next/static/chunks/d514acc9c4632d67ef7744504db95b3e28132581.0fe77406639d967fc01c.js" as="script"/><link rel="preload" href="/_next/static/chunks/ce101d8a1aecac5c527cf5f265975de695211384.41818262237b3db43769.js" as="script"/><link rel="preload" href="/_next/static/chunks/f6bb32b5ee09e5758a7e125c81ac02c81ea5bd49.c96ce3a87e7089d7a2a7.js" as="script"/><link rel="preload" href="/_next/static/chunks/0214f44f2608a9a3de00ee5c1f0841b37b278eea.f957167dff2f1035c665.js" as="script"/><link rel="preload" href="/_next/static/chunks/pages/_app-ebb618b841b98c33fe6b.js" as="script"/><link rel="preload" href="/_next/static/chunks/1774dc7a9318f1b727f64727635724a21ef9461d.6b87c14ec86211d91e4c.js" as="script"/><link rel="preload" href="/_next/static/chunks/97ca0402fe6fd3d4546fa591d410e8b3d9c64387.03d61034b5bfc0ecaef2.js" as="script"/><link rel="preload" href="/_next/static/chunks/ca92c7c29f2673d428f2139897621be94e315099.b59c6b4a5bbe6072b463.js" as="script"/><link rel="preload" href="/_next/static/chunks/pages/learn/tag/__slug__-eb3a144102318200f5f3.js" as="script"/><style id="__jsx-1415516996">.WistiaLogo.jsx-1415516996{height:20px;max-height:22vw;max-width:100%;}.WistiaLogo.jsx-1415516996:hover path.jsx-1415516996{null;}</style><style id="__jsx-786293058">.RenoNavbarSecondary__minor.jsx-786293058{display:grid;gap:24px;grid-template-columns:repeat(4,1fr);grid-template-rows:auto;margin-block-end:64px;}.RenoNavbarSecondary__minor__list.jsx-786293058>p.jsx-786293058{color:#2949e5;font-size:0.875rem;font-weight:bold;-webkit-letter-spacing:0.1rem;-moz-letter-spacing:0.1rem;-ms-letter-spacing:0.1rem;letter-spacing:0.1rem;line-height:110%;margin-block-end:1rem;text-transform:uppercase;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;}.RenoNavbarSecondary__dropdown__list.jsx-786293058 .NavbarMenu__list-item .NavbarMenu__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-block:20px;padding-inline:24px;text-wrap:balance;}.RenoNavbarSecondary__dropdown__list.jsx-786293058+p.jsx-786293058{margin-block-start:3rem;}.RenoNavbarSecondary__minor__list.jsx-786293058 .RenoNavbarMenu__item--main__icon{color:#2949e5;display:inline-block;height:16px;vertical-align:middle;width:16px;}.RenoNavbarSecondary__dropdown__list.jsx-786293058 .NavbarMenu__list-item > a{color:#222d66;font-weight:500;font-size:1.125rem;-webkit-text-decoration:none;text-decoration:none;}.RenoNavbarSecondary__dropdown__list.jsx-786293058 .NavbarMenu__list-item__description{color:#a3a4ab;font-size:0.688rem;font-weight:400;line-height:140%;}.RenoNavbarSecondary__dropdown__list.jsx-786293058 .NavbarMenu__list-item > a > span{display:block;}.RenoNavbarSecondary__dropdown__list.jsx-786293058 .NavbarMenu__list-item{-webkit-transition:background-color 333ms ease-in-out;transition:background-color 333ms ease-in-out;}.RenoNavbarSecondary__dropdown__list.jsx-786293058 .NavbarMenu__list-item:hover{border-radius:0.75rem;background-color:#f7f8ff;-webkit-transition:background-color 333ms ease-in-out;transition:background-color 333ms ease-in-out;}.RenoNavbarSecondary__dropdown__list.jsx-786293058 .NavbarMenu__list-item:hover a{color:#2949e5;}.RenoNavbarSecondary__dropdown__list.jsx-786293058 .NavbarMenu__list-item:hover .NavbarMenu__list-item__description{color:#3d3e43;}.RenoNavbarSecondary__dropdown__list.jsx-786293058 .NavbarMenu__list-item a:focus{-webkit-text-decoration:none;text-decoration:none;}.RenoNavbarSecondary__Features__Link.jsx-786293058{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f7f8ff;border-radius:5rem;color:#2949e5;font-size:1.125rem;font-weight:bold;padding-block:12px;padding-inline:24px;text-align:center;-webkit-text-decoration:underline transparent;text-decoration:underline transparent;-webkit-transition:text-decoration-color 333ms ease-in-out;transition:text-decoration-color 333ms ease-in-out;}.RenoNavbarSecondary__Features__Link.jsx-786293058:hover,.RenoNavbarSecondary__Features__Link.jsx-786293058:active{color:#000934;-webkit-text-decoration:underline currentColor;text-decoration:underline currentColor;}.RenoNavbarSecondary__Features__Link.jsx-786293058::after{content:'→';display:inline-block;padding-inline-start:0.25rem;-webkit-transition:-webkit-transform 250ms ease-in-out;-webkit-transition:transform 250ms ease-in-out;transition:transform 250ms ease-in-out;}.RenoNavbarSecondary__Features__Link.jsx-786293058:hover.jsx-786293058::after,.RenoNavbarSecondary__Features__Link.jsx-786293058:focus.jsx-786293058::after{-webkit-transform:translateX(0.25rem);-ms-transform:translateX(0.25rem);transform:translateX(0.25rem);-webkit-transition:-webkit-transform 250ms ease-in-out;-webkit-transition:transform 250ms ease-in-out;transition:transform 250ms ease-in-out;}.NavbarSecondary__major.jsx-786293058 .NavbarMenu__item.NavbarMenu__item--secondary:hover,.NavbarSecondary__major.jsx-786293058 .NavbarMenu__list-item .NavbarMenu__item--secondary.NavbarMenu__item--this-page,.NavbarSecondary__minor.jsx-786293058 .NavbarMenu__item--tertiary.NavbarMenu__item--this-page{color:#58b7fe;}.NavbarSecondary__desc.jsx-786293058 .NavbarSecondary__desc__title{font-family:Walsheim, Georgia, serif;color:#58b7fe;}</style><style id="__jsx-3679814327">.AnchorButton.jsx-3679814327{border-radius: 5px;cursor:pointer;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;font-weight:500;min-width:180px;opacity:1;position:relative;white-space:nowrap;-webkit-font-smoothing:auto;-webkit-appearance:none;}.AnchorButton.jsx-3679814327:link,.AnchorButton.jsx-3679814327:hover{-webkit-text-decoration:none !important;text-decoration:none !important;-webkit-transition:none !important;transition:none !important;}.AnchorButton.jsx-3679814327:link,.AnchorButton.jsx-3679814327:visited,.AnchorButton.jsx-3679814327:active{color:white;}.AnchorButton.jsx-3679814327 .Icon{height:1em;width:1em;}.AnchorButton.jsx-3679814327 .AnchorButton__interior.jsx-3679814327 > .Icon:first-child{margin-right:8px;}.AnchorButton.jsx-3679814327 .AnchorButton__sibling-text{-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;}.AnchorButton--light-on-dark.jsx-3679814327{-webkit-font-smoothing:antialiased;}.AnchorButton--multiple-children.jsx-3679814327>.AnchorButton__interior.jsx-3679814327{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.AnchorButton--large.jsx-3679814327 .AnchorButton__interior.jsx-3679814327{font-size:26px;height:75px;}.AnchorButton--regular.jsx-3679814327 .AnchorButton__interior.jsx-3679814327{font-size:18px;height:60px;}.AnchorButton--small.jsx-3679814327 .AnchorButton__interior.jsx-3679814327{font-size:18px;height:45px;}.AnchorButton--tiny.jsx-3679814327>.AnchorButton__interior.jsx-3679814327{padding-left:16.5px;padding-right:16.5px;}.AnchorButton--tiny.jsx-3679814327 .AnchorButton__interior.jsx-3679814327{font-size:14px;height:39px;}.AnchorButton--wide.jsx-3679814327 .AnchorButton__interior{padding-left:30px;padding-right:30px;}.AnchorButton--micro.jsx-3679814327 .AnchorButton__interior{font-size:12px;font-weight:500;height:28px;padding-left:8px;padding-right:8px;}.AnchorButton__ghost-hook.jsx-3679814327{border-radius:inherit;height:60px;margin-bottom:5px;pointer-events:none;width:100%;z-index:1;}.AnchorButton__ghost-hook__context.jsx-3679814327{-webkit-align-items:flex-end;-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end;border-radius:inherit;bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:0;left:0;overflow:hidden;pointer-events:none;position:absolute;right:0;-webkit-transition:height linear 26.666666666666668ms;transition:height linear 26.666666666666668ms;}.AnchorButton__interior.jsx-3679814327{ font-family: Inter, Helvetica, Arial, sans-serif; font-synthesis: none; /* prevents double slanting in Firefox */ font-weight: 400; ;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:2px solid transparent;border-radius:inherit;bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;font-weight:600;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:0 15px;pointer-events:none;position:relative;-webkit-transition:all linear 40ms;transition:all linear 40ms;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.AnchorButton.jsx-3679814327:focus{ box-shadow: 0 0 0 3px #1b7fde, 0 0 0 4px white; outline: 0; ;}.AnchorButton.jsx-3679814327:focus.jsx-3679814327:not(:focus-visible){box-shadow:none;}.AnchorButton.jsx-3679814327:focus-visible{ box-shadow: 0 0 0 3px #1b7fde, 0 0 0 4px white; outline: 0; ;}.AnchorButton.jsx-3679814327:hover.jsx-3679814327:not(:active)>.AnchorButton__interior.jsx-3679814327{bottom: 3px;}.AnchorButton.jsx-3679814327:hover.jsx-3679814327:not(:active)>.AnchorButton__ghost-hook__context.jsx-3679814327{height:9px;}</style><style id="__jsx-3015228393">.ConcertTicket.jsx-3015228393{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;margin-bottom:15px;}.ConcertTicket__inner.jsx-3015228393{border:1px solid #ebebed;border-radius:5px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:15px;max-width:475px;overflow:hidden;position:relative;white-space:normal;}.ConcertTicket__link.jsx-3015228393{color:inherit;-webkit-text-decoration:none;text-decoration:none;}.ConcertTicket__link.jsx-3015228393::after{content:'';height:100%;left:0;position:absolute;top:0;width:100%;}.ConcertTicket__image.jsx-3015228393{background-color:#ebebed;background-image:url(/static/images/nav/sov-2025-report-concert-ticket-desktop.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;display:inline-block;-webkit-flex:1 0 135px;-ms-flex:1 0 135px;flex:1 0 135px;-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;height:100%;width:135px;}.ConcertTicket__content.jsx-3015228393{background-color:transparent;border-bottom-left-radius:0;border-top-left-radius:0;display:inline-block;height:100%;line-height:1.4;padding:25px 30px;vertical-align:top;}.ConcertTicket__title.jsx-3015228393{color:#1f1f22;font-size:15px;font-weight:500;margin-bottom:10px;-webkit-text-decoration:none;text-decoration:none;white-space:normal;}.ConcertTicket__description.jsx-3015228393{color:#62626c;font-size:14px;white-space:normal;}.ConcertTicket.jsx-3015228393 .ConcertTicket__link:hover{color:#00c185;}@media (max-width:999px){.ConcertTicket.jsx-3015228393{width:100%;}.ConcertTicket__inner.jsx-3015228393{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.ConcertTicket__image.jsx-3015228393{background-position:0 40%;height:125px;width:100%;}}</style><style id="__jsx-2683532354">.RenoNavbarSecondary__minor.jsx-2683532354{display:grid;gap:24px;grid-template-columns:repeat(4,1fr);grid-template-rows:auto;margin-block-end:64px;}.RenoNavbarSecondary__minor__list.jsx-2683532354>p.jsx-2683532354{color:#2949e5;font-size:0.875rem;font-weight:bold;-webkit-letter-spacing:0.1rem;-moz-letter-spacing:0.1rem;-ms-letter-spacing:0.1rem;letter-spacing:0.1rem;line-height:110%;margin-block-end:1rem;text-transform:uppercase;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;}.RenoNavbarSecondary__dropdown__list.jsx-2683532354 .NavbarMenu__list-item .NavbarMenu__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-block:20px;padding-inline:24px;text-wrap:balance;}.RenoNavbarSecondary__dropdown__list.jsx-2683532354+p.jsx-2683532354{margin-block-start:3rem;}.RenoNavbarSecondary__minor__list.jsx-2683532354 .RenoNavbarMenu__item--main__icon{color:#2949e5;display:inline-block;height:16px;vertical-align:middle;width:16px;}.RenoNavbarSecondary__dropdown__list.jsx-2683532354 .NavbarMenu__list-item > a{color:#222d66;font-weight:500;font-size:1.125rem;-webkit-text-decoration:none;text-decoration:none;}.RenoNavbarSecondary__dropdown__list.jsx-2683532354 .NavbarMenu__list-item__description{color:#a3a4ab;font-size:0.688rem;font-weight:400;line-height:140%;}.RenoNavbarSecondary__dropdown__list.jsx-2683532354 .NavbarMenu__list-item > a > span{display:block;}.RenoNavbarSecondary__dropdown__list.jsx-2683532354 .NavbarMenu__list-item{-webkit-transition:background-color 333ms ease-in-out;transition:background-color 333ms ease-in-out;}.RenoNavbarSecondary__dropdown__list.jsx-2683532354 .NavbarMenu__list-item:hover{border-radius:0.75rem;background-color:#f7f8ff;-webkit-transition:background-color 333ms ease-in-out;transition:background-color 333ms ease-in-out;}.RenoNavbarSecondary__dropdown__list.jsx-2683532354 .NavbarMenu__list-item:hover a{color:#2949e5;}.RenoNavbarSecondary__dropdown__list.jsx-2683532354 .NavbarMenu__list-item:hover .NavbarMenu__list-item__description{color:#3d3e43;}.RenoNavbarSecondary__dropdown__list.jsx-2683532354 .NavbarMenu__list-item a:focus{-webkit-text-decoration:none;text-decoration:none;}.RenoNavbarSecondary__Features__Link.jsx-2683532354{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f7f8ff;border-radius:5rem;color:#2949e5;font-size:1.125rem;font-weight:bold;padding-block:12px;padding-inline:24px;text-align:center;-webkit-text-decoration:underline transparent;text-decoration:underline transparent;-webkit-transition:text-decoration-color 333ms ease-in-out;transition:text-decoration-color 333ms ease-in-out;}.RenoNavbarSecondary__Features__Link.jsx-2683532354:hover,.RenoNavbarSecondary__Features__Link.jsx-2683532354:active{color:#000934;-webkit-text-decoration:underline currentColor;text-decoration:underline currentColor;}.RenoNavbarSecondary__Features__Link.jsx-2683532354::after{content:'→';display:inline-block;padding-inline-start:0.25rem;-webkit-transition:-webkit-transform 250ms ease-in-out;-webkit-transition:transform 250ms ease-in-out;transition:transform 250ms ease-in-out;}.RenoNavbarSecondary__Features__Link.jsx-2683532354:hover.jsx-2683532354::after,.RenoNavbarSecondary__Features__Link.jsx-2683532354:focus.jsx-2683532354::after{-webkit-transform:translateX(0.25rem);-ms-transform:translateX(0.25rem);transform:translateX(0.25rem);-webkit-transition:-webkit-transform 250ms ease-in-out;-webkit-transition:transform 250ms ease-in-out;transition:transform 250ms ease-in-out;}.NavbarSecondary__major.jsx-2683532354 .NavbarMenu__item.NavbarMenu__item--secondary:hover,.NavbarSecondary__major.jsx-2683532354 .NavbarMenu__list-item .NavbarMenu__item--secondary.NavbarMenu__item--this-page,.NavbarSecondary__minor.jsx-2683532354 .NavbarMenu__item--tertiary.NavbarMenu__item--this-page{color:#00c185;}.NavbarSecondary__desc.jsx-2683532354 .NavbarSecondary__desc__title{font-family:Walsheim, Georgia, serif;color:#00c185;}</style><style id="__jsx-1181053150">a.jsx-1181053150{color:#37373c;}a.jsx-1181053150:focus,a.jsx-1181053150:hover{color:#815fe0;}</style><style id="__jsx-63185858">a.jsx-63185858{color:#37373c;}a.jsx-63185858:focus,a.jsx-63185858:hover{color:#fa50a0;}</style><style id="__jsx-2839868478">.AnchorButton.jsx-2839868478{border-radius: 5px;cursor:pointer;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;font-weight:500;min-width:0px;opacity:1;position:relative;white-space:nowrap;-webkit-font-smoothing:auto;-webkit-appearance:none;}.AnchorButton.jsx-2839868478:link,.AnchorButton.jsx-2839868478:hover{-webkit-text-decoration:none !important;text-decoration:none !important;-webkit-transition:none !important;transition:none !important;}.AnchorButton.jsx-2839868478:link,.AnchorButton.jsx-2839868478:visited,.AnchorButton.jsx-2839868478:active{color:white;}.AnchorButton.jsx-2839868478 .Icon{height:1em;width:1em;}.AnchorButton.jsx-2839868478 .AnchorButton__interior.jsx-2839868478 > .Icon:first-child{margin-right:8px;}.AnchorButton.jsx-2839868478 .AnchorButton__sibling-text{-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;}.AnchorButton--light-on-dark.jsx-2839868478{-webkit-font-smoothing:antialiased;}.AnchorButton--multiple-children.jsx-2839868478>.AnchorButton__interior.jsx-2839868478{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.AnchorButton--large.jsx-2839868478 .AnchorButton__interior.jsx-2839868478{font-size:26px;height:75px;}.AnchorButton--regular.jsx-2839868478 .AnchorButton__interior.jsx-2839868478{font-size:18px;height:60px;}.AnchorButton--small.jsx-2839868478 .AnchorButton__interior.jsx-2839868478{font-size:18px;height:45px;}.AnchorButton--tiny.jsx-2839868478>.AnchorButton__interior.jsx-2839868478{padding-left:16.5px;padding-right:16.5px;}.AnchorButton--tiny.jsx-2839868478 .AnchorButton__interior.jsx-2839868478{font-size:14px;height:39px;}.AnchorButton--wide.jsx-2839868478 .AnchorButton__interior{padding-left:30px;padding-right:30px;}.AnchorButton--micro.jsx-2839868478 .AnchorButton__interior{font-size:12px;font-weight:500;height:28px;padding-left:8px;padding-right:8px;}.AnchorButton__ghost-hook.jsx-2839868478{border-radius:inherit;height:60px;margin-bottom:5px;pointer-events:none;width:100%;z-index:1;}.AnchorButton__ghost-hook__context.jsx-2839868478{-webkit-align-items:flex-end;-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end;border-radius:inherit;bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:0;left:0;overflow:hidden;pointer-events:none;position:absolute;right:0;-webkit-transition:height linear 26.666666666666668ms;transition:height linear 26.666666666666668ms;}.AnchorButton__interior.jsx-2839868478{ font-family: Inter, Helvetica, Arial, sans-serif; font-synthesis: none; /* prevents double slanting in Firefox */ font-weight: 400; ;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:2px solid transparent;border-radius:inherit;bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;font-weight:600;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:0 15px;pointer-events:none;position:relative;-webkit-transition:all linear 40ms;transition:all linear 40ms;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.AnchorButton.jsx-2839868478:focus{ box-shadow: 0 0 0 3px #1b7fde, 0 0 0 4px white; outline: 0; ;}.AnchorButton.jsx-2839868478:focus.jsx-2839868478:not(:focus-visible){box-shadow:none;}.AnchorButton.jsx-2839868478:focus-visible{ box-shadow: 0 0 0 3px #1b7fde, 0 0 0 4px white; outline: 0; ;}.AnchorButton.jsx-2839868478:hover.jsx-2839868478:not(:active)>.AnchorButton__interior.jsx-2839868478{bottom: 3px;}.AnchorButton.jsx-2839868478:hover.jsx-2839868478:not(:active)>.AnchorButton__ghost-hook__context.jsx-2839868478{height:9px;}</style><style id="__jsx-2686639107">.NavbarCtas--desktop.jsx-2686639107{padding:10px 0;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.NavbarCtas--desktop.jsx-2686639107 .NavbarCtas__button{min-width:100px;}.NavbarCtas--desktop.jsx-2686639107 .AnchorButton .AnchorButton__interior{border-width:1px;}.NavbarCtas--desktop.jsx-2686639107 .NavbarCtas--sales{margin-left:0;min-width:0;}.NavbarCtas--desktop.jsx-2686639107 .NavbarCtas--get-started,.NavbarCtas--desktop.jsx-2686639107 .NavbarCtas--my-account{margin-left:15px;}@media (max-width:1100px){.NavbarCtas.jsx-2686639107 .CTAIcon{display:none;}}.NavbarCtas--mobile.jsx-2686639107{padding:15px 25px;box-sizing:content-box;}.NavbarCtas--mobile.jsx-2686639107 .AnchorButton{width:100%;margin:5px 0;}.NavbarCtas--mobile.jsx-2686639107 .AnchorButton .AnchorButton__interior{border-width:1px;}</style><style id="__jsx-2282516741">.NavbarMenu.jsx-2282516741{font-size:15px;max-height:120px;white-space:nowrap;}.NavbarMenu__main.jsx-2282516741{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;}.NavbarMenu__main.jsx-2282516741{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding:0;}.NavbarMenu.jsx-2282516741 .NavbarMenu__item:focus{outline:none;-webkit-text-decoration:underline;text-decoration:underline;}.NavbarMenu.jsx-2282516741 .NavbarMenu__item--main{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;box-sizing:content-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-weight:500;height:15px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:23px 15px;padding:2px;-webkit-text-decoration:none;text-decoration:none;}.NavbarMenu.jsx-2282516741 span.NavbarMenu__item--main{cursor:default;}.NavbarMenu.jsx-2282516741 .NavbarMenu__item--main.NavbarMenu__item--this-page{font-weight:500;}.NavbarMenu.jsx-2282516741 .NavbarSecondary__major .NavbarMenu__item--this-page,.NavbarMenu.jsx-2282516741 .NavbarSecondary__minor .NavbarMenu__item--this-page{font-weight:500;}.NavbarMenu.jsx-2282516741 .NavbarMenu__item--active .NavbarMenu__item__caret{-webkit-transform:rotateX(180deg) translateY(1px);-ms-transform:rotateX(180deg) translateY(1px);transform:rotateX(180deg) translateY(1px);-webkit-transition:all linear 160ms;transition:all linear 160ms;}.NavbarMenu.jsx-2282516741 .NavbarMenu__item--main,.NavbarMenu.jsx-2282516741 .NavbarMenu__item--secondary{z-index:1;}.NavbarMenu.jsx-2282516741 .NavbarSecondary{display:none;position:absolute;top:59px;left:0;width:100%;background:white;border-bottom:1px solid #ebebed;border-top:1px solid #ebebed;margin-top:6px;padding-bottom:20px;padding:38px 0;}@supports (content-visibility:auto){.NavbarMenu.jsx-2282516741 .NavbarSecondary{content-visibility:auto;contain-intrinsic-size:400px;}}.NavbarMenu.jsx-2282516741 .NavbarSecondary--show{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-items:center;}.NavbarMenu.jsx-2282516741 .NavbarSecondary__inner{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;max-width:1340px;margin:0 auto;padding:0 10px;width:100%;}.NavbarMenu.jsx-2282516741 .RenoNavbarSecondary__inner{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.NavbarMenu.jsx-2282516741 .NavbarSecondary__desc{display:inline-block;-webkit-flex:1 0 230px;-ms-flex:1 0 230px;flex:1 0 230px;margin:0 30px;max-width:230px;vertical-align:top;white-space:normal;width:230px;}@media (min-width:1150px){.NavbarMenu.jsx-2282516741 .NavbarSecondary__desc{margin:0 30px 0 78px;}}@media (min-width:1300px){.NavbarMenu.jsx-2282516741 .NavbarSecondary__desc{margin-left:88px;}}.NavbarMenu.jsx-2282516741 .NavbarSecondary__desc__headline{height:25px;}.NavbarMenu.jsx-2282516741 .NavbarSecondary__desc .NavbarSecondary__desc__title{font-size:23px;font-weight:700;}.NavbarMenu.jsx-2282516741 .NavbarSecondary__desc__byline{color:#62626c;font-size:15px;line-height:1.4;margin:20px 0;}.NavbarMenu.jsx-2282516741 .NavbarMenu__item__caret{color:#a3a3aa;height:6px;margin-left:6px;width:10px;}.NavbarMenu.jsx-2282516741 .NavbarMenu__item__caret svg{vertical-align:top;}.NavbarMenu.jsx-2282516741 .NavbarSecondary__featured{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;}.NavbarMenu.jsx-2282516741 .NavbarSecondary__featured > *{margin-right:25px;}@media (max-width:1149px){.NavbarMenu.jsx-2282516741 .NavbarSecondary__desc{margin-right:25px;}.NavbarMenu.jsx-2282516741 .NavbarSecondary__featured{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.NavbarMenu.jsx-2282516741 .NavbarSecondary__featured > *{margin-right:0;}}.NavbarMenu.jsx-2282516741 .NavbarSecondary__major{margin-right:25px;display:inline-block;max-width:150px;vertical-align:top;}.NavbarMenu.jsx-2282516741 .NavbarSecondary__major li{line-height:22px;margin-bottom:14px;width:150px;white-space:normal;}.NavbarMenu.jsx-2282516741 .NavbarSecondary__major .NavbarMenu__list-item a{-webkit-text-decoration:none;text-decoration:none;color:#37373c;font-weight:500;padding:5px 0;}.NavbarMenu.jsx-2282516741 .NavbarSecondary__major a:not(.NavbarMenu__item--this-page):hover,.NavbarMenu.jsx-2282516741 .NavbarSecondary__minor a:not(.NavbarMenu__item--this-page):hover{text-shadow:0 0 0.65px currentColor;}.NavbarMenu.jsx-2282516741 .NavbarSecondary__minor{display:inline-block;}.NavbarMenu.jsx-2282516741 .NavbarSecondary__minor__list > p{text-transform:uppercase;color:#62626c;font-size:11px;font-weight:600;-webkit-letter-spacing:0.5px;-moz-letter-spacing:0.5px;-ms-letter-spacing:0.5px;letter-spacing:0.5px;margin-bottom:15px;opacity:0.7;}.NavbarMenu.jsx-2282516741 .NavbarSecondary__minor .NavbarSecondary__minor__list{width:150px;display:inline-block;vertical-align:top;margin-right:25px;}.NavbarMenu.jsx-2282516741 .NavbarSecondary__minor li{margin-bottom:10px;}.NavbarMenu.jsx-2282516741 .NavbarSecondary__minor .NavbarMenu__list-item a:not(:focus){-webkit-text-decoration:none;text-decoration:none;padding:5px 0;}.NavbarMenu.jsx-2282516741 .NavbarSecondary__minor .NavbarMenu__list-item a:not(.NavbarMenu__item--this-page){color:#37373c;}.NavbarMenu.jsx-2282516741 .NavbarSecondary__major a:hover{outline:none;-webkit-text-decoration:none;text-decoration:none;}.NavbarMenu.jsx-2282516741 .NavbarSecondary__minor a:not(.NavbarMenu__item--this-page):hover{color:#1f1f22;}.NavbarMenu.jsx-2282516741 .NavbarSecondary__major a:not(.NavbarMenu__item--this-page):focus,.NavbarMenu.jsx-2282516741 .NavbarSecondary__minor a:not(.NavbarMenu__item--this-page):focus{color:#1f1f22;-webkit-text-decoration:underline;text-decoration:underline;}.NavbarMenu.jsx-2282516741 .NavbarSecondary__major a:not(.NavbarMenu__item--this-page):active,.NavbarMenu.jsx-2282516741 .NavbarSecondary__minor a:not(.NavbarMenu__item--this-page):active{-webkit-text-decoration:none;text-decoration:none;}.NavbarMenu.jsx-2282516741 .NavbarSecondary__cta .AnchorButton__interior{font-size:16px;height:40px;}@media (max-width:1149px){.NavbarMenu.jsx-2282516741 .NavbarSecondary__major{margin-right:25px;}.NavbarMenu.jsx-2282516741 .NavbarSecondary__major li{width:125px;}.NavbarMenu.jsx-2282516741 .NavbarSecondary__minor .NavbarSecondary__minor__list li{width:100px;}}@media (max-width:1300px){.NavbarMenu.jsx-2282516741 .NavbarSecondary__minor{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;}.NavbarMenu.jsx-2282516741 .NavbarSecondary__minor .NavbarSecondary__minor__list{-webkit-flex:1 0 150px;-ms-flex:1 0 150px;flex:1 0 150px;max-width:150px;margin-bottom:20px;}}</style><style id="__jsx-180229288">.Navbar.jsx-180229288{background:white;border-bottom:1px solid #ebebed;max-width:100vw;min-height:65px;position:relative;z-index:1;}@media (min-height:430px){.Navbar.jsx-180229288{height:65px;position:fixed;top:0;left:0;right:0;}body{padding-top:65px;}*:target{-webkit-scroll-margin-top:65px;-moz-scroll-margin-top:65px;-ms-scroll-margin-top:65px;scroll-margin-top:65px;}}.Navbar--inverted.jsx-180229288{border:0;}.Navbar--invert-active.jsx-180229288{background:transparent;}.Navbar__inner.jsx-180229288{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;max-width:1340px;padding:0 10px;width:100%;height:100%;}.Navbar__inner.jsx-180229288 .Logo--small{display:none;}@media (min-width:999px) and (max-width:1100px){.Navbar__inner.jsx-180229288 .Logo--large{display:none;}.Navbar__inner.jsx-180229288 .Logo--small{display:block;}}.Navbar.jsx-180229288 .Navbar__member{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.Navbar.jsx-180229288 .Navbar__member--expand{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}.Navbar.jsx-180229288 .Navbar__member--left.jsx-180229288{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;}.Navbar__home-link.jsx-180229288{box-sizing:content-box;color:#58b7fe;display:block;padding-left:13px;padding-top:2px;}@media (min-width:1300px){.Navbar__home-link.jsx-180229288{margin-right:16px;}}</style><style id="__jsx-3264357502">.ScreenreaderOnly.jsx-3264357502{ clip: rect(1px, 1px, 1px, 1px); /* IE11 */ clip-path: inset(50%); position: absolute; ;}</style><style id="__jsx-1963954349">.BlogTagMenu__link.jsx-1963954349{color:#a3a3aa;display:block;-webkit-text-decoration:none;text-decoration:none;}.BlogTagMenu__link.jsx-1963954349:focus,.BlogTagMenu__link.jsx-1963954349:hover,.BlogTagMenu__link--active.jsx-1963954349{color:#1f1f22;}.BlogTagMenu__tag.jsx-1963954349+.BlogTagMenu__tag.jsx-1963954349{margin-top:1ex;}</style><style id="__jsx-4085098071">.BlogTagMenu.jsx-4085098071{position:relative;white-space:nowrap;z-index:3;}.BlogTagMenu__button.jsx-4085098071{color:#1f1f22;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:18px;margin-left:-15px;min-height:48px;padding:0 15px;width:calc(100% + 15px);}.BlogTagMenu__button__divet.jsx-4085098071{height:1.1em;margin:0 0.6ex;width:1ex;}.BlogTagMenu__button__text.jsx-4085098071{-webkit-align-items:baseline;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;text-align:left;}.BlogTagMenu__button__preamble.jsx-4085098071{margin-right:1ch;}.BlogTagMenu__tag-label.jsx-4085098071{color:#1f1f22;border-bottom:2px solid #1e64f0;padding-block-end:6px;-webkit-transition:border-bottom 333ms ease-in-out;transition:border-bottom 333ms ease-in-out;}.BlogTagMenu__tag-label.jsx-4085098071:hover{border-bottom:4px solid #1e64f0;cursor:pointer;}.BlogTagMenu__tag-label--single-line.jsx-4085098071{display:inline;}.BlogTagMenu__tag-label--multi-line.jsx-4085098071{padding-top:0.2em;}.BlogTagMenu__tags.jsx-4085098071{background-color:white;border:1px solid #dedee1;border-radius:5px;right:15px;padding:15px;position:absolute;top:48px;height:250px;overflow:auto;text-align:start;}@media (max-width:500px){.BlogTagMenu__button__text.jsx-4085098071{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;}}</style><style id="__jsx-1533619699">.BlogSearchInput.jsx-1533619699{background:white;position:relative;z-index:1;}.BlogSearchInput__input.jsx-1533619699{border:0;border-bottom:2px solid #a3a3aa;border-radius:0;color:#c4c4c8;font-size:18px;min-width:240px;padding:2px 0 6px 15px;padding-left:36px;width:100%;-webkit-appearance:none;}.BlogSearchInput__input.jsx-1533619699::-webkit-search-cancel-button{-webkit-appearance:none;}@media (max-width:600px){.BlogSearchInput__input.jsx-1533619699{border-color:#dedee1;}}.BlogSearchInput__input.jsx-1533619699:focus{color:#37373c;outline:0;width:100%;}.BlogSearchInput.jsx-1533619699>.BlogSearchInput__icon{color:#c4c4c8;height:18px;left:0;pointer-events:none;position:absolute;top:13px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:18px;}.BlogSearchInput--live.jsx-1533619699{-webkit-align-items:baseline;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:30px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding:50px 0;}.BlogSearchInput--live.jsx-1533619699 .BlogSearchInput__input.jsx-1533619699{border-bottom:1px solid transparent;border-radius:0;color:#1f1f22;display:inline-block;-webkit-flex:1 0 200px;-ms-flex:1 0 200px;flex:1 0 200px;font-size:inherit;height:50px;padding:0;width:0;}.BlogSearchInput--live.jsx-1533619699 .BlogSearchInput__input.jsx-1533619699:focus{border-color:#c4c4c8;outline:none;}.BlogSearchInput__prefix.jsx-1533619699{color:#a3a3aa;white-space:pre;}@media (max-width:800px){.BlogSearchInput__input.jsx-1533619699{width:unset;}.BlogSearchInput--live.jsx-1533619699{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}</style><style id="__jsx-39726675">.BlogSearchResult__title.jsx-39726675{background-color:white;color:#a3a3aa;font-size:30px;padding:50px 0 24px;position:relative;z-index:1;}.BlogSearchResult__title-container.jsx-39726675{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.BlogSearchResult__title--highlight.jsx-39726675{color:#1f1f22;}.BlogSearchResult__tag-description.jsx-39726675{color:#a3a3aa;font-size:18px;font-weight:400;}.BlogSearchResult__title--search-tools.jsx-39726675{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:62px 0 24px;}.BlogSearchResult__title--search-tools.jsx-39726675 .BlogSearchInput__input{max-width:240px;}@media (max-width:905px){.BlogSearchResult__title.jsx-39726675{padding-block-end:0;}.BlogSearchResult__title-container.jsx-39726675{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.BlogSearchResult__title--search-tools.jsx-39726675{-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:16px;padding-block-start:24px;}.BlogSearchResult__title--search-tools.jsx-39726675 .BlogTagMenu__tags{right:unset;}}</style><style id="__jsx-1156842135">.BackgroundImage.jsx-1156842135{background-attachment:scroll;background-color:undefined;background-image:undefined;background-position:center;background-size:cover;background-repeat:no-repeat;overflow:hidden;position:relative;width:auto;}</style><style id="__jsx-3763975764">.BlogIndexPost__title.jsx-3763975764{font-size:24px;font-weight:500;word-break:break-word;}.BlogIndexPost__title.jsx-3763975764 > .markdown{display:inline;}.BlogIndexPost__title.jsx-3763975764 .highlight{background-color:rgba(106, 243, 196, 0.5000);}.BlogIndexPost__title.jsx-3763975764 .PlayIcon{height:0.75em;margin-right:8px;width:0.75em;}</style><style id="__jsx-4083117731">.BlogIndexPost__desc.jsx-4083117731{color:#62626c;margin-top:1em;}.BlogIndexPost__desc.jsx-4083117731 .highlight{background-color:rgba(106, 243, 196, 0.5000);}</style><style id="__jsx-3905349754">.BlogIndexPost__link.jsx-3905349754{color:inherit;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:color 150ms cubic-bezier(0,0,0,1);transition:color 150ms cubic-bezier(0,0,0,1);}.BlogIndexPost__link.jsx-3905349754:focus,.BlogIndexPost__link.jsx-3905349754:hover{color:#41d0a3;outline:none;}.BlogIndexPost__link.jsx-3905349754::after{content:'';height:100%;left:0;position:absolute;top:0;width:100%;}.BlogIndexPost__link-area.jsx-3905349754{line-height:1.4;position:relative;}.BlogIndexPost__link__image.jsx-3905349754{border-radius:5px;margin:0 0 1.8em;overflow:hidden;position:relative;}.BlogIndexPost__link__image.jsx-3905349754::after{content:'';display:block;height:100%;left:0;position:absolute;top:0;-webkit-transition:background-color 150ms cubic-bezier(0,0,0,1);transition:background-color 150ms cubic-bezier(0,0,0,1);width:100%;}.BlogIndexPost__link.jsx-3905349754:focus .BlogIndexPost__link__image.jsx-3905349754::after,.BlogIndexPost__link.jsx-3905349754:hover .BlogIndexPost__link__image.jsx-3905349754::after{background-color:rgba(65, 208, 163, 0.3000);}@supports (mix-blend-mode:color){.BlogIndexPost__link.jsx-3905349754 .BlogIndexPost__link__image.jsx-3905349754::after,.BlogIndexPost__link.jsx-3905349754 .BlogIndexPost__link__image.jsx-3905349754::after{mix-blend-mode:soft-light;}.BlogIndexPost__link.jsx-3905349754:focus .BlogIndexPost__link__image.jsx-3905349754::after,.BlogIndexPost__link.jsx-3905349754:hover .BlogIndexPost__link__image.jsx-3905349754::after{background-color:#6AF3C4;}}</style><style id="__jsx-3352497862">.BlogIndexByline__category__name.jsx-3352497862{color:#41d0a3;-webkit-text-decoration:none;text-decoration:none;}.BlogIndexByline__category__name.jsx-3352497862:focus,.BlogIndexByline__category__name.jsx-3352497862:hover{-webkit-text-decoration:underline;text-decoration:underline;}.BlogIndexByline__category__prefix.jsx-3352497862{color:#a3a3aa;white-space:pre;}</style><style id="__jsx-4125526833">.BlogIndexByline.jsx-4125526833{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#37373c;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-weight:500;line-height:2;margin-top:10px;}</style><style id="__jsx-3663503217">.BlogSearchResult__post.jsx-3663503217{margin:45px;-webkit-flex:1 1 370px;-ms-flex:1 1 370px;flex:1 1 370px;max-width:600px;}</style><style id="__jsx-2771364506">.BlogIndexPost__title.jsx-2771364506{font-size:24px;font-weight:500;word-break:break-word;}.BlogIndexPost__title.jsx-2771364506 > .markdown{display:inline;}.BlogIndexPost__title.jsx-2771364506 .highlight{background-color:rgba(255, 162, 225, 0.5000);}.BlogIndexPost__title.jsx-2771364506 .PlayIcon{height:0.75em;margin-right:8px;width:0.75em;}</style><style id="__jsx-915587885">.BlogIndexPost__desc.jsx-915587885{color:#62626c;margin-top:1em;}.BlogIndexPost__desc.jsx-915587885 .highlight{background-color:rgba(255, 162, 225, 0.5000);}</style><style id="__jsx-3456592654">.BlogIndexPost__link.jsx-3456592654{color:inherit;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:color 150ms cubic-bezier(0,0,0,1);transition:color 150ms cubic-bezier(0,0,0,1);}.BlogIndexPost__link.jsx-3456592654:focus,.BlogIndexPost__link.jsx-3456592654:hover{color:#ff74b4;outline:none;}.BlogIndexPost__link.jsx-3456592654::after{content:'';height:100%;left:0;position:absolute;top:0;width:100%;}.BlogIndexPost__link-area.jsx-3456592654{line-height:1.4;position:relative;}.BlogIndexPost__link__image.jsx-3456592654{border-radius:5px;margin:0 0 1.8em;overflow:hidden;position:relative;}.BlogIndexPost__link__image.jsx-3456592654::after{content:'';display:block;height:100%;left:0;position:absolute;top:0;-webkit-transition:background-color 150ms cubic-bezier(0,0,0,1);transition:background-color 150ms cubic-bezier(0,0,0,1);width:100%;}.BlogIndexPost__link.jsx-3456592654:focus .BlogIndexPost__link__image.jsx-3456592654::after,.BlogIndexPost__link.jsx-3456592654:hover .BlogIndexPost__link__image.jsx-3456592654::after{background-color:rgba(255, 116, 180, 0.3000);}@supports (mix-blend-mode:color){.BlogIndexPost__link.jsx-3456592654 .BlogIndexPost__link__image.jsx-3456592654::after,.BlogIndexPost__link.jsx-3456592654 .BlogIndexPost__link__image.jsx-3456592654::after{mix-blend-mode:soft-light;}.BlogIndexPost__link.jsx-3456592654:focus .BlogIndexPost__link__image.jsx-3456592654::after,.BlogIndexPost__link.jsx-3456592654:hover .BlogIndexPost__link__image.jsx-3456592654::after{background-color:#FFA2E1;}}</style><style id="__jsx-1644998864">.BlogIndexByline__category__name.jsx-1644998864{color:#ff74b4;-webkit-text-decoration:none;text-decoration:none;}.BlogIndexByline__category__name.jsx-1644998864:focus,.BlogIndexByline__category__name.jsx-1644998864:hover{-webkit-text-decoration:underline;text-decoration:underline;}.BlogIndexByline__category__prefix.jsx-1644998864{color:#a3a3aa;white-space:pre;}</style><style id="__jsx-4237609028">.BlogSearchResult.jsx-4237609028{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;max-width:1400px;padding:0 50px;width:100%;}@media (max-width:500px){.BlogSearchResult.jsx-4237609028{padding:0 25px;}}.BlogSearchResult__body.jsx-4237609028{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:0 -50px 50px -50px;}.BlogSearchResult__posts.jsx-4237609028{-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:-45px -45px 0;}.BlogSearchResult__posts--container.jsx-4237609028{-webkit-flex:1 1 830px;-ms-flex:1 1 830px;flex:1 1 830px;margin:50px;}.BlogSearchResult__stent.jsx-4237609028{margin:0 45px;-webkit-flex:1 0 370px;-ms-flex:1 0 370px;flex:1 0 370px;max-width:calc(100% - 90px);}</style><style id="__jsx-3847165606">.TitleTag.jsx-3847165606{color:#0b0d0e;display:block; font-family: Walsheim, Georgia, serif; ; font-size: 40px; font-weight: 300; line-height: 1.2; margin-bottom: 24px; ;}@media (max-width:430px){.TitleTag.jsx-3847165606{ font-family: Walsheim, Georgia, serif; ; font-size: 28px; font-weight: 300; line-height: 1.29; margin-bottom: 24px; ;}}.TitleTag.jsx-3847165606{;;;}</style><style id="__jsx-2490478050">.HubspotForm.jsx-2490478050{color:inherit;margin:unset;padding:unset;}.HubspotForm.jsx-2490478050 .hs-main-font-element h1,.HubspotForm.jsx-2490478050 .hs-main-font-element h2{ font-family: Walsheim, Georgia, serif; ; font-size: 40px; font-weight: 300; line-height: 1.2; margin-bottom: 24px; ;}@media (max-width:430px){.HubspotForm.jsx-2490478050 .hs-main-font-element h1,.HubspotForm.jsx-2490478050 .hs-main-font-element h2{ font-family: Walsheim, Georgia, serif; ; font-size: 28px; font-weight: 300; line-height: 1.29; margin-bottom: 24px; ;}}.HubspotForm.jsx-2490478050 .HubspotForm__slotted-content.jsx-2490478050 h2.markdown{font-size:22px;font-weight:500;margin-top:0;}.HubspotForm.jsx-2490478050 .HubspotForm__slotted-content.jsx-2490478050 img.markdown{max-width:100%;}.HubspotForm.jsx-2490478050 .HubspotForm__form-container.jsx-2490478050{ font-family: Inter, Helvetica, Arial, sans-serif; font-synthesis: none; /* prevents double slanting in Firefox */ font-weight: 400; margin:auto;max-width:700px;opacity:1;text-align:left;-webkit-transition:all 200ms ease;transition:all 200ms ease;}.HubspotForm.HubspotForm--loading.jsx-2490478050 .HubspotForm__form-container.jsx-2490478050{max-height:0;opacity:0;overflow:hidden;}.HubspotForm.jsx-2490478050 fieldset{max-width:none;}.HubspotForm.HubspotForm--single-field.jsx-2490478050 .HubspotForm__form-container.jsx-2490478050{max-height:100px;}.HubspotForm.jsx-2490478050 .hs-fieldtype-select .input select{ appearance: none; background-repeat: no-repeat; background-position: calc(100% - 12px) 50%; background-size: 20px; background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height=%2240%22%20width=%2240%22%20fill=%22none%22%20fill-rule=%22evenodd%22%20stroke=%22%23a3a3aa%22%20stroke-linecap=%22round%22%20viewBox=%220%200%208%205%22%3E%3Cpath%20d=%22M7%201L3.994%204%202.597%202.6%201%201%22/%3E%3C/svg%3E'); display: block; /* #1 */ padding-right: 44px; ;}.HubspotForm.full-width.jsx-2490478050 fieldset,.HubspotForm.full-width.jsx-2490478050 .input select{width:100%;max-width:none;}.HubspotForm.jsx-2490478050 .hs-button{background-color:#44B62D;cursor:pointer;font-weight:600;color:white;height:60px;-webkit-appearance:none;-webkit-font-smoothing:antialiased;border:0;border-radius:5px;font-size:18px;width:100%;padding:0 15px;-webkit-transition:all linear 40ms;transition:all linear 40ms;}.HubspotForm.jsx-2490478050 .hs-submit > .actions{position:relative;}.HubspotForm.jsx-2490478050 .hs-submit > .actions::after{content:'';height:calc(100% + 5px);left:0;position:absolute;top:-5px;width:100%;z-index:-1;}.HubspotForm.jsx-2490478050 .hs-submit > .actions::before{border-bottom-left-radius:5px;border-bottom-right-radius:5px;box-shadow:#009D00 0 5px 0 0;content:'';bottom:5px;height:10px;left:0;overflow:hidden;pointer-events:none;position:absolute;-webkit-transition:all linear 26.666666666666668ms;transition:all linear 26.666666666666668ms;width:100%;z-index:-1;}.HubspotForm.jsx-2490478050 .hs-submit > .actions:hover::before{z-index:1;}.HubspotForm.jsx-2490478050 .hs-submit > .actions:hover .hs-button{position:relative;-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px);z-index:2;}.HubspotForm.jsx-2490478050 .hs-error-msgs{;}.HubspotForm.jsx-2490478050 .hs-error-msg.hs-error-msg{color:#fa50a0;font-size:14px;}.HubspotForm.jsx-2490478050 ul.hs-error-msgs.hs-error-msgs{list-style:none;}.HubspotForm.jsx-2490478050 .hs-input.invalid{border-color:#fa50a0 !important;-webkit-appearance:none;}.HubspotForm.HubspotForm--all-fields-required.jsx-2490478050 \.jsx-2490478050 .hs-form-required{display:none;}.HubspotForm.jsx-2490478050 form fieldset .input{margin-right:0px;}.HubspotForm.HubspotForm--multi-field.jsx-2490478050 .hs-form-field{margin-bottom:0;margin-top:15px;padding-right:12px;}.HubspotForm.HubspotForm--multi-field.jsx-2490478050 .hs-submit{margin:15px 12px 0 0;}.HubspotForm.HubspotForm--single-field.jsx-2490478050 form{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.HubspotForm.HubspotForm--single-field.jsx-2490478050 .hs-form-field{-webkit-flex:5;-ms-flex:5;flex:5;position:relative;}.HubspotForm.jsx-2490478050 .hs_error_rollup{ clip: rect(1px, 1px, 1px, 1px); /* IE11 */ clip-path: inset(50%); position: absolute; ;}.HubspotForm.HubspotForm--single-field.jsx-2490478050 .hs-input{border-bottom-right-radius:0;border-right:0;border-top-right-radius:0;}.HubspotForm.HubspotForm--single-field.jsx-2490478050 .hs-button{border-bottom-left-radius:0;border-color:#44B62D;border-left:0;border-top-left-radius:0;padding:0 15px;}.HubspotForm.HubspotForm--single-field.jsx-2490478050 .hs-submit{-webkit-flex:1;-ms-flex:1;flex:1;}.HubspotForm.HubspotForm--single-field.HubspotForm--first-labeled.jsx-2490478050 \.jsx-2490478050 form{padding-top:2em;}.HubspotForm.HubspotForm--single-field.HubspotForm--first-labeled.jsx-2490478050 \.jsx-2490478050 .hs-form-field > label{position:absolute;top:-2em;}.HubspotForm.jsx-2490478050 .hs-form-field > label{font-weight:600;margin-bottom:5px;}.HubspotForm.jsx-2490478050 .hs-form-field .hs-form-required{ margin-left: 0.5ex; ;}.HubspotForm.jsx-2490478050 .hs-form .hs-form-field .hs-input.hs-input.hs-input.hs-input:not([type='checkbox']):not( [type='radio'] ){ -webkit-appearance: none; background-color: white; border: 1px solid; border-color: #a3a3aa; border-radius: 5px; box-sizing: border-box; display: inline-block; font: inherit; font-size: 16px; line-height: 48px; max-width: 100%; /* #1 */ min-height: 60px; padding: 4px 12px; vertical-align: bottom; width: 100%; ;}.HubspotForm.jsx-2490478050 .hs-form .hs-form-field textarea.hs-input.hs-input.hs-input.hs-input:not( [type='checkbox'] ):not([type='radio']){ line-height: normal; height: auto; ;min-height:82px;}.HubspotForm.jsx-2490478050 .legal-consent-container{font-size:12px;margin-top:15px;}.HubspotForm.jsx-2490478050 .legal-consent-container a{color:inherit;}.HubspotForm.jsx-2490478050 .legal-consent-container a:hover{-webkit-text-decoration:none;text-decoration:none;}.HubspotForm.jsx-2490478050 ul.multi-container > *{margin:10px 0;}.HubspotForm.jsx-2490478050 .hs-form-booleancheckbox-display,.HubspotForm.jsx-2490478050 .hs-form-checkbox-display,.HubspotForm.jsx-2490478050 .hs-form-radio-display{-webkit-align-items:baseline;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;cursor:pointer;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;gap:16px;padding-right:12px;}.HubspotForm--shields-up.jsx-2490478050 .hs_recaptcha{ clip: rect(1px, 1px, 1px, 1px); /* IE11 */ clip-path: inset(50%); position: absolute; ;}</style><style id="__jsx-852501560">.BlogHubspotForm.jsx-852501560{margin-top:15px !important;min-height:218px;text-align:left;}.BlogHubspotForm.jsx-852501560 .hs-richtext{font-size:15px;}@media (max-width:430px){.BlogHubspotForm.jsx-852501560 .hs-richtext{font-size:12px;}}.BlogHubspotForm.jsx-852501560 em{font-style:normal;font-variation-settings:normal;}</style><style id="__jsx-1385089583">.ButtonRow.ButtonRow.ButtonRow.jsx-1385089583{margin-top:25px !important;margin-bottom:0px !important;}.ButtonRow[data-display='buttons'].jsx-1385089583{display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:-20px;margin-left:-20px;}@media (max-width:999px){.ButtonRow[data-display='buttons'].jsx-1385089583{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}}.ButtonRow[data-display='buttons'].jsx-1385089583 > *{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;margin:0 0 20px 20px;max-width:224px;}</style><style id="__jsx-3936675636">.Band.jsx-3936675636{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:auto;text-align:center;}.Band.jsx-3936675636 .BandBody{color:white;max-width:700px;text-align:left;width:100%; font-family: Inter, Helvetica, Arial, sans-serif; font-synthesis: none; /* prevents double slanting in Firefox */ font-weight: 400; ; font-size: 24px; line-height: 1.5; margin-bottom: 36px; ;}.Band.jsx-3936675636 .BandBody a{color:white;-webkit-text-decoration:none;text-decoration:none;}.Band.jsx-3936675636 .BandBody a:focus,.Band.jsx-3936675636 .BandBody a:hover{color:rgba(255, 255, 255, 0.8000);-webkit-text-decoration:underline;text-decoration:underline;}.Band.jsx-3936675636 p.BandBody,div.BandBody p{margin:15px 0;}.Band.jsx-3936675636 .BandBody ul{list-style:disc;}.Band.jsx-3936675636 .BandBody li{margin:10px 0;}.Band.jsx-3936675636 .BandBreadcrumb:not(:last-child),.Band.jsx-3936675636 .BandBreadcrumb:link:not(:last-child){color:white;}.Band--light.jsx-3936675636 .BandBreadcrumb:not(:last-child),.Band--light.jsx-3936675636 .BandBreadcrumb:link:not(:last-child){color:#a3a3aa;}.Band.jsx-3936675636 .BandBreadcrumb:link{-webkit-text-decoration:none;text-decoration:none;}.Band.jsx-3936675636 .BandBreadcrumb:link:last-child,.Band.jsx-3936675636 .BandBreadcrumb:visited:last-child,.Band.jsx-3936675636 .BandBreadcrumb:hover:last-child,.Band.jsx-3936675636 .BandBreadcrumb:active:last-child{color:inherit;}.Band.jsx-3936675636 .BandBreadcrumb:link:hover,.Band.jsx-3936675636 .BandBreadcrumb:link:focus{-webkit-text-decoration:underline;text-decoration:underline;}.Band.jsx-3936675636 .BandBreadcrumbs{font-feature-settings: 'cpsp' 1, 'kern' 1, 'liga' 1, 'ss04' 1;font-size:18px;font-stretch:condensed;font-weight:700;-webkit-letter-spacing:0.18em;-moz-letter-spacing:0.18em;-ms-letter-spacing:0.18em;letter-spacing:0.18em;margin-bottom:15px;text-transform:uppercase;}.Band.jsx-3936675636 .BandButtonRow{margin-bottom:5px;}.Band.jsx-3936675636 .BandIconRow .Icon{max-width:45px;padding:22px 0;width:100%;}.Band.jsx-3936675636 .BandMedia{margin:25px 0 0;max-width:700px;overflow:hidden;width:100%;}.Band.jsx-3936675636 .BandMedia > *,.Band.jsx-3936675636 .BandMedia img{max-width:100%;}.Band.jsx-3936675636 .BandMedia--flush{margin:auto;max-width:870px;}.Band.jsx-3936675636 .BandTitle{color:rgba(255, 255, 255, 0.6000);margin-bottom:22px;max-width:900px;}.Band.jsx-3936675636 .BandHeadline{color:white;margin:0 0 24px;max-width:500px;}.Band.jsx-3936675636 .Band__content{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:6vw min(2vw, 26px);width:100%;}.Band.jsx-3936675636 .BackgroundImage{min-height:auto;}@media (max-width:430px){.Band.jsx-3936675636 .BandTitle{margin-bottom:15px;margin-top:20px;}.Band.jsx-3936675636 .BandBody{ font-family: Inter, Helvetica, Arial, sans-serif; font-synthesis: none; /* prevents double slanting in Firefox */ font-weight: 400; ; font-size: 20px; line-height: 1.6; margin-bottom: 36px; ;}}</style><style id="__jsx-2056532633">.BlogSubscribeForm.jsx-2056532633{false;margin:40px 0;}.BlogSubscribeForm.jsx-2056532633 .BlogSubscribeForm__subhed{text-align:center;}.BlogSubscribeFormContainer.jsx-2056532633{padding:0 40px;}.BlogSubscribeFormContainer.jsx-2056532633 .ButtonRow a{color:white;}.BlogSubscribeFormContainer.jsx-2056532633 .ButtonRow a:hover{color:white;}.BlogSubscribeFormContainer.jsx-2056532633 .ButtonRow a:visited{color:white;}</style><style id="__jsx-650640103">.CommonLayout__main.jsx-650640103{-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:0 auto;max-width:100vw;z-index:0;width:100%;}.CommonLayout__main--constrained.jsx-650640103{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;box-sizing:border-box;max-width:1300px;}.CommonLayout__main--padded.jsx-650640103{max-width:calc(1300px + 7vw);padding:3.5vw;padding-bottom:0;}@media (max-width:600px){.CommonLayout__main--padded.jsx-650640103{padding:20px;width:100%;}}</style><style id="__jsx-2039219420">a.jsx-2039219420{color:inherit;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;}a.jsx-2039219420:hover{-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor;}</style><style id="__jsx-1823825648">.FooterNavLinks.jsx-1823825648{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);}.FooterNavLinks--product.jsx-1823825648{grid-column:1 / span 2;}.FooterNavLinks__heading.jsx-1823825648{font-size:14px;font-weight:600;margin-bottom:24px;margin-top:64px;}.FooterNavLinks--product.jsx-1823825648 .FooterNavLinks__links{-webkit-columns:2;columns:2;}.FooterNavLinks__links.jsx-1823825648 li{margin-bottom:12px;}.FooterNavLinks__links.jsx-1823825648 a{font-size:16px;}.FooterNavLinks.jsx-1823825648 a{display:block;color:hsla(230, 100%, 10%, 1);-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;-webkit-transition:text-decoration 333ms ease-in-out;transition:text-decoration 333ms ease-in-out;}.FooterNavLinks.jsx-1823825648 a:hover{-webkit-text-decoration:underline !important;text-decoration:underline !important;}@media (min-width:540px){.FooterNavLinks.jsx-1823825648{grid-template-columns:repeat(3,1fr);}}@media (min-width:1025px){.FooterNavLinks.jsx-1823825648{grid-template-columns:repeat(6,1fr);}.FooterNavLinks__heading.jsx-1823825648{font-size:18px;}}</style><style id="__jsx-541423715">.WistiaLogo.jsx-541423715{height:36px;max-height:22vw;max-width:100%;}.WistiaLogo.jsx-541423715:hover path.jsx-541423715{null;}</style><style id="__jsx-3820179609">.TextCopy.jsx-3820179609{color:currentColor;display:block;}.TextCopy.jsx-3820179609,.TextCopy.jsx-3820179609 > *{ font-family: Inter, Helvetica, Arial, sans-serif; font-synthesis: none; /* prevents double slanting in Firefox */ font-weight: 400; ; font-size: 16px; line-height: 1.5; margin-bottom: 24px; ;;margin-bottom: 0px;}@media (max-width:430px){.TextCopy.jsx-3820179609,.TextCopy.jsx-3820179609 > *{ font-family: Inter, Helvetica, Arial, sans-serif; font-synthesis: none; /* prevents double slanting in Firefox */ font-weight: 400; ; font-size: 16px; line-height: 1.5; margin-bottom: 24px; ;margin-bottom: 0px;}}</style><style id="__jsx-3115216877">.Footer__logo.jsx-3115216877{text-align:center;text-wrap:balance;padding-block:2rem;}@media (min-width:541px){.Footer__logo.jsx-3115216877 .Footer__tagline{font-size:18px;line-height:1.4;margin:0;}}@media (min-width:1025px){.Footer__logo.jsx-3115216877{padding-block:64px;}}</style><style id="__jsx-1857560494">a.jsx-1857560494{color:inherit;-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor;}a.jsx-1857560494:hover{-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor;}</style><style id="__jsx-3750868768">p.jsx-3750868768{color:hsla(230, 100%, 10%, 1);font-size:16px;text-align:center;}p.jsx-3750868768 a:hover{color:inherit;}</style><style id="__jsx-4097248949">.SocialLink__icon.jsx-4097248949 > *{vertical-align:bottom;}.SocialLink__icon.jsx-4097248949:hover{color:hsla(230, 100%, 10%, 1);}.SocialLink__label.jsx-4097248949{-webkit-clip:rect(0 0 0 0);clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px;}</style><style id="__jsx-2251652514">.SocialLinks.jsx-2251652514{color:#1e64f0;font-size:12px;font-weight:600;justify-self:end;}menu.jsx-2251652514{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;gap:20px;list-style:none;}@media (max-width:541px){.SocialLinks.jsx-2251652514{text-align:center;margin-block-start:16px;}}</style><style id="__jsx-2955499558">.Footer.jsx-2955499558{background-color:white;color:hsla(230, 100%, 10%, 1);font-size:16px;padding-block:32px;padding-inline:36px;}.Footer__inner.jsx-2955499558{margin:0 auto;max-width:1300px;}.Footer__SOC2.jsx-2955499558{display:block;font-weight:600;font-size:16px;-webkit-text-decoration:none;text-decoration:none;text-align:center;}@media (min-width:541px){.Footer.jsx-2955499558{font-size:12px;padding-block:64px;padding-inline:64px;}.Footer__fineprint.jsx-2955499558{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;}.Footer__SOC2.jsx-2955499558{text-align:start;}.Footer__fineprint.jsx-2955499558 p > a:hover,.Footer__fineprint.jsx-2955499558 p > a:active{-webkit-text-decoration-color:transparent;text-decoration-color:transparent;-webkit-transition:text-decoration 333ms ease-in-out;transition:text-decoration 333ms ease-in-out;}}</style></head><body><div id="__next"><nav aria-label="Wistia main menu" class="jsx-180229288 Navbar"><div class="jsx-180229288 Navbar__inner"><a aria-label="Wistia homepage" class="jsx-180229288 Navbar__home-link" href="/"><svg height="20" role="img" viewBox="0 0 154 34" class="jsx-1415516996 WistiaLogo Navbar__logo Logo--large"><title class="jsx-1415516996">Wistia</title><g fill="hsla(230, 78%, 53%, 1)" class="jsx-1415516996"><path d="m16.2 23h-5.1c-1.6 0-3.1.4-4.2 1.6l-6.7 7.7c4.9.3 10 .3 13.6.3 18.3 0 21.2-11 21.3-16.5-1.6 2-6.4 6.9-18.9 6.9zm16.6-17.7c-.1.9-.6 4.8-11.6 4.8-8.9 0-12.5 0-21.3-.2l6.6 7.6c1.3 1.5 3.1 2 5.1 2.1 2.2 0 5.2.1 5.6.1 12.3 0 17.5-5.7 17.5-9.8.1-2.2-.6-3.6-1.9-4.6z" class="jsx-1415516996"></path></g><g class="jsx-1415516996"><path d="m66 9.7h6.5v15.5c0 1.7-.4 3.2-1.1 4.4s-1.6 2-2.8 2.6-2.5.8-4 .8-2.8-.3-4-.8c-1.2-.6-2.1-1.4-2.8-2.6-.1-.1-.1-.3-.2-.4-.1.1-.1.3-.2.4-.7 1.2-1.6 2-2.8 2.6s-2.5.8-4 .8-2.8-.3-3.9-.8c-1.2-.6-2.1-1.4-2.8-2.6s-1-2.6-1-4.4l-.2-15.5h6.5v14.3c0 1 .2 1.7.7 2.1s1.1.6 1.8.6 1.4-.2 1.9-.6.8-1.1.8-2.1v-14.3h2.4 1.7 2.4v14.3c0 1 .3 1.7.8 2.1s1.2.6 1.9.6 1.3-.2 1.8-.6c.4-.4.6-1.1.6-2.1zm15.9-8.3c-.5-.3-1.1-.4-1.8-.4s-1.3.1-1.8.4-1 .7-1.3 1.2-.5 1.1-.5 1.7c0 1 .3 1.8 1 2.4s1.6.9 2.6.9c.7 0 1.3-.1 1.8-.4.6-.3 1-.7 1.3-1.2s.5-1.1.5-1.8-.2-1.2-.5-1.7c-.3-.4-.7-.8-1.3-1.1zm-5.1 31.1h6.5v-22.5h-6.5zm21.6-10.5c-.3-.5-.8-1-1.2-1.5-.4-.4-.9-.8-1.4-1.3-.4-.4-.7-.7-1-1-.2-.3-.3-.6-.3-1 0-.6.3-1 1-1.3s1.5-.4 2.5-.4h1l-.6-6c-.6-.1-1.2-.1-1.8-.1-1.6 0-3.1.2-4.6.6-1.4.4-2.6 1.1-3.5 2.1s-1.4 2.3-1.4 4c0 1.2.2 2.2.7 3.1s1.1 1.7 1.8 2.5c.4.4.8.8 1.2 1.2s.8.8 1 1.1.3.6.3 1c0 .6-.3 1.1-1 1.4s-1.6.5-2.9.5c-.5 0-.9 0-1.1-.1l.8 6c.6.2 1.1.2 1.8.2 1.9 0 3.5-.3 5-.8s2.7-1.3 3.6-2.4 1.3-2.4 1.3-4.1c0-.7-.1-1.4-.3-2.1-.3-.6-.5-1.1-.9-1.6zm11.9 4.1c-.5-.5-.7-1.2-.7-2.1v-8.3h4.7v-5.7h-4.7v-5.7l-6.5 1.9v19.9c0 2.3.5 4.1 1.4 5.2 1 1.1 2.4 1.7 4.3 1.7 1 0 1.9-.1 2.8-.2s1.6-.3 2.3-.6l1.2-5.6c-.7.2-1.6.3-2.6.3-1.1-.1-1.8-.3-2.2-.8zm8.1 6.4h6.5v-22.5h-6.5zm5.1-31.1c-.5-.3-1.1-.4-1.8-.4s-1.3.1-1.8.4-1 .7-1.3 1.2-.5 1.1-.5 1.7c0 1 .3 1.8 1 2.4s1.6.9 2.6.9c.7 0 1.3-.1 1.8-.4.6-.3 1-.7 1.3-1.2s.5-1.1.5-1.8-.2-1.2-.5-1.7c-.3-.4-.7-.8-1.3-1.1zm28.9 8.6v22.5h-6.5v-3.7c-.7 1.1-1.5 2-2.5 2.7-1.4 1-3.1 1.5-5 1.5s-3.6-.5-5-1.5-2.5-2.4-3.3-4.2-1.2-3.8-1.2-6.1.4-4.3 1.2-6c.8-1.8 1.9-3.2 3.3-4.2s3.1-1.5 5-1.5 3.6.5 5 1.5c1 .7 1.8 1.6 2.5 2.7v-3.7zm-7 14c.5-.8.7-1.8.7-2.8s-.2-2-.7-2.8c-.4-.8-1-1.5-1.8-1.9-.8-.5-1.6-.7-2.6-.7-.9 0-1.8.2-2.6.7s-1.4 1.1-1.8 1.9c-.5.8-.7 1.7-.7 2.8 0 1 .2 2 .7 2.8s1.1 1.5 1.8 1.9c.8.5 1.6.7 2.6.7.9 0 1.8-.2 2.6-.7.8-.4 1.4-1.1 1.8-1.9z" fill="hsla(230, 100%, 10%, 1)" class="jsx-1415516996"></path></g></svg><svg height="20" role="img" viewBox="0 0 36 34" class="jsx-1415516996 WistiaLogo Navbar__logo Logo--small"><title class="jsx-1415516996">Wistia</title><g fill="hsla(230, 78%, 53%, 1)" class="jsx-1415516996"><path d="m16.2 23h-5.1c-1.6 0-3.1.4-4.2 1.6l-6.7 7.7c4.9.3 10 .3 13.6.3 18.3 0 21.2-11 21.3-16.5-1.6 2-6.4 6.9-18.9 6.9zm16.6-17.7c-.1.9-.6 4.8-11.6 4.8-8.9 0-12.5 0-21.3-.2l6.6 7.6c1.3 1.5 3.1 2 5.1 2.1 2.2 0 5.2.1 5.6.1 12.3 0 17.5-5.7 17.5-9.8.1-2.2-.6-3.6-1.9-4.6z" class="jsx-1415516996"></path></g></svg></a><div role="presentation" class="jsx-2282516741 NavbarMenu Navbar__member Navbar__member--expand"><ul class="jsx-2282516741 NavbarMenu__main"><li class="NavbarMenu__list-item"><a role="button" style="color:#37373c" tabindex="0" data-track-as-category="link" data-track-as-action="click" data-track-as-property="main-nav-legacy" data-track-as-label="product-menu" class="jsx-786293058 NavbarMenu__item NavbarMenu__item--main" href="/product"><span class="jsx-786293058 NavbarMenu__item__text">Product</span><span class="jsx-786293058 NavbarMenu__item__caret"><svg class="Icon IconCaret" fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-width="1" viewBox="0 0 8 5"><path d="M7 1L3.994 4 2.597 2.6 1 1"></path></svg></span></a><div class="jsx-786293058 NavbarSecondary"><div class="jsx-786293058 NavbarSecondary__inner RenoNavbarSecondary__inner"><ul class="jsx-786293058 NavbarSecondary__major"></ul><div class="jsx-786293058 RenoNavbarSecondary__minor"><nav class="jsx-786293058 RenoNavbarSecondary__minor__list"><p class="jsx-786293058"><span class="jsx-786293058 RenoNavbarMenu__item--main__icon"><svg aria-hidden="true" role="presentation" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m8.67556 21.6465 1.89584.3535.3926-1.9249c1.1027.034 2.1897-.0828 3.2074-.367l1.0729 1.7617 1.6555-.9092c.6409-.3283 1.255-.7575 1.7891-1.2373l1.3885-1.2374-1.4908-1.4954c.5245-.7911.9285-1.7273 1.1783-2.8192l2.0748.1226.1335-1.7929c.0268-.3282.0268-.6817.0268-1.01v-.2273-.0001c0-.2525 0-.4545-.0268-.6818l-.1335-1.81815-2.1093.12467c-.3096-1.10015-.8292-1.97313-1.4952-2.64471l1.0411-1.92441-1.7089-.83334c-.6676-.30303-1.3885-.55556-2.1629-.70708l-1.8692-.37878-.4549 2.02227c-1.0724.02298-2.1706.21979-3.21617.5585l-.97506-1.72218-1.68224.85858c-.61415.30303-1.2016.68182-1.76234 1.08586l-1.52203 1.16163 1.46422 1.72321c-.47141.78434-.85454 1.74705-1.11019 2.78393l-2.06298-.1637-.1602 1.8182c-.02671.4041-.05341.808-.05341 1.1869 0 .2524 0 .505.0267.7575l.10681 1.8182 2.10099-.1241c.27942 1.014.75807 1.9261 1.47723 2.6267l-.8813 2.0681 1.76235.6566c.0465.0165.09173.033.13625.0493.16001.0583.31079.1132.4779.1528.48065.1262.98799.2524 1.46863.3282zm.61417-12.55053c2.29637-1.71717 6.72897-1.81818 6.78237 2.34843.0534 4.1668-3.3378 5.2526-6.22162 4.4192-2.88385-.8333-2.13619-5.606-.56075-6.76763z" fill="currentColor"></path></svg> </span>Video management</p><ul class="jsx-786293058 RenoNavbarSecondary__dropdown__list"><li class="NavbarMenu__list-item"><a class="NavbarMenu__item NavbarMenu__item--tertiary" data-track-as-category="link" data-track-as-action="click" data-track-as-property="main-nav-legacy" data-track-as-label="product-hosting" href="/product/hosting"><span>Hosting</span><span class="NavbarMenu__list-item__description">Upload and store all your videos.</span></a></li><li class="NavbarMenu__list-item"><a class="NavbarMenu__item NavbarMenu__item--tertiary" data-track-as-category="link" data-track-as-action="click" data-track-as-property="main-nav-legacy" data-track-as-label="product-embedding" href="/product/embeds"><span>Embedding</span><span class="NavbarMenu__list-item__description">Publish your videos wherever you want.</span></a></li><li class="NavbarMenu__list-item"><a class="NavbarMenu__item NavbarMenu__item--tertiary" data-track-as-category="link" data-track-as-action="click" data-track-as-property="main-nav-legacy" data-track-as-label="product-ad-free-player" href="/product/player"><span>Ad-free player</span><span class="NavbarMenu__list-item__description">Fast playback without any distractions.</span></a></li><li class="NavbarMenu__list-item"><a class="NavbarMenu__item NavbarMenu__item--tertiary" data-track-as-category="link" data-track-as-action="click" data-track-as-property="main-nav-legacy" data-track-as-label="product-galleries" href="/product/channels"><span>Channels</span><span class="NavbarMenu__list-item__description">Give your video series a home.</span></a></li><li class="NavbarMenu__list-item"><a class="NavbarMenu__item NavbarMenu__item--tertiary" data-track-as-category="link" data-track-as-action="click" data-track-as-property="main-nav-legacy" data-track-as-label="product-localization" href="/product/localize"><span>Localization</span><span class="NavbarMenu__list-item__description">Dub & translate your videos in 30+ languages.</span></a></li></ul></nav><nav class="jsx-786293058 RenoNavbarSecondary__minor__list"><p class="jsx-786293058"><span class="jsx-786293058 RenoNavbarMenu__item--main__icon"><svg aria-hidden="true" role="presentation" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="m5.64571 1.19092c-.44678-.324663-1.07216-.225666-1.39682.22112-.32466.44678-.22567 1.07215.22111 1.39682 1.28625.93467 2.48092 2.19849 3.54704 3.39817-1.62947-.00332-2.92814.02027-3.46778.08086-1.98082.22241-2.2359 1.3046-2.45624 2.97122-.22035 1.66659.01731 8.61489.2821 10.20679s1.03019 2.2578 3.23903 2.2185c1.36389-.0243 5.14395.102 8.22435.2049 1.9081.0637 3.5484.1185 4.1789.123l.0126.0001c1.6426.0116 2.973.0211 3.5839-1.2509.6125-1.2752.3643-9.5706.2662-11.15071-.0982-1.58008-.6322-2.71681-1.8871-2.99303-.4032-.08875-1.9372-.17748-3.8995-.24967.9793-1.0846 2.1361-2.34437 3.5284-3.63478.405-.37542.4291-1.00813.0536-1.41319-.3754-.405062-1.0081-.429086-1.4132-.05366-1.61 1.49224-2.9274 2.95491-3.9684 4.11064-.1937.21508-.3778.41955-.5525.61158-.0947.10407-.1859.20373-.2738.29896-.9155-.02314-1.8546-.0422-2.7663-.056-.1596-.18054-.3281-.37314-.5061-.57663l-.1089-.12441c-1.18229-1.35084-2.71275-3.08411-4.44059-4.33968zm9.86039 12.42148c-1.0777 1.4126-4.8912 3.6285-6.16234 4.3486-.19344.1108-.41451-.0277-.41451-.2493 0-1.468 0-5.9827.05527-7.4507 0-.1939.22107-.3324.4145-.2216l6.02418 3.1576c.1382.0831.1934.2769.0829.4154z" fill="currentColor" fill-rule="evenodd"></path></svg> </span>Video marketing</p><ul class="jsx-786293058 RenoNavbarSecondary__dropdown__list"><li class="NavbarMenu__list-item"><a class="NavbarMenu__item NavbarMenu__item--tertiary" data-track-as-category="link" data-track-as-action="click" data-track-as-property="main-nav-legacy" data-track-as-label="product-webinar-hosting" href="/product/live-streaming"><span>Webinar hosting</span><span class="NavbarMenu__list-item__description">Whip up seamless live events in no time.</span></a></li><li class="NavbarMenu__list-item"><a class="NavbarMenu__item NavbarMenu__item--tertiary" data-track-as-category="link" data-track-as-action="click" data-track-as-property="main-nav-legacy" data-track-as-label="product-lead-generation" href="/product/lead-generation"><span>Lead generation</span><span class="NavbarMenu__list-item__description">Amp up ROI with lead gen forms.</span></a></li><li class="NavbarMenu__list-item"><a class="NavbarMenu__item NavbarMenu__item--tertiary" data-track-as-category="link" data-track-as-action="click" data-track-as-property="main-nav-legacy" data-track-as-label="product-seo" href="/product/video-seo"><span>SEO</span><span class="NavbarMenu__list-item__description">Get more eyeballs on your videos.</span></a></li><li class="NavbarMenu__list-item"><a class="NavbarMenu__item NavbarMenu__item--tertiary" data-track-as-category="link" data-track-as-action="click" data-track-as-property="main-nav-legacy" data-track-as-label="product-engagement" href="/product/interactive-video"><span>Engagement</span><span class="NavbarMenu__list-item__description">Encourage interaction with your content.</span></a></li><li class="NavbarMenu__list-item"><a class="NavbarMenu__item NavbarMenu__item--tertiary" data-track-as-category="link" data-track-as-action="click" data-track-as-property="main-nav-legacy" data-track-as-label="product-platform" href="/product/platform"><span>Wistia API</span><span class="NavbarMenu__list-item__description">Build custom video experiences for your site.</span></a></li></ul></nav><nav class="jsx-786293058 RenoNavbarSecondary__minor__list"><p class="jsx-786293058"><span class="jsx-786293058 RenoNavbarMenu__item--main__icon"><svg aria-hidden="true" role="presentation" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m15.7829 19.9195c1.7831-.0396 2.688-.079 3.4524-.079 2.4101 0 2.4643-.5698 2.6291-2.2998.0161-.1681.0331-.3472.0535-.5377.1341-1.2162.0766-8.54397.0191-10.16543-.0064-.2209-.008-.42798-.0095-.62158-.0121-1.52821-.0174-2.21601-2.3473-2.21601-1.7437 0-4.6496.06881-7.1831.115-1.2804.02334-2.2443.04093-2.46946.04093-.67064.03118-.99638 1.029-1.0347 1.96448-.02098.51212-.02473 2.03357-.02069 3.53602-2.0997-1.99934-5.23506-4.27551-5.94338-4.62817-.23692-.17101-.5951.06006-.65895.36744-.51522 2.4804-.24785 10.79872.42166 14.00882.10701.5131.5848.5653.89181.352 1.82324-1.2674 3.87556-3.4426 5.27447-5.2548-.03781 1.4028-.06521 3.1549.15005 4.1851.21076 1.1226 1.20719 1.3097 2.05019 1.3097.4981.0169 2.6193-.0302 4.7248-.077z" fill="currentColor"></path></svg> </span>Video creation</p><ul class="jsx-786293058 RenoNavbarSecondary__dropdown__list"><li class="NavbarMenu__list-item"><a class="NavbarMenu__item NavbarMenu__item--tertiary" data-track-as-category="link" data-track-as-action="click" data-track-as-property="main-nav-legacy" data-track-as-label="product-recording" href="/product/video-recording"><span>Recording</span><span class="NavbarMenu__list-item__description">Capture yourself, your screen, or both.</span></a></li><li class="NavbarMenu__list-item"><a class="NavbarMenu__item NavbarMenu__item--tertiary" data-track-as-category="link" data-track-as-action="click" data-track-as-property="main-nav-legacy" data-track-as-label="product-editing" href="/product/video-editing"><span>Editing</span><span class="NavbarMenu__list-item__description">Trim and polish videos in a snap.</span></a></li><li class="NavbarMenu__list-item"><a class="NavbarMenu__item NavbarMenu__item--tertiary" data-track-as-category="link" data-track-as-action="click" data-track-as-property="main-nav-legacy" data-track-as-label="product-collaboration" href="/product/collaboration"><span>Collaboration</span><span class="NavbarMenu__list-item__description">Your team’s feedback, all in one place.</span></a></li></ul></nav><nav class="jsx-786293058 RenoNavbarSecondary__minor__list"><p class="jsx-786293058"><span class="jsx-786293058 RenoNavbarMenu__item--main__icon"><svg aria-hidden="true" role="presentation" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m16.5566 10.0643c-.0138-1.76364-.0349-4.48222.0778-6.10188.0712-1.21794.7119-1.9487 2.3848-1.9487 1.4949-.09744 1.8509.34102 2.0644.77948 1.1747 2.63075.9255 14.9563.8187 16.9537-.0103.1819-.0095.3498-.0088.5049.0044.9247.0067 1.3953-2.3404 1.6874-2.3136.2923-2.5627-.4872-2.634-1.9487-.0711-1.1692-.3203-7.0153-.3558-8.7692 0-.2944-.0032-.6926-.0067-1.157zm-14.48339-1.50187c-.14486 1.45517-.03621 4.88197 0 5.86777.03621 1.2674.32593 5.3514.39835 6.1963.07243 1.0797.18107 1.5491 2.57119 1.3144 2.38974-.2414 2.38569-.931 2.38125-1.6846-.00073-.1258-.00149-.2533.00887-.3809.10864-1.4552-.21728-8.872-.39835-9.9986-.06291-.39135-.10395-.76005-.13985-1.08248-.06745-.60575-.11671-1.04819-.25851-1.17073-.28971-.28165-.76049-.70413-2.49876-.61025-1.77448.14083-1.95554.70413-2.06419 1.54909zm12.34129 3.27277c.1806.8473.2413 2.5838.2777 3.6225.0093.2658.0171.4859.0247.6338.0379.9189-.0378 3.9177-.0755 4.5464-.0379.7739-.1513 1.3059-2.6088 1.3543-2.49154.0828-2.51834-.5076-2.54541-1.104-.00455-.1004-.00912-.201-.02546-.2986-.18904-1.0157-.37808-7.8354.18903-8.9479.18904-.3385.64274-.7255 2.45744-.8706s2.155.4837 2.3063 1.0641z" fill="currentColor"></path></svg></span>Video analytics</p><ul class="jsx-786293058 RenoNavbarSecondary__dropdown__list"><li class="NavbarMenu__list-item"><a class="NavbarMenu__item NavbarMenu__item--tertiary" data-track-as-category="link" data-track-as-action="click" data-track-as-property="main-nav-legacy" data-track-as-label="product-analytics" href="/product/analytics"><span>Analytics</span><span class="NavbarMenu__list-item__description">All things video performance.</span></a></li></ul><p class="jsx-786293058"><span class="jsx-786293058 RenoNavbarMenu__item--main__icon"><svg aria-hidden="true" role="presentation" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m17.556 2c-.5523 0-1 .44771-1 1v2.43713h-2.4371c-.5523 0-1 .44772-1 1 0 .55229.4477 1 1 1h2.4371v2.43706c0 .55231.4477 1.00001 1 1.00001s1-.4477 1-1.00001v-2.43706h2.4371c.5523 0 1-.44771 1-1 0-.55228-.4477-1-1-1h-2.4371v-2.43713c0-.55229-.4477-1-1-1zm-11.16851 1.26404c1.23017-.04521 2.91132-.02893 3.79511.2616.5235.17684.5544.48675.507 3.38818l-.001.05678c-.0467 2.85493-.0594 3.6326-.2431 4.0706-.2107.5239-.87939.6353-1.65859.742-.70121.096-5.08453.1317-5.9701-.1168-.54681-.1498-.67672-.7304-.73486-3.74861-.06216-3.43916.04971-3.98138.6889-4.17828.6165-.18385 2.06436-.40204 3.61664-.47547zm.12642 18.83116c-1.22709.0981-2.90743.1543-3.80287-.098-.53064-.1541-.57486-.4625-.65224-3.3633l-.00151-.0567c-.07615-2.8543-.0969-3.6317.06784-4.0772.18793-.5325.85123-.6727 1.62507-.8128.69645-.1261 5.07421-.3503 5.96961-.1401.55279.1261.70749.7007.89549 3.7136.21 3.4333.1212 4.1716-.5089 4.3958-.54029.1923-1.46289.2656-2.56636.3533h-.00003-.00022c-.32776.026-.67148.0534-1.02588.0854zm5.85269-7.7969c-.2522.8955-.3521 2.4643-.254 3.6914.1402 1.5478.3059 2.9399.5161 3.5479.2242.6301 1.1312.7485 4.5645.5384 3.0129-.1879 3.5875-.3426 3.7136-.8953.2102-.8955-.014-5.2733-.1401-5.9698-.1402-.7737-.2803-1.4371-.8128-1.625-.4455-.1647-1.2229-.144-4.0773-.0678l-.0567.0015c-2.9008.0774-3.2991.2481-3.4533.7787z" fill="currentColor"></path></svg></span>Video integrations</p><ul class="jsx-786293058 RenoNavbarSecondary__dropdown__list"><li class="NavbarMenu__list-item"><a class="NavbarMenu__item NavbarMenu__item--tertiary" data-track-as-category="link" data-track-as-action="click" data-track-as-property="main-nav-legacy" data-track-as-label="product-marketing-automation" href="/product/marketing-automation"><span>Marketing automation</span><span class="NavbarMenu__list-item__description">Use video with HubSpot, Marketo, or Pardot</span></a></li><li class="NavbarMenu__list-item"><a class="NavbarMenu__item NavbarMenu__item--tertiary" data-track-as-category="link" data-track-as-action="click" data-track-as-property="main-nav-legacy" data-track-as-label="product-all-integrations" href="/integrations"><span>All integrations</span><span class="NavbarMenu__list-item__description">See Wistia’s full integrations library.</span></a></li></ul></nav></div><a data-track-as-category="link" data-track-as-action="click" data-track-as-property="main-nav-legacy" data-track-as-label="product-features-overview" class="jsx-786293058 RenoNavbarSecondary__Features__Link" href="/product">Features Overview</a></div></div></li><li class="NavbarMenu__list-item"><a role="button" style="color:#37373c" tabindex="0" data-track-as-category="link" data-track-as-action="click" data-track-as-property="main-nav-legacy" data-track-as-label="learning-center-menu" class="jsx-2683532354 NavbarMenu__item NavbarMenu__item--main" href="/learn"><span class="jsx-2683532354 NavbarMenu__item__text">Learning Center</span><span class="jsx-2683532354 NavbarMenu__item__caret"><svg class="Icon IconCaret" fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-width="1" viewBox="0 0 8 5"><path d="M7 1L3.994 4 2.597 2.6 1 1"></path></svg></span></a><div class="jsx-2683532354 NavbarSecondary"><div class="jsx-2683532354 NavbarSecondary__inner"><div class="jsx-2683532354 NavbarSecondary__desc"><div class="jsx-2683532354 NavbarSecondary__desc__headline"><p class="NavbarSecondary__desc__title">Learning Center</p></div><p class="jsx-2683532354 NavbarSecondary__desc__byline">Go from a camera-shy beginner to a video marketing pro.</p><div class="jsx-2683532354 NavbarSecondary__cta"><a class="AnchorButton AnchorButton--tiny AnchorButton--light-on-dark jsx-3679814327" style="color:white;background-color:#00A667" href="/learn#subscribe" data-track-as-category="link" data-track-as-action="click" data-track-as-property="main-nav-legacy" data-track-as-label="learning-center-subscribe-now"><div class="AnchorButton__ghost-hook__context jsx-3679814327"><div class="AnchorButton__ghost-hook jsx-3679814327"></div></div><div class="AnchorButton__interior jsx-3679814327" style="background-color:#00C185">Subscribe now</div></a></div></div><ul class="jsx-2683532354 NavbarSecondary__major"><li class="NavbarMenu__list-item"><a class="NavbarMenu__item NavbarMenu__item--secondary" data-track-as-category="link" data-track-as-action="click" data-track-as-property="main-nav-legacy" data-track-as-label="learning-center-blog" href="/learn">Blog</a></li><li class="NavbarMenu__list-item"><a class="NavbarMenu__item NavbarMenu__item--secondary" data-track-as-category="link" data-track-as-action="click" data-track-as-property="main-nav-legacy" data-track-as-label="learning-center-support" href="https://support.wistia.com">Support</a></li><li class="NavbarMenu__list-item"><a class="NavbarMenu__item NavbarMenu__item--secondary" data-track-as-category="link" data-track-as-action="click" data-track-as-property="main-nav-legacy" data-track-as-label="learning-center-developer-docs" href="https://docs.wistia.com">Developer Docs</a></li><li class="NavbarMenu__list-item"><a class="NavbarMenu__item NavbarMenu__item--secondary" data-track-as-category="link" data-track-as-action="click" data-track-as-property="main-nav-legacy" data-track-as-label="learning-center-customer-stories" href="/learn/showcase">Customer Stories</a></li><li class="NavbarMenu__list-item"><a class="NavbarMenu__item NavbarMenu__item--secondary" data-track-as-category="link" data-track-as-action="click" data-track-as-property="main-nav-legacy" data-track-as-label="learning-center-events" href="/events">Webinars</a></li><li class="NavbarMenu__list-item"><a class="NavbarMenu__item NavbarMenu__item--secondary" data-track-as-category="link" data-track-as-action="click" data-track-as-property="main-nav-legacy" data-track-as-label="learning-center-watch" href="/watch">Tutorial Videos</a></li><li class="NavbarMenu__list-item"><a class="NavbarMenu__item NavbarMenu__item--secondary" data-track-as-category="link" data-track-as-action="click" data-track-as-property="main-nav-legacy" data-track-as-label="learning-center-asset-library" href="/resources/free-downloads">Asset Library</a></li></ul><div class="jsx-2683532354 NavbarSecondary__minor"><div class="jsx-2683532354 NavbarSecondary__minor__list"><p class="jsx-2683532354">Blog Categories</p><ul class="jsx-2683532354"><li class="NavbarMenu__list-item"><a class="NavbarMenu__item NavbarMenu__item--tertiary" data-track-as-category="link" data-track-as-action="click" data-track-as-property="main-nav-legacy" data-track-as-label="learning-center-marketing" href="/learn/marketing"><span>Marketing</span></a></li><li class="NavbarMenu__list-item"><a class="NavbarMenu__item NavbarMenu__item--tertiary" data-track-as-category="link" data-track-as-action="click" data-track-as-property="main-nav-legacy" data-track-as-label="learning-center-production" href="/learn/production"><span>Production</span></a></li><li class="NavbarMenu__list-item"><a class="NavbarMenu__item NavbarMenu__item--tertiary" data-track-as-category="link" data-track-as-action="click" data-track-as-property="main-nav-legacy" data-track-as-label="learning-center-product-updates" href="/learn/product-updates"><span>Product Updates</span></a></li><li class="NavbarMenu__list-item"><a class="NavbarMenu__item NavbarMenu__item--tertiary" data-track-as-category="link" data-track-as-action="click" data-track-as-property="main-nav-legacy" data-track-as-label="learning-center-wistia-culture" href="/learn/culture"><span>Wistia Culture</span></a></li></ul></div><nav class="jsx-2683532354 RenoNavbarSecondary__minor__list"></nav></div><ul class="jsx-2683532354 NavbarSecondary__featured"><li class="jsx-2683532354"><div class="jsx-3015228393 ConcertTicket"><div class="jsx-3015228393 ConcertTicket__inner"><div class="jsx-3015228393 ConcertTicket__image"></div><div class="jsx-3015228393 ConcertTicket__content"><p class="jsx-3015228393 ConcertTicket__title"><a data-track-as-category="sov2025" data-track-as-action="click" data-track-as-property="sov-learning-center-menu" data-track-as-label="sov-learning-center-menu" class="jsx-3015228393 ConcertTicket__link" href="/learn/marketing/video-marketing-statistics">2025 State of Video Report</a></p><p class="jsx-3015228393 ConcertTicket__description">Level up your video strategy with insights from millions of videos, 2.7 million hours of content, and 1,300+ professionals.</p></div></div></div></li></ul></div></div></li><li class="NavbarMenu__list-item"><a class="jsx-1181053150 NavbarMenu__item NavbarMenu__item--main" data-track-as-category="link" data-track-as-action="click" data-track-as-property="main-nav-legacy" data-track-as-label="pricing-nav" href="/pricing">Pricing</a></li><li class="NavbarMenu__list-item"><a class="jsx-63185858 NavbarMenu__item NavbarMenu__item--main" data-track-as-category="link" data-track-as-action="click" data-track-as-property="main-nav-legacy" data-track-as-label="watch-a-demo-nav" href="/demo">Watch Demo</a></li></ul></div><div class="jsx-2686639107 NavbarCtas NavbarCtas--desktop"><a class="AnchorButton AnchorButton--tiny AnchorButton--light-on-dark AnchorButton--multiple-children NavbarCtas__button NavbarCtas--sales jsx-2839868478" style="color:#37373c" data-testid="sales-cta" data-track-as-category="link" data-track-as-action="click" data-track-as-property="navbar-cta-legacy" data-track-as-label="talk-to-sales-nav" href="/pricing/getintouch?cta=nav"><div class="AnchorButton__ghost-hook__context jsx-2839868478"><div class="AnchorButton__ghost-hook jsx-2839868478" style="box-shadow:0 5px 0 0 transparent"></div></div><div class="AnchorButton__interior jsx-2839868478" style="border-color:transparent;background-color:transparent"><span class="AnchorButton__sibling-text">Talk to Sales</span></div></a><a class="AnchorButton AnchorButton--tiny AnchorButton--light-on-dark AnchorButton--multiple-children NavbarCtas__button NavbarCtas--login jsx-2839868478" style="color:#37373c" data-testid="login-cta" data-track-as-category="button" data-track-as-action="click" data-track-as-property="navbar-cta-legacy" data-track-as-label="login-nav" href="https://app.wistia.com/auth/wistia_auth_sign_in_pre_auth"><div class="AnchorButton__ghost-hook__context jsx-2839868478"><div class="AnchorButton__ghost-hook jsx-2839868478" style="box-shadow:0 5px 0 0 #DEDEE1"></div></div><div class="AnchorButton__interior jsx-2839868478" style="border-color:#DEDEE1;background-color:transparent"><span class="AnchorButton__sibling-text">Log in</span></div></a><a class="AnchorButton AnchorButton--tiny AnchorButton--light-on-dark AnchorButton--multiple-children NavbarCtas__button NavbarCtas--get-started jsx-2839868478" style="color:white;background-color:#174bd2" data-testid="get-started-cta" data-track-as-category="button" data-track-as-action="click" data-track-as-property="navbar-cta-legacy" data-track-as-label="get-started-nav"><div class="AnchorButton__ghost-hook__context jsx-2839868478"><div class="AnchorButton__ghost-hook jsx-2839868478"></div></div><div class="AnchorButton__interior jsx-2839868478" style="border-color:#1e64f0;background-color:#1E64F0"><span class="AnchorButton__sibling-text">Get started</span></div></a></div></div></nav><main class="jsx-650640103 CommonLayout__main"><div class="jsx-4237609028 BlogSearchResult"><div class="jsx-39726675 BlogSearchResult__title-container"><h1 class="jsx-39726675 BlogSearchResult__title"><span class="jsx-39726675 BlogSearchResult__title--highlight"><span class="jsx-3264357502 ScreenreaderOnly">22 posts tagged</span>ROI</span></h1><div class="jsx-39726675 BlogSearchResult__title--search-tools"><nav class="jsx-4085098071 BlogTagMenu"><button aria-expanded="false" class="jsx-4085098071 BlogTagMenu__button"><div class="jsx-4085098071 BlogTagMenu__button__text"><span class="jsx-4085098071 BlogTagMenu__button__preamble">Show me posts tagged</span><div class="jsx-4085098071 BlogTagMenu__tag-label BlogTagMenu__tag-label--single-line"><span class="jsx-4085098071">ROI</span><svg viewBox="0 0 10 10" class="jsx-4085098071 BlogTagMenu__button__divet"><polyline fill="none" points="1 9 9 9 9 1" stroke="#1f1f22" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" transform="rotate(45 5 5) scale(0.75)" class="jsx-4085098071"></polyline></svg></div></div></button><ul hidden="" class="jsx-4085098071 BlogTagMenu__tags"><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn?page=1">All tags</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/accessibility">Accessibility</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/acting">Acting</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/advertising">Advertising</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/agencies">Agencies</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/analytics">Analytics</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/animation">Animation</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/artificial-intelligence">Artificial Intelligence</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/audience">Audience</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/audio-gear">Audio Gear</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/brand">Brand</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/business-finance">Business Finance</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/business-strategy">Business Strategy</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/camera-technique">Camera Technique</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/case-studies">Case Studies</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/community">Community</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/company-events">Company Events</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/content-strategy">Content Strategy</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/creativity">Creativity</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/customer-support">Customer Support</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/design">Design</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/distribution">Distribution</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/diverstia">Diverstia</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/diy-video">DIY Video</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/editing">Editing</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/email-marketing">Email Marketing</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/episodic-content">Episodic Content</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/getting-started-with-video">Getting Started with Video</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/guest-posts">Guest Posts</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/instagram">Instagram</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/integrations">Integrations</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/interactive-video">Interactive Video</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/interviews">Interviews</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/lead-generation">Lead Generation</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/life-in-boston">Life in Boston</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/lighting">Lighting</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/marketing-automation">Marketing Automation</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/new-features">New Features</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/performance-improvements">Performance Improvements</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/photography">Photography</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/podcasts">Podcasts</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/post-production">Post-Production</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/pre-production">Pre-Production</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/product-comparison">Product Comparison</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/product-spotlight">Product Spotlight</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/psychology">Psychology</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/recording">Recording</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/recruitment">Recruitment</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/remote-communication">Remote Communication</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link BlogTagMenu__link--active" href="/learn/tag/roi">ROI</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/screencasting">Screencasting</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/scripting">Scripting</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/seo">SEO</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/shooting-videos">Shooting Videos</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/social-media">Social Media</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/storytelling">Storytelling</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/video-gear">Video Gear</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/video-glossary">Video Glossary</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/video-in-email">Video in Email</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/video-management">Video Management</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/video-optimization">Video Optimization</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/video-series">Video Series</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/video-trends">Video Trends</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/web-development">Web Development</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/webinars-live-streaming">Webinars & Live Streaming</a></li><li class="jsx-1963954349 BlogTagMenu__tag"><a class="jsx-1963954349 BlogTagMenu__link" href="/learn/tag/wistiafest">WistiaFest</a></li></ul></nav><form class="jsx-1533619699 BlogSearchInput"><svg class="Icon BlogSearchInput__icon" role="presentation" viewBox="0 0 22.4 22.4"><path d="M9.8 0a9.8 9.8 0 019.8 9.8 9.7 9.7 0 01-2 5.86L22 20a1.4 1.4 0 01-1 2.39 1.42 1.42 0 01-1-.39l-4.35-4.35a9.7 9.7 0 01-5.86 2A9.8 9.8 0 019.8 0zm0 2.8a7 7 0 107 7 7 7 0 00-7-7z" fill="currentColor" fill-rule="evenodd"></path></svg><input aria-label="Search" autoComplete="off" name="search" placeholder="Search all of Learn" required="" spellcheck="false" type="search" class="jsx-1533619699 BlogSearchInput__input" value=""/></form></div></div><p class="jsx-39726675 BlogSearchResult__tag-description">Don’t forget to measure your return on investment, especially when it comes to video! Start looking at your ROI to see opportunities to make bigger moves. </p><div class="jsx-4237609028 BlogSearchResult__body"><div class="jsx-4237609028 BlogSearchResult__posts--container"><ul data-test="blog-results" class="jsx-4237609028 BlogSearchResult__posts"><li class="jsx-3663503217 BlogSearchResult__post"><div class="jsx-3905349754 BlogIndexPost__link-area"><a class="jsx-3905349754 BlogIndexPost__link" href="/learn/marketing/webinar-marketing-metrics"><div class="jsx-3905349754 BlogIndexPost__link__image"><div style="height:230px" data-testid="background-image" class="jsx-1156842135 BackgroundImage"><img alt="" style="height:100%;position:absolute;top:0;visibility:hidden;width:100%" src="https://images.ctfassets.net/j7pfe8y48ry3/w1zXVwNPWUZzognEPWHV3/caf9e98ef50cf89bc7978930a9f7b9a1/0824_Blog_WebinarMetrics-min.png" srcSet="https://images.ctfassets.net/j7pfe8y48ry3/w1zXVwNPWUZzognEPWHV3/caf9e98ef50cf89bc7978930a9f7b9a1/0824_Blog_WebinarMetrics-min.png?fm=jpg&q=70&w=140 140w, https://images.ctfassets.net/j7pfe8y48ry3/w1zXVwNPWUZzognEPWHV3/caf9e98ef50cf89bc7978930a9f7b9a1/0824_Blog_WebinarMetrics-min.png?fm=jpg&q=70&w=280 280w, https://images.ctfassets.net/j7pfe8y48ry3/w1zXVwNPWUZzognEPWHV3/caf9e98ef50cf89bc7978930a9f7b9a1/0824_Blog_WebinarMetrics-min.png?fm=jpg&q=70&w=420 420w, https://images.ctfassets.net/j7pfe8y48ry3/w1zXVwNPWUZzognEPWHV3/caf9e98ef50cf89bc7978930a9f7b9a1/0824_Blog_WebinarMetrics-min.png?fm=jpg&q=70&w=560 560w, https://images.ctfassets.net/j7pfe8y48ry3/w1zXVwNPWUZzognEPWHV3/caf9e98ef50cf89bc7978930a9f7b9a1/0824_Blog_WebinarMetrics-min.png?fm=jpg&q=70&w=700 700w"/></div></div><div class="jsx-3763975764 BlogIndexPost__title">The Top 13 Webinar Analytics For Measuring Success</div></a><p class="jsx-4083117731 BlogIndexPost__desc">Discover the best metrics for measuring the success of your webinars and optimizing future events.</p></div><p class="jsx-4125526833 BlogIndexByline"><img alt="Lisa Marinelli" src="https://images.ctfassets.net/j7pfe8y48ry3/2y6lRllK0SVSOXY1u5Iysi/e82f7f277c5ac6d9be67d8d53f3ad14b/Lisa250px.jpg?f=face&fit=thumb&h=50&r=25&w=50" style="border-radius:50px;height:25px;margin-right:1ex;width:25px"/>Lisa Marinelli<span class="jsx-3352497862 BlogIndexByline__category__prefix"> in </span><a class="jsx-3352497862 BlogIndexByline__category__name" href="/learn/marketing">Marketing</a></p></li><li class="jsx-3663503217 BlogSearchResult__post"><div class="jsx-3905349754 BlogIndexPost__link-area"><a class="jsx-3905349754 BlogIndexPost__link" href="/learn/marketing/using-video-ctas"><div class="jsx-3905349754 BlogIndexPost__link__image"><div style="height:230px" data-testid="background-image" class="jsx-1156842135 BackgroundImage"><img alt="" style="height:100%;position:absolute;top:0;visibility:hidden;width:100%" src="https://images.ctfassets.net/j7pfe8y48ry3/3fIK9AAtIgi5NRAfb0Nbuj/a92e9af90747d61de60cfd8d9ce8c169/How_to_Add_A_Video_CTA_To_Increase_Conversion.png" srcSet="https://images.ctfassets.net/j7pfe8y48ry3/3fIK9AAtIgi5NRAfb0Nbuj/a92e9af90747d61de60cfd8d9ce8c169/How_to_Add_A_Video_CTA_To_Increase_Conversion.png?fm=jpg&q=70&w=140 140w, https://images.ctfassets.net/j7pfe8y48ry3/3fIK9AAtIgi5NRAfb0Nbuj/a92e9af90747d61de60cfd8d9ce8c169/How_to_Add_A_Video_CTA_To_Increase_Conversion.png?fm=jpg&q=70&w=280 280w, https://images.ctfassets.net/j7pfe8y48ry3/3fIK9AAtIgi5NRAfb0Nbuj/a92e9af90747d61de60cfd8d9ce8c169/How_to_Add_A_Video_CTA_To_Increase_Conversion.png?fm=jpg&q=70&w=420 420w, https://images.ctfassets.net/j7pfe8y48ry3/3fIK9AAtIgi5NRAfb0Nbuj/a92e9af90747d61de60cfd8d9ce8c169/How_to_Add_A_Video_CTA_To_Increase_Conversion.png?fm=jpg&q=70&w=560 560w, https://images.ctfassets.net/j7pfe8y48ry3/3fIK9AAtIgi5NRAfb0Nbuj/a92e9af90747d61de60cfd8d9ce8c169/How_to_Add_A_Video_CTA_To_Increase_Conversion.png?fm=jpg&q=70&w=700 700w"/></div></div><div class="jsx-3763975764 BlogIndexPost__title">How to Add A Video CTA To Increase Conversion</div></a><p class="jsx-4083117731 BlogIndexPost__desc">Learn how to add a Call to Action to videos and how to optimize for conversion rates.</p></div><p class="jsx-4125526833 BlogIndexByline"><img alt="Austin Canary" src="https://images.ctfassets.net/j7pfe8y48ry3/AE5kHRdyIDH2bHJEqLRac/24b2669d43922a03ebb6e9842e1eb1b9/Austin_Canary_-_Wistia_Profile.png?f=face&fit=thumb&h=50&r=25&w=50" style="border-radius:50px;height:25px;margin-right:1ex;width:25px"/>Austin Canary<span class="jsx-3352497862 BlogIndexByline__category__prefix"> in </span><a class="jsx-3352497862 BlogIndexByline__category__name" href="/learn/marketing">Marketing</a></p></li><li class="jsx-3663503217 BlogSearchResult__post"><div class="jsx-3905349754 BlogIndexPost__link-area"><a class="jsx-3905349754 BlogIndexPost__link" href="/learn/marketing/generating-leads-with-video"><div class="jsx-3905349754 BlogIndexPost__link__image"><div style="height:230px" data-testid="background-image" class="jsx-1156842135 BackgroundImage"><img alt="" style="height:100%;position:absolute;top:0;visibility:hidden;width:100%" src="https://images.ctfassets.net/j7pfe8y48ry3/6f75rtUktJi43Z5I4oHtZl/5854c43266d4fb225dded66436f61dbe/Generate_Leads_with_Video_and_Email_Capture_Forms.jpg" srcSet="https://images.ctfassets.net/j7pfe8y48ry3/6f75rtUktJi43Z5I4oHtZl/5854c43266d4fb225dded66436f61dbe/Generate_Leads_with_Video_and_Email_Capture_Forms.jpg?fm=jpg&q=70&w=140 140w, https://images.ctfassets.net/j7pfe8y48ry3/6f75rtUktJi43Z5I4oHtZl/5854c43266d4fb225dded66436f61dbe/Generate_Leads_with_Video_and_Email_Capture_Forms.jpg?fm=jpg&q=70&w=280 280w, https://images.ctfassets.net/j7pfe8y48ry3/6f75rtUktJi43Z5I4oHtZl/5854c43266d4fb225dded66436f61dbe/Generate_Leads_with_Video_and_Email_Capture_Forms.jpg?fm=jpg&q=70&w=420 420w, https://images.ctfassets.net/j7pfe8y48ry3/6f75rtUktJi43Z5I4oHtZl/5854c43266d4fb225dded66436f61dbe/Generate_Leads_with_Video_and_Email_Capture_Forms.jpg?fm=jpg&q=70&w=560 560w, https://images.ctfassets.net/j7pfe8y48ry3/6f75rtUktJi43Z5I4oHtZl/5854c43266d4fb225dded66436f61dbe/Generate_Leads_with_Video_and_Email_Capture_Forms.jpg?fm=jpg&q=70&w=700 700w"/></div></div><div class="jsx-3763975764 BlogIndexPost__title"><svg class="Icon PlayIcon" viewBox="0 0 16 16"><g fill="none" fill-rule="evenodd" stroke="none" stroke-width="1" transform="translate(1.000000, 1.000000)"><circle cx="7" cy="7" r="7" stroke="currentColor" stroke-width="2"></circle><path d=" M5.7640687,4.07542053 L10.2713393,6.87873335 C10.505828,7.02457446 10.5776912,7.33289274 10.43185,7.56738151 C10.386211,7.64076166 10.3223328,7.7010607 10.2464457,7.74239738 L5.73917513,10.1975669 C5.49667542,10.3296597 5.19300821,10.2401572 5.06091543,9.99765747 C5.02094318,9.92427526 5,9.84204507 5,9.75848234 L5,4.5 C5,4.22385763 5.22385763,4 5.5,4 C5.59333704,4 5.68481071,4.02612575 5.7640687, 4.07542053 Z " fill="currentColor"></path></g></svg>How to Generate Leads on Videos with Email Capture Forms</div></a><p class="jsx-4083117731 BlogIndexPost__desc">Learn how to add a lead capture form on your videos, where to place it, when to make it gated, ...</p></div><p class="jsx-4125526833 BlogIndexByline"><img alt="Lisa Marinelli" src="https://images.ctfassets.net/j7pfe8y48ry3/2y6lRllK0SVSOXY1u5Iysi/e82f7f277c5ac6d9be67d8d53f3ad14b/Lisa250px.jpg?f=face&fit=thumb&h=50&r=25&w=50" style="border-radius:50px;height:25px;margin-right:1ex;width:25px"/>Lisa Marinelli<span class="jsx-3352497862 BlogIndexByline__category__prefix"> in </span><a class="jsx-3352497862 BlogIndexByline__category__name" href="/learn/marketing">Marketing</a></p></li><li class="jsx-3663503217 BlogSearchResult__post"><div class="jsx-3905349754 BlogIndexPost__link-area"><a class="jsx-3905349754 BlogIndexPost__link" href="/learn/marketing/super-bowl-commercials-low-budget-video-ads"><div class="jsx-3905349754 BlogIndexPost__link__image"><div style="height:230px" data-testid="background-image" class="jsx-1156842135 BackgroundImage"><img alt="" style="height:100%;position:absolute;top:0;visibility:hidden;width:100%" src="https://images.ctfassets.net/j7pfe8y48ry3/3ALYOE6dYTuPLM2qmAPVTg/60c8d6b4b338470313669c7fa85a96c8/Low-Budget-Ads-Super-Bowl-Commercials.jpg" srcSet="https://images.ctfassets.net/j7pfe8y48ry3/3ALYOE6dYTuPLM2qmAPVTg/60c8d6b4b338470313669c7fa85a96c8/Low-Budget-Ads-Super-Bowl-Commercials.jpg?fm=jpg&q=70&w=140 140w, https://images.ctfassets.net/j7pfe8y48ry3/3ALYOE6dYTuPLM2qmAPVTg/60c8d6b4b338470313669c7fa85a96c8/Low-Budget-Ads-Super-Bowl-Commercials.jpg?fm=jpg&q=70&w=280 280w, https://images.ctfassets.net/j7pfe8y48ry3/3ALYOE6dYTuPLM2qmAPVTg/60c8d6b4b338470313669c7fa85a96c8/Low-Budget-Ads-Super-Bowl-Commercials.jpg?fm=jpg&q=70&w=420 420w, https://images.ctfassets.net/j7pfe8y48ry3/3ALYOE6dYTuPLM2qmAPVTg/60c8d6b4b338470313669c7fa85a96c8/Low-Budget-Ads-Super-Bowl-Commercials.jpg?fm=jpg&q=70&w=560 560w, https://images.ctfassets.net/j7pfe8y48ry3/3ALYOE6dYTuPLM2qmAPVTg/60c8d6b4b338470313669c7fa85a96c8/Low-Budget-Ads-Super-Bowl-Commercials.jpg?fm=jpg&q=70&w=700 700w"/></div></div><div class="jsx-3763975764 BlogIndexPost__title">4 Best Super Bowl Commercials that Cost Nearly $0 to Make</div></a><p class="jsx-4083117731 BlogIndexPost__desc">Check out these low-budget Super Bowl commercials that proved to be effective ads for these companies!</p></div><p class="jsx-4125526833 BlogIndexByline"><img alt="Chiara Hoogervorst" src="https://images.ctfassets.net/j7pfe8y48ry3/45uE10NC3q0SmjT1cwRpVd/a05a3a95cd71e629995b052ef954a16a/Image_from_iOS__10_.jpg?f=face&fit=thumb&h=50&r=25&w=50" style="border-radius:50px;height:25px;margin-right:1ex;width:25px"/>Chiara Hoogervorst<span class="jsx-3352497862 BlogIndexByline__category__prefix"> in </span><a class="jsx-3352497862 BlogIndexByline__category__name" href="/learn/marketing">Marketing</a></p></li><li class="jsx-3663503217 BlogSearchResult__post"><div class="jsx-3905349754 BlogIndexPost__link-area"><a class="jsx-3905349754 BlogIndexPost__link" href="/learn/marketing/webinar-marketing-guide"><div class="jsx-3905349754 BlogIndexPost__link__image"><div style="height:230px" data-testid="background-image" class="jsx-1156842135 BackgroundImage"><img alt="" style="height:100%;position:absolute;top:0;visibility:hidden;width:100%" src="https://images.ctfassets.net/j7pfe8y48ry3/2e0qbmyajiJZ8hqg03bPNP/284034239d7f872f2a79522ffb934aa9/Blog_-_Webinar_Marketing_Guide.png" srcSet="https://images.ctfassets.net/j7pfe8y48ry3/2e0qbmyajiJZ8hqg03bPNP/284034239d7f872f2a79522ffb934aa9/Blog_-_Webinar_Marketing_Guide.png?fm=jpg&q=70&w=140 140w, https://images.ctfassets.net/j7pfe8y48ry3/2e0qbmyajiJZ8hqg03bPNP/284034239d7f872f2a79522ffb934aa9/Blog_-_Webinar_Marketing_Guide.png?fm=jpg&q=70&w=280 280w, https://images.ctfassets.net/j7pfe8y48ry3/2e0qbmyajiJZ8hqg03bPNP/284034239d7f872f2a79522ffb934aa9/Blog_-_Webinar_Marketing_Guide.png?fm=jpg&q=70&w=420 420w, https://images.ctfassets.net/j7pfe8y48ry3/2e0qbmyajiJZ8hqg03bPNP/284034239d7f872f2a79522ffb934aa9/Blog_-_Webinar_Marketing_Guide.png?fm=jpg&q=70&w=560 560w, https://images.ctfassets.net/j7pfe8y48ry3/2e0qbmyajiJZ8hqg03bPNP/284034239d7f872f2a79522ffb934aa9/Blog_-_Webinar_Marketing_Guide.png?fm=jpg&q=70&w=700 700w"/></div></div><div class="jsx-3763975764 BlogIndexPost__title">The Marketer’s Guide to Webinars and Live Events</div></a><p class="jsx-4083117731 BlogIndexPost__desc">Interested in getting started with webinars and live events? In this guide, we’ll share our best resources for creating, hosting, ...</p></div><p class="jsx-4125526833 BlogIndexByline"><img alt="Austin Canary" src="https://images.ctfassets.net/j7pfe8y48ry3/AE5kHRdyIDH2bHJEqLRac/24b2669d43922a03ebb6e9842e1eb1b9/Austin_Canary_-_Wistia_Profile.png?f=face&fit=thumb&h=50&r=25&w=50" style="border-radius:50px;height:25px;margin-right:1ex;width:25px"/>Austin Canary<span class="jsx-3352497862 BlogIndexByline__category__prefix"> in </span><a class="jsx-3352497862 BlogIndexByline__category__name" href="/learn/marketing">Marketing</a></p></li><li class="jsx-3663503217 BlogSearchResult__post"><div class="jsx-3905349754 BlogIndexPost__link-area"><a class="jsx-3905349754 BlogIndexPost__link" href="/learn/marketing/video-performance-across-channels"><div class="jsx-3905349754 BlogIndexPost__link__image"><div style="height:230px" data-testid="background-image" class="jsx-1156842135 BackgroundImage"><img alt="" style="height:100%;position:absolute;top:0;visibility:hidden;width:100%" src="https://images.ctfassets.net/j7pfe8y48ry3/bp2DIp7AJi2CSYqoMcq20/15729413d38564ae9361e99741d443ff/6ccd1e96254b910a68cd1895efad42d557096506.jpg" srcSet="https://images.ctfassets.net/j7pfe8y48ry3/bp2DIp7AJi2CSYqoMcq20/15729413d38564ae9361e99741d443ff/6ccd1e96254b910a68cd1895efad42d557096506.jpg?fm=jpg&q=70&w=140 140w, https://images.ctfassets.net/j7pfe8y48ry3/bp2DIp7AJi2CSYqoMcq20/15729413d38564ae9361e99741d443ff/6ccd1e96254b910a68cd1895efad42d557096506.jpg?fm=jpg&q=70&w=280 280w, https://images.ctfassets.net/j7pfe8y48ry3/bp2DIp7AJi2CSYqoMcq20/15729413d38564ae9361e99741d443ff/6ccd1e96254b910a68cd1895efad42d557096506.jpg?fm=jpg&q=70&w=420 420w, https://images.ctfassets.net/j7pfe8y48ry3/bp2DIp7AJi2CSYqoMcq20/15729413d38564ae9361e99741d443ff/6ccd1e96254b910a68cd1895efad42d557096506.jpg?fm=jpg&q=70&w=560 560w, https://images.ctfassets.net/j7pfe8y48ry3/bp2DIp7AJi2CSYqoMcq20/15729413d38564ae9361e99741d443ff/6ccd1e96254b910a68cd1895efad42d557096506.jpg?fm=jpg&q=70&w=700 700w"/></div></div><div class="jsx-3763975764 BlogIndexPost__title">Video KPIs: Evaluating Performance Across Multiple Channels</div></a><p class="jsx-4083117731 BlogIndexPost__desc">Ever wonder how a video shared on Facebook compares to a video embedded on your site?</p></div><p class="jsx-4125526833 BlogIndexByline"><img alt="Jenny Coppola" src="https://images.ctfassets.net/j7pfe8y48ry3/4N11id9fy88AcyMooWG68E/d689b04fc1699a119c451d01f8117095/Jenny.jpg?f=face&fit=thumb&h=50&r=25&w=50" style="border-radius:50px;height:25px;margin-right:1ex;width:25px"/>Jenny Coppola<span class="jsx-3352497862 BlogIndexByline__category__prefix"> in </span><a class="jsx-3352497862 BlogIndexByline__category__name" href="/learn/marketing">Marketing</a></p></li><li class="jsx-3663503217 BlogSearchResult__post"><div class="jsx-3905349754 BlogIndexPost__link-area"><a class="jsx-3905349754 BlogIndexPost__link" href="/learn/marketing/understanding-video-roi"><div class="jsx-3905349754 BlogIndexPost__link__image"><div style="height:230px" data-testid="background-image" class="jsx-1156842135 BackgroundImage"><img alt="" style="height:100%;position:absolute;top:0;visibility:hidden;width:100%" src="https://images.ctfassets.net/j7pfe8y48ry3/6Qv9geT3VuYOwy0AkaMwSi/4a23c3564e07258a28d7d68b1aeaa610/4117f91b6ab1ea99b5bb07327b29c2f3662e2e00.jpg" srcSet="https://images.ctfassets.net/j7pfe8y48ry3/6Qv9geT3VuYOwy0AkaMwSi/4a23c3564e07258a28d7d68b1aeaa610/4117f91b6ab1ea99b5bb07327b29c2f3662e2e00.jpg?fm=jpg&q=70&w=140 140w, https://images.ctfassets.net/j7pfe8y48ry3/6Qv9geT3VuYOwy0AkaMwSi/4a23c3564e07258a28d7d68b1aeaa610/4117f91b6ab1ea99b5bb07327b29c2f3662e2e00.jpg?fm=jpg&q=70&w=280 280w, https://images.ctfassets.net/j7pfe8y48ry3/6Qv9geT3VuYOwy0AkaMwSi/4a23c3564e07258a28d7d68b1aeaa610/4117f91b6ab1ea99b5bb07327b29c2f3662e2e00.jpg?fm=jpg&q=70&w=420 420w, https://images.ctfassets.net/j7pfe8y48ry3/6Qv9geT3VuYOwy0AkaMwSi/4a23c3564e07258a28d7d68b1aeaa610/4117f91b6ab1ea99b5bb07327b29c2f3662e2e00.jpg?fm=jpg&q=70&w=560 560w, https://images.ctfassets.net/j7pfe8y48ry3/6Qv9geT3VuYOwy0AkaMwSi/4a23c3564e07258a28d7d68b1aeaa610/4117f91b6ab1ea99b5bb07327b29c2f3662e2e00.jpg?fm=jpg&q=70&w=700 700w"/></div></div><div class="jsx-3763975764 BlogIndexPost__title">Video ROI: The Quantitative and Qualitative Metrics You Need to Know</div></a><p class="jsx-4083117731 BlogIndexPost__desc">In this post, we break down which metrics to measure when it comes to video ROI.</p></div><p class="jsx-4125526833 BlogIndexByline"><img alt="Meisha Bochicchio" src="https://images.ctfassets.net/j7pfe8y48ry3/1Mq5cZJIS7LdXtlP93aogm/9486bdb929d7b71322c22d4ed2363266/Meisha.jpg?f=face&fit=thumb&h=50&r=25&w=50" style="border-radius:50px;height:25px;margin-right:1ex;width:25px"/>Meisha Bochicchio<span class="jsx-3352497862 BlogIndexByline__category__prefix"> in </span><a class="jsx-3352497862 BlogIndexByline__category__name" href="/learn/marketing">Marketing</a></p></li><li class="jsx-3663503217 BlogSearchResult__post"><div class="jsx-3905349754 BlogIndexPost__link-area"><a class="jsx-3905349754 BlogIndexPost__link" href="/learn/marketing/wistia-for-growth-marketers"><div class="jsx-3905349754 BlogIndexPost__link__image"><div style="height:230px" data-testid="background-image" class="jsx-1156842135 BackgroundImage"><img alt="" style="height:100%;position:absolute;top:0;visibility:hidden;width:100%" src="https://images.ctfassets.net/j7pfe8y48ry3/4J8yey4VFWSZoDx1Vh885O/0973f3a7b3dc3e583ad2d8d62b5d593e/site.jpg" srcSet="https://images.ctfassets.net/j7pfe8y48ry3/4J8yey4VFWSZoDx1Vh885O/0973f3a7b3dc3e583ad2d8d62b5d593e/site.jpg?fm=jpg&q=70&w=140 140w, https://images.ctfassets.net/j7pfe8y48ry3/4J8yey4VFWSZoDx1Vh885O/0973f3a7b3dc3e583ad2d8d62b5d593e/site.jpg?fm=jpg&q=70&w=280 280w, https://images.ctfassets.net/j7pfe8y48ry3/4J8yey4VFWSZoDx1Vh885O/0973f3a7b3dc3e583ad2d8d62b5d593e/site.jpg?fm=jpg&q=70&w=420 420w, https://images.ctfassets.net/j7pfe8y48ry3/4J8yey4VFWSZoDx1Vh885O/0973f3a7b3dc3e583ad2d8d62b5d593e/site.jpg?fm=jpg&q=70&w=560 560w, https://images.ctfassets.net/j7pfe8y48ry3/4J8yey4VFWSZoDx1Vh885O/0973f3a7b3dc3e583ad2d8d62b5d593e/site.jpg?fm=jpg&q=70&w=700 700w"/></div></div><div class="jsx-3763975764 BlogIndexPost__title">5 Wistia Features to Help Growth Marketers Drive Video ROI</div></a><p class="jsx-4083117731 BlogIndexPost__desc">Get a quick rundown of five handy features that can help you take a data-driven approach to video marketing and ...</p></div><p class="jsx-4125526833 BlogIndexByline"><img alt="Lisa Marinelli" src="https://images.ctfassets.net/j7pfe8y48ry3/2y6lRllK0SVSOXY1u5Iysi/e82f7f277c5ac6d9be67d8d53f3ad14b/Lisa250px.jpg?f=face&fit=thumb&h=50&r=25&w=50" style="border-radius:50px;height:25px;margin-right:1ex;width:25px"/>Lisa Marinelli<span class="jsx-3352497862 BlogIndexByline__category__prefix"> in </span><a class="jsx-3352497862 BlogIndexByline__category__name" href="/learn/marketing">Marketing</a></p></li><li class="jsx-3663503217 BlogSearchResult__post"><div class="jsx-3905349754 BlogIndexPost__link-area"><a class="jsx-3905349754 BlogIndexPost__link" href="/learn/marketing/announcing-the-2021-state-of-video-report"><div class="jsx-3905349754 BlogIndexPost__link__image"><div style="height:230px" data-testid="background-image" class="jsx-1156842135 BackgroundImage"><img alt="" style="height:100%;position:absolute;top:0;visibility:hidden;width:100%" src="https://images.ctfassets.net/j7pfe8y48ry3/3EzuC1MNTNdcpleiCWWWFE/059b46a06c7508314ad6f3ef0b480bba/state-of-video-report_OGimage__1_.jpg" srcSet="https://images.ctfassets.net/j7pfe8y48ry3/3EzuC1MNTNdcpleiCWWWFE/059b46a06c7508314ad6f3ef0b480bba/state-of-video-report_OGimage__1_.jpg?fm=jpg&q=70&w=140 140w, https://images.ctfassets.net/j7pfe8y48ry3/3EzuC1MNTNdcpleiCWWWFE/059b46a06c7508314ad6f3ef0b480bba/state-of-video-report_OGimage__1_.jpg?fm=jpg&q=70&w=280 280w, https://images.ctfassets.net/j7pfe8y48ry3/3EzuC1MNTNdcpleiCWWWFE/059b46a06c7508314ad6f3ef0b480bba/state-of-video-report_OGimage__1_.jpg?fm=jpg&q=70&w=420 420w, https://images.ctfassets.net/j7pfe8y48ry3/3EzuC1MNTNdcpleiCWWWFE/059b46a06c7508314ad6f3ef0b480bba/state-of-video-report_OGimage__1_.jpg?fm=jpg&q=70&w=560 560w, https://images.ctfassets.net/j7pfe8y48ry3/3EzuC1MNTNdcpleiCWWWFE/059b46a06c7508314ad6f3ef0b480bba/state-of-video-report_OGimage__1_.jpg?fm=jpg&q=70&w=700 700w"/></div></div><div class="jsx-3763975764 BlogIndexPost__title"><svg class="Icon PlayIcon" viewBox="0 0 16 16"><g fill="none" fill-rule="evenodd" stroke="none" stroke-width="1" transform="translate(1.000000, 1.000000)"><circle cx="7" cy="7" r="7" stroke="currentColor" stroke-width="2"></circle><path d=" M5.7640687,4.07542053 L10.2713393,6.87873335 C10.505828,7.02457446 10.5776912,7.33289274 10.43185,7.56738151 C10.386211,7.64076166 10.3223328,7.7010607 10.2464457,7.74239738 L5.73917513,10.1975669 C5.49667542,10.3296597 5.19300821,10.2401572 5.06091543,9.99765747 C5.02094318,9.92427526 5,9.84204507 5,9.75848234 L5,4.5 C5,4.22385763 5.22385763,4 5.5,4 C5.59333704,4 5.68481071,4.02612575 5.7640687, 4.07542053 Z " fill="currentColor"></path></g></svg>Announcing the 2021 State of Video Report</div></a><p class="jsx-4083117731 BlogIndexPost__desc">Dig into the data behind our 2021 State of Video Report. We analyzed over 44 million videos across 500,000 account ...</p></div><p class="jsx-4125526833 BlogIndexByline"><img alt="Jenny Coppola" src="https://images.ctfassets.net/j7pfe8y48ry3/4N11id9fy88AcyMooWG68E/d689b04fc1699a119c451d01f8117095/Jenny.jpg?f=face&fit=thumb&h=50&r=25&w=50" style="border-radius:50px;height:25px;margin-right:1ex;width:25px"/>Jenny Coppola<span class="jsx-3352497862 BlogIndexByline__category__prefix"> in </span><a class="jsx-3352497862 BlogIndexByline__category__name" href="/learn/marketing">Marketing</a></p></li><li class="jsx-3663503217 BlogSearchResult__post"><div class="jsx-3905349754 BlogIndexPost__link-area"><a class="jsx-3905349754 BlogIndexPost__link" href="/learn/marketing/show-video-marketing-roi-to-your-boss"><div class="jsx-3905349754 BlogIndexPost__link__image"><div style="height:230px" data-testid="background-image" class="jsx-1156842135 BackgroundImage"><img alt="" style="height:100%;position:absolute;top:0;visibility:hidden;width:100%" src="https://images.ctfassets.net/j7pfe8y48ry3/2Shkd7LLhK1gi9I0hjO1p1/95373de88bed411263c40021b27ba161/margot.jpg" srcSet="https://images.ctfassets.net/j7pfe8y48ry3/2Shkd7LLhK1gi9I0hjO1p1/95373de88bed411263c40021b27ba161/margot.jpg?fm=jpg&q=70&w=140 140w, https://images.ctfassets.net/j7pfe8y48ry3/2Shkd7LLhK1gi9I0hjO1p1/95373de88bed411263c40021b27ba161/margot.jpg?fm=jpg&q=70&w=280 280w, https://images.ctfassets.net/j7pfe8y48ry3/2Shkd7LLhK1gi9I0hjO1p1/95373de88bed411263c40021b27ba161/margot.jpg?fm=jpg&q=70&w=420 420w, https://images.ctfassets.net/j7pfe8y48ry3/2Shkd7LLhK1gi9I0hjO1p1/95373de88bed411263c40021b27ba161/margot.jpg?fm=jpg&q=70&w=560 560w, https://images.ctfassets.net/j7pfe8y48ry3/2Shkd7LLhK1gi9I0hjO1p1/95373de88bed411263c40021b27ba161/margot.jpg?fm=jpg&q=70&w=700 700w"/></div></div><div class="jsx-3763975764 BlogIndexPost__title">5 Ways to Show Your Boss the ROI of Video Marketing </div></a><p class="jsx-4083117731 BlogIndexPost__desc">You might know the value of video for marketing, but others on the team might not be sold. Make a ...</p></div><p class="jsx-4125526833 BlogIndexByline"><img alt="Meisha Bochicchio" src="https://images.ctfassets.net/j7pfe8y48ry3/1Mq5cZJIS7LdXtlP93aogm/9486bdb929d7b71322c22d4ed2363266/Meisha.jpg?f=face&fit=thumb&h=50&r=25&w=50" style="border-radius:50px;height:25px;margin-right:1ex;width:25px"/>Meisha Bochicchio<span class="jsx-3352497862 BlogIndexByline__category__prefix"> in </span><a class="jsx-3352497862 BlogIndexByline__category__name" href="/learn/marketing">Marketing</a></p></li><li class="jsx-3663503217 BlogSearchResult__post"><div class="jsx-3456592654 BlogIndexPost__link-area"><a class="jsx-3456592654 BlogIndexPost__link" href="/learn/product-updates/wistia-webinar-hubspot-integration"><div class="jsx-3456592654 BlogIndexPost__link__image"><div style="height:230px" data-testid="background-image" class="jsx-1156842135 BackgroundImage"><img alt="" style="height:100%;position:absolute;top:0;visibility:hidden;width:100%" src="https://images.ctfassets.net/j7pfe8y48ry3/7xc3Xf0nDOAcOwMGQGySMe/814a3eb7b79492a697d95168a396cea1/hubspot-laptop.png" srcSet="https://images.ctfassets.net/j7pfe8y48ry3/7xc3Xf0nDOAcOwMGQGySMe/814a3eb7b79492a697d95168a396cea1/hubspot-laptop.png?fm=jpg&q=70&w=140 140w, https://images.ctfassets.net/j7pfe8y48ry3/7xc3Xf0nDOAcOwMGQGySMe/814a3eb7b79492a697d95168a396cea1/hubspot-laptop.png?fm=jpg&q=70&w=280 280w, https://images.ctfassets.net/j7pfe8y48ry3/7xc3Xf0nDOAcOwMGQGySMe/814a3eb7b79492a697d95168a396cea1/hubspot-laptop.png?fm=jpg&q=70&w=420 420w, https://images.ctfassets.net/j7pfe8y48ry3/7xc3Xf0nDOAcOwMGQGySMe/814a3eb7b79492a697d95168a396cea1/hubspot-laptop.png?fm=jpg&q=70&w=560 560w, https://images.ctfassets.net/j7pfe8y48ry3/7xc3Xf0nDOAcOwMGQGySMe/814a3eb7b79492a697d95168a396cea1/hubspot-laptop.png?fm=jpg&q=70&w=700 700w"/></div></div><div class="jsx-2771364506 BlogIndexPost__title"> Make the Most of Your Video Marketing Efforts with the Wistia-HubSpot Integration</div></a><p class="jsx-915587885 BlogIndexPost__desc">Wistia + HubSpot = a match made in marketing heaven. Learn how to make the most of your video marketing ...</p></div><p class="jsx-4125526833 BlogIndexByline"><img alt="Jonah Silberg" src="https://images.ctfassets.net/j7pfe8y48ry3/Er4G7YrCXmUk4W0Ok6ASs/226ceffe5075d915cc6d143fbecade25/Jonah.jpg?f=face&fit=thumb&h=50&r=25&w=50" style="border-radius:50px;height:25px;margin-right:1ex;width:25px"/>Jonah Silberg<span class="jsx-1644998864 BlogIndexByline__category__prefix"> in </span><a class="jsx-1644998864 BlogIndexByline__category__name" href="/learn/product-updates">Product Updates</a></p></li><li class="jsx-3663503217 BlogSearchResult__post"><div class="jsx-3905349754 BlogIndexPost__link-area"><a class="jsx-3905349754 BlogIndexPost__link" href="/learn/marketing/google-analytics-for-video-roi"><div class="jsx-3905349754 BlogIndexPost__link__image"><div style="height:230px" data-testid="background-image" class="jsx-1156842135 BackgroundImage"><img alt="" style="height:100%;position:absolute;top:0;visibility:hidden;width:100%" src="https://images.ctfassets.net/j7pfe8y48ry3/6ZgDcLN0sMa0MM6U2C0sMk/6e58a8a5ce1e9737f383364a2ba5839d/google-analytics-for-video-roi-tile" srcSet="https://images.ctfassets.net/j7pfe8y48ry3/6ZgDcLN0sMa0MM6U2C0sMk/6e58a8a5ce1e9737f383364a2ba5839d/google-analytics-for-video-roi-tile?fm=jpg&q=70&w=140 140w, https://images.ctfassets.net/j7pfe8y48ry3/6ZgDcLN0sMa0MM6U2C0sMk/6e58a8a5ce1e9737f383364a2ba5839d/google-analytics-for-video-roi-tile?fm=jpg&q=70&w=280 280w, https://images.ctfassets.net/j7pfe8y48ry3/6ZgDcLN0sMa0MM6U2C0sMk/6e58a8a5ce1e9737f383364a2ba5839d/google-analytics-for-video-roi-tile?fm=jpg&q=70&w=420 420w, https://images.ctfassets.net/j7pfe8y48ry3/6ZgDcLN0sMa0MM6U2C0sMk/6e58a8a5ce1e9737f383364a2ba5839d/google-analytics-for-video-roi-tile?fm=jpg&q=70&w=560 560w, https://images.ctfassets.net/j7pfe8y48ry3/6ZgDcLN0sMa0MM6U2C0sMk/6e58a8a5ce1e9737f383364a2ba5839d/google-analytics-for-video-roi-tile?fm=jpg&q=70&w=700 700w"/></div></div><div class="jsx-3763975764 BlogIndexPost__title">Google Analytics Tools to Help You Measure Video ROI</div></a><p class="jsx-4083117731 BlogIndexPost__desc">If you love video and metrics, this GA dashboard template along with these video-centric audience segments might just make your ...</p></div><p class="jsx-4125526833 BlogIndexByline"><img alt="Phil Nottingham" src="https://images.ctfassets.net/j7pfe8y48ry3/66Z6Q2GkEgQieQGc0AWegA/08a723678f4235525237c7590bd6b53b/Phil1.jpg?f=face&fit=thumb&h=50&r=25&w=50" style="border-radius:50px;height:25px;margin-right:1ex;width:25px"/>Phil Nottingham<span class="jsx-3352497862 BlogIndexByline__category__prefix"> in </span><a class="jsx-3352497862 BlogIndexByline__category__name" href="/learn/marketing">Marketing</a></p></li><li class="jsx-3663503217 BlogSearchResult__post"><div class="jsx-3905349754 BlogIndexPost__link-area"><a class="jsx-3905349754 BlogIndexPost__link" href="/learn/marketing/does-brand-advertising-work-for-marketers-the-drum"><div class="jsx-3905349754 BlogIndexPost__link__image"><div style="height:230px" data-testid="background-image" class="jsx-1156842135 BackgroundImage"><img alt="" style="height:100%;position:absolute;top:0;visibility:hidden;width:100%" src="https://images.ctfassets.net/j7pfe8y48ry3/3qgddeMHxtZa7kdYJAzmIy/da1e87b137e04d714cf21ba15a0defad/couch.jpg" srcSet="https://images.ctfassets.net/j7pfe8y48ry3/3qgddeMHxtZa7kdYJAzmIy/da1e87b137e04d714cf21ba15a0defad/couch.jpg?fm=jpg&q=70&w=140 140w, https://images.ctfassets.net/j7pfe8y48ry3/3qgddeMHxtZa7kdYJAzmIy/da1e87b137e04d714cf21ba15a0defad/couch.jpg?fm=jpg&q=70&w=280 280w, https://images.ctfassets.net/j7pfe8y48ry3/3qgddeMHxtZa7kdYJAzmIy/da1e87b137e04d714cf21ba15a0defad/couch.jpg?fm=jpg&q=70&w=420 420w, https://images.ctfassets.net/j7pfe8y48ry3/3qgddeMHxtZa7kdYJAzmIy/da1e87b137e04d714cf21ba15a0defad/couch.jpg?fm=jpg&q=70&w=560 560w, https://images.ctfassets.net/j7pfe8y48ry3/3qgddeMHxtZa7kdYJAzmIy/da1e87b137e04d714cf21ba15a0defad/couch.jpg?fm=jpg&q=70&w=700 700w"/></div></div><div class="jsx-3763975764 BlogIndexPost__title">Does Brand Advertising Work for Marketers? Our New Report with The Drum</div></a><p class="jsx-4083117731 BlogIndexPost__desc">The results from The Drum's research are in—and the findings paint an interesting (yet troubling) picture of today's advertising landscape.</p></div><p class="jsx-4125526833 BlogIndexByline"><img alt="Phil Nottingham" src="https://images.ctfassets.net/j7pfe8y48ry3/66Z6Q2GkEgQieQGc0AWegA/08a723678f4235525237c7590bd6b53b/Phil1.jpg?f=face&fit=thumb&h=50&r=25&w=50" style="border-radius:50px;height:25px;margin-right:1ex;width:25px"/>Phil Nottingham<span class="jsx-3352497862 BlogIndexByline__category__prefix"> in </span><a class="jsx-3352497862 BlogIndexByline__category__name" href="/learn/marketing">Marketing</a></p></li><li class="jsx-3663503217 BlogSearchResult__post"><div class="jsx-3905349754 BlogIndexPost__link-area"><a class="jsx-3905349754 BlogIndexPost__link" href="/learn/marketing/why-your-next-product-line-should-be-binge-worthy-content"><div class="jsx-3905349754 BlogIndexPost__link__image"><div style="height:230px" data-testid="background-image" class="jsx-1156842135 BackgroundImage"><img alt="" style="height:100%;position:absolute;top:0;visibility:hidden;width:100%" src="https://images.ctfassets.net/j7pfe8y48ry3/5eb0kBSxWuPGYnBg49ZcON/2190bbd9e11fb7b4795db83a5b93ffc3/i-gnmMSBz-X4.jpg" srcSet="https://images.ctfassets.net/j7pfe8y48ry3/5eb0kBSxWuPGYnBg49ZcON/2190bbd9e11fb7b4795db83a5b93ffc3/i-gnmMSBz-X4.jpg?fm=jpg&q=70&w=140 140w, https://images.ctfassets.net/j7pfe8y48ry3/5eb0kBSxWuPGYnBg49ZcON/2190bbd9e11fb7b4795db83a5b93ffc3/i-gnmMSBz-X4.jpg?fm=jpg&q=70&w=280 280w, https://images.ctfassets.net/j7pfe8y48ry3/5eb0kBSxWuPGYnBg49ZcON/2190bbd9e11fb7b4795db83a5b93ffc3/i-gnmMSBz-X4.jpg?fm=jpg&q=70&w=420 420w, https://images.ctfassets.net/j7pfe8y48ry3/5eb0kBSxWuPGYnBg49ZcON/2190bbd9e11fb7b4795db83a5b93ffc3/i-gnmMSBz-X4.jpg?fm=jpg&q=70&w=560 560w, https://images.ctfassets.net/j7pfe8y48ry3/5eb0kBSxWuPGYnBg49ZcON/2190bbd9e11fb7b4795db83a5b93ffc3/i-gnmMSBz-X4.jpg?fm=jpg&q=70&w=700 700w"/></div></div><div class="jsx-3763975764 BlogIndexPost__title">Why Your Next Product Line Should be Binge-Worthy Content</div></a><p class="jsx-4083117731 BlogIndexPost__desc">Find out why content is the most scalable, low-risk, high-reward investment your business can make.</p></div><p class="jsx-4125526833 BlogIndexByline"><img alt="Chris Savage" src="https://images.ctfassets.net/j7pfe8y48ry3/1S8O4Kwi0EsIw2qUAw0AIY/37843a2c6536568e0ee00d323d29de6a/ChrisS.jpg?f=face&fit=thumb&h=50&r=25&w=50" style="border-radius:50px;height:25px;margin-right:1ex;width:25px"/>Chris Savage<span class="jsx-3352497862 BlogIndexByline__category__prefix"> in </span><a class="jsx-3352497862 BlogIndexByline__category__name" href="/learn/marketing">Marketing</a></p></li><li class="jsx-3663503217 BlogSearchResult__post"><div class="jsx-3905349754 BlogIndexPost__link-area"><a class="jsx-3905349754 BlogIndexPost__link" href="/learn/marketing/collect-more-emails-with-video"><div class="jsx-3905349754 BlogIndexPost__link__image"><div style="height:230px" data-testid="background-image" class="jsx-1156842135 BackgroundImage"><img alt="" style="height:100%;position:absolute;top:0;visibility:hidden;width:100%" src="https://images.ctfassets.net/j7pfe8y48ry3/Ek53yS9IxUcGiGeAOeywg/6ea83cafb793dcc0e9e7020b142c69ed/collect-more-emails-with-video-tile" srcSet="https://images.ctfassets.net/j7pfe8y48ry3/Ek53yS9IxUcGiGeAOeywg/6ea83cafb793dcc0e9e7020b142c69ed/collect-more-emails-with-video-tile?fm=jpg&q=70&w=140 140w, https://images.ctfassets.net/j7pfe8y48ry3/Ek53yS9IxUcGiGeAOeywg/6ea83cafb793dcc0e9e7020b142c69ed/collect-more-emails-with-video-tile?fm=jpg&q=70&w=280 280w, https://images.ctfassets.net/j7pfe8y48ry3/Ek53yS9IxUcGiGeAOeywg/6ea83cafb793dcc0e9e7020b142c69ed/collect-more-emails-with-video-tile?fm=jpg&q=70&w=420 420w, https://images.ctfassets.net/j7pfe8y48ry3/Ek53yS9IxUcGiGeAOeywg/6ea83cafb793dcc0e9e7020b142c69ed/collect-more-emails-with-video-tile?fm=jpg&q=70&w=560 560w, https://images.ctfassets.net/j7pfe8y48ry3/Ek53yS9IxUcGiGeAOeywg/6ea83cafb793dcc0e9e7020b142c69ed/collect-more-emails-with-video-tile?fm=jpg&q=70&w=700 700w"/></div></div><div class="jsx-3763975764 BlogIndexPost__title">Collect More Emails With Video</div></a><p class="jsx-4083117731 BlogIndexPost__desc">We pulled conversion data for our Turnstile email collectors across all videos hosted on Wistia—here are the results!</p></div><p class="jsx-4125526833 BlogIndexByline"><img alt="Ezra Fishman" src="https://images.ctfassets.net/j7pfe8y48ry3/Cj1DQduQ7uAc4SQsMUAKy/48a738dfb2a322565133596835b96f89/Ezra.jpg?f=face&fit=thumb&h=50&r=25&w=50" style="border-radius:50px;height:25px;margin-right:1ex;width:25px"/>Ezra Fishman<span class="jsx-3352497862 BlogIndexByline__category__prefix"> in </span><a class="jsx-3352497862 BlogIndexByline__category__name" href="/learn/marketing">Marketing</a></p></li><li class="jsx-3663503217 BlogSearchResult__post"><div class="jsx-3905349754 BlogIndexPost__link-area"><a class="jsx-3905349754 BlogIndexPost__link" href="/learn/marketing/time-watched-is-the-best-metric-to-measure-video"><div class="jsx-3905349754 BlogIndexPost__link__image"><div style="height:230px" data-testid="background-image" class="jsx-1156842135 BackgroundImage"><img alt="" style="height:100%;position:absolute;top:0;visibility:hidden;width:100%" src="https://images.ctfassets.net/j7pfe8y48ry3/AEeM8gTc31bPOMYCJsDxb/1ef9cb1fb3b7799397bc32d9172e7fa9/the_truth.png" srcSet="https://images.ctfassets.net/j7pfe8y48ry3/AEeM8gTc31bPOMYCJsDxb/1ef9cb1fb3b7799397bc32d9172e7fa9/the_truth.png?fm=jpg&q=70&w=140 140w, https://images.ctfassets.net/j7pfe8y48ry3/AEeM8gTc31bPOMYCJsDxb/1ef9cb1fb3b7799397bc32d9172e7fa9/the_truth.png?fm=jpg&q=70&w=280 280w, https://images.ctfassets.net/j7pfe8y48ry3/AEeM8gTc31bPOMYCJsDxb/1ef9cb1fb3b7799397bc32d9172e7fa9/the_truth.png?fm=jpg&q=70&w=420 420w, https://images.ctfassets.net/j7pfe8y48ry3/AEeM8gTc31bPOMYCJsDxb/1ef9cb1fb3b7799397bc32d9172e7fa9/the_truth.png?fm=jpg&q=70&w=560 560w, https://images.ctfassets.net/j7pfe8y48ry3/AEeM8gTc31bPOMYCJsDxb/1ef9cb1fb3b7799397bc32d9172e7fa9/the_truth.png?fm=jpg&q=70&w=700 700w"/></div></div><div class="jsx-3763975764 BlogIndexPost__title">Why “Time Watched” Is the Best Metric to Measure the Value of Video</div></a><p class="jsx-4083117731 BlogIndexPost__desc">Learn why so many businesses are under-reporting on the value of video (and why they should track Time Watched instead).</p></div><p class="jsx-4125526833 BlogIndexByline"><img alt="Phil Nottingham" src="https://images.ctfassets.net/j7pfe8y48ry3/66Z6Q2GkEgQieQGc0AWegA/08a723678f4235525237c7590bd6b53b/Phil1.jpg?f=face&fit=thumb&h=50&r=25&w=50" style="border-radius:50px;height:25px;margin-right:1ex;width:25px"/>Phil Nottingham<span class="jsx-3352497862 BlogIndexByline__category__prefix"> in </span><a class="jsx-3352497862 BlogIndexByline__category__name" href="/learn/marketing">Marketing</a></p></li><li class="jsx-3663503217 BlogSearchResult__post"><div class="jsx-3905349754 BlogIndexPost__link-area"><a class="jsx-3905349754 BlogIndexPost__link" href="/learn/marketing/does-budget-matter-in-video-advertising"><div class="jsx-3905349754 BlogIndexPost__link__image"><div style="height:230px" data-testid="background-image" class="jsx-1156842135 BackgroundImage"><img alt="" style="height:100%;position:absolute;top:0;visibility:hidden;width:100%" src="https://images.ctfassets.net/j7pfe8y48ry3/40sQZ379TqeS0AyoAQqOuU/7756efc0c6f208650d35f013b06133c3/wistia-production-quality-blog.jpg" srcSet="https://images.ctfassets.net/j7pfe8y48ry3/40sQZ379TqeS0AyoAQqOuU/7756efc0c6f208650d35f013b06133c3/wistia-production-quality-blog.jpg?fm=jpg&q=70&w=140 140w, https://images.ctfassets.net/j7pfe8y48ry3/40sQZ379TqeS0AyoAQqOuU/7756efc0c6f208650d35f013b06133c3/wistia-production-quality-blog.jpg?fm=jpg&q=70&w=280 280w, https://images.ctfassets.net/j7pfe8y48ry3/40sQZ379TqeS0AyoAQqOuU/7756efc0c6f208650d35f013b06133c3/wistia-production-quality-blog.jpg?fm=jpg&q=70&w=420 420w, https://images.ctfassets.net/j7pfe8y48ry3/40sQZ379TqeS0AyoAQqOuU/7756efc0c6f208650d35f013b06133c3/wistia-production-quality-blog.jpg?fm=jpg&q=70&w=560 560w, https://images.ctfassets.net/j7pfe8y48ry3/40sQZ379TqeS0AyoAQqOuU/7756efc0c6f208650d35f013b06133c3/wistia-production-quality-blog.jpg?fm=jpg&q=70&w=700 700w"/></div></div><div class="jsx-3763975764 BlogIndexPost__title">Does Production Quality Matter in Video Advertising? A Wistia Report</div></a><p class="jsx-4083117731 BlogIndexPost__desc">The results from our “One, Ten, One Hundred” ad campaign are in! Learn what factors impact video advertising the most.</p></div><p class="jsx-4125526833 BlogIndexByline"><img alt="Phil Nottingham" src="https://images.ctfassets.net/j7pfe8y48ry3/66Z6Q2GkEgQieQGc0AWegA/08a723678f4235525237c7590bd6b53b/Phil1.jpg?f=face&fit=thumb&h=50&r=25&w=50" style="border-radius:50px;height:25px;margin-right:1ex;width:25px"/>Phil Nottingham<span class="jsx-3352497862 BlogIndexByline__category__prefix"> in </span><a class="jsx-3352497862 BlogIndexByline__category__name" href="/learn/marketing">Marketing</a></p></li><li class="jsx-3663503217 BlogSearchResult__post"><div class="jsx-3905349754 BlogIndexPost__link-area"><a class="jsx-3905349754 BlogIndexPost__link" href="/learn/marketing/the-guide-to-using-video-and-chat-for-sales-marketing-and-support"><div class="jsx-3905349754 BlogIndexPost__link__image"><div style="height:230px" data-testid="background-image" class="jsx-1156842135 BackgroundImage"><img alt="" style="height:100%;position:absolute;top:0;visibility:hidden;width:100%" src="https://images.ctfassets.net/j7pfe8y48ry3/6XH0vwRZGEOSQqEwuMU2Cm/c682302503b9fab3109141e107dc8247/wistia-intercom-9d9be9216f999e47cbcc50fbde3c16ed.png" srcSet="https://images.ctfassets.net/j7pfe8y48ry3/6XH0vwRZGEOSQqEwuMU2Cm/c682302503b9fab3109141e107dc8247/wistia-intercom-9d9be9216f999e47cbcc50fbde3c16ed.png?fm=jpg&q=70&w=140 140w, https://images.ctfassets.net/j7pfe8y48ry3/6XH0vwRZGEOSQqEwuMU2Cm/c682302503b9fab3109141e107dc8247/wistia-intercom-9d9be9216f999e47cbcc50fbde3c16ed.png?fm=jpg&q=70&w=280 280w, https://images.ctfassets.net/j7pfe8y48ry3/6XH0vwRZGEOSQqEwuMU2Cm/c682302503b9fab3109141e107dc8247/wistia-intercom-9d9be9216f999e47cbcc50fbde3c16ed.png?fm=jpg&q=70&w=420 420w, https://images.ctfassets.net/j7pfe8y48ry3/6XH0vwRZGEOSQqEwuMU2Cm/c682302503b9fab3109141e107dc8247/wistia-intercom-9d9be9216f999e47cbcc50fbde3c16ed.png?fm=jpg&q=70&w=560 560w, https://images.ctfassets.net/j7pfe8y48ry3/6XH0vwRZGEOSQqEwuMU2Cm/c682302503b9fab3109141e107dc8247/wistia-intercom-9d9be9216f999e47cbcc50fbde3c16ed.png?fm=jpg&q=70&w=700 700w"/></div></div><div class="jsx-3763975764 BlogIndexPost__title">The Guide to Using Video and Chat for Sales, Marketing, and Support</div></a><p class="jsx-4083117731 BlogIndexPost__desc">Combine the powers of video and chat to make your business more personal, relatable, and trustworthy.</p></div><p class="jsx-4125526833 BlogIndexByline"><img alt="Jordan Wellin" src="https://images.ctfassets.net/j7pfe8y48ry3/2g90zr9psIYUg2GqGu6aUy/6e15c86930c0182dc1ef73a1109b186f/JordanW.jpg?f=face&fit=thumb&h=50&r=25&w=50" style="border-radius:50px;height:25px;margin-right:1ex;width:25px"/>Jordan Wellin<span class="jsx-3352497862 BlogIndexByline__category__prefix"> in </span><a class="jsx-3352497862 BlogIndexByline__category__name" href="/learn/marketing">Marketing</a></p></li><li class="jsx-3663503217 BlogSearchResult__post"><div class="jsx-3905349754 BlogIndexPost__link-area"><a class="jsx-3905349754 BlogIndexPost__link" href="/learn/marketing/boost-play-rate-and-drive-action"><div class="jsx-3905349754 BlogIndexPost__link__image"><div style="height:230px" data-testid="background-image" class="jsx-1156842135 BackgroundImage"><img alt="" style="height:100%;position:absolute;top:0;visibility:hidden;width:100%" src="https://images.ctfassets.net/j7pfe8y48ry3/4PNwWGN5hKGSmAyysOcwoy/23b525dc6f7fb03befac508fe5c960b9/boost-play-rate-and-drive-action-tile" srcSet="https://images.ctfassets.net/j7pfe8y48ry3/4PNwWGN5hKGSmAyysOcwoy/23b525dc6f7fb03befac508fe5c960b9/boost-play-rate-and-drive-action-tile?fm=jpg&q=70&w=124 124w, https://images.ctfassets.net/j7pfe8y48ry3/4PNwWGN5hKGSmAyysOcwoy/23b525dc6f7fb03befac508fe5c960b9/boost-play-rate-and-drive-action-tile?fm=jpg&q=70&w=247 247w, https://images.ctfassets.net/j7pfe8y48ry3/4PNwWGN5hKGSmAyysOcwoy/23b525dc6f7fb03befac508fe5c960b9/boost-play-rate-and-drive-action-tile?fm=jpg&q=70&w=371 371w, https://images.ctfassets.net/j7pfe8y48ry3/4PNwWGN5hKGSmAyysOcwoy/23b525dc6f7fb03befac508fe5c960b9/boost-play-rate-and-drive-action-tile?fm=jpg&q=70&w=494 494w, https://images.ctfassets.net/j7pfe8y48ry3/4PNwWGN5hKGSmAyysOcwoy/23b525dc6f7fb03befac508fe5c960b9/boost-play-rate-and-drive-action-tile?fm=jpg&q=70&w=618 618w"/></div></div><div class="jsx-3763975764 BlogIndexPost__title">Quick Tips to Boost Your Video Play Rates and Drive Action</div></a><p class="jsx-4083117731 BlogIndexPost__desc">What do thumbnail images, play button color, email collectors, and powerful CTA copy have in common? They can all help ...</p></div><p class="jsx-4125526833 BlogIndexByline"><img alt="Margot Da Cunha" src="https://images.ctfassets.net/j7pfe8y48ry3/4qVmKp1Tygu2sccEMgc2Cq/2c0ec92207fdeaadfcb99a4ef6e19b28/Margot1.jpg?f=face&fit=thumb&h=50&r=25&w=50" style="border-radius:50px;height:25px;margin-right:1ex;width:25px"/>Margot Da Cunha<span class="jsx-3352497862 BlogIndexByline__category__prefix"> in </span><a class="jsx-3352497862 BlogIndexByline__category__name" href="/learn/marketing">Marketing</a></p></li><li class="jsx-3663503217 BlogSearchResult__post"><div class="jsx-3905349754 BlogIndexPost__link-area"><a class="jsx-3905349754 BlogIndexPost__link" href="/learn/marketing/marketing-automation-marketo"><div class="jsx-3905349754 BlogIndexPost__link__image"><div style="height:230px" data-testid="background-image" class="jsx-1156842135 BackgroundImage"><img alt="" style="height:100%;position:absolute;top:0;visibility:hidden;width:100%" src="https://images.ctfassets.net/j7pfe8y48ry3/4UKDnixY5y4iQACscq8qaq/09499e23dc14d10cec62714951ee5f50/15a11a0bdaa7aea687752337e6c04d84c5dc60eb.jpg" srcSet="https://images.ctfassets.net/j7pfe8y48ry3/4UKDnixY5y4iQACscq8qaq/09499e23dc14d10cec62714951ee5f50/15a11a0bdaa7aea687752337e6c04d84c5dc60eb.jpg?fm=jpg&q=70&w=140 140w, https://images.ctfassets.net/j7pfe8y48ry3/4UKDnixY5y4iQACscq8qaq/09499e23dc14d10cec62714951ee5f50/15a11a0bdaa7aea687752337e6c04d84c5dc60eb.jpg?fm=jpg&q=70&w=280 280w, https://images.ctfassets.net/j7pfe8y48ry3/4UKDnixY5y4iQACscq8qaq/09499e23dc14d10cec62714951ee5f50/15a11a0bdaa7aea687752337e6c04d84c5dc60eb.jpg?fm=jpg&q=70&w=420 420w, https://images.ctfassets.net/j7pfe8y48ry3/4UKDnixY5y4iQACscq8qaq/09499e23dc14d10cec62714951ee5f50/15a11a0bdaa7aea687752337e6c04d84c5dc60eb.jpg?fm=jpg&q=70&w=560 560w, https://images.ctfassets.net/j7pfe8y48ry3/4UKDnixY5y4iQACscq8qaq/09499e23dc14d10cec62714951ee5f50/15a11a0bdaa7aea687752337e6c04d84c5dc60eb.jpg?fm=jpg&q=70&w=700 700w"/></div></div><div class="jsx-3763975764 BlogIndexPost__title">The Wistia Guide to Marketing Automation with Marketo</div></a><p class="jsx-4083117731 BlogIndexPost__desc">Using video with marketing automation to reach your goals.</p></div><p class="jsx-4125526833 BlogIndexByline"><img alt="Margot Mazur" src="https://images.ctfassets.net/j7pfe8y48ry3/2b5uUW9eEkAqGgieGmiWGI/481e2fdd7a832b40990715bbfa309b3f/Margot.jpg?f=face&fit=thumb&h=50&r=25&w=50" style="border-radius:50px;height:25px;margin-right:1ex;width:25px"/>Margot Mazur<span class="jsx-3352497862 BlogIndexByline__category__prefix"> in </span><a class="jsx-3352497862 BlogIndexByline__category__name" href="/learn/marketing">Marketing</a></p></li><li class="jsx-3663503217 BlogSearchResult__post"><div class="jsx-3905349754 BlogIndexPost__link-area"><a class="jsx-3905349754 BlogIndexPost__link" href="/learn/marketing/video-position-and-size"><div class="jsx-3905349754 BlogIndexPost__link__image"><div style="height:230px" data-testid="background-image" class="jsx-1156842135 BackgroundImage"><img alt="" style="height:100%;position:absolute;top:0;visibility:hidden;width:100%" src="https://images.ctfassets.net/j7pfe8y48ry3/5HgD4ISFWgg6yyqSqiMWKi/be4e54347cb8870137ea96ba10ffb33f/video-position-and-size-tile" srcSet="https://images.ctfassets.net/j7pfe8y48ry3/5HgD4ISFWgg6yyqSqiMWKi/be4e54347cb8870137ea96ba10ffb33f/video-position-and-size-tile?fm=jpg&q=70&w=140 140w, https://images.ctfassets.net/j7pfe8y48ry3/5HgD4ISFWgg6yyqSqiMWKi/be4e54347cb8870137ea96ba10ffb33f/video-position-and-size-tile?fm=jpg&q=70&w=280 280w, https://images.ctfassets.net/j7pfe8y48ry3/5HgD4ISFWgg6yyqSqiMWKi/be4e54347cb8870137ea96ba10ffb33f/video-position-and-size-tile?fm=jpg&q=70&w=420 420w, https://images.ctfassets.net/j7pfe8y48ry3/5HgD4ISFWgg6yyqSqiMWKi/be4e54347cb8870137ea96ba10ffb33f/video-position-and-size-tile?fm=jpg&q=70&w=560 560w, https://images.ctfassets.net/j7pfe8y48ry3/5HgD4ISFWgg6yyqSqiMWKi/be4e54347cb8870137ea96ba10ffb33f/video-position-and-size-tile?fm=jpg&q=70&w=700 700w"/></div></div><div class="jsx-3763975764 BlogIndexPost__title">Increase Your Play Rate: Optimize Your Video Position and Size</div></a><p class="jsx-4083117731 BlogIndexPost__desc">With data from thousands of Wistia videos embedded on pages, we decided to determine (as best we could) the optimal ...</p></div><p class="jsx-4125526833 BlogIndexByline"><img alt="Casey Henry" src="https://images.ctfassets.net/j7pfe8y48ry3/4kFjePVOTmM0y2Oc8o2oEu/9ee2023a78983d4b09ba0abbf9e72065/446363.jpg?f=face&fit=thumb&h=50&r=25&w=50" style="border-radius:50px;height:25px;margin-right:1ex;width:25px"/>Casey Henry<span class="jsx-3352497862 BlogIndexByline__category__prefix"> in </span><a class="jsx-3352497862 BlogIndexByline__category__name" href="/learn/marketing">Marketing</a></p></li><li class="jsx-3663503217 BlogSearchResult__post"><div class="jsx-3905349754 BlogIndexPost__link-area"><a class="jsx-3905349754 BlogIndexPost__link" href="/learn/marketing/evolution-of-video-goals"><div class="jsx-3905349754 BlogIndexPost__link__image"><div style="height:230px" data-testid="background-image" class="jsx-1156842135 BackgroundImage"><img alt="" style="height:100%;position:absolute;top:0;visibility:hidden;width:100%" src="https://images.ctfassets.net/j7pfe8y48ry3/4YXGLPT3kkoUMCwESY4KCS/f3fca257db16e14c7658fb85125c654b/evolution-of-video-goals-tile" srcSet="https://images.ctfassets.net/j7pfe8y48ry3/4YXGLPT3kkoUMCwESY4KCS/f3fca257db16e14c7658fb85125c654b/evolution-of-video-goals-tile?fm=jpg&q=70&w=140 140w, https://images.ctfassets.net/j7pfe8y48ry3/4YXGLPT3kkoUMCwESY4KCS/f3fca257db16e14c7658fb85125c654b/evolution-of-video-goals-tile?fm=jpg&q=70&w=280 280w, https://images.ctfassets.net/j7pfe8y48ry3/4YXGLPT3kkoUMCwESY4KCS/f3fca257db16e14c7658fb85125c654b/evolution-of-video-goals-tile?fm=jpg&q=70&w=420 420w, https://images.ctfassets.net/j7pfe8y48ry3/4YXGLPT3kkoUMCwESY4KCS/f3fca257db16e14c7658fb85125c654b/evolution-of-video-goals-tile?fm=jpg&q=70&w=560 560w, https://images.ctfassets.net/j7pfe8y48ry3/4YXGLPT3kkoUMCwESY4KCS/f3fca257db16e14c7658fb85125c654b/evolution-of-video-goals-tile?fm=jpg&q=70&w=700 700w"/></div></div><div class="jsx-3763975764 BlogIndexPost__title">From Conversions to Connections: 3 Levels of Video Strategy</div></a><p class="jsx-4083117731 BlogIndexPost__desc">Like any challenging endeavor, great video marketing has a learning curve. Beyond the technical aspects of lighting, camera settings, and ...</p></div><p class="jsx-4125526833 BlogIndexByline"><img alt="Chris Savage" src="https://images.ctfassets.net/j7pfe8y48ry3/1S8O4Kwi0EsIw2qUAw0AIY/37843a2c6536568e0ee00d323d29de6a/ChrisS.jpg?f=face&fit=thumb&h=50&r=25&w=50" style="border-radius:50px;height:25px;margin-right:1ex;width:25px"/>Chris Savage<span class="jsx-3352497862 BlogIndexByline__category__prefix"> in </span><a class="jsx-3352497862 BlogIndexByline__category__name" href="/learn/marketing">Marketing</a></p></li><li aria-hidden="true" class="jsx-4237609028 BlogSearchResult__stent"></li><li aria-hidden="true" class="jsx-4237609028 BlogSearchResult__stent"></li></ul></div></div></div><div class="jsx-2056532633 BlogSubscribeForm"><span class="jsx-3264357502 ScreenreaderOnly"><h2 class="jsx-2056532633">Mailing list sign-up form</h2></span><div data-testid="background-image" class="jsx-1156842135 BackgroundImage"><img alt="" style="height:100%;position:absolute;top:0;visibility:hidden;width:100%" src="/static/images/learn/Background.svg"/><div class="jsx-2056532633 BlogSubscribeFormContainer"><div style="background-color:transparent;color:white" data-testid="band" class="jsx-3936675636 Band Band--light"><div class="Band__content"><p data-testid="title-tag" class="jsx-3847165606 TitleTag BandHeadline">Sign up for Wistia’s best & freshest content.</p><div class="BandBody"><div class="jsx-852501560 BlogHubspotForm"><section style="background-color:transparent;border-radius:5px" class="jsx-2490478050 HubspotForm HubspotForm--all-fields-required HubspotForm--loading HubspotForm--shields-up"><div class="jsx-2490478050 HubspotForm__slotted-content"></div><div class="jsx-2490478050 HubspotForm__form-container"><div><div id="reactHubspotFormacf55b48-c9a2-49c5-9d22-577add612be0" style="display:none"></div></div></div><div class="jsx-2490478050 HubspotForm__slotted-content"></div></section></div></div><div data-testid="button-row" class="jsx-1385089583 ButtonRow BandButtonRow"><p class="jsx-2056532633">More of a social being? We’re also on<!-- --> <a href="https://www.instagram.com/wistia" class="jsx-2056532633">Instagram</a> and <a href="https://www.twitter.com/wistia" class="jsx-2056532633">Twitter</a>.</p></div></div></div></div></div></div></main><footer role="contentinfo" class="jsx-2955499558 Footer"><div class="jsx-2955499558 Footer__inner"><div class="jsx-1823825648 FooterNavLinks"><nav role="group" class="jsx-1823825648 FooterNavLinks--product"><h5 class="jsx-1823825648 FooterNavLinks__heading"><a target="_parent" class="jsx-2039219420 " href="/product">Product</a></h5><ul class="jsx-1823825648 FooterNavLinks__links"><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/">Home</a></li><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/product">Platform Features</a></li><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/pricing">Pricing</a></li><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/product/video-recording">Record</a></li><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/product/live-streaming">Webinar Hosting</a></li><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/product/video-editing">Editing</a></li><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/product/collaboration">Collaboration</a></li><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/product/hosting">Hosting</a></li><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/product/management">Management</a></li><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/product/player">Player</a></li><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/product/embeds">Embedding</a></li><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/product/lead-generation">Lead Generation</a></li><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/product/channels">Channels</a></li><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/product/localize">Localization</a></li><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/product/video-seo">SEO</a></li><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/product/interactive-video">Engagement</a></li><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/product/podcasting">Podcasts</a></li><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/product/analytics">Analytics</a></li><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/product/marketing-automation">Marketing Automation</a></li><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/integrations">All Integrations</a></li></ul></nav><nav role="group" class="jsx-1823825648 FooterNavLinks--learning center"><h5 class="jsx-1823825648 FooterNavLinks__heading"><a target="_parent" class="jsx-2039219420 " href="/learn">Learning Center</a></h5><ul class="jsx-1823825648 FooterNavLinks__links"><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/learn">Blog</a></li><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/events">Events</a></li><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/learn/showcase">Customer Stories</a></li><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/about/video-marketing-guide">Guide to Video Marketing</a></li><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/for/state-of-video-report">State of Video Report</a></li><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/resources/free-downloads">Asset Library</a></li></ul></nav><nav role="group" class="jsx-1823825648 FooterNavLinks--video series"><h5 class="jsx-1823825648 FooterNavLinks__heading"><a target="_parent" class="jsx-2039219420 " href="/series">Video Series</a></h5><ul class="jsx-1823825648 FooterNavLinks__links"><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/series/talking-too-loud">Talking Too Loud</a></li><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/for/fix-my-setup">Fix My Setup</a></li><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/show-business">Show Business</a></li><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/series/brandwagon">Brandwagon</a></li><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/series/gear-squad">Gear Squad vs Dr. Boring</a></li><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/series/a-better-workplace">A Better Workplace</a></li><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/series/one-ten-one-hundred">One, Ten, One Hundred</a></li></ul></nav><nav role="group" class="jsx-1823825648 FooterNavLinks--support"><h5 class="jsx-1823825648 FooterNavLinks__heading"><a target="_parent" class="jsx-2039219420 " href="/support">Support</a></h5><ul class="jsx-1823825648 FooterNavLinks__links"><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/support">Help Center</a></li><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="https://docs.wistia.com">Developer Docs</a></li><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="https://updates.wistia.com">Product Changelog</a></li><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="https://status.wistia.com">Status</a></li><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/support/contact">Contact Support</a></li></ul></nav><nav role="group" class="jsx-1823825648 FooterNavLinks--company"><h5 class="jsx-1823825648 FooterNavLinks__heading"><a target="_parent" class="jsx-2039219420 " href="/about">Company</a></h5><ul class="jsx-1823825648 FooterNavLinks__links"><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/about">About Us</a></li><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/about/assets">Brand Assets</a></li><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/jobs">Careers</a></li><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/about/values">Company Values</a></li><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/about/diversity-equity-inclusion">DEI & Belonging</a></li><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="/partner-program">Partner Program</a></li><li class="jsx-1823825648"><a target="_parent" class="jsx-2039219420 " href="https://security.wistia.com">Security</a></li></ul></nav></div><div class="jsx-3115216877 Footer__logo"><a target="_parent" href="/"><svg height="36" role="img" viewBox="0 0 154 34" class="jsx-541423715 WistiaLogo"><title class="jsx-541423715">Wistia</title><g fill="hsla(230, 78%, 53%, 1)" class="jsx-541423715"><path d="m16.4 22.7h-5.3c-1.6 0-3.1.7-4.2 1.9l-6.7 7.7c4.9.3 9.9.3 13.5.3 18.7 0 21.3-11.5 21.3-16.9-1.6 2-6.2 7-18.6 7zm16.3-17.4c-.1.9-.6 4.8-11.5 4.8-8.9 0-12.4 0-21.2-.2l6.5 7.5c1.3 1.5 3.1 2.3 5 2.3 2.2 0 5.1.1 5.6.1 11.2 0 17.5-5.1 17.5-10.1.1-1.9-.6-3.4-1.9-4.4z" class="jsx-541423715"></path></g><g class="jsx-541423715"><path d="m71.3 9.8v15.4c0 1.7-.4 3.1-1.1 4.3-.7 1.1-1.7 2-2.9 2.6s-2.6.8-4.1.8-2.9-.3-4.1-.9-2.2-1.4-2.9-2.6c-.1-.1-.2-.3-.2-.4-.1.1-.2.3-.2.4-.7 1.1-1.7 2-2.9 2.6s-2.6.9-4.1.9-2.8-.3-4-.8c-1.2-.6-2.1-1.4-2.8-2.6s-1-2.6-1-4.3l-.2-15.4h7.5v13.9c0 .8.2 1.4.6 1.7s.9.4 1.4.4 1-.2 1.5-.5c.4-.3.7-.9.7-1.7v-13.8h2.9 1.7 2.9v13.9c0 .8.2 1.4.7 1.7.4.3.9.5 1.5.5.5 0 1-.1 1.4-.4s.6-.9.6-1.7v-14zm2.5 0v22.6h7.5v-22.6zm5.8-1.9c.6-.3 1.1-.7 1.4-1.3.4-.6.5-1.2.5-2 0-.7-.2-1.4-.5-1.9-.3-.6-.8-1-1.4-1.3-.6-.2-1.3-.4-2-.4-.8 0-1.4.2-2.1.5-.6.3-1.1.7-1.4 1.3-.4.6-.5 1.2-.5 1.9 0 1.1.4 2 1.2 2.7s1.7 1 2.9 1c.6-.1 1.3-.2 1.9-.5zm9 2c-1.4.4-2.6 1.1-3.6 2.2-1 1-1.4 2.4-1.4 4.2 0 1.1.2 2.1.5 3 .4.9.8 1.7 1.4 2.4.2.3.6.7 1 1.1s.6.7.8 1c.2.2.3.5.3.7 0 .5-.4.9-1.2 1.1s-1.7.3-2.5.3c-.1 0-.2 0-.3 0l1 7.1h1.5c1.9 0 3.7-.3 5.2-.9s2.7-1.4 3.6-2.6 1.3-2.6 1.3-4.3c0-.7-.1-1.3-.2-1.9s-.3-1.1-.6-1.6c-.2-.5-.5-.9-.8-1.3s-.8-.8-1.4-1.4c-.4-.3-.7-.6-.9-.8s-.3-.5-.3-.7c0-.5.3-.8.8-1s1.2-.3 1.9-.3h.8l-.7-7c-.5-.1-1-.1-1.6-.1-1.5.2-3.1.4-4.6.8zm19.9 16c-1 0-1.7-.2-2.2-.7-.4-.5-.6-1.2-.6-2.1v-6.7h4.3v-6.6h-4.3v-5.4l-7.5 1.9v19.2c0 2.5.5 4.4 1.4 5.6 1 1.2 2.5 1.9 4.6 1.9 1 0 1.9-.1 2.8-.2s1.7-.3 2.3-.6l1.4-6.4c-.6 0-1.3.1-2.2.1zm4.2-16.1v22.6h7.5v-22.6zm5.8-1.9c.6-.3 1.1-.7 1.4-1.3.4-.6.5-1.2.5-2 0-.7-.2-1.4-.5-1.9-.3-.6-.8-1-1.4-1.3s-1.3-.5-2-.5c-.8 0-1.4.2-2.1.5-.6.3-1.1.7-1.4 1.3-.4.6-.5 1.2-.5 1.9 0 1.1.4 2 1.2 2.7s1.7 1 2.9 1c.6 0 1.2-.1 1.9-.4zm27.9 1.9v22.6h-7.4v-2.3c-.4.4-.9.8-1.4 1.2-1.5 1.1-3.2 1.6-5.1 1.6s-3.7-.5-5.2-1.6-2.7-2.5-3.5-4.3-1.2-3.8-1.2-6 .4-4.1 1.2-5.9 2-3.2 3.5-4.3 3.2-1.6 5.2-1.6 3.7.5 5.1 1.6c.5.4.9.8 1.4 1.2v-2.2zm-7.2 11.3c0-.8-.2-1.6-.6-2.2-.4-.7-.9-1.2-1.6-1.6-.6-.4-1.4-.6-2.1-.6s-1.5.2-2.1.6-1.2.9-1.6 1.6-.6 1.4-.6 2.2.2 1.5.6 2.2.9 1.2 1.6 1.6c.6.4 1.4.6 2.1.6s1.5-.2 2.1-.6c.7-.4 1.2-.9 1.6-1.6.4-.6.6-1.4.6-2.2z" fill="hsla(230, 100%, 10%, 1)" class="jsx-541423715"></path></g></svg></a><p data-testid="text" class="jsx-3820179609 TextCopy Footer__tagline">Your complete video marketing platform</p></div><abbr title="Wistia is certified compliant SOC 2® - SOC for Service Organizations" class="jsx-2955499558 Footer__SOC2">SOC 2 Certified</abbr><div class="jsx-2955499558 Footer__fineprint"><p class="jsx-3750868768">©2001–<!-- -->2025<!-- --> All rights reserved.<!-- --> <a target="_parent" class="jsx-1857560494 " href="/site-map">Sitemap</a>,<!-- --> <a target="_parent" class="jsx-1857560494 " href="/privacy">Privacy</a>, and<!-- --> <a target="_parent" class="jsx-1857560494 " href="/terms">Terms</a>.</p><div class="jsx-2251652514 SocialLinks"><span class="jsx-3264357502 ScreenreaderOnly">Follow us on social media:</span><menu class="jsx-2251652514"><li class="jsx-4097248949"><a title="Follow us on X" data-track-as-category="link" data-track-as-action="click" data-track-as-property="footer-social-link" data-track-as-label="X" target="_parent" class="jsx-2039219420 " href="https://www.twitter.com/wistia"><span class="jsx-4097248949 SocialLink__icon"><svg class="Icon" role="presentation" width="25" fill="currentColor" viewBox="0 0 25 25"><title>X icon</title><path d="M14.735 10.704 23.473.547h-2.071l-7.587 8.82-6.06-8.82H.765L9.93 13.883.766 24.535h2.07l8.013-9.314 6.4 9.314h6.989l-9.504-13.831Zm-2.837 3.297-.928-1.328L3.582 2.106h3.181l5.962 8.528.928 1.328 7.75 11.085h-3.18L11.897 14Z" fill="currentColor"></path></svg></span><span class="jsx-4097248949 SocialLink__label">Follow us on X</span></a></li><li class="jsx-4097248949"><a title="Follow us on TikTok" data-track-as-category="link" data-track-as-action="click" data-track-as-property="footer-social-link" data-track-as-label="TikTok" target="_parent" class="jsx-2039219420 " href="https://www.tiktok.com/@wistia"><span class="jsx-4097248949 SocialLink__icon"><svg class="Icon" role="presentation" width="25" fill="currentColor" viewBox="0 0 25 25"><title>TikTok icon</title><path fill-rule="evenodd" clip-rule="evenodd" d="M3.23828 0.546875H21.2383C22.8951 0.546875 24.2383 1.89002 24.2383 3.54688V21.5469C24.2383 23.2037 22.8951 24.5469 21.2383 24.5469H3.23828C1.58143 24.5469 0.238281 23.2037 0.238281 21.5469V3.54688C0.238281 1.89002 1.58143 0.546875 3.23828 0.546875ZM15.8901 4.27648C16.0929 5.37208 16.7433 6.31168 17.6439 6.89908C18.2709 7.30828 19.0197 7.54647 19.8225 7.54647V10.4217C18.3315 10.4217 16.9497 9.94468 15.8223 9.13527V14.9781C15.8223 17.8965 13.4481 20.2701 10.5303 20.2701C9.40228 20.2701 8.35708 19.9149 7.49728 19.3113C6.13288 18.3537 5.23828 16.7691 5.23828 14.9787C5.23828 12.0609 7.61248 9.68667 10.5303 9.68667C10.7727 9.68667 11.0103 9.70648 11.2437 9.73828V12.6735C11.0175 12.6027 10.7793 12.5619 10.5303 12.5619C9.19768 12.5619 8.11348 13.6461 8.11348 14.9787C8.11348 15.9063 8.64028 16.7127 9.40948 17.1177C9.74488 17.2941 10.1259 17.3955 10.5303 17.3955C11.8323 17.3955 12.8937 16.3599 12.9423 15.0693L12.9471 3.54688H15.8223C15.8223 3.79588 15.8463 4.03948 15.8901 4.27648Z" fill="currentColor"></path></svg></span><span class="jsx-4097248949 SocialLink__label">Follow us on TikTok</span></a></li><li class="jsx-4097248949"><a title="Follow us on Instagram" data-track-as-category="link" data-track-as-action="click" data-track-as-property="footer-social-link" data-track-as-label="Instagram" target="_parent" class="jsx-2039219420 " href="https://www.instagram.com/wistia"><span class="jsx-4097248949 SocialLink__icon"><svg class="Icon" role="presentation" width="25" fill="currentColor" viewBox="0 0 25 25"><title>Instagram icon</title><path d="M6.998.547C3.139.547 0 3.689 0 7.549v10c0 3.859 3.142 6.998 7.002 6.998h10c3.859 0 6.998-3.142 6.998-7.002v-10c0-3.86-3.142-6.998-7.002-6.998h-10Zm12.002 4a1 1 0 1 1 0 2 1 1 0 0 1 0-2Zm-7 2c3.309 0 6 2.69 6 6 0 3.309-2.691 6-6 6s-6-2.691-6-6c0-3.31 2.691-6 6-6Zm0 2a4 4 0 1 0 0 8 4 4 0 0 0 0-8Z" fill="currentColor"></path></svg></span><span class="jsx-4097248949 SocialLink__label">Follow us on Instagram</span></a></li><li class="jsx-4097248949"><a title="Follow us on LinkedIn" data-track-as-category="link" data-track-as-action="click" data-track-as-property="footer-social-link" data-track-as-label="LinkedIn" target="_parent" class="jsx-2039219420 " href="https://www.linkedin.com/company/wistia"><span class="jsx-4097248949 SocialLink__icon"><svg class="Icon" role="presentation" width="25" fill="currentColor" viewBox="0 0 25 25"><title>LinkedIn icon</title><path d="M21.143.547H2.857A2.858 2.858 0 0 0 0 3.404V21.69a2.858 2.858 0 0 0 2.857 2.857h18.286A2.858 2.858 0 0 0 24 21.69V3.404A2.858 2.858 0 0 0 21.143.547ZM7.429 9.69v10.857H4V9.69h3.429ZM4 6.53c0-.8.686-1.412 1.714-1.412 1.029 0 1.675.612 1.715 1.412 0 .8-.64 1.445-1.715 1.445C4.686 7.975 4 7.33 4 6.53Zm16 14.017h-3.429v-5.714c0-1.143-.571-2.286-2-2.309h-.045c-1.383 0-1.955 1.177-1.955 2.309v5.714H9.143V9.69h3.428v1.463s1.103-1.463 3.32-1.463C18.16 9.69 20 11.25 20 14.41v6.137Z" fill="currentColor"></path></svg></span><span class="jsx-4097248949 SocialLink__label">Follow us on LinkedIn</span></a></li><li class="jsx-4097248949"><a title="Follow us on Facebook" data-track-as-category="link" data-track-as-action="click" data-track-as-property="footer-social-link" data-track-as-label="Facebook" target="_parent" class="jsx-2039219420 " href="https://www.facebook.com/wistia"><span class="jsx-4097248949 SocialLink__icon"><svg class="Icon" role="presentation" width="25" fill="currentColor" viewBox="0 0 25 25"><title>Facebook icon</title><path d="M21.818.547H2.182A2.181 2.181 0 0 0 0 2.729v19.636c0 1.206.976 2.182 2.182 2.182H13.09v-9.818H9.818v-3.273h3.273V9.699c0-3.328 1.621-4.788 4.386-4.788 1.325 0 2.025.098 2.357.142v3.13h-1.886c-1.174 0-1.584.62-1.584 1.874v1.399h3.44l-.466 3.273h-2.974v9.818h5.454A2.181 2.181 0 0 0 24 22.365V2.73A2.182 2.182 0 0 0 21.818.547Z" fill="currentColor"></path></svg></span><span class="jsx-4097248949 SocialLink__label">Follow us on Facebook</span></a></li></menu></div></div></div></footer></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"asPath":"/learn/tag/roi","result":{"matchCount":22,"pageCount":1,"pageLength":24,"pageNumber":1,"posts":[{"author":{"image":{"__type":"asset","contentType":"image/jpeg","fileName":"Lisa250px.jpg","height":250,"id":"2y6lRllK0SVSOXY1u5Iysi","size":27616,"title":"Lisa250px","url":"https://images.ctfassets.net/j7pfe8y48ry3/2y6lRllK0SVSOXY1u5Iysi/e82f7f277c5ac6d9be67d8d53f3ad14b/Lisa250px.jpg","width":250},"name":"Lisa Marinelli"},"category":{"color":"COLORS.GREEN","name":"Marketing","slug":"marketing"},"createdAt":"2022-10-18T20:50:15.726Z","contentStyle":"featured image","description":"Discover the best metrics for measuring the success of your webinars and optimizing future events.","id":"1pOksIobYBg4R05x9Og7ud","image":{"__type":"asset","contentType":"image/png","description":"","fileName":"0824_Blog_WebinarMetrics-min.png","height":800,"id":"w1zXVwNPWUZzognEPWHV3","size":320070,"title":"0824 Blog WebinarMetrics-min","url":"https://images.ctfassets.net/j7pfe8y48ry3/w1zXVwNPWUZzognEPWHV3/caf9e98ef50cf89bc7978930a9f7b9a1/0824_Blog_WebinarMetrics-min.png","width":1200},"publishedDate":{"__type":"date","value":"2024-08-12T20:00:00.000Z"},"slug":"webinar-marketing-metrics","title":"The Top 13 Webinar Analytics For Measuring Success","updatedAt":"2024-12-23T15:54:12.462Z"},{"author":{"image":{"__type":"asset","contentType":"image/png","description":"","fileName":"Austin Canary - Wistia Profile.png","height":1584,"id":"AE5kHRdyIDH2bHJEqLRac","size":2966570,"title":"Austin Canary Wistia Profile Headshot","url":"https://images.ctfassets.net/j7pfe8y48ry3/AE5kHRdyIDH2bHJEqLRac/24b2669d43922a03ebb6e9842e1eb1b9/Austin_Canary_-_Wistia_Profile.png","width":1584},"name":"Austin Canary"},"category":{"color":"COLORS.GREEN","name":"Marketing","slug":"marketing"},"createdAt":"2018-04-13T20:51:21.548Z","contentStyle":"featured image","description":"Learn how to add a Call to Action to videos and how to optimize for conversion rates.","id":"5ztFmWKqT6uykQI2uU2e4Q","image":{"__type":"asset","contentType":"image/png","description":"","fileName":"How to Add A Video CTA To Increase Conversion.png","height":780,"id":"3fIK9AAtIgi5NRAfb0Nbuj","size":751424,"title":"How to Add A Video CTA To Increase Conversion","url":"https://images.ctfassets.net/j7pfe8y48ry3/3fIK9AAtIgi5NRAfb0Nbuj/a92e9af90747d61de60cfd8d9ce8c169/How_to_Add_A_Video_CTA_To_Increase_Conversion.png","width":1170},"publishedDate":{"__type":"date","value":"2024-05-21T10:00:00.000Z"},"slug":"using-video-ctas","title":"How to Add A Video CTA To Increase Conversion","updatedAt":"2024-10-25T20:49:05.470Z"},{"author":{"image":{"__type":"asset","contentType":"image/jpeg","fileName":"Lisa250px.jpg","height":250,"id":"2y6lRllK0SVSOXY1u5Iysi","size":27616,"title":"Lisa250px","url":"https://images.ctfassets.net/j7pfe8y48ry3/2y6lRllK0SVSOXY1u5Iysi/e82f7f277c5ac6d9be67d8d53f3ad14b/Lisa250px.jpg","width":250},"name":"Lisa Marinelli"},"category":{"color":"COLORS.GREEN","name":"Marketing","slug":"marketing"},"createdAt":"2018-04-13T18:54:03.483Z","contentStyle":"featured video","description":"Learn how to add a lead capture form on your videos, where to place it, when to make it gated, ...","featuredVideoId":"s8sxdyuepp","id":"5Gv9CI0nMAYekoKIKcyIaK","image":{"__type":"asset","contentType":"image/jpeg","description":"","fileName":"Generate Leads with Video and Email Capture Forms.jpg","height":1406,"id":"6f75rtUktJi43Z5I4oHtZl","size":120933,"title":"Generate Leads with Video and Email Capture Forms","url":"https://images.ctfassets.net/j7pfe8y48ry3/6f75rtUktJi43Z5I4oHtZl/5854c43266d4fb225dded66436f61dbe/Generate_Leads_with_Video_and_Email_Capture_Forms.jpg","width":2500},"publishedDate":{"__type":"date","value":"2023-11-21T10:00:00.000Z"},"slug":"generating-leads-with-video","title":"How to Generate Leads on Videos with Email Capture Forms","updatedAt":"2025-03-26T14:00:03.945Z"},{"author":{"image":{"__type":"asset","contentType":"image/jpeg","description":"","fileName":"Image from iOS (10).jpg","height":3088,"id":"45uE10NC3q0SmjT1cwRpVd","size":845882,"title":"Chiara","url":"https://images.ctfassets.net/j7pfe8y48ry3/45uE10NC3q0SmjT1cwRpVd/a05a3a95cd71e629995b052ef954a16a/Image_from_iOS__10_.jpg","width":2316},"name":"Chiara Hoogervorst"},"category":{"color":"COLORS.GREEN","name":"Marketing","slug":"marketing"},"createdAt":"2022-11-01T16:27:19.455Z","contentStyle":"featured image","description":"Check out these low-budget Super Bowl commercials that proved to be effective ads for these companies!","id":"WE7nyTYocDD9gUnRDvvzW","image":{"__type":"asset","contentType":"image/jpeg","description":"","fileName":"Low-Budget-Ads-Super-Bowl-Commercials.jpg","height":800,"id":"3ALYOE6dYTuPLM2qmAPVTg","size":286010,"title":"Low-Budget-Ads-Super-Bowl-Commercials","url":"https://images.ctfassets.net/j7pfe8y48ry3/3ALYOE6dYTuPLM2qmAPVTg/60c8d6b4b338470313669c7fa85a96c8/Low-Budget-Ads-Super-Bowl-Commercials.jpg","width":1200},"publishedDate":{"__type":"date","value":"2023-02-10T10:00:00.000Z"},"slug":"super-bowl-commercials-low-budget-video-ads","title":"4 Best Super Bowl Commercials that Cost Nearly $0 to Make","updatedAt":"2024-10-25T20:36:09.683Z"},{"author":{"image":{"__type":"asset","contentType":"image/png","description":"","fileName":"Austin Canary - Wistia Profile.png","height":1584,"id":"AE5kHRdyIDH2bHJEqLRac","size":2966570,"title":"Austin Canary Wistia Profile Headshot","url":"https://images.ctfassets.net/j7pfe8y48ry3/AE5kHRdyIDH2bHJEqLRac/24b2669d43922a03ebb6e9842e1eb1b9/Austin_Canary_-_Wistia_Profile.png","width":1584},"name":"Austin Canary"},"category":{"color":"COLORS.GREEN","name":"Marketing","slug":"marketing"},"createdAt":"2022-10-18T20:50:48.560Z","description":"Interested in getting started with webinars and live events? In this guide, we’ll share our best resources for creating, hosting, ...","id":"72r2qG5C5AGuly4xrQEazW","image":{"__type":"asset","contentType":"image/png","description":"","fileName":"Blog - Webinar Marketing Guide.png","height":800,"id":"2e0qbmyajiJZ8hqg03bPNP","size":542583,"title":"Webinar Marketing Guide","url":"https://images.ctfassets.net/j7pfe8y48ry3/2e0qbmyajiJZ8hqg03bPNP/284034239d7f872f2a79522ffb934aa9/Blog_-_Webinar_Marketing_Guide.png","width":1200},"publishedDate":{"__type":"date","value":"2022-10-18T20:00:00.000Z"},"slug":"webinar-marketing-guide","title":"The Marketer’s Guide to Webinars and Live Events","updatedAt":"2024-12-26T15:31:38.393Z"},{"author":{"image":{"__type":"asset","contentType":"image/jpeg","fileName":"Jenny.jpg","height":400,"id":"4N11id9fy88AcyMooWG68E","size":101627,"title":"Jenny","url":"https://images.ctfassets.net/j7pfe8y48ry3/4N11id9fy88AcyMooWG68E/d689b04fc1699a119c451d01f8117095/Jenny.jpg","width":400},"name":"Jenny Coppola"},"category":{"color":"COLORS.GREEN","name":"Marketing","slug":"marketing"},"createdAt":"2018-06-15T18:33:39.608Z","description":"Ever wonder how a video shared on Facebook compares to a video embedded on your site?","id":"3RgFQJmma4awmKEIS8E8qo","image":{"__type":"asset","contentType":"image/jpeg","fileName":"6ccd1e96254b910a68cd1895efad42d557096506.jpg","height":641,"id":"bp2DIp7AJi2CSYqoMcq20","size":25283,"title":"6ccd1e96254b910a68cd1895efad42d557096506","url":"https://images.ctfassets.net/j7pfe8y48ry3/bp2DIp7AJi2CSYqoMcq20/15729413d38564ae9361e99741d443ff/6ccd1e96254b910a68cd1895efad42d557096506.jpg","width":960},"publishedDate":{"__type":"date","value":"2021-06-24T20:00:00.000Z"},"slug":"video-performance-across-channels","title":"Video KPIs: Evaluating Performance Across Multiple Channels","updatedAt":"2024-02-16T17:41:13.492Z"},{"author":{"image":{"__type":"asset","contentType":"image/jpeg","fileName":"Meisha.jpg","height":858,"id":"1Mq5cZJIS7LdXtlP93aogm","size":74134,"title":"Meisha","url":"https://images.ctfassets.net/j7pfe8y48ry3/1Mq5cZJIS7LdXtlP93aogm/9486bdb929d7b71322c22d4ed2363266/Meisha.jpg","width":796},"name":"Meisha Bochicchio"},"category":{"color":"COLORS.GREEN","name":"Marketing","slug":"marketing"},"createdAt":"2018-06-15T18:01:49.492Z","description":"In this post, we break down which metrics to measure when it comes to video ROI.","id":"3XVkX3JrlCoCuYu4mcGkgC","image":{"__type":"asset","contentType":"image/jpeg","fileName":"4117f91b6ab1ea99b5bb07327b29c2f3662e2e00.jpg","height":609,"id":"6Qv9geT3VuYOwy0AkaMwSi","size":54730,"title":"4117f91b6ab1ea99b5bb07327b29c2f3662e2e00","url":"https://images.ctfassets.net/j7pfe8y48ry3/6Qv9geT3VuYOwy0AkaMwSi/4a23c3564e07258a28d7d68b1aeaa610/4117f91b6ab1ea99b5bb07327b29c2f3662e2e00.jpg","width":960},"publishedDate":{"__type":"date","value":"2021-04-19T20:00:00.000Z"},"slug":"understanding-video-roi","title":"Video ROI: The Quantitative and Qualitative Metrics You Need to Know","updatedAt":"2024-02-16T17:12:47.939Z"},{"author":{"image":{"__type":"asset","contentType":"image/jpeg","fileName":"Lisa250px.jpg","height":250,"id":"2y6lRllK0SVSOXY1u5Iysi","size":27616,"title":"Lisa250px","url":"https://images.ctfassets.net/j7pfe8y48ry3/2y6lRllK0SVSOXY1u5Iysi/e82f7f277c5ac6d9be67d8d53f3ad14b/Lisa250px.jpg","width":250},"name":"Lisa Marinelli"},"category":{"color":"COLORS.GREEN","name":"Marketing","slug":"marketing"},"createdAt":"2021-04-15T19:48:54.260Z","description":"Get a quick rundown of five handy features that can help you take a data-driven approach to video marketing and ...","id":"5GDBE6m4YA9pQdtStkeGzo","image":{"__type":"asset","contentType":"image/jpeg","fileName":"site.jpg","height":632,"id":"4J8yey4VFWSZoDx1Vh885O","size":133804,"title":"site","url":"https://images.ctfassets.net/j7pfe8y48ry3/4J8yey4VFWSZoDx1Vh885O/0973f3a7b3dc3e583ad2d8d62b5d593e/site.jpg","width":926},"publishedDate":{"__type":"date","value":"2021-04-15T20:00:00.000Z"},"slug":"wistia-for-growth-marketers","title":"5 Wistia Features to Help Growth Marketers Drive Video ROI","updatedAt":"2021-04-30T18:59:41.774Z"},{"author":{"image":{"__type":"asset","contentType":"image/jpeg","fileName":"Jenny.jpg","height":400,"id":"4N11id9fy88AcyMooWG68E","size":101627,"title":"Jenny","url":"https://images.ctfassets.net/j7pfe8y48ry3/4N11id9fy88AcyMooWG68E/d689b04fc1699a119c451d01f8117095/Jenny.jpg","width":400},"name":"Jenny Coppola"},"category":{"color":"COLORS.GREEN","name":"Marketing","slug":"marketing"},"createdAt":"2021-04-07T14:44:11.736Z","contentStyle":"featured video","description":"Dig into the data behind our 2021 State of Video Report. We analyzed over 44 million videos across 500,000 account ...","featuredVideoId":"mwh9tvdnzb","id":"7JxuZ2EPz9f9XebbeQ5ZB7","image":{"__type":"asset","contentType":"image/jpeg","fileName":"state-of-video-report_OGimage (1).jpg","height":627,"id":"3EzuC1MNTNdcpleiCWWWFE","size":56327,"title":"2021 State of Video Report OG Image","url":"https://images.ctfassets.net/j7pfe8y48ry3/3EzuC1MNTNdcpleiCWWWFE/059b46a06c7508314ad6f3ef0b480bba/state-of-video-report_OGimage__1_.jpg","width":1200},"publishedDate":{"__type":"date","value":"2021-04-07T20:00:00.000Z"},"slug":"announcing-the-2021-state-of-video-report","title":"Announcing the 2021 State of Video Report","updatedAt":"2021-05-10T18:22:23.576Z"},{"author":{"image":{"__type":"asset","contentType":"image/jpeg","fileName":"Meisha.jpg","height":858,"id":"1Mq5cZJIS7LdXtlP93aogm","size":74134,"title":"Meisha","url":"https://images.ctfassets.net/j7pfe8y48ry3/1Mq5cZJIS7LdXtlP93aogm/9486bdb929d7b71322c22d4ed2363266/Meisha.jpg","width":796},"name":"Meisha Bochicchio"},"category":{"color":"COLORS.GREEN","name":"Marketing","slug":"marketing"},"createdAt":"2021-03-23T14:42:57.736Z","description":"You might know the value of video for marketing, but others on the team might not be sold. Make a ...","id":"2OQq5vpMJdNrEOVkclRxhc","image":{"__type":"asset","contentType":"image/jpeg","fileName":"margot.jpg","height":609,"id":"2Shkd7LLhK1gi9I0hjO1p1","size":54689,"title":"margot","url":"https://images.ctfassets.net/j7pfe8y48ry3/2Shkd7LLhK1gi9I0hjO1p1/95373de88bed411263c40021b27ba161/margot.jpg","width":960},"publishedDate":{"__type":"date","value":"2021-03-23T20:00:00.000Z"},"slug":"show-video-marketing-roi-to-your-boss","title":"5 Ways to Show Your Boss the ROI of Video Marketing ","updatedAt":"2024-02-16T15:32:05.329Z"},{"author":{"image":{"__type":"asset","contentType":"image/jpeg","fileName":"Jonah.jpg","height":400,"id":"Er4G7YrCXmUk4W0Ok6ASs","size":106510,"title":"Jonah","url":"https://images.ctfassets.net/j7pfe8y48ry3/Er4G7YrCXmUk4W0Ok6ASs/226ceffe5075d915cc6d143fbecade25/Jonah.jpg","width":400},"name":"Jonah Silberg"},"category":{"color":"COLORS.PINK","name":"Product Updates","slug":"product-updates"},"createdAt":"2020-07-20T20:20:16.839Z","description":"Wistia + HubSpot = a match made in marketing heaven. Learn how to make the most of your video marketing ...","id":"BxuGdyNXb3E6jEgnsMEZD","image":{"__type":"asset","contentType":"image/png","fileName":"hubspot-laptop.png","height":808,"id":"7xc3Xf0nDOAcOwMGQGySMe","size":804849,"title":"hubspot-laptop","url":"https://images.ctfassets.net/j7pfe8y48ry3/7xc3Xf0nDOAcOwMGQGySMe/814a3eb7b79492a697d95168a396cea1/hubspot-laptop.png","width":1439},"publishedDate":{"__type":"date","value":"2020-07-20T20:00:00.000Z"},"slug":"wistia-webinar-hubspot-integration","title":" Make the Most of Your Video Marketing Efforts with the Wistia-HubSpot Integration","updatedAt":"2024-10-10T17:23:10.097Z"},{"author":{"image":{"__type":"asset","contentType":"image/jpeg","fileName":"Phil1.jpg","height":3985,"id":"66Z6Q2GkEgQieQGc0AWegA","size":5212340,"title":"Phil","url":"https://images.ctfassets.net/j7pfe8y48ry3/66Z6Q2GkEgQieQGc0AWegA/08a723678f4235525237c7590bd6b53b/Phil1.jpg","width":3761},"name":"Phil Nottingham"},"category":{"color":"COLORS.GREEN","name":"Marketing","slug":"marketing"},"createdAt":"2018-04-23T17:32:18.817Z","description":"If you love video and metrics, this GA dashboard template along with these video-centric audience segments might just make your ...","id":"2lJWIQir7qeEuqQmSaAIk8","image":{"__type":"asset","contentType":"image/jpeg","fileName":"google-analytics-for-video-roi-tile","height":485,"id":"6ZgDcLN0sMa0MM6U2C0sMk","size":81073,"title":"google-analytics-for-video-roi-tile","url":"https://images.ctfassets.net/j7pfe8y48ry3/6ZgDcLN0sMa0MM6U2C0sMk/6e58a8a5ce1e9737f383364a2ba5839d/google-analytics-for-video-roi-tile","width":960},"publishedDate":{"__type":"date","value":"2020-02-29T20:00:00.000Z"},"slug":"google-analytics-for-video-roi","title":"Google Analytics Tools to Help You Measure Video ROI","updatedAt":"2024-02-16T15:36:15.733Z"},{"author":{"image":{"__type":"asset","contentType":"image/jpeg","fileName":"Phil1.jpg","height":3985,"id":"66Z6Q2GkEgQieQGc0AWegA","size":5212340,"title":"Phil","url":"https://images.ctfassets.net/j7pfe8y48ry3/66Z6Q2GkEgQieQGc0AWegA/08a723678f4235525237c7590bd6b53b/Phil1.jpg","width":3761},"name":"Phil Nottingham"},"category":{"color":"COLORS.GREEN","name":"Marketing","slug":"marketing"},"createdAt":"2020-01-21T20:35:07.593Z","description":"The results from The Drum's research are in—and the findings paint an interesting (yet troubling) picture of today's advertising landscape.","id":"E1iMVJVLaXLVnVq6ABcxd","image":{"__type":"asset","contentType":"image/jpeg","fileName":"couch.jpg","height":1365,"id":"3qgddeMHxtZa7kdYJAzmIy","size":886020,"title":"couch","url":"https://images.ctfassets.net/j7pfe8y48ry3/3qgddeMHxtZa7kdYJAzmIy/da1e87b137e04d714cf21ba15a0defad/couch.jpg","width":2047},"publishedDate":{"__type":"date","value":"2020-01-21T20:00:00.000Z"},"slug":"does-brand-advertising-work-for-marketers-the-drum","title":"Does Brand Advertising Work for Marketers? Our New Report with The Drum","updatedAt":"2020-01-21T22:05:30.394Z"},{"author":{"image":{"__type":"asset","contentType":"image/jpeg","fileName":"ChrisS.jpg","height":400,"id":"1S8O4Kwi0EsIw2qUAw0AIY","size":77410,"title":"ChrisS","url":"https://images.ctfassets.net/j7pfe8y48ry3/1S8O4Kwi0EsIw2qUAw0AIY/37843a2c6536568e0ee00d323d29de6a/ChrisS.jpg","width":400},"name":"Chris Savage"},"category":{"color":"COLORS.GREEN","name":"Marketing","slug":"marketing"},"createdAt":"2019-10-14T14:07:16.209Z","description":"Find out why content is the most scalable, low-risk, high-reward investment your business can make.","id":"4kifkEqmriCIjrOeTA6tu5","image":{"__type":"asset","contentType":"image/jpeg","fileName":"i-gnmMSBz-X4.jpg","height":1365,"id":"5eb0kBSxWuPGYnBg49ZcON","size":583324,"title":"i-gnmMSBz-X4","url":"https://images.ctfassets.net/j7pfe8y48ry3/5eb0kBSxWuPGYnBg49ZcON/2190bbd9e11fb7b4795db83a5b93ffc3/i-gnmMSBz-X4.jpg","width":2047},"publishedDate":{"__type":"date","value":"2019-10-14T20:00:00.000Z"},"slug":"why-your-next-product-line-should-be-binge-worthy-content","title":"Why Your Next Product Line Should be Binge-Worthy Content","updatedAt":"2021-04-27T15:09:31.015Z"},{"author":{"image":{"__type":"asset","contentType":"image/jpeg","fileName":"Ezra.jpg","height":400,"id":"Cj1DQduQ7uAc4SQsMUAKy","size":82048,"title":"Ezra","url":"https://images.ctfassets.net/j7pfe8y48ry3/Cj1DQduQ7uAc4SQsMUAKy/48a738dfb2a322565133596835b96f89/Ezra.jpg","width":400},"name":"Ezra Fishman"},"category":{"color":"COLORS.GREEN","name":"Marketing","slug":"marketing"},"createdAt":"2018-04-23T17:27:16.605Z","description":"We pulled conversion data for our Turnstile email collectors across all videos hosted on Wistia—here are the results!","id":"hrBvS1BK9MyaS4YWEMUKU","image":{"__type":"asset","contentType":"image/jpeg","fileName":"collect-more-emails-with-video-tile","height":540,"id":"Ek53yS9IxUcGiGeAOeywg","size":160921,"title":"collect-more-emails-with-video-tile","url":"https://images.ctfassets.net/j7pfe8y48ry3/Ek53yS9IxUcGiGeAOeywg/6ea83cafb793dcc0e9e7020b142c69ed/collect-more-emails-with-video-tile","width":960},"publishedDate":{"__type":"date","value":"2019-06-21T20:00:00.000Z"},"slug":"collect-more-emails-with-video","title":"Collect More Emails With Video","updatedAt":"2020-11-30T15:31:23.615Z"},{"author":{"image":{"__type":"asset","contentType":"image/jpeg","fileName":"Phil1.jpg","height":3985,"id":"66Z6Q2GkEgQieQGc0AWegA","size":5212340,"title":"Phil","url":"https://images.ctfassets.net/j7pfe8y48ry3/66Z6Q2GkEgQieQGc0AWegA/08a723678f4235525237c7590bd6b53b/Phil1.jpg","width":3761},"name":"Phil Nottingham"},"category":{"color":"COLORS.GREEN","name":"Marketing","slug":"marketing"},"createdAt":"2019-02-28T16:29:58.185Z","description":"Learn why so many businesses are under-reporting on the value of video (and why they should track Time Watched instead).","id":"6Ej5jtv0aEBGOHfEUZ1qV5","image":{"__type":"asset","contentType":"image/png","fileName":"the truth.png","height":758,"id":"AEeM8gTc31bPOMYCJsDxb","size":595231,"title":"the truth","url":"https://images.ctfassets.net/j7pfe8y48ry3/AEeM8gTc31bPOMYCJsDxb/1ef9cb1fb3b7799397bc32d9172e7fa9/the_truth.png","width":1346},"publishedDate":{"__type":"date","value":"2019-03-01T00:00:00.000Z"},"slug":"time-watched-is-the-best-metric-to-measure-video","title":"Why “Time Watched” Is the Best Metric to Measure the Value of Video","updatedAt":"2024-02-16T16:51:39.298Z"},{"author":{"image":{"__type":"asset","contentType":"image/jpeg","fileName":"Phil1.jpg","height":3985,"id":"66Z6Q2GkEgQieQGc0AWegA","size":5212340,"title":"Phil","url":"https://images.ctfassets.net/j7pfe8y48ry3/66Z6Q2GkEgQieQGc0AWegA/08a723678f4235525237c7590bd6b53b/Phil1.jpg","width":3761},"name":"Phil Nottingham"},"category":{"color":"COLORS.GREEN","name":"Marketing","slug":"marketing"},"createdAt":"2018-11-14T13:20:40.809Z","description":"The results from our “One, Ten, One Hundred” ad campaign are in! Learn what factors impact video advertising the most.","id":"3DP5rF4yacsgKy4KcMQ8Wg","image":{"__type":"asset","contentType":"image/jpeg","fileName":"wistia-production-quality-blog.jpg","height":1100,"id":"40sQZ379TqeS0AyoAQqOuU","size":120290,"title":"wistia-production-quality-blog","url":"https://images.ctfassets.net/j7pfe8y48ry3/40sQZ379TqeS0AyoAQqOuU/7756efc0c6f208650d35f013b06133c3/wistia-production-quality-blog.jpg","width":1600},"publishedDate":{"__type":"date","value":"2018-11-15T21:00:00.000Z"},"slug":"does-budget-matter-in-video-advertising","title":"Does Production Quality Matter in Video Advertising? A Wistia Report","updatedAt":"2024-09-27T17:31:47.225Z"},{"author":{"image":{"__type":"asset","contentType":"image/jpeg","fileName":"JordanW.jpg","height":400,"id":"2g90zr9psIYUg2GqGu6aUy","size":70569,"title":"JordanW","url":"https://images.ctfassets.net/j7pfe8y48ry3/2g90zr9psIYUg2GqGu6aUy/6e15c86930c0182dc1ef73a1109b186f/JordanW.jpg","width":400},"name":"Jordan Wellin"},"category":{"color":"COLORS.GREEN","name":"Marketing","slug":"marketing"},"createdAt":"2018-10-08T17:53:32.415Z","description":"Combine the powers of video and chat to make your business more personal, relatable, and trustworthy.","id":"7LO5e8C6IMWiYsEEUUO0Oc","image":{"__type":"asset","contentType":"image/png","fileName":"wistia-intercom-9d9be9216f999e47cbcc50fbde3c16ed.png","height":1257,"id":"6XH0vwRZGEOSQqEwuMU2Cm","size":19848,"title":"wistia-intercom","url":"https://images.ctfassets.net/j7pfe8y48ry3/6XH0vwRZGEOSQqEwuMU2Cm/c682302503b9fab3109141e107dc8247/wistia-intercom-9d9be9216f999e47cbcc50fbde3c16ed.png","width":2400},"publishedDate":{"__type":"date","value":"2017-07-19T12:00:00.000Z"},"slug":"the-guide-to-using-video-and-chat-for-sales-marketing-and-support","title":"The Guide to Using Video and Chat for Sales, Marketing, and Support","updatedAt":"2018-10-08T18:35:44.086Z"},{"author":{"image":{"__type":"asset","contentType":"image/jpeg","fileName":"Margot1.jpg","height":250,"id":"4qVmKp1Tygu2sccEMgc2Cq","size":10995,"title":"Margot1","url":"https://images.ctfassets.net/j7pfe8y48ry3/4qVmKp1Tygu2sccEMgc2Cq/2c0ec92207fdeaadfcb99a4ef6e19b28/Margot1.jpg","width":250},"name":"Margot Da Cunha"},"category":{"color":"COLORS.GREEN","name":"Marketing","slug":"marketing"},"createdAt":"2018-04-23T17:26:42.905Z","description":"What do thumbnail images, play button color, email collectors, and powerful CTA copy have in common? They can all help ...","id":"3ToNnBb8WsU8oukU0cCgu6","image":{"__type":"asset","contentType":"image/jpeg","fileName":"boost-play-rate-and-drive-action-tile","height":344,"id":"4PNwWGN5hKGSmAyysOcwoy","size":32809,"title":"boost-play-rate-and-drive-action-tile","url":"https://images.ctfassets.net/j7pfe8y48ry3/4PNwWGN5hKGSmAyysOcwoy/23b525dc6f7fb03befac508fe5c960b9/boost-play-rate-and-drive-action-tile","width":618},"publishedDate":{"__type":"date","value":"2016-07-11T12:22:00.000Z"},"slug":"boost-play-rate-and-drive-action","title":"Quick Tips to Boost Your Video Play Rates and Drive Action","updatedAt":"2020-08-18T18:29:27.670Z"},{"author":{"image":{"__type":"asset","contentType":"image/jpeg","fileName":"Margot.jpg","height":400,"id":"2b5uUW9eEkAqGgieGmiWGI","size":79574,"title":"Margot","url":"https://images.ctfassets.net/j7pfe8y48ry3/2b5uUW9eEkAqGgieGmiWGI/481e2fdd7a832b40990715bbfa309b3f/Margot.jpg","width":400},"name":"Margot Mazur"},"category":{"color":"COLORS.GREEN","name":"Marketing","slug":"marketing"},"createdAt":"2018-04-13T19:20:12.383Z","description":"Using video with marketing automation to reach your goals.","id":"5oPixEg2CkyOg2uwIQsoUq","image":{"__type":"asset","contentType":"image/jpeg","description":"Marketing automation","fileName":"15a11a0bdaa7aea687752337e6c04d84c5dc60eb.jpg","height":1080,"id":"4UKDnixY5y4iQACscq8qaq","size":84365,"title":"Marketo ","url":"https://images.ctfassets.net/j7pfe8y48ry3/4UKDnixY5y4iQACscq8qaq/09499e23dc14d10cec62714951ee5f50/15a11a0bdaa7aea687752337e6c04d84c5dc60eb.jpg","width":1920},"publishedDate":{"__type":"date","value":"2015-11-11T04:00:00.000Z"},"slug":"marketing-automation-marketo","title":"The Wistia Guide to Marketing Automation with Marketo","updatedAt":"2020-09-09T19:39:29.610Z"},{"author":{"image":{"__type":"asset","contentType":"image/jpeg","fileName":"446363.jpg","height":460,"id":"4kFjePVOTmM0y2Oc8o2oEu","size":50196,"title":"446363","url":"https://images.ctfassets.net/j7pfe8y48ry3/4kFjePVOTmM0y2Oc8o2oEu/9ee2023a78983d4b09ba0abbf9e72065/446363.jpg","width":460},"name":"Casey Henry"},"category":{"color":"COLORS.GREEN","name":"Marketing","slug":"marketing"},"createdAt":"2018-04-23T17:50:57.543Z","description":"With data from thousands of Wistia videos embedded on pages, we decided to determine (as best we could) the optimal ...","id":"6OPiVmutI4CSkYSGYs2CSW","image":{"__type":"asset","contentType":"image/jpeg","fileName":"video-position-and-size-tile","height":784,"id":"5HgD4ISFWgg6yyqSqiMWKi","size":59209,"title":"video-position-and-size-tile","url":"https://images.ctfassets.net/j7pfe8y48ry3/5HgD4ISFWgg6yyqSqiMWKi/be4e54347cb8870137ea96ba10ffb33f/video-position-and-size-tile","width":900},"publishedDate":{"__type":"date","value":"2015-07-27T13:29:00.000Z"},"slug":"video-position-and-size","title":"Increase Your Play Rate: Optimize Your Video Position and Size","updatedAt":"2019-02-15T18:54:16.607Z"},{"author":{"image":{"__type":"asset","contentType":"image/jpeg","fileName":"ChrisS.jpg","height":400,"id":"1S8O4Kwi0EsIw2qUAw0AIY","size":77410,"title":"ChrisS","url":"https://images.ctfassets.net/j7pfe8y48ry3/1S8O4Kwi0EsIw2qUAw0AIY/37843a2c6536568e0ee00d323d29de6a/ChrisS.jpg","width":400},"name":"Chris Savage"},"category":{"color":"COLORS.GREEN","name":"Marketing","slug":"marketing"},"createdAt":"2018-04-23T17:30:32.940Z","description":"Like any challenging endeavor, great video marketing has a learning curve. Beyond the technical aspects of lighting, camera settings, and ...","id":"2TvQYOP7X2uiCiwEwk4E8S","image":{"__type":"asset","contentType":"image/jpeg","fileName":"evolution-of-video-goals-tile","height":540,"id":"4YXGLPT3kkoUMCwESY4KCS","size":27237,"title":"evolution-of-video-goals-tile","url":"https://images.ctfassets.net/j7pfe8y48ry3/4YXGLPT3kkoUMCwESY4KCS/f3fca257db16e14c7658fb85125c654b/evolution-of-video-goals-tile","width":960},"publishedDate":{"__type":"date","value":"2014-07-02T04:00:00.000Z"},"slug":"evolution-of-video-goals","title":"From Conversions to Connections: 3 Levels of Video Strategy","updatedAt":"2018-12-20T18:17:02.091Z"}],"tag":{"__type":"entry","contentType":"blogTag","id":"4b4V4aVjGEOm6M6YqIyQsC","createdAt":"2018-09-20T09:59:09.008Z","updatedAt":"2019-02-08T19:46:54.015Z","name":"ROI","nameNaturalCasing":"ROI","description":"Don’t forget to measure your return on investment, especially when it comes to video! Start looking at your ROI to see opportunities to make bigger moves. ","blurb":{"__type":"component","value":[{"type":"p","props":{"children":["If you’ve already made a few videos that you’re proud of, how do you know if they’re actually working? You should have a plan in place to measure your videos’ success, otherwise known as “return on investment.” ROI is a performance measure that evaluates the results of your investments and actions. This metric helps you see opportunity for bigger investments. When it comes to video, ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/show-video-marketing-roi-to-your-boss","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["your organization could use some convincing"]}}]}}," before they’re completely on board with dedicating their efforts and resources to creating video content. Measuring video isn’t as clearly defined as looking at analytics for other marketing assets. Our ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/guide-to-video-metrics","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["post about measuring your video’s ROI"]}}]}}," delves into video analytics, measuring video calls-to-action, A/B testing, and more to help you build your case behind video! "]}},{"type":"p","props":{"children":["Hard and fast numbers help prove your ROI, but the qualitative factors that are harder to measure help tell the full story. Considerations like brand influence, product education, and trust in your business are all ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/understanding-video-roi","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["qualitative factors you should also look at"]}}]}}," when deciding how successful a video is. Going a step further, ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/showcase/euromonitor-product-videos","href":"/learn/showcase/__slug__","children":[{"type":"a","props":{"children":["marketing integrations can also help you justify increased investment"]}}]}}," in video production. With Wistia, Marketo, and Salesforce you can track your videos as touchpoints in the sales cycle. So, what are you waiting for? Find out whether or not your videos are measuring up!"]}}]},"slug":"roi"}},"visibleTags":[{"__type":"entry","contentType":"blogTag","id":"1eGUKsSx3yu4S6MICwUY2M","createdAt":"2018-09-20T12:58:39.601Z","updatedAt":"2019-02-08T20:02:42.721Z","name":"Accessibility","description":"Overlooking accessibility is a rookie mistake! Make sure all of your content is accessible to anybody who wants to consume it.","blurb":{"__type":"component","value":{"type":"p","props":{"children":["Are your sights set on making a library full of amazing content you’re sure your audience will love? While you’re at it, also be sure to keep accessibility of your videos in mind. Your content should be accessible for all! At Wistia, we’ve launched multilingual captions and explain the importance of accessibility for your videos in ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/why-your-video-needs-captions","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["this post"]}}]}},". We reached out to Julian Moiwai, the social media manager at ZVRS, a technology company that offers video communications solutions for deaf and hard of hearing people, who taught us that there are more than 36 million Americans who are deaf or hard of hearing. Worldwide, there are over 350 million people. Just imagine how many more prospective customers you could reach by making captions available in your video. Accessibility is also relative among the hearing population who are accustomed to using their smartphones to scroll through social feeds, or watch videos at work. Captions help people retain information when consuming content with no sound is the only option. Accessibility is now the standard, and in some cases, the law also demands it. Catch up by reading ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/why-your-video-needs-captions","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["this post"]}}]}}," to make sure you’re complying with the law, and learn all about the benefits accessibility lends to your organization and your audiences. "]}}},"slug":"accessibility"},{"__type":"entry","contentType":"blogTag","id":"6haihvCSSAiskSSaUuoA2i","createdAt":"2018-09-20T12:04:26.479Z","updatedAt":"2019-02-12T21:29:45.150Z","name":"Acting","description":"Stepping in front of the camera? Brush up on your acting skills and deliver a great performance in any type of video.","blurb":{"__type":"component","value":{"type":"p","props":{"children":["Hiring professional actors for your video content is not always necessary. Look around! There’s a chance there’s some magnificent talent right in front of you in your own organization. We have some tips to share that will help your non-actors get comfortable in front of the camera so you can capture their authenticity on film. Recording your own sales video? Check out ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/sales/delivering-a-great-performance-in-your-sales-video","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["our pointers"]}}]}}," for delivering a great performance in your next sales video! Another word on authenticity, we’re firm believers that being yourself on camera is the key to a standout performance. If you want to find the delicate balance between giving it your all and giving a little too much, give ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/bringing-energy-to-videos","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["our post"]}}]}}," about bringing the right energy to your videos a quick read. Your outfit also matters and impacts how you feel about being on camera. Everyone wants to look their best, right? Good thing we’re experts on knowing how to dress to impress and look ravishing on screen! ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/wearing-color-camera","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["Learn which colors are always flattering"]}}]}}," and which ones you should leave in your closet on the day of your shoot. There’s no doubt about it, you can deliver your desired message by knowing some simple performance tips without being a professional actor. "]}}},"slug":"acting"},{"__type":"entry","contentType":"blogTag","id":"2SJfNsePfy06YuwE4MsYY2","createdAt":"2018-09-14T20:18:09.169Z","updatedAt":"2019-02-12T21:26:11.214Z","name":"Advertising","description":"Interested in video advertising? Dig into our advertising knowledge and learn from our experiences producing and promoting content. ","blurb":{"__type":"component","value":{"type":"p","props":{"children":["Other than simple videos for social or using video to engage and delight our audience, you may want to think about incorporating video into your advertising strategy. We ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/video-advertising-strategy-larry-kim","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["chatted with Larry Kim"]}}]}}," who told us all about how to enhance your ad strategy with video. As it turns out, video ads can convey more information and have stronger brand recall. However, the success of a video is most attributable to its underlying concept. At the end of the day, an amazing idea will prove to be more powerful for resonating with people than your production quality. For more evidence that good storytelling matters far more than production quality, check out our ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/does-budget-matter-in-video-advertising","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["Wistia report"]}}]}}," analyzing the results of our ",{"type":"em","props":{"children":["One, Ten, One Hundred"]}}," ad campaign. We launched three ads that were each created with different budgets to learn what factors impact video advertising the most. On the other hand, if you’re thinking of launching an ad campaign on YouTube, ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/youtube-strategy","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["read our post"]}}]}}," about developing a better YouTube strategy that covers how effectively you can use the platform’s advertising. So, if a video ad campaign is on your horizon, take the time to learn the keys to concepting a great idea before you dedicate your time and energy to production. "]}}},"slug":"advertising"},{"__type":"entry","contentType":"blogTag","id":"3zjv0Ny6i4GssYiC86miee","createdAt":"2018-09-20T09:57:51.267Z","updatedAt":"2019-02-12T20:58:00.493Z","name":"Agencies","description":"Are you an agency offering video services to your clients? It’s time to prove video’s effectiveness to your clients and grow your agency!","blurb":{"__type":"component","value":{"type":"p","props":{"children":["There’s a time and place for DIY video — and sometimes it’s worth it to work with the professionals. Agencies that specialize in video can help you create content fast. And, if you are an agency, we can help you use video to provide better results for your clients. With video marketing, we’ve seen agencies improve their client close rates, increase existing retainers, and drive business for clients, all while demonstrating the value of video with Wistia’s analytics. Video services can help increase client revenue, and with Wistia, you’ll be able to show clients real success of their videos. ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/product-updates/agency-partner-program","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["Find out"]}}]}}," how you can provide your clients with ad-free, SEO-ready, fully customized videos that can be integrated into their larger campaigns."]}}},"slug":"agencies"},{"__type":"entry","contentType":"blogTag","id":"3q3Q0vnxHGs2IcMSyYUWMQ","createdAt":"2018-09-20T09:40:46.218Z","updatedAt":"2018-09-20T09:40:46.218Z","name":"Analytics","slug":"analytics"},{"__type":"entry","contentType":"blogTag","id":"4an7A2K9iogoAUmYEWCACA","createdAt":"2018-09-20T12:37:50.815Z","updatedAt":"2019-02-08T21:00:25.854Z","name":"Animation","description":"Leaning toward animating your video? Choosing animation can engage your audience and connect with them in a charming way.","blurb":{"__type":"component","value":{"type":"p","props":{"children":["Animating is one direction to take your business video if live-acting is not delivering your message effectively. Even across your ",{"type":"nextlink","props":{"as":"https://wistia.com/learn","href":"/learn","children":[{"type":"a","props":{"children":["content marketing"]}}]}},", small animated elements in your design (perhaps ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/animate-your-logo","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["your company logo"]}}]}},") could make a positive impact on the way your audience engages with your brand. Getting animated could also be as simple as incorporating animated GIFs in your emails to prospects and customers. We have plenty of posts getting into how animation could benefit your organization, the ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/costs-of-animation","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["potential costs of an animated video"]}}]}},", and how you can take matters into your own hands ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/how-to-animate-an-illustration","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["using Adobe Illustrator"]}}]}},". For small businesses out there, we have a post just for you that will help you decide whether to go with ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/b2b-brands-using-animated-videos-for-marketing","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["animation or live-action"]}}]}}," in your business video. And, if you’re already sold on animation, we’ve compiled ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/hiring-in-house-contractor","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["considerations for hiring the right animation studio"]}}]}}," who will be able to properly transmit your story. In another post, we can give you ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production","href":"/learn/__category__","children":[{"type":"a","props":{"children":["six reasons to make an animated video"]}}]}}," that could make your choice easier, especially if you’re discussing a statistics-heavy topic. Whether it’s because you’re short on on-screen talent or explaining abstract ideas, animation in business video is a charming way to connect with an audience versus live-acting. "]}}},"slug":"animation"},{"__type":"entry","contentType":"blogTag","id":"L1AQwwLCRtNIi7K9EuOTE","createdAt":"2022-12-08T18:24:32.935Z","updatedAt":"2022-12-08T18:24:32.935Z","name":"Artificial Intelligence","slug":"artificial-intelligence"},{"__type":"entry","contentType":"blogTag","id":"7k3eGybFRgyjNTTMeeRD9d","createdAt":"2019-06-05T19:11:17.255Z","updatedAt":"2019-06-10T16:31:46.228Z","name":"Audience","nameNaturalCasing":"Audience","slug":"audience"},{"__type":"entry","contentType":"blogTag","id":"4Nuy2HQKNhbcZ8JjtIGLtP","createdAt":"2019-02-15T19:14:24.789Z","updatedAt":"2019-02-15T19:14:24.789Z","name":"Audio Gear","slug":"audio-gear"},{"__type":"entry","contentType":"blogTag","id":"7uGWgArkITbSih0J6AZHRR","createdAt":"2019-02-15T19:13:10.242Z","updatedAt":"2019-10-23T15:23:40.828Z","name":"Brand","nameNaturalCasing":"Brand","slug":"brand"},{"__type":"entry","contentType":"blogTag","id":"7hZi7lBQUbzxljGDqBYFuH","createdAt":"2019-02-15T20:14:17.454Z","updatedAt":"2019-02-15T20:14:17.454Z","name":"Business Finance","nameNaturalCasing":"business finance","description":"Ideas about running a profitable business, raising money and sustainable growth.","slug":"business-finance"},{"__type":"entry","contentType":"blogTag","id":"1uPAjgkUluEyAciuEMe2Gu","createdAt":"2018-09-19T23:26:55.046Z","updatedAt":"2019-02-12T21:06:50.998Z","name":"Business Strategy","description":"Are you in the stages of developing a high-level business strategy? There's a chance video could help you reach any of your short-term or long-term objectives!","blurb":{"__type":"component","value":{"type":"p","props":{"children":["As a company, your business strategy is the thing that’s keeping you on track toward achieving your vision. You look to it for prioritizing short-term or long-term objectives, and it’s your secret sauce for competing successfully. So, you probably didn’t think you’d have to worry about where video comes into the picture, did you? Well, if you’ve been chatting with your marketing friends, you must have an idea that video isn’t going away any time soon. But, have no fear! We have a post that will help you out with setting your business’ video strategy. If you need help deciding how to resource a new video initiative, ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/hiring-in-house-contractor","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["our post"]}}]}}," will help you navigate the decision to DIY, hire an agency, or bring someone on full time. Video can also transform your team’s B2B sales strategy. ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/sales/6-sales-touch-points-that-can-be-improved-with-video","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["This post"]}}]}}," delves into how video can help you conquer every step of the sales process with ease. If you’re a small business, your social strategy with video is also an important consideration that ties into your business strategy. We can help you get your brand in front of the right eyes by showing you which channels are best for ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/the-wistia-guide-to-social-media-video","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["sharing your social videos"]}}]}},". Start integrating video into your business strategy to help achieve your company’s vision! "]}}},"slug":"business-strategy"},{"__type":"entry","contentType":"blogTag","id":"58ixTpL4jY2cUSq8Oc8YyA","createdAt":"2018-09-20T10:02:17.338Z","updatedAt":"2019-02-08T21:29:17.190Z","name":"Camera Technique","description":"Look no further for camera techniques to add to your toolbox. Wrap your head around the basics to improve your shot!","blurb":{"__type":"component","value":{"type":"p","props":{"children":["With all of the videos we’ve produced at Wistia, we’ve grown our stash of camera techniques along the way. Here we are to share all of them with you! If you want to make your post-production process more efficient, jump into ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/shooting-for-the-edit","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["our post"]}}]}}," about the shooting for the edit technique. Are you considering shooting a screencast, but want to add more personality to your video? We have a camera technique for that, too. Instead of showing off software in a traditional screencast, try filming your laptop screen to get a full picture effect that lends to more authenticity. Read ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/shooting-your-laptop","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["our post"]}}]}}," about the process and tools we use to shoot videos of laptop screens, and how you can get started. Now that there’s new technology to experiment with, we’ve been having fun producing 360 video. Don’t worry, we’re not keeping any tricks to ourselves! We’ve got a whole post dedicated to ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/360-video-shooting-techniques","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["360 video production tactics"]}}]}}," we’ve learned so far, so take a look! From video faux pas to three ways to shoot an overhead video, we have plenty of content covering a plethora of camera techniques you can dig into. Start improving your shots and adding more techniques to your toolbox today!"]}}},"slug":"camera-technique"},{"__type":"entry","contentType":"blogTag","id":"5AOlCuV6Ew8CceGmEouqsQ","createdAt":"2018-09-20T11:00:20.283Z","updatedAt":"2019-02-08T21:26:47.731Z","name":"Case Studies","description":"Why are case studies so compelling? Show how your product has solved other people's problems by gathering customer testimonials and cases!","blurb":{"__type":"component","value":{"type":"p","props":{"children":["If there’s one way to add authenticity to your communication, it’s with video case studies and testimonials. By sharing customer stories, you can show how your product has already solved other people’s problems. Case studies are also ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/videos-for-small-business","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["one type of video any small business can make"]}}]}}," that may have the biggest impact on your organization. Not only do they offer credibility that your product really works, but they’re often affordable to produce. Hearing from an actual customer instead of your business is far more compelling in most people’s eyes, as customers are able to communicate their thoughts and feelings about your product in a genuine way. Unsure how to get started? Don’t worry! We have everything you need to create an effective case study. Check out ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/workflowmax-video-case-study","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["our post"]}}]}}," from Chirag Ahuja at WorkflowMax, detailing 10 steps to their first video case study. To craft an effective video testimonial that increases your audience’s trust, grasp these ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/creating-a-video-testimonial-strategy","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["storytelling principles from Patrick Moreau"]}}]}},", founder of Muse Storytelling, who presents the four pillars of story: People, Places, Purpose, and Plot. As a solid part of an overall marketing strategy, video case studies and customer testimonials can make all the difference in your potential customer’s journey."]}}},"slug":"case-studies"},{"__type":"entry","contentType":"blogTag","id":"3H5uSyTqx0rIjlOQFGvXac","createdAt":"2019-02-15T19:33:09.575Z","updatedAt":"2019-02-15T19:33:09.575Z","name":"Community","slug":"community"},{"__type":"entry","contentType":"blogTag","id":"7cAdmIEDUAk400OuQKE64U","createdAt":"2018-09-20T12:09:14.694Z","updatedAt":"2018-09-20T12:34:56.819Z","name":"Company Events","slug":"company-events"},{"__type":"entry","contentType":"blogTag","id":"2fjLI7ZKMIkQEYyCuiiaOa","createdAt":"2018-09-20T10:02:43.725Z","updatedAt":"2019-02-12T20:55:59.681Z","name":"Content Strategy","description":"Trying to develop a content strategy? Before you dive into creating, take a step back and establish a clear content roadmap.","blurb":{"__type":"component","value":{"type":"p","props":{"children":["So, you’re focusing on creating a sound content strategy for your business? If this is the case, our posts will surely help you map out all of your content for the foreseeable future. Find out how you can add video into your content strategy ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/add-video-into-content-strategy","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["in this post"]}}]}},". Look at what you’re trying to accomplish from an overall content perspective to figure out how you can use video to complement your efforts. What does it take to make great content? Stacy Adams, head of marketing for GoAnimate, found that impressive content comes from organizations who are using self-awareness, doing their research, identifying their big idea, making media that moves, and aren’t afraid to be a little bit more aggressive in their strategy. Hear more about what she believes are the foundations of a killer content strategy from her breakout session at WistiaFest 2017 ",{"type":"nextlink","props":{"as":"https://wistia.com/events/wistiafest","href":"/events/__slug__","children":[{"type":"a","props":{"children":["here"]}}]}},". In this increasingly complicated world of video marketing, creating a channel-specific video strategy can also help keep you ahead of the competition. Phil Nottingham, Wistia’s video strategy expert, explains ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/video-snippets","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["in this webinar"]}}]}}," what kinds of videos companies should be creating, where they should host them, and how they should best be distributed. And, if you need help convincing your boss that video should be part of your overall content strategy, ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/ann-handley-video-content-marketing","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["we have a post"]}}]}}," explaining the role video plays in content marketing. If you’ve been hesitating to add video to your content strategy, we hope our materials can help you form a clear content roadmap for your company! "]}}},"slug":"content-strategy"},{"__type":"entry","contentType":"blogTag","id":"6wuwj1fNyafx0xMu2VNhXp","createdAt":"2019-10-07T20:23:54.658Z","updatedAt":"2019-10-07T20:23:54.658Z","name":"Creativity","slug":"creativity"},{"__type":"entry","contentType":"blogTag","id":"4UnaYwd2PYSssGOqSeM6kC","createdAt":"2018-09-20T12:41:19.020Z","updatedAt":"2018-09-20T12:41:19.020Z","name":"Customer Support","slug":"customer-support"},{"__type":"entry","contentType":"blogTag","id":"667X9J4eKAAeuAMmEUiKIw","createdAt":"2018-09-20T10:00:46.722Z","updatedAt":"2018-09-20T10:00:46.722Z","name":"Design","slug":"design"},{"__type":"entry","contentType":"blogTag","id":"10nJPRU6iEoY0uoSAQoAOw","createdAt":"2018-09-20T12:39:10.826Z","updatedAt":"2019-02-08T20:07:14.506Z","name":"Distribution","description":"Why does distribution matter? Learn the best practices for distribution to get the most out of every piece of content you create!","blurb":{"__type":"component","value":{"type":"p","props":{"children":["Distribution is crucial to getting your audience’s eyes on your content. We can argue that thinking about distribution before you even dig into your content creation is a step you should take. To learn all about distribution, ",{"type":"nextlink","props":{"as":"https://wistia.com/events/wistiafest","href":"/events/__slug__","children":[{"type":"a","props":{"children":["watch this video"]}}]}}," from one of our past WistiaFest presenters Ross Simmonds, co-founder of Crate, a content creation tool. He touches on how you can deliver value in overlooked spaces like niche communities on Reddit, Quora, and on Facebook. Knowing the keys to successful distribution methods will give your videos more life than you have ever hoped for! We also have other materials explaining what kind of videos companies should be creating, where to host them, and how they should be best distributed. As Wistia’s own video strategy expert, Phil Nottingham, explains, ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/video-snippets","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["creating a comprehensive video strategy for distribution"]}}]}}," will help you in the long-run. He also covers why posting your content on YouTube compared with Facebook is bound to perform differently, and teaches you how to maximize the viral potential of your content on all social networks. Without further ado, get the most out of your content by learning the best practices for establishing a distribution method that will result in success. "]}}},"slug":"distribution"},{"__type":"entry","contentType":"blogTag","id":"6Ff61LeLW8i6cw844yee4i","createdAt":"2018-09-20T13:09:56.355Z","updatedAt":"2018-10-02T06:27:18.250Z","name":"Diverstia","nameNaturalCasing":"Diverstia","slug":"diverstia"},{"__type":"entry","contentType":"blogTag","id":"CFeZp8dCSseaKsm4eAUMO","createdAt":"2018-09-19T23:29:44.959Z","updatedAt":"2019-02-08T19:45:20.965Z","name":"DIY Video","nameNaturalCasing":"DIY video","description":"Wondering how to DIY like a pro? Jumpstart your organization’s video marketing with DIY videos anyone can make.","blurb":{"__type":"component","value":[{"type":"p","props":{"children":["Looking to get started with video? Luckily, we have tons of content to get you spun up, fast. From ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/down-and-dirty-lighting-kit","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["lighting hacks"]}}]}}," and shooting video with your iPhone, to ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/diy-office-video-studio","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["getting your background set up"]}}]}},", you’ll find it all. DIY videos can jumpstart your organization’s video marketing without spending a fortune on lighting or audio. Producing in-house can add a personal touch that makes your brand feel more authentic. Of course, taking matters into your own hands has some pros and cons you should weigh before you commit. Fortunately, there may be many ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/culture/do-it-yourself","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["DIY resources right in front of you"]}}]}}," like coworkers who have photography or videography experience."]}},{"type":"p","props":{"children":["We’ve found ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/hiring-in-house-contractor","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["“lower-stakes” videos"]}}]}}," like answering commonly asked support questions, onboarding new employees internally, and ones focused on customer happiness are fantastic starting points for DIY content. Plus, ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/product-updates/introducing-soapbox-by-wistia","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["Soapbox"]}}]}}," by Wistia is a freemium Chrome extension that can help you DIY without emptying your pockets. So, if you’re working with a low budget and looking to get started with video marketing for your organization, set aside time for this type of experimentation. Sometimes you don’t need to hire an agency, or bring someone on full time to produce content that will achieve your goals. Just do it yourself!"]}}]},"slug":"diy-video"},{"__type":"entry","contentType":"blogTag","id":"6mfIQVZP1eW2wYo6MuA2UA","createdAt":"2018-09-20T12:38:14.221Z","updatedAt":"2019-02-08T20:13:32.310Z","name":"Editing","description":"Starting the editing process? Knowing the right techniques and software for editing will turn your raw footage into videos that perfectly match your vision.","blurb":{"__type":"component","value":{"type":"p","props":{"children":["Editing is one of our favorite production topics to talk about! Yet, for anyone just starting out, it can be the hardest part of making your first video. Whether you’re a beginner or already have a good grasp on editing, browse our learning center for all of your editing needs. Shooting a video with an iPhone, you say? We have a ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/editing-videos-iphone","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["post for that"]}}]}},". Interested in the ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/editing-your-business-video","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["editing basics for business video"]}}]}},"? Say no more. From choosing your software to trimming the head and tail, you’ll know all the lingo and be able to pull out some sweet quick tricks to get your video ready for the big screen (or small mobile screen). If you’re wondering how to ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/editing-video-for-social-media","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["edit your video for social media"]}}]}},", we can help you out in that area, too, by showing you the best editing tools and how to optimize for silent autoplay. Most recently, we made a post about ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/how-to-get-started-with-adobe-rush","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["editing in Adobe Premiere Rush"]}}]}},", one of the newest and easiest ways to edit your videos. And, if video editing isn’t what you’re looking for, our posts about editing written content for your blog and editing your script for your videos should answer those questions. Make editing easier on yourself by digging into all of our content so you can take your raw footage and craft it perfectly to deliver your message."]}}},"slug":"editing"},{"__type":"entry","contentType":"blogTag","id":"Wn6JKR8nkYKsoaU4Ysi2Y","createdAt":"2018-09-20T11:01:05.234Z","updatedAt":"2019-02-12T20:32:34.804Z","name":"Email Marketing","description":"Is your email marketing effective? Perhaps there’s room to find a place for video in your email campaigns.","blurb":{"__type":"component","value":{"type":"p","props":{"children":["Email marketing campaigns still hold up as effective ways to reach your audience. When you add video into the mix, videos can help email get opened, read, and clicked. That being said, there are many factors to consider when figuring out how to incorporate video in email. To help you out, we’ve created a guide that shows you ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/video-in-emails","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["how Wistia uses video and email"]}}]}},". We even talk to a few others in the industry who are using video well, discuss fun experiments, and share free video-centric email templates for your marketing! Adding more technical tips to your toolbox for using video and email together could also come in handy. Our email marketing manager here at Wistia fills you in on all of the need-to-know, nitty-gritty details of ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/technical-tips-video-email","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["using video in email together the right way"]}}]}},". Did you know you should be mindful of file size, or that images may render differently depending on which device someone is using? We even chatted with ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/video-and-email-justine-jordan","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["Justine Jordan"]}}]}},", the VP of Marketing at Litmus and “Email Marketer Thought Leader of the Year” (2015), who shared how the folks at Litmus go about incorporating video into their email campaigns and overall marketing strategy. If you’re itching to hit the ground running with video in email, or want to sharpen your skill set, don’t hesitate to learn more! "]}}},"slug":"email-marketing"},{"__type":"entry","contentType":"blogTag","id":"3LhaDeFuIiXt4xs99ILVq2","createdAt":"2019-02-15T21:04:38.386Z","updatedAt":"2019-04-24T17:28:32.450Z","name":"Episodic Content","slug":"episodic-content"},{"__type":"entry","contentType":"blogTag","id":"1aqO6PZq5KEWaaq2U8im2w","createdAt":"2018-09-20T12:10:24.611Z","updatedAt":"2019-02-08T21:43:40.618Z","name":"Getting Started with Video","description":"Jumping into video for the first time? Getting started with video is easier than you think, and we have everything you need to begin your journey!","blurb":{"__type":"component","value":{"type":"p","props":{"children":["Well, well, well. Are you looking to add video to your content strategy? You might be wondering where to even begin. If your organization is thinking of getting started with video, you should stop right in your tracks and take advantage of all of our helpful materials from Wistia’s own video experts. To dive right in, take a look at ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/your-first-video","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["our post"]}}]}}," that will teach you how to make your first video. If you have a better vision of what kind of video you want to shoot (",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/getting-started-video-testimonials","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["like video testimonials"]}}]}},"), we probably have a post or two that could help you out! ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/shooting-video-by-yourself","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["Shooting a video by yourself"]}}]}},"? We have the answers to your tricky questions so you can go ahead and create your next piece of content without any roadblocks. From the background to the gear to the setup, little tweaks to several elements of your video you may not have even considered can make your production look more primed and professional. And, if you’re creating sales videos, presentations, or screencasts, we can get you started with ",{"type":"a","props":{"children":["Soapbox by Wistia"],"href":"https://wistia.com/product/video-recording"}},". With all of our content on getting started with video to guide you on your journey, adding video to your strategy will be easier than you think! "]}}},"slug":"getting-started-with-video"},{"__type":"entry","contentType":"blogTag","id":"pP4GE1VktwgC0eGMeouKQ","createdAt":"2018-09-20T12:16:42.469Z","updatedAt":"2019-02-08T21:40:00.696Z","name":"Guest Posts","description":"We love hearing from our guests! See who we’ve invited over to our Learning Center to share their expertise on all things video.","blurb":{"__type":"component","value":{"type":"p","props":{"children":["It’s not everyday that we’re lucky enough to have an amazing expert in the industry share their knowledge and expertise in a post featured in our Learning Center. From the creative director of Switch Video to a ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production","href":"/learn/__category__","children":[{"type":"a","props":{"children":["series of three guest posts"]}}]}}," from Volusion, we’ve learned about how video tracking tools help raise funds for education and health care, and heard about different production tips that will help make your culture video feel less like a production. If you’ve ever been curious to know about using animated video in your content strategy, you can hear from Han-Gwon Lung, CEO of Tailored Ink, in ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/costs-of-animation","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["his guest post"]}}]}}," where he discusses the costs of animated video. Guest posts offer insight to how other organizations are using video to make business more human, and they also give us new ways to approach video in our own production processes. We’ve also hosted #WistiaChat videos where marketing expert guest speakers like Daniel Loeschen, Enget Dang, Jessica Webb, Steven Howe, and Bart Buerman joined the stream to talk about video marketing strategy, SEO implementation, marketing automation, and everything in between. Check out our first #WistiaChat ",{"type":"nextlink","props":{"as":"https://wistia.com/learn","href":"/learn","children":[{"type":"a","props":{"children":["here"]}}]}},". Find out what other experts have to say about video marketing in their guest posts in our Learning Center! "]}}},"slug":"guest-posts"},{"__type":"entry","contentType":"blogTag","id":"4DrpaFK8isOEAWEWCYs0iM","createdAt":"2018-09-19T10:34:01.022Z","updatedAt":"2019-02-12T21:10:32.478Z","name":"Instagram","description":"Are you utilizing Instagram to its full potential? Learn some Insta hacks that will help you make the most of the platform and tailor your video content to your audience's specific needs! ","blurb":{"__type":"component","value":{"type":"p","props":{"children":["All the kids are on Instagram these days — and the same is probably true for a portion of your audience. If video is part of your content strategy, don’t let posting on Instagram be a missed opportunity for you to reach prospects or build a stronger brand connection with your current followers. As with most of social media and technology, things are always changing. Good thing we have posts covering all the bases! Here’s ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/instagram-video-guide","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["our post"]}}]}}," of best practices for Instagram video. From using ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/professional-instagram-stories","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["Instagram highlights"]}}]}}," to show off your business to ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/professional-instagram-stories","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["shooting professional Instagram stories"]}}]}},", by sharing every tip, trick, and hack we’ve gathered, we won’t let you fend for yourself in the wild Instagram jungle. Heck, we even know how to add some delight to your business videos with ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/instagram-hack-for-business-video","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["this Instagram hack"]}}]}},". Now that users are allowed to upload and watch videos of up to an hour long with IGTV, ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/how-to-start-creating-videos-for-igtv","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["learn how"]}}]}}," to use this new channel to your advantage. Some production tips for making vertical videos will help you get going with uploading creative, long-form content to the app in no time. ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/effective-storytelling-with-vertical-video","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["Our post"]}}]}}," about how to tell an effective story with vertical video might also pique your interest. So, with all of this under your belt, start creating content for Instagram that outshines the rest! "]}}},"slug":"instagram"},{"__type":"entry","contentType":"blogTag","id":"3DeYKhOscoyQoi4mWAo2Sc","createdAt":"2018-09-20T12:40:23.266Z","updatedAt":"2018-09-20T12:40:23.266Z","name":"Integrations","slug":"integrations"},{"__type":"entry","contentType":"blogTag","id":"14TwRUUKTU26w6IO0GiIwe","createdAt":"2018-09-20T12:05:39.673Z","updatedAt":"2019-02-08T21:49:02.465Z","name":"Interactive Video","description":"Are you intrigued by interactive video? Adding simple elements to create interactive videos can increase engagement and benefit your company!","blurb":{"__type":"component","value":{"type":"p","props":{"children":["Truth be told, interactive video is not ideal for all use cases. However, at the right place and time, interactive video is a fantastic lead intelligence tool that can collect meaningful data for marketing automation purposes. When you integrate video with marketing automation tools, you can gather all sorts of impactful data, while also resetting your viewer’s attention. Interactive video can be a win-win for you and your viewers! We chatted with HapYak in ",{"type":"a","props":{"children":["this post"],"href":"https://wistia.com/product/interactive-video"}}," and discovered that viewers who are immersed in your video content are perfectly primed to enter their emails or answer quick, low-pressure questions that result in valuable marketable insight. Interactive captions from Wistia are another way to give your viewers more control and create an inclusive, engaging video experience. Learn all about our ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/product-updates/interactive-captions","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["Interactive Captions"]}}]}}," feature in this post we whipped up for you, and find out how you can get captions on your Wistia videos ASAP. If you struggle with engagement, using interactive elements will help you learn more about your viewers and enhance their experiences. At WistiaFest 2017, we had a ",{"type":"nextlink","props":{"as":"https://wistia.com/events/wistiafest","href":"/events/__slug__","children":[{"type":"a","props":{"children":["breakout session"]}}]}}," dedicated to diving into Wistia integrations that will help you do more with business video. The HapYak integration will customize your Wistia videos with quizzes, surveys, polls, and other interactive features to better qualify leads. If you want to get the most out of your business videos to help generate leads and increase engagement, invest time in learning more about interactive video! "]}}},"slug":"interactive-video"},{"__type":"entry","contentType":"blogTag","id":"61XfAzaoDYCI086CguOAcq","createdAt":"2018-09-20T12:15:42.564Z","updatedAt":"2019-02-08T21:23:03.011Z","name":"Interviews","description":"Let’s let the experts do the talking! We’ve sat down to interview the best in the biz when it comes to video and its intersection with marketing, sales, and more.","blurb":{"__type":"component","value":{"type":"p","props":{"children":["At Wistia, we’ve had the opportunity to interview some of the greatest minds in the video marketing industry. From ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/becoming-better-presenter-rand-fishkin","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["Rand Fishkin"]}}]}},", CEO of SEO software startup Moz, to ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/sandwich-video-interview","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["Adam Lisagor"]}}]}}," of Sandwich Video, we’ve learned a whole lot of things about video and so much more from these incredible people. Want to hear who else we’ve had the pleasure to speak with? Head over to our library of interviews to see what ",{"type":"nextlink","props":{"as":"https://wistia.com/events/couchcon","href":"/events/__slug__","children":[{"type":"a","props":{"children":["Brian Peters"]}}]}},", Digital Marketing Specialist at Buffer, ",{"type":"nextlink","props":{"as":"https://wistia.com/learn","href":"/learn","children":[{"type":"a","props":{"children":["Scott Voigt"]}}]}}," of Homebase, Glenn Elliott of Reward Getaway, and ",{"type":"nextlink","props":{"as":"https://wistia.com/events/wistiafest","href":"/events/__slug__","children":[{"type":"a","props":{"children":["Nathalie Nahai"]}}]}}," of the Guardian’s Tech Weekly podcast all had to say … and the list goes on. The topics we’ve discussed range from web psychology and video to integrating video across your business to becoming a better presenter to storytelling and authenticity. But, that’s not all because we’ve also learned about ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production","href":"/learn/__category__","children":[{"type":"a","props":{"children":["producing video for social media"]}}]}},", the ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/animated-video-interview","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["ins and outs of animated video"]}}]}},", using video and email, and ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/video-advertising-strategy-larry-kim","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["enhancing your ad strategy"]}}]}},". As we continue our mission to make business more human with video, we couldn’t do it without the knowledge others have to share. So, grab your favorite snack and broaden your horizons for the possibilities of video marketing by taking a look at our library of interviews."]}}},"slug":"interviews"},{"__type":"entry","contentType":"blogTag","id":"2w996h8P1KgwSoSc4o8maY","createdAt":"2018-09-20T11:00:33.265Z","updatedAt":"2019-02-12T20:42:27.219Z","name":"Lead Generation","description":"Make your lead generation dreams come true! Don’t just sit back, start using video to generate more leads for your organization.","blurb":{"__type":"component","value":{"type":"p","props":{"children":["It’s time to up your lead gen game with video — no more IFs, ANDs, or BUTs! Now, there are two main ways you can use video to generate more leads for your business, and that’s either by adding video to a landing page with a form, or collecting leads in the video player itself. In ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/generate-leads-with-video","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["this post"]}}]}},", we walk you through categorizing your videos by each step in the sales funnel, as well as where to place the form in your video. Karla Franco from Wistia and Tim Paige from Leadpages also put together ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/generate-leads-with-video","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["this video"]}}]}}," to show you how to use video to help increase conversion rates on your landing pages. Need a way to translate views into leads? Wistia’s Timeline Actions can help you turn viewers into customers, and collect great audience data along the way. We detail everything about Calls to Action, Turnstiles, and Annotation Links, and analyze how different options impact how many people sign up for your email list ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/generating-leads-with-video","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["here"]}}]}},". And, if you simply need to nudge your leads who are on the edge of converting, ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/sales/6-sales-touch-points-that-can-be-improved-with-video","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["we have a post"]}}]}}," that will warm up cold sales leads with video. Lead generation can be tricky, but knowing how to use video for lead gen goals can help get leads across the finish line! "]}}},"slug":"lead-generation"},{"__type":"entry","contentType":"blogTag","id":"5xfZo0nV4Ig8kEig0KqQSu","createdAt":"2018-09-20T12:07:22.664Z","updatedAt":"2018-10-02T06:27:35.313Z","name":"Life in Boston","nameNaturalCasing":"life in Boston","slug":"life-in-boston"},{"__type":"entry","contentType":"blogTag","id":"5kvKKkb8CAaEQc06uEwyam","createdAt":"2018-09-20T16:32:03.227Z","updatedAt":"2019-02-08T19:57:56.292Z","name":"Lighting","description":"Bad lighting got you down? Luckily, following some basic lighting principles will take your videos from drab to fab!","blurb":{"__type":"component","value":{"type":"p","props":{"children":["Effective lighting goes a long way when it comes to improving the quality of the videos you create. Investing in some lighting gear is essential for making your videos look polished and professional. Whether you’re a gear nerd or just getting started, dig into our ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/lighting-on-the-fly","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["post about keeping video production simple"]}}]}}," with lighting on the fly. Start building a ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/down-and-dirty-lighting-kit","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["lighting kit for less than $100"]}}]}}," that anyone at your business can use. If you’re ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/how-to-shoot-video-outside","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["shooting video outdoors"]}}]}},", use that goold old natural sunlight. And, if you’re lighting people who wear glasses? Beware of the glare! We’ve got ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/glasses-on-video","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["a post to walk you through"]}}]}}," that, too, so no need to stress! There are many factors to consider when it comes to lighting your video, but whether you’re ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/shooting-with-a-dslr","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["shooting with a DSLR"]}}]}}," or ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production","href":"/learn/__category__","children":[{"type":"a","props":{"children":["using your webcam"]}}]}},", some flattering lighting will make you shine. Did you know putting ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production","href":"/learn/__category__","children":[{"type":"a","props":{"children":["your lighting too low or too high"]}}]}}," are guaranteed ways to look awful on camera? Save yourself from unflattering shadows and make for more pleasant images by placing your lighting setup in a sweet spot just above your subject’s eyeline. Following these basic lighting principles is a surefire way to start leveling-up your production process. If there’s one thing not to skimp on, it’s good lighting."]}}},"slug":"lighting"},{"__type":"entry","contentType":"blogTag","id":"3JPIsmGV0AM8wiyM8SoC26","createdAt":"2018-11-29T13:19:43.998Z","updatedAt":"2018-11-29T13:19:43.998Z","name":"Marketing Automation","nameNaturalCasing":"marketing automation","slug":"marketing-automation"},{"__type":"entry","contentType":"blogTag","id":"3fzn7ARNnqm0wYSgoSCa6k","createdAt":"2018-09-20T12:20:03.771Z","updatedAt":"2018-09-20T12:20:03.771Z","name":"New Features","slug":"new-features"},{"__type":"entry","contentType":"blogTag","id":"6ooIh7CqT6YiQKi2kcKYSe","createdAt":"2018-09-20T12:41:51.166Z","updatedAt":"2018-09-20T12:41:51.166Z","name":"Performance Improvements","slug":"performance-improvements"},{"__type":"entry","contentType":"blogTag","id":"3Xfk4HUrm8GoeUa04COYQ4","createdAt":"2018-09-20T10:01:33.781Z","updatedAt":"2018-09-20T10:01:33.781Z","name":"Photography","slug":"photography"},{"__type":"entry","contentType":"blogTag","id":"53q5w4Btew6TKaNKVGR3rp","createdAt":"2020-03-31T18:25:32.406Z","updatedAt":"2020-03-31T18:25:32.406Z","name":"Podcasts","nameNaturalCasing":"Podcasts","slug":"podcasts"},{"__type":"entry","contentType":"blogTag","id":"4aOS22asJWUSQOWQSsSWMC","createdAt":"2018-09-20T12:37:42.942Z","updatedAt":"2019-02-08T21:18:11.824Z","name":"Post-Production","description":"Want to make post-production easier? Learn how to tackle the post-production phase with as little headaches as possible.","blurb":{"__type":"component","value":{"type":"p","props":{"children":["When shooting your material is all said and done, transitioning into post-production can be a grueling process. Post-production is when all of your mistakes during production jump out at you. And, we won’t lie, it can be pretty scary. We’re here to assure you some of the most common production pitfalls can be easily fixed during post-production. Take a look at ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/fix-your-shot","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["our post"]}}]}}," detailing five ways to fix your shot in post. If you haven’t picked up the camera to start filming, we can show you a technique called ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/shooting-for-the-edit","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["shooting for the edit"]}}]}}," that will make your post-production process more efficient. Prevent potential editing roadblocks by leaving a buffer at the beginning and end of each clip, and shoot b-roll footage to diversify the shots in a video to tell a compelling story. Want to know the handiest trick for efficient video editing? Check out ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production","href":"/learn/__category__","children":[{"type":"a","props":{"children":["this post"]}}]}},". We also invited ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production","href":"/learn/__category__","children":[{"type":"a","props":{"children":["Lauren Hill from Volusion"]}}]}}," over to our Learn Center to share four tricks she took home while tackling post-production for her company’s culture video. She suggests adding in some music to keep your culture videos fast, fun, and entertaining! Let us help you save yourself from a post-production headache so you can get your video ready and out the door."]}}},"slug":"post-production"},{"__type":"entry","contentType":"blogTag","id":"1GT2ZZJ3wI3Q4ATFAS9KFE","createdAt":"2019-02-15T18:41:11.380Z","updatedAt":"2019-02-15T18:41:11.380Z","name":"Pre-Production","nameNaturalCasing":"pre production","description":"Pre production is anything that happens before your shoot. Planning before you start filming will help make your video shoot go well!","slug":"pre-production"},{"__type":"entry","contentType":"blogTag","id":"4EPH2yKIF7jgMUoaWgccIG","createdAt":"2024-10-10T16:44:22.780Z","updatedAt":"2024-10-10T16:56:40.726Z","name":"Product Comparison","nameNaturalCasing":"product comparison","description":"See how Wistia stacks up against other video and live streaming platforms.","slug":"product-comparison"},{"__type":"entry","contentType":"blogTag","id":"1ovmVBrMgvgJsgEYvJ0yKH","createdAt":"2023-01-30T15:26:27.128Z","updatedAt":"2023-01-30T15:26:27.128Z","name":"Product Spotlight","slug":"product-spotlight"},{"__type":"entry","contentType":"blogTag","id":"1F63ncwz5FOcS51u7Jobhx","createdAt":"2019-02-15T18:56:56.066Z","updatedAt":"2019-02-15T18:56:56.066Z","name":"Psychology","nameNaturalCasing":"Psychology","slug":"psychology"},{"__type":"entry","contentType":"blogTag","id":"64gwCWoQE0aoEyO4awy0oE","createdAt":"2018-09-12T19:21:14.348Z","updatedAt":"2023-05-05T21:45:30.633Z","name":"Recording","nameNaturalCasing":"Recording","description":"Ready to get started with a video recorder? Learn about the easy-to-use screen and webcam recorder that will add a personal and professional touch to all of your videos.","blurb":{"__type":"component","value":[{"type":"p","props":{"children":[{"type":"nextlink","props":{"as":"https://wistia.com/learn/product-updates/introducing-soapbox-by-wistia","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["Soapbox by Wistia"]}}]}}," is an easy-to-use screen capture tool that allows you to transform your next sales pitch or presentation. With this freemium Chrome extension, you can record your screen, your face, or both! Then, use our handy built-in transitions to switch between sharing a full-screen or split-screen view. ",{"type":"a","props":{"children":["Getting started with Soapbox is simple"],"href":"https://wistia.com/product/video-recording"}},". It’s quick and easy to create your best-looking sales videos. And best of all? There’s no need to export, process, download, or upload. Once you’ve made your videos look squeaky clean, they’re instantly ready to share. (Oh, so shiny!)"]}},{"type":"p","props":{"children":["Built with sales in mind, Soapbox is designed to add your own personal and professional touch to ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/presentation-videos","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["pitches, presentations, and tutorials"]}}]}},". Plus, you don’t need any fancy equipment or special training to get started! Simply hit the record button and you’re ready to make a lasting impression. Whether you’re solo or ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/product-updates/introducing-soapbox-for-teams","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["part of a team"]}}]}},", we’ve got a Soapbox plan that fits your needs — and your budget. Choose from the Free, Solo, and Team plans. Each offers features to help you create outstanding videos in no time. With the Solo and Team plans, you even get access to video analytics and capabilities that make it even easier to share your content. It’s free to get started. So, download the extension and get filming your next stellar sales video today!"]}}]},"slug":"recording"},{"__type":"entry","contentType":"blogTag","id":"1ExkPXtdmg0QAeGS24K0Qq","createdAt":"2018-09-20T12:06:57.494Z","updatedAt":"2019-02-08T21:46:19.662Z","name":"Recruitment","description":"What’s the deal with recruitment videos? Well, these videos are a powerful recruiting tool that can help you attract top talent and shorten the hiring process!","blurb":{"__type":"component","value":{"type":"p","props":{"children":["When you’re trying to outshine the competition and appeal to the perfect candidates, video can speak to top talent and gain their attention in a way that typical text-heavy job postings can’t. With recruitment videos, potential new hires have an opportunity to get a glimpse of your company’s culture, the people, and the inner-workings of your organization. ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/recruit-hires-company-culture-videos","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["In this post"]}}]}},", we show you how you can recruit more hires with four simple company culture videos you can make: the cultural crowdsource, the big interview, b-roll montage, and slice of life. And, if you want to know how to produce an HR video that really shines, feast your eyes on ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/hey-hr-here-are-5-ways-to-use-video-for-your-comms","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["our more in-depth post"]}}]}}," with tips that will make your videos more creative and effective for reaching the right candidates. Above all else, HR videos should aim to surprise or delight people in unique and memorable ways. This could mean getting more team members involved, incorporating some company jokes, or bringing in company pets for starring roles. We’ve also picked ThoughtWorks brains to find out how they have recruited hundreds of talented employees using video in ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/showcase%3Fpage=1","href":"/learn/__category__","children":[{"type":"a","props":{"children":["this post"]}}]}},". If you’re facing hiring challenges and want to attract top talent, start utilizing video as a powerful recruiting tool to shorten your hiring process and stand out among the competition! "]}}},"slug":"recruitment"},{"__type":"entry","contentType":"blogTag","id":"1hyy3N5PZ2TVygyORvytH7","createdAt":"2019-02-15T18:35:18.312Z","updatedAt":"2019-02-15T18:35:18.312Z","name":"Remote Communication","nameNaturalCasing":"Remote Communication","description":"Using video to communicate with customers and employees, bridging the gap between in-person and video conferencing","slug":"remote-communication"},{"__type":"entry","contentType":"blogTag","id":"4b4V4aVjGEOm6M6YqIyQsC","createdAt":"2018-09-20T09:59:09.008Z","updatedAt":"2019-02-08T19:46:54.015Z","name":"ROI","nameNaturalCasing":"ROI","description":"Don’t forget to measure your return on investment, especially when it comes to video! Start looking at your ROI to see opportunities to make bigger moves. ","blurb":{"__type":"component","value":[{"type":"p","props":{"children":["If you’ve already made a few videos that you’re proud of, how do you know if they’re actually working? You should have a plan in place to measure your videos’ success, otherwise known as “return on investment.” ROI is a performance measure that evaluates the results of your investments and actions. This metric helps you see opportunity for bigger investments. When it comes to video, ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/show-video-marketing-roi-to-your-boss","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["your organization could use some convincing"]}}]}}," before they’re completely on board with dedicating their efforts and resources to creating video content. Measuring video isn’t as clearly defined as looking at analytics for other marketing assets. Our ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/guide-to-video-metrics","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["post about measuring your video’s ROI"]}}]}}," delves into video analytics, measuring video calls-to-action, A/B testing, and more to help you build your case behind video! "]}},{"type":"p","props":{"children":["Hard and fast numbers help prove your ROI, but the qualitative factors that are harder to measure help tell the full story. Considerations like brand influence, product education, and trust in your business are all ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/understanding-video-roi","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["qualitative factors you should also look at"]}}]}}," when deciding how successful a video is. Going a step further, ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/showcase/euromonitor-product-videos","href":"/learn/showcase/__slug__","children":[{"type":"a","props":{"children":["marketing integrations can also help you justify increased investment"]}}]}}," in video production. With Wistia, Marketo, and Salesforce you can track your videos as touchpoints in the sales cycle. So, what are you waiting for? Find out whether or not your videos are measuring up!"]}}]},"slug":"roi"},{"__type":"entry","contentType":"blogTag","id":"29isWfTrhew82KmKGK8Suu","createdAt":"2018-09-20T17:40:46.654Z","updatedAt":"2019-02-08T19:53:28.930Z","name":"Screencasting","description":"Want to share all the action on your screen with others? Get familiar with screencasting to start digitally recording your computer screen and sending it out for the world to see. ","blurb":{"__type":"component","value":[{"type":"p","props":{"children":["We love a good screencast video! Don’t know where to start? Let’s talk about the tools! Screencasts are a simple way to show people exactly what actions you’re taking and where your mouse is moving, which make for superb tutorials or educational videos that are typically hard to explain using only audio. But, an engaging screencast doesn’t just happen with the click of a record button. Luckily, we have a post that presents ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/how-to-look-good-on-a-webcam","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["five steps for making a quality screencast"]}}]}},". "]}},{"type":"p","props":{"children":["If you don’t want to waste any time, get started with ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/product-updates/introducing-soapbox-by-wistia","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["Soapbox by Wistia"]}}]}}," — our freemium Chrome extension that’s an easy-to-use screen capture tool. You’ll transform your next sales pitch or presentation with the ability to record your screen, your face, or both at the same time! If you’re on a support team, this screencast tool is a total game-changer. Answering support tickets will be as simple as recording a Soapbox and sending it off in an email. There’s no need to use live-action bumpers for your screencasts anymore as we explained in one of our past posts because Soapbox covers all the bases. As you can see, screencast tools like Soapbox can help you explain yourself while showing viewers exactly what they want to know. Start screencasting with Soapbox to increase video engagement and content retention. "]}}]},"slug":"screencasting"},{"__type":"entry","contentType":"blogTag","id":"20ev1TfXK0iGuQy2im8ukO","createdAt":"2018-09-20T12:17:27.370Z","updatedAt":"2019-02-08T21:37:19.342Z","name":"Scripting","description":"Facing script-writing challenges? Grab scripting tips for effective storytelling that will make all the difference in your video production.","blurb":{"__type":"component","value":{"type":"p","props":{"children":["If you’re not a writer, scripting a video may seem like a daunting task. You have a message in your mind that you want to deliver, but where do you start? Luckily, we have plenty of posts to help you flesh out your script so you can start the production process. When you’re fleshing out your script, you will more than likely need to cut out everything that isn’t critical to the message you want to get across. This post details the ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production","href":"/learn/__category__","children":[{"type":"a","props":{"children":["script-cutting process"]}}]}}," and the three fundamentals of concepting a video. For many companies, scripting is their primary pain point in the video production process. At Wistia, we’ve developed a ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/wistias-scripting-tips","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["system for creating a script"]}}]}}," that can help! We’ve even taken a Hollywood-style approach to writing a video script, by taking cues from five of our favorite screenplays from the past decade. ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/writing-a-video-script-hollywood-style","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["In this post"]}}]}},", we’ve dissected how Hollywood screenwriting pros use sharp, precise writing to help guide the shooting process. For explainer videos, knowing how to combine explanation with storytelling will help your video be more effective. Find out all about script-writing for explainer video storytelling ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/goanimate-explanation-and-storytelling","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["here"]}}]}},". And, when you’re editing your script to sound natural on camera, we have pointers for hosting a ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/the-table-read","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["great table read"]}}]}},". Following our helpful tips for effective storytelling will help you overcome all of your script-writing challenges! "]}}},"slug":"scripting"},{"__type":"entry","contentType":"blogTag","id":"yv0NC3XZuKeuIYs0eayoW","createdAt":"2018-09-20T10:58:34.130Z","updatedAt":"2019-02-08T19:40:41.395Z","name":"SEO","nameNaturalCasing":"SEO","description":"Is ranking higher in organic search results your ultimate goal? Improve your video content's SEO with our mighty tips and tricks.","blurb":{"__type":"component","value":[{"type":"p","props":{"children":["Search engine optimization is the process of optimizing your online content technically or creatively to rank higher in search engine results organically. When you throw video into the mix, implementing this medium presents a new challenge for your content strategy. Video SEO is treated differently by search engines than say your blog’s content you’re most likely familiar with optimizing. However, you can still implement some of those best practices. From titling your videos properly to uploading a compelling thumbnail, there are a handful of often overlooked aspects of your content you could simply tweak that could mean the difference between success and failure with video SEO. Interested in hearing more? Here’s our ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/video-seo-tips","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["post featuring five easy steps"]}}]}}," to optimize your Wistia video for SEO. "]}},{"type":"p","props":{"children":["Paying to get your videos in front of your target audience can boost your reach, but it’s not always necessary. Fortunately, at Wistia we’ve worked hard to ensure our embed codes automatically optimize Wistia videos on your site for search engines. So, ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/video-snippets","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["establish an SEO strategy that includes video"]}}]}},", and place your videos on pages where your customers are going to engage with them. With that being said, we have plenty of helpful posts to set you on a clear track to start optimizing your video content today!"]}}]},"slug":"seo"},{"__type":"entry","contentType":"blogTag","id":"6K4KViA9i0YsWquMcOOCkg","createdAt":"2018-09-19T23:30:05.071Z","updatedAt":"2024-10-09T22:40:05.175Z","name":"Shooting Videos","description":"Get those shooting skills in tip-top shape! Whether you're a beginner or an expert, there's always room to sharpen your video production process. ","blurb":{"__type":"component","value":{"type":"p","props":{"children":["Word on the street is you’re thinking of shooting a video? If that’s true, we have all you need to ensure you shoot your shot successfully. If you’re shooting a video by yourself, ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/shooting-video-by-yourself","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["we have a post"]}}]}}," that will guide you through the background, the gear, the setup, and the shooting process so you can breathe a sigh of relief knowing we’ve got your back! Sometimes you’re interested in shooting a video set outside instead of a stuffy office. ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/how-to-shoot-video-outside","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["Read this post"]}}]}}," to learn what it takes to get a good-looking, well-balanced shot any time of day. In another scenario, your budget may not allow for you to shoot with an expensive DSLR. If that’s the case, check out ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/shooting-video-with-an-iphone","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["our post"]}}]}}," about shooting video with an iPhone. But, if you really want to know the fundamental principles of ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/shooting-with-a-dslr","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["shooting with a DSLR"]}}]}},", our ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/shooting-with-a-dslr","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["video workshop"]}}]}}," will have you prepped and ready to pick up a camera and shoot some great looking video footage in no time! From showing you how it’s possible to ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/remote-video-production-tips","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["collaborate remotely on a video shoot"]}}]}}," with your team to ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/professional-instagram-stories","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["shooting professional Instagram stories"]}}]}}," for your business, we have some hot shooting tips just waiting to be shared. "]}}},"slug":"shooting-videos"},{"__type":"entry","contentType":"blogTag","id":"6qvRKCowzCcoqqQ0akq2w4","createdAt":"2018-09-19T10:33:46.770Z","updatedAt":"2019-02-12T21:13:38.402Z","name":"Social Media","description":"Contemplating your posts for social media? We can certainly share our best practices for optimizing video content across social channels!","blurb":{"__type":"component","value":{"type":"p","props":{"children":["Social media is being consumed on all types of devices by everyone, everywhere you turn. Not only are people flying threw their feeds while sitting at their desks, they’re also scrolling through a bunch of content while they’re riding a bus or sitting in an airplane. So, thinking about how to touch your audience and get them to engage with your brand can feel like a real brain-buster. With video, you have to think about all sorts of additional factors when it comes to posting to social. If you’re just starting out, we have a ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/the-wistia-guide-to-social-media-video","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["webinar with Sprout Social"]}}]}}," explaining how to incorporate video strategically into your social media campaigns, as well as a ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/social-video-strategy","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["blog post"]}}]}}," about crafting a social video strategy. No time to waste? If you have 20 minutes to spare, you’ve got the power to make any of these ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/the-wistia-guide-to-social-media-video","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["four simple videos for social media"]}}]}},". Don’t overlook ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/editing-video-for-social-media","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["editing your video"]}}]}},", either! Your editing efforts can help make a difference when you’re trying to stand out on a social feed. Additionally, we can also show you how to take up more real estate on your viewer’s feeds in ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/how-to-make-square-videos-for-social-media","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["our post"]}}]}}," all about making square videos for social. Think you’re ready to start making videos for social? It’s time to spread your wings and get your audience to engage! "]}}},"slug":"social-media"},{"__type":"entry","contentType":"blogTag","id":"5t3GMHbO7uKsgQoOIO8CqI","createdAt":"2018-09-20T10:02:53.713Z","updatedAt":"2019-02-12T20:50:39.876Z","name":"Storytelling","description":"Have you harnessed the power of storytelling? Learn how to create compelling stories with video that will connect with your audience and achieve your goals.","blurb":{"__type":"component","value":{"type":"p","props":{"children":["As humans, storytelling comes naturally. It’s how we communicate with one another on a daily basis. Businesses on the other hand have a track record for using silly nonsensical jargon in their communication efforts, believing that their words are resonating with people when they’re really not. We chatted with Kinda Hall, who will tell you all about how you can ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/kindra-hall-strategic-storytelling","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["bolster your brand with strategic storytelling"]}}]}},". One piece of advice she offers is figuring out your audience’s pain points and meeting them where they are with your organization’s story. If you’re creating an explainer video, ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/goanimate-explanation-and-storytelling","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["we have a post"]}}]}}," that will show you how to combine explanation and storytelling in your video script. Integrating script content with an engaging story will help make your videos more effective. Patrick Moreau, founder of Muse Storytelling, even stopped by to share storytelling principles that will help produce effective video testimonials ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/production/creating-a-video-testimonial-strategy","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["in this post"]}}]}},". And, if you’ve ever been fascinated by reality TV, we extracted ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/4-storytelling-lessons-learned-from-reality-tv","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["four elements of storytelling"]}}]}}," from the compelling phenomenon that you can try using in your own video marketing. From creating characters for establishing connections to feeding curiosity with interesting storylines, reality TV can teach us a lot about engaging video content. Start harnessing the power of storytelling in your organization to connect with your audience and achieve your goals! "]}}},"slug":"storytelling"},{"__type":"entry","contentType":"blogTag","id":"7yyQwrSckrzsn7915vUBFb","createdAt":"2019-02-15T18:19:58.987Z","updatedAt":"2019-02-15T18:19:58.987Z","name":"Video Gear","nameNaturalCasing":"video gear","description":"Gear reviews and our favorite equipment to make an awesome video.","slug":"video-gear"},{"__type":"entry","contentType":"blogTag","id":"VJkQqHw1oWmZ6ORloTBO6","createdAt":"2019-02-04T14:20:56.492Z","updatedAt":"2019-02-04T14:20:56.492Z","name":"Video Glossary","nameNaturalCasing":"video glossary","description":"A Wistia run down of common and commonly confused terms in the world of video.","slug":"video-glossary"},{"__type":"entry","contentType":"blogTag","id":"2JhrxRp8A9ClZL8m7FGGMw","createdAt":"2019-02-15T20:20:51.951Z","updatedAt":"2019-02-15T20:20:51.951Z","name":"Video in Email","nameNaturalCasing":"video in email","description":"Tips for improving open rates and engagement with emails by using the best tool for connecting with your customers in a more human way - video.","slug":"video-in-email"},{"__type":"entry","contentType":"blogTag","id":"zDU0dquuJiSeQMsOKCUq4","createdAt":"2018-09-20T12:42:26.262Z","updatedAt":"2019-02-08T20:04:24.862Z","name":"Video Management","description":"Looking for a better way to manage your videos? Our video management feature neatly organizes your video content to fit your style.","blurb":{"__type":"component","value":{"type":"p","props":{"children":["Taking the time to manage your videos can totally cramp your style. When you start creating content, your videos will start to pile up before you know it! And, when you realize you’re in over your head with video files, how can you keep everything organized when you need to find a specific video to blast on social? Luckily, at Wistia we have a ",{"type":"a","props":{"children":["video management feature"],"href":"https://wistia.com/product"}}," that will bring calm to the chaos and make your content easier to access for anyone across your team. Your media deserves some TLC, and this feature will help you group related media, move your videos from one project to another, replace videos on your site with updated versions, and much more. Our search and star functionality will allow you to scan through video titles at the speed of light. And, if you need to solicit feedback from your coworkers and collaborate on a new video, simply comment away on your media page. Wistia also has your back with a private sharing functionality. Reviewing content before it goes live, sharing instructional videos with your team, and working with sensitive information is now in your control with our video management feature. So, get organized and breathe easier knowing your video management is under control! "]}}},"slug":"video-management"},{"__type":"entry","contentType":"blogTag","id":"4CJjk7f55KyGIokKyyyqe6","createdAt":"2018-09-20T11:03:42.568Z","updatedAt":"2019-02-08T21:51:12.478Z","name":"Video Optimization","description":"Get the most out of your videos! Knowing video optimization hacks will help you experience success across your library of content. ","blurb":{"__type":"component","value":{"type":"p","props":{"children":["Video optimization will ensure your team’s valuable time and energy they put into producing videos for your organization are paying off. If none of your videos are connecting with your desired audience or helping you reach specific goals, what’s the point? We’re here to share some video optimization hacks that will help you experience success and make your videos work harder for you across your content strategy. So, we’ve laid out all of our tips and tricks to help you optimize your videos for success. ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/marketing/split-testing-video","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["This post"]}}]}}," explains how to optimize your videos for views, optimize for action, and optimize for clicks. Getting more people to view your video could be as simple as being more consistent with your color choice for your video play button and controls — go figure! And, for any growth-seeking businesses out there, you may want to take a few simple steps to optimize your marketing videos that will help sales and strengthen your team’s alignment with marketing. Steer your team in the right direction, and learn all the steps you can take to optimize your videos for sales in ",{"type":"nextlink","props":{"as":"https://wistia.com/learn/sales/marketing-videos-for-sales","href":"/learn/__category__/__slug__","children":[{"type":"a","props":{"children":["this post"]}}]}},". The verdict is in. If you want to move the needle with your videos, learn the basics for better video optimization!"]}}},"slug":"video-optimization"},{"__type":"entry","contentType":"blogTag","id":"5i2P2NhU2KljKPqdDjClEa","createdAt":"2019-06-05T19:11:02.205Z","updatedAt":"2019-09-16T13:57:13.417Z","name":"Video Series","nameNaturalCasing":"Video Series","slug":"video-series"},{"__type":"entry","contentType":"blogTag","id":"4YnTH4ViX6abkRPMcPQUth","createdAt":"2019-02-15T18:46:40.813Z","updatedAt":"2019-04-24T17:30:04.675Z","name":"Video Trends","nameNaturalCasing":"Video Trends","slug":"video-trends"},{"__type":"entry","contentType":"blogTag","id":"4rsy8Rsb53Cml3hnXenm4T","createdAt":"2019-02-15T20:59:47.991Z","updatedAt":"2019-02-15T20:59:47.991Z","name":"Web Development","nameNaturalCasing":"web development","description":"Engineering tips from our team, and pointers about using video across many CMS's and programming languages.","slug":"web-development"},{"__type":"entry","contentType":"blogTag","id":"5sAdGpSwLYcs0iS0CEuIwu","createdAt":"2018-10-05T13:58:30.389Z","updatedAt":"2024-10-10T16:56:17.823Z","name":"Webinars \u0026 Live Streaming","nameNaturalCasing":"webinars \u0026 live streaming","description":"All the resources you need for hosting webinars and live streams.","slug":"webinars-live-streaming"},{"__type":"entry","contentType":"blogTag","id":"2vXWQTQPLiwIEKgY6OyAck","createdAt":"2018-09-14T17:24:23.959Z","updatedAt":"2019-02-08T19:43:31.305Z","name":"WistiaFest","nameNaturalCasing":"WistiaFest","description":"WistiaFest brought together the best of the best in video marketing from around the country. And, we've got their presentations all in one place!","blurb":{"__type":"component","value":[{"type":"p","props":{"children":["Wistiafest was an annual gathering from 2013–2017 hosted by Wistia, which brought people together from all over the country who share passion and knowledge for video marketing. Hosted in Cambridge, MA, the event featured renowned speakers who covered topics from storytelling to ",{"type":"nextlink","props":{"as":"https://wistia.com/events/wistiafest","href":"/events/__slug__","children":[{"type":"a","props":{"children":["measuring video effectiveness"]}}]}}," and everything else on the spectrum of video marketing. Even though the event was focused on how businesses are using video, the event was for more than just video marketers. Everyone from CEOs and marketing managers to sales people and agencies were in attendance!"]}},{"type":"p","props":{"children":["More subjects speakers spoke about include how to come up with a winning video concept, how to ",{"type":"nextlink","props":{"as":"https://wistia.com/events/wistiafest","href":"/events/__slug__","children":[{"type":"a","props":{"children":["drive creativity with data, tips for directing non-actors"]}}]}},", and a boatload of other fascinating ways video is moving the needle for businesses. During the day, we hosted breakout sessions for attendees to learn about topics of their choice. Some of our own Wistians along with other excited speakers held breakout sessions hyper-focused on their areas of expertise. After four years, the Wistia team decided that 2017 would be their last year hosting the conference. Luckily, you can watch any of the past WistiaFest presentations and breakout sessions whenever you want! The Wistia team may not be hosting WistiaFest anymore, but they’re continuing to devote their focus on making business more human with video."]}}]},"slug":"wistiafest"}]},"headers":{"host":"wistia.com","x-forwarded-for":"23.235.43.39, 167.82.233.151","x-forwarded-proto":"https","x-forwarded-port":"443","x-amzn-trace-id":"Root=1-67f2fa2c-075a928841a23d6446434f16","fastly-client":"1","x-varnish":"3626998553, 1119403835, 3082420830","fastly-orig-accept-encoding":"gzip","x-storefront-loggedin":"false","x-storefront-mobile":"false","user-agent":"Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; .NET CLR 3.5.21022; .NET CLR 1.0.3705; .NET CLR 1.1.4322)","via":"1.1 d93f61c3371a812d64846df2034f9796.cloudfront.net (CloudFront)","x-amz-cf-id":"sIo_eeGT2XIQaNra5FuNEYfq0BMMrM1J76KIu-8Qw5P9RMpHgG-HJQ==","cloudfront-viewer-ja3-fingerprint":"ad54396f26b299d8d0bb7fdf7301c42d","cdn-loop":"Fastly, Fastly, Fastly","accept":"*/*","accept-encoding":"gzip","if-none-match":"W/\"4a45e-hoB/FcmDh6+2dUlSA6jAvF+RpKk\"","x-routed-via-cloudfront":"true","cloudfront-viewer-ja4-fingerprint":"t12d490700_119ac02b6b6f_3c5a66c06c35","x-timer":"S1743977004.012480,VS0,VS0","x-storefront-build":"modern","fastly-ff":"bUqguAAZkRaaPRrhqch+FRzk4qQ2ePQj3L8s10ikInA=!SIN!cache-sin-wsss1830033-SIN, bUqguAAZkRaaPRrhqch+FRzk4qQ2ePQj3L8s10ikInA=!SIN!cache-sin-wsss1830039-SIN, bUqguAAZkRaaPRrhqch+FRzk4qQ2ePQj3L8s10ikInA=!IAD!cache-iad-kiad7000151-IAD","x-forwarded-host":"wistia.com","fastly-ssl":"1","fastly-client-ip":"8.222.208.146","x-forwarded-server":"cache-sin-wsss1830033-SIN, cache-iad-kiad7000151-IAD","x-request-id":"57db5c8e-3905-43b7-8149-82a0b78d032a","x-envoy-expected-rq-timeout-ms":"30000","x-envoy-original-path":"/learn/tag/roi"},"pathname":"/learn/tag/__slug__","navData":[{"label":"Product","id":"product","description":"Use our software and your videos to grow your business.","accentColor":"#58b7fe","href":"/product","trackingLabel":"product-menu","trackingProperty":"main-nav-legacy","secondaryNav":[],"tertiaryNav":[{"label":"Video management","id":"hosting","icon":"gear","children":[{"href":"/product/hosting","name":"Hosting","description":"Upload and store all your videos.","trackingLabel":"product-hosting","trackingProperty":"main-nav-legacy"},{"href":"/product/embeds","name":"Embedding","description":"Publish your videos wherever you want.","trackingLabel":"product-embedding","trackingProperty":"main-nav-legacy"},{"href":"/product/player","name":"Ad-free player","description":"Fast playback without any distractions.","trackingLabel":"product-ad-free-player","trackingProperty":"main-nav-legacy"},{"href":"/product/channels","name":"Channels","description":"Give your video series a home.","trackingLabel":"product-galleries","trackingProperty":"main-nav-legacy"},{"href":"/product/localize","name":"Localization","description":"Dub \u0026 translate your videos in 30+ languages.","trackingLabel":"product-localization","trackingProperty":"main-nav-legacy"}]},{"label":"Video marketing","id":"marketing","icon":"channel","children":[{"href":"/product/live-streaming","name":"Webinar hosting","description":"Whip up seamless live events in no time.","trackingLabel":"product-webinar-hosting","trackingProperty":"main-nav-legacy"},{"href":"/product/lead-generation","name":"Lead generation","description":"Amp up ROI with lead gen forms.","trackingLabel":"product-lead-generation","trackingProperty":"main-nav-legacy"},{"href":"/product/video-seo","name":"SEO","description":"Get more eyeballs on your videos.","trackingLabel":"product-seo","trackingProperty":"main-nav-legacy"},{"href":"/product/interactive-video","name":"Engagement","description":"Encourage interaction with your content.","trackingLabel":"product-engagement","trackingProperty":"main-nav-legacy"},{"href":"/product/platform","name":"Wistia API","description":"Build custom video experiences for your site.","trackingLabel":"product-platform","trackingProperty":"main-nav-legacy"}]},{"label":"Video creation","id":"create","icon":"soapbox","children":[{"href":"/product/video-recording","name":"Recording","description":"Capture yourself, your screen, or both.","trackingLabel":"product-recording","trackingProperty":"main-nav-legacy"},{"href":"/product/video-editing","name":"Editing","description":"Trim and polish videos in a snap.","trackingLabel":"product-editing","trackingProperty":"main-nav-legacy"},{"href":"/product/collaboration","name":"Collaboration","description":"Your team’s feedback, all in one place.","trackingLabel":"product-collaboration","trackingProperty":"main-nav-legacy"}]},{"label":"Video analytics","id":"analytics","icon":"stats","children":[{"href":"/product/analytics","name":"Analytics","description":"All things video performance.","trackingLabel":"product-analytics","trackingProperty":"main-nav-legacy"}]},{"label":"Video integrations","id":"integrations","icon":"integrations","children":[{"href":"/product/marketing-automation","name":"Marketing automation","description":"Use video with HubSpot, Marketo, or Pardot","trackingLabel":"product-marketing-automation","trackingProperty":"main-nav-legacy"},{"href":"/integrations","name":"All integrations","description":"See Wistia’s full integrations library.","trackingLabel":"product-all-integrations","trackingProperty":"main-nav-legacy"}]}],"cta":{"buttonText":"Features Overview","buttonUrl":"/product","trackingLabel":"product-features-overview","trackingProperty":"main-nav-legacy"}},{"label":"Learning Center","id":"learn","description":"Go from a camera-shy beginner to a video marketing pro.","href":"/learn","trackingLabel":"learning-center-menu","trackingProperty":"main-nav-legacy","featuredLinks":[{"href":"/learn/marketing/video-marketing-statistics","name":"2025 State of Video Report","description":"Level up your video strategy with insights from millions of videos, 2.7 million hours of content, and 1,300+ professionals.","image":"/static/images/nav/sov-2025-report-concert-ticket-desktop.jpg","mobileImage":"/static/images/nav/sov-2025-report-concert-ticket-mobile.jpg","trackingData":{"action":"click","category":"sov2025","label":"sov-learning-center-menu","property":"sov-learning-center-menu"}}],"secondaryNav":[{"href":"/learn","name":"Blog","trackingLabel":"learning-center-blog","trackingProperty":"main-nav-legacy"},{"href":"https://support.wistia.com","name":"Support","trackingLabel":"learning-center-support","trackingProperty":"main-nav-legacy"},{"href":"https://docs.wistia.com","name":"Developer Docs","trackingLabel":"learning-center-developer-docs","trackingProperty":"main-nav-legacy"},{"href":"/learn/showcase","name":"Customer Stories","trackingLabel":"learning-center-customer-stories","trackingProperty":"main-nav-legacy"},{"href":"/events","name":"Webinars","trackingLabel":"learning-center-events","trackingProperty":"main-nav-legacy"},{"href":"/watch","name":"Tutorial Videos","trackingLabel":"learning-center-watch","trackingProperty":"main-nav-legacy"},{"href":"/resources/free-downloads","name":"Asset Library","trackingLabel":"learning-center-asset-library","trackingProperty":"main-nav-legacy"}],"accentColor":"#00c185","tertiaryNav":[{"label":"Blog Categories","id":"blog-categories","children":[{"href":"/learn/marketing","name":"Marketing","trackingLabel":"learning-center-marketing","trackingProperty":"main-nav-legacy"},{"href":"/learn/production","name":"Production","trackingLabel":"learning-center-production","trackingProperty":"main-nav-legacy"},{"href":"/learn/product-updates","name":"Product Updates","trackingLabel":"learning-center-product-updates","trackingProperty":"main-nav-legacy"},{"href":"/learn/culture","name":"Wistia Culture","trackingLabel":"learning-center-wistia-culture","trackingProperty":"main-nav-legacy"}]}],"cta":{"buttonText":"Subscribe now","buttonUrl":"/learn#subscribe","trackingLabel":"learning-center-subscribe-now","trackingProperty":"main-nav-legacy"}},{"label":"Pricing","id":"pricing","accentColor":"#815fe0","href":"/pricing","trackingLabel":"pricing-nav","trackingProperty":"main-nav-legacy"},{"label":"Watch Demo","id":"watch-demo","accentColor":"#fa50a0","href":"/demo","trackingLabel":"watch-a-demo-nav","trackingProperty":"main-nav-legacy"}],"pageAssets":{}},"page":"/learn/tag/__slug__","query":{"protocol":null,"slashes":null,"auth":null,"host":null,"port":null,"hostname":null,"hash":null,"search":null,"query":{},"pathname":"/learn/tag/roi","path":"/learn/tag/roi","href":"/learn/tag/roi"},"buildId":"C0pFa6GjK-qeGG2y4aLUn","isFallback":false,"customServer":true,"gip":true,"appGip":true,"head":[["meta",{"charSet":"utf-8"}],["meta",{"content":"initial-scale=1.0, width=device-width","name":"viewport"}],["link",{"href":"https://wistia.com/learn/tag/roi","rel":"canonical"}],["title",{"children":"ROI"}],["meta",{"content":"Don’t forget to measure your return on investment, especially when it comes to video! Start looking at your ROI to see opportunities to make bigger moves. ","name":"description"}]]}</script><script nomodule="" src="/_next/static/chunks/polyfills-dbf1901ee27df8c480f4.js"></script><script src="/_next/static/chunks/main-fb4f411a3ef1986b5504.js" async=""></script><script src="/_next/static/chunks/webpack-eb080e3f091731f228fb.js" async=""></script><script src="/_next/static/chunks/framework.abb8ae433da272263fe5.js" async=""></script><script src="/_next/static/chunks/commons.6cfcfded1fababf6fd3d.js" async=""></script><script src="/_next/static/chunks/fd522714bf5740cd80c86b9754a6e5f950796fa7.64af732f1c53e4d4498e.js" async=""></script><script src="/_next/static/chunks/520ae7aaf359e5c0544b4ca1137866146fbd1e4f.fb1f214cebf3aec21e99.js" async=""></script><script src="/_next/static/chunks/515240b876a621c9072d20f174f895a6ba12cd9a.f5ad7c714c43f425bce0.js" async=""></script><script src="/_next/static/chunks/330fbe027847827d3a5608defe10e7ebcaa3d570.effe53535eef51caa956.js" async=""></script><script src="/_next/static/chunks/a61be30813ad506dc09bf5f7e7ff113bd3a1d3be.ca93650dc9d72f41c536.js" async=""></script><script src="/_next/static/chunks/8df7e660525ef4512e5aa2c63f59921e8359a300.14e24714954c0a6ce0ad.js" async=""></script><script src="/_next/static/chunks/5edd1fbbb08fe3c163efcc02854b305c368db032.16b0d9277704b59f08e1.js" async=""></script><script src="/_next/static/chunks/9cd42114c354aee7da9c410337a2723d4b7b082c.9cf6e0d1d63dd8788c9e.js" async=""></script><script src="/_next/static/chunks/40cc4eaf2c099882084d74eae688c962751852db.8ddd380cfa90d3d4a6b0.js" async=""></script><script src="/_next/static/chunks/188581b5dd27e7dc2192fed6255d353f63bce7cd.c256f224c65d26f095fe.js" async=""></script><script src="/_next/static/chunks/c5b9069fd580ba964815a48fa66f7b73928fbf7c.37138b2ad2ba8961fa6b.js" async=""></script><script src="/_next/static/chunks/614c6ef001aef023d1bd5c7a1595dfdccf10949b.0feeb225b7ca9ff73313.js" async=""></script><script src="/_next/static/chunks/5be3d6e1159f18e3712574209c6e09dc2daf4ab7.71360663eaa7e2a14972.js" async=""></script><script src="/_next/static/chunks/c34316bbe068691c2c8996d6af57bd7e80360eea.d4d493b122a97c0ee450.js" async=""></script><script src="/_next/static/chunks/d514acc9c4632d67ef7744504db95b3e28132581.0fe77406639d967fc01c.js" async=""></script><script src="/_next/static/chunks/ce101d8a1aecac5c527cf5f265975de695211384.41818262237b3db43769.js" async=""></script><script src="/_next/static/chunks/f6bb32b5ee09e5758a7e125c81ac02c81ea5bd49.c96ce3a87e7089d7a2a7.js" async=""></script><script src="/_next/static/chunks/0214f44f2608a9a3de00ee5c1f0841b37b278eea.f957167dff2f1035c665.js" async=""></script><script src="/_next/static/chunks/pages/_app-ebb618b841b98c33fe6b.js" async=""></script><script src="/_next/static/chunks/1774dc7a9318f1b727f64727635724a21ef9461d.6b87c14ec86211d91e4c.js" async=""></script><script src="/_next/static/chunks/97ca0402fe6fd3d4546fa591d410e8b3d9c64387.03d61034b5bfc0ecaef2.js" async=""></script><script src="/_next/static/chunks/ca92c7c29f2673d428f2139897621be94e315099.b59c6b4a5bbe6072b463.js" async=""></script><script src="/_next/static/chunks/pages/learn/tag/__slug__-eb3a144102318200f5f3.js" async=""></script><script src="/_next/static/C0pFa6GjK-qeGG2y4aLUn/_buildManifest.js" async=""></script><script src="/_next/static/C0pFa6GjK-qeGG2y4aLUn/_ssgManifest.js" async=""></script><script>window.dataLayer = [ { 'gtm.start': Date.now(), event: 'gtm.js' } ];</script><script async="" src="https://www.googletagmanager.com/gtm.js?id=GTM-WJT32MJ"></script><script> window.addEventListener('load', function() { setTimeout(function() { window.dataLayer.push({ event: 'storefront.pageView' }); }); });; </script><div id="fb-root"></div><script async="" defer="" crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v12.0" nonce="MJ9T9bH9"></script></body></html>