CINXE.COM
X icon
<!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/privacy" rel="canonical"/><title class="jsx-1889517286">Wistia Privacy Policy | Wistia</title><meta content="Wistia’s privacy policy." name="description" class="jsx-1889517286"/><noscript data-n-css="true"></noscript><link rel="preload" href="/_next/static/chunks/main-3f20efae89ac558863ff.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/b40ed914ff0057abbcbb94b51b742d9fb3a0f099.64af732f1c53e4d4498e.js" as="script"/><link rel="preload" href="/_next/static/chunks/e71bb1b90db7d90900b7c9a10a754508d9d0592c.358f53e410f3ab19038e.js" as="script"/><link rel="preload" href="/_next/static/chunks/0e60c51eb6be446af312b6329807b84bdcdd093a.7938baa60bd40c28173f.js" as="script"/><link rel="preload" href="/_next/static/chunks/f1e71812e0be49aff2310ffe4d04037635afb7a3.effe53535eef51caa956.js" as="script"/><link rel="preload" href="/_next/static/chunks/dca2eade6a33a37ebcae9ede63435e2f115d973e.ca93650dc9d72f41c536.js" as="script"/><link rel="preload" href="/_next/static/chunks/af6f350976d6ed884d4cef9174d03d5ecdd74db5.14e24714954c0a6ce0ad.js" as="script"/><link rel="preload" href="/_next/static/chunks/8e3da716d82ed177aeeb1a37d8b48711bcf4d12a.16b0d9277704b59f08e1.js" as="script"/><link rel="preload" href="/_next/static/chunks/ba6443672066e2b3fdf28ff4374a7eb7dc4310f2.9cf6e0d1d63dd8788c9e.js" as="script"/><link rel="preload" href="/_next/static/chunks/da795b3ea4b1e533762dc2dd125a56c2468146b6.8ddd380cfa90d3d4a6b0.js" as="script"/><link rel="preload" href="/_next/static/chunks/4e918536ff056b125d35bb945903b233698bf0c7.c256f224c65d26f095fe.js" as="script"/><link rel="preload" href="/_next/static/chunks/11fc2bb44f3ddb80ab700b66825d465aa7bceb92.37138b2ad2ba8961fa6b.js" as="script"/><link rel="preload" href="/_next/static/chunks/c96358d0f0bdb91ccd4dca743eae2aec15d352b4.0feeb225b7ca9ff73313.js" as="script"/><link rel="preload" href="/_next/static/chunks/ff3a0e683af65f6be89f7864de0b928d61385610.71360663eaa7e2a14972.js" as="script"/><link rel="preload" href="/_next/static/chunks/d6c7b182e3f2113f10a68787cfd81834441d32b5.5d6ebcecd1ffae28ae5f.js" as="script"/><link rel="preload" href="/_next/static/chunks/b0b6a49dd5e936859c662194a5f9814eb0169199.20781b48c354c87f2734.js" as="script"/><link rel="preload" href="/_next/static/chunks/24990ac742f5136c74ac3749bd7d1e6568312d74.0b37692a4d6c7efab47e.js" as="script"/><link rel="preload" href="/_next/static/chunks/a80587a79bffde8767857969d5a941bb875ea235.e543a6e791a6b27c6439.js" as="script"/><link rel="preload" href="/_next/static/chunks/50e1bb856d239ddffdfdd5053a2110f8c1d668ad.e06bfe27e31d20874310.js" as="script"/><link rel="preload" href="/_next/static/chunks/pages/_app-24a725a38c4b80f11819.js" as="script"/><link rel="preload" href="/_next/static/chunks/83ee7483bb64219af39f954992afc04cea163329.f5802174760b105bb690.js" as="script"/><link rel="preload" href="/_next/static/chunks/8137f3633269edfc837fd19ea128246a6ea4d076.bbffa4fb61286883e1f7.js" as="script"/><link rel="preload" href="/_next/static/chunks/pages/privacy-f74d9bdcd1471079e366.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-3356502380">.ConcertTicket.jsx-3356502380{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;margin-bottom:15px;}.ConcertTicket__inner.jsx-3356502380{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-3356502380{color:inherit;-webkit-text-decoration:none;text-decoration:none;}.ConcertTicket__link.jsx-3356502380::after{content:'';height:100%;left:0;position:absolute;top:0;width:100%;}.ConcertTicket__image.jsx-3356502380{background-color:#ebebed;background-image:url(/static/images/nav/sov-2024-report-concert-ticket-desktop.png);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-3356502380{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-3356502380{color:#1f1f22;font-size:15px;font-weight:500;margin-bottom:10px;-webkit-text-decoration:none;text-decoration:none;white-space:normal;}.ConcertTicket__description.jsx-3356502380{color:#62626c;font-size:14px;white-space:normal;}.ConcertTicket.jsx-3356502380 .ConcertTicket__link:hover{color:#00c185;}@media (max-width:999px){.ConcertTicket.jsx-3356502380{width:100%;}.ConcertTicket__inner.jsx-3356502380{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.ConcertTicket__image.jsx-3356502380{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-2016638545">.TitleTag.jsx-2016638545{color:#37373c;display:block; font-family: Walsheim, Georgia, serif; ; font-size: 54px; font-weight: 300; line-height: 1.25; margin-bottom: 24px; ;}@media (max-width:430px){.TitleTag.jsx-2016638545{ font-family: Walsheim, Georgia, serif; ; font-size: 36px; font-weight: 300; line-height: 1.22; margin-bottom: 24px; ;}}.TitleTag.jsx-2016638545{;;;}</style><style id="__jsx-3080506718">.ProseHeader.jsx-3080506718{margin:0 auto;max-width:900px;padding:2vw;text-align:center;}.ProseHeader__logo.jsx-3080506718{margin-bottom:2vw;}</style><style id="__jsx-2528730709">.PostChapters.jsx-2528730709{background-color:white;max-width:200px;padding:12px 5px;top:0;overflow:auto;}h2.jsx-2528730709{font-size:21px;font-weight:500;line-height:1.94;padding:0 7px;}.PostChapters--right.jsx-2528730709{height:calc(100vh - 65px);margin-bottom:35px;overflow:auto;}.PostChapters__link.jsx-2528730709{border-radius:4px;color:inherit;display:block;margin:10px 0;padding:6px 7px;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:all linear 80ms;transition:all linear 80ms;font-size:15px;color:#58b7fe;}.PostChapters__link.jsx-2528730709:focus,.PostChapters__link.jsx-2528730709:hover{color:#58b7fe;}.PostChapters__list.jsx-2528730709{list-style:none;margin:0;padding:0;}@media (min-width:1025px){.PostChapters__list-item.active.jsx-2528730709 .PostChapters__link.jsx-2528730709,.PostChapters__link.jsx-2528730709:hover{background:rgba(88, 183, 254, 0.1500);}}.PostChapters--index.jsx-2528730709 .PostChapters__list-item.jsx-2528730709{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:40px;}@media (max-width:600px){.PostChapters.jsx-2528730709{border-radius:4px;border:solid 1px #dedee1;max-width:100%;float:none;margin-top:20px;padding:20px 15px;}h3.jsx-2528730709{font-size:18px;}.PostChapters--right.jsx-2528730709{height:unset;margin-left:0;}.PostChapters__list-item.jsx-2528730709{line-height:1.4;}}</style><style id="__jsx-1617886528">.PostBody.jsx-1617886528{color:#37373c;padding-bottom:3.5vw;-webkit-scroll-margin-top:65px;-moz-scroll-margin-top:65px;-ms-scroll-margin-top:65px;scroll-margin-top:65px;display:grid;grid-template-columns:minmax(auto, 700px) 200px;grid-column-gap:16px;}.PostBody__wrap-inner.jsx-1617886528{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}@media (max-width:1024px){.PostBody__wrap-inner.jsx-1617886528{display:block;}}.PostBody__inner.jsx-1617886528{ font-family: Inter, Helvetica, Arial, sans-serif; font-synthesis: none; /* prevents double slanting in Firefox */ font-weight: 400; ; font-size: 18px; line-height: 1.78; margin-bottom: 24px; ;box-sizing:border-box;max-width:930px;}@media (max-width:430px){.PostBody.jsx-1617886528{display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.PostBody__inner.jsx-1617886528{ font-family: Inter, Helvetica, Arial, sans-serif; font-synthesis: none; /* prevents double slanting in Firefox */ font-weight: 400; ; font-size: 16px; line-height: 1.75; margin-bottom: 24px; ;}}.PostBody--left-align.jsx-1617886528 .PostBody__inner.jsx-1617886528{max-width:100%;}.PostBody__inner.jsx-1617886528 a.markdown{color:inherit;-webkit-transition:color linear 80ms;transition:color linear 80ms;}.PostBody__inner.jsx-1617886528 a.markdown:hover{color:#58b7fe;}.PostBody__inner.jsx-1617886528 blockquote.markdown{margin:50px 0;max-width:710px;}.PostBody__inner.jsx-1617886528 .blockquote-body.markdown{text-indent:-1ex;}.PostBody__inner.jsx-1617886528 code.markdown{background:#ebebed;font-feature-settings:normal;font-size:0.9em;padding:0.2em 0.4em;}.PostBody__inner.jsx-1617886528 h1.markdown{ font-family: Walsheim, Georgia, serif; ; font-size: 54px; font-weight: 300; line-height: 1.25; margin-bottom: 24px; ;}@media (max-width:430px){.PostBody__inner.jsx-1617886528 h1.markdown{ font-family: Walsheim, Georgia, serif; ; font-size: 36px; font-weight: 300; line-height: 1.22; margin-bottom: 24px; ;}}.PostBody__inner.jsx-1617886528 h2.markdown{ font-family: Walsheim, Georgia, serif; ; font-size: 40px; font-weight: 300; line-height: 1.2; margin-bottom: 24px; ;}@media (max-width:430px){.PostBody__inner.jsx-1617886528 h2.markdown{ font-family: Walsheim, Georgia, serif; ; font-size: 28px; font-weight: 300; line-height: 1.29; margin-bottom: 24px; ;}}.PostBody__inner.jsx-1617886528 h1.markdown a.markdown,.PostBody__inner.jsx-1617886528 h2.markdown a.markdown,.PostBody__inner.jsx-1617886528 h3.markdown a.markdown,.PostBody__inner.jsx-1617886528 h4.markdown a.markdown,.PostBody__inner.jsx-1617886528 h5.markdown a.markdown,.PostBody__inner.jsx-1617886528 h6.markdown a.markdown{color:#0b0d0e;-webkit-text-decoration:none;text-decoration:none;}.PostBody__inner.jsx-1617886528 h2.markdown a.markdown::before,.PostBody__inner.jsx-1617886528 h3.markdown a.markdown::before,.PostBody__inner.jsx-1617886528 h4.markdown a.markdown::before,.PostBody__inner.jsx-1617886528 h5.markdown a.markdown::before,.PostBody__inner.jsx-1617886528 h6.markdown a.markdown::before{color:#a3a3aa;content:'# ';-webkit-transition:color linear 80ms;transition:color linear 80ms;}.PostBody__inner.jsx-1617886528 h1.markdown a.markdown:hover,.PostBody__inner.jsx-1617886528 h2.markdown a.markdown:hover,.PostBody__inner.jsx-1617886528 h3.markdown a.markdown:hover,.PostBody__inner.jsx-1617886528 h4.markdown a.markdown:hover,.PostBody__inner.jsx-1617886528 h5.markdown a.markdown:hover,.PostBody__inner.jsx-1617886528 h6.markdown a.markdown:hover{color:inherit;}.PostBody__inner.jsx-1617886528 h2.markdown a:hover::before,.PostBody__inner.jsx-1617886528 h3.markdown a:hover::before,.PostBody__inner.jsx-1617886528 h4.markdown a:hover::before,.PostBody__inner.jsx-1617886528 h5.markdown a:hover::before,.PostBody__inner.jsx-1617886528 h6.markdown a:hover::before{color:#58b7fe;}.PostBody__inner.jsx-1617886528 h3.markdown{ font-family: Walsheim, Georgia, serif; ; font-size: 24px; font-weight: normal; line-height: 1.33; margin-bottom: 18px; ;}@media (max-width:430){.PostBody__inner.jsx-1617886528 h3.markdown{ font-family: Walsheim, Georgia, serif; ; font-size: 22px; font-weight: normal; line-height: 1.27; margin-bottom: 18px; ;}}.PostBody__inner.jsx-1617886528 h3.markdown a.markdown{color:inherit;}.PostBody__inner.jsx-1617886528 > section{margin-top:55px;}.PostBody__inner.jsx-1617886528 iframe.markdown{max-width:100%;}.PostBody__inner.jsx-1617886528 img.markdown{max-width:100%;}.PostBody__inner.jsx-1617886528 p.markdown img.markdown{width:100%;margin:40px auto;display:block;}.PostBody__inner.jsx-1617886528 .Figure:not([class*='Figure--float']){margin:60px 0;}.PostBody__inner.jsx-1617886528 .Figure--float-right{margin:1.5rem 0 1rem 1rem;}.PostBody__inner.jsx-1617886528 .Figure--float-left{margin:1.5rem 1rem 1rem 0;}.PostBody__inner.jsx-1617886528 .Figure figcaption{color:#a3a3aa;font-size: 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; px;margin-top:20px;max-width:600px;}.PostBody__inner.jsx-1617886528 li.markdown{margin:10px 0;padding:0 0 0 12px;}.PostBody__inner.jsx-1617886528 ol.markdown,.PostBody__inner.jsx-1617886528 ul.markdown{margin:30px 0;padding:0 0 0 22.5px;}.PostBody__inner.jsx-1617886528 ol.markdown ol.markdown,.PostBody__inner.jsx-1617886528 ol.markdown ul.markdown,.PostBody__inner.jsx-1617886528 ul.markdown ol.markdown,.PostBody__inner.jsx-1617886528 ul.markdown ul.markdown{margin:0;}.PostBody__inner.jsx-1617886528 p.markdown{ font-family: Inter, Helvetica, Arial, sans-serif; font-synthesis: none; /* prevents double slanting in Firefox */ font-weight: 400; ; font-size: 18px; line-height: 1.78; margin-bottom: 24px; ;}@media (max-width:430px){.PostBody__inner.jsx-1617886528 p.markdown{ font-family: Inter, Helvetica, Arial, sans-serif; font-synthesis: none; /* prevents double slanting in Firefox */ font-weight: 400; ; font-size: 16px; line-height: 1.75; margin-bottom: 24px; ;}}.PostBody__inner.jsx-1617886528 pre.markdown{margin:2em 0;}.PostBody__inner.jsx-1617886528 pre.markdown > code.markdown{border-left:2px solid #c4c4c8;display:block;font-size:0.8em;overflow-x:auto;padding:1em 2em;width:100%;}.PostBody__inner.jsx-1617886528 table.markdown{display:block;overflow-x:auto;width:100%;}.PostBody__inner.jsx-1617886528 td.markdown{border-top:1px solid #dedee1;min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content;}.PostBody__inner.jsx-1617886528 td.markdown,.PostBody__inner.jsx-1617886528 th.markdown{padding:0.75rem;}.PostBody__inner.jsx-1617886528 th.markdown{border-bottom:2px solid #dedee1;vertical-align:bottom;}.PostBody__inner.jsx-1617886528 ul.markdown{list-style-type:disc;}.PostBody__inner.jsx-1617886528 .TableOfContents--Title{ font-family: Inter, Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 700; line-height: 1.33; margin-bottom: 18px; letter-spacing: 1px; text-transform: uppercase; ;}.PostBody__inner.jsx-1617886528 .wistia_embed:not(.popoverContent\=link){display:block !important;margin:2em auto;}@media (max-width:430px){.PostBody__inner.jsx-1617886528 .TableOfContents--Title{ font-family: Inter, Helvetica, Arial, sans-serif; font-size: 16px; font-weight: 700; line-height: 1.5; margin-bottom: 18px; letter-spacing: 0.89px; text-transform: uppercase; ;}}@media (max-width:1024px){.PostBody.jsx-1617886528{padding-top:34px;}}@media (max-width:1000px){.PostBody__inner.jsx-1617886528{word-break:break-word;}.PostBody__inner.jsx-1617886528 table{word-break:normal;}}@media (min-width:810px) and (max-width:950px){.PostBody__inner.jsx-1617886528 blockquote{margin-left:60px;}}@media (min-width:951px){.PostBody__inner.jsx-1617886528 blockquote{margin-left:0;}}</style><style id="__jsx-1889517286">.ProseLayout.jsx-1889517286 h2.markdown a:before,.ProseLayout.jsx-1889517286 h3.markdown a:before,.ProseLayout.jsx-1889517286 h4.markdown a:before,.ProseLayout.jsx-1889517286 h5.markdown a:before,.ProseLayout.jsx-1889517286 h6.markdown a:before{display:none;}.ProseLayout__body-content.jsx-1889517286{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}.ProseLayout--desktop.jsx-1889517286{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;position:-webkit-sticky;position:sticky;top:10px;}.ProseLayout--mobile.jsx-1889517286{display:none;}.ProseLayout.jsx-1889517286 .ProseLayout__effective-date{font-size:19px;margin:40px auto 100px;max-width:930px;}.ProseLayout.jsx-1889517286 .ProseLayout__inner{margin:0 auto;max-width:930px;}@media (max-width:600px){.ProseLayout__body-content.jsx-1889517286{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.ProseLayout--desktop.jsx-1889517286{display:none;}.ProseLayout--mobile.jsx-1889517286{display:block;margin-top:20px;}}</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-235822648">.FooterNavLinks.jsx-235822648{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);}.FooterNavLinks--product.jsx-235822648{grid-column:1 / span 2;}.FooterNavLinks__heading.jsx-235822648{font-size:14px;font-weight:600;margin-bottom:24px;margin-top:64px;}.FooterNavLinks--product.jsx-235822648 .FooterNavLinks__links{-webkit-columns:2;columns:2;}.FooterNavLinks__links.jsx-235822648 li{margin-bottom:12px;}.FooterNavLinks__links.jsx-235822648 a{font-size:16px;}.FooterNavLinks.jsx-235822648 a{display:block;color:#ffffff;-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-235822648 a:hover{-webkit-text-decoration:underline !important;text-decoration:underline !important;}@media (min-width:540px){.FooterNavLinks.jsx-235822648{grid-template-columns:repeat(3,1fr);}}@media (min-width:1025px){.FooterNavLinks.jsx-235822648{grid-template-columns:repeat(6,1fr);}.FooterNavLinks__heading.jsx-235822648{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-1520031234">p.jsx-1520031234{color:white;font-size:16px;text-align:center;}p.jsx-1520031234 a:hover{color:hsla(229, 100%, 90%, 1);}</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-683375445">.SocialLink__icon.jsx-683375445 > *{vertical-align:bottom;}.SocialLink__icon.jsx-683375445:hover{color:hsla(229, 100%, 90%, 1);}.SocialLink__label.jsx-683375445{-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-2859494086">.SocialLinks.jsx-2859494086{color:white;font-size:12px;font-weight:600;justify-self:end;}menu.jsx-2859494086{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-2859494086{text-align:center;margin-block-start:16px;}}</style><style id="__jsx-1471732679">.Footer.jsx-1471732679{background-color:hsla(230, 100%, 10%, 1);color:white;font-size:16px;padding-block:32px;padding-inline:36px;}.Footer__inner.jsx-1471732679{margin:0 auto;max-width:1300px;}@media (min-width:541px){.Footer.jsx-1471732679{font-size:12px;padding-block:64px;padding-inline:64px;}.Footer__fineprint.jsx-1471732679{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__fineprint.jsx-1471732679 p > a:hover,.Footer__fineprint.jsx-1471732679 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-organization" href="/product/video-management"><span>Organization</span><span class="NavbarMenu__list-item__description">Keep your video library neat and tidy.</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-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-galleries" href="/product/channels"><span>Galleries</span><span class="NavbarMenu__list-item__description">Give your video series a home.</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">Events</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-3356502380 ConcertTicket"><div class="jsx-3356502380 ConcertTicket__inner"><div class="jsx-3356502380 ConcertTicket__image"></div><div class="jsx-3356502380 ConcertTicket__content"><p class="jsx-3356502380 ConcertTicket__title"><a data-track-as-category="sov2024" data-track-as-action="click" data-track-as-property="sov-learning-center-menu" data-track-as-label="sov-learning-center-menu" class="jsx-3356502380 ConcertTicket__link" href="/learn/marketing/video-marketing-statistics">2024 State of Video Report</a></p><p class="jsx-3356502380 ConcertTicket__description">Level up your video strategy with insights from over 90 million videos, 100,000 businesses, and 2,000 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 CommonLayout__main--padded"><div class="jsx-1889517286 ProseLayout"><header class="jsx-3080506718 ProseHeader"><h1 data-testid="title-tag" class="jsx-2016638545 TitleTag">Privacy Policy</h1></header><div class="jsx-1889517286 ProseLayout__body"><div class="jsx-1889517286 ProseLayout__body-content"><div class="jsx-1889517286 ProseLayout--desktop"><nav aria-label="table of contents" class="jsx-2528730709 PostChapters PostChapters--right"><h2 class="jsx-2528730709">Jump to section</h2><ul class="PostChapters__list"><li class="jsx-2528730709 PostChapters__list-item"><a href="#introduction-who-we-are-and-why-we-collect-your-information" class="jsx-2528730709 PostChapters__link">Introduction: Who We Are and Why We Collect Your Information</a></li><li class="jsx-2528730709 PostChapters__list-item"><a href="#i-what-does-this-privacy-policy-cover" class="jsx-2528730709 PostChapters__link">I. What Does This Privacy Policy Cover?</a></li><li class="jsx-2528730709 PostChapters__list-item"><a href="#ii-what-information-does-wistia-collect" class="jsx-2528730709 PostChapters__link">II. What Information Does Wistia Collect?</a></li><li class="jsx-2528730709 PostChapters__list-item"><a href="#iii-what-does-wistia-do-with-personal-information" class="jsx-2528730709 PostChapters__link">III. What Does Wistia Do With Personal Information?</a></li><li class="jsx-2528730709 PostChapters__list-item"><a href="#iv-will-wistia-share-any-of-the-personal-information-it-collects" class="jsx-2528730709 PostChapters__link">IV. Will Wistia Share Any of the Personal Information it Collects?</a></li><li class="jsx-2528730709 PostChapters__list-item"><a href="#v-what-is-wistias-legal-basis-for-collecting-and-using-your-personal-information" class="jsx-2528730709 PostChapters__link">V. What Is Wistia’s Legal Basis for Collecting and Using Your Personal Information?</a></li><li class="jsx-2528730709 PostChapters__list-item"><a href="#vi-how-long-does-wistia-retain-your-personal-information" class="jsx-2528730709 PostChapters__link">VI. How Long Does Wistia Retain Your Personal Information?</a></li><li class="jsx-2528730709 PostChapters__list-item"><a href="#vii-what-are-users-rights-to-control-their-personal-information" class="jsx-2528730709 PostChapters__link">VII. What Are Users’ Rights to Control Their Personal Information?</a></li><li class="jsx-2528730709 PostChapters__list-item"><a href="#viii-what-are-wistias-service-differences" class="jsx-2528730709 PostChapters__link">VIII. What Are Wistia’s Service Differences?</a></li><li class="jsx-2528730709 PostChapters__list-item"><a href="#ix-is-personal-information-about-me-secure" class="jsx-2528730709 PostChapters__link">IX. Is Personal Information About Me Secure?</a></li><li class="jsx-2528730709 PostChapters__list-item"><a href="#x-childrens-privacy" class="jsx-2528730709 PostChapters__link">X. Children’s Privacy</a></li><li class="jsx-2528730709 PostChapters__list-item"><a href="#xi-contractual-or-statutory-requirement" class="jsx-2528730709 PostChapters__link">XI. Contractual or Statutory Requirement</a></li><li class="jsx-2528730709 PostChapters__list-item"><a href="#xii-failure-to-provide-personal-information" class="jsx-2528730709 PostChapters__link">XII. Failure to Provide Personal Information</a></li><li class="jsx-2528730709 PostChapters__list-item"><a href="#xiii-automated-decision-making" class="jsx-2528730709 PostChapters__link">XIII. Automated Decision Making</a></li><li class="jsx-2528730709 PostChapters__list-item"><a href="#xiv-data-privacy-framework" class="jsx-2528730709 PostChapters__link">XIV. Data Privacy Framework</a></li><li class="jsx-2528730709 PostChapters__list-item"><a href="#xv-changes-to-this-privacy-policy" class="jsx-2528730709 PostChapters__link">XV. Changes to this Privacy Policy</a></li><li class="jsx-2528730709 PostChapters__list-item"><a href="#xvi-questions-or-concerns-contact-information" class="jsx-2528730709 PostChapters__link">XVI. Questions or Concerns; Contact Information</a></li></ul></nav></div><div class="jsx-1889517286 ProseLayout--mobile"><nav aria-label="table of contents" class="jsx-2528730709 PostChapters PostChapters--right"><h2 class="jsx-2528730709">Jump to section</h2><ul class="PostChapters__list"><li class="jsx-2528730709 PostChapters__list-item"><a href="#introduction-who-we-are-and-why-we-collect-your-information" class="jsx-2528730709 PostChapters__link">Introduction: Who We Are and Why We Collect Your Information</a></li><li class="jsx-2528730709 PostChapters__list-item"><a href="#i-what-does-this-privacy-policy-cover" class="jsx-2528730709 PostChapters__link">I. What Does This Privacy Policy Cover?</a></li><li class="jsx-2528730709 PostChapters__list-item"><a href="#ii-what-information-does-wistia-collect" class="jsx-2528730709 PostChapters__link">II. What Information Does Wistia Collect?</a></li><li class="jsx-2528730709 PostChapters__list-item"><a href="#iii-what-does-wistia-do-with-personal-information" class="jsx-2528730709 PostChapters__link">III. What Does Wistia Do With Personal Information?</a></li><li class="jsx-2528730709 PostChapters__list-item"><a href="#iv-will-wistia-share-any-of-the-personal-information-it-collects" class="jsx-2528730709 PostChapters__link">IV. Will Wistia Share Any of the Personal Information it Collects?</a></li><li class="jsx-2528730709 PostChapters__list-item"><a href="#v-what-is-wistias-legal-basis-for-collecting-and-using-your-personal-information" class="jsx-2528730709 PostChapters__link">V. What Is Wistia’s Legal Basis for Collecting and Using Your Personal Information?</a></li><li class="jsx-2528730709 PostChapters__list-item"><a href="#vi-how-long-does-wistia-retain-your-personal-information" class="jsx-2528730709 PostChapters__link">VI. How Long Does Wistia Retain Your Personal Information?</a></li><li class="jsx-2528730709 PostChapters__list-item"><a href="#vii-what-are-users-rights-to-control-their-personal-information" class="jsx-2528730709 PostChapters__link">VII. What Are Users’ Rights to Control Their Personal Information?</a></li><li class="jsx-2528730709 PostChapters__list-item"><a href="#viii-what-are-wistias-service-differences" class="jsx-2528730709 PostChapters__link">VIII. What Are Wistia’s Service Differences?</a></li><li class="jsx-2528730709 PostChapters__list-item"><a href="#ix-is-personal-information-about-me-secure" class="jsx-2528730709 PostChapters__link">IX. Is Personal Information About Me Secure?</a></li><li class="jsx-2528730709 PostChapters__list-item"><a href="#x-childrens-privacy" class="jsx-2528730709 PostChapters__link">X. Children’s Privacy</a></li><li class="jsx-2528730709 PostChapters__list-item"><a href="#xi-contractual-or-statutory-requirement" class="jsx-2528730709 PostChapters__link">XI. Contractual or Statutory Requirement</a></li><li class="jsx-2528730709 PostChapters__list-item"><a href="#xii-failure-to-provide-personal-information" class="jsx-2528730709 PostChapters__link">XII. Failure to Provide Personal Information</a></li><li class="jsx-2528730709 PostChapters__list-item"><a href="#xiii-automated-decision-making" class="jsx-2528730709 PostChapters__link">XIII. Automated Decision Making</a></li><li class="jsx-2528730709 PostChapters__list-item"><a href="#xiv-data-privacy-framework" class="jsx-2528730709 PostChapters__link">XIV. Data Privacy Framework</a></li><li class="jsx-2528730709 PostChapters__list-item"><a href="#xv-changes-to-this-privacy-policy" class="jsx-2528730709 PostChapters__link">XV. Changes to this Privacy Policy</a></li><li class="jsx-2528730709 PostChapters__list-item"><a href="#xvi-questions-or-concerns-contact-information" class="jsx-2528730709 PostChapters__link">XVI. Questions or Concerns; Contact Information</a></li></ul></nav></div><article class="jsx-1617886528 PostBody ProseLayout__inner"><div class="jsx-1617886528 PostBody__wrap-inner"><div class="jsx-1617886528 PostBody__inner"><section id="introduction-who-we-are-and-why-we-collect-your-information" class="markdown"><h2 class="markdown"><a href="#introduction-who-we-are-and-why-we-collect-your-information" class="markdown">Introduction: Who We Are and Why We Collect Your Information</a></h2><p class="markdown">Wistia, Inc. (“Wistia,” “we,” “us,” “our”) knows that our users (“you,” “your”) create and manage marketing content, video series, and other educational and creative content. Our products permit our customers (“Customers”) to create and distribute videos, audio recordings, and other media (collectively, the “Media”) while also measuring viewer and user engagement with that Media (all such individuals that view and use the Media, the “Users”).</p><p class="markdown">We care about how your personal information is used and shared, and we take your privacy seriously. Please read the following to learn more about our Privacy Policy. By visiting or using the various websites owned and operated by Wistia under the wistia.com domain, including, without limitation, the <a href="https://wistia.com/" class="markdown">https://wistia.com/</a> website (each, a “Website, and collectively, the “Websites”), accessing, listening to, or viewing Media hosted by Wistia and/or accessing or using any other functionalities, features, content, applications or services offered from time to time by Wistia in connection with the Websites or Media (collectively, the “Services”) in any manner, you acknowledge that you accept the practices and policies outlined in this Privacy Policy, and you hereby consent to our collection, use, and sharing of your information in the following ways.</p></section><section id="i-what-does-this-privacy-policy-cover" class="markdown"><h2 class="markdown"><a href="#i-what-does-this-privacy-policy-cover" class="markdown">I. What Does This Privacy Policy Cover?</a></h2><p class="markdown">This Privacy Policy covers our treatment of (1) personally identifiable information, as defined by numerous statutes in the United States (such statutes, the “PII Laws”), (2) information protected by the California Consumer Privacy Act (“CCPA”)and the California Privacy Rights Act (“CPRA”) amendments, and the California Online Privacy Protection Act (“CalOPPA”), (3) the Colorado Privacy Act (“CPA”), (4) the Connecticut Personal Data Privacy Act (“CTDPA”); (5) the Montana Consumer Data Privacy Act (“MCDPA”); (6) the Oregon Consumer Privacy Act (“OCPA”); (7) the Texas Data Privacy and Security Act (“TDPA”); (8) Virginia Consumer Data Protection Act (“VCDP”), and (9) Utah Consumer Privacy Act (“UCPA”); (10) personal data, as defined by the European Union General Data Protection Regulation (“GDPR”), (11) the Switzerland Data Protection Act (“DPA”), and (12) the UK General Data Protection Agreement (“UK GDPR”); and (13) personal information, as defined by Canada’s Personal Information Protection and Electronics Documents Act (“PIPEDA,” and collectively with the PII Laws, CCPA, CalOPPA, the SHIELD Act, and GDPR, the “Privacy Laws”) (collectively, “Personal Information”), which we gather when you are accessing, viewing or using any of our Websites, Media and/or Services.</p><p class="markdown">This policy does not apply to the practices of companies that we do not own or control, or to individuals that we do not employ or manage. For our treatment of the Personal Information of students under the age of 16 (each such student, a “Student,” and collectively, “Students”) collected while providing the Services to public schools, charter schools, private schools, and other entities providing educational or tutoring services (collectively, “Schools” and each individually, “School”) providing such services to Students, please see Section X below and our <a class="markdown" href="/privacy-schools"><em class="markdown">Schools &</em> <em class="markdown">Students Privacy Policy Addendum</em>.</a></p></section><section id="ii-what-information-does-wistia-collect" class="markdown"><h2 class="markdown"><a href="#ii-what-information-does-wistia-collect" class="markdown">II. What Information Does Wistia Collect?</a></h2><p class="markdown">Wistia does not collect Personal Information indiscriminately. We limit the type of Personal Information and the amount of Personal Information to what is necessary to fulfill the purposes identified in this Privacy Policy. With that in mind, we collect the following types of information:</p><h3 id="a-information-you-provide-to-us" class="markdown"><a href="#a-information-you-provide-to-us" class="markdown">A. Information You Provide to Us</a></h3><p class="markdown">We may collect Personal Information from you when you visit any of our Websites, register for or subscribe to any Media or Services, contact us with questions or concerns, and/or otherwise interact with the Websites, Media, or Services. For example, when you register for our Services, we may collect your name, phone number, user name, and e-mail address in combination with a password or security question to access the Services, and your payment information. Similarly, you may provide information to your user profile or upload video, audio recordings, images, or other content to a Website. Where Users or Customers provide video, audio recordings, images, or other Personal Information of one or more individuals, we rely on that User or Customer to obtain the explicit consent of those individuals. You can choose not to provide us with certain information, although that may affect the functionality of the Services.</p><h4 id="a-1-google-user-data" class="markdown"><a href="#a-1-google-user-data" class="markdown">A.1 Google User Data</a></h4><p class="markdown">From time to time, Customers may import and upload Media to the Website or Services directly from the Google drive. While we permit this, we want you to understand that when you provide any such Media to the Website or Services, we may gain access to, collect, and process certain data associated with that Media. This includes but is not limited to: (1) Contents of the Media, such as the actual contents of the uploaded Media including its audio and visual components; (2) Metadata, such as the technical specifications (file format, resolution, size, device used to capture the Media, and software or application used to create the Media, etc.), descriptive elements (title, file name, and keywords, etc.), administrative information (author name or username, copyright information, and the date and time the Media was uploaded or created, etc.), and usage metrics (views, interactions, and user engagement, etc.); and (3) Connected Data, which may include any other data directly or indirectly related to the imported or uploaded Media. Please note that any data collected by us pursuant to this clause will be processed, stored, used, and shared in the same manner and for the same purposes as other information that is subject to this Privacy Policy.</p><p class="markdown">Google’s use and processing of Personal Information is governed by the Google Privacy Policy, available at:</p><p class="markdown"><a href="https://policies.google.com/privacy?hl=en-US" target="_blank" rel="noopener" class="markdown">https://policies.google.com/privacy?hl=en-US </a></p><h3 id="b-information-collected-automatically" class="markdown"><a href="#b-information-collected-automatically" class="markdown">B. Information Collected Automatically</a></h3><p class="markdown">Whenever you interact with any of our Websites or Media, we automatically receive and record information on our server logs from your browser including data related to Media viewing, listening to, or accessing (including when you stop and start Media, how many and which Media of a particular Customer you watched, and how many times you watched, listened to, or accessed particular Media), data related to use of Services, IP address, device, “cookie” information, and the page you requested.</p><p class="markdown">An “IP address” is a number assigned to a computer by an Internet service provider “ISP” to access the Internet. In most consumer cases, an IP address is dynamic (changing each time connect to the Internet), not static (unique to a particular user’s computer).</p><p class="markdown">“Cookies” are small text files placed to your computer or mobile device to recognize your browser or mobile device and customize the look and feel of a website for you. Cookies remember information about you, your preferences, and your device for a better user experience. Wistia does not collect any information about you, your preferences or your device using Cookies. If you click on a link to a third party website, such third party may transmit cookies to you. This Privacy Policy does not cover the use of cookies by any third parties.</p><h3 id="c-e-mail-and-other-communications" class="markdown"><a href="#c-e-mail-and-other-communications" class="markdown">C. E-mail and Other Communications</a></h3><p class="markdown">We may contact you, by email or other means; for example, we may communicate with you about your use of any of the Websites. When we do this, we may receive a confirmation when you open an email from us. This confirmation helps us make emails more interesting and improve our service.</p><p class="markdown">If you do not want to receive email or other mail from us, please indicate your preference by visiting our email preference page. Please note that if you do not want to receive legal notices from us, those legal notices will still govern your use of the Websites, and you are responsible for reviewing such legal notices for changes.</p><h3 id="d-information-purchased-from-third-parties" class="markdown"><a href="#d-information-purchased-from-third-parties" class="markdown">D. Information Purchased from Third Parties</a></h3><p class="markdown">Wistia may purchase from third parties, like Clearbit, Personal Information about Users who provide their email address or register for the Services, using the Personal Information those Users provide as the basis to obtain further Personal Information. This information may include names, titles, companies, and firmographic information. Wistia may retain YouTube API Services to provide aggregate, statistical information about the access to, views of, and use of Media that Customers post to YouTube. Personal Information generated automatically by your access to, views of, and use of Media may be aggregated and included in that statistical information.</p><h3 id="e-special-categories-of-personal-information" class="markdown"><a href="#e-special-categories-of-personal-information" class="markdown">E. Special Categories of Personal Information</a></h3><p class="markdown">In certain situations, Users may provide information to user profile or upload video, audio recordings, images, or other contact to a Website that may reveal certain limited types of Personal Information that is of a sensitive nature (Sensitive Personal Information), including information about the following: (1) Personal Information revealing racial or ethnic origin, political opinion, religious or philosophical beliefs, or trade union membership, (2) data concerning health, and data concerning a natural person’s sex life or sexual orientation. (3) financial information, and your geographic location. In such cases, we may process Sensitive Personal Information to provide Services to Users who provided such information. For purposes of this Privacy Policy, Sensitive Personal Information is considered to be a special category of Personal Information.</p><p class="markdown">Where we collect and use such information as a controller (as defined in the GDPR), we will provide you with a form explaining the collection of such Personal Information and requesting your explicit consent. Where we collect and use such information as a processor (as defined in the GDPR), we rely on the controller to obtain your explicit consent.</p><h3 id="f-sensitive-personal-information" class="markdown"><a href="#f-sensitive-personal-information" class="markdown">F. Sensitive Personal Information</a></h3><p class="markdown">Wistia may collect Sensitive Personal Information, as defined under the CPRA and PIPEDA, in the form of your financial information, messages sent via the Services, and your geographic location.</p><h3 id="g-personal-information-wistia-has-collected-in-the-last-12-months" class="markdown"><a href="#g-personal-information-wistia-has-collected-in-the-last-12-months" class="markdown">G. Personal Information Wistia Has Collected in the Last 12 Months</a></h3><p class="markdown">Wistia has collected the following categories of Personal Information in the 12 months immediately preceding the Effective Date of this Privacy Policy, listed at the bottom of this document: names; contact information; payment information; IP addresses; geographic location (inferred from IP addresses, as described in Section III below); browser information; device information; information related to the use of the Websites, Media, and Services; email confirmations; user name or e-mail address in combination with a password that would permit access to the Services; the content of communications; user profile information and submissions; job titles; employers; and firmographic information. Please see the other portions of Section II above for an explanation of the categories of sources from which we collect the information described in the previous sentence. The business purposes of this information are described in Section III below. The categories of third parties we share this information with are described in Section IV.</p></section><section id="iii-what-does-wistia-do-with-personal-information" class="markdown"><h2 class="markdown"><a href="#iii-what-does-wistia-do-with-personal-information" class="markdown">III. What Does Wistia Do With Personal Information?</a></h2><h3 id="a-use-of-personal-information" class="markdown"><a href="#a-use-of-personal-information" class="markdown">A. Use of Personal Information</a></h3><p class="markdown">Wistia uses all categories of Personal Information listed above for any and all legal and legitimate businesses purposes, including:</p><ol class="markdown"><li class="markdown">To personalize and improve our Services, to administer and improve our Media and Websites;</li><li class="markdown">To allow Users to set up their user accounts and profiles;</li><li class="markdown">To communicate with Users and fulfill your requests for certain products and services;</li><li class="markdown">To understand how Users utilize the Websites; Media, and Services</li><li class="markdown">To protect user accounts with user names or e-mail addresses in combination with passwords; </li><li class="markdown">To process payments to Wistia; </li><li class="markdown">To infer your geographic location;</li><li class="markdown">To operate, maintain, develop, and grow Wistia.</li></ol><p class="markdown">At times, we may anonymize your Personal Information so that you cannot be individually identified, and provide that information to our partners. For example, if you have provided your email address or other Personal Information while accessing Media, we may anonymize that Personal Information when providing Media usage information to our partners.</p><p class="markdown">When we collect IP addresses, geographic location, browser information, device information, information related to the use of the Websites, Media, and Services, we may also use such information in two ways. </p><ol class="markdown"><li class="markdown">First, we may use such information in aggregate form (including the aggregate statistical information obtained from YouTube API Services), and not in a manner that would identify you personally. For example, this aggregate information tells us how often Users use parts of a Website, so that we can make such Website appealing to as many Users as possible.</li><li class="markdown">We may also provide this aggregate information (including the aggregate statistical information obtained from YouTube API Services) to our partners; our partners may use such information to understand how often and in what ways people use our Websites, so that they, too, can provide you with an optimal experience. In addition, we may also provide Customers with the information listed above so that they may (i) assess, improve, and develop the Media that they make available through the Websites and Services, and (ii) use their Media to maintain and grow their organizations. Such information may include how many and which Media of a particular Customer was watched by a particular user, from where particular Media was watched, listened to, or accessed by a particular user and how many times particular Media was watched, listened to, or accessed by a particular user.</li></ol><h3 id="b-storage-of-personal-information" class="markdown"><a href="#b-storage-of-personal-information" class="markdown">B. Storage of Personal Information</a></h3><p class="markdown">We store and process all electronic Personal Information that we collect in the United States.</p></section><section id="iv-will-wistia-share-any-of-the-personal-information-it-collects" class="markdown"><h2 class="markdown"><a href="#iv-will-wistia-share-any-of-the-personal-information-it-collects" class="markdown">IV. Will Wistia Share Any of the Personal Information it Collects?</a></h2><p class="markdown">We share your Personal Information with third parties as described below.</p><h3 id="a-customers" class="markdown"><a href="#a-customers" class="markdown">A. Customers</a></h3><p class="markdown">As mentioned above, we may provide Customers with certain identifiable usage information directly related to the Media that such Customers make available through the Websites and Services. Such information may include IP addresses, geographic location, browser information, device information, and information related to the use of the Websites, Media, and Services (such as how many and which Media of a particular Customer was watched by a particular user, from where particular Media was watched, listened to, or accessed by a particular user and how many times particular Media was watched, listened to, or accessed by a particular user). We may also share names, contact information, geographic location, the content of communications, user profile information and submissions, job titles, employers, and firmographic information which Customers may use to market or further develop their organizations.</p><h3 id="b-affiliated-businesses-and-third-party-websites-we-do-not-control" class="markdown"><a href="#b-affiliated-businesses-and-third-party-websites-we-do-not-control" class="markdown">B. Affiliated Businesses and Third Party Websites We Do Not Control</a></h3><p class="markdown">In certain situations, businesses or third party websites we’re affiliated with may sell items or provide services to you through a website (either alone or jointly with us). You can recognize when an affiliated business is associated with such a transaction or service, and we will share your Personal Information with that affiliated business only to the extent that it is related to such transaction or service. We have no control over the policies and practices of third party websites as to privacy or anything else, so if you choose to enter into such transaction or to receive such service, please review the applicable third party websites’ policies.</p><h3 id="c-agents-and-service-providers" class="markdown"><a href="#c-agents-and-service-providers" class="markdown">C. Agents and Service Providers</a></h3><p class="markdown">We employ other companies and people to perform tasks on our behalf and may need to share your Personal Information with them to provide products or services to you, for example, processing credit card payments. Unless we tell you differently, our agents and service providers do not have any right to use the Personal Information we share with them beyond what is necessary to assist us. We acknowledge our potential liability if our agents misuse your Personal Information. </p><h3 id="d-youtube" class="markdown"><a href="#d-youtube" class="markdown">D. YouTube</a></h3><p class="markdown">Some Customers post Media to YouTube. If you use, view, listen to, or otherwise access such Media on YouTube, YouTube will have access to Personal Information you generate by using, viewing, listening, or accessing that Media, which is then used by YouTube API Services to generate the aggregated statistical information Wistia collects from YouTube API Services, as described in Section II.D of this Privacy Policy. YouTube’s use of Personal Information is governed by the Google Privacy Policy, available at <a href="http://www.google.com/policies/privacy" target="_blank" rel="noopener" class="markdown">http://www.google.com/policies/privacy</a>.</p><h3 id="e-user-profiles-and-submissions" class="markdown"><a href="#e-user-profiles-and-submissions" class="markdown">E. User Profiles and Submissions</a></h3><p class="markdown">Certain user profile information, including, without limitation, a user’s name, location, and any video, audio recordings, images or other content that such user has uploaded to a Website, may be displayed to other Users to facilitate user interaction within such Website or to address your request for Wistia’s services. Your account privacy settings allow you to limit the other users who can see the Personal Information in your user profile and/or what information in your user profile is visible to others. Any content you upload to your public user profile, along with any Personal Information or content that you voluntarily disclose online in a manner other users can view (on discussion boards, forums, in messages and chat areas, etc.) becomes publicly available, and can be collected and used by others. Your user name may also be displayed to other users if and when you send messages or comments or upload video, audio recordings, images, or other content through the Website and other users can contact you through messages and comments.</p><h3 id="f-international-transfers-of-personal-information" class="markdown"><a href="#f-international-transfers-of-personal-information" class="markdown">F. International Transfers of Personal Information</a></h3><p class="markdown">If and to the extent Wistia transfers Personal Information from another country into the United States, Wistia does so in compliance with the Privacy Laws of the originating country and for purposes outlined in this Privacy Policy. If and to the extent we transfer Personal Information of individuals in the EEA, Switzerland or the UK to the United States, we do so under the EU-U.S. DPF, the UK Extension to the EU-U.S. DPF, and the Swiss-U.S. DPF. In addition, we also implement the Standard Contractual Clauses (approved by the European Commission and Swiss authorities) and the UK Addendum to the Standard Contractual Clauses (approved by the UK authorities) where appropriate. If you have any inquiry regarding our adherence to the Data Privacy Framework, see section XIV below, or contact us at:</p><p class="markdown">Attention: Data Protection Office\ Wistia, Inc.\ 120 Brookline Street\ Cambridge, Massachusetts, 02139 USA\ (888) 494–7842\ <a href="mailto:privacy@wistia.com" target="_blank" rel="noopener" class="markdown">privacy@wistia.com</a></p><h3 id="g-business-transfers" class="markdown"><a href="#g-business-transfers" class="markdown">G. Business Transfers</a></h3><p class="markdown">We may choose to buy or sell assets. In these types of transactions, Personal Information is typically one of the business assets that is transferred. Also, if we (or substantially all of our assets) are acquired, or if we go out of business, enter bankruptcy, or go through some other change of control, Personal Information would be one of the assets transferred to or acquired by a third party.</p><h3 id="h-protection-of-wistia-and-others" class="markdown"><a href="#h-protection-of-wistia-and-others" class="markdown">H. Protection of Wistia and Others</a></h3><p class="markdown">Wistia will disclose any Personal Information that Wistia reasonably believes is necessary or appropriate to comply with law or court order, enforce or apply Wistia’s Privacy Policy, Terms of Use, and other agreements, or protect the rights, property, or safety of Wistia, our employees, our customers, our users, the public, or others. This includes disclosing Personal Information to third parties for fraud protection and credit risk reduction. In addition, in certain situations, Wistia may be required to disclose Personal Information in response to lawful requests by public authorities, including to meet national security or law enforcement requirements. Wistia will notify you of any such requests unless prohibited by law.</p><h3 id="i-with-your-consent" class="markdown"><a href="#i-with-your-consent" class="markdown">I. With Your Consent</a></h3><p class="markdown">Except as set forth above, we will obtain your consent before disclosing your Personal Information to a third party.</p><h3 id="j-personal-information-wistia-has-sold-to-customers-in-the-last-12-months" class="markdown"><a href="#j-personal-information-wistia-has-sold-to-customers-in-the-last-12-months" class="markdown">J. Personal Information Wistia Has Sold to Customers in the Last 12 Months</a></h3><p class="markdown">The CCPA (as amended by the CPRA) defines the sale of Personal Information very broadly. In the traditional sense, Wistia does not sell Personal Information, however we disclose certain Personal Information to our Customers as part of the Services and the hosting of Media we provide to them. As part of our commercial relationships with our Customers, Wistia has disclosed the following categories of Personal Information to Customers in the 12 months immediately preceding the Effective Date of this Privacy Policy, listed at the bottom of this document: names; contact information; IP addresses; geographic location; browser information; device information; information related to the use of the Websites, Media, and Services; the content of communications; user profile information and submissions; job titles; employers; and firmographic information.</p><h3 id="k-personal-information-wistia-has-disclosed-to-third-parties-in-the-last-12-months" class="markdown"><a href="#k-personal-information-wistia-has-disclosed-to-third-parties-in-the-last-12-months" class="markdown">K. Personal Information Wistia Has Disclosed to Third Parties in the Last 12 Months</a></h3><p class="markdown">In the 12 months immediately preceding the Effective Date of this Privacy Policy, listed at the bottom of this document, Wistia has disclosed the following categories of Personal Information to third parties that provide business and operational services to us: names; contact information; payment card information; geographic location; IP addresses; browser information; device information; information related to the use of the Websites, Media, and Services; email confirmations; user name or e-mail address in combination with a password that would permit access to the Services; the content of communications; user profile information and submissions; job titles; employers; and firmographic information.</p></section><section id="v-what-is-wistias-legal-basis-for-collecting-and-using-your-personal-information" class="markdown"><h2 class="markdown"><a href="#v-what-is-wistias-legal-basis-for-collecting-and-using-your-personal-information" class="markdown">V. What Is Wistia’s Legal Basis for Collecting and Using Your Personal Information?</a></h2><p class="markdown">As relevant, Wistia collects and uses your Personal Information (1) pursuant to your informed consent, which you have granted by confirming the prompts produced by the Websites and by continuing to use the Websites, Media, and Services, consistent with the Privacy Policy and Wistia’s terms of use, (2) in order to pursue Wistia’s legitimate business interests in hosting the Media, providing the Services, and maintaining the Websites, and/or (3) in order to perform a contract to which you are a party. Any one or more of the bases in the previous sentence are the legal basis for Wistia’s collection and use of your Personal Information, depending on how your use of the Websites, Media, and Services, and your relationship with Wistia.</p><p class="markdown">Where individuals appear in Media, Wistia relies on the Media creators to obtain the necessary legal basis for the collection and use of those individuals’ Personal Information.</p></section><section id="vi-how-long-does-wistia-retain-your-personal-information" class="markdown"><h2 class="markdown"><a href="#vi-how-long-does-wistia-retain-your-personal-information" class="markdown">VI. How Long Does Wistia Retain Your Personal Information?</a></h2><p class="markdown">Except upon the request of an individual, as explained in Section VII below, and except as the law permits and requires, Wistia maintains Personal Information as follows:</p><p class="markdown">A. Logs of unknown users of the Websites are retained for 30 days before deletion.</p><p class="markdown">B. Logs of known users of the Websites are retained while Wistia has reason to believe that particular user may return to use the Websites.</p><p class="markdown">C. Emails submitted and used for marketing are retained while Wistia pursues relevant marketing efforts.</p><p class="markdown">D. Media is hosted and stored for the life of the relevant Customer account, plus up to three years.</p><p class="markdown">Other than as listed above, we will determine the retention period for Personal Information based on the following criteria:</p><ol class="markdown"><li class="markdown">The nature of our relationship with the relevant Customer;</li><li class="markdown">The existence of other ongoing or expected projects with the relevant Customer;</li><li class="markdown">The nature of the Personal Information in question; and</li><li class="markdown">Our business needs.</li></ol></section><section id="vii-what-are-users-rights-to-control-their-personal-information" class="markdown"><h2 class="markdown"><a href="#vii-what-are-users-rights-to-control-their-personal-information" class="markdown">VII. What Are Users’ Rights to Control Their Personal Information?</a></h2><p class="markdown">Except where permitted or required by Privacy Laws, you have the following rights regarding Wistia’s collection and use of your Personal Information.</p><h3 id="a-requests-to-wistia" class="markdown"><a href="#a-requests-to-wistia" class="markdown">A. Requests to Wistia</a></h3><p class="markdown">You may request the following from Wistia with respect to your Personal Information:</p><ol class="markdown"><li class="markdown">The correction and updating of your Personal Information;</li><li class="markdown">The restriction and deletion of select portions of your Personal Information or all Personal Information;</li><li class="markdown">The categories of Personal Information Wistia has collected about you;</li><li class="markdown">The categories of sources from which Wistia has collected your Personal Information;</li><li class="markdown">The expected period for which the Personal Information will be stored, or, if not possible, the criteria used to determine the retention period;</li><li class="markdown">The business or commercial purpose(s) for collecting, sharing, and disclosing your Personal Information; </li><li class="markdown">An account of how Wistia has used or is using your Personal Information;</li><li class="markdown">A copy of your Personal Information retained by Wistia, to be delivered in a structured, commonly used and machine readable format to review or to transfer or transmit to another entity without hindrance, to the extent that that is technically feasible;</li><li class="markdown">The categories of third parties with whom Wistia shares your Personal Information;</li><li class="markdown">The categories of your Personal Information that we have shared with third parties, including customers, and the categories of third parties to which we have shared each particular category of Personal Information;</li><li class="markdown">The Personal Information Wistia collects, uses, discloses, and sells;</li><li class="markdown">A list of all third parties that have received your Personal Information from Wistia; and</li><li class="markdown">The specific pieces of Personal Information Wistia has collected about you.</li></ol><p class="markdown">If you request that your Personal Information be erased or deleted or that Wistia otherwise restrict its collection and use of Personal Information, Wistia may not being to avoid terminating or limiting your access to the Websites, Media, and Services. </p><p class="markdown">If Wistia has not collected or used your Personal Information, or has not disclosed your Personal Information to another party, Wistia will inform you of that in response to any of the above requests.</p><p class="markdown">Some information may remain in Wistia’s backup media after erasure or deletion for a period of time. When you request that Wistia update information, Wistia may retain a copy of the unrevised information in Wistia’s records. Wistia also may use any anonymized aggregated statistical data derived from or incorporating Personal Information after it is updated, erased, or deleted, but not in a manner that would identify you.</p><p class="markdown">We will confirm receipt of all such Personal Information requests and provide information about how Wistia will process the request within 10 days of receipt. We will substantively respond to all such requests within 30 days, subject to lawful extension of that period, and there may be a delay in processing a request while we verify that the request is valid and originates from you as opposed to an unauthorized third party.</p><p class="markdown">Our verification process varies based on the source and nature of the request, but may include: comparing data in the request against Personal Information we retain; contacting you using other contact information; requesting further information, although we will avoid doing so to the extent possible; and the consideration of certain factors, including the type, sensitivity, and value of your Personal Information, the risk of harm to you posed by an unauthorized request, the likelihood that fraudulent or malicious actors would seek your Personal Information, the manner in which we interact with you, the available technology, and whether the information you have provided to verify your identity is sufficiently robust to protect against fraudulent requests. To the extent permitted by the Privacy Laws, Wistia retains the right to deny any request if we cannot verify that it originated from you.</p><p class="markdown">Wistia retains records of all of the above requests and our responses for 24 months, unless otherwise prohibited by the Privacy Laws.</p><p class="markdown">With regard to the right to be forgotten online, Wistia will take reasonable steps to inform our Third Parties of your request. In order to make any of the requests above,</p><p class="markdown">or by contacting us at:</p><p class="markdown">Attention: Data Protection Office\ Wistia, Inc.\ 120 Brookline Street\ Cambridge, Massachusetts, 02139 USA\ (888) 494–7842\ <a href="mailto:privacy@wistia.com" target="_blank" rel="noopener" class="markdown">privacy@wistia.com</a></p><ul class="markdown"><li class="markdown">All other of the above requests may be made by contacting us at the following link:</li></ul><p class="markdown"><a class="markdown" href="/about/data-request">https://wistia.com/data-request</a></p><p class="markdown">Or by sending requests to:</p><p class="markdown">Attention: Data Protection Office\ Wistia, Inc.\ 120 Brookline Street\ Cambridge, Massachusetts, 02139 USA\ (888) 494–7842\ <a href="mailto:privacy@wistia.com" target="_blank" rel="noopener" class="markdown">privacy@wistia.com</a></p><p class="markdown">When you update information, we may maintain a copy of the unrevised information in our records. Please note that some information may remain in our private records after your deletion of such information from your account. We may use any aggregated data derived from or incorporating your Personal Information after you update or delete it, but not in a manner that would identify you personally.</p><h3 id="b-youtube-api-services" class="markdown"><a href="#b-youtube-api-services" class="markdown">B. YouTube API Services</a></h3><p class="markdown">If you create and log into a Wistia account using a username or email and password combination, you can revoke Wistia’s access to the information Wistia obtains from YouTube API Services that is derived from your use of the Services and access to Media. You may exercise this right at the Google security settings page, <a href="https://security.google.com/settings/security/permissions" target="_blank" rel="noopener" class="markdown">https://security.google.com/settings/security/permissions</a>.</p><h3 id="c-withdrawal-of-consent" class="markdown"><a href="#c-withdrawal-of-consent" class="markdown">C. Withdrawal of Consent</a></h3><p class="markdown">You may withdraw your consent at any time by visiting our Privacy & Data Requests page at <a class="markdown" href="/about/data-request">https://wistia.com/data-request</a> or by contacting us at:</p><p class="markdown">Attention: Data Protection Office\ Wistia, Inc.\ 120 Brookline Street\ Cambridge, Massachusetts, 02139 USA\ (888) 494–7842\ <a href="mailto:privacy@wistia.com" target="_blank" rel="noopener" class="markdown">privacy@wistia.com</a></p><p class="markdown">Please be aware that such withdrawal does not affect the lawfulness of Wistia’s use of your Personal Information before such withdrawal. If your consent is withdrawn, Wistia may not being to avoid terminating or limiting your access to the Websites, Media, and Services.</p><h3 id="d-do-not-sell-or-share-my-personal-information" class="markdown"><a href="#d-do-not-sell-or-share-my-personal-information" class="markdown">D. “Do Not Sell or Share My Personal Information”</a></h3><p class="markdown">Wistia does not sell Personal Information as the CCPA (as amended under the CPRA) defines “sell,” but your Personal Information is shared as described in Section IV above. You may opt out of Wistia’s disclosure and sharing of your Personal Information to Customers and other Third Parties by visiting our Privacy & Data Requests page at <a class="markdown" href="/about/data-request">https://wistia.com/data-request</a> or by contacting us at:</p><p class="markdown">Attention: Data Protection Office\ Wistia, Inc.\ 120 Brookline Street\ Cambridge, Massachusetts, 02139 USA\ (888) 494–7842\ <a href="mailto:privacy@wistia.com" target="_blank" rel="noopener" class="markdown">privacy@wistia.com</a></p><p class="markdown">We will act upon any request to opt out of all sales of your Personal Information within 15 days of receiving your request. We will notify all Customers to whom we have disclosed your Personal Information of your request within 90 days of receiving your request and will inform you when we have done so. If you exercise your right to opt out of the disclosure of your Personal Information to Customers, Wistia will cease disclosing your Personal Information to Customers as of the date Wistia receives the form at the link above.</p><p class="markdown">Wistia will not contact you about opting in to disclosing your Personal Information for at least 12 months following receipt of the form.</p><p class="markdown">Please see Section VIII for an explanation how opting out of the disclosure of your Personal Information to Customers may affect service differences offered by Wistia.</p><h3 id="e-limit-the-use-of-my-sensitive-personal-information" class="markdown"><a href="#e-limit-the-use-of-my-sensitive-personal-information" class="markdown">E. “Limit the Use of My Sensitive Personal Information”</a></h3><p class="markdown">As described in Section II, we do not knowingly collect Sensitive Personal Information under any of the Privacy Laws, with the exception of messages sent via the Services, your geographic location, and certain financial information that may be collected during the payment process.</p><p class="markdown">You may contact Wistia to request that Wistia limits its use of this Sensitive Personal Information at any time. Doing so may impact certain functions of the Services, including your ability to have ongoing subscriptions with us, allowing other Users to read your messages, and functions that are geographically-based.</p><p class="markdown">To request that Wistia limit its use of your Sensitive Personal Information, please visit our Privacy & Data Requests page at <a class="markdown" href="/about/data-request">https://wistia.com/data-request</a> or contact us at:</p><p class="markdown">Attention: Data Protection Office\ Wistia, Inc.\ 120 Brookline Street\ Cambridge, Massachusetts, 02139 USA\ (888) 494–7842\ <a href="mailto:privacy@wistia.com" target="_blank" rel="noopener" class="markdown">privacy@wistia.com</a></p><p class="markdown">We will act upon any request to limit your Sensitive Personal Information within 15 days of receiving your request.</p><h3 id="f-authorized-agent" class="markdown"><a href="#f-authorized-agent" class="markdown">F. Authorized Agent</a></h3><p class="markdown">You may authorize an agent to take any of the acts permitted in this Section VII on your behalf. To do so, you must provide written and signed authority to the agent, and written and signed notice to Wistia that Wistia may act on such requests by that agent.</p><h3 id="g-requests-regarding-media" class="markdown"><a href="#g-requests-regarding-media" class="markdown">G. Requests Regarding Media</a></h3><p class="markdown">Wistia does not collect, process, use, disclose, share, or sell Personal Information from the Media created and distributed by our Customers, <em class="markdown">e.g.</em>, images, voice recordings, etc. If you have any questions regarding the Personal Information contained in particular Media, please contact the party that created or distributed that Media.</p><h3 id="h-object-or-challenge" class="markdown"><a href="#h-object-or-challenge" class="markdown">H. Object or Challenge</a></h3><p class="markdown">You may object to, or otherwise challenge, Wistia’s collection and use of your Personal Information by visiting our Privacy & Data Requests page at <a class="markdown" href="/about/data-request">https://wistia.com/data-request</a> or by contacting us at:</p><p class="markdown">Attention: Data Protection Office\ Wistia, Inc.\ 120 Brookline Street\ Cambridge, Massachusetts, 02139 USA\ (888) 494–7842\ <a href="mailto:privacy@wistia.com" target="_blank" rel="noopener" class="markdown">privacy@wistia.com</a></p><p class="markdown">Wistia will respond within 30 days. Where such objection is received from an individual whose Personal Information Wistia collects and uses as the processor for a controller (as those terms are defined in the GDPR), Wistia will inform the controller of the objection within 30 days.</p><h3 id="i-filing-a-complaint" class="markdown"><a href="#i-filing-a-complaint" class="markdown">I. Filing a Complaint</a></h3><p class="markdown">Regulatory authorities that oversee the Privacy Laws typically advise individuals to file an objection or challenge with the company before lodging a formal complaint with a regulatory authority. Please contact us as outlined in the Contact Information section of this Privacy Policy for any complaints and inquiries. We appreciate the opportunity to discuss and solve your complaint.</p><p class="markdown">If you are dissatisfied with Wistia’s response or you wish to file a complaint with a regulatory authority first, please contact the appropriate agency below:</p><ul class="markdown"><li class="markdown">CCPA/CPRA: <a href="https://oag.ca.gov/contact/consumer-complaint-against-business-or-company" target="_blank" rel="noopener" class="markdown">California Attorney General</a></li><li class="markdown">PII Laws: the relevant states’ Attorney General’s office.</li><li class="markdown">CPA: <a href="https://coag.gov/resources/colorado-privacy-act/" target="_blank" rel="noopener" class="markdown">Colorado Attorney General</a></li><li class="markdown">CTDPA: <a href="https://portal.ct.gov/AG/Common/Complaint-Form-Landing-page" target="_blank" rel="noopener" class="markdown">Connecticut Attorney General</a></li><li class="markdown">MCDPA: <a href="https://dojmt.gov/our-attorney-general/" target="_blank" rel="noopener" class="markdown">Montana Attorney General</a></li><li class="markdown">OCPA: <a href="https://www.doj.state.or.us/" target="_blank" rel="noopener" class="markdown">Oregon Attorney General</a></li><li class="markdown">TDPA: <a href="https://www.texasattorneygeneral.gov/" target="_blank" rel="noopener" class="markdown">Texas Attorney General</a></li><li class="markdown">UCPA: <a href="https://www.attorneygeneral.utah.gov/contact/complaint-form/" target="_blank" rel="noopener" class="markdown">Utah Attorney General</a></li><li class="markdown">VCDPA: <a href="https://www.oag.state.va.us/consumer-protection/index.php/file-a-complaint" target="_blank" rel="noopener" class="markdown">Virginia Attorney General</a></li><li class="markdown">GDPR: the supervisory authority in your European Union member state; </li><li class="markdown">SW DPA: <a href="https://www.edoeb.admin.ch/edoeb/en/home/the-fdpic/contact.html" target="_blank" rel="noopener" class="markdown">Federal Data Protection and Information Commissioner (FDPIC)</a></li><li class="markdown">PIPEDA: <a href="https://www.priv.gc.ca/en/report-a-concern/" target="_blank" rel="noopener" class="markdown">Office of the Privacy Commissioner of Canada</a></li><li class="markdown">UK GDPR: <a href="https://ico.org.uk/make-a-complaint/" target="_blank" rel="noopener" class="markdown">Information Commissioner’s Office</a></li></ul><h3 id="j-accessibility-for-users-with-disabilities" class="markdown"><a href="#j-accessibility-for-users-with-disabilities" class="markdown">J. Accessibility for Users with Disabilities</a></h3><p class="markdown">If you are unable to review this Privacy Policy or any portion of this Policy, please use the following information to contact us and request an alternative format.</p><p class="markdown">Visit our Privacy & Data Requests page at <a class="markdown" href="/about/data-request">https://wistia.com/data-request</a> or by contact us at:</p><p class="markdown">Attention: Data Protection Office\ Wistia, Inc.\ 120 Brookline Street\ Cambridge, Massachusetts, 02139 USA\ (888) 494–7842\ <a href="mailto:privacy@wistia.com" target="_blank" rel="noopener" class="markdown">privacy@wistia.com</a></p><h3 id="k-non-discrimination" class="markdown"><a href="#k-non-discrimination" class="markdown">K. Non-Discrimination</a></h3><p class="markdown">Wistia will not discriminate against you because you have exercised any of the rights above or any other rights you retain pursuant to Privacy Laws, including, but not limited to by:</p><ol class="markdown"><li class="markdown">Denying goods or services to you;</li><li class="markdown">Charging different prices or rates for goods or services, including through the use of discounts or other benefits or imposing penalties;</li><li class="markdown">Providing a different level or quality of goods or services to you; and</li><li class="markdown">Suggesting that you will receive a different price or rate for goods or services or a different level or quality of goods or services.</li></ol><p class="markdown">Consistent with Privacy Laws, Wistia: (i) retains the right to charge you a different price or rate, or provide a different level or quality of goods or services to you, if that difference is reasonably related to the value provided to Wistia by your Personal Information; (ii) may offer financial incentives, including payments to you as compensation, for the collection, disclosure, or deletion of your Personal Information; (iii) may enter you into a financial incentive program only if Wistia clearly describes the material terms of the financial incentive program, so long as you give Wistia prior opt-in consent, which you may revoke at any time; and (iv) shall not use financial incentive practices that are unjust, unreasonable, coercive, or usurious in nature. Please see Section VIII for an explanation of Wistia’s service differences.</p></section><section id="viii-what-are-wistias-service-differences" class="markdown"><h2 class="markdown"><a href="#viii-what-are-wistias-service-differences" class="markdown">VIII. What Are Wistia’s Service Differences?</a></h2><p class="markdown">Wistia does not offer any financial incentives for providing your Personal Information. However, there are some service differences when users create an account and provide the necessary Personal Information to do so.</p><p class="markdown">Although much Media and parts of the Services may be used and accessed without providing your Personal Information, other Media, portions of Media, and parts of the Services require users to create and log in to a Wistia account. In doing so, you will provide us with a user name or e-mail address and a password. In return we will permit access to Media and Services that are not viewable or accessible to anonymous users. By creating and logging into an account, you will provide your name and contact information, in addition to your username or email and password combination. Per the terms of this Privacy Policy, you will also permit Wistia to automatically collect, use, and share IP addresses, browser information, device information, and information related to the use of the Websites, Media, and Services. Wistia will also collect, use, and share any information you voluntarily provide in your communications to us, your user profile, and other user-generated submissions and content, consistent with the terms of this Privacy Policy.</p><p class="markdown">Consistent with the CCPA, this service difference represents Wistia’s good-faith calculation of how one individual’s Personal Information increases the value of the data we provide to Customers, on average. We calculate this value in conjunction with Customers by comparing the utility of the data collected anonymously against the utility of the Personal Information collected from identified users. </p><p class="markdown">Once you have opted in to this incentive program by creating an account, you may opt-out of this incentive program at any time by deleting your account and/or contacting us:</p><p class="markdown">Visit our Privacy & Data Requests page at <a class="markdown" href="/about/data-request">https://wistia.com/data-request</a> or by contact us at:</p><p class="markdown">Attention: Data Protection Office\ Wistia, Inc.\ 120 Brookline Street\ Cambridge, Massachusetts, 02139 USA\ (888) 494–7842\ <a href="mailto:privacy@wistia.com" target="_blank" rel="noopener" class="markdown">privacy@wistia.com</a></p><p class="markdown">In light of the value Wistia derives from your Personal Information, if, after creating a Wistia account, you exercise your right to request that Wistia delete your Personal Information or to opt out of the sale of your Personal Information, you will not be able to access some Media and parts of the Services, as described above, because we will not be able to provide that Personal Information to our Customers. However, other requests to exercise your data privacy rights that do not affect Wistia’s ability to provide data to our Customers will not affect such access.</p></section><section id="ix-is-personal-information-about-me-secure" class="markdown"><h2 class="markdown"><a href="#ix-is-personal-information-about-me-secure" class="markdown">IX. Is Personal Information About Me Secure?</a></h2><p class="markdown">We employ appropriate administrative, organizational, technical, and physical measures to protect your Personal Information, which we regularly review and update as necessary.</p><p class="markdown">Your account is protected by a password for your privacy and security. You must prevent unauthorized access to your account and Personal Information by selecting and protecting your password and/or other sign-on mechanism appropriately and limiting access to your computer or device and browser by signing off after you have finished accessing your account.</p><p class="markdown">We endeavor to protect the privacy of your account and other Personal Information we hold in our records, but we cannot guarantee complete security. Unauthorized entry or use, hardware or software failure, and other factors, may compromise the security of user information at any time.</p><p class="markdown">The Websites may contain links to other sites. We are not responsible for the privacy policies and/or practices on other sites. When following a link to another site you should read that site’s privacy policy.</p></section><section id="x-childrens-privacy" class="markdown"><h2 class="markdown"><a href="#x-childrens-privacy" class="markdown">X. Children’s Privacy</a></h2><p class="markdown">Except when providing the Services to Schools that provide educational and tutoring services to Students, we do not knowingly collect or solicit Personal Information from anyone under the age of 16 or knowingly allow such persons to register for the Services. For further information regarding our treatment of Personal Information of Students collected while providing the Services to <a class="markdown" href="/privacy-schools">please see our Schools & Students Privacy Policy Addendum</a>. Otherwise, if you are under 16, please do not attempt to register for the Services or send any information about yourself to us, including your name, telephone number, or email address. <strong class="markdown">No one under age 16 may provide any Personal Information to us or through the Services except when doing so as part of receiving educational or tutoring services from a School.</strong> </p><p class="markdown">In the event that we learn that we have collected Personal Information from a child under age 16 without the involvement of a School or without verification of parental consent, we will delete that information as quickly as possible, except as provided below. If you believe that we might have any information from or about a child under age 16 who did not provide such information through a School’s use of the Services, please contact us:</p><p class="markdown">Visit our Privacy & Data Requests page at <a class="markdown" href="/about/data-request">https://wistia.com/data-request</a> or by contact us at:</p><p class="markdown">Attention: Data Protection Office\ Wistia, Inc.\ 120 Brookline Street\ Cambridge, Massachusetts, 02139 USA\ (888) 494–7842\ <a href="mailto:privacy@wistia.com" target="_blank" rel="noopener" class="markdown">privacy@wistia.com</a></p><p class="markdown">Except for Students’ Personal Information obtained while providing the Services to a School, upon request, we will provide a parent or guardian who has provided proper identification with the following: (1) a description of the specific types of Personal Information collected from the child, (2) the opportunity to refuse or permit Wistia’s further collection and use of Personal Information from the child, and (3) a reasonable means for the parent or guardian to obtain any Personal Information collected from the child. If a parent or guardian does not permit Wistia’s continued collection and use of a child’s Personal Information, Wistia will delete the child’s Personal Information and terminate the account of the child, as applicable.</p></section><section id="xi-contractual-or-statutory-requirement" class="markdown"><h2 class="markdown"><a href="#xi-contractual-or-statutory-requirement" class="markdown">XI. Contractual or Statutory Requirement</a></h2><p class="markdown">Except as noted in this Privacy Policy or in contractual documents, Wistia’s collection and use of Personal Information is not a contractual or statutory requirement or a requirement necessary to enter into a contract.</p></section><section id="xii-failure-to-provide-personal-information" class="markdown"><h2 class="markdown"><a href="#xii-failure-to-provide-personal-information" class="markdown">XII. Failure to Provide Personal Information</a></h2><p class="markdown">You can always opt not to disclose information to us, but keep in mind some information may be needed to register with us or to take advantage of some of our special features.</p></section><section id="xiii-automated-decision-making" class="markdown"><h2 class="markdown"><a href="#xiii-automated-decision-making" class="markdown">XIII. Automated Decision Making</a></h2><p class="markdown">Wistia does not rely on automated decision making, including profiling, and will not subject you to decisions based solely on automated processing which will produce legal effects concerning you or similarly significantly affecting you.</p></section><section id="xiv-data-privacy-framework" class="markdown"><h2 class="markdown"><a href="#xiv-data-privacy-framework" class="markdown">XIV. Data Privacy Framework</a></h2><p class="markdown">Wistia complies with the EU-U.S. Data Privacy Framework (“EU-U.S. DPF”), the UK Extension to the EU-U.S. DPF, and the Swiss-U.S. Data Privacy Framework (“Swiss-U.S. DPF”) as set forth by the U.S. Department of Commerce (collectively, the “Data Privacy Framework”) with respect to Personal Information we process from the EEA, the UK or Switzerland and transfer to the United States. Wistia has certified to the U.S. Department of Commerce that it adheres to the EU-U.S. Data Privacy Framework Principles (“EU-U.S. DPF Principles”) with regard to the processing of Personal Information received from the European Union and the United Kingdom (and Gibraltar) in reliance on the EU-U.S. DPF and the UK Extension to the EU-U.S. DPF. Wistia has certified to the U.S. Department of Commerce that it adheres to the Swiss-U.S. Data Privacy Framework Principles (“Swiss-U.S. DPF Principles”) with regard to the processing of Personal Information received from Switzerland in reliance on the Swiss-U.S. DPF. If there is any conflict between the terms in this Privacy Policy and the EU-U.S. DPF Principles and/or the Swiss-U.S. DPF Principles, the Principles shall govern. To learn more about the Data Privacy Framework (DPF) program, and to view our certification, please visit <a href="https://www.dataprivacyframework.gov/s/" target="_blank" rel="noopener" class="markdown">https://www.dataprivacyframework.gov/s/</a>. The Federal Trade Commission has jurisdiction over Wistia’s compliance with the EU-U.S. DPF, the UK Extension to the EU-U.S. DPF, and the Swiss-U.S. DPF.</p><h3 id="a-liability-for-onward-transfers" class="markdown"><a href="#a-liability-for-onward-transfers" class="markdown">A. Liability for Onward Transfers</a></h3><p class="markdown">We remain responsible and liable for the Personal Information that we receive under the Data Privacy Framework and subsequently transfer or disclose to third parties for external processing on our behalf, as described in section IV of this Privacy Policy. Wistia shall remain liable under the DPF Principles if such third parties process Personal Information in a manner inconsistent with the DPF Principles, unless Wistia proves that it is not responsible for the event giving rise to the damage.</p><h3 id="b-compelled-disclosure" class="markdown"><a href="#b-compelled-disclosure" class="markdown">B. Compelled Disclosure</a></h3><p class="markdown">In certain situations, Wistia may be required to disclose Personal Information in response to lawful requests by public authorities, including to meet national security or law enforcement requirements. Wistia will notify you of any such requests unless prohibited by law.</p><h3 id="c-recourse-mechanism-and-binding-arbitration" class="markdown"><a href="#c-recourse-mechanism-and-binding-arbitration" class="markdown">C. Recourse Mechanism and Binding Arbitration</a></h3><p class="markdown">In compliance with the Data Privacy Framework, we commit to resolve DPF Principles-related complaints about our processing of Personal Information. EU, UK, and Swiss citizens with inquiries or complaints regarding our processing of Personal Information received in reliance on the Data Privacy Framework should first contact Wistia. In the event such complaints concerning our processing of Personal information received in reliance on the Data Privacy Framework remain unresolved, EU, UK, and Swiss citizens may refer such unresolved complaints to BBB National Programs, an alternative dispute resolution provider based in the United States. If you do not receive timely acknowledgment of your DPF Principles-related complaint from us, or if we have not addressed your DPF Principles-related complaint to your satisfaction, please visit <a href="https://bbbprograms.org/programs/all-programs/dpf-consumers" target="_blank" rel="noopener" class="markdown">https://bbbprograms.org/programs/all-programs/dpf-consumers</a> for more information or to file a complaint. The services of BBB National Programs are provided at no cost to you.</p><p class="markdown">In case your complaint indicates a violation of obligations under the DPF Principles and your complaint cannot be resolved directly with Wistia, or through the independent dispute resolution mechanism, you may have the right to invoke binding arbitration under certain circumstances. For additional information on this option, please see Annex I of the Data Privacy Framework.</p><h3 id="d-periodic-review-and-verification" class="markdown"><a href="#d-periodic-review-and-verification" class="markdown">D. Periodic Review and Verification</a></h3><p class="markdown">Wistia will renew its Data Privacy Framework certification annually, unless we subsequently determine that we no longer need such certification or employ a different adequacy mechanism. Prior to such re-certification, Wistia will conduct a self-assessment to ensure that our attestations and assertions with regard to processing of Personal Information is accurate and that Wistia has appropriately implemented these practices.</p></section><section id="xv-changes-to-this-privacy-policy" class="markdown"><h2 class="markdown"><a href="#xv-changes-to-this-privacy-policy" class="markdown">XV. Changes to this Privacy Policy</a></h2><p class="markdown">We may amend this Privacy Policy from time to time. Use of information we collect now is subject to the Privacy Policy in effect at the time such information is used. If we make changes in the way we use Personal Information, we will notify you by posting an announcement on our Website or sending you an email. You are bound by any changes to the Privacy Policy when you use the Website or the Services after such changes have been first posted.</p></section><section id="xvi-questions-or-concerns-contact-information" class="markdown"><h2 class="markdown"><a href="#xvi-questions-or-concerns-contact-information" class="markdown">XVI. Questions or Concerns; Contact Information</a></h2><p class="markdown">If you have any questions or concerns regarding our privacy policies, please contact our data protection officer by sending detailed message to <a href="mailto:privacy@wistia.com" target="_blank" rel="noopener" class="markdown">privacy@wistia.com</a>. Alternatively, you may contact us by postal service as follows. We will make every effort to resolve your concerns.</p><p class="markdown">Visit our Privacy & Data Requests page at <a class="markdown" href="/about/data-request">https://wistia.com/data-request</a> or by contact us at:</p><p class="markdown">Attention: Data Protection Office\ Wistia, Inc.\ 120 Brookline Street\ Cambridge, Massachusetts, 02139 USA\ (888) 494–7842\ <a href="mailto:privacy@wistia.com" target="_blank" rel="noopener" class="markdown">privacy@wistia.com</a></p></section></div></div></article></div><p class="jsx-1889517286 ProseLayout__effective-date"><strong class="jsx-1889517286">Effective Date: <time dateTime="2023-10-10T09:00:00.000Z" class="jsx-1889517286">October 10, 2023</time></strong></p></div></div></main><footer role="contentinfo" class="jsx-1471732679 Footer"><div class="jsx-1471732679 Footer__inner"><div class="jsx-235822648 FooterNavLinks"><nav role="group" class="jsx-235822648 FooterNavLinks--product"><h5 class="jsx-235822648 FooterNavLinks__heading"><a target="_parent" class="jsx-2039219420 " href="/product">Product</a></h5><ul class="jsx-235822648 FooterNavLinks__links"><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="/">Home</a></li><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="/product">Platform Features</a></li><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="/pricing">Pricing</a></li><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="/product/video-recording">Record</a></li><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="/product/live-streaming">Live</a></li><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="/product/video-editing">Edit</a></li><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="/product/collaboration">Collaboration</a></li><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="/product/hosting">Hosting</a></li><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="/product/management">Management</a></li><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="/product/player">Player</a></li><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="/product/embeds">Embedding</a></li><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="/product/lead-generation">Lead Generation</a></li><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="/product/channels">Galleries & Playlists</a></li><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="/product/video-seo">SEO</a></li><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="/product/interactive-video">Engagement</a></li><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="/product/podcasting">Podcasts</a></li><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="/product/analytics">Analytics</a></li><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="/product/marketing-automation">Marketing Automation</a></li><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="/integrations">All Integrations</a></li></ul></nav><nav role="group" class="jsx-235822648 FooterNavLinks--learning center"><h5 class="jsx-235822648 FooterNavLinks__heading"><a target="_parent" class="jsx-2039219420 " href="/learn">Learning Center</a></h5><ul class="jsx-235822648 FooterNavLinks__links"><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="/learn">Blog</a></li><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="/events">Events</a></li><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="/learn/showcase">Case Studies</a></li><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="/about/video-marketing-guide">Guide to Video Marketing</a></li><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="/about/state-of-video">State of Video Report</a></li><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="/resources/free-downloads">Asset Library</a></li></ul></nav><nav role="group" class="jsx-235822648 FooterNavLinks--video series"><h5 class="jsx-235822648 FooterNavLinks__heading"><a target="_parent" class="jsx-2039219420 " href="/series">Video Series</a></h5><ul class="jsx-235822648 FooterNavLinks__links"><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="/series/talking-too-loud">Talking Too Loud</a></li><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="/for/fix-my-setup">Fix My Setup</a></li><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="/show-business">Show Business</a></li><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="/series/brandwagon">Brandwagon</a></li><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="/series/gear-squad">Gear Squad vs Dr. Boring</a></li><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="/series/a-better-workplace">A Better Workplace</a></li><li class="jsx-235822648"><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-235822648 FooterNavLinks--support"><h5 class="jsx-235822648 FooterNavLinks__heading"><a target="_parent" class="jsx-2039219420 " href="/support">Support</a></h5><ul class="jsx-235822648 FooterNavLinks__links"><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="/support">Help Center</a></li><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="https://docs.wistia.com">Developer Docs</a></li><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="https://updates.wistia.com">Product Changelog</a></li><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="https://status.wistia.com">Status</a></li><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="/support/contact">Contact Support</a></li></ul></nav><nav role="group" class="jsx-235822648 FooterNavLinks--company"><h5 class="jsx-235822648 FooterNavLinks__heading"><a target="_parent" class="jsx-2039219420 " href="/about">Company</a></h5><ul class="jsx-235822648 FooterNavLinks__links"><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="/about">About Us</a></li><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="/about/assets">Brand Assets</a></li><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="/jobs">Careers</a></li><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="/about/values">Company Values</a></li><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="/about/diversity-equity-inclusion">Diversity, Equity, & Inclusion</a></li><li class="jsx-235822648"><a target="_parent" class="jsx-2039219420 " href="/partner-program">Partner Program</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="white" 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="white" class="jsx-541423715"></path></g></svg></a><p data-testid="text" class="jsx-3820179609 TextCopy Footer__tagline">Your complete video marketing platform</p></div><div class="jsx-1471732679 Footer__fineprint"><p class="jsx-1520031234">©2001–<!-- -->2024<!-- --> 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-2859494086 SocialLinks"><span class="jsx-3264357502 ScreenreaderOnly">Follow us on social media:</span><menu class="jsx-2859494086"><li class="jsx-683375445"><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-683375445 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-683375445 SocialLink__label">Follow us on X</span></a></li><li class="jsx-683375445"><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-683375445 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-683375445 SocialLink__label">Follow us on TikTok</span></a></li><li class="jsx-683375445"><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-683375445 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-683375445 SocialLink__label">Follow us on Instagram</span></a></li><li class="jsx-683375445"><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-683375445 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-683375445 SocialLink__label">Follow us on LinkedIn</span></a></li><li class="jsx-683375445"><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-683375445 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-683375445 SocialLink__label">Follow us on Facebook</span></a></li></menu></div></div></div></footer></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"privacyPolicy":{"__type":"entry","contentType":"legal","id":"4x49RErD3iqMO6GsiaI42o","createdAt":"2018-10-01T11:59:22.371Z","updatedAt":"2023-10-13T13:44:25.440Z","title":"Wistia Privacy Policy","lastUpdated":{"__type":"date","value":"2023-10-10T09:00:00.000Z"},"body":{"__type":"component","value":[{"type":"section","props":{"id":"introduction-who-we-are-and-why-we-collect-your-information","children":[{"type":"h2","props":{"children":[{"type":"a","props":{"children":["Introduction: Who We Are and Why We Collect Your Information"],"href":"#introduction-who-we-are-and-why-we-collect-your-information"}}]}},{"type":"p","props":{"children":["Wistia, Inc. (“Wistia,” “we,” “us,” “our”) knows that our users (“you,” “your”) create and manage marketing content, video series, and other educational and creative content. Our products permit our customers (“Customers”) to create and distribute videos, audio recordings, and other media (collectively, the “Media”) while also measuring viewer and user engagement with that Media (all such individuals that view and use the Media, the “Users”)."]}},{"type":"p","props":{"children":["We care about how your personal information is used and shared, and we take your privacy seriously. Please read the following to learn more about our Privacy Policy. By visiting or using the various websites owned and operated by Wistia under the wistia.com domain, including, without limitation, the ",{"type":"a","props":{"children":["https://wistia.com/"],"href":"https://wistia.com/"}}," website (each, a “Website, and collectively, the “Websites”), accessing, listening to, or viewing Media hosted by Wistia and/or accessing or using any other functionalities, features, content, applications or services offered from time to time by Wistia in connection with the Websites or Media (collectively, the “Services”) in any manner, you acknowledge that you accept the practices and policies outlined in this Privacy Policy, and you hereby consent to our collection, use, and sharing of your information in the following ways."]}}]}},{"type":"section","props":{"id":"i-what-does-this-privacy-policy-cover","children":[{"type":"h2","props":{"children":[{"type":"a","props":{"children":["I. What Does This Privacy Policy Cover?"],"href":"#i-what-does-this-privacy-policy-cover"}}]}},{"type":"p","props":{"children":["This Privacy Policy covers our treatment of (1) personally identifiable information, as defined by numerous statutes in the United States (such statutes, the “PII Laws”), (2) information protected by the California Consumer Privacy Act (“CCPA”)and the California Privacy Rights Act (“CPRA”) amendments, and the California Online Privacy Protection Act (“CalOPPA”), (3) the Colorado Privacy Act (“CPA”), (4) the Connecticut Personal Data Privacy Act (“CTDPA”); (5) the Montana Consumer Data Privacy Act (“MCDPA”); (6) the Oregon Consumer Privacy Act (“OCPA”); (7) the Texas Data Privacy and Security Act (“TDPA”); (8) Virginia Consumer Data Protection Act (“VCDP”), and (9) Utah Consumer Privacy Act (“UCPA”); (10) personal data, as defined by the European Union General Data Protection Regulation (“GDPR”), (11) the Switzerland Data Protection Act (“DPA”), and (12) the UK General Data Protection Agreement (“UK GDPR”); and (13) personal information, as defined by Canada’s Personal Information Protection and Electronics Documents Act (“PIPEDA,” and collectively with the PII Laws, CCPA, CalOPPA, the SHIELD Act, and GDPR, the “Privacy Laws”) (collectively, “Personal Information”), which we gather when you are accessing, viewing or using any of our Websites, Media and/or Services."]}},{"type":"p","props":{"children":["This policy does not apply to the practices of companies that we do not own or control, or to individuals that we do not employ or manage. For our treatment of the Personal Information of students under the age of 16 (each such student, a “Student,” and collectively, “Students”) collected while providing the Services to public schools, charter schools, private schools, and other entities providing educational or tutoring services (collectively, “Schools” and each individually, “School”) providing such services to Students, please see Section X below and our ",{"type":"nextlink","props":{"as":"https://wistia.com/privacy-schools","href":"/privacy-schools","children":[{"type":"a","props":{"children":[{"type":"em","props":{"children":["Schools \u0026"]}}," ",{"type":"em","props":{"children":["Students Privacy Policy Addendum"]}},"."]}}]}}]}}]}},{"type":"section","props":{"id":"ii-what-information-does-wistia-collect","children":[{"type":"h2","props":{"children":[{"type":"a","props":{"children":["II. What Information Does Wistia Collect?"],"href":"#ii-what-information-does-wistia-collect"}}]}},{"type":"p","props":{"children":["Wistia does not collect Personal Information indiscriminately. We limit the type of Personal Information and the amount of Personal Information to what is necessary to fulfill the purposes identified in this Privacy Policy. With that in mind, we collect the following types of information:"]}},{"type":"h3","props":{"children":[{"type":"a","props":{"children":["A. Information You Provide to Us"],"href":"#a-information-you-provide-to-us"}}],"id":"a-information-you-provide-to-us"}},{"type":"p","props":{"children":["We may collect Personal Information from you when you visit any of our Websites, register for or subscribe to any Media or Services, contact us with questions or concerns, and/or otherwise interact with the Websites, Media, or Services. For example, when you register for our Services, we may collect your name, phone number, user name, and e-mail address in combination with a password or security question to access the Services, and your payment information. Similarly, you may provide information to your user profile or upload video, audio recordings, images, or other content to a Website. Where Users or Customers provide video, audio recordings, images, or other Personal Information of one or more individuals, we rely on that User or Customer to obtain the explicit consent of those individuals. You can choose not to provide us with certain information, although that may affect the functionality of the Services."]}},{"type":"h4","props":{"children":[{"type":"a","props":{"children":["A.1 Google User Data"],"href":"#a-1-google-user-data"}}],"id":"a-1-google-user-data"}},{"type":"p","props":{"children":["From time to time, Customers may import and upload Media to the Website or Services directly from the Google drive. While we permit this, we want you to understand that when you provide any such Media to the Website or Services, we may gain access to, collect, and process certain data associated with that Media. This includes but is not limited to: (1) Contents of the Media, such as the actual contents of the uploaded Media including its audio and visual components; (2) Metadata, such as the technical specifications (file format, resolution, size, device used to capture the Media, and software or application used to create the Media, etc.), descriptive elements (title, file name, and keywords, etc.), administrative information (author name or username, copyright information, and the date and time the Media was uploaded or created, etc.), and usage metrics (views, interactions, and user engagement, etc.); and (3) Connected Data, which may include any other data directly or indirectly related to the imported or uploaded Media. Please note that any data collected by us pursuant to this clause will be processed, stored, used, and shared in the same manner and for the same purposes as other information that is subject to this Privacy Policy."]}},{"type":"p","props":{"children":["Google’s use and processing of Personal Information is governed by the Google Privacy Policy, available at:"]}},{"type":"p","props":{"children":[{"type":"a","props":{"children":["https://policies.google.com/privacy?hl=en-US "],"href":"https://policies.google.com/privacy?hl=en-US","target":"_blank","rel":"noopener"}}]}},{"type":"h3","props":{"children":[{"type":"a","props":{"children":["B. Information Collected Automatically"],"href":"#b-information-collected-automatically"}}],"id":"b-information-collected-automatically"}},{"type":"p","props":{"children":["Whenever you interact with any of our Websites or Media, we automatically receive and record information on our server logs from your browser including data related to Media viewing, listening to, or accessing (including when you stop and start Media, how many and which Media of a particular Customer you watched, and how many times you watched, listened to, or accessed particular Media), data related to use of Services, IP address, device, “cookie” information, and the page you requested."]}},{"type":"p","props":{"children":["An “IP address” is a number assigned to a computer by an Internet service provider “ISP” to access the Internet. In most consumer cases, an IP address is dynamic (changing each time connect to the Internet), not static (unique to a particular user’s computer)."]}},{"type":"p","props":{"children":["“Cookies” are small text files placed to your computer or mobile device to recognize your browser or mobile device and customize the look and feel of a website for you. Cookies remember information about you, your preferences, and your device for a better user experience. Wistia does not collect any information about you, your preferences or your device using Cookies. If you click on a link to a third party website, such third party may transmit cookies to you. This Privacy Policy does not cover the use of cookies by any third parties."]}},{"type":"h3","props":{"children":[{"type":"a","props":{"children":["C. E-mail and Other Communications"],"href":"#c-e-mail-and-other-communications"}}],"id":"c-e-mail-and-other-communications"}},{"type":"p","props":{"children":["We may contact you, by email or other means; for example, we may communicate with you about your use of any of the Websites. When we do this, we may receive a confirmation when you open an email from us. This confirmation helps us make emails more interesting and improve our service."]}},{"type":"p","props":{"children":["If you do not want to receive email or other mail from us, please indicate your preference by visiting our email preference page. Please note that if you do not want to receive legal notices from us, those legal notices will still govern your use of the Websites, and you are responsible for reviewing such legal notices for changes."]}},{"type":"h3","props":{"children":[{"type":"a","props":{"children":["D. Information Purchased from Third Parties"],"href":"#d-information-purchased-from-third-parties"}}],"id":"d-information-purchased-from-third-parties"}},{"type":"p","props":{"children":["Wistia may purchase from third parties, like Clearbit, Personal Information about Users who provide their email address or register for the Services, using the Personal Information those Users provide as the basis to obtain further Personal Information. This information may include names, titles, companies, and firmographic information. Wistia may retain YouTube API Services to provide aggregate, statistical information about the access to, views of, and use of Media that Customers post to YouTube. Personal Information generated automatically by your access to, views of, and use of Media may be aggregated and included in that statistical information."]}},{"type":"h3","props":{"children":[{"type":"a","props":{"children":["E. Special Categories of Personal Information"],"href":"#e-special-categories-of-personal-information"}}],"id":"e-special-categories-of-personal-information"}},{"type":"p","props":{"children":["In certain situations, Users may provide information to user profile or upload video, audio recordings, images, or other contact to a Website that may reveal certain limited types of Personal Information that is of a sensitive nature (Sensitive Personal Information), including information about the following: (1) Personal Information revealing racial or ethnic origin, political opinion, religious or philosophical beliefs, or trade union membership, (2) data concerning health, and data concerning a natural person’s sex life or sexual orientation. (3) financial information, and your geographic location. In such cases, we may process Sensitive Personal Information to provide Services to Users who provided such information. For purposes of this Privacy Policy, Sensitive Personal Information is considered to be a special category of Personal Information."]}},{"type":"p","props":{"children":["Where we collect and use such information as a controller (as defined in the GDPR), we will provide you with a form explaining the collection of such Personal Information and requesting your explicit consent. Where we collect and use such information as a processor (as defined in the GDPR), we rely on the controller to obtain your explicit consent."]}},{"type":"h3","props":{"children":[{"type":"a","props":{"children":["F. Sensitive Personal Information"],"href":"#f-sensitive-personal-information"}}],"id":"f-sensitive-personal-information"}},{"type":"p","props":{"children":["Wistia may collect Sensitive Personal Information, as defined under the CPRA and PIPEDA, in the form of your financial information, messages sent via the Services, and your geographic location."]}},{"type":"h3","props":{"children":[{"type":"a","props":{"children":["G. Personal Information Wistia Has Collected in the Last 12 Months"],"href":"#g-personal-information-wistia-has-collected-in-the-last-12-months"}}],"id":"g-personal-information-wistia-has-collected-in-the-last-12-months"}},{"type":"p","props":{"children":["Wistia has collected the following categories of Personal Information in the 12 months immediately preceding the Effective Date of this Privacy Policy, listed at the bottom of this document: names; contact information; payment information; IP addresses; geographic location (inferred from IP addresses, as described in Section III below); browser information; device information; information related to the use of the Websites, Media, and Services; email confirmations; user name or e-mail address in combination with a password that would permit access to the Services; the content of communications; user profile information and submissions; job titles; employers; and firmographic information. Please see the other portions of Section II above for an explanation of the categories of sources from which we collect the information described in the previous sentence. The business purposes of this information are described in Section III below. The categories of third parties we share this information with are described in Section IV."]}}]}},{"type":"section","props":{"id":"iii-what-does-wistia-do-with-personal-information","children":[{"type":"h2","props":{"children":[{"type":"a","props":{"children":["III. What Does Wistia Do With Personal Information?"],"href":"#iii-what-does-wistia-do-with-personal-information"}}]}},{"type":"h3","props":{"children":[{"type":"a","props":{"children":["A. Use of Personal Information"],"href":"#a-use-of-personal-information"}}],"id":"a-use-of-personal-information"}},{"type":"p","props":{"children":["Wistia uses all categories of Personal Information listed above for any and all legal and legitimate businesses purposes, including:"]}},{"type":"ol","props":{"children":[{"type":"li","props":{"children":["To personalize and improve our Services, to administer and improve our Media and Websites;"]}},{"type":"li","props":{"children":["To allow Users to set up their user accounts and profiles;"]}},{"type":"li","props":{"children":["To communicate with Users and fulfill your requests for certain products and services;"]}},{"type":"li","props":{"children":["To understand how Users utilize the Websites; Media, and Services"]}},{"type":"li","props":{"children":["To protect user accounts with user names or e-mail addresses in combination with passwords; "]}},{"type":"li","props":{"children":["To process payments to Wistia; "]}},{"type":"li","props":{"children":["To infer your geographic location;"]}},{"type":"li","props":{"children":["To operate, maintain, develop, and grow Wistia."]}}]}},{"type":"p","props":{"children":["At times, we may anonymize your Personal Information so that you cannot be individually identified, and provide that information to our partners. For example, if you have provided your email address or other Personal Information while accessing Media, we may anonymize that Personal Information when providing Media usage information to our partners."]}},{"type":"p","props":{"children":["When we collect IP addresses, geographic location, browser information, device information, information related to the use of the Websites, Media, and Services, we may also use such information in two ways. "]}},{"type":"ol","props":{"children":[{"type":"li","props":{"children":["First, we may use such information in aggregate form (including the aggregate statistical information obtained from YouTube API Services), and not in a manner that would identify you personally. For example, this aggregate information tells us how often Users use parts of a Website, so that we can make such Website appealing to as many Users as possible."]}},{"type":"li","props":{"children":["We may also provide this aggregate information (including the aggregate statistical information obtained from YouTube API Services) to our partners; our partners may use such information to understand how often and in what ways people use our Websites, so that they, too, can provide you with an optimal experience. In addition, we may also provide Customers with the information listed above so that they may (i) assess, improve, and develop the Media that they make available through the Websites and Services, and (ii) use their Media to maintain and grow their organizations. Such information may include how many and which Media of a particular Customer was watched by a particular user, from where particular Media was watched, listened to, or accessed by a particular user and how many times particular Media was watched, listened to, or accessed by a particular user."]}}]}},{"type":"h3","props":{"children":[{"type":"a","props":{"children":["B. Storage of Personal Information"],"href":"#b-storage-of-personal-information"}}],"id":"b-storage-of-personal-information"}},{"type":"p","props":{"children":["We store and process all electronic Personal Information that we collect in the United States."]}}]}},{"type":"section","props":{"id":"iv-will-wistia-share-any-of-the-personal-information-it-collects","children":[{"type":"h2","props":{"children":[{"type":"a","props":{"children":["IV. Will Wistia Share Any of the Personal Information it Collects?"],"href":"#iv-will-wistia-share-any-of-the-personal-information-it-collects"}}]}},{"type":"p","props":{"children":["We share your Personal Information with third parties as described below."]}},{"type":"h3","props":{"children":[{"type":"a","props":{"children":["A. Customers"],"href":"#a-customers"}}],"id":"a-customers"}},{"type":"p","props":{"children":["As mentioned above, we may provide Customers with certain identifiable usage information directly related to the Media that such Customers make available through the Websites and Services. Such information may include IP addresses, geographic location, browser information, device information, and information related to the use of the Websites, Media, and Services (such as how many and which Media of a particular Customer was watched by a particular user, from where particular Media was watched, listened to, or accessed by a particular user and how many times particular Media was watched, listened to, or accessed by a particular user). We may also share names, contact information, geographic location, the content of communications, user profile information and submissions, job titles, employers, and firmographic information which Customers may use to market or further develop their organizations."]}},{"type":"h3","props":{"children":[{"type":"a","props":{"children":["B. Affiliated Businesses and Third Party Websites We Do Not Control"],"href":"#b-affiliated-businesses-and-third-party-websites-we-do-not-control"}}],"id":"b-affiliated-businesses-and-third-party-websites-we-do-not-control"}},{"type":"p","props":{"children":["In certain situations, businesses or third party websites we’re affiliated with may sell items or provide services to you through a website (either alone or jointly with us). You can recognize when an affiliated business is associated with such a transaction or service, and we will share your Personal Information with that affiliated business only to the extent that it is related to such transaction or service. We have no control over the policies and practices of third party websites as to privacy or anything else, so if you choose to enter into such transaction or to receive such service, please review the applicable third party websites’ policies."]}},{"type":"h3","props":{"children":[{"type":"a","props":{"children":["C. Agents and Service Providers"],"href":"#c-agents-and-service-providers"}}],"id":"c-agents-and-service-providers"}},{"type":"p","props":{"children":["We employ other companies and people to perform tasks on our behalf and may need to share your Personal Information with them to provide products or services to you, for example, processing credit card payments. Unless we tell you differently, our agents and service providers do not have any right to use the Personal Information we share with them beyond what is necessary to assist us. We acknowledge our potential liability if our agents misuse your Personal Information. "]}},{"type":"h3","props":{"children":[{"type":"a","props":{"children":["D. YouTube"],"href":"#d-youtube"}}],"id":"d-youtube"}},{"type":"p","props":{"children":["Some Customers post Media to YouTube. If you use, view, listen to, or otherwise access such Media on YouTube, YouTube will have access to Personal Information you generate by using, viewing, listening, or accessing that Media, which is then used by YouTube API Services to generate the aggregated statistical information Wistia collects from YouTube API Services, as described in Section II.D of this Privacy Policy. YouTube’s use of Personal Information is governed by the Google Privacy Policy, available at ",{"type":"a","props":{"children":["http://www.google.com/policies/privacy"],"href":"http://www.google.com/policies/privacy","target":"_blank","rel":"noopener"}},"."]}},{"type":"h3","props":{"children":[{"type":"a","props":{"children":["E. User Profiles and Submissions"],"href":"#e-user-profiles-and-submissions"}}],"id":"e-user-profiles-and-submissions"}},{"type":"p","props":{"children":["Certain user profile information, including, without limitation, a user’s name, location, and any video, audio recordings, images or other content that such user has uploaded to a Website, may be displayed to other Users to facilitate user interaction within such Website or to address your request for Wistia’s services. Your account privacy settings allow you to limit the other users who can see the Personal Information in your user profile and/or what information in your user profile is visible to others. Any content you upload to your public user profile, along with any Personal Information or content that you voluntarily disclose online in a manner other users can view (on discussion boards, forums, in messages and chat areas, etc.) becomes publicly available, and can be collected and used by others. Your user name may also be displayed to other users if and when you send messages or comments or upload video, audio recordings, images, or other content through the Website and other users can contact you through messages and comments."]}},{"type":"h3","props":{"children":[{"type":"a","props":{"children":["F. International Transfers of Personal Information"],"href":"#f-international-transfers-of-personal-information"}}],"id":"f-international-transfers-of-personal-information"}},{"type":"p","props":{"children":["If and to the extent Wistia transfers Personal Information from another country into the United States, Wistia does so in compliance with the Privacy Laws of the originating country and for purposes outlined in this Privacy Policy. If and to the extent we transfer Personal Information of individuals in the EEA, Switzerland or the UK to the United States, we do so under the EU-U.S. DPF, the UK Extension to the EU-U.S. DPF, and the Swiss-U.S. DPF. In addition, we also implement the Standard Contractual Clauses (approved by the European Commission and Swiss authorities) and the UK Addendum to the Standard Contractual Clauses (approved by the UK authorities) where appropriate. If you have any inquiry regarding our adherence to the Data Privacy Framework, see section XIV below, or contact us at:"]}},{"type":"p","props":{"children":["Attention: Data Protection Office\\\nWistia, Inc.\\\n120 Brookline Street\\\nCambridge, Massachusetts, 02139 USA\\\n(888) 494–7842\\\n",{"type":"a","props":{"children":["privacy@wistia.com"],"href":"mailto:privacy@wistia.com","target":"_blank","rel":"noopener"}}]}},{"type":"h3","props":{"children":[{"type":"a","props":{"children":["G. Business Transfers"],"href":"#g-business-transfers"}}],"id":"g-business-transfers"}},{"type":"p","props":{"children":["We may choose to buy or sell assets. In these types of transactions, Personal Information is typically one of the business assets that is transferred. Also, if we (or substantially all of our assets) are acquired, or if we go out of business, enter bankruptcy, or go through some other change of control, Personal Information would be one of the assets transferred to or acquired by a third party."]}},{"type":"h3","props":{"children":[{"type":"a","props":{"children":["H. Protection of Wistia and Others"],"href":"#h-protection-of-wistia-and-others"}}],"id":"h-protection-of-wistia-and-others"}},{"type":"p","props":{"children":["Wistia will disclose any Personal Information that Wistia reasonably believes is necessary or appropriate to comply with law or court order, enforce or apply Wistia’s Privacy Policy, Terms of Use, and other agreements, or protect the rights, property, or safety of Wistia, our employees, our customers, our users, the public, or others. This includes disclosing Personal Information to third parties for fraud protection and credit risk reduction. In addition, in certain situations, Wistia may be required to disclose Personal Information in response to lawful requests by public authorities, including to meet national security or law enforcement requirements. Wistia will notify you of any such requests unless prohibited by law."]}},{"type":"h3","props":{"children":[{"type":"a","props":{"children":["I. With Your Consent"],"href":"#i-with-your-consent"}}],"id":"i-with-your-consent"}},{"type":"p","props":{"children":["Except as set forth above, we will obtain your consent before disclosing your Personal Information to a third party."]}},{"type":"h3","props":{"children":[{"type":"a","props":{"children":["J. Personal Information Wistia Has Sold to Customers in the Last 12 Months"],"href":"#j-personal-information-wistia-has-sold-to-customers-in-the-last-12-months"}}],"id":"j-personal-information-wistia-has-sold-to-customers-in-the-last-12-months"}},{"type":"p","props":{"children":["The CCPA (as amended by the CPRA) defines the sale of Personal Information very broadly. In the traditional sense, Wistia does not sell Personal Information, however we disclose certain Personal Information to our Customers as part of the Services and the hosting of Media we provide to them. As part of our commercial relationships with our Customers, Wistia has disclosed the following categories of Personal Information to Customers in the 12 months immediately preceding the Effective Date of this Privacy Policy, listed at the bottom of this document: names; contact information; IP addresses; geographic location; browser information; device information; information related to the use of the Websites, Media, and Services; the content of communications; user profile information and submissions; job titles; employers; and firmographic information."]}},{"type":"h3","props":{"children":[{"type":"a","props":{"children":["K. Personal Information Wistia Has Disclosed to Third Parties in the Last 12 Months"],"href":"#k-personal-information-wistia-has-disclosed-to-third-parties-in-the-last-12-months"}}],"id":"k-personal-information-wistia-has-disclosed-to-third-parties-in-the-last-12-months"}},{"type":"p","props":{"children":["In the 12 months immediately preceding the Effective Date of this Privacy Policy, listed at the bottom of this document, Wistia has disclosed the following categories of Personal Information to third parties that provide business and operational services to us: names; contact information; payment card information; geographic location; IP addresses; browser information; device information; information related to the use of the Websites, Media, and Services; email confirmations; user name or e-mail address in combination with a password that would permit access to the Services; the content of communications; user profile information and submissions; job titles; employers; and firmographic information."]}}]}},{"type":"section","props":{"id":"v-what-is-wistias-legal-basis-for-collecting-and-using-your-personal-information","children":[{"type":"h2","props":{"children":[{"type":"a","props":{"children":["V. What Is Wistia’s Legal Basis for Collecting and Using Your Personal Information?"],"href":"#v-what-is-wistias-legal-basis-for-collecting-and-using-your-personal-information"}}]}},{"type":"p","props":{"children":["As relevant, Wistia collects and uses your Personal Information (1) pursuant to your informed consent, which you have granted by confirming the prompts produced by the Websites and by continuing to use the Websites, Media, and Services, consistent with the Privacy Policy and Wistia’s terms of use, (2) in order to pursue Wistia’s legitimate business interests in hosting the Media, providing the Services, and maintaining the Websites, and/or (3) in order to perform a contract to which you are a party. Any one or more of the bases in the previous sentence are the legal basis for Wistia’s collection and use of your Personal Information, depending on how your use of the Websites, Media, and Services, and your relationship with Wistia."]}},{"type":"p","props":{"children":["Where individuals appear in Media, Wistia relies on the Media creators to obtain the necessary legal basis for the collection and use of those individuals’ Personal Information."]}}]}},{"type":"section","props":{"id":"vi-how-long-does-wistia-retain-your-personal-information","children":[{"type":"h2","props":{"children":[{"type":"a","props":{"children":["VI. How Long Does Wistia Retain Your Personal Information?"],"href":"#vi-how-long-does-wistia-retain-your-personal-information"}}]}},{"type":"p","props":{"children":["Except upon the request of an individual, as explained in Section VII below, and except as the law permits and requires, Wistia maintains Personal Information as follows:"]}},{"type":"p","props":{"children":["A. Logs of unknown users of the Websites are retained for 30 days before deletion."]}},{"type":"p","props":{"children":["B. Logs of known users of the Websites are retained while Wistia has reason to believe that particular user may return to use the Websites."]}},{"type":"p","props":{"children":["C. Emails submitted and used for marketing are retained while Wistia pursues relevant marketing efforts."]}},{"type":"p","props":{"children":["D. Media is hosted and stored for the life of the relevant Customer account, plus up to three years."]}},{"type":"p","props":{"children":["Other than as listed above, we will determine the retention period for Personal Information based on the following criteria:"]}},{"type":"ol","props":{"children":[{"type":"li","props":{"children":["The nature of our relationship with the relevant Customer;"]}},{"type":"li","props":{"children":["The existence of other ongoing or expected projects with the relevant Customer;"]}},{"type":"li","props":{"children":["The nature of the Personal Information in question; and"]}},{"type":"li","props":{"children":["Our business needs."]}}]}}]}},{"type":"section","props":{"id":"vii-what-are-users-rights-to-control-their-personal-information","children":[{"type":"h2","props":{"children":[{"type":"a","props":{"children":["VII. What Are Users’ Rights to Control Their Personal Information?"],"href":"#vii-what-are-users-rights-to-control-their-personal-information"}}]}},{"type":"p","props":{"children":["Except where permitted or required by Privacy Laws, you have the following rights regarding Wistia’s collection and use of your Personal Information."]}},{"type":"h3","props":{"children":[{"type":"a","props":{"children":["A. Requests to Wistia"],"href":"#a-requests-to-wistia"}}],"id":"a-requests-to-wistia"}},{"type":"p","props":{"children":["You may request the following from Wistia with respect to your Personal Information:"]}},{"type":"ol","props":{"children":[{"type":"li","props":{"children":["The correction and updating of your Personal Information;"]}},{"type":"li","props":{"children":["The restriction and deletion of select portions of your Personal Information or all Personal Information;"]}},{"type":"li","props":{"children":["The categories of Personal Information Wistia has collected about you;"]}},{"type":"li","props":{"children":["The categories of sources from which Wistia has collected your Personal Information;"]}},{"type":"li","props":{"children":["The expected period for which the Personal Information will be stored, or, if not possible, the criteria used to determine the retention period;"]}},{"type":"li","props":{"children":["The business or commercial purpose(s) for collecting, sharing, and disclosing your Personal Information; "]}},{"type":"li","props":{"children":["An account of how Wistia has used or is using your Personal Information;"]}},{"type":"li","props":{"children":["A copy of your Personal Information retained by Wistia, to be delivered in a structured, commonly used and machine readable format to review or to transfer or transmit to another entity without hindrance, to the extent that that is technically feasible;"]}},{"type":"li","props":{"children":["The categories of third parties with whom Wistia shares your Personal Information;"]}},{"type":"li","props":{"children":["The categories of your Personal Information that we have shared with third parties, including customers, and the categories of third parties to which we have shared each particular category of Personal Information;"]}},{"type":"li","props":{"children":["The Personal Information Wistia collects, uses, discloses, and sells;"]}},{"type":"li","props":{"children":["A list of all third parties that have received your Personal Information from Wistia; and"]}},{"type":"li","props":{"children":["The specific pieces of Personal Information Wistia has collected about you."]}}]}},{"type":"p","props":{"children":["If you request that your Personal Information be erased or deleted or that Wistia otherwise restrict its collection and use of Personal Information, Wistia may not being to avoid terminating or limiting your access to the Websites, Media, and Services. "]}},{"type":"p","props":{"children":["If Wistia has not collected or used your Personal Information, or has not disclosed your Personal Information to another party, Wistia will inform you of that in response to any of the above requests."]}},{"type":"p","props":{"children":["Some information may remain in Wistia’s backup media after erasure or deletion for a period of time. When you request that Wistia update information, Wistia may retain a copy of the unrevised information in Wistia’s records. Wistia also may use any anonymized aggregated statistical data derived from or incorporating Personal Information after it is updated, erased, or deleted, but not in a manner that would identify you."]}},{"type":"p","props":{"children":["We will confirm receipt of all such Personal Information requests and provide information about how Wistia will process the request within 10 days of receipt. We will substantively respond to all such requests within 30 days, subject to lawful extension of that period, and there may be a delay in processing a request while we verify that the request is valid and originates from you as opposed to an unauthorized third party."]}},{"type":"p","props":{"children":["Our verification process varies based on the source and nature of the request, but may include: comparing data in the request against Personal Information we retain; contacting you using other contact information; requesting further information, although we will avoid doing so to the extent possible; and the consideration of certain factors, including the type, sensitivity, and value of your Personal Information, the risk of harm to you posed by an unauthorized request, the likelihood that fraudulent or malicious actors would seek your Personal Information, the manner in which we interact with you, the available technology, and whether the information you have provided to verify your identity is sufficiently robust to protect against fraudulent requests. To the extent permitted by the Privacy Laws, Wistia retains the right to deny any request if we cannot verify that it originated from you."]}},{"type":"p","props":{"children":["Wistia retains records of all of the above requests and our responses for 24 months, unless otherwise prohibited by the Privacy Laws."]}},{"type":"p","props":{"children":["With regard to the right to be forgotten online, Wistia will take reasonable steps to inform our Third Parties of your request. In order to make any of the requests above,"]}},{"type":"p","props":{"children":["or by contacting us at:"]}},{"type":"p","props":{"children":["Attention: Data Protection Office\\\nWistia, Inc.\\\n120 Brookline Street\\\nCambridge, Massachusetts, 02139 USA\\\n(888) 494–7842\\\n",{"type":"a","props":{"children":["privacy@wistia.com"],"href":"mailto:privacy@wistia.com","target":"_blank","rel":"noopener"}}]}},{"type":"ul","props":{"children":[{"type":"li","props":{"children":["All other of the above requests may be made by contacting us at the following link:"]}}]}},{"type":"p","props":{"children":[{"type":"nextlink","props":{"as":"https://wistia.com/about/data-request","href":"/about/__slug__","children":[{"type":"a","props":{"children":["https://wistia.com/data-request"]}}]}}]}},{"type":"p","props":{"children":["Or by sending requests to:"]}},{"type":"p","props":{"children":["Attention: Data Protection Office\\\nWistia, Inc.\\\n120 Brookline Street\\\nCambridge, Massachusetts, 02139 USA\\\n(888) 494–7842\\\n",{"type":"a","props":{"children":["privacy@wistia.com"],"href":"mailto:privacy@wistia.com","target":"_blank","rel":"noopener"}}]}},{"type":"p","props":{"children":["When you update information, we may maintain a copy of the unrevised information in our records. Please note that some information may remain in our private records after your deletion of such information from your account. We may use any aggregated data derived from or incorporating your Personal Information after you update or delete it, but not in a manner that would identify you personally."]}},{"type":"h3","props":{"children":[{"type":"a","props":{"children":["B. YouTube API Services"],"href":"#b-youtube-api-services"}}],"id":"b-youtube-api-services"}},{"type":"p","props":{"children":["If you create and log into a Wistia account using a username or email and password combination, you can revoke Wistia’s access to the information Wistia obtains from YouTube API Services that is derived from your use of the Services and access to Media. You may exercise this right at the Google security settings page, ",{"type":"a","props":{"children":["https://security.google.com/settings/security/permissions"],"href":"https://security.google.com/settings/security/permissions","target":"_blank","rel":"noopener"}},"."]}},{"type":"h3","props":{"children":[{"type":"a","props":{"children":["C. Withdrawal of Consent"],"href":"#c-withdrawal-of-consent"}}],"id":"c-withdrawal-of-consent"}},{"type":"p","props":{"children":["You may withdraw your consent at any time by visiting our Privacy \u0026 Data Requests page at ",{"type":"nextlink","props":{"as":"https://wistia.com/about/data-request","href":"/about/__slug__","children":[{"type":"a","props":{"children":["https://wistia.com/data-request"]}}]}}," or by contacting us at:"]}},{"type":"p","props":{"children":["Attention: Data Protection Office\\\nWistia, Inc.\\\n120 Brookline Street\\\nCambridge, Massachusetts, 02139 USA\\\n(888) 494–7842\\\n",{"type":"a","props":{"children":["privacy@wistia.com"],"href":"mailto:privacy@wistia.com","target":"_blank","rel":"noopener"}}]}},{"type":"p","props":{"children":["Please be aware that such withdrawal does not affect the lawfulness of Wistia’s use of your Personal Information before such withdrawal. If your consent is withdrawn, Wistia may not being to avoid terminating or limiting your access to the Websites, Media, and Services."]}},{"type":"h3","props":{"children":[{"type":"a","props":{"children":["D. “Do Not Sell or Share My Personal Information”"],"href":"#d-do-not-sell-or-share-my-personal-information"}}],"id":"d-do-not-sell-or-share-my-personal-information"}},{"type":"p","props":{"children":["Wistia does not sell Personal Information as the CCPA (as amended under the CPRA) defines “sell,” but your Personal Information is shared as described in Section IV above. You may opt out of Wistia’s disclosure and sharing of your Personal Information to Customers and other Third Parties by visiting our Privacy \u0026 Data Requests page at ",{"type":"nextlink","props":{"as":"https://wistia.com/about/data-request","href":"/about/__slug__","children":[{"type":"a","props":{"children":["https://wistia.com/data-request"]}}]}}," or by contacting us at:"]}},{"type":"p","props":{"children":["Attention: Data Protection Office\\\nWistia, Inc.\\\n120 Brookline Street\\\nCambridge, Massachusetts, 02139 USA\\\n(888) 494–7842\\\n",{"type":"a","props":{"children":["privacy@wistia.com"],"href":"mailto:privacy@wistia.com","target":"_blank","rel":"noopener"}}]}},{"type":"p","props":{"children":["We will act upon any request to opt out of all sales of your Personal Information within 15 days of receiving your request. We will notify all Customers to whom we have disclosed your Personal Information of your request within 90 days of receiving your request and will inform you when we have done so. If you exercise your right to opt out of the disclosure of your Personal Information to Customers, Wistia will cease disclosing your Personal Information to Customers as of the date Wistia receives the form at the link above."]}},{"type":"p","props":{"children":["Wistia will not contact you about opting in to disclosing your Personal Information for at least 12 months following receipt of the form."]}},{"type":"p","props":{"children":["Please see Section VIII for an explanation how opting out of the disclosure of your Personal Information to Customers may affect service differences offered by Wistia."]}},{"type":"h3","props":{"children":[{"type":"a","props":{"children":["E. “Limit the Use of My Sensitive Personal Information”"],"href":"#e-limit-the-use-of-my-sensitive-personal-information"}}],"id":"e-limit-the-use-of-my-sensitive-personal-information"}},{"type":"p","props":{"children":["As described in Section II, we do not knowingly collect Sensitive Personal Information under any of the Privacy Laws, with the exception of messages sent via the Services, your geographic location, and certain financial information that may be collected during the payment process."]}},{"type":"p","props":{"children":["You may contact Wistia to request that Wistia limits its use of this Sensitive Personal Information at any time. Doing so may impact certain functions of the Services, including your ability to have ongoing subscriptions with us, allowing other Users to read your messages, and functions that are geographically-based."]}},{"type":"p","props":{"children":["To request that Wistia limit its use of your Sensitive Personal Information, please visit our Privacy \u0026 Data Requests page at ",{"type":"nextlink","props":{"as":"https://wistia.com/about/data-request","href":"/about/__slug__","children":[{"type":"a","props":{"children":["https://wistia.com/data-request"]}}]}}," or contact us at:"]}},{"type":"p","props":{"children":["Attention: Data Protection Office\\\nWistia, Inc.\\\n120 Brookline Street\\\nCambridge, Massachusetts, 02139 USA\\\n(888) 494–7842\\\n",{"type":"a","props":{"children":["privacy@wistia.com"],"href":"mailto:privacy@wistia.com","target":"_blank","rel":"noopener"}}]}},{"type":"p","props":{"children":["We will act upon any request to limit your Sensitive Personal Information within 15 days of receiving your request."]}},{"type":"h3","props":{"children":[{"type":"a","props":{"children":["F. Authorized Agent"],"href":"#f-authorized-agent"}}],"id":"f-authorized-agent"}},{"type":"p","props":{"children":["You may authorize an agent to take any of the acts permitted in this Section VII on your behalf. To do so, you must provide written and signed authority to the agent, and written and signed notice to Wistia that Wistia may act on such requests by that agent."]}},{"type":"h3","props":{"children":[{"type":"a","props":{"children":["G. Requests Regarding Media"],"href":"#g-requests-regarding-media"}}],"id":"g-requests-regarding-media"}},{"type":"p","props":{"children":["Wistia does not collect, process, use, disclose, share, or sell Personal Information from the Media created and distributed by our Customers, ",{"type":"em","props":{"children":["e.g."]}},", images, voice recordings, etc. If you have any questions regarding the Personal Information contained in particular Media, please contact the party that created or distributed that Media."]}},{"type":"h3","props":{"children":[{"type":"a","props":{"children":["H. Object or Challenge"],"href":"#h-object-or-challenge"}}],"id":"h-object-or-challenge"}},{"type":"p","props":{"children":["You may object to, or otherwise challenge, Wistia’s collection and use of your Personal Information by visiting our Privacy \u0026 Data Requests page at ",{"type":"nextlink","props":{"as":"https://wistia.com/about/data-request","href":"/about/__slug__","children":[{"type":"a","props":{"children":["https://wistia.com/data-request"]}}]}}," or by contacting us at:"]}},{"type":"p","props":{"children":["Attention: Data Protection Office\\\nWistia, Inc.\\\n120 Brookline Street\\\nCambridge, Massachusetts, 02139 USA\\\n(888) 494–7842\\\n",{"type":"a","props":{"children":["privacy@wistia.com"],"href":"mailto:privacy@wistia.com","target":"_blank","rel":"noopener"}}]}},{"type":"p","props":{"children":["Wistia will respond within 30 days. Where such objection is received from an individual whose Personal Information Wistia collects and uses as the processor for a controller (as those terms are defined in the GDPR), Wistia will inform the controller of the objection within 30 days."]}},{"type":"h3","props":{"children":[{"type":"a","props":{"children":["I. Filing a Complaint"],"href":"#i-filing-a-complaint"}}],"id":"i-filing-a-complaint"}},{"type":"p","props":{"children":["Regulatory authorities that oversee the Privacy Laws typically advise individuals to file an objection or challenge with the company before lodging a formal complaint with a regulatory authority. Please contact us as outlined in the Contact Information section of this Privacy Policy for any complaints and inquiries. We appreciate the opportunity to discuss and solve your complaint."]}},{"type":"p","props":{"children":["If you are dissatisfied with Wistia’s response or you wish to file a complaint with a regulatory authority first, please contact the appropriate agency below:"]}},{"type":"ul","props":{"children":[{"type":"li","props":{"children":["CCPA/CPRA: ",{"type":"a","props":{"children":["California Attorney General"],"href":"https://oag.ca.gov/contact/consumer-complaint-against-business-or-company","target":"_blank","rel":"noopener"}}]}},{"type":"li","props":{"children":["PII Laws: the relevant states’ Attorney General’s office."]}},{"type":"li","props":{"children":["CPA: ",{"type":"a","props":{"children":["Colorado Attorney General"],"href":"https://coag.gov/resources/colorado-privacy-act/","target":"_blank","rel":"noopener"}}]}},{"type":"li","props":{"children":["CTDPA: ",{"type":"a","props":{"children":["Connecticut Attorney General"],"href":"https://portal.ct.gov/AG/Common/Complaint-Form-Landing-page","target":"_blank","rel":"noopener"}}]}},{"type":"li","props":{"children":["MCDPA: ",{"type":"a","props":{"children":["Montana Attorney General"],"href":"https://dojmt.gov/our-attorney-general/","target":"_blank","rel":"noopener"}}]}},{"type":"li","props":{"children":["OCPA: ",{"type":"a","props":{"children":["Oregon Attorney General"],"href":"https://www.doj.state.or.us/","target":"_blank","rel":"noopener"}}]}},{"type":"li","props":{"children":["TDPA: ",{"type":"a","props":{"children":["Texas Attorney General"],"href":"https://www.texasattorneygeneral.gov/","target":"_blank","rel":"noopener"}}]}},{"type":"li","props":{"children":["UCPA: ",{"type":"a","props":{"children":["Utah Attorney General"],"href":"https://www.attorneygeneral.utah.gov/contact/complaint-form/","target":"_blank","rel":"noopener"}}]}},{"type":"li","props":{"children":["VCDPA: ",{"type":"a","props":{"children":["Virginia Attorney General"],"href":"https://www.oag.state.va.us/consumer-protection/index.php/file-a-complaint","target":"_blank","rel":"noopener"}}]}},{"type":"li","props":{"children":["GDPR: the supervisory authority in your European Union member state; "]}},{"type":"li","props":{"children":["SW DPA: ",{"type":"a","props":{"children":["Federal Data Protection and Information Commissioner (FDPIC)"],"href":"https://www.edoeb.admin.ch/edoeb/en/home/the-fdpic/contact.html","target":"_blank","rel":"noopener"}}]}},{"type":"li","props":{"children":["PIPEDA: ",{"type":"a","props":{"children":["Office of the Privacy Commissioner of Canada"],"href":"https://www.priv.gc.ca/en/report-a-concern/","target":"_blank","rel":"noopener"}}]}},{"type":"li","props":{"children":["UK GDPR: ",{"type":"a","props":{"children":["Information Commissioner’s Office"],"href":"https://ico.org.uk/make-a-complaint/","target":"_blank","rel":"noopener"}}]}}]}},{"type":"h3","props":{"children":[{"type":"a","props":{"children":["J. Accessibility for Users with Disabilities"],"href":"#j-accessibility-for-users-with-disabilities"}}],"id":"j-accessibility-for-users-with-disabilities"}},{"type":"p","props":{"children":["If you are unable to review this Privacy Policy or any portion of this Policy, please use the following information to contact us and request an alternative format."]}},{"type":"p","props":{"children":["Visit our Privacy \u0026 Data Requests page at ",{"type":"nextlink","props":{"as":"https://wistia.com/about/data-request","href":"/about/__slug__","children":[{"type":"a","props":{"children":["https://wistia.com/data-request"]}}]}}," or by contact us at:"]}},{"type":"p","props":{"children":["Attention: Data Protection Office\\\nWistia, Inc.\\\n120 Brookline Street\\\nCambridge, Massachusetts, 02139 USA\\\n(888) 494–7842\\\n",{"type":"a","props":{"children":["privacy@wistia.com"],"href":"mailto:privacy@wistia.com","target":"_blank","rel":"noopener"}}]}},{"type":"h3","props":{"children":[{"type":"a","props":{"children":["K. Non-Discrimination"],"href":"#k-non-discrimination"}}],"id":"k-non-discrimination"}},{"type":"p","props":{"children":["Wistia will not discriminate against you because you have exercised any of the rights above or any other rights you retain pursuant to Privacy Laws, including, but not limited to by:"]}},{"type":"ol","props":{"children":[{"type":"li","props":{"children":["Denying goods or services to you;"]}},{"type":"li","props":{"children":["Charging different prices or rates for goods or services, including through the use of discounts or other benefits or imposing penalties;"]}},{"type":"li","props":{"children":["Providing a different level or quality of goods or services to you; and"]}},{"type":"li","props":{"children":["Suggesting that you will receive a different price or rate for goods or services or a different level or quality of goods or services."]}}]}},{"type":"p","props":{"children":["Consistent with Privacy Laws, Wistia: (i) retains the right to charge you a different price or rate, or provide a different level or quality of goods or services to you, if that difference is reasonably related to the value provided to Wistia by your Personal Information; (ii) may offer financial incentives, including payments to you as compensation, for the collection, disclosure, or deletion of your Personal Information; (iii) may enter you into a financial incentive program only if Wistia clearly describes the material terms of the financial incentive program, so long as you give Wistia prior opt-in consent, which you may revoke at any time; and (iv) shall not use financial incentive practices that are unjust, unreasonable, coercive, or usurious in nature. Please see Section VIII for an explanation of Wistia’s service differences."]}}]}},{"type":"section","props":{"id":"viii-what-are-wistias-service-differences","children":[{"type":"h2","props":{"children":[{"type":"a","props":{"children":["VIII. What Are Wistia’s Service Differences?"],"href":"#viii-what-are-wistias-service-differences"}}]}},{"type":"p","props":{"children":["Wistia does not offer any financial incentives for providing your Personal Information. However, there are some service differences when users create an account and provide the necessary Personal Information to do so."]}},{"type":"p","props":{"children":["Although much Media and parts of the Services may be used and accessed without providing your Personal Information, other Media, portions of Media, and parts of the Services require users to create and log in to a Wistia account. In doing so, you will provide us with a user name or e-mail address and a password. In return we will permit access to Media and Services that are not viewable or accessible to anonymous users. By creating and logging into an account, you will provide your name and contact information, in addition to your username or email and password combination. Per the terms of this Privacy Policy, you will also permit Wistia to automatically collect, use, and share IP addresses, browser information, device information, and information related to the use of the Websites, Media, and Services. Wistia will also collect, use, and share any information you voluntarily provide in your communications to us, your user profile, and other user-generated submissions and content, consistent with the terms of this Privacy Policy."]}},{"type":"p","props":{"children":["Consistent with the CCPA, this service difference represents Wistia’s good-faith calculation of how one individual’s Personal Information increases the value of the data we provide to Customers, on average. We calculate this value in conjunction with Customers by comparing the utility of the data collected anonymously against the utility of the Personal Information collected from identified users. "]}},{"type":"p","props":{"children":["Once you have opted in to this incentive program by creating an account, you may opt-out of this incentive program at any time by deleting your account and/or contacting us:"]}},{"type":"p","props":{"children":["Visit our Privacy \u0026 Data Requests page at ",{"type":"nextlink","props":{"as":"https://wistia.com/about/data-request","href":"/about/__slug__","children":[{"type":"a","props":{"children":["https://wistia.com/data-request"]}}]}}," or by contact us at:"]}},{"type":"p","props":{"children":["Attention: Data Protection Office\\\nWistia, Inc.\\\n120 Brookline Street\\\nCambridge, Massachusetts, 02139 USA\\\n(888) 494–7842\\\n",{"type":"a","props":{"children":["privacy@wistia.com"],"href":"mailto:privacy@wistia.com","target":"_blank","rel":"noopener"}}]}},{"type":"p","props":{"children":["In light of the value Wistia derives from your Personal Information, if, after creating a Wistia account, you exercise your right to request that Wistia delete your Personal Information or to opt out of the sale of your Personal Information, you will not be able to access some Media and parts of the Services, as described above, because we will not be able to provide that Personal Information to our Customers. However, other requests to exercise your data privacy rights that do not affect Wistia’s ability to provide data to our Customers will not affect such access."]}}]}},{"type":"section","props":{"id":"ix-is-personal-information-about-me-secure","children":[{"type":"h2","props":{"children":[{"type":"a","props":{"children":["IX. Is Personal Information About Me Secure?"],"href":"#ix-is-personal-information-about-me-secure"}}]}},{"type":"p","props":{"children":["We employ appropriate administrative, organizational, technical, and physical measures to protect your Personal Information, which we regularly review and update as necessary."]}},{"type":"p","props":{"children":["Your account is protected by a password for your privacy and security. You must prevent unauthorized access to your account and Personal Information by selecting and protecting your password and/or other sign-on mechanism appropriately and limiting access to your computer or device and browser by signing off after you have finished accessing your account."]}},{"type":"p","props":{"children":["We endeavor to protect the privacy of your account and other Personal Information we hold in our records, but we cannot guarantee complete security. Unauthorized entry or use, hardware or software failure, and other factors, may compromise the security of user information at any time."]}},{"type":"p","props":{"children":["The Websites may contain links to other sites. We are not responsible for the privacy policies and/or practices on other sites. When following a link to another site you should read that site’s privacy policy."]}}]}},{"type":"section","props":{"id":"x-childrens-privacy","children":[{"type":"h2","props":{"children":[{"type":"a","props":{"children":["X. Children’s Privacy"],"href":"#x-childrens-privacy"}}]}},{"type":"p","props":{"children":["Except when providing the Services to Schools that provide educational and tutoring services to Students, we do not knowingly collect or solicit Personal Information from anyone under the age of 16 or knowingly allow such persons to register for the Services. For further information regarding our treatment of Personal Information of Students collected while providing the Services to ",{"type":"nextlink","props":{"as":"https://wistia.com/privacy-schools","href":"/privacy-schools","children":[{"type":"a","props":{"children":["please see our Schools \u0026 Students Privacy Policy Addendum"]}}]}},". Otherwise, if you are under 16, please do not attempt to register for the Services or send any information about yourself to us, including your name, telephone number, or email address. ",{"type":"strong","props":{"children":["No one under age 16 may provide any Personal Information to us or through the Services except when doing so as part of receiving educational or tutoring services from a School."]}}," "]}},{"type":"p","props":{"children":["In the event that we learn that we have collected Personal Information from a child under age 16 without the involvement of a School or without verification of parental consent, we will delete that information as quickly as possible, except as provided below. If you believe that we might have any information from or about a child under age 16 who did not provide such information through a School’s use of the Services, please contact us:"]}},{"type":"p","props":{"children":["Visit our Privacy \u0026 Data Requests page at ",{"type":"nextlink","props":{"as":"https://wistia.com/about/data-request","href":"/about/__slug__","children":[{"type":"a","props":{"children":["https://wistia.com/data-request"]}}]}}," or by contact us at:"]}},{"type":"p","props":{"children":["Attention: Data Protection Office\\\nWistia, Inc.\\\n120 Brookline Street\\\nCambridge, Massachusetts, 02139 USA\\\n(888) 494–7842\\\n",{"type":"a","props":{"children":["privacy@wistia.com"],"href":"mailto:privacy@wistia.com","target":"_blank","rel":"noopener"}}]}},{"type":"p","props":{"children":["Except for Students’ Personal Information obtained while providing the Services to a School, upon request, we will provide a parent or guardian who has provided proper identification with the following: (1) a description of the specific types of Personal Information collected from the child, (2) the opportunity to refuse or permit Wistia’s further collection and use of Personal Information from the child, and (3) a reasonable means for the parent or guardian to obtain any Personal Information collected from the child. If a parent or guardian does not permit Wistia’s continued collection and use of a child’s Personal Information, Wistia will delete the child’s Personal Information and terminate the account of the child, as applicable."]}}]}},{"type":"section","props":{"id":"xi-contractual-or-statutory-requirement","children":[{"type":"h2","props":{"children":[{"type":"a","props":{"children":["XI. Contractual or Statutory Requirement"],"href":"#xi-contractual-or-statutory-requirement"}}]}},{"type":"p","props":{"children":["Except as noted in this Privacy Policy or in contractual documents, Wistia’s collection and use of Personal Information is not a contractual or statutory requirement or a requirement necessary to enter into a contract."]}}]}},{"type":"section","props":{"id":"xii-failure-to-provide-personal-information","children":[{"type":"h2","props":{"children":[{"type":"a","props":{"children":["XII. Failure to Provide Personal Information"],"href":"#xii-failure-to-provide-personal-information"}}]}},{"type":"p","props":{"children":["You can always opt not to disclose information to us, but keep in mind some information may be needed to register with us or to take advantage of some of our special features."]}}]}},{"type":"section","props":{"id":"xiii-automated-decision-making","children":[{"type":"h2","props":{"children":[{"type":"a","props":{"children":["XIII. Automated Decision Making"],"href":"#xiii-automated-decision-making"}}]}},{"type":"p","props":{"children":["Wistia does not rely on automated decision making, including profiling, and will not subject you to decisions based solely on automated processing which will produce legal effects concerning you or similarly significantly affecting you."]}}]}},{"type":"section","props":{"id":"xiv-data-privacy-framework","children":[{"type":"h2","props":{"children":[{"type":"a","props":{"children":["XIV. Data Privacy Framework"],"href":"#xiv-data-privacy-framework"}}]}},{"type":"p","props":{"children":["Wistia complies with the EU-U.S. Data Privacy Framework (“EU-U.S. DPF”), the UK Extension to the EU-U.S. DPF, and the Swiss-U.S. Data Privacy Framework (“Swiss-U.S. DPF”) as set forth by the U.S. Department of Commerce (collectively, the “Data Privacy Framework”) with respect to Personal Information we process from the EEA, the UK or Switzerland and transfer to the United States.\nWistia has certified to the U.S. Department of Commerce that it adheres to the EU-U.S. Data Privacy Framework Principles (“EU-U.S. DPF Principles”) with regard to the processing of Personal Information received from the European Union and the United Kingdom (and Gibraltar) in reliance on the EU-U.S. DPF and the UK Extension to the EU-U.S. DPF. Wistia has certified to the U.S. Department of Commerce that it adheres to the Swiss-U.S. Data Privacy Framework Principles (“Swiss-U.S. DPF Principles”) with regard to the processing of Personal Information received from Switzerland in reliance on the Swiss-U.S. DPF. If there is any conflict between the terms in this Privacy Policy and the EU-U.S. DPF Principles and/or the Swiss-U.S. DPF Principles, the Principles shall govern. To learn more about the Data Privacy Framework (DPF) program, and to view our certification, please visit ",{"type":"a","props":{"children":["https://www.dataprivacyframework.gov/s/"],"href":"https://www.dataprivacyframework.gov/s/","target":"_blank","rel":"noopener"}},".\nThe Federal Trade Commission has jurisdiction over Wistia’s compliance with the EU-U.S. DPF, the UK Extension to the EU-U.S. DPF, and the Swiss-U.S. DPF."]}},{"type":"h3","props":{"children":[{"type":"a","props":{"children":["A. Liability for Onward Transfers"],"href":"#a-liability-for-onward-transfers"}}],"id":"a-liability-for-onward-transfers"}},{"type":"p","props":{"children":["We remain responsible and liable for the Personal Information that we receive under the Data Privacy Framework and subsequently transfer or disclose to third parties for external processing on our behalf, as described in section IV of this Privacy Policy. Wistia shall remain liable under the DPF Principles if such third parties process Personal Information in a manner inconsistent with the DPF Principles, unless Wistia proves that it is not responsible for the event giving rise to the damage."]}},{"type":"h3","props":{"children":[{"type":"a","props":{"children":["B. Compelled Disclosure"],"href":"#b-compelled-disclosure"}}],"id":"b-compelled-disclosure"}},{"type":"p","props":{"children":["In certain situations, Wistia may be required to disclose Personal Information in response to lawful requests by public authorities, including to meet national security or law enforcement requirements. Wistia will notify you of any such requests unless prohibited by law."]}},{"type":"h3","props":{"children":[{"type":"a","props":{"children":["C. Recourse Mechanism and Binding Arbitration"],"href":"#c-recourse-mechanism-and-binding-arbitration"}}],"id":"c-recourse-mechanism-and-binding-arbitration"}},{"type":"p","props":{"children":["In compliance with the Data Privacy Framework, we commit to resolve DPF Principles-related complaints about our processing of Personal Information. EU, UK, and Swiss citizens with inquiries or complaints regarding our processing of Personal Information received in reliance on the Data Privacy Framework should first contact Wistia. In the event such complaints concerning our processing of Personal information received in reliance on the Data Privacy Framework remain unresolved, EU, UK, and Swiss citizens may refer such unresolved complaints to BBB National Programs, an alternative dispute resolution provider based in the United States. If you do not receive timely acknowledgment of your DPF Principles-related complaint from us, or if we have not addressed your DPF Principles-related complaint to your satisfaction, please visit ",{"type":"a","props":{"children":["https://bbbprograms.org/programs/all-programs/dpf-consumers"],"href":"https://bbbprograms.org/programs/all-programs/dpf-consumers","target":"_blank","rel":"noopener"}}," for more information or to file a complaint. The services of BBB National Programs are provided at no cost to you."]}},{"type":"p","props":{"children":["In case your complaint indicates a violation of obligations under the DPF Principles and your complaint cannot be resolved directly with Wistia, or through the independent dispute resolution mechanism, you may have the right to invoke binding arbitration under certain circumstances. For additional information on this option, please see Annex I of the Data Privacy Framework."]}},{"type":"h3","props":{"children":[{"type":"a","props":{"children":["D. Periodic Review and Verification"],"href":"#d-periodic-review-and-verification"}}],"id":"d-periodic-review-and-verification"}},{"type":"p","props":{"children":["Wistia will renew its Data Privacy Framework certification annually, unless we subsequently determine that we no longer need such certification or employ a different adequacy mechanism. Prior to such re-certification, Wistia will conduct a self-assessment to ensure that our attestations and assertions with regard to processing of Personal Information is accurate and that Wistia has appropriately implemented these practices."]}}]}}]},"bodyOverflow":{"__type":"component","value":[{"type":"section","props":{"id":"xv-changes-to-this-privacy-policy","children":[{"type":"h2","props":{"children":[{"type":"a","props":{"children":["XV. Changes to this Privacy Policy"],"href":"#xv-changes-to-this-privacy-policy"}}]}},{"type":"p","props":{"children":["We may amend this Privacy Policy from time to time. Use of information we collect now is subject to the Privacy Policy in effect at the time such information is used. If we make changes in the way we use Personal Information, we will notify you by posting an announcement on our Website or sending you an email. You are bound by any changes to the Privacy Policy when you use the Website or the Services after such changes have been first posted."]}}]}},{"type":"section","props":{"id":"xvi-questions-or-concerns-contact-information","children":[{"type":"h2","props":{"children":[{"type":"a","props":{"children":["XVI. Questions or Concerns; Contact Information"],"href":"#xvi-questions-or-concerns-contact-information"}}]}},{"type":"p","props":{"children":["If you have any questions or concerns regarding our privacy policies, please contact our data protection officer by sending detailed message to ",{"type":"a","props":{"children":["privacy@wistia.com"],"href":"mailto:privacy@wistia.com","target":"_blank","rel":"noopener"}},". Alternatively, you may contact us by postal service as follows. We will make every effort to resolve your concerns."]}},{"type":"p","props":{"children":["Visit our Privacy \u0026 Data Requests page at ",{"type":"nextlink","props":{"as":"https://wistia.com/about/data-request","href":"/about/__slug__","children":[{"type":"a","props":{"children":["https://wistia.com/data-request"]}}]}}," or by contact us at:"]}},{"type":"p","props":{"children":["Attention: Data Protection Office\\\nWistia, Inc.\\\n120 Brookline Street\\\nCambridge, Massachusetts, 02139 USA\\\n(888) 494–7842\\\n",{"type":"a","props":{"children":["privacy@wistia.com"],"href":"mailto:privacy@wistia.com","target":"_blank","rel":"noopener"}}]}}]}}]}}},"headers":{"host":"wistia.com","x-forwarded-for":"140.248.83.56, 167.82.233.29","x-forwarded-proto":"https","x-forwarded-port":"443","x-amzn-trace-id":"Root=1-6746c7e3-58d462033bbd7d546009acc9","cloudfront-viewer-asn":"54113","cloudfront-is-mobile-viewer":"false","cloudfront-is-smarttv-viewer":"false","x-routed-via-cloudfront":"true","fastly-client":"1","user-agent":"Mozilla/5.0 (compatible; bnf.fr_bot; +https://www.bnf.fr/fr/capture-de-votre-site-web-par-le-robot-de-la-bnf)","via":"1.1 15cde442051269a0307a638d23683c8c.cloudfront.net (CloudFront)","x-amz-cf-id":"e9Zwa0KMSsP9I7GAsV-WEaVTAGyxxY2f09Kle1IXxl9b6P3jn7lWig==","cloudfront-viewer-country":"US","x-storefront-mobile":"false","accept-language":"fr, en; q=0.3","accept":"text/xml, application/xml, application/xhtml+xml, text/html; q=0.9, text/plain; q=0.8, image/png, */*; q=0.5","referer":"https://leculier-agencement.fr/wp-json/wp/v2/pages/29047","cloudfront-forwarded-proto":"https","fastly-ff":"bUqguAAZkRaaPRrhqch+FRzk4qQ2ePQj3L8s10ikInA=!LCY!cache-lcy-eglc8600038-LCY, bUqguAAZkRaaPRrhqch+FRzk4qQ2ePQj3L8s10ikInA=!LCY!cache-lcy-eglc8600056-LCY, bUqguAAZkRaaPRrhqch+FRzk4qQ2ePQj3L8s10ikInA=!IAD!cache-iad-kiad7000029-IAD","cloudfront-is-desktop-viewer":"true","x-storefront-loggedin":"false","cdn-loop":"Fastly, Fastly, Fastly","cloudfront-is-tablet-viewer":"false","x-storefront-build":"modern","from":"robot@bnf.fr","fastly-ssl":"1","fastly-client-ip":"194.199.7.20","x-forwarded-server":"cache-lcy-eglc8600038-LCY, cache-iad-kiad7000029-IAD","x-varnish":"700465162, 592931154, 685649926","x-timer":"S1732691939.203356,VS0,VS0","x-forwarded-host":"wistia.com","x-request-id":"a68d0959-f1cd-4174-ab0c-b3f52cab50b2","x-envoy-expected-rq-timeout-ms":"30000","x-envoy-original-path":"/privacy"},"pathname":"/privacy","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/video-management","name":"Organization","description":"Keep your video library neat and tidy.","trackingLabel":"product-organization","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/embeds","name":"Embedding","description":"Publish your videos wherever you want.","trackingLabel":"product-embedding","trackingProperty":"main-nav-legacy"},{"href":"/product/channels","name":"Galleries","description":"Give your video series a home.","trackingLabel":"product-galleries","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":"2024 State of Video Report","description":"Level up your video strategy with insights from over 90 million videos, 100,000 businesses, and 2,000 professionals.","image":"/static/images/nav/sov-2024-report-concert-ticket-desktop.png","mobileImage":"/static/images/nav/sov-2024-report-concert-ticket-mobile.png","trackingData":{"action":"click","category":"sov2024","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":"Events","trackingLabel":"learning-center-events","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":"/privacy","query":{"protocol":null,"slashes":null,"auth":null,"host":null,"port":null,"hostname":null,"hash":null,"search":null,"query":{},"pathname":"/privacy","path":"/privacy","href":"/privacy"},"buildId":"aUpfAYH4eqQrv9w9qxN8X","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/privacy","rel":"canonical"}],["title",{"className":"jsx-1889517286","children":"Wistia Privacy Policy | Wistia"}],["meta",{"content":"Wistia’s privacy policy.","name":"description","className":"jsx-1889517286"}]]}</script><script nomodule="" src="/_next/static/chunks/polyfills-6eed7abc1332a155335d.js"></script><script src="/_next/static/chunks/main-3f20efae89ac558863ff.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/b40ed914ff0057abbcbb94b51b742d9fb3a0f099.64af732f1c53e4d4498e.js" async=""></script><script src="/_next/static/chunks/e71bb1b90db7d90900b7c9a10a754508d9d0592c.358f53e410f3ab19038e.js" async=""></script><script src="/_next/static/chunks/0e60c51eb6be446af312b6329807b84bdcdd093a.7938baa60bd40c28173f.js" async=""></script><script src="/_next/static/chunks/f1e71812e0be49aff2310ffe4d04037635afb7a3.effe53535eef51caa956.js" async=""></script><script src="/_next/static/chunks/dca2eade6a33a37ebcae9ede63435e2f115d973e.ca93650dc9d72f41c536.js" async=""></script><script src="/_next/static/chunks/af6f350976d6ed884d4cef9174d03d5ecdd74db5.14e24714954c0a6ce0ad.js" async=""></script><script src="/_next/static/chunks/8e3da716d82ed177aeeb1a37d8b48711bcf4d12a.16b0d9277704b59f08e1.js" async=""></script><script src="/_next/static/chunks/ba6443672066e2b3fdf28ff4374a7eb7dc4310f2.9cf6e0d1d63dd8788c9e.js" async=""></script><script src="/_next/static/chunks/da795b3ea4b1e533762dc2dd125a56c2468146b6.8ddd380cfa90d3d4a6b0.js" async=""></script><script src="/_next/static/chunks/4e918536ff056b125d35bb945903b233698bf0c7.c256f224c65d26f095fe.js" async=""></script><script src="/_next/static/chunks/11fc2bb44f3ddb80ab700b66825d465aa7bceb92.37138b2ad2ba8961fa6b.js" async=""></script><script src="/_next/static/chunks/c96358d0f0bdb91ccd4dca743eae2aec15d352b4.0feeb225b7ca9ff73313.js" async=""></script><script src="/_next/static/chunks/ff3a0e683af65f6be89f7864de0b928d61385610.71360663eaa7e2a14972.js" async=""></script><script src="/_next/static/chunks/d6c7b182e3f2113f10a68787cfd81834441d32b5.5d6ebcecd1ffae28ae5f.js" async=""></script><script src="/_next/static/chunks/b0b6a49dd5e936859c662194a5f9814eb0169199.20781b48c354c87f2734.js" async=""></script><script src="/_next/static/chunks/24990ac742f5136c74ac3749bd7d1e6568312d74.0b37692a4d6c7efab47e.js" async=""></script><script src="/_next/static/chunks/a80587a79bffde8767857969d5a941bb875ea235.e543a6e791a6b27c6439.js" async=""></script><script src="/_next/static/chunks/50e1bb856d239ddffdfdd5053a2110f8c1d668ad.e06bfe27e31d20874310.js" async=""></script><script src="/_next/static/chunks/pages/_app-24a725a38c4b80f11819.js" async=""></script><script src="/_next/static/chunks/83ee7483bb64219af39f954992afc04cea163329.f5802174760b105bb690.js" async=""></script><script src="/_next/static/chunks/8137f3633269edfc837fd19ea128246a6ea4d076.bbffa4fb61286883e1f7.js" async=""></script><script src="/_next/static/chunks/pages/privacy-f74d9bdcd1471079e366.js" async=""></script><script src="/_next/static/aUpfAYH4eqQrv9w9qxN8X/_buildManifest.js" async=""></script><script src="/_next/static/aUpfAYH4eqQrv9w9qxN8X/_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>