CINXE.COM

Endeavor Business Media Legal Center

<!DOCTYPE html> <html lang="en"> <head> <title>Endeavor Business Media Legal Center</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0"> <meta name="referrer" content="origin-when-cross-origin"> <meta http-equiv="Content-Security-Policy" content="default-src 'unsafe-inline' 'unsafe-eval' data: *"> <meta name="robots" content="nofollow, noarchive, noimageindex"> <meta name="googlebot" content="nofollow, noarchive, noimageindex"> <link rel="icon" href="https://vault.pactsafe.io/assets/favicon.ico"> <link href="//fonts.googleapis.com/css?family=Heebo:300,400,500,600,700,800,900" rel="stylesheet"> <style type="text/css">/*! normalize.css v3.0.2 | MIT License | git.io/normalize */ html, body { border: 0; color: #43474e; font-family: 'Heebo', Helvetica, Arial, sans-serif; font-size: 12px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; vertical-align: baseline; line-height: 1.5; margin: 0; padding: 0; width: 100%; background-color: #FFF; } div, span, object, iframe, img, table, caption, thead, tbody, tfoot, tr, tr, td, article, aside, canvas, details, figure, hgroup, menu, nav, footer, header, section, summary, mark, audio, video { border: 0; margin: 0; padding: 0; } h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cit, code, del, dfn, em, ins, q, samp, small, strong, sub, sup, b, i, hr, dl, dt, dd, ol, ul, li, fieldset, legend, label { border: 0; font-size: 100%; vertical-align: baseline; margin: 0; padding: 0; } article, aside, canvas, figure, figure img, figcaption, hgroup, footer, header, nav, section, audio, video { display: block; } audio, canvas, progress, video { display: inline-block; vertical-align: baseline; } audio:not([controls]) { display: none; height: 0; } [hidden], template { display: none; } a { background-color: transparent; } a:active, a:hover { outline: 0; } abbr[title] { border-bottom: 1px dotted; } b, strong { font-weight: bold; } dfn { font-style: italic; } h1 { font-size: 2em; margin: 0.67em 0; } mark { background: #ff0; color: #000; } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } img { border: 0; } svg:not(:root) { overflow: hidden; } figure { margin: 1em 40px; } hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; } pre { overflow: auto; } code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; } button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; } button { overflow: visible; } button, select { text-transform: none; } button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; } button[disabled], html input[disabled] { cursor: default; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } input { line-height: normal; } input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; } input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } legend { border: 0; padding: 0; } textarea { overflow: auto; } optgroup { font-weight: bold; } table { border-collapse: collapse; border-spacing: 0; } td, th { padding: 0; } .container { position: relative; width: 100%; margin: 0 auto; padding: 0 20px; box-sizing: border-box; } .column, .columns { width: 100%; float: left; box-sizing: border-box; } /* Opt In / Out Buttons */ .version-container .ps-action-button { border-radius: 3px; margin-left: 20px; } .version-container .ps-action-button.opt-in { border: 1px solid #5dbb61; color: #5dbb61; } .version-container .ps-action-button.opt-in:after { content: 'Opt In'; } .version-container .ps-action-button.opt-out { border: 1px solid #d64a4d; color: #d64a4d; } .version-container .ps-action-button.opt-out:after { content: 'Opt Out'; } /* PDF Viewer */ .ps-button-pinned .pdf-zoom-button { width: 40px; height: 40px; background-color: #f7f9fb; } .split-panel-left { position: relative; left: 0; right: auto; top: 0; bottom: 0; padding: 0; width: 100%; overflow-y: auto; } .zoom-button-container { width: 30%; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; } .page-number-container { width: 50%; margin-top: -5px; margin-right: auto; margin-bottom: 0px; margin-left: auto; text-align: center; } .ps-label-order { color: #b6c0ca !important; display: inline-block; font-size: 24px; font-weight: 400; user-select: none; -khtml-user-select: none; -o-user-select: none; -moz-user-select: -moz-none; -webkit-user-select: none; } @keyframes spinner { to {transform: rotate(360deg);} } .spinner:before { content: ''; box-sizing: border-box; position: absolute; top: 20%; left: 60%; width: 130px; height: 130px; border-radius: 50%; border: 10px solid transparent; border-top-color: #3498ec; border-bottom-color: #3498ec; animation: spinner .8s ease infinite; } .spinner:after { content: 'Working'; position: absolute; top: 22.7%; left: 61.7%; color: #fff; font-size: 20px; -webkit-animation: pulsate .8s ease-out; -webkit-animation-iteration-count: infinite; opacity: 0.5; } @-webkit-keyframes pulsate { 0% { opacity: 0.5; } 50% { opacity: 1.0; } 100% { opacity: 0.5; } } @media (min-width: 400px) { .container { width: 85%; padding: 0; } } @media (min-width: 800px) { .container { width: 90%; } .column, .columns { margin-left: 4%; } .column:first-child, .columns:first-child { margin-left: 0; } .one.column, .one.columns { width: 4.66666666667%; } .two.columns { width: 13.3333333333%; } .three.columns { width: 22%; } .four.columns { width: 30.6666666667%; } .five.columns { width: 39.3333333333%; } .six.columns { width: 48%; } .seven.columns { width: 56.6666666667%; } .eight.columns { width: 65.3333333333%; } .nine.columns { width: 74.0%; } .ten.columns { width: 82.6666666667%; } .eleven.columns { width: 91.3333333333%; } .twelve.columns { width: 100%; margin-left: 0; } .one-third.column { width: 30.6666666667%; } .two-thirds.column { width: 65.3333333333%; } .one-half.column { width: 48%; } .offset-by-one.column, .offset-by-one.columns { margin-left: 8.66666666667%; } .offset-by-two.column, .offset-by-two.columns { margin-left: 17.3333333333%; } .offset-by-three.column, .offset-by-three.columns { margin-left: 26%; } .offset-by-four.column, .offset-by-four.columns { margin-left: 34.6666666667%; } .offset-by-five.column, .offset-by-five.columns { margin-left: 43.3333333333%; } .offset-by-six.column, .offset-by-six.columns { margin-left: 52%; } .offset-by-seven.column, .offset-by-seven.columns { margin-left: 60.6666666667%; } .offset-by-eight.column, .offset-by-eight.columns { margin-left: 69.3333333333%; } .offset-by-nine.column, .offset-by-nine.columns { margin-left: 78.0%; } .offset-by-ten.column, .offset-by-ten.columns { margin-left: 86.6666666667%; } .offset-by-eleven.column, .offset-by-eleven.columns { margin-left: 95.3333333333%; } .offset-by-one-third.column, .offset-by-one-third.columns { margin-left: 34.6666666667%; } .offset-by-two-thirds.column, .offset-by-two-thirds.columns { margin-left: 69.3333333333%; } .offset-by-one-half.column, .offset-by-one-half.columns { margin-left: 52%; } } html { font-size: 62.5%; } body { font-size: 1.5em; line-height: 1.6; } h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 1.5rem; color: #5d646f; font-weight: 400; } h1 { font-size: 3.25rem; line-height: 1.2; letter-spacing: -0.1rem; font-weight: 300; } h2 { font-size: 2.5rem; line-height: 1.25; letter-spacing: -0.1rem; margin-bottom: 1.5rem; font-weight: 300; } h3 { font-size: 2.0rem; line-height: 1.3; letter-spacing: -0.1rem; margin-bottom: 1rem; } h4 { font-size: 1.8rem; line-height: 1.35; letter-spacing: -0.08rem; margin-bottom: 1rem; } h5 { font-size: 1.6rem; line-height: 1.5; letter-spacing: -0.05rem; margin-bottom: 1rem; } h6 { font-size: 1.2rem; line-height: 1.6; letter-spacing: 0; margin-bottom: 1rem; } p { margin-top: 0; margin-bottom: 0; } a.inline-link, a.inline-link:active, a.inline-link:visited { color: #4A86E8; } a.inline-link:hover { color: #4A86E8; } .u-full-width { width: 100%; box-sizing: border-box; } .u-max-full-width { max-width: 100%; box-sizing: border-box; } .u-pull-right { float: right; } .u-pull-left { float: left; } hr.divider { margin-top: 1.5rem; margin-bottom: 1.7rem; border-width: 0; border-style: solid; border-top-color: #d2dde5; border-top-width: 1px; height: 0; width: 100%; } .container:after, .row:after, .u-cf { content: ""; display: table; clear: both; } #main { display: none; padding-top: 0; } .header { background-color: #fff; border-bottom: 1px solid #3888c2; padding: 2.75rem 0; } .header h1 { color: #4A86E8; margin-bottom: 0; } .contract-header { color: #5d646f; } #contract-list { padding-top: 2.25rem; padding-bottom: 2rem; margin-bottom: 2rem; border-bottom: 1px solid #d2dde5; } #contract-list h4 { color: #5d646f; } #contract-list ul { list-style: none; margin-bottom: 0; } #contract-list ul li a { display: inline-block; text-decoration: none; padding: 0.5rem 1rem 0.5rem 0; } #contract-list ul li a:hover { color: #0873af; text-decoration: underline; } #contract-list ul li.active a, #contract-list ul li.active a:hover { font-weight: bold; color: #16354b; } .input-select { height: 38px; padding: 6px 10px; background-color: #fff; border: 1px solid #d2dde5; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; box-shadow: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .input-select:focus { border: 1px solid #9bd1f6; outline: 0; } .select-version-label { display: block; } .select-version { max-width: 100%; width: 100%; margin-bottom: 1rem; } .select-language { float: left; clear: left; margin-bottom: 0; margin-top: 2rem; text-transform: capitalize; font-size: 0.85em; max-width: 100%; } .effective-date { float: left; margin-bottom: 0; padding-top: 0.5rem; font-size: 100%; } .version-download-link { font-size: 0.85em; margin: 0.65rem 0 1.25rem 0; float: left; clear: left; } .summary-of-changes { -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; padding: 1rem 2rem 1.5rem; } .summary-of-changes h5 { margin-bottom: 0.5rem; color: #8798a5; } .summary-of-changes p { margin-bottom: 0; } .table-of-contents { display: none; margin-top: 20px; counter-reset: section; } .table-of-contents h3 { color: #43474e; } .table-of-contents ol { display: inline-block; width: 45%; padding: 0 10px; margin-bottom: 0; box-sizing: border-box; vertical-align: top; } .table-of-contents ol li { color: #4A86E8; list-style-type: none; } .table-of-contents ol li:before { counter-increment: section; content: counter(section) ". "; margin-right: 4px; } .version-translation { padding-top: 0; } hr.footer-divider { margin-top: 4rem; margin-bottom: 0; } #footer { padding: 1.3rem 0 1.5rem; } #footer p { margin-top: 0; margin-bottom: 0.25rem; } #footer .powered-by, #footer .footer-copyright { display: block; text-align: center; font-size: 0.75em; } @media (min-width: 800px) { .header { padding: 3.15rem 0; } #main { padding-top: 40px; } #contract-list { padding-top: 0; padding-bottom: 0; margin-bottom: 0; border-bottom-width: 0; } #contract-list ul li a { display: block; padding: 0.5rem 0; } h1 { font-size: 3.25rem; } h2 { font-size: 3rem; margin-bottom: 1.5rem; } h3 { font-size: 2.0rem; } h4 { font-size: 2.0rem; } h5 { font-size: 1.6rem; } h6 { font-size: 1.4rem; } .select-version { max-width: 360px; } .version-download-link { float: right; clear: none; } #footer p { margin-bottom: 0; } #footer .powered-by { display: inline-block; float: left; } #footer .footer-copyright { display: inline-block; float: right; } } /* DOCUMENT STYLES */ .body h1, .body h2, .body h3, .body h4, .body h5, .body h6, .body p, .body blockquote, .body pre, .body a, .body abbr, .body address, .body cit, .body code, .body del, .body dfn, .body em, .body ins, .body q, .body samp, .body small, .body strong, .body sub, .body sup, .body b, .body i, .body hr, .body dl, .body dt, .body dd, .body ol, .body ul, .body li, .body fieldset, .body legend, .body label { border: initial; font-size: inherit; vertical-align: initial; margin: initial; padding: initial; } .body > div, .body h1, .body h2, .body h3, .body h4, .body h5, .body h6, .body p, .body ul, .body ol, .body li, .body table { position: relative; margin-top: 10px; margin-bottom: 10px; outline: 0; } .body table { border-collapse: collapse; border-spacing: initial; border: 1px solid #e2ebf2; width: 100%; } .body table caption, .body table th, .body table td { text-align: left; vertical-align: top; } .body table td { border: 1px solid #e2ebf2; padding: 10px; } .body a, .body a:focus, .body a:hover { cursor: pointer; text-decoration: initial; } .body ol { list-style-type: decimal; padding: 0 0 0 40px; list-style-position: outside; } .body ol > ol, .body ol > li > ol { list-style-type: lower-alpha; } .body ol > ol > ol, .body ol > li > ol > li > ol { list-style-type: lower-roman; } .body ul { list-style-type: disc; padding: 0 0 0 40px; list-style-position: outside; } .body ul > ul, .body ul > li > ul { list-style-type: circle; } .body ul > ul > ul, .body ul > li > ul > li > ul { list-style-type: square; } .body blockquote { padding: 0 40px; } .body p { font-size: 14px; } .body h1, .body h2, .body h3, .body h4, .body h5, .body h6 { font-weight: normal; } .body h1 { font-size: 32px; } .body h2 { font-size: 28px; } .body h3 { font-size: 24px; } .body h4 { font-size: 20px; } .body h5 { font-size: 18px; } .body h6 { font-size: 16px; } .body { color: #43474e; } .body .ps-section { position: relative; margin-top: 10px; margin-bottom: 10px; outline: 0; } .body .ps-section:first-of-type { margin-top: 0; } .body .ps-section:last-child { margin-bottom: 0; } .body .ps-section[data-section-type="1"] { font-size: 14px; } /* h1 - h6 */ .body .ps-section[data-section-type="2"] { font-weight: normal; } .body .ps-section[data-section-style="1"] { font-size: 32px; } .body .ps-section[data-section-style="2"] { font-size: 28px; } .body .ps-section[data-section-style="3"] { font-size: 24px; } .body .ps-section[data-section-style="4"] { font-size: 20px; } .body .ps-section[data-section-style="5"] { font-size: 18px; } .body .ps-section[data-section-style="6"] { font-size: 16px; } /* ul */ .body .ps-section[data-section-type="3"] { font-size: 14px; list-style-type: disc; padding: 0 0 0 40px; list-style-position: outside; } .body .ps-section[data-section-type="3"] > .ps-section[data-section-type="3"] { list-style-type: circle; } .body .ps-section[data-section-type="3"] > .ps-section[data-section-type="3"] > .ps-section[data-section-type="3"] { list-style-type: square; } /* ol */ .body .ps-section[data-section-type="4"] { font-size: 14px; list-style-type: decimal; padding: 0 0 0 40px; list-style-position: outside; } .body .ps-section[data-section-type="4"] > .ps-section[data-section-type="4"] { list-style-type: lower-alpha; } .body .ps-section[data-section-type="4"] > .ps-section[data-section-type="4"] > .ps-section[data-section-type="4"] { list-style-type: lower-roman; } .body .ps-section[data-section-type="4"] > li:before { display: none; } .body .ps-section[data-section-type="4"][data-indent-type="outline-format"] { list-style-type: none !important; counter-reset: item; } .body .ps-section[data-section-type="4"][data-indent-type="outline-format"] > li { display: block; } .body .ps-section[data-section-type="4"][data-indent-type="outline-format"] > li:before { display: inline; content: counters(item,".") ". "; counter-increment: item; } .body .ps-section[data-section-type="4"][data-indent-type="outline-format"][data-list-style-type="decimal"] > li:before { content: counters(item,".",decimal) ". "; } .body .ps-section[data-section-type="4"][data-indent-type="outline-format"][data-list-style-type="decimal-leading-zero"] > li:before { content: counters(item,".",decimal-leading-zero) ". "; } .body .ps-section[data-section-type="4"][data-indent-type="outline-format"][data-list-style-type="lower-roman"] > li:before { content: counters(item,".",lower-roman) ". "; } .body .ps-section[data-section-type="4"][data-indent-type="outline-format"][data-list-style-type="upper-roman"] > li:before { content: counters(item,".",upper-roman) ". "; } .body .ps-section[data-section-type="4"][data-indent-type="outline-format"][data-list-style-type="lower-alpha"] > li:before { content: counters(item,".",lower-alpha) ". "; } .body .ps-section[data-section-type="4"][data-indent-type="outline-format"][data-list-style-type="upper-alpha"] > li:before { content: counters(item,".",upper-alpha) ". "; } /* blockquote */ .body .ps-section[data-section-type="5"][data-indent-depth="1"] { padding: 0 0 0 40px; } .body .ps-section[data-section-type="5"][data-indent-depth="2"] { padding: 0 0 0 80px; } .body .ps-section[data-section-type="5"][data-indent-depth="3"] { padding: 0 0 0 120px; } .body .ps-section[data-section-type="5"][data-indent-depth="4"] { padding: 0 0 0 160px; } .body .ps-section[data-section-type="5"][data-indent-depth="5"] { padding: 0 0 0 200px; } .body .ps-section[data-section-type="5"][data-indent-depth="6"] { padding: 0 0 0 240px; } /* table */ .body .ps-section[data-section-type="6"] { display: table; border-collapse: collapse; border-spacing: initial; border: 1px solid #e2ebf2; width: 100%; } /* img */ .body .ps-section[data-section-type="7"] { } /* hr */ .body .ps-section[data-section-type="8"] { border-style: solid; border-width: 0px; border-top-width: 1px; border-color: #e2ebf2; } /* pre */ .body .ps-section[data-section-type="9"] { font-family: Menlo, Monaco, Consolas, "Courier New", monospace; font-size: inherit; white-space: normal; } /* Error Notification */ #notification-container { display: none; position: absolute; top: 10px; z-index: 21474830021; height: auto; width: 80%; margin: 0 10%; text-align: center; overflow: visible; font-size: 0; pointer-events: none; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden; -webkit-perspective: 1000px; -moz-perspective: 1000px; -ms-perspective: 1000px; perspective: 1000px; } .notification { display: inline-block; border-top: 0 solid transparent; border-bottom: 0 solid transparent; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-background-clip: padding-box; -moz-background-clip: padding-box; background-clip: padding-box; padding: 0 50px 0; margin-left: auto; margin-right: auto; margin-bottom: 3px; overflow: visible; color: #fff; font-size: 14px; position: relative; width: auto; min-width: 150px; max-height: 150px; min-height: 54px; -webkit-box-shadow: 0 4px 9px rgba(6, 8, 8, 0.15); -moz-box-shadow: 0 4px 9px rgba(6, 8, 8, 0.15); box-shadow: 0 4px 9px rgba(6, 8, 8, 0.15); pointer-events: auto; -webkit-transform: translateY(0); -moz-transform: translateY(0); -o-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=calc(100))'; -webkit-opacity: 1; -moz-opacity: 1; opacity: 1; visibility: visible; -webkit-transition: visibility 0ms linear 0ms, opacity 150ms ease-out, transform 150ms ease-out, max-height 150ms ease-out 0ms, min-height 150ms ease-out 0ms, margin-bottom 150ms ease-out 0ms; -moz-transition: visibility 0ms linear 0ms, opacity 150ms ease-out, transform 150ms ease-out, max-height 150ms ease-out 0ms, min-height 150ms ease-out 0ms, margin-bottom 150ms ease-out 0ms; -o-transition: visibility 0ms linear 0ms, opacity 150ms ease-out, transform 150ms ease-out, max-height 150ms ease-out 0ms, min-height 150ms ease-out 0ms, margin-bottom 150ms ease-out 0ms; -ms-transition: visibility 0ms linear 0ms, opacity 150ms ease-out, transform 150ms ease-out, max-height 150ms ease-out 0ms, min-height 150ms ease-out 0ms, margin-bottom 150ms ease-out 0ms; transition: visibility 0ms linear 0ms, opacity 150ms ease-out, transform 150ms ease-out, max-height 150ms ease-out 0ms, min-height 150ms ease-out 0ms, margin-bottom 150ms ease-out 0ms; -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=calc(98))'; -webkit-opacity: 0.98; -moz-opacity: 0.98; opacity: 0.98; } .notification.notification-dismissable:after { content: 'Dismiss'; display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 2; background-color: inherit; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-background-clip: padding-box; -moz-background-clip: padding-box; background-clip: padding-box; color: #fff; font-size: 14px; font-weight: 700; padding: 16px 0 17px; -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=calc(0))'; -webkit-opacity: 0; -moz-opacity: 0; opacity: 0; visibility: hidden; -webkit-transition: visibility 0ms linear 150ms, z-index 0ms linear 150ms, opacity 150ms ease, max-height 150ms ease, transform 150ms ease; -moz-transition: visibility 0ms linear 150ms, z-index 0ms linear 150ms, opacity 150ms ease, max-height 150ms ease, transform 150ms ease; -o-transition: visibility 0ms linear 150ms, z-index 0ms linear 150ms, opacity 150ms ease, max-height 150ms ease, transform 150ms ease; -ms-transition: visibility 0ms linear 150ms, z-index 0ms linear 150ms, opacity 150ms ease, max-height 150ms ease, transform 150ms ease; transition: visibility 0ms linear 150ms, z-index 0ms linear 150ms, opacity 150ms ease, max-height 150ms ease, transform 150ms ease; } .notification.notification-dismissable:hover:after { cursor: pointer; -webkit-box-shadow: 0 2px 12px rgba(6, 8, 8, 0.18); -moz-box-shadow: 0 2px 12px rgba(6, 8, 8, 0.18); box-shadow: 0 2px 12px rgba(6, 8, 8, 0.18); -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=calc(100))'; -webkit-opacity: 1; -moz-opacity: 1; opacity: 1; visibility: visible; -webkit-transition: visibility 0ms linear 0ms, z-index 0ms linear 0ms, opacity 150ms ease 0ms, max-height 150ms ease 0ms, transform 150ms ease 0ms; -moz-transition: visibility 0ms linear 0ms, z-index 0ms linear 0ms, opacity 150ms ease 0ms, max-height 150ms ease 0ms, transform 150ms ease 0ms; -o-transition: visibility 0ms linear 0ms, z-index 0ms linear 0ms, opacity 150ms ease 0ms, max-height 150ms ease 0ms, transform 150ms ease 0ms; -ms-transition: visibility 0ms linear 0ms, z-index 0ms linear 0ms, opacity 150ms ease 0ms, max-height 150ms ease 0ms, transform 150ms ease 0ms; transition: visibility 0ms linear 0ms, z-index 0ms linear 0ms, opacity 150ms ease 0ms, max-height 150ms ease 0ms, transform 150ms ease 0ms; } .notification-error { background-color: #d74b51; border-color: #bd4f57; color: #851e1c; } .notification .tbl { display: table; min-height: 54px; width: 100%; } .notification .cell { padding: 16px 0; vertical-align: middle; } .notification p { display: block; color: white; width: auto; margin: 0; } .pdf-fallback-container { display: none; background-color: lightgray; border-radius: 8px; text-align: center; padding: 8px 0; } .pdf-fallback-container a { float: none; display: block; } </style> <script></script> <script>var pdfDoc = null, _pageNum = 1, _pagesRendering = 0, _pageNumPending = null, _scale = 1.56, _scaleDown = (1.56 / 1.4), _vid = 0; var isIE = ((window.navigator.appName === 'Microsoft Internet Explorer') || ((window.navigator.appName === 'Netscape') && (new RegExp('Trident/.*rv:([0-9]{1,}[.0-9]{0,})').exec(window.navigator.userAgent) !== null))); var isIE10orLess = isIE && window.navigator.userAgent.indexOf("MSIE") != -1; var pdfFallback = false; var PDFJS = window['pdfjs-dist/build/pdf']; var PDFJSViewer = window['pdfjs-dist/web/pdf_viewer']; var isPreviewMode = false; function renderPDF(url) { if (isIE10orLess) return renderPDFFallback(); if (isIE || pdfFallback) return renderLegacyPDF(url); renderPDFViewer(url); } var _viewers = {}; function renderPDFViewer(url) { if (_viewers[_vid]) return _viewers[_vid].forceRendering(); var pdfLinkService = new PDFJSViewer.PDFLinkService({ externalLinkTarget: 2 }); var pdfFindController = new PDFJSViewer.PDFFindController({ linkService: pdfLinkService }); var container = document.getElementById('viewer-container-' + _vid); var pdfViewer = new PDFJSViewer.PDFViewer({ container: container, linkService: pdfLinkService, findController: pdfFindController }); pdfLinkService.setViewer(pdfViewer); _viewers[_vid] = pdfViewer; var loadingTask = PDFJS.getDocument({ url: url }); loadingTask.promise.then(function(pdfDocument) { pdfViewer.setDocument(pdfDocument); pdfLinkService.setDocument(pdfDocument, null); pdfViewer.eventBus.on('pagesinit', function() { var pdfBody = document.getElementsByClassName('js-body-'+ _vid); var pdfBodyWidth = pdfBody[0].offsetWidth; var page = pdfViewer.getPageView(0); var scale = (960 > pdfBodyWidth - 60 ? pdfBodyWidth - 60 : 960) / page.width; pdfViewer.currentScaleValue = scale; }); }); } function renderPDFFallback() { document.getElementById('pdf-fallback-download-container-' + _vid).style.display = 'block'; } /** * If another page rendering in progress, waits until the rendering is * finished. Otherwise, executes rendering immediately. */ function queueRenderPage(page_number) { if (_pagesRendering) { _pageNumPending = page_number; } else { document.getElementById('page_num-' + _vid).textContent = page_number; renderPage(page_number); } } /** * Displays previous page. */ function onPrevPage() { if (_pageNum <= 1) { return; } _pageNum--; queueRenderPage(_pageNum); } /** * Displays next page. */ function onNextPage() { if (_pageNum >= pdfDoc.numPages) { return; } _pageNum++; queueRenderPage(_pageNum); } /** * Get page info from document, resize canvas accordingly, and render page. * @param page_number Page number. */ function renderPage(page_number, zoomScale) { var canvas = document.getElementById('the-canvas-' + _vid), ctx = canvas.getContext('2d'), pdfBody = document.getElementsByClassName("js-body-"+ _vid), desiredWidth = pdfBody[0].offsetWidth; _pagesRendering += 1; // Using promise to fetch the page pdfDoc.getPage(page_number).then(function(page) { if(!zoomScale) { _scale = desiredWidth / page.getViewport({ scale: 1.0 }).width; _scaleDown = _scale / 1.4; } else _scale = zoomScale; var viewport = page.getViewport({ scale: _scale }); canvas.height = viewport.height; canvas.width = viewport.width; // Render PDF page into canvas context var renderContext = { canvasContext: ctx, viewport: viewport }; // Wait for rendering to finish var renderTask = page.render(renderContext); renderTask.promise.then(function() { _pagesRendering -= 1; // New page rendering is pending if (_pageNumPending !== null) { renderPage(_pageNumPending); _pageNumPending = null; } })['catch'](function(err) { // 'catch' is a reserved word in IE 8 and below console.error(err); }); })['catch'](function(err) { // 'catch' is a reserved word in IE 8 and below console.error(err); }); } function scalePDF(scale) { _scale = scale; _scaleDown = (scale / 1.4); if (pdfDoc) renderPage(_pageNum, _scale); } function zoomIn() { scalePDF(_scale + 0.1); } function zoomOut() { scalePDF(_scale - 0.1); } /** * Asynchronously downloads and renders the PDF. */ function renderLegacyPDF(url) { document.getElementById('legacy-viewer-container-' + _vid).style.display = 'block'; document.getElementById('next-'+ _vid).addEventListener('click', onNextPage); document.getElementById('prev-'+ _vid).addEventListener('click', onPrevPage); document.getElementById('zoom-in-'+ _vid).addEventListener('click', zoomIn); document.getElementById('zoom-out-'+ _vid).addEventListener('click', zoomOut); // Load PDF from server var loadingTask = PDFJS.getDocument({ url: url }); loadingTask.promise.then(function(pdfDoc_) { pdfDoc = pdfDoc_; document.getElementById('page_count-' + _vid).textContent = pdfDoc.numPages; document.getElementById('page_num-' + _vid).textContent = _pageNum; renderPage(_pageNum); })['catch'](function(err) { // 'catch' is a reserved word in IE 8 and below console.error(err); }); } function removePDFEventListeners() { pdfDoc = null; _pageNum = 1; _pagesRendering = 0; _pageNumPending = null; _scale = 1.56; _scaleDown = (1.56 / 1.4); if (isIE10orLess) return; // removeEventListener is IE9+ document.getElementById('next-'+ _vid).removeEventListener('click', onNextPage); document.getElementById('prev-'+ _vid).removeEventListener('click', onPrevPage); document.getElementById('zoom-in-'+ _vid).removeEventListener('click', zoomIn); document.getElementById('zoom-out-'+ _vid).removeEventListener('click', zoomOut); } function getQueryVariable(v) { var query = window.location.search.substring(1), vars = query.split('&'), val = null; for (var i = 0, l = vars.length; i < l; i++) { var pair = vars[i].split('='); if (decodeURIComponent(pair[0]) == v) { val = decodeURIComponent(pair[1]); break; } } return val; } (function() { var signer_id = getQueryVariable('sig'); var jur = getQueryVariable('jur'); var test_mode = getQueryVariable('tm'); (function(w,d,s,c,f,n,t,g,a,b,l){w['PactSafeObject']=n;w[n]=w[n]||function(){(w[n].q=w[n].q||[]).push(arguments)},w[n].on=function(){(w[n].e=w[n].e||[]).push(arguments)},w[n].once=function(){(w[n].eo=w[n].eo||[]).push(arguments)},w[n].off=function(){(w[n].o=w[n].o||[]).push(arguments)},w[n].t=1*new Date(),w[n].l=0;a=d.createElement(s);b=d.getElementsByTagName(s)[0];a.async=1;a.src=c;a.onload=a.onreadystatechange=function(){w[n].l=1};a.onerror=a.onabort=function(){w[n].l=0};b.parentNode.insertBefore(a,b);setTimeout(function(){if(!w[n].l&&!w[n].loaded){w[n].error=1;a=d.createElement(s);a.async=1;a.src=f;a.onload=a.onreadystatechange=function(){w[n].l=1};a.onerror=a.onabort=function(){w[n].l=0};b.parentNode.insertBefore(a,b);l=function(u,e){try{e=d.createElement('img');e.src='https://d3r8bdci515tjv.cloudfront.net/error.gif?t='+w[n].t+'&u='+encodeURIComponent(u);d.getElementsByTagName('body')[0].appendChild(e)}catch(x){}};l(c);setTimeout(function(){if(!w[n].l&&!w[n].loaded){w[n].error=1;if(g&&'function'==typeof g){g.call(this);}l(f)}},t)}},t)})(window,document,'script','https://vault.pactsafe.io/ps.min.js','//d3l1mqnl5xpsuc.cloudfront.net/ps.min.js','_ps',4000/*,function optionalErrorCallback() { alert('Unable to load the PactSafe JS Library.') }*/); _ps('create', "6bdc8781-ad43-45ca-8a6d-99d78a14e7ef"); if (signer_id) { _ps('set', 'signer_id', signer_id); _ps('set', 'execution_method', 'clickthrough'); if (jur) _ps('set', 'jurisdiction', jur); if (test_mode) _ps('set', 'test_mode', test_mode === "true" || test_mode === "1"); var cids = ["324275", "324282", "324265", "323821", "323830", "521298"]; _ps('retrieve', cids); _ps.on('retrieved', renderOptInOut); } })(); function renderOptInOut(data) { for (var cid in data) { var con = document.getElementById('contract-versions-' + cid); if (con) { var vers = con.getElementsByClassName('version-container'); for (var i = 0; i < vers.length; i++) { var id = vers[i].id.split('-'); var vid = id[id.length - 1]; var label = document.getElementById('contract-id-' + cid + '-version-' + vid).getElementsByClassName('effective-date')[0]; if (label.nextSibling && label.nextSibling.className && label.nextSibling.className.indexOf('ps-action-button') > -1 ) label.parentNode.removeChild(label.nextSibling); var button = document.createElement('button'); button.className = "ps-action-button"; button.setAttribute('data-vid', vid); button.setAttribute('data-cid', cid); if (data[cid] == vid || data[cid] == true) { button.className += " opt-out"; label.parentNode.insertBefore(button, label.nextSibling); listenTo(button, 'click', sendAction); break; } else if ( i == 0 ) { button.className += " opt-in"; label.parentNode.insertBefore(button, label.nextSibling); listenTo(button, 'click', sendAction); } } } } } function sendAction(e) { if (!e || !e.target || !e.target.className || !_ps || isPreviewMode) return; var event = e.target.className.indexOf('opt-in') > -1 ? 'opted_in' : 'opted_out', vid = e.target.getAttribute('data-vid'), cid = e.target.getAttribute('data-cid'), gid = getQueryVariable('g'), data = {}; _ps('send', event, { contracts: [ cid ], versions: [ vid ], group: gid, event_callback: function() { data[cid] = event == 'opted_in' ? vid: false; renderOptInOut(data) } }); } function sendVisited(){ if (!_ps || isPreviewMode) return; var gid = getQueryVariable('g'), vids = getDisplayedVersions(); _ps('send', 'visited', { contracts: [_active_contract], versions: vids, group: gid }); } if (window.location.search.indexOf('?g=') > -1 || window.location.search.indexOf('&g=') > -1) window._loadingGroup = true; function getBrowserLocale() { return (window.navigator && (window.navigator.language || window.navigator.browserLanguage) || 'en-US'); } function listenTo(obj, eventName, callback, useCapture) { try { stopListening(obj, eventName, callback); obj.addEventListener ? obj.addEventListener(eventName, callback, !!useCapture) : obj.attachEvent && obj.attachEvent('on' + eventName, callback); } catch (err) { console.error(err); } } function stopListening(obj, eventName, callback) { try { obj.removeEventListener ? obj.removeEventListener(eventName, callback, !1) : obj.detachEvent && obj.detachEvent('on' + eventName, callback); } catch (err) { console.error(err); } } function hasClass(el, c) { var classArr = null, classStr = ''; c = '' + c; classArr = el.className.split(' '); return classArr.indexOf(c) !== -1; } function isString(str) { return void 0 != str && -1 < (str.constructor + "").indexOf("String"); } function parseHash(hash) { var arr, i, items, j, len, vars; hash = hash || window.location.hash; items = hash.replace('#', '').split('|'); vars = {}; for (j = 0, len = items.length; j < len; j++) { i = items[j]; arr = i.split(':'); if (arr.length === 1 && arr[0]) vars['key'] = arr[0]; else vars[arr[0]] = arr[1]; } return vars; } var _active_contract; // Polyfill needed for IE 8 and below // src: https://gist.github.com/eikes/2299607 if (!document.getElementsByClassName) { document.getElementsByClassName = function(search) { var d = document, elements, pattern, i, results = []; if (d.querySelectorAll) { // IE8 return d.querySelectorAll("." + search); } if (d.evaluate) { // IE6, IE7 pattern = ".//*[contains(concat(' ', @class, ' '), ' " + search + " ')]"; elements = d.evaluate(pattern, d, null, 0, null); while ((i = elements.iterateNext())) { results.push(i); } } else { elements = d.getElementsByTagName("*"); pattern = new RegExp("(^|\\s)" + search + "(\\s|$)"); for (i = 0; i < elements.length; i++) { if ( pattern.test(elements[i].className) ) { results.push(elements[i]); } } } return results; } Element.prototype.getElementsByClassName = document.getElementsByClassName; } /** * Closest is not supported in all browsers so we need to do a looping through the parent nodes * to find the parent with the certain class. And in order to do that there is a match function that happens * which also is not supported fully in all browswers so hence we have polyfills. * * Source: https://stackoverflow.com/questions/22119673/find-the-closest-ancestor-element-that-has-a-specific-class */ if (!Element.prototype.matches) { Element.prototype.matches = Element.prototype.matchesSelector || Element.prototype.mozMatchesSelector || Element.prototype.msMatchesSelector || Element.prototype.oMatchesSelector || Element.prototype.webkitMatchesSelector || function(s) { var matches = (this.document || this.ownerDocument).querySelectorAll(s), i = matches.length; while (--i >= 0 && matches.item(i) !== this) {} return i > -1; }; } function findAncestor(el, sel) { if (typeof el.closest === 'function') { return el.closest(sel) || null; } while (el) { if (el.matches(sel)) { return el; } el = el.parentElement; } return null; } function displayContract() { var params = parseHash(window.location.hash), key = getQueryVariable('k'), cid, con; if (key) cid = contractMap[k]; else { if (params['key']) params['a'] = contractMap[params['key']]; if (params['a']) cid = params['a']; } if (!cid) { var paragraphEl = document.getElementById(params['key']); if (paragraphEl) { var contractContainer = findAncestor(paragraphEl, '.contract-container'); if (contractContainer) cid = contractContainer.getAttribute('data-id'); } } if (cid) { con = document.getElementById('contract-id-' + cid); if (con) { var cons = document.getElementsByClassName('contract-container'); for (var i = 0, l = cons.length; i < l; i++) cons[i].style.display = 'none'; con.style.display = 'block'; _active_contract = cid; } var cl = document.getElementById('contract-list'); if (cl) { var cls = cl.getElementsByTagName('li'), active = document.getElementById('contract-nav-' + cid); if (active) { for (var i = 0, l = cls.length; i < l; i++) cls[i].removeAttribute('class'); active.parentElement.className = 'active'; } } } else { var cni = document.getElementsByClassName('contract-nav-link'); if (cni.length > 0) { cni[0].parentElement.className = 'active'; cid = cni[0].getAttribute('data-id'); con = document.getElementById('contract-id-' + cid); if (con) { con.style.display = 'block'; _active_contract = cid; } } } if(con && con.getAttribute('data-location') && !getQueryVariable('v')) { var sel = document.getElementById('select-version-' + _active_contract); if (sel) { var selectedElement = sel.getElementsByClassName(sel.value); displayVersion(selectedElement[0].getAttribute('data-version')); } else { var versionEl = document.querySelector('.contract-version-number[data-version-id="' + getDisplayedVersions()[0] + '"]'); if (versionEl) displayVersion(versionEl.getAttribute('data-version')); } } else if (getQueryVariable('v')) displayVersion(getQueryVariable('v')); sendVisited(); } function checkForAnchor() { var params = parseHash(window.location.hash); if (_active_contract) { var selectedElement = document.querySelectorAll('#contract-versions-' + _active_contract + ' #' + params['key']); if (selectedElement.length > 0) return; } displayContract(); } function displayGroup() { if (!window._loadingGroup) { document.getElementById('contracts-list-header').innerHTML = 'All Contracts'; document.getElementById('main').style.display = 'block'; } else { var gid = getQueryVariable('g'), groups = [], gi = document.getElementsByClassName('group-item'); for (var i = gi.length - 1; i >= 0; i--) { groups = (gi[i].getAttribute('data-groups') || '').split(','); if (groups.indexOf(gid) < 0) { if (hasClass(gi[i], 'contract-nav-link')) gi[i].parentElement.parentElement.removeChild(gi[i].parentElement); else gi[i].parentElement.removeChild(gi[i]); } } document.getElementById('main').style.display = 'block'; } } function getDisplayedVersions(){ var versions = []; if (!document.getElementById('contract-versions-' + _active_contract)) return; Array.prototype.slice.call(document.getElementById('contract-versions-' + _active_contract) .getElementsByClassName('version-container')) .filter(function(version){ return version.style.display != 'none'; }) .forEach(function(version){ versions.push(version.getAttribute('data-vid')); }); return versions; } function getDisplayedTranslations(vid){ var versionElements = []; if (!document.getElementById('version-languages-' + vid)) return; Array.prototype.slice.call(document.getElementById('version-languages-' + vid) .getElementsByClassName('version-translation')) .filter(function(version){ return version.style.display != 'none'; }) .forEach(function(version){ versionElements.push(version); }); return versionElements; } function displayTranslatedVersionTitle() { var displayedVersions = getDisplayedVersions(); if (!displayedVersions) return; var displayedVersion = displayedVersions[0]; var displayedTranslations = getDisplayedTranslations(displayedVersion); if (!displayedTranslations) return; var displayedTranslation = displayedTranslations[0]; var translatedTitle = displayedTranslation.getAttribute('data-title-translation'); var locale = displayedTranslation.getAttribute('data-locale'); var contractContainer = findAncestor(displayedTranslation, '.contract-container'); if (contractContainer) cid = contractContainer.getAttribute('data-id'); var title = document.querySelector('#contract-id-' + cid + ' .contract-header h2'); title.innerHTML = translatedTitle; var titleElement = document.getElementById('contract-nav-' + cid); titleElement.innerHTML = translatedTitle; } function displayTranslatedHeaderTitles(locale) { if (!locale) locale = getBrowserLocale().toLowerCase(); var locale_generic = locale.split('-')[0]; var contracts = Object.keys(contractMap); for (i=0; i < contracts.length; i++) { var contract = contractMap[contracts[i]] var versionsContainer = document.getElementById('contract-versions-' + contract); var selectedVersion = Array.prototype.slice.call(versionsContainer.children).filter(function(v) { return v.style.display != 'none'; })[0]; var versionLocale = selectedVersion.getElementsByClassName('version-locale-' + locale); if (versionLocale.length === 0) { if (locale === locale_generic) continue; versionLocale = selectedVersion.getElementsByClassName('version-locale-' + locale_generic); if (versionLocale.length === 0) continue; } var translatedTitle = versionLocale[0].getAttribute('data-title-translation'); var titleElement = document.getElementById('contract-nav-' + contract); titleElement.innerHTML = translatedTitle; var displayedTranslation = document.getElementById('version-' + selectedVersion.getAttribute('data-vid') + '-locale-' + locale); if (!displayedTranslation) continue; var title = document.querySelector('#contract-id-' + contract + ' .contract-header h2'); title.innerHTML = translatedTitle; } } function selectVersion(e) { if (e && e.target) { if (hasClass(e.target, 'select-version')) { var sel = e.target; var vs = document.getElementById('contract-' + sel.name), vb = vs ? vs.getElementsByClassName('version-container') : [], vc = document.getElementById(sel.value); for (var i = 0, l = vb.length; i < l; i++) vb[i].style.display = 'none'; if (vc) vc.style.display = 'block'; if(vc.getAttribute('data-location')) { if(_vid && vc.getAttribute('data-vid') != _vid) removePDFEventListeners(); _vid = vc.getAttribute('data-vid'); renderPDF(vc.getAttribute('data-location')); } sendVisited(); displayTranslatedVersionTitle(); } } } function displayVersion(vnum) { if (!vnum || !_active_contract) return; var requestedVersion = getQueryVariable('v'); var sel = document.getElementById('select-version-' + _active_contract); if (!sel && requestedVersion) { var versionEl = document.querySelector('.contract-version-number[data-version-id="' + getDisplayedVersions()[0] + '"]'); var displayedVersionNumber = versionEl ? versionEl.getAttribute('data-version') : null; if (displayedVersionNumber !== requestedVersion) { displayError('The terms you are trying to access have been updated, these are the most recent version terms available.'); } }; if (sel) { for (var i = 0, l = sel.options.length; i < l; i++) { if (sel.options[i].getAttribute('data-version') == vnum) { sel.selectedIndex = i; sel.options[i].selected = true; break; } } } var vs = sel ? document.getElementById('contract-' + sel.name) : null; var vb = vs ? vs.getElementsByClassName('version-container') : []; var vc = sel ? document.getElementById(sel.value) : document.querySelectorAll('[data-vid="' + getDisplayedVersions()[0] + '"]')[0]; for (var i = 0, l = vb.length; i < l; i++) vb[i].style.display = 'none'; if (vc) vc.style.display = 'block'; if(vc.getAttribute('data-location')) { if(_vid && vc.getAttribute('data-vid') != _vid) removePDFEventListeners(); _vid = vc.getAttribute('data-vid'); renderPDF(vc.getAttribute('data-location')); } } function selectTranslation(e) { if (e && e.target && e.target.id == 'select-language') { displayTranslation(e, e.target.value); displayTranslatedVersionTitle(); displayTranslatedHeaderTitles(e.target.value); } } function displayTranslation(e, locale) { if (!locale) locale = getBrowserLocale().toLowerCase(); var locale_generic = locale.split('-')[0]; var sel = document.getElementById('select-language'), version_containers = document.getElementsByClassName('version-translation-container'), version_translations, selected_translation, vt; if (!e && sel) { var found = false; for (var i = 0, l = sel.options.length; i < l; i++) { if (sel.options[i].value == locale) { found = true; sel.selectedIndex = i; sel.options[i].selected = true; break; } } if (!found) { for (var i = 0, l = sel.options.length; i < l; i++) { if (sel.options[i].value == locale_generic) { sel.selectedIndex = i; sel.options[i].selected = true; break; } } } } for (var i = 0, l = version_containers.length; i < l; i++) { version_translations = version_containers[i].getElementsByClassName('version-translation'); selected_translation = version_containers[i].getElementsByClassName('version-locale-' + locale); selected_translation = selected_translation.length > 0 ? selected_translation[0] : null; for (var ii = 0, ll = version_translations.length; ii < ll; ii++) version_translations[ii].style.display = 'none'; if (!selected_translation) { if (version_translations.length > 0) selected_translation = version_translations[0]; for (var ii = 0, ll = version_translations.length; ii < ll; ii++) { vt = version_translations[ii]; if (vt.getAttribute('data-locale') == locale_generic || vt.getAttribute('data-locale-gen') == locale_generic) { selected_translation = vt; break; } } } if (selected_translation) selected_translation.style.display = 'block'; } } function buildToC() { var vcs = document.getElementsByClassName('version-translation'), vc = null, toc = null, tocl = null, sections = null, sec = null, li = null, anc = null, half = null; for (var i = 0, l = vcs.length; i < l; i++) { vc = vcs[i]; sections = vc.getElementsByClassName('ps-section-title'); if (sections.length == 0) continue; half = (sections.length > 10 ? Math.ceil(sections.length / 2) : 5); toc = vc.getElementsByClassName('table-of-contents')[0]; tocl = toc.getElementsByClassName('table-of-contents-links')[0]; for (var ii = 0, ll = sections.length; ii < ll; ii++) { sec = sections[ii]; if (!sec.hasAttribute('id')) continue; if (ii == half) { tocl = document.createElement('ol'); tocl.setAttribute('class', 'table-of-contents-links'); toc.appendChild(tocl); } li = document.createElement('li'); anc = document.createElement('a'); anc.setAttribute('href', '#' + sec.getAttribute('id')); anc.setAttribute('data-section', sec.getAttribute('data-section')); anc.setAttribute('class', 'table-of-contents-link'); if (sec.hasAttribute('title')) anc.innerText = sec.getAttribute('title'); else anc.innerText = sec.innerText; li.appendChild(anc); tocl.appendChild(li); } if (tocl.childElementCount > 0) toc.style.display = 'block'; } } function initialLoad() { if (window._loaded) return; window._loaded = true; displayGroup(); listenTo(window, 'hashchange', checkForAnchor); listenTo(document, 'change', selectVersion); listenTo(document, 'change', selectTranslation); buildToC(); displayContract(); displayVersion(getQueryVariable('v')); displayTranslation(); displayTranslatedHeaderTitles(); } function attachReadyHandlers() { if (document.readyState === 'complete') return setTimeout(initialLoad, 1); if (document.addEventListener) { document.addEventListener('DOMContentLoaded', initialLoad, false); window.addEventListener('load', initialLoad, false); } else { document.attachEvent('onreadystatechange', function() { if (document.readyState === 'complete') initialLoad(); }); window.attachEvent('onload', initialLoad); } } function displayError(errorString) { document.getElementsByClassName('notification-label')[0].innerText = errorString; document.getElementById('notification-container').style.display = 'block'; document.getElementsByClassName('notification-dismissable')[0].addEventListener('click', dismissError); } function dismissError() { document.getElementById('notification-container').style.display = 'none'; document.getElementsByClassName('notification-dismissable')[0].removeEventListener('click', dismissError); } var contractMap = { "contract-ethh4ifmx": "324275", "contract-fozwelbmi": "324282", "contract-fsea3svcz": "324265", "contract-wup1wnplj": "323821", "contract-qpopnz1na": "323830", "contract-5hgwrppvu": "521298" }; attachReadyHandlers(); </script> </head> <body> <header class="header"> <!-- header_html --> <div class="container"> <div class="row"> <div class="title"> <h1> <img class="brand-logo" alt="Logo alt text" src="https://vault.pactsafe.io/s/6bdc8781-ad43-45ca-8a6d-99d78a14e7ef/assets/53yYwkcUd.png" height="60px"><span class="legal-center-text logo" style="float: right; line-height: 60px;">Legal Center - Privacy, Security, &amp; Terms of Use for Endeavor Websites</span> </h1> </div> <div class="navigation"></div> </div> </div> </header> <div id="notification-container" class="page-container-full"> <div class="clear notification-clear"></div> <div class="alignc notification notification-error notification-dismissable"> <div class="tbl"> <div class="cell valignm"> <p><span class="notification-label">Error</span></p> </div> </div> </div> </div> <!-- navigation_html --> <main id="main" class="container"> <div class="row"> <div id="contract-list" class="three columns"> <h4 id="contracts-list-header" " style="display: none;">Contracts</h4> <ul> <li class="active"> <a href="#contract-ethh4ifmx" id="contract-nav-324275" class="inline-link contract-nav-link group-item" data-id="324275" data-groups="">Privacy Notice</a> </li> <li> <a href="#contract-fozwelbmi" id="contract-nav-324282" class="inline-link contract-nav-link group-item" data-id="324282" data-groups="">Cookie Notice</a> </li> <li> <a href="#contract-fsea3svcz" id="contract-nav-324265" class="inline-link contract-nav-link group-item" data-id="324265" data-groups="">Terms of Use for Endeavor Business Media Websites</a> </li> <li> <a href="#contract-wup1wnplj" id="contract-nav-323821" class="inline-link contract-nav-link group-item" data-id="323821" data-groups="">Compliance Concerns and Reporting</a> </li> <li> <a href="#contract-qpopnz1na" id="contract-nav-323830" class="inline-link contract-nav-link group-item" data-id="323830" data-groups="">Fraudulent Recruiting Advertisements</a> </li> <li> <a href="#contract-5hgwrppvu" id="contract-nav-521298" class="inline-link contract-nav-link group-item" data-id="521298" data-groups="">Fraudulent Bank Change Requests Alert</a> </li> </ul> </div> <div id="contract-body" class="nine columns"> <!-- main_html --> <div id="contract-id-324275" class="contract-container group-item " data-id="324275" data-key="contract-ethh4ifmx" data-groups="" style="display: block;"> <div class="contract-header"> <h2>Privacy Notice</h2> <div class="row"> <div class="six columns" id="version-effective-date-324275"> <label for="select-version-324275" class="select-version select-version-label">Version</label> <select name="versions-324275" id="select-version-324275" class="select-version select-version-select input-select"> <option selected value="contract-id-324275-version-67b5092c67a1197c3efcf07b" class="contract-id-324275-version-67b5092c67a1197c3efcf07b" data-version="1.2">Version 1.2&nbsp;&nbsp;(Current)</option> <option value="contract-id-324275-version-67acbd66add71fd212af5ab1" class="contract-id-324275-version-67acbd66add71fd212af5ab1" data-version="1.1">Version 1.1</option> <option value="contract-id-324275-version-64ee7cfcbf40c7b2306ac6f6" class="contract-id-324275-version-64ee7cfcbf40c7b2306ac6f6" data-version="1.0">Version 1.0</option> </select> </div> </div> </div> <div id="contract-versions-324275"> <div id="contract-id-324275-version-67b5092c67a1197c3efcf07b" data-vid="67b5092c67a1197c3efcf07b" class="version-container js-version-container-324275 " style="display: block;"> <div id="version-languages-67b5092c67a1197c3efcf07b" class="version-translation-container"> <div id="version-67b5092c67a1197c3efcf07b-locale-en-us" class="version-translation version-locale-en-us" data-locale="en-us" data-locale-gen="en" data-title-translation="Privacy Notice"> <div class="row"> <h5 class="effective-date" role="presentation">Effective February 18th 2025</h5> <a id="download-version-67b5092c67a1197c3efcf07b-locale-en-us" href="https://endeavorbm.pactsafe.io/versions/67b5092c67a1197c3efcf07b.pdf" target="_blank" rel="noopener" class="version-download-link inline-link">Download</a> </div> <div class="table-of-contents"> <hr class="divider table-of-contents-divider" /> <h3>Table of Contents</h3> <ol class="table-of-contents-links"></ol> </div> <hr class="divider body-divider" /> <div class="body js-body-67b5092c67a1197c3efcf07b"> <h1><a id="_23g6f4whwtip"></a></h1><h1><a href="https://vault.pactsafe.io/s/6bdc8781-ad43-45ca-8a6d-99d78a14e7ef/assets/53yYwkcUd.png"><img src="https://vault.pactsafe.io/s/6bdc8781-ad43-45ca-8a6d-99d78a14e7ef/assets/vIzZ_4Nek.png" style="width: 300px;" class="fr-fic fr-dib fr-fil" /></a><br /></h1><h1><br /></h1><h1>PRIVACY FACTS</h1><p>Click blue facts for more detail.</p><table><tbody><tr><td><p>Our Company name</p></td><td><p><strong>Endeavor Business Media, LLC</strong></p></td></tr><tr><td><p>Information we collect</p></td><td><p>We collect <a href="#InfoYouProvide">information you provide to us</a> when subscribing to or participating in our Services. We (and our service providers) may also <a href="#AutoCollectInfo">automatically collect</a> certain information about your use of our Services.</p></td></tr><tr><td><p>Categories of personal data collected</p></td><td><p>We may collect information that <a href="#_When_is_personally">personally identifies</a> you as well as information that does not personally identify you. We do not collect sensitive personal information about you. If we combine non-personal data with personal data, we will treat the combined information as personal data under this Privacy Notice.</p></td></tr><tr><td><p>How we use information</p></td><td><p>We <a href="#_How_do_we">use the information we collect</a> to respond to your specific requests, send you periodic information and special offers from Endeavor Business Media and our sponsors, and to provide our sponsors and <a href="#BusinessPartners">Business Partners</a> with information about our users.</p></td></tr><tr><td><p>How we disclose information</p></td><td><p>We disclose certain personal data with our service providers to perform and enhance our Services. We may <a href="#HowDisclose">disclose certain personal data</a> like name and contact information with sponsors of our products and services when you register to received those sponsored products or services.</p></td></tr><tr><td><p>Do you sell or share personal data with unrelated third parties for cross-contextual behavior advertising?</p></td><td><p><a href="#CrossContext">No</a>. However, we may use personal data collected on our Websites and in connection with our Services to market our Services and those of our Business Partners to you across unrelated Websites. You can <a href="https://endeavor.dragonforms.com/loading.do?omedasite=EBM_DoNotTk">opt-out</a> of our use of your personal information for this purpose.</p></td></tr><tr><td><p>Third Party content and links</p></td><td><p>Our Services may embed content from, or link to, <a href="#_Third_Party_Content">third-party websites and services</a>, including social media platforms, that are outside of our control.</p></td></tr><tr><td><p>How do we do secure and store information?</p></td><td><p>We use reasonable precautions, including appropriate <a href="#_How_does_Endeavor">technical, administrative, and physical procedures</a>, to try to protect collected Personal data from loss, misuse, or unauthorized disclosure or alteration.</p></td></tr><tr><td><p>Do we collect information about children?</p></td><td><p>No. Our Services are not intended for <a href="#_Collection_and_Use">children under 16 years of age</a>.</p></td></tr><tr><td><p>How can I update or correct my information?</p></td><td><p>You may <a href="#_How_Can_I">correct or amend information</a> that is inaccurate by reviewing and updating your account preferences or by contacting us by email at <a href="mailto:DPO@Endeavorb2b.com">DPO@Endeavorb2b.com</a> or by mail at Endeavor Business Media, Attention: Data Privacy Officer, 30 Burton Hills Blvd, Suite 185, Nashville, TN 37215.</p></td></tr><tr><td><p>Jurisdiction specific privacy information and rights</p></td><td><p><a href="#_Your_EU_and">European Union and United Kingdom</a>, and certain <a href="#_Privacy_Rights">States within the United States</a></p></td></tr><tr><td><p>Cookie Notice</p></td><td><p>This explains our use of <a href="https://endeavorbm.pactsafe.io/rhv2iijmz.html#contract-wdm3d0lce">cookies</a> and other tracking technologies</p></td></tr><tr><td>SMS Privacy Notice</td><td><span data-olk-copy-source="MessageBody">Your mobile phone number will not be shared with third parties or affiliates for marketing or similar promotional purposes without your express consent. All other categories exclude text messaging originator opt-in data and consent; this information will not be shared with any third parties.</span> <strong> <span data-olk-copy-source="MessageBody">If you wish to be removed from receiving future SMS communications, you can opt out by texting STOP, QUIT, END, REVOKE, OPT OUT, CANCEL, UNSUBSCRIBE or similar words expressing your intent to opt out of such communication.</span> </strong><br /></td></tr></tbody></table><h1>Endeavor Business Media Privacy Notice</h1><p><strong>LAST UPDATED: January 1, 2025</strong></p><p>Endeavor Business Media, LLC, its subsidiaries and affiliates (collectively &ldquo;Endeavor Business Media&rdquo; or &ldquo;we&rdquo;) recognizes the importance of protecting the privacy of information provided to us by those who use our products and services. Our goal is to provide you with an experience that delivers the information, resources and services that are the most useful to you. In order to achieve this goal, we may collect information from you.</p><p>This privacy notice explains how we collect, use and disclose information about you when you use our websites, mobile apps, and other online products and services that link to this Notice; subscribe to our publications and newsletters; participate in learning or research activities; attend our events; purchase other products or services from us (collectively, the &ldquo;Services&rdquo;) or when you otherwise interact with us or receive a communication from us related to the Services. For certain Services we may provide you with additional privacy information that supplements this Notice.</p><p>Please be sure to read this Privacy Notice before using any Service offered by Endeavor Business Media or its subsidiaries and affiliates or submitting information to us. This Privacy Notice is current as of the date written above. If we change our privacy practices, we will also update this Privacy Notice. Users should review this notice periodically to monitor any changes. Your continued use of our Services constitutes your acceptance of this Privacy Notice, as updated from time to time.</p><p>Please note, this notice includes sections with additional information for users in specific jurisdictions. We will only process your personal data in accordance with applicable data protection and privacy laws. Importantly, we note that we are a &ldquo;controller&rdquo; for those Services where we make decisions on how personal information is used in connection with our Services, and we are a &ldquo;processor&rdquo; for those services where we only use personal information as allowed by our customers. For the purposes of UK and EU data protection legislation, when acting as a &ldquo;controller&rdquo;, the data controller is Endeavor Business Media, LLC, a Delaware limited liability company, 30 Burton Hills Blvd, Suite 185, Nashville, TN 37215. You understand that your personal data, including any data you provide, is processed by Endeavor Business Media in the United States, which may have different data protection standards if you reside in another country.</p><h2><a id="_9cyteuskoajk"></a><a id="_What_information_does"></a>What information does Endeavor Business Media collect?</h2><p><a id="InfoYouProvide"></a><strong>Information You Provide to Us. </strong>We collect the information you provide to us directly when you use the Services, including when you:</p><ul><li>Subscribe to a publication or a newsletter; register for or attend a webinar or an event; or purchase a product (such as a research report or continuing education program)</li><li>Sign up to receive text messages (SMS) from us</li><li>Participate in a quiz, poll, contest, promotion, focus group or survey</li><li>Submit Content to the Services or Interact with Content</li><li>Contact Us or Provide Feedback</li></ul><p><a id="AutoCollectInfo"></a></p><p><strong>Automatically Collected Information. </strong>We (and service providers on our behalf) automatically collect certain information about your use of the Services, including any devices used to access the Services. For example, we may collect:</p><ul><li>Device information such as hardware model, IP address, device identifiers, operating system, browser type and settings (like language and available font settings) and settings of the device you use to access the Services.</li><li>Usage information such as the Services you use, the time and duration of your use, and other information about your interaction with content, such as the articles you read, where you click on our site, customer service interactions, cursor movements, and certain screen interactions and images (please note we do not capture personal information that you type into form fields (e.g., name or email address) before you submit such information), and how you interact with our emails.</li><li>Location information such as general location derived from your computer&rsquo;s IP address, your mobile device&rsquo;s GPS signal, or information about nearby WiFi access points and cell towers that may be transmitted when you use certain Services.</li></ul><p>We and our service providers may use cookies, web beacons, and other tracking technologies to collect such information. See our <a href="#_Cookie_Notice">Cookie Notice</a> for more information about these technologies.</p><h2><a id="_6ee0xnszyjg6"></a><a id="_When_is_personally"></a>When is personally identifiable information collected?</h2><p>Endeavor Business Media collects information by which someone could identify you as a specific, identifiable individual (we refer to this type of information in this Privacy Notice collectively as &ldquo;personal data&rdquo;) that you choose to provide us when you subscribe to our publications, sign up for e-newsletters, enter a contest, participate in surveys, login into our Websites using a third party login system (including, but not limited to, Facebook Connect, LinkedIn, X (formerly known as Twitter), etc.), register for a Website, webinar, continuing education course, conference, trade show, or otherwise communicate with us. When you provide this information to us, you are no longer anonymous.</p><p>We also collect, use, and share &ldquo;Aggregated Data&rdquo; such as statistical or demographic data for any purpose. Aggregated Data may be derived from your personal data but is not considered personal data since it does not directly or indirectly reveal your identity. For example, we may aggregate your usage data to calculate the percentage of users accessing a specific website feature. If we combine non-personal data with personal data, we will treat the combined information as personal data under this Privacy Notice.</p><p><strong>Categories of Personal Data Collected.</strong></p><table><thead><tr><th><p><strong>CATEGORY OF PERSONAL DATA</strong></p></th><th><p><strong>EXAMPLES OF PERSONAL DATA WE MAY COLLECT UNDER EACH CATEGORY</strong></p></th></tr></thead><tbody><tr><td><p><strong>Identity Data</strong></p></td><td><p>First and Last Name, social media handle/profile, profile photo</p></td></tr><tr><td><p><strong>Contact Data</strong></p></td><td><p>Physical address, email address, telephone number, and any other contact information you provide to us</p></td></tr><tr><td><p><strong>Financial Data</strong></p></td><td><p>Payment card details. However, please note that payment methods (e.g., credit card number and/or PayPal and/or bank account details) are not collected by us directly, but by secure payment service providers</p></td></tr><tr><td><p><strong>Transaction Data</strong></p></td><td><p>Details about payments to and from you, and details regarding the services that you have subscribed to or purchased from us</p></td></tr><tr><td><p><strong>Technical Data</strong></p></td><td><p>Device IDs, your login data, access dates and times, browser type and version, device information, cookie data, time zone setting and location, browser plug-in types and versions, operating system and platform and other technology on the devices you use to access the Website</p></td></tr><tr><td><p><strong>Profile Data</strong></p></td><td><p>Your username and password, orders made by you, preferences, user-generated content</p></td></tr><tr><td><p><strong>Demographic Data</strong></p></td><td><p>Gender/sex, race or ethnicity, age, geographic location such as city or state</p></td></tr><tr><td><p><strong>Business/Professional Information</strong></p></td><td><p>Job title, industry, education, company name</p></td></tr><tr><td><p><strong>Usage Data</strong></p></td><td><p>Information about how you use our Website, products and services; Actions you take related to content such as sharing content; customizing newsletters, notifications, and alerts; and liking, replying to, or reporting (and providing additional information regarding) comments</p></td></tr><tr><td><p><strong>Marketing and Communications Data</strong></p></td><td><p>Your preferences in receiving marketing from us and our third parties and your communication preferences</p></td></tr><tr><td><p><strong>User Generated Data</strong></p></td><td><p>Comments, requests, and questions you submit through customer service interactions with us; your comments on articles, content in message boards, images, photos, videos, online ads you post, or other content you provide to the Services; Your survey responses, which may include your interests, opinions, and information about you including demographic information. From time to time our surveys offer you the option to voluntarily provide information that may be considered sensitive under applicable law such as your race or ethnicity. We process such information for disclosed purposes as permitted by and in compliance with applicable law.</p></td></tr></tbody></table><p><strong>If You Fail to Provide Personal Data Where Such Data is Required to Provide Services to You</strong></p><p>Where we need to collect personal data under the terms of a contract we have with you, or a prospective contract, and you fail to provide that Personal Data when requested, we may not be able to perform the contract we have or are trying to enter into with you (for example, to provide you with our Services). If so, we may have to cancel the service you have with us (or have requested from us), and you accept that as a condition of service.</p><p>We will tell you at the time we collect information whether the information requested is necessary for you to participate in a particular feature.</p><p><strong>Personal Data Retention</strong></p><p>We will retain your personal data and any information collected from your use of our Services for as long as you are a Customer or Subscriber or otherwise maintain a user account on our Websites and for a reasonable time thereafter.</p><h1><a id="_How_do_we"></a>How do we use and disclose the information we collect?</h1><p>The information we collect is used to respond to your specific requests, to send you periodic information and special offers from Endeavor Business Media and our Business Partners (described below) who sponsor one or more of our products or services, to provide you with updates on Endeavor Business Media offerings and features, to provide you with product information relevant to you from manufacturers or service providers in our database, and to provide our Business Partners with information about our users.</p><p>We may use your contact information to send notices for subscription renewal or provide you with information about products or services you have ordered with us. We may also use your contact information to send you e-newsletters or other promotional e-mails that contain targeted, relevant content that may be useful to you or your business. All promotional e-mails you receive from us will include an option to opt out of similar e-mail communications in the future.</p><p>We use the information we collect, including personal data and Website usage data:</p><ul><li>to enable you to use our Websites, to create an account or profile, to process information you provide via our Websites (including verifying that your email address is active and valid) and to process your transactions;</li><li>to provide related customer service and care, including responding to your questions, complaints, or comments and sending surveys and processing survey responses;</li><li>to provide you with information, products, or services that you have requested by the method you have selected (i.e., mail, email, SMS/text) to receive communication from us;</li><li>to receive and process job applications for jobs with us or freelance engagements with us;</li><li>for internal business purposes, such as to improve our Websites and services;</li><li>to administer and process contests, sweepstakes, and promotions;</li><li>to contact you with administrative communications and, in our discretion, changes to our Privacy Notice, Terms and Conditions of Use, or any of our other policies;</li><li>to comply with regulatory and legal obligations; and</li><li>to provide you with information, products, or services that we believe in good faith will interest you, including special opportunities from us and our third-party Business Partners;</li><li>to tailor content, recommendations, and advertisements we and third parties display to you, both on the Websites and elsewhere online;</li><li>for such purposes as disclosed at the time you provide your information, with your consent, and as further described in this Privacy Notice.</li></ul><p><strong>You can opt-out of Endeavor processing your personal information for targeting advertising across unrelated websites (known as &lsquo;cross-contextual behavioral advertising&rsquo;) under applicable state law by: (1) submitting this </strong><a href="https://endeavor.dragonforms.com/loading.do?omedasite=EBM_DoNotTk"><strong>OPT-OUT FORM</strong></a><strong>, (2) email </strong><a href="mailto:DPO@Endeavorb2b.com"><strong>DPO@Endeavorb2b.com</strong></a><strong>, or (3) by mail to Endeavor Business Media, Attention: Data Privacy Officer, 30 Burton Hills Blvd, Suite 185, Nashville, TN 37215. </strong>We do not sell or share personal information with unrelated third parties for them to use in <a id="CrossContext"></a>cross-contextual behavioral advertising. We do not share<span data-olk-copy-source="MessageBody"> mobile (SMS) information with third parties or affiliates for marketing or similar promotional purposes. </span></p><div><span data-olk-copy-source="MessageBody"><span data-olk-copy-source="MessageBody">Your mobile phone number will not be shared with third parties or affiliates for marketing or similar promotional purposes without your express consent. All other categories exclude text messaging originator opt-in data and consent; this information will not be shared with any third parties.</span> <strong> <span data-olk-copy-source="MessageBody">If you wish to be removed from receiving future SMS communications, you can opt out by texting STOP, QUIT, END, REVOKE, OPT OUT, CANCEL, UNSUBSCRIBE or similar words expressing your intent to opt out of such communication.</span></strong></span></div><p><a id="HowDisclose"></a>We may disclose your information to:</p><ul><li><strong>Affiliates</strong> within our family of affiliated companies.</li><li><a id="BusinessPartners"></a><strong>Business Partners</strong> to provide you with Services that you participate in or request, such as sponsors of certain content or events, co-sponsors of a promotion or activity that runs in connection with our Services. We are not responsible for the privacy practices of these entities.</li><li><strong>Service Providers</strong> that provide services on our behalf, such as hosting vendors, analytics or advertising and marketing service providers, list managers, and payment processors.</li><li><strong>Other Parties When Required by Law</strong> or as necessary to protect our users and Services including as we believe is necessary or appropriate to protect, enforce, or defend the legal rights, privacy, safety, or property of the Services, our company, employees or agents, customers or users, or to comply with applicable law or legal process, including responding to requests from public and government authorities.</li><li><strong>Social Media Services</strong>, if you log into the Services with a social media service or if you connect a social media account with the Services. In that case, we may disclose certain of your personal information to that social media service depending on your settings. The social media service&rsquo;s privacy notice then applies to their practices regarding your information. We are not responsible for the privacy practices of these entities.</li><li><strong>Third Parties that Provide Advertising, Content, or Other Functionality</strong>. Third parties may collect or receive certain information about you and/or your use of the Services to provide ads, content, or functionality, or to measure and analyze ad and content performance on our Services.</li><li><strong>Other Parties in Connection with a Corporate Transaction.</strong> We may disclose information we have about you in the event that we sell or transfer all or a portion of our business or assets to a third party, such as in the event of a merger, acquisition, or in connection with a bankruptcy reorganization, or in contemplation of or due diligence related to such a corporate transaction.</li><li><strong>Otherwise With Your Consent or At Your Direction.</strong> We may also disclose information about you with third parties whenever you consent to or direct such sharing.</li></ul><p>We may disclose aggregated information about users that does not identify any individual, without restriction.</p><h2><a id="_How_does_Endeavor"></a>How does Endeavor Business Media secure and store your information?</h2><p>We use reasonable precautions, including appropriate technical, administrative, and physical procedures, to try to protect collected Personal data from loss, misuse, or unauthorized disclosure or alteration.</p><p>Our Site uses Transport Layer Security (TLS) to protect personal data. By using a browser that supports security functions, when you access to our Websites and enter Personal data, including your name and e-mail address, this information is transferred to our server and the information is automatically encrypted when transmitted and received by servers. Therefore, if the transmitted data is intercepted by a third party, there is no need to worry about the content being stolen.<br /><br />If you use a browser that does not support TLS, you may not be able to access our Website or input information.</p><p>Due to the design of the Internet and other factors outside our control, we cannot guarantee that communications between you and our servers will be free from unauthorized access by third parties.</p><p>Any information you provide may be stored and maintained in an Endeavor Business Media database, either housed at Endeavor Business Media or with a third party service provider. In the case of a sale, change of ownership or merger involving Endeavor Business Media or any parent, subsidiary or affiliated company, your information may be transferred to a third party.</p><p>In some cases, you may use passwords to access our Services and customize your information, preferences and experience with our Services. We recommend that you do not share your password(s) with anyone, and notify us promptly if you believe your password security has been breached. Endeavor Business Media will never ask you for your password in an unsolicited phone call or in an unsolicited e-mail. Also, if you are using a computer that others have access to, such as one in a computer lab, Internet cafe or public library, always remember to log out and close your browser window when leaving any of our Websites.</p><p>In addition, any personally identifiable information or sensitive data that you choose to disclose through any discussion boards or other public online forums hosted on the Website, such information may be collected and used by others. We recommend caution when giving out personal information to others in these public online forums. When you provide information on these forums, you do so at your own risk. Endeavor Business Media does not take any steps to protect the privacy of information you volunteer about yourself in public forums or other publicly accessible sections of our Websites. The information you share may be viewed by any other user of the Website.</p><h1><a id="_Third_Party_Content"></a>Third Party Content and Links</h1><p>Our Services may embed content from, or link to, third-party websites and services, including social media platforms, that are outside of our control. We are not responsible for their practices and this Privacy Notice does not govern those third parties&rsquo; content, services, or use of your information.</p><p>Many of our Websites contain links to Websites owned and operated by unaffiliated third parties. These links are provided as a service to you, and do not constitute Endeavor Business Media's endorsement or support of those third parties or their Websites. Each third party Website has its own information collection and use practices, and we advise you to review their policies.</p><p>Endeavor Business Media is not responsible or liable for third party privacy practices or the content of third party sites. We are not responsible or liable for any breach of security or for the actions of these parties.</p><p><strong>What options do you have about how Endeavor Business Media uses or shares your information?</strong><a id="_wfbfufyagrkj"></a></p><p>We strive to provide you with choices regarding the personal data you provide us. To exercise control over your information, we have provided you with the following mechanisms:<a id="_tz2pm016w5r6"></a></p><p>If you no longer wish for us to share your mailing address or other contact information with our sponsors or other third parties, you may adjust your account preferences or you can send us an e-mail at <a href="mailto:dpo@endeavorb2b.com"><u>dpo@endeavorb2b.com</u></a>. For us to be able to locate your record, your e-mail must include your name, mailing address, e-mail address, and must identify the Endeavor Business Media product, event, or service for which you are registered. We will strive to process your request within 10 business days, and thereafter we will no longer share your contact information with third parties. Please note that we will not be able to stop third parties from sending you information about their products or services if your information was shared with them before we received your request. <a id="_qniwjbl9dqqw"></a></p><p>Regarding e-mail specifically, you have the opportunity to elect to stop receiving advertising messages from Endeavor Business Media about our products or services each time you receive such a communication from us. To unsubscribe from such advertising e-mail messages, please follow the directions included in that e-mail message. We will strive to process your request within 10 business days. Please note that during that time, you may continue to receive e-mail messages from Endeavor Business Media about its products or services or those of our affiliates or customers.</p><p><a id="_x8u4fqpqfvhh"></a>If you receive broadcast e-mail messages that we may send about third party manufacturers or service providers in whose products or services we believe you may be interested and no longer wish to receive such messages, you can do so by following the directions included in the e-mail message you receive. If you have further questions regarding your options with respect to your account information, please contact us at the e-mail or mailing address included at the beginning of this <strong>Privacy Notice</strong>.</p><p><a id="_eg336mf0jy9e"></a>Additionally, regardless of whether you have unsubscribed from receiving advertising and promotional material from Endeavor Business Media, you will continue to receive transactional information from us, such as information relating to your account or payment or bill information.</p><h2>Do Not Track and Global Privacy Control Signals</h2><p>Your browser may offer you a &ldquo;Do Not Track&rdquo; option, which allows you to signal to operators of Websites and web applications and services (including behavioral advertising services) that you do not wish such operators to track certain of your online activities over time and/or across different Websites. Our Websites support the Universal Opt-Out Mechanism (UOOM) known as Global Privacy Control (GPC) requests where required by applicable law, which means that depending on your location, we may collect information about your online activity while you are using our Websites.</p><h2><a id="_h4h9gg77aml8"></a><a id="_fezffgn3cr8k"></a><a id="_How_Can_I"></a>How Can I Correct or Amend Information About Me?</h2><p>We want to assure you that you have access to your personal data that we collect and store. You may correct or amend information that is inaccurate by reviewing and updating your account preferences or by contacting us by email at <a href="mailto:DPO@Endeavorb2b.com"><u>DPO@Endeavorb2b.com</u></a> or by mail at Endeavor Business Media, Attention: Data Privacy Officer, 30 Burton Hills Blvd, Suite 185, Nashville, TN 37215.</p><h2><a id="_x6sqjwfw0ark"></a><a id="_Collection_and_Use"></a>Collection and Use of Information from Children</h2><p>Our Services are not intended for children under 16 years of age. No one under age 16 may provide any personal information to or on the Website. We do not knowingly collect personal information from children under 16. If you are under 16, do not use or provide any information on this Website or on or through any of its features. If we learn we have collected or received personal information from a child under 16 without verification of parental consent, we will delete that information. If you believe we might have any information from or about a child under 16, please send an email to: <a href="mailto:DPO@Endeavorb2b.com"><u>DPO@Endeavorb2b.com</u></a>. You may also call +1 800-547-7377 and ask for the Data Privacy Officer, or mail your request to the attention of the Data Privacy Officer at 30 Burton Hills Blvd, Suite 185, Nashville, TN 37215.</p><p><a id="_o4r4g1nomtom"></a></p><h2><a id="_m5zdvi4iqh5v"></a><a id="_r6tidiwnjul2"></a><a id="_Privacy_Rights"></a>Privacy Rights</h2><p>Depending on where you live, you may have certain rights with respect to your information.</p><p>Residents of certain U.S. states that have enacted individual data privacy laws (including California, Colorado, Connecticut, Utah, Virginia and such others as may be enacted from time to time), in addition to residents of the EEA, UK, or Switzerland, may be able to request:</p><ul><li>access to and/or a copy of certain personal information we hold about you;</li><li>correction of inaccurate information that we have about you;</li><li>deletion of certain personal information we have collected from you; and/or</li><li>provide information about financial incentives that we offer to you, if any.</li></ul><p>California, Colorado, Connecticut, Delaware, Iowa, Montana, Nebraska, New Hampshire, New Jersey, Oregon, Texas, Utah, and Virginia residents also have certain &ldquo;opt out&rdquo; rights described below. Applicable law may further provide you with the right to not be discriminated against for exercising your rights.</p><p>Please note: Your rights and our responses will vary based on your state or country of residency. You may be located in a jurisdiction where we are not obligated, or are unable, to fulfill a request. In such a case, your request may not be fulfilled.</p><p>If you would like information regarding your rights or would like to make a request (or if you are an authorized agent acting in accordance with applicable law), please email us at <a href="mailto:DPO@Endeavorb2b.com">DPO@Endeavorb2b.com</a>.</p><p>We will take reasonable steps to verify your identity and requests, including by verifying your account information, residency or the email address you provide. If you are an authorized agent submitting a request on behalf of another individual, we may require proof of your written authorization before processing the request.</p><p>Certain information may be exempt from such requests under applicable law such as information we retain for legal compliance and to secure our Services. We may need certain information in order to provide the Services to you; if you ask us to delete it, you may no longer be able to use the Services.</p><p>Residents of certain states may appeal the denial of a request by emailing us at <a href="mailto:DPO@Endeavorb2b.com">DPO@Endeavorb2b.com</a>.</p><p><br /></p><p>Depending on your state of residence, you may have the right to opt out of certain processing of your personal information for cross-contextual targeted advertising under applicable law. Cross-contextual targeted advertising is when a business display ads to you based on your personal information that is collected across different businesses. We do not participate in this type of processing. Even if you opt out of this type of processing, you will still see advertising on our Websites that may be personalized for you based only on the data that the Endeavor Business Media has collected about you.</p><p><strong>Analytics. </strong>Some analytics providers we partner with may provide specific opt-out mechanisms. For example, you may opt out of having Google Analytics use your information for analytics by installing the <a href="http://tools.google.com/dlpage/gaoptout?hl=en-GB.">Google Analytics Opt-out Browser Add-on</a>. You can visit our <u>Cookie Notice</u> for additional information on how to opt out of certain analytics providers.</p><h2>California Consumers&rsquo; Privacy Rights</h2><p>This section (&ldquo;California Statement&rdquo;) explains rights that certain natural persons residing in the State of California (each, a &ldquo;consumer&rdquo;) may have under the California Consumer Privacy Act of 2018 (CCPA), as amended and expanded by the California Privacy Rights Act of 2020 (CPRA), and such rules and regulations as may be adopted from time to time implementing and interpreting such Acts (CCPA and CPRA are collectively referred to as &ldquo;CCPA&rdquo;). When we use the term &ldquo;personal information&rdquo; in this California Statement, we are using that term as CCPA defines it, which CCPA generally defines &ldquo;personal information&rdquo; to mean information that identifies, relates to, describes, is capable of being associated with, or could reasonably be linked, directly or indirectly, with a particular consumer or household. However, personal information does <u>not</u> include publicly available, deidentified, or aggregate consumer information (which are all defined in CCPA).</p><p>Where we act as a &ldquo;business&rdquo; under CCPA (meaning we determine the manner and reasons for why we process your personal information), we may be required to disclose additional information regarding the categories of personal information we collect, the sources where we obtain that information, the purposes for why we collect that information, who we share that information with, as well as whether we sell that personal information &ndash; all of which depends on the specific service being provided.</p><p><strong>Categories of Personal Information we collect </strong></p><p>Depending on the nature of your relationship with us (e.g., subscriber, attendee, media partner, research partner, service provider or Endeavor employee), we may collect the following categories of Personal Information about you, including:</p><ul><li>Identifiers such as name, postal address, email address, account name, or telephone number;</li><li>Information that identifies, relates to or is capable of being associated with a individual, such as financial information;</li><li>Characteristics of protected classifications under California or federal law such as race, sex/gender or marital status;</li><li>Commercial information such as subscription history;</li><li>Internet or other electronic network activity information such as browsing history;</li><li>Geolocation data, available through your device, if enabled;</li><li>Audio, electronic, or similar information;</li><li>Professional or employment-related information;</li><li>Education information;</li><li>Other personal information, as described to you in this Privacy Notice, or otherwise at the point of collection; and</li><li>Inferences drawn from any of the information identified above, including about your preferences.</li></ul><p>Depending on your relationship with us, we may have collected each of the above categories of Personal Information about you. In addition, we may have shared one or more of these categories of Personal Information with third parties during the preceding 12 months for the business purposes described in this Privacy Notice. For each of these categories of Personal Information, please refer to the &ldquo;<strong>When is personally identifiable information collected? How is your information used?</strong>&rdquo; sections above for more detailed information regarding why we collect personal information and the categories of third parties with whom we may share personal information.</p><p>California residents can also request information about the categories of personal information we collect, disclose or sell or share about you; the categories of sources of such information; the business or commercial purpose for collecting, selling, or sharing your personal information; and the categories of third parties to whom we disclose personal information. Such information is also set forth in this Privacy Notice.</p><p>California residents also have the right to request that we delete your information. To make a request, you can contact us toll free at +1 (800) 547-7377 and ask for the Data Privacy Officer or by email to our Data Privacy Officer at <a href="mailto:DPO@Endeavorb2b.com">DPO@Endeavorb2b.com</a> or in writing to Endeavor Business Media, Attention: Data Privacy Officer, 30 Burton Hills Blvd, Suite 185, Nashville, TN 37215. Provide us enough information to verify your identify. We will use information you provide to us to verify your request. If we cannot initially verify your identity, we may request additional information to complete the verification process, such as, for example, a copy of your driver&rsquo;s license and/or a recent utility or credit card bill.</p><p>California residents also have certain rights regarding the &ldquo;sale&rdquo; or &ldquo;sharing&rdquo; of &ldquo;personal information&rdquo; (as such terms may be defined by CCPA). California residents have the right to opt out of such &ldquo;sale&rdquo; or &ldquo;sharing&rdquo; of their &ldquo;personal information&rdquo; in accordance with CCPA: (1) <a href="https://endeavor.dragonforms.com/loading.do?omedasite=EBM_DoNotSell">online</a>, (2) by emailing <a href="mailto:DPO@Endeavorb2b.com">DPO@Endeavorb2b.com</a>, (3) by writing to Endeavor Business Media, Attention: Data Privacy Officer, 30 Burton Hills Blvd, Suite 185, Nashville, TN 37215. Once a year, California residents can also request certain information regarding our disclosure, if any, of certain categories of personal information to third parties for their direct marketing purposes in the preceding calendar year.</p><p>We will not discriminate against you because you have exercised any of your privacy rights under the CCPA.<a id="_vxiplaosed6o"></a></p><p><strong>Nevada Residents</strong></p><p>Nevada consumers who have purchased goods or services from us may opt out of the &ldquo;sale&rdquo; of &ldquo;covered information&rdquo; as such terms are defined under Nevada law. We do not engage in such activity, but if you have questions about this you can email us at <a href="mailto:DPO@Endeavorb2b.com">DPO@Endeavorb2b.com</a>.</p><p><strong>Users Outside of the United States and Consent to Transfer</strong></p><p>The Websites and Services provided by Endeavor Business Media are operated in the United States. If you are located in another jurisdiction, please be aware that information you provide to us will be transferred to, stored and processed in the United States. By using the Websites or providing us with any information, you consent to this transfer, processing, and storage of your information in the United States, a jurisdiction in which the privacy laws are not as comprehensive as those in the country where you reside or are a citizen, such as the European Union. You understand that the U.S. government can obtain access to the personal data you submit if necessary for investigative purposes (e.g., terrorism investigation). We will take all steps reasonably necessary to ensure that your data is treated securely and in accordance with this Privacy Notice. We use appropriate and suitable safeguards for transferring your Personal data to the U.S.</p><h2><a id="_3sf2ycq5sk11"></a><a id="_Your_EU_and"></a>Your EU and UK Data Subject Rights</h2><p>If you are a resident of the European Economic Area (EEA) or the United Kingdom (UK), we collect and process Personal data about you only where we have a legal basis for doing so under applicable data protection law, including under the European General Data Protection Regulation (GDPR) and the UK GDPR. The legal bases will depend on the purpose for which we process your personal data. This means we collect and use your personal data only where:</p><ul><li>We need it to provide the services including to operate the Website</li><li>provide customer support and personalized features and to protect the safety and security of the Website</li><li>It satisfies a legitimate interest (which is not overridden by your rights and interests), such as for research and development, to market and promote the Website and to protect our legal rights and interests</li><li>You give us consent to do so for a specific purpose</li><li>We need to process your Personal data to comply with a legal obligation.</li></ul><p>If you have consented to our use of personal data about you for a specific purpose, you have the right to change your preferences at any time.</p><p>We note that we are a &ldquo;controller&rdquo; for those services where we make decisions on how personal information is used in connection with our services, and we are a &ldquo;processor&rdquo; for those services where we only use personal information as allowed by our customers.</p><p>Where we make decisions on how personal information is used in connection with our Websites, products or services (where we are acting as a controller), we are responsible for the obligations of a &ldquo;controller&rdquo; under applicable laws in connection with the processing of personal information &ndash; for example, we use this Privacy Statement and other notices to provide you with information about our use of personal information, as required by law. Where we only use personal information as allowed by our customers (where we are acting as a processor), our customers are similarly responsible for the obligations of a &ldquo;controller&rdquo; under applicable laws in connection with the processing of personal information.<br /><br />We may use your email address to send you newsletters or marketing emails. We will ask for your consent consistent with the applicable law when you first provide your Personal data. You can opt out by following the unsubscribe instructions included in these emails, or you can contact us at <a href="mailto:DPO@Endeavorb2b.com"><u>DPO@Endeavorb2b.com</u></a> or in writing to Endeavor Business Media, Attention: Data Privacy Officer, 30 Burton Hills Blvd, Suite 185, Nashville, TN 37215.<br /><br /><u>Requesting access to your Personal data</u>.</p><p>You have the right to request access to any Personal data we hold about you as well as related information, including the purposes for processing the Personal data, the recipients or categories of recipients with whom the Personal data has been shared, where possible, the period for which the Personal data will be stored, the source of the personal information, and the existence of any automated decision making.</p><p><u>Requesting correction of your Personal data</u>.</p><p>You have the right to obtain without undue delay the rectification of any inaccurate Personal data we hold about you.</p><p><u>Requesting erasure of your Personal data</u>.</p><p>You have the right to request that Personal data held about you is deleted.</p><p><u>Requesting restriction of processing your Personal data</u>.</p><p>You have the right to prevent or restrict processing of your Personal data.</p><p><u>Requesting transfer of your Personal data</u>.</p><p>You have the right to request transfer of Personal data directly to a third party where this is technically feasible.</p><p>Where you believe that we have not complied with our obligation under this Privacy Notice or European data protection law, you have the right to make a complaint to an EU Data Protection Authority.<br /><a id="_a7dzuf5u86ac"></a></p><h2>Document History</h2><p>March 4, 2011 Originally Published<br />May 25th, 2018 Amended</p><p>August 5, 2019 Amended</p><p>January 1, 2020 Amended</p><p>August 28, 2023 Amended</p><div>January 1, 2025 Amended</div><p>For any questions about this notice or to request a copy of previous versions of this notice, please direct to our data privacy officer at <a href="mailto:DPO@Endeavorb2b.com"><u>DPO@Endeavorb2b.com</u></a> or in writing to Endeavor Business Media, Attention: Data Privacy Officer, 30 Burton Hills Blvd, Suite 185, Nashville, TN 37215.</p><h2><a id="_Cookie_Notice"></a></h2> </div> </div> </div> </div> <div id="contract-id-324275-version-67acbd66add71fd212af5ab1" data-vid="67acbd66add71fd212af5ab1" class="version-container js-version-container-324275 " style="display: none;"> <div id="version-languages-67acbd66add71fd212af5ab1" class="version-translation-container"> <div id="version-67acbd66add71fd212af5ab1-locale-en-us" class="version-translation version-locale-en-us" data-locale="en-us" data-locale-gen="en" data-title-translation="Privacy Notice"> <div class="row"> <h5 class="effective-date" role="presentation">Effective February 12th 2025&nbsp;&nbsp;<span class="light">to</span>&nbsp;&nbsp;February 18th 2025</h5> <a id="download-version-67acbd66add71fd212af5ab1-locale-en-us" href="https://endeavorbm.pactsafe.io/versions/67acbd66add71fd212af5ab1.pdf" target="_blank" rel="noopener" class="version-download-link inline-link">Download</a> </div> <div class="table-of-contents"> <hr class="divider table-of-contents-divider" /> <h3>Table of Contents</h3> <ol class="table-of-contents-links"></ol> </div> <hr class="divider body-divider" /> <div class="body js-body-67acbd66add71fd212af5ab1"> <h1><a id="_23g6f4whwtip"></a></h1><h1><a href="https://vault.pactsafe.io/s/6bdc8781-ad43-45ca-8a6d-99d78a14e7ef/assets/53yYwkcUd.png"><img src="https://vault.pactsafe.io/s/6bdc8781-ad43-45ca-8a6d-99d78a14e7ef/assets/vIzZ_4Nek.png" style="width: 300px;" class="fr-fic fr-dib fr-fil" /></a><br /></h1><h1><br /></h1><h1>PRIVACY FACTS</h1><p>Click blue facts for more detail.</p><table><tbody><tr><td><p>Our Company name</p></td><td><p><strong>Endeavor Business Media, LLC</strong></p></td></tr><tr><td><p>Information we collect</p></td><td><p>We collect <a href="#InfoYouProvide">information you provide to us</a> when subscribing to or participating in our Services. We (and our service providers) may also <a href="#AutoCollectInfo">automatically collect</a> certain information about your use of our Services.</p></td></tr><tr><td><p>Categories of personal data collected</p></td><td><p>We may collect information that <a href="#_When_is_personally">personally identifies</a> you as well as information that does not personally identify you. We do not collect sensitive personal information about you. If we combine non-personal data with personal data, we will treat the combined information as personal data under this Privacy Notice.</p></td></tr><tr><td><p>How we use information</p></td><td><p>We <a href="#_How_do_we">use the information we collect</a> to respond to your specific requests, send you periodic information and special offers from Endeavor Business Media and our sponsors, and to provide our sponsors and <a href="#BusinessPartners">Business Partners</a> with information about our users.</p></td></tr><tr><td><p>How we disclose information</p></td><td><p>We disclose certain personal data with our service providers to perform and enhance our Services. We may <a href="#HowDisclose">disclose certain personal data</a> like name and contact information with sponsors of our products and services when you register to received those sponsored products or services.</p></td></tr><tr><td><p>Do you sell or share personal data with unrelated third parties for cross-contextual behavior advertising?</p></td><td><p><a href="#CrossContext">No</a>. However, we may use personal data collected on our Websites and in connection with our Services to market our Services and those of our Business Partners to you across unrelated Websites. You can <a href="https://endeavor.dragonforms.com/loading.do?omedasite=EBM_DoNotTk">opt-out</a> of our use of your personal information for this purpose.</p></td></tr><tr><td><p>Third Party content and links</p></td><td><p>Our Services may embed content from, or link to, <a href="#_Third_Party_Content">third-party websites and services</a>, including social media platforms, that are outside of our control.</p></td></tr><tr><td><p>How do we do secure and store information?</p></td><td><p>We use reasonable precautions, including appropriate <a href="#_How_does_Endeavor">technical, administrative, and physical procedures</a>, to try to protect collected Personal data from loss, misuse, or unauthorized disclosure or alteration.</p></td></tr><tr><td><p>Do we collect information about children?</p></td><td><p>No. Our Services are not intended for <a href="#_Collection_and_Use">children under 16 years of age</a>.</p></td></tr><tr><td><p>How can I update or correct my information?</p></td><td><p>You may <a href="#_How_Can_I">correct or amend information</a> that is inaccurate by reviewing and updating your account preferences or by contacting us by email at <a href="mailto:DPO@Endeavorb2b.com">DPO@Endeavorb2b.com</a> or by mail at Endeavor Business Media, Attention: Data Privacy Officer, 30 Burton Hills Blvd, Suite 185, Nashville, TN 37215.</p></td></tr><tr><td><p>Jurisdiction specific privacy information and rights</p></td><td><p><a href="#_Your_EU_and">European Union and United Kingdom</a>, and certain <a href="#_Privacy_Rights">States within the United States</a></p></td></tr><tr><td><p>Cookie Notice</p></td><td><p>This explains our use of <a href="https://endeavorbm.pactsafe.io/rhv2iijmz.html#contract-wdm3d0lce">cookies</a> and other tracking technologies</p></td></tr><tr><td>SMS Privacy Policy</td><td><span data-olk-copy-source="MessageBody">No mobile information will be shared with third parties or affiliates for marketing or similar promotional purposes. All other categories exclude text messaging originator opt-in data and consent; this information will not be shared with any third parties.</span> <br /></td></tr></tbody></table><h1>Endeavor Business Media Privacy Notice</h1><p><strong>LAST UPDATED: January 1, 2025</strong></p><p>Endeavor Business Media, LLC, its subsidiaries and affiliates (collectively &ldquo;Endeavor Business Media&rdquo; or &ldquo;we&rdquo;) recognizes the importance of protecting the privacy of information provided to us by those who use our products and services. Our goal is to provide you with an experience that delivers the information, resources and services that are the most useful to you. In order to achieve this goal, we may collect information from you.</p><p>This privacy notice explains how we collect, use and disclose information about you when you use our websites, mobile apps, and other online products and services that link to this Notice; subscribe to our publications and newsletters; participate in learning or research activities; attend our events; purchase other products or services from us (collectively, the &ldquo;Services&rdquo;) or when you otherwise interact with us or receive a communication from us related to the Services. For certain Services we may provide you with additional privacy information that supplements this Notice.</p><p>Please be sure to read this Privacy Notice before using any Service offered by Endeavor Business Media or its subsidiaries and affiliates or submitting information to us. This Privacy Notice is current as of the date written above. If we change our privacy practices, we will also update this Privacy Notice. Users should review this notice periodically to monitor any changes. Your continued use of our Services constitutes your acceptance of this Privacy Notice, as updated from time to time.</p><p>Please note, this notice includes sections with additional information for users in specific jurisdictions. We will only process your personal data in accordance with applicable data protection and privacy laws. Importantly, we note that we are a &ldquo;controller&rdquo; for those Services where we make decisions on how personal information is used in connection with our Services, and we are a &ldquo;processor&rdquo; for those services where we only use personal information as allowed by our customers. For the purposes of UK and EU data protection legislation, when acting as a &ldquo;controller&rdquo;, the data controller is Endeavor Business Media, LLC, a Delaware limited liability company, 30 Burton Hills Blvd, Suite 185, Nashville, TN 37215. You understand that your personal data, including any data you provide, is processed by Endeavor Business Media in the United States, which may have different data protection standards if you reside in another country.</p><h2><a id="_9cyteuskoajk"></a><a id="_What_information_does"></a>What information does Endeavor Business Media collect?</h2><p><a id="InfoYouProvide"></a><strong>Information You Provide to Us. </strong>We collect the information you provide to us directly when you use the Services, including when you:</p><ul><li>Subscribe to a publication or a newsletter; register for or attend a webinar or an event; or purchase a product (such as a research report or continuing education program)</li><li>Sign up to receive text messages (SMS) from us</li><li>Participate in a quiz, poll, contest, promotion, focus group or survey</li><li>Submit Content to the Services or Interact with Content</li><li>Contact Us or Provide Feedback</li></ul><p><a id="AutoCollectInfo"></a></p><p><strong>Automatically Collected Information. </strong>We (and service providers on our behalf) automatically collect certain information about your use of the Services, including any devices used to access the Services. For example, we may collect:</p><ul><li>Device information such as hardware model, IP address, device identifiers, operating system, browser type and settings (like language and available font settings) and settings of the device you use to access the Services.</li><li>Usage information such as the Services you use, the time and duration of your use, and other information about your interaction with content, such as the articles you read, where you click on our site, customer service interactions, cursor movements, and certain screen interactions and images (please note we do not capture personal information that you type into form fields (e.g., name or email address) before you submit such information), and how you interact with our emails.</li><li>Location information such as general location derived from your computer&rsquo;s IP address, your mobile device&rsquo;s GPS signal, or information about nearby WiFi access points and cell towers that may be transmitted when you use certain Services.</li></ul><p>We and our service providers may use cookies, web beacons, and other tracking technologies to collect such information. See our <a href="#_Cookie_Notice">Cookie Notice</a> for more information about these technologies.</p><h2><a id="_6ee0xnszyjg6"></a><a id="_When_is_personally"></a>When is personally identifiable information collected?</h2><p>Endeavor Business Media collects information by which someone could identify you as a specific, identifiable individual (we refer to this type of information in this Privacy Notice collectively as &ldquo;personal data&rdquo;) that you choose to provide us when you subscribe to our publications, sign up for e-newsletters, enter a contest, participate in surveys, login into our Websites using a third party login system (including, but not limited to, Facebook Connect, LinkedIn, X (formerly known as Twitter), etc.), register for a Website, webinar, continuing education course, conference, trade show, or otherwise communicate with us. When you provide this information to us, you are no longer anonymous.</p><p>We also collect, use, and share &ldquo;Aggregated Data&rdquo; such as statistical or demographic data for any purpose. Aggregated Data may be derived from your personal data but is not considered personal data since it does not directly or indirectly reveal your identity. For example, we may aggregate your usage data to calculate the percentage of users accessing a specific website feature. If we combine non-personal data with personal data, we will treat the combined information as personal data under this Privacy Notice.</p><p><strong>Categories of Personal Data Collected.</strong></p><table><thead><tr><th><p><strong>CATEGORY OF PERSONAL DATA</strong></p></th><th><p><strong>EXAMPLES OF PERSONAL DATA WE MAY COLLECT UNDER EACH CATEGORY</strong></p></th></tr></thead><tbody><tr><td><p><strong>Identity Data</strong></p></td><td><p>First and Last Name, social media handle/profile, profile photo</p></td></tr><tr><td><p><strong>Contact Data</strong></p></td><td><p>Physical address, email address, telephone number, and any other contact information you provide to us</p></td></tr><tr><td><p><strong>Financial Data</strong></p></td><td><p>Payment card details. However, please note that payment methods (e.g., credit card number and/or PayPal and/or bank account details) are not collected by us directly, but by secure payment service providers</p></td></tr><tr><td><p><strong>Transaction Data</strong></p></td><td><p>Details about payments to and from you, and details regarding the services that you have subscribed to or purchased from us</p></td></tr><tr><td><p><strong>Technical Data</strong></p></td><td><p>Device IDs, your login data, access dates and times, browser type and version, device information, cookie data, time zone setting and location, browser plug-in types and versions, operating system and platform and other technology on the devices you use to access the Website</p></td></tr><tr><td><p><strong>Profile Data</strong></p></td><td><p>Your username and password, orders made by you, preferences, user-generated content</p></td></tr><tr><td><p><strong>Demographic Data</strong></p></td><td><p>Gender/sex, race or ethnicity, age, geographic location such as city or state</p></td></tr><tr><td><p><strong>Business/Professional Information</strong></p></td><td><p>Job title, industry, education, company name</p></td></tr><tr><td><p><strong>Usage Data</strong></p></td><td><p>Information about how you use our Website, products and services; Actions you take related to content such as sharing content; customizing newsletters, notifications, and alerts; and liking, replying to, or reporting (and providing additional information regarding) comments</p></td></tr><tr><td><p><strong>Marketing and Communications Data</strong></p></td><td><p>Your preferences in receiving marketing from us and our third parties and your communication preferences</p></td></tr><tr><td><p><strong>User Generated Data</strong></p></td><td><p>Comments, requests, and questions you submit through customer service interactions with us; your comments on articles, content in message boards, images, photos, videos, online ads you post, or other content you provide to the Services; Your survey responses, which may include your interests, opinions, and information about you including demographic information. From time to time our surveys offer you the option to voluntarily provide information that may be considered sensitive under applicable law such as your race or ethnicity. We process such information for disclosed purposes as permitted by and in compliance with applicable law.</p></td></tr></tbody></table><p><strong>If You Fail to Provide Personal Data Where Such Data is Required to Provide Services to You</strong></p><p>Where we need to collect personal data under the terms of a contract we have with you, or a prospective contract, and you fail to provide that Personal Data when requested, we may not be able to perform the contract we have or are trying to enter into with you (for example, to provide you with our Services). If so, we may have to cancel the service you have with us (or have requested from us), and you accept that as a condition of service.</p><p>We will tell you at the time we collect information whether the information requested is necessary for you to participate in a particular feature.</p><p><strong>Personal Data Retention</strong></p><p>We will retain your personal data and any information collected from your use of our Services for as long as you are a Customer or Subscriber or otherwise maintain a user account on our Websites and for a reasonable time thereafter.</p><h1><a id="_How_do_we"></a>How do we use and disclose the information we collect?</h1><p>The information we collect is used to respond to your specific requests, to send you periodic information and special offers from Endeavor Business Media and our Business Partners (described below) who sponsor one or more of our products or services, to provide you with updates on Endeavor Business Media offerings and features, to provide you with product information relevant to you from manufacturers or service providers in our database, and to provide our Business Partners with information about our users.</p><p>We may use your contact information to send notices for subscription renewal or provide you with information about products or services you have ordered with us. We may also use your contact information to send you e-newsletters or other promotional e-mails that contain targeted, relevant content that may be useful to you or your business. All promotional e-mails you receive from us will include an option to opt out of similar e-mail communications in the future.</p><p>We use the information we collect, including personal data and Website usage data:</p><ul><li>to enable you to use our Websites, to create an account or profile, to process information you provide via our Websites (including verifying that your email address is active and valid) and to process your transactions;</li><li>to provide related customer service and care, including responding to your questions, complaints, or comments and sending surveys and processing survey responses;</li><li>to provide you with information, products, or services that you have requested by the method you have selected (i.e., mail, email, SMS/text) to receive communication from us;</li><li>to receive and process job applications for jobs with us or freelance engagements with us;</li><li>for internal business purposes, such as to improve our Websites and services;</li><li>to administer and process contests, sweepstakes, and promotions;</li><li>to contact you with administrative communications and, in our discretion, changes to our Privacy Notice, Terms and Conditions of Use, or any of our other policies;</li><li>to comply with regulatory and legal obligations; and</li><li>to provide you with information, products, or services that we believe in good faith will interest you, including special opportunities from us and our third-party Business Partners;</li><li>to tailor content, recommendations, and advertisements we and third parties display to you, both on the Websites and elsewhere online;</li><li>for such purposes as disclosed at the time you provide your information, with your consent, and as further described in this Privacy Notice.</li></ul><p><strong>You can opt-out of Endeavor processing your personal information for targeting advertising across unrelated websites (known as &lsquo;cross-contextual behavioral advertising&rsquo;) under applicable state law by: (1) submitting this </strong><a href="https://endeavor.dragonforms.com/loading.do?omedasite=EBM_DoNotTk"><strong>OPT-OUT FORM</strong></a><strong>, (2) email </strong><a href="mailto:DPO@Endeavorb2b.com"><strong>DPO@Endeavorb2b.com</strong></a><strong>, or (3) by mail to Endeavor Business Media, Attention: Data Privacy Officer, 30 Burton Hills Blvd, Suite 185, Nashville, TN 37215. </strong>We do not sell or share personal information with unrelated third parties for them to use in <a id="CrossContext"></a>cross-contextual behavioral advertising. We do not share<span data-olk-copy-source="MessageBody"> mobile (SMS) information with third parties or affiliates for marketing or similar promotional purposes. </span></p><p><a id="HowDisclose"></a>We may disclose your information to:</p><ul><li><strong>Affiliates</strong> within our family of affiliated companies.</li><li><a id="BusinessPartners"></a><strong>Business Partners</strong> to provide you with Services that you participate in or request, such as sponsors of certain content or events, co-sponsors of a promotion or activity that runs in connection with our Services. We are not responsible for the privacy practices of these entities.</li><li><strong>Service Providers</strong> that provide services on our behalf, such as hosting vendors, analytics or advertising and marketing service providers, list managers, and payment processors.</li><li><strong>Other Parties When Required by Law</strong> or as necessary to protect our users and Services including as we believe is necessary or appropriate to protect, enforce, or defend the legal rights, privacy, safety, or property of the Services, our company, employees or agents, customers or users, or to comply with applicable law or legal process, including responding to requests from public and government authorities.</li><li><strong>Social Media Services</strong>, if you log into the Services with a social media service or if you connect a social media account with the Services. In that case, we may disclose certain of your personal information to that social media service depending on your settings. The social media service&rsquo;s privacy notice then applies to their practices regarding your information. We are not responsible for the privacy practices of these entities.</li><li><strong>Third Parties that Provide Advertising, Content, or Other Functionality</strong>. Third parties may collect or receive certain information about you and/or your use of the Services to provide ads, content, or functionality, or to measure and analyze ad and content performance on our Services.</li><li><strong>Other Parties in Connection with a Corporate Transaction.</strong> We may disclose information we have about you in the event that we sell or transfer all or a portion of our business or assets to a third party, such as in the event of a merger, acquisition, or in connection with a bankruptcy reorganization, or in contemplation of or due diligence related to such a corporate transaction.</li><li><strong>Otherwise With Your Consent or At Your Direction.</strong> We may also disclose information about you with third parties whenever you consent to or direct such sharing.</li></ul><p>We may disclose aggregated information about users that does not identify any individual, without restriction.</p><h2><a id="_How_does_Endeavor"></a>How does Endeavor Business Media secure and store your information?</h2><p>We use reasonable precautions, including appropriate technical, administrative, and physical procedures, to try to protect collected Personal data from loss, misuse, or unauthorized disclosure or alteration.</p><p>Our Site uses Transport Layer Security (TLS) to protect personal data. By using a browser that supports security functions, when you access to our Websites and enter Personal data, including your name and e-mail address, this information is transferred to our server and the information is automatically encrypted when transmitted and received by servers. Therefore, if the transmitted data is intercepted by a third party, there is no need to worry about the content being stolen.<br /><br />If you use a browser that does not support TLS, you may not be able to access our Website or input information.</p><p>Due to the design of the Internet and other factors outside our control, we cannot guarantee that communications between you and our servers will be free from unauthorized access by third parties.</p><p>Any information you provide may be stored and maintained in an Endeavor Business Media database, either housed at Endeavor Business Media or with a third party service provider. In the case of a sale, change of ownership or merger involving Endeavor Business Media or any parent, subsidiary or affiliated company, your information may be transferred to a third party.</p><p>In some cases, you may use passwords to access our Services and customize your information, preferences and experience with our Services. We recommend that you do not share your password(s) with anyone, and notify us promptly if you believe your password security has been breached. Endeavor Business Media will never ask you for your password in an unsolicited phone call or in an unsolicited e-mail. Also, if you are using a computer that others have access to, such as one in a computer lab, Internet cafe or public library, always remember to log out and close your browser window when leaving any of our Websites.</p><p>In addition, any personally identifiable information or sensitive data that you choose to disclose through any discussion boards or other public online forums hosted on the Website, such information may be collected and used by others. We recommend caution when giving out personal information to others in these public online forums. When you provide information on these forums, you do so at your own risk. Endeavor Business Media does not take any steps to protect the privacy of information you volunteer about yourself in public forums or other publicly accessible sections of our Websites. The information you share may be viewed by any other user of the Website.</p><h1><a id="_Third_Party_Content"></a>Third Party Content and Links</h1><p>Our Services may embed content from, or link to, third-party websites and services, including social media platforms, that are outside of our control. We are not responsible for their practices and this Privacy Notice does not govern those third parties&rsquo; content, services, or use of your information.</p><p>Many of our Websites contain links to Websites owned and operated by unaffiliated third parties. These links are provided as a service to you, and do not constitute Endeavor Business Media's endorsement or support of those third parties or their Websites. Each third party Website has its own information collection and use practices, and we advise you to review their policies.</p><p>Endeavor Business Media is not responsible or liable for third party privacy practices or the content of third party sites. We are not responsible or liable for any breach of security or for the actions of these parties.</p><p><strong>What options do you have about how Endeavor Business Media uses or shares your information?</strong><a id="_wfbfufyagrkj"></a></p><p>We strive to provide you with choices regarding the personal data you provide us. To exercise control over your information, we have provided you with the following mechanisms:<a id="_tz2pm016w5r6"></a></p><p>If you no longer wish for us to share your mailing address or other contact information with our sponsors or other third parties, you may adjust your account preferences or you can send us an e-mail at <a href="mailto:dpo@endeavorb2b.com"><u>dpo@endeavorb2b.com</u></a>. For us to be able to locate your record, your e-mail must include your name, mailing address, e-mail address, and must identify the Endeavor Business Media product, event, or service for which you are registered. We will strive to process your request within 10 business days, and thereafter we will no longer share your contact information with third parties. Please note that we will not be able to stop third parties from sending you information about their products or services if your information was shared with them before we received your request. <a id="_qniwjbl9dqqw"></a></p><p>Regarding e-mail specifically, you have the opportunity to elect to stop receiving advertising messages from Endeavor Business Media about our products or services each time you receive such a communication from us. To unsubscribe from such advertising e-mail messages, please follow the directions included in that e-mail message. We will strive to process your request within 10 business days. Please note that during that time, you may continue to receive e-mail messages from Endeavor Business Media about its products or services or those of our affiliates or customers.</p><p><a id="_x8u4fqpqfvhh"></a>If you receive broadcast e-mail messages that we may send about third party manufacturers or service providers in whose products or services we believe you may be interested and no longer wish to receive such messages, you can do so by following the directions included in the e-mail message you receive. If you have further questions regarding your options with respect to your account information, please contact us at the e-mail or mailing address included at the beginning of this <strong>Privacy Notice</strong>.</p><p><a id="_eg336mf0jy9e"></a>Additionally, regardless of whether you have unsubscribed from receiving advertising and promotional material from Endeavor Business Media, you will continue to receive transactional information from us, such as information relating to your account or payment or bill information.</p><h2>Do Not Track and Global Privacy Control Signals</h2><p>Your browser may offer you a &ldquo;Do Not Track&rdquo; option, which allows you to signal to operators of Websites and web applications and services (including behavioral advertising services) that you do not wish such operators to track certain of your online activities over time and/or across different Websites. Our Websites support the Universal Opt-Out Mechanism (UOOM) known as Global Privacy Control (GPC) requests where required by applicable law, which means that depending on your location, we may collect information about your online activity while you are using our Websites.</p><h2><a id="_h4h9gg77aml8"></a><a id="_fezffgn3cr8k"></a><a id="_How_Can_I"></a>How Can I Correct or Amend Information About Me?</h2><p>We want to assure you that you have access to your personal data that we collect and store. You may correct or amend information that is inaccurate by reviewing and updating your account preferences or by contacting us by email at <a href="mailto:DPO@Endeavorb2b.com"><u>DPO@Endeavorb2b.com</u></a> or by mail at Endeavor Business Media, Attention: Data Privacy Officer, 30 Burton Hills Blvd, Suite 185, Nashville, TN 37215.</p><h2><a id="_x6sqjwfw0ark"></a><a id="_Collection_and_Use"></a>Collection and Use of Information from Children</h2><p>Our Services are not intended for children under 16 years of age. No one under age 16 may provide any personal information to or on the Website. We do not knowingly collect personal information from children under 16. If you are under 16, do not use or provide any information on this Website or on or through any of its features. If we learn we have collected or received personal information from a child under 16 without verification of parental consent, we will delete that information. If you believe we might have any information from or about a child under 16, please send an email to: <a href="mailto:DPO@Endeavorb2b.com"><u>DPO@Endeavorb2b.com</u></a>. You may also call +1 800-547-7377 and ask for the Data Privacy Officer, or mail your request to the attention of the Data Privacy Officer at 30 Burton Hills Blvd, Suite 185, Nashville, TN 37215.</p><p><a id="_o4r4g1nomtom"></a></p><h2><a id="_m5zdvi4iqh5v"></a><a id="_r6tidiwnjul2"></a><a id="_Privacy_Rights"></a>Privacy Rights</h2><p>Depending on where you live, you may have certain rights with respect to your information.</p><p>Residents of certain U.S. states that have enacted individual data privacy laws (including California, Colorado, Connecticut, Utah, Virginia and such others as may be enacted from time to time), in addition to residents of the EEA, UK, or Switzerland, may be able to request:</p><ul><li>access to and/or a copy of certain personal information we hold about you;</li><li>correction of inaccurate information that we have about you;</li><li>deletion of certain personal information we have collected from you; and/or</li><li>provide information about financial incentives that we offer to you, if any.</li></ul><p>California, Colorado, Connecticut, Delaware, Iowa, Montana, Nebraska, New Hampshire, New Jersey, Oregon, Texas, Utah, and Virginia residents also have certain &ldquo;opt out&rdquo; rights described below. Applicable law may further provide you with the right to not be discriminated against for exercising your rights.</p><p>Please note: Your rights and our responses will vary based on your state or country of residency. You may be located in a jurisdiction where we are not obligated, or are unable, to fulfill a request. In such a case, your request may not be fulfilled.</p><p>If you would like information regarding your rights or would like to make a request (or if you are an authorized agent acting in accordance with applicable law), please email us at <a href="mailto:DPO@Endeavorb2b.com">DPO@Endeavorb2b.com</a>.</p><p>We will take reasonable steps to verify your identity and requests, including by verifying your account information, residency or the email address you provide. If you are an authorized agent submitting a request on behalf of another individual, we may require proof of your written authorization before processing the request.</p><p>Certain information may be exempt from such requests under applicable law such as information we retain for legal compliance and to secure our Services. We may need certain information in order to provide the Services to you; if you ask us to delete it, you may no longer be able to use the Services.</p><p>Residents of certain states may appeal the denial of a request by emailing us at <a href="mailto:DPO@Endeavorb2b.com">DPO@Endeavorb2b.com</a>.</p><p><br /></p><p>Depending on your state of residence, you may have the right to opt out of certain processing of your personal information for cross-contextual targeted advertising under applicable law. Cross-contextual targeted advertising is when a business display ads to you based on your personal information that is collected across different businesses. We do not participate in this type of processing. Even if you opt out of this type of processing, you will still see advertising on our Websites that may be personalized for you based only on the data that the Endeavor Business Media has collected about you.</p><p><strong>Analytics. </strong>Some analytics providers we partner with may provide specific opt-out mechanisms. For example, you may opt out of having Google Analytics use your information for analytics by installing the <a href="http://tools.google.com/dlpage/gaoptout?hl=en-GB.">Google Analytics Opt-out Browser Add-on</a>. You can visit our <u>Cookie Notice</u> for additional information on how to opt out of certain analytics providers.</p><h2>California Consumers&rsquo; Privacy Rights</h2><p>This section (&ldquo;California Statement&rdquo;) explains rights that certain natural persons residing in the State of California (each, a &ldquo;consumer&rdquo;) may have under the California Consumer Privacy Act of 2018 (CCPA), as amended and expanded by the California Privacy Rights Act of 2020 (CPRA), and such rules and regulations as may be adopted from time to time implementing and interpreting such Acts (CCPA and CPRA are collectively referred to as &ldquo;CCPA&rdquo;). When we use the term &ldquo;personal information&rdquo; in this California Statement, we are using that term as CCPA defines it, which CCPA generally defines &ldquo;personal information&rdquo; to mean information that identifies, relates to, describes, is capable of being associated with, or could reasonably be linked, directly or indirectly, with a particular consumer or household. However, personal information does <u>not</u> include publicly available, deidentified, or aggregate consumer information (which are all defined in CCPA).</p><p>Where we act as a &ldquo;business&rdquo; under CCPA (meaning we determine the manner and reasons for why we process your personal information), we may be required to disclose additional information regarding the categories of personal information we collect, the sources where we obtain that information, the purposes for why we collect that information, who we share that information with, as well as whether we sell that personal information &ndash; all of which depends on the specific service being provided.</p><p><strong>Categories of Personal Information we collect </strong></p><p>Depending on the nature of your relationship with us (e.g., subscriber, attendee, media partner, research partner, service provider or Endeavor employee), we may collect the following categories of Personal Information about you, including:</p><ul><li>Identifiers such as name, postal address, email address, account name, or telephone number;</li><li>Information that identifies, relates to or is capable of being associated with a individual, such as financial information;</li><li>Characteristics of protected classifications under California or federal law such as race, sex/gender or marital status;</li><li>Commercial information such as subscription history;</li><li>Internet or other electronic network activity information such as browsing history;</li><li>Geolocation data, available through your device, if enabled;</li><li>Audio, electronic, or similar information;</li><li>Professional or employment-related information;</li><li>Education information;</li><li>Other personal information, as described to you in this Privacy Notice, or otherwise at the point of collection; and</li><li>Inferences drawn from any of the information identified above, including about your preferences.</li></ul><p>Depending on your relationship with us, we may have collected each of the above categories of Personal Information about you. In addition, we may have shared one or more of these categories of Personal Information with third parties during the preceding 12 months for the business purposes described in this Privacy Notice. For each of these categories of Personal Information, please refer to the &ldquo;<strong>When is personally identifiable information collected? How is your information used?</strong>&rdquo; sections above for more detailed information regarding why we collect personal information and the categories of third parties with whom we may share personal information.</p><p>California residents can also request information about the categories of personal information we collect, disclose or sell or share about you; the categories of sources of such information; the business or commercial purpose for collecting, selling, or sharing your personal information; and the categories of third parties to whom we disclose personal information. Such information is also set forth in this Privacy Notice.</p><p>California residents also have the right to request that we delete your information. To make a request, you can contact us toll free at +1 (800) 547-7377 and ask for the Data Privacy Officer or by email to our Data Privacy Officer at <a href="mailto:DPO@Endeavorb2b.com">DPO@Endeavorb2b.com</a> or in writing to Endeavor Business Media, Attention: Data Privacy Officer, 30 Burton Hills Blvd, Suite 185, Nashville, TN 37215. Provide us enough information to verify your identify. We will use information you provide to us to verify your request. If we cannot initially verify your identity, we may request additional information to complete the verification process, such as, for example, a copy of your driver&rsquo;s license and/or a recent utility or credit card bill.</p><p>California residents also have certain rights regarding the &ldquo;sale&rdquo; or &ldquo;sharing&rdquo; of &ldquo;personal information&rdquo; (as such terms may be defined by CCPA). California residents have the right to opt out of such &ldquo;sale&rdquo; or &ldquo;sharing&rdquo; of their &ldquo;personal information&rdquo; in accordance with CCPA: (1) <a href="https://endeavor.dragonforms.com/loading.do?omedasite=EBM_DoNotSell">online</a>, (2) by emailing <a href="mailto:DPO@Endeavorb2b.com">DPO@Endeavorb2b.com</a>, (3) by writing to Endeavor Business Media, Attention: Data Privacy Officer, 30 Burton Hills Blvd, Suite 185, Nashville, TN 37215. Once a year, California residents can also request certain information regarding our disclosure, if any, of certain categories of personal information to third parties for their direct marketing purposes in the preceding calendar year.</p><p>We will not discriminate against you because you have exercised any of your privacy rights under the CCPA.<a id="_vxiplaosed6o"></a></p><p><strong>Nevada Residents</strong></p><p>Nevada consumers who have purchased goods or services from us may opt out of the &ldquo;sale&rdquo; of &ldquo;covered information&rdquo; as such terms are defined under Nevada law. We do not engage in such activity, but if you have questions about this you can email us at <a href="mailto:DPO@Endeavorb2b.com">DPO@Endeavorb2b.com</a>.</p><p><strong>Users Outside of the United States and Consent to Transfer</strong></p><p>The Websites and Services provided by Endeavor Business Media are operated in the United States. If you are located in another jurisdiction, please be aware that information you provide to us will be transferred to, stored and processed in the United States. By using the Websites or providing us with any information, you consent to this transfer, processing, and storage of your information in the United States, a jurisdiction in which the privacy laws are not as comprehensive as those in the country where you reside or are a citizen, such as the European Union. You understand that the U.S. government can obtain access to the personal data you submit if necessary for investigative purposes (e.g., terrorism investigation). We will take all steps reasonably necessary to ensure that your data is treated securely and in accordance with this Privacy Notice. We use appropriate and suitable safeguards for transferring your Personal data to the U.S.</p><h2><a id="_3sf2ycq5sk11"></a><a id="_Your_EU_and"></a>Your EU and UK Data Subject Rights</h2><p>If you are a resident of the European Economic Area (EEA) or the United Kingdom (UK), we collect and process Personal data about you only where we have a legal basis for doing so under applicable data protection law, including under the European General Data Protection Regulation (GDPR) and the UK GDPR. The legal bases will depend on the purpose for which we process your personal data. This means we collect and use your personal data only where:</p><ul><li>We need it to provide the services including to operate the Website</li><li>provide customer support and personalized features and to protect the safety and security of the Website</li><li>It satisfies a legitimate interest (which is not overridden by your rights and interests), such as for research and development, to market and promote the Website and to protect our legal rights and interests</li><li>You give us consent to do so for a specific purpose</li><li>We need to process your Personal data to comply with a legal obligation.</li></ul><p>If you have consented to our use of personal data about you for a specific purpose, you have the right to change your preferences at any time.</p><p>We note that we are a &ldquo;controller&rdquo; for those services where we make decisions on how personal information is used in connection with our services, and we are a &ldquo;processor&rdquo; for those services where we only use personal information as allowed by our customers.</p><p>Where we make decisions on how personal information is used in connection with our Websites, products or services (where we are acting as a controller), we are responsible for the obligations of a &ldquo;controller&rdquo; under applicable laws in connection with the processing of personal information &ndash; for example, we use this Privacy Statement and other notices to provide you with information about our use of personal information, as required by law. Where we only use personal information as allowed by our customers (where we are acting as a processor), our customers are similarly responsible for the obligations of a &ldquo;controller&rdquo; under applicable laws in connection with the processing of personal information.<br /><br />We may use your email address to send you newsletters or marketing emails. We will ask for your consent consistent with the applicable law when you first provide your Personal data. You can opt out by following the unsubscribe instructions included in these emails, or you can contact us at <a href="mailto:DPO@Endeavorb2b.com"><u>DPO@Endeavorb2b.com</u></a> or in writing to Endeavor Business Media, Attention: Data Privacy Officer, 30 Burton Hills Blvd, Suite 185, Nashville, TN 37215.<br /><br /><u>Requesting access to your Personal data</u>.</p><p>You have the right to request access to any Personal data we hold about you as well as related information, including the purposes for processing the Personal data, the recipients or categories of recipients with whom the Personal data has been shared, where possible, the period for which the Personal data will be stored, the source of the personal information, and the existence of any automated decision making.</p><p><u>Requesting correction of your Personal data</u>.</p><p>You have the right to obtain without undue delay the rectification of any inaccurate Personal data we hold about you.</p><p><u>Requesting erasure of your Personal data</u>.</p><p>You have the right to request that Personal data held about you is deleted.</p><p><u>Requesting restriction of processing your Personal data</u>.</p><p>You have the right to prevent or restrict processing of your Personal data.</p><p><u>Requesting transfer of your Personal data</u>.</p><p>You have the right to request transfer of Personal data directly to a third party where this is technically feasible.</p><p>Where you believe that we have not complied with our obligation under this Privacy Notice or European data protection law, you have the right to make a complaint to an EU Data Protection Authority.<br /><a id="_a7dzuf5u86ac"></a></p><h2>Document History</h2><p>March 4, 2011 Originally Published<br />May 25th, 2018 Amended</p><p>August 5, 2019 Amended</p><p>January 1, 2020 Amended</p><p>August 28, 2023 Amended</p><div>January 1, 2025 Amended</div><p>For any questions about this notice or to request a copy of previous versions of this notice, please direct to our data privacy officer at <a href="mailto:DPO@Endeavorb2b.com"><u>DPO@Endeavorb2b.com</u></a> or in writing to Endeavor Business Media, Attention: Data Privacy Officer, 30 Burton Hills Blvd, Suite 185, Nashville, TN 37215.</p><h2><a id="_Cookie_Notice"></a></h2> </div> </div> </div> </div> <div id="contract-id-324275-version-64ee7cfcbf40c7b2306ac6f6" data-vid="64ee7cfcbf40c7b2306ac6f6" class="version-container js-version-container-324275 " style="display: none;"> <div id="version-languages-64ee7cfcbf40c7b2306ac6f6" class="version-translation-container"> <div id="version-64ee7cfcbf40c7b2306ac6f6-locale-en-us" class="version-translation version-locale-en-us" data-locale="en-us" data-locale-gen="en" data-title-translation="Privacy Notice"> <div class="row"> <h5 class="effective-date" role="presentation">Effective August 29th 2023&nbsp;&nbsp;<span class="light">to</span>&nbsp;&nbsp;February 12th 2025</h5> <a id="download-version-64ee7cfcbf40c7b2306ac6f6-locale-en-us" href="https://endeavorbm.pactsafe.io/versions/64ee7cfcbf40c7b2306ac6f6.pdf" target="_blank" rel="noopener" class="version-download-link inline-link">Download</a> </div> <div class="table-of-contents"> <hr class="divider table-of-contents-divider" /> <h3>Table of Contents</h3> <ol class="table-of-contents-links"></ol> </div> <hr class="divider body-divider" /> <div class="body js-body-64ee7cfcbf40c7b2306ac6f6"> <h1><a id="_23g6f4whwtip"></a></h1><h1><a href="https://vault.pactsafe.io/s/6bdc8781-ad43-45ca-8a6d-99d78a14e7ef/assets/53yYwkcUd.png"><img src="https://vault.pactsafe.io/s/6bdc8781-ad43-45ca-8a6d-99d78a14e7ef/assets/vIzZ_4Nek.png" style="width: 300px;" class="fr-fic fr-dib fr-fil" /></a><br /></h1><h1><br /></h1><h1>PRIVACY FACTS</h1><p>Click blue facts for more detail.</p><table><tbody><tr><td><p>Our Company name</p></td><td><p><strong>Endeavor Business Media, LLC</strong></p></td></tr><tr><td><p>Information we collect</p></td><td><p>We collect <a href="#InfoYouProvide">information you provide to us</a> when subscribing to or participating in our Services. We (and our service providers) may also <a href="#AutoCollectInfo">automatically collect</a> certain information about your use of our Services.</p></td></tr><tr><td><p>Categories of personal data collected</p></td><td><p>We may collect information that <a href="#_When_is_personally">personally identifies</a> you as well as information that does not personally identify you. We do not collect sensitive personal information about you. If we combine non-personal data with personal data, we will treat the combined information as personal data under this Privacy Notice.</p></td></tr><tr><td><p>How we use information</p></td><td><p>We <a href="#_How_do_we">use the information we collect</a> to respond to your specific requests, send you periodic information and special offers from Endeavor Business Media and our sponsors, and to provide our sponsors and <a href="#BusinessPartners">Business Partners</a> with information about our users.</p></td></tr><tr><td><p>How we disclose information</p></td><td><p>We disclose certain personal data with our service providers to perform and enhance our Services. We may <a href="#HowDisclose">disclose certain personal data</a> like name and contact information with sponsors of our products and services when you register to received those sponsored products or services.</p></td></tr><tr><td><p>Do you sell or share personal data with unrelated third parties for cross-contextual behavior advertising?</p></td><td><p><a href="#CrossContext">No</a>. However, we may use personal data collected on our Websites and in connection with our Services to market our Services and those of our Business Partners to you across unrelated Websites. You can <a href="https://endeavor.dragonforms.com/loading.do?omedasite=EBM_DoNotTk">opt-out</a> of our use of your personal information for this purpose.</p></td></tr><tr><td><p>Third Party content and links</p></td><td><p>Our Services may embed content from, or link to, <a href="#_Third_Party_Content">third-party websites and services</a>, including social media platforms, that are outside of our control.</p></td></tr><tr><td><p>How do we do secure and store information?</p></td><td><p>We use reasonable precautions, including appropriate <a href="#_How_does_Endeavor">technical, administrative, and physical procedures</a>, to try to protect collected Personal data from loss, misuse, or unauthorized disclosure or alteration.</p></td></tr><tr><td><p>Do we collect information about children?</p></td><td><p>No. Our Services are not intended for <a href="#_Collection_and_Use">children under 16 years of age</a>.</p></td></tr><tr><td><p>How can I update or correct my information?</p></td><td><p>You may <a href="#_How_Can_I">correct or amend information</a> that is inaccurate by reviewing and updating your account preferences or by contacting us by email at <a href="mailto:DPO@Endeavorb2b.com">DPO@Endeavorb2b.com</a> or by mail at Endeavor Business Media, Attention: Data Privacy Officer, 30 Burton Hills Blvd, Suite 185, Nashville, TN 37215.</p></td></tr><tr><td><p>Jurisdiction specific privacy information and rights</p></td><td><p><a href="#_Your_EU_and">European Union and United Kingdom</a>, and certain <a href="#_Privacy_Rights">States within the United States</a></p></td></tr><tr><td><p>Cookie Notice</p></td><td><p>This explains our use of <a href="https://endeavorbm.pactsafe.io/rhv2iijmz.html#contract-wdm3d0lce">cookies</a> and other tracking technologies</p></td></tr></tbody></table><h1>Endeavor Business Media Privacy Notice</h1><p><strong>LAST UPDATED: August 28, 2023</strong></p><p>Endeavor Business Media, LLC, its subsidiaries and affiliates (collectively &ldquo;Endeavor Business Media&rdquo; or &ldquo;we&rdquo;) recognizes the importance of protecting the privacy of information provided to us by those who use our products and services. Our goal is to provide you with an experience that delivers the information, resources and services that are the most useful to you. In order to achieve this goal, we may collect information from you.</p><p>This privacy notice explains how we collect, use and disclose information about you when you use our websites, mobile apps, and other online products and services that link to this Notice; subscribe to our publications and newsletters; participate in learning or research activities; attend our events; purchase other products or services from us (collectively, the &ldquo;Services&rdquo;) or when you otherwise interact with us or receive a communication from us related to the Services. For certain Services we may provide you with additional privacy information that supplements this Notice.</p><p>Please be sure to read this Privacy Notice before using any Service offered by Endeavor Business Media or its subsidiaries and affiliates or submitting information to us. This Privacy Notice is current as of the date written above. If we change our privacy practices, we will also update this Privacy Notice. Users should review this notice periodically to monitor any changes. Your continued use of our Services constitutes your acceptance of this Privacy Notice, as updated from time to time.</p><p>Please note, this notice includes sections with additional information for users in specific jurisdictions. We will only process your personal data in accordance with applicable data protection and privacy laws. Importantly, we note that we are a &ldquo;controller&rdquo; for those Services where we make decisions on how personal information is used in connection with our Services, and we are a &ldquo;processor&rdquo; for those services where we only use personal information as allowed by our customers. For the purposes of UK and EU data protection legislation, when acting as a &ldquo;controller&rdquo;, the data controller is Endeavor Business Media, LLC, a Delaware limited liability company, 30 Burton Hills Blvd, Suite 185, Nashville, TN 37215. You understand that your personal data, including any data you provide, is processed by Endeavor Business Media in the United States, which may have different data protection standards if you reside in another country.</p><h2><a id="_9cyteuskoajk"></a><a id="_What_information_does"></a>What information does Endeavor Business Media collect?</h2><p><a id="InfoYouProvide"></a><strong>Information You Provide to Us. </strong>We collect the information you provide to us directly when you use the Services, including when you:</p><ul><li>Subscribe to a publication or a newsletter; register for or attend a webinar or an event; or purchase a product (such as a research report or continuing education program)</li><li>Participate in a quiz, poll, contest, promotion, focus group or survey</li><li>Submit Content to the Services or Interact with Content</li><li>Contact Us or Provide Feedback</li></ul><p><a id="AutoCollectInfo"></a><strong>Automatically Collected Information. </strong>We (and service providers on our behalf) automatically collect certain information about your use of the Services, including any devices used to access the Services. For example, we may collect:</p><ul><li>Device information such as hardware model, IP address, device identifiers, operating system, browser type and settings (like language and available font settings) and settings of the device you use to access the Services.</li><li>Usage information such as the Services you use, the time and duration of your use, and other information about your interaction with content, such as the articles you read, where you click on our site, customer service interactions, cursor movements, and certain screen interactions and images (please note we do not capture personal information that you type into form fields (e.g., name or email address) before you submit such information), and how you interact with our emails.</li><li>Location information such as general location derived from your computer&rsquo;s IP address, your mobile device&rsquo;s GPS signal, or information about nearby WiFi access points and cell towers that may be transmitted when you use certain Services.</li></ul><p>We and our service providers may use cookies, web beacons, and other tracking technologies to collect such information. See our <a href="#_Cookie_Notice">Cookie Notice</a> for more information about these technologies.</p><h2><a id="_6ee0xnszyjg6"></a><a id="_When_is_personally"></a>When is personally identifiable information collected?</h2><p>Endeavor Business Media collects information by which someone could identify you as a specific, identifiable individual (we refer to this type of information in this Privacy Notice collectively as &ldquo;personal data&rdquo;) that you choose to provide us when you subscribe to our publications, sign up for e-newsletters, enter a contest, participate in surveys, login into our Websites using a third party login system (including, but not limited to, Facebook Connect, LinkedIn, X (formerly known as Twitter), etc.), register for a Website, webinar, continuing education course, conference, trade show, or otherwise communicate with us. When you provide this information to us, you are no longer anonymous.</p><p>We also collect, use, and share &ldquo;Aggregated Data&rdquo; such as statistical or demographic data for any purpose. Aggregated Data may be derived from your personal data but is not considered personal data since it does not directly or indirectly reveal your identity. For example, we may aggregate your usage data to calculate the percentage of users accessing a specific website feature. If we combine non-personal data with personal data, we will treat the combined information as personal data under this Privacy Notice.</p><p><strong>Categories of Personal Data Collected.</strong></p><table><thead><tr><th><p><strong>CATEGORY OF PERSONAL DATA</strong></p></th><th><p><strong>EXAMPLES OF PERSONAL DATA WE MAY COLLECT UNDER EACH CATEGORY</strong></p></th></tr></thead><tbody><tr><td><p><strong>Identity Data</strong></p></td><td><p>First and Last Name, social media handle/profile, profile photo</p></td></tr><tr><td><p><strong>Contact Data</strong></p></td><td><p>Physical address, email address, telephone number, and any other contact information you provide to us</p></td></tr><tr><td><p><strong>Financial Data</strong></p></td><td><p>Payment card details. However, please note that payment methods (e.g., credit card number and/or PayPal and/or bank account details) are not collected by us directly, but by secure payment service providers</p></td></tr><tr><td><p><strong>Transaction Data</strong></p></td><td><p>Details about payments to and from you, and details regarding the services that you have subscribed to or purchased from us</p></td></tr><tr><td><p><strong>Technical Data</strong></p></td><td><p>Device IDs, your login data, access dates and times, browser type and version, device information, cookie data, time zone setting and location, browser plug-in types and versions, operating system and platform and other technology on the devices you use to access the Website</p></td></tr><tr><td><p><strong>Profile Data</strong></p></td><td><p>Your username and password, orders made by you, preferences, user-generated content</p></td></tr><tr><td><p><strong>Demographic Data</strong></p></td><td><p>Gender/sex, race or ethnicity, age, geographic location such as city or state</p></td></tr><tr><td><p><strong>Business/Professional Information</strong></p></td><td><p>Job title, industry, education, company name</p></td></tr><tr><td><p><strong>Usage Data</strong></p></td><td><p>Information about how you use our Website, products and services; Actions you take related to content such as sharing content; customizing newsletters, notifications, and alerts; and liking, replying to, or reporting (and providing additional information regarding) comments</p></td></tr><tr><td><p><strong>Marketing and Communications Data</strong></p></td><td><p>Your preferences in receiving marketing from us and our third parties and your communication preferences</p></td></tr><tr><td><p><strong>User Generated Data</strong></p></td><td><p>Comments, requests, and questions you submit through customer service interactions with us; your comments on articles, content in message boards, images, photos, videos, online ads you post, or other content you provide to the Services; Your survey responses, which may include your interests, opinions, and information about you including demographic information. From time to time our surveys offer you the option to voluntarily provide information that may be considered sensitive under applicable law such as your race or ethnicity. We process such information for disclosed purposes as permitted by and in compliance with applicable law.</p></td></tr></tbody></table><p><strong>If You Fail to Provide Personal Data Where Such Data is Required to Provide Services to You</strong></p><p>Where we need to collect personal data under the terms of a contract we have with you, or a prospective contract, and you fail to provide that Personal Data when requested, we may not be able to perform the contract we have or are trying to enter into with you (for example, to provide you with our Services). If so, we may have to cancel the service you have with us (or have requested from us), and you accept that as a condition of service.</p><p>We will tell you at the time we collect information whether the information requested is necessary for you to participate in a particular feature.</p><p><strong>Personal Data Retention</strong></p><p>We will retain your personal data and any information collected from your use of our Services for as long as you are a Customer or Subscriber or otherwise maintain a user account on our Websites and for a reasonable time thereafter.</p><h1><a id="_How_do_we"></a>How do we use and disclose the information we collect?</h1><p>The information we collect is used to respond to your specific requests, to send you periodic information and special offers from Endeavor Business Media and our Business Partners (described below) who sponsor one or more of our products or services, to provide you with updates on Endeavor Business Media offerings and features, to provide you with product information relevant to you from manufacturers or service providers in our database, and to provide our Business Partners with information about our users.</p><p>We may use your contact information to send notices for subscription renewal or provide you with information about products or services you have ordered with us. We may also use your contact information to send you e-newsletters or other promotional e-mails that contain targeted, relevant content that may be useful to you or your business. All promotional e-mails you receive from us will include an option to opt out of similar e-mail communications in the future.</p><p>We use the information we collect, including personal data and Website usage data:</p><ul><li>to enable you to use our Websites, to create an account or profile, to process information you provide via our Websites (including verifying that your email address is active and valid) and to process your transactions;</li><li>to provide related customer service and care, including responding to your questions, complaints, or comments and sending surveys and processing survey responses;</li><li>to provide you with information, products, or services that you have requested;</li><li>to receive and process job applications for jobs with us or freelance engagements with us;</li><li>for internal business purposes, such as to improve our Websites and services;</li><li>to administer and process contests, sweepstakes, and promotions;</li><li>to contact you with administrative communications and, in our discretion, changes to our Privacy Notice, Terms and Conditions of Use, or any of our other policies;</li><li>to comply with regulatory and legal obligations; and</li><li>to provide you with information, products, or services that we believe in good faith will interest you, including special opportunities from us and our third-party Business Partners;</li><li>to tailor content, recommendations, and advertisements we and third parties display to you, both on the Websites and elsewhere online;</li><li>for such purposes as disclosed at the time you provide your information, with your consent, and as further described in this Privacy Notice.</li></ul><p><strong>You can opt-out of Endeavor processing your personal information for targeting advertising across unrelated websites (known as &lsquo;cross-contextual behavioral advertising&rsquo;) under applicable state law by: (1) submitting this </strong><a href="https://endeavor.dragonforms.com/loading.do?omedasite=EBM_DoNotTk"><strong>OPT-OUT FORM</strong></a><strong>, (2) email </strong><a href="mailto:DPO@Endeavorb2b.com"><strong>DPO@Endeavorb2b.com</strong></a><strong>, or (3) by mail to Endeavor Business Media, Attention: Data Privacy Officer, 30 Burton Hills Blvd, Suite 185, Nashville, TN 37215. </strong>We do not sell or share personal information with unrelated third parties for them to use in <a id="CrossContext"></a>cross-contextual behavioral advertising.</p><p><a id="HowDisclose"></a>We may disclose your information to:</p><ul><li><strong>Affiliates</strong> within our family of affiliated companies.</li><li><a id="BusinessPartners"></a><strong>Business Partners</strong> to provide you with Services that you participate in or request, such as sponsors of certain content or events, co-sponsors of a promotion or activity that runs in connection with our Services. We are not responsible for the privacy practices of these entities.</li><li><strong>Service Providers</strong> that provide services on our behalf, such as hosting vendors, analytics or advertising and marketing service providers, list managers, and payment processors.</li><li><strong>Other Parties When Required by Law</strong> or as necessary to protect our users and Services including as we believe is necessary or appropriate to protect, enforce, or defend the legal rights, privacy, safety, or property of the Services, our company, employees or agents, customers or users, or to comply with applicable law or legal process, including responding to requests from public and government authorities.</li><li><strong>Social Media Services</strong>, if you log into the Services with a social media service or if you connect a social media account with the Services. In that case, we may disclose certain of your personal information to that social media service depending on your settings. The social media service&rsquo;s privacy notice then applies to their practices regarding your information. We are not responsible for the privacy practices of these entities.</li><li><strong>Third Parties that Provide Advertising, Content, or Other Functionality</strong>. Third parties may collect or receive certain information about you and/or your use of the Services to provide ads, content, or functionality, or to measure and analyze ad and content performance on our Services.</li><li><strong>Other Parties in Connection with a Corporate Transaction.</strong> We may disclose information we have about you in the event that we sell or transfer all or a portion of our business or assets to a third party, such as in the event of a merger, acquisition, or in connection with a bankruptcy reorganization, or in contemplation of or due diligence related to such a corporate transaction.</li><li><strong>Otherwise With Your Consent or At Your Direction.</strong> We may also disclose information about you with third parties whenever you consent to or direct such sharing.</li></ul><p>We may disclose aggregated information about users that does not identify any individual, without restriction.</p><h2><a id="_How_does_Endeavor"></a>How does Endeavor Business Media secure and store your information?</h2><p>We use reasonable precautions, including appropriate technical, administrative, and physical procedures, to try to protect collected Personal data from loss, misuse, or unauthorized disclosure or alteration.</p><p>Our Site uses Transport Layer Security (TLS) to protect personal data. By using a browser that supports security functions, when you access to our Websites and enter Personal data, including your name and e-mail address, this information is transferred to our server and the information is automatically encrypted when transmitted and received by servers. Therefore, if the transmitted data is intercepted by a third party, there is no need to worry about the content being stolen.<br /><br />If you use a browser that does not support TLS, you may not be able to access our Website or input information.</p><p>Due to the design of the Internet and other factors outside our control, we cannot guarantee that communications between you and our servers will be free from unauthorized access by third parties.</p><p>Any information you provide may be stored and maintained in an Endeavor Business Media database, either housed at Endeavor Business Media or with a third party service provider. In the case of a sale, change of ownership or merger involving Endeavor Business Media or any parent, subsidiary or affiliated company, your information may be transferred to a third party.</p><p>In some cases, you may use passwords to access our Services and customize your information, preferences and experience with our Services. We recommend that you do not share your password(s) with anyone, and notify us promptly if you believe your password security has been breached. Endeavor Business Media will never ask you for your password in an unsolicited phone call or in an unsolicited e-mail. Also, if you are using a computer that others have access to, such as one in a computer lab, Internet cafe or public library, always remember to log out and close your browser window when leaving any of our Websites.</p><p>In addition, any personally identifiable information or sensitive data that you choose to disclose through any discussion boards or other public online forums hosted on the Website, such information may be collected and used by others. We recommend caution when giving out personal information to others in these public online forums. When you provide information on these forums, you do so at your own risk. Endeavor Business Media does not take any steps to protect the privacy of information you volunteer about yourself in public forums or other publicly accessible sections of our Websites. The information you share may be viewed by any other user of the Website.</p><h1><a id="_Third_Party_Content"></a>Third Party Content and Links</h1><p>Our Services may embed content from, or link to, third-party websites and services, including social media platforms, that are outside of our control. We are not responsible for their practices and this Privacy Notice does not govern those third parties&rsquo; content, services, or use of your information.</p><p>Many of our Websites contain links to Websites owned and operated by unaffiliated third parties. These links are provided as a service to you, and do not constitute Endeavor Business Media's endorsement or support of those third parties or their Websites. Each third party Website has its own information collection and use practices, and we advise you to review their policies.</p><p>Endeavor Business Media is not responsible or liable for third party privacy practices or the content of third party sites. We are not responsible or liable for any breach of security or for the actions of these parties.</p><p><strong>What options do you have about how Endeavor Business Media uses or shares your information?</strong><a id="_wfbfufyagrkj"></a></p><p>We strive to provide you with choices regarding the personal data you provide us. To exercise control over your information, we have provided you with the following mechanisms:<a id="_tz2pm016w5r6"></a></p><p>If you no longer wish for us to share your mailing address or other contact information with our sponsors or other third parties, you may adjust your account preferences or you can send us an e-mail at <a href="mailto:dpo@endeavorb2b.com"><u>dpo@endeavorb2b.com</u></a>. For us to be able to locate your record, your e-mail must include your name, mailing address, e-mail address, and must identify the Endeavor Business Media product, event, or service for which you are registered. We will strive to process your request within 10 business days, and thereafter we will no longer share your contact information with third parties. Please note that we will not be able to stop third parties from sending you information about their products or services if your information was shared with them before we received your request. <a id="_qniwjbl9dqqw"></a></p><p>Regarding e-mail specifically, you have the opportunity to elect to stop receiving advertising messages from Endeavor Business Media about our products or services each time you receive such a communication from us. To unsubscribe from such advertising e-mail messages, please follow the directions included in that e-mail message. We will strive to process your request within 10 business days. Please note that during that time, you may continue to receive e-mail messages from Endeavor Business Media about its products or services or those of our affiliates or customers.</p><p><a id="_x8u4fqpqfvhh"></a>If you receive broadcast e-mail messages that we may send about third party manufacturers or service providers in whose products or services we believe you may be interested and no longer wish to receive such messages, you can do so by following the directions included in the e-mail message you receive. If you have further questions regarding your options with respect to your account information, please contact us at the e-mail or mailing address included at the beginning of this <strong>Privacy Notice</strong>.</p><p><a id="_eg336mf0jy9e"></a>Additionally, regardless of whether you have unsubscribed from receiving advertising and promotional material from Endeavor Business Media, you will continue to receive transactional information from us, such as information relating to your account or payment or bill information.</p><h2>Do Not Track Signals</h2><p>Your browser may offer you a &ldquo;Do Not Track&rdquo; option, which allows you to signal to operators of Websites and web applications and services (including behavioral advertising services) that you do not wish such operators to track certain of your online activities over time and/or across different Websites. Our Websites do not support Do Not Track requests at this time, which means that we collect information about your online activity while you are using our Websites.</p><h2><a id="_h4h9gg77aml8"></a><a id="_fezffgn3cr8k"></a><a id="_How_Can_I"></a>How Can I Correct or Amend Information About Me?</h2><p>We want to assure you that you have access to your personal data that we collect and store. You may correct or amend information that is inaccurate by reviewing and updating your account preferences or by contacting us by email at <a href="mailto:DPO@Endeavorb2b.com"><u>DPO@Endeavorb2b.com</u></a> or by mail at Endeavor Business Media, Attention: Data Privacy Officer, 30 Burton Hills Blvd, Suite 185, Nashville, TN 37215.</p><h2><a id="_x6sqjwfw0ark"></a><a id="_Collection_and_Use"></a>Collection and Use of Information from Children</h2><p>Our Services are not intended for children under 16 years of age. No one under age 16 may provide any personal information to or on the Website. We do not knowingly collect personal information from children under 16. If you are under 16, do not use or provide any information on this Website or on or through any of its features. If we learn we have collected or received personal information from a child under 16 without verification of parental consent, we will delete that information. If you believe we might have any information from or about a child under 16, please send an email to: <a href="mailto:DPO@Endeavorb2b.com"><u>DPO@Endeavorb2b.com</u></a>. You may also call +1 800-547-7377 and ask for the Data Privacy Officer, or mail your request to the attention of the Data Privacy Officer at 30 Burton Hills Blvd, Suite 185, Nashville, TN 37215.</p><p><a id="_o4r4g1nomtom"></a></p><h2><a id="_m5zdvi4iqh5v"></a><a id="_r6tidiwnjul2"></a><a id="_Privacy_Rights"></a>Privacy Rights</h2><p>Depending on where you live, you may have certain rights with respect to your information.</p><p>Residents of certain U.S. states that have enacted individual data privacy laws (including California, Colorado, Connecticut, Utah, Virginia and such others as may be enacted from time to time), in addition to residents of the EEA, UK, or Switzerland, may be able to request:</p><ul><li>access to and/or a copy of certain personal information we hold about you;</li><li>correction of inaccurate information that we have about you;</li><li>deletion of certain personal information we have collected from you; and/or</li><li>provide information about financial incentives that we offer to you, if any.</li></ul><p>California, Colorado, Connecticut, Utah and Virginia residents also have certain &ldquo;opt out&rdquo; rights described below. Applicable law may further provide you with the right to not be discriminated against for exercising your rights.</p><p>Please note: Your rights and our responses will vary based on your state or country of residency. You may be located in a jurisdiction where we are not obligated, or are unable, to fulfill a request. In such a case, your request may not be fulfilled.</p><p>If you would like information regarding your rights or would like to make a request (or if you are an authorized agent acting in accordance with applicable law), please email us at <a href="mailto:DPO@Endeavorb2b.com">DPO@Endeavorb2b.com</a>.</p><p>We will take reasonable steps to verify your identity and requests, including by verifying your account information, residency or the email address you provide. If you are an authorized agent submitting a request on behalf of another individual, we may require proof of your written authorization before processing the request.</p><p>Certain information may be exempt from such requests under applicable law such as information we retain for legal compliance and to secure our Services. We may need certain information in order to provide the Services to you; if you ask us to delete it, you may no longer be able to use the Services.</p><p>Virginia, Colorado, and Connecticut residents may appeal the denial of a request by emailing us at <a href="mailto:DPO@Endeavorb2b.com">DPO@Endeavorb2b.com</a>.</p><p><br /></p><p>If you are a California, Colorado, Connecticut, Utah or Virginia resident, you have the right to opt out of certain processing of your personal information for cross-contextual targeted advertising under applicable law. Cross-contextual targeted advertising is when a business display ads to you based on your personal information that is collected across different businesses. We do not participate in this type of processing. Even if you opt out of this type of processing, you will still see advertising on our Websites that may be personalized for you based only on the data that the Endeavor Business Media has collected about you.</p><p><strong>Analytics. </strong>Some analytics providers we partner with may provide specific opt-out mechanisms. For example, you may opt out of having Google Analytics use your information for analytics by installing the <a href="http://tools.google.com/dlpage/gaoptout?hl=en-GB.">Google Analytics Opt-out Browser Add-on</a>. You can visit our <u>Cookie Notice</u> for additional information on how to opt out of certain analytics providers.</p><h2>California Consumers&rsquo; Privacy Rights</h2><p>This section (&ldquo;California Statement&rdquo;) explains rights that certain natural persons residing in the State of California (each, a &ldquo;consumer&rdquo;) may have under the California Consumer Privacy Act of 2018 (CCPA), as amended and expanded by the California Privacy Rights Act of 2020 (CPRA), and such rules and regulations as may be adopted from time to time implementing and interpreting such Acts (CCPA and CPRA are collectively referred to as &ldquo;CCPA&rdquo;). When we use the term &ldquo;personal information&rdquo; in this California Statement, we are using that term as CCPA defines it, which CCPA generally defines &ldquo;personal information&rdquo; to mean information that identifies, relates to, describes, is capable of being associated with, or could reasonably be linked, directly or indirectly, with a particular consumer or household. However, personal information does <u>not</u> include publicly available, deidentified, or aggregate consumer information (which are all defined in CCPA).</p><p>Where we act as a &ldquo;business&rdquo; under CCPA (meaning we determine the manner and reasons for why we process your personal information), we may be required to disclose additional information regarding the categories of personal information we collect, the sources where we obtain that information, the purposes for why we collect that information, who we share that information with, as well as whether we sell that personal information &ndash; all of which depends on the specific service being provided.</p><p><strong>Categories of Personal Information we collect </strong></p><p>Depending on the nature of your relationship with us (e.g., subscriber, attendee, media partner, research partner, service provider or Endeavor employee), we may collect the following categories of Personal Information about you, including:</p><ul><li>Identifiers such as name, postal address, email address, account name, or telephone number;</li><li>Information that identifies, relates to or is capable of being associated with a individual, such as financial information;</li><li>Characteristics of protected classifications under California or federal law such as race, sex/gender or marital status;</li><li>Commercial information such as subscription history;</li><li>Internet or other electronic network activity information such as browsing history;</li><li>Geolocation data, available through your device, if enabled;</li><li>Audio, electronic, or similar information;</li><li>Professional or employment-related information;</li><li>Education information;</li><li>Other personal information, as described to you in this Privacy Notice, or otherwise at the point of collection; and</li><li>Inferences drawn from any of the information identified above, including about your preferences.</li></ul><p>Depending on your relationship with us, we may have collected each of the above categories of Personal Information about you. In addition, we may have shared one or more of these categories of Personal Information with third parties during the preceding 12 months for the business purposes described in this Privacy Notice. For each of these categories of Personal Information, please refer to the &ldquo;<strong>When is personally identifiable information collected? How is your information used?</strong>&rdquo; sections above for more detailed information regarding why we collect personal information and the categories of third parties with whom we may share personal information.</p><p>California residents can also request information about the categories of personal information we collect, disclose or sell or share about you; the categories of sources of such information; the business or commercial purpose for collecting, selling, or sharing your personal information; and the categories of third parties to whom we disclose personal information. Such information is also set forth in this Privacy Notice.</p><p>California residents also have the right to request that we delete your information. To make a request, you can contact us toll free at +1 (800) 547-7377 and ask for the Data Privacy Officer or by email to our Data Privacy Officer at <a href="mailto:DPO@Endeavorb2b.com">DPO@Endeavorb2b.com</a> or in writing to Endeavor Business Media, Attention: Data Privacy Officer, 30 Burton Hills Blvd, Suite 185, Nashville, TN 37215. Provide us enough information to verify your identify. We will use information you provide to us to verify your request. If we cannot initially verify your identity, we may request additional information to complete the verification process, such as, for example, a copy of your driver&rsquo;s license and/or a recent utility or credit card bill.</p><p>California residents also have certain rights regarding the &ldquo;sale&rdquo; or &ldquo;sharing&rdquo; of &ldquo;personal information&rdquo; (as such terms may be defined by CCPA). California residents have the right to opt out of such &ldquo;sale&rdquo; or &ldquo;sharing&rdquo; of their &ldquo;personal information&rdquo; in accordance with CCPA: (1) <a href="https://endeavor.dragonforms.com/loading.do?omedasite=EBM_DoNotSell">online</a>, (2) by emailing <a href="mailto:DPO@Endeavorb2b.com">DPO@Endeavorb2b.com</a>, (3) by writing to Endeavor Business Media, Attention: Data Privacy Officer, 30 Burton Hills Blvd, Suite 185, Nashville, TN 37215. Once a year, California residents can also request certain information regarding our disclosure, if any, of certain categories of personal information to third parties for their direct marketing purposes in the preceding calendar year.</p><p>We will not discriminate against you because you have exercised any of your privacy rights under the CCPA.<a id="_vxiplaosed6o"></a></p><p><strong>Nevada Residents</strong></p><p>Nevada consumers who have purchased goods or services from us may opt out of the &ldquo;sale&rdquo; of &ldquo;covered information&rdquo; as such terms are defined under Nevada law. We do not engage in such activity, but if you have questions about this you can email us at <a href="mailto:DPO@Endeavorb2b.com">DPO@Endeavorb2b.com</a>.</p><p><strong>Users Outside of the United States and Consent to Transfer</strong></p><p>The Websites and Services provided by Endeavor Business Media are operated in the United States. If you are located in another jurisdiction, please be aware that information you provide to us will be transferred to, stored and processed in the United States. By using the Websites or providing us with any information, you consent to this transfer, processing, and storage of your information in the United States, a jurisdiction in which the privacy laws are not as comprehensive as those in the country where you reside or are a citizen, such as the European Union. You understand that the U.S. government can obtain access to the personal data you submit if necessary for investigative purposes (e.g., terrorism investigation). We will take all steps reasonably necessary to ensure that your data is treated securely and in accordance with this Privacy Notice. We use appropriate and suitable safeguards for transferring your Personal data to the U.S.</p><h2><a id="_3sf2ycq5sk11"></a><a id="_Your_EU_and"></a>Your EU and UK Data Subject Rights</h2><p>If you are a resident of the European Economic Area (EEA) or the United Kingdom (UK), we collect and process Personal data about you only where we have a legal basis for doing so under applicable data protection law, including under the European General Data Protection Regulation (GDPR) and the UK GDPR. The legal bases will depend on the purpose for which we process your personal data. This means we collect and use your personal data only where:</p><ul><li>We need it to provide the services including to operate the Website</li><li>provide customer support and personalized features and to protect the safety and security of the Website</li><li>It satisfies a legitimate interest (which is not overridden by your rights and interests), such as for research and development, to market and promote the Website and to protect our legal rights and interests</li><li>You give us consent to do so for a specific purpose</li><li>We need to process your Personal data to comply with a legal obligation.</li></ul><p>If you have consented to our use of personal data about you for a specific purpose, you have the right to change your preferences at any time.</p><p>We note that we are a &ldquo;controller&rdquo; for those services where we make decisions on how personal information is used in connection with our services, and we are a &ldquo;processor&rdquo; for those services where we only use personal information as allowed by our customers.</p><p>Where we make decisions on how personal information is used in connection with our Websites, products or services (where we are acting as a controller), we are responsible for the obligations of a &ldquo;controller&rdquo; under applicable laws in connection with the processing of personal information &ndash; for example, we use this Privacy Statement and other notices to provide you with information about our use of personal information, as required by law. Where we only use personal information as allowed by our customers (where we are acting as a processor), our customers are similarly responsible for the obligations of a &ldquo;controller&rdquo; under applicable laws in connection with the processing of personal information.<br /><br />We may use your email address to send you newsletters or marketing emails. We will ask for your consent consistent with the applicable law when you first provide your Personal data. You can opt out by following the unsubscribe instructions included in these emails, or you can contact us at <a href="mailto:DPO@Endeavorb2b.com"><u>DPO@Endeavorb2b.com</u></a> or in writing to Endeavor Business Media, Attention: Data Privacy Officer, 30 Burton Hills Blvd, Suite 185, Nashville, TN 37215.<br /><br /><u>Requesting access to your Personal data</u>.</p><p>You have the right to request access to any Personal data we hold about you as well as related information, including the purposes for processing the Personal data, the recipients or categories of recipients with whom the Personal data has been shared, where possible, the period for which the Personal data will be stored, the source of the personal information, and the existence of any automated decision making.</p><p><u>Requesting correction of your Personal data</u>.</p><p>You have the right to obtain without undue delay the rectification of any inaccurate Personal data we hold about you.</p><p><u>Requesting erasure of your Personal data</u>.</p><p>You have the right to request that Personal data held about you is deleted.</p><p><u>Requesting restriction of processing your Personal data</u>.</p><p>You have the right to prevent or restrict processing of your Personal data.</p><p><u>Requesting transfer of your Personal data</u>.</p><p>You have the right to request transfer of Personal data directly to a third party where this is technically feasible.</p><p>Where you believe that we have not complied with our obligation under this Privacy Notice or European data protection law, you have the right to make a complaint to an EU Data Protection Authority.<br /><a id="_a7dzuf5u86ac"></a></p><h2>Document History</h2><p>March 4, 2011 Originally Published<br />May 25th, 2018 Amended</p><p>August 5, 2019 Amended</p><p>January 1, 2020 Amended</p><p>August 28, 2023 Amended</p><p>For any questions about this notice or to request a copy of previous versions of this notice, please direct to our data privacy officer at <a href="mailto:DPO@Endeavorb2b.com"><u>DPO@Endeavorb2b.com</u></a> or in writing to Endeavor Business Media, Attention: Data Privacy Officer, 30 Burton Hills Blvd, Suite 185, Nashville, TN 37215.</p><h2><a id="_Cookie_Notice"></a></h2> </div> </div> </div> </div> </div> </div> <div id="contract-id-324282" class="contract-container group-item " data-id="324282" data-key="contract-fozwelbmi" data-groups="" style="display: none;"> <div class="contract-header"> <h2>Cookie Notice</h2> <div class="row"> <div class="six columns" id="version-effective-date-324282"> <label for="select-version-324282" class="select-version select-version-label">Version</label> <select name="versions-324282" id="select-version-324282" class="select-version select-version-select input-select"> <option selected value="contract-id-324282-version-6568d0443f9ebf1168bd4eec" class="contract-id-324282-version-6568d0443f9ebf1168bd4eec" data-version="1.1">Version 1.1&nbsp;&nbsp;(Current)</option> <option value="contract-id-324282-version-64ee7e404c22cfa9a58b0c48" class="contract-id-324282-version-64ee7e404c22cfa9a58b0c48" data-version="1.0">Version 1.0</option> </select> </div> </div> </div> <div id="contract-versions-324282"> <div id="contract-id-324282-version-6568d0443f9ebf1168bd4eec" data-vid="6568d0443f9ebf1168bd4eec" class="version-container js-version-container-324282 " style="display: block;"> <div id="version-languages-6568d0443f9ebf1168bd4eec" class="version-translation-container"> <div id="version-6568d0443f9ebf1168bd4eec-locale-en-us" class="version-translation version-locale-en-us" data-locale="en-us" data-locale-gen="en" data-title-translation="Cookie Notice"> <div class="row"> <h5 class="effective-date" role="presentation">Effective November 30th 2023</h5> <a id="download-version-6568d0443f9ebf1168bd4eec-locale-en-us" href="https://endeavorbm.pactsafe.io/versions/6568d0443f9ebf1168bd4eec.pdf" target="_blank" rel="noopener" class="version-download-link inline-link">Download</a> </div> <hr class="divider" /> <div class="summary-of-changes"> <h5>Summary of changes</h5> <div>Updated the list of cookies</div> </div> <div class="table-of-contents"> <hr class="divider table-of-contents-divider" /> <h3>Table of Contents</h3> <ol class="table-of-contents-links"></ol> </div> <hr class="divider body-divider" /> <div class="body js-body-6568d0443f9ebf1168bd4eec"> <div><img src="https://vault.pactsafe.io/s/6bdc8781-ad43-45ca-8a6d-99d78a14e7ef/assets/3XzBQdnks.png" style="width: 300px;" class="fr-fic fr-dib fr-fil" /></div><div><br /></div><div><span data-contrast="auto" lang="EN"><span data-ccp-parastyle="heading 2"><strong>Cookie Notice</strong></span></span><span data-ccp-props="{"><strong> </strong></span></div><div><span data-contrast="auto" lang="EN">Endeavor Business Media, LLC, its subsidiaries and affiliates (collectively &ldquo;Endeavor Business Media&rdquo; or &ldquo;we&rdquo;) uses cookies and other internet technologies in the management of our Websites, mobile applications and email programs in an effort to enrich your online experience with us. </span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"><strong>What are cookies and how are they used? </strong></span><span data-ccp-props="{"><strong> </strong></span></div><div><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN">"Cookies" are small text files containing small amounts of information that are sent to your computer's browser and stored on your device when you visit a website. Upon your first visit to one of our Websites, a cookie will be sent to your computer that uniquely identifies your browser. </span><span data-contrast="auto" lang="EN">Cookies are then sent back to the originating website on each subsequent visit, or to another website that recognizes that cookie. </span><span data-contrast="auto" lang="EN">Many major web services use cookies to provide useful features for their users, such as letting you navigate between pages efficiently, remembering your preferences, and generally to improve the user experience. They can also help to ensure that advertisements you see online are more relevant to you and your interests. </span><span data-contrast="auto" lang="EN">Our cookies do not contain any information that is personally identifiable.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN">Like many websites, Endeavor Business Media uses pixel tags, also known as web beacons, clear gifs, or web bugs, which are small graphic files that allow us and third parties to monitor the use of the Websites and collect usage data. We may use pixel tags, either provided by us or by our third-party service providers and advertisers, to collect information about your visit, including the IP address of the computer that downloaded the page on which the tag appears, the pages you view, the links you click and other actions taken in connection with our Websites and use them in combination with cookies to provide offers and information of interest to you. Pixel tags help us improve our understanding of our web traffic and visitor behavior, as well as gauge the response to our promotional efforts. This usage data we collect is generally non-identifying, but if we associate it with you as a specific and identifiable person, we treat it as personal data.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN">Cookies can be set by the site or Service you are visiting (&ldquo;first-party cookies&rdquo;) or by a third party, such as analytics or advertising services (&ldquo;third-party cookies&rdquo;). Third parties may collect and use information as we have described in this Cookie Notice and our Privacy Notice and pursuant to their own privacy policies.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN">We use industry-standard, third-party advertising service companies to display marketing of our customers that is most relevant to you when you visit our Websites or open our emails. In some cases, we will use the information collected by our Service Providers to target and serve advertisements to our subscribers and Website visitors on other websites based on your usage of our Websites and Services.<strong> </strong></span><strong><span data-contrast="auto" lang="EN">You can opt-out of Endeavor processing your personal information for targeting advertising across unrelated websites (known as &lsquo;cross-contextual behavioral advertising&rsquo;) under applicable state law by: (1) submitting this </span><a href="https://endeavor.dragonforms.com/loading.do?omedasite=EBM_DoNotTk" rel="noreferrer noopener" target="_blank"><span data-contrast="none" lang="EN"><span data-ccp-charstyle="Hyperlink">OPT-OUT FORM</span></span></a><span data-contrast="auto" lang="EN">, (2) email </span><a href="mailto:DPO@Endeavorb2b.com" rel="noreferrer noopener" target="_blank"><span data-contrast="none" lang="EN"><span data-ccp-charstyle="Hyperlink">DPO@Endeavorb2b.com</span></span></a><span data-contrast="auto" lang="EN">, or (3) by mail to Endeavor Business Media, Attention: Data Privacy Officer, 30 Burton Hills Blvd, Suite 185, Nashville, TN 37215.</span><span data-ccp-props="{"> </span></strong></div><div><strong><span data-contrast="auto" lang="EN"></span></strong><span data-ccp-props="{"><strong> </strong></span></div><div><span data-contrast="auto" lang="EN">We do not sell or share personal information with unrelated third parties for them to use in cross-contextual behavioral advertising.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"><strong>Types of cookies</strong></span><span data-ccp-props="{"><strong> </strong></span></div><div><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN">Our Websites and other online Services use the following types of cookies for the purposes set out below:</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"> </span></div><div><br /></div><table border="1" data-tablelook="1536" data-tablestyle="MsoNormalTable"><tbody><tr><td data-celllook="69905"><br /><br /><br /><br /><br /><br /><div><span data-contrast="auto" lang="EN">Strictly necessary cookies</span><span data-ccp-props="{"> </span></div></td><td data-celllook="69905"><br /><br /><br /><br /><br /><div><span data-contrast="auto" lang="EN">These Cookies are necessary for the Website to function and cannot be switched off in our systems. They are usually only set in response to actions made by you which amount to a request</span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="69905"><br /><br /><br /><br /><br /><div><span data-contrast="auto" lang="EN">Statistical cookies</span><span data-ccp-props="{"> </span></div></td><td data-celllook="69905"><br /><br /><br /><br /><div><span data-contrast="auto" lang="EN">These Cookies collect information about how visitors use a Website, for instance which pages visitors go to most often, and if they get error messages from web pages. These Cookies don&rsquo;t collect information that identifies a visitor. All information these Cookies collect is aggregated and therefore anonymous. It is only used to improve how a website works, to gather broad demographic information and to monitor the level of activity on our Websites. </span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN"></span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN">We use Google Analytics for this purpose. Google Analytics uses its own cookies. You can find out more information about Google Analytics cookies here: </span><a href="https://developers.google.com/analytics/resources/concepts/gaConceptsCookies" rel="noreferrer noopener" target="_blank"><span data-contrast="none" lang="EN">https://developers.google.com/analytics/resources/concepts/gaConceptsCookies</span></a><span data-contrast="auto" lang="EN">. You can find out more about how Google protects your data here: </span><a href="https://policies.google.com/privacy?hl=en-US" rel="noreferrer noopener" target="_blank"><span data-contrast="none" lang="EN">https://policies.google.com/privacy</span></a><span data-contrast="auto" lang="EN">. You can prevent the use of Google Analytics relating to your use of our Services by downloading and installing the browser plugin available via this link: </span><a href="http://tools.google.com/dlpage/gaoptout?hl=en-GB" rel="noreferrer noopener" target="_blank"><span data-contrast="none" lang="EN">http://tools.google.com/dlpage/gaoptout?hl=en-GB</span></a><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="69905"><br /><br /><br /><br /><br /><div><span data-contrast="auto" lang="EN">Functionality cookies</span><span data-ccp-props="{"> </span></div></td><td data-celllook="69905"><br /><br /><br /><br /><div><span data-contrast="auto" lang="EN">These cookies enable the Website to provide enhanced functionality and personalization. By recognizing you when you return to our Website, these cookies allow us to record information about your visit to our Website, such as pages visited, links followed, and videos viewed so we can personalize our content for you, remember your preferences (for example, your choice of topics, language or region), and display marketing that is more relevant to your interests using contextual information within our Website. </span><span data-contrast="auto" lang="EN">They are also used to limit the number of times you see certain marketing content and help measure the effectiveness of the marketing campaigns. </span><span data-contrast="auto" lang="EN"> These cookies may enable visitor identification over time, but not across non-Endeavor Business Media websites. They may be set by us or by third party providers whose services we have added to our pages. If you do not allow these Cookies then some or all of these Services may not function properly.</span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="69905"><br /><br /><br /><br /><br /><div><span data-contrast="auto" lang="EN">First Party Advertising Cookies</span><span data-ccp-props="{"> </span></div></td><td data-celllook="69905"><br /><br /><br /><br /><div><span data-contrast="auto" lang="EN">These cookies are used by Endeavor Business Media and our Service Providers to deliver advertisements on our Websites and certain third-party websites that are more relevant to you and your interests.</span><span data-contrast="auto" lang="EN"> They are based on uniquely identifying your browser and internet device. </span><span data-contrast="auto" lang="EN">These cookies use information about your browsing history on our Websites to group you with other users who have similar interests.</span><span data-contrast="auto" lang="EN"> Based on that information, our Service Providers may display marketing and advertisements about our Services or those of our Business Partners that we think will be relevant to your interests while you are on our Websites and certain third-party websites. </span><span data-contrast="auto" lang="EN">You can opt-out of Endeavor using your personal information to target advertising to you on unrelated websites by: (1) submitting this </span><a href="https://endeavor.dragonforms.com/loading.do?omedasite=EBM_DoNotTk" rel="noreferrer noopener" target="_blank"><span data-contrast="none" lang="EN"><span data-ccp-charstyle="Hyperlink">OPT-OUT FORM</span></span></a><span data-contrast="auto" lang="EN">, (2) email </span><a href="mailto:DPO@Endeavorb2b.com" rel="noreferrer noopener" target="_blank"><span data-contrast="none" lang="EN"><span data-ccp-charstyle="Hyperlink">DPO@Endeavorb2b.com</span></span></a><span data-contrast="auto" lang="EN">, or (3) by mail to Endeavor Business Media, Attention: Data Privacy Officer, 30 Burton Hills Blvd, Suite 185, Nashville, TN 37215. </span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="69905"><br /><br /><br /><br /><br /><div><span data-contrast="auto" lang="EN">Social Media cookies</span><span data-ccp-props="{"> </span></div></td><td data-celllook="69905"><br /><br /><br /><br /><div><span data-contrast="auto" lang="EN">Our website may contain helpful but non-essential features or plug-ins enabling third party social media services that use Cookies to enable you to share our content with your friends and networks. These cookies are used when you share information using a social media sharing button or &ldquo;like&rdquo; button on our Websites or you link your account or engage with our content on or through a social networking website such as Facebook, LinkedIn or Google+. The social network will record that you have done this. These Cookies may enable visitor identification across websites over time and building a profile of your interests. This may impact the content and messages you see on other websites you visit. We do not control the third party's use of those cookies, their duration, or their ability to share information with other third parties. If you do not allow these Cookies you may not be able to use or see these sharing tools.</span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="69905"><br /><br /><br /><br /><br /><div><span data-contrast="auto" lang="EN">Third Party Advertising cookies</span><span data-ccp-props="{"> </span></div></td><td data-celllook="69905"><br /><br /><br /><br /><div><span data-contrast="auto" lang="EN">These cookies are used to deliver advertisements that are more relevant to you and your interests.</span><span data-contrast="auto" lang="EN"> They may be used by those companies to build a profile of your interests and show you relevant advertisements on other sites. These Cookies may enable visitor identification across unrelated websites and over time. They are based on uniquely identifying your browser and internet device. We do not control the third party's use of those cookies, their duration, or their ability to share information with other third parties. Please review each party's Cookie disclosure before consenting to this use category. We do not sell or share personal information with unrelated third parties for the purpose of cross-contextual behavioral advertising across our Websites and unrelated third party websites.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN">You can disable cookies that remember your browsing habits and target advertising to you by visiting the NAI website opt-out page here: </span><a href="http://www.networkadvertising.org/choices/" rel="noreferrer noopener" target="_blank"><span data-contrast="none" lang="EN">http://www.networkadvertising.org/choices/</span></a><span data-contrast="auto" lang="EN"> or the DAA opt-out page here: </span><a href="http://www.aboutads.info/" rel="noreferrer noopener" target="_blank"><span data-contrast="none" lang="EN">http://www.aboutads.info/</span></a><span data-contrast="auto" lang="EN"> or, for UK users </span><a href="http://www.youronlinechoices.com/uk/your-ad-choices" rel="noreferrer noopener" target="_blank"><span data-contrast="none" lang="EN">http://www.youronlinechoices.com/uk/your-ad-choices</span></a><span data-contrast="auto" lang="EN">, or for EU users, the EDAA opt-out page here: </span><a href="http://youronlinechoices.eu/" rel="noreferrer noopener" target="_blank"><span data-contrast="none" lang="EN">http://youronlinechoices.eu/</span></a><span data-contrast="auto" lang="EN">. If you choose to remove targeted or advertising cookies, you will still see advertisements, but they may not be relevant to you. </span><span data-ccp-props="{"> </span></div></td></tr></tbody></table><div><br /></div><div><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"><strong>Choices</strong></span><span data-ccp-props="{"><strong> </strong></span></div><div><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN">Depending on where you live, you may be able to adjust your Cookie preferences at any time via a &ldquo;Manage Cookies&rdquo; option. You can also use the methods described below to manage certain Cookies and similar technologies. In many cases, including for Cookies, you must take such steps on each browser or device that you use. If you change or upgrade your browser or device, or delete your Cookies, you may need to use these opt-out tools again. Some Cookie-management solutions also rely on Cookies, so please adjust your browser Cookie settings carefully. We do not maintain or control the opt-out mechanisms and settings below and are not responsible for their operation.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN">You can find more information about Cookies and how they work, what Cookies have been set on your computer or mobile device and how to manage and delete them at </span><a href="http://www.allaboutcookies.org/" rel="noreferrer noopener" target="_blank"><span data-contrast="none" lang="EN">http://www.allaboutcookies.org</span></a><span data-contrast="auto" lang="EN">.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"><strong>Browser Controls:</strong></span><span data-contrast="auto" lang="EN"><strong> </strong></span><span data-contrast="auto" lang="EN">Most browsers are initially set up to accept cookies. </span><span data-contrast="auto" lang="EN">You may be able to disable and manage some Cookies through your browser settings. You can visit your browser&rsquo;s help menu to learn more. For most browsers, y</span><span data-contrast="auto" lang="EN">ou can reset your browser&rsquo;s default settings to refuse all cookies or to indicate when a cookie is being sent; however, if you reject cookies, you will not be able to sign in to the Websites or take full advantage of our Websites and Services. Additionally, if you clear all cookies on your browser at any point after setting your browser to refuse all Cookies or indicate when a Cookie is being sent, you will have to again reset your browser to refuse all cookies or indicate when a Cookie is being sent. </span><span data-contrast="auto" lang="EN">If you wish, you may disable pixel tags by setting your browser to omit images and disable JavaScript.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"><strong>Mobile Settings:</strong></span><span data-contrast="auto" lang="EN"> Your mobile device may also include settings that allow you to manage the use of Cookies, such as Limit Ad Tracking or Tracking settings in iOS and Opt-out of Ads Personalization in Android.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"><strong>Analytics:</strong> </span><span data-contrast="auto" lang="EN">To disable certain analytics Cookies, you can use the browser controls discussed above or, for some of our providers, such as Google </span><span data-contrast="auto" lang="EN">Analytics , you </span><span data-contrast="auto" lang="EN">can prevent the use of Google Analytics relating to your use of our Services by downloading and installing the browser plugin available via this link: </span><a href="http://tools.google.com/dlpage/gaoptout?hl=en-GB" rel="noreferrer noopener" target="_blank"><span data-contrast="none" lang="EN">http://tools.google.com/dlpage/gaoptout?hl=en-GB</span></a><span data-contrast="none" lang="EN">.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"><strong>Interest-Based Advertising:</strong></span><span data-contrast="auto" lang="EN"> Most third-party advertisers offer a way to opt out of their interest-based advertising. In addition to the steps described above, you may opt-out of certain targeted advertising from participating entities by visiting the </span><a href="http://www.networkadvertising.org/choices/" rel="noreferrer noopener" target="_blank"><span data-contrast="none" lang="EN"><span data-ccp-charstyle="Hyperlink">Network Advertising Initiative</span></span></a><span data-contrast="auto" lang="EN"> and </span><a href="http://www.aboutads.info/choices/" rel="noreferrer noopener" target="_blank"><span data-contrast="none" lang="EN"><span data-ccp-charstyle="Hyperlink">Digital Advertising Alliance in the US</span></span></a><span data-contrast="auto" lang="EN">, </span><a href="https://youradchoices.ca/choices/" rel="noreferrer noopener" target="_blank"><span data-contrast="none" lang="EN"><span data-ccp-charstyle="Hyperlink">Digital Advertising Alliance of Canada</span></span></a><span data-contrast="auto" lang="EN">, </span><a href="https://www.youronlinechoices.com/uk/" rel="noreferrer noopener" target="_blank"><span data-contrast="none" lang="EN"><span data-ccp-charstyle="Hyperlink">European Interactive Digital Advertising Alliance in the UK</span></span></a><span data-contrast="auto" lang="EN">, </span><a href="http://www.youronlinechoices.com/" rel="noreferrer noopener" target="_blank"><span data-contrast="none" lang="EN"><span data-ccp-charstyle="Hyperlink">European Interactive Digital Advertising Alliance</span></span></a><span data-contrast="auto" lang="EN">, or </span><a href="http://www.youronlinechoices.com.au/your-ad-choices/" rel="noreferrer noopener" target="_blank"><span data-contrast="none" lang="EN"><span data-ccp-charstyle="Hyperlink">Australian Digital Advertising Alliance</span></span></a><span data-contrast="auto" lang="EN">.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"><strong> </strong></span></div><div><span data-contrast="auto" lang="EN"><strong>Consequences of Deactivating Cookies</strong></span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN">If you disable or remove Cookies, some parts of the Services may not function properly. Information may still be collected and used for other purposes, such as internal operations and to remember your opt-out preferences.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"></span></div><div><br /></div><div><span data-contrast="auto" lang="EN"><strong>Information about specific Cookies used by our Websites</strong></span><span data-ccp-props="{"><strong> </strong></span></div><div><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"></span></div><table border="1" data-tablelook="1184" data-tablestyle="MsoTableGrid"><tbody><tr><td data-celllook="65536"><strong><br /><br /><br /><br /></strong><div><strong><span data-contrast="auto" lang="EN">Cookie Category</span><span data-ccp-props="{"> </span></strong></div></td><td data-celllook="65536"><strong><br /><br /><br /><br /><br /></strong><div><strong><span data-contrast="auto" lang="EN">Cookie Name and Owner</span><span data-ccp-props="{"> </span></strong></div></td><td data-celllook="65536"><strong><br /><br /><br /><br /><br /></strong><div><strong><span data-contrast="auto" lang="EN">Purpose</span><span data-ccp-props="{"> </span></strong></div></td><td data-celllook="65536"><strong><br /><br /><br /><br /><br /></strong><div><strong><span data-contrast="auto" lang="EN">Duration</span><span data-ccp-props="{"> </span></strong></div></td><td data-celllook="65536"><strong><br /><br /><br /><br /><br /></strong><div><strong><span data-contrast="auto" lang="EN">Third Party Data Recipients</span><span data-ccp-props="{"> </span></strong></div></td><td data-celllook="65536"><strong><br /><br /><br /><br /><br /></strong><div><strong><span data-contrast="auto" lang="EN">More Information</span></strong><span data-ccp-props="{"><strong> </strong></span></div></td></tr><tr><td data-celllook="0"><br /><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Strictly Necessary</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Site Registration/IDX (Endeavor)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Site registration</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Session</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">N/A</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN"></span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="0"><br /><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Strictly Necessary</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">AWSALB (BlueConic)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Used for load balancing by Amazon Web Services</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Persistent, 7 days</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">BlueConic (Service Provider)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN"></span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="0"><br /><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Strictly Necessary</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">AWSALBCORS (BlueConic)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Used for load balancing by Amazon Web Services, with the SameSite property (for the recent Chrome changes). </span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Persistent, 7 days</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">N/A</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN"></span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="0"><br /><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Statistical</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="auto" lang="EN">AAM (Audited Media)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Supports the third-party audit specific to Oil & Gas Journal's Website traffic.</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Persistent, 1 yr</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Audited Media</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Non-Personal Data collected</span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="0"><br /><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Statistical</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Legacy Sapience Init/Track (Endeavor)</span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN"></span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Site user analytics </span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Persistent, 1 yr</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">N/A</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Non-Personal Data collected</span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="0"><br /><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Statistical</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Olytics (Omeda)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Site user analytics providing insights into behaviors and attributes of Website users and connecting those behaviors with others in our audience database</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Persistent, 1 yr</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Omeda (Service Provider)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Non-Personal Data collected</span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="0"><br /><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Statistical</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Website Visual Optimizer</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Allows us to test content for engagement and impact</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Persistent, 1 yr</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Wingify</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">You can opt-out of being tracked by this service at this link https://vwo.com/opt-out/</span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="0"><br /><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Functionality</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">BCTempID (Blueconic)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Temporary unique identifier for the BlueConic profile; removed after BCSessionID is created</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Session</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Blueconic (Service Provider)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN"></span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="0"><br /><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Functionality</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">BCSessionID (Blueconic)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Unique identifier for the BlueConic profile</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Persistent, 1yr</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Blueconic (Service Provider)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN"></span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="0"><br /><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Functionality</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">BCReferrerOverrule (Blueconic)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Stores a custom bcChannelIdentifier as referrer. </span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Persistent, 1yr</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Blueconic (Service Provider)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN"></span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="0"><br /><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Functionality</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">BCRefusedObjectives (Blueconic)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Used to store the identifiers of BlueConic Objectives that were explicitly refused. </span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Persistent, 1yr</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Blueconic (Service Provider)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN"></span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="0"><br /><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Functionality</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">BCRevision (Blueconic)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Used to store requests that are sent to BlueConic, but haven't returned yet. On the next page view, if BCRevsision still contains values, those requests are sent again, to prevent data loss. This information is initially stored in localStorage; when this fails, the cookie solution is used as fallback. </span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Persistent, 1yr</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Blueconic (Service Provider)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN"></span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="0"><br /><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Functionality</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">BCTracking</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Used for tracking the channel of an external tracker.</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Session</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Blueconic (Service Provider)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN"></span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="0"><br /><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Functionality</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Vimeo Listener</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Measures engagement with Vimeo videos that are sometimes embedded in our Site. The cookie tracks when a video is played, the duration of the viewing, and other metrics around the viewing</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Persistent, 1 yr</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Vimeo</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Non-personal data is collected such as </span><span data-contrast="none" lang="EN">player volume, client ID, language, device ID, vimeo cart, other settings related to video player</span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="0"><br /><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Functionality</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Google Ad Manager (Google)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">tracks user behavior on our Site to deliver advertising of Endeavor customers specific to our Sites, serving and rendering ads, limiting the number of times an ad is shown to a user, muting ads you have chosen to stop seeing, and measuring the effectiveness of ads</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Persistent, 1 yr</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Google (Service Provider)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Non-personal data is collected</span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="0"><br /><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Statistical</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Google Tag Manager</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">collects aggregated data about tag firing to help monitor, provide diagnostics, and improve the quality of its systems</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Persistent, 1 yr</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Google (Service Provider)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN-US">Non-personal data is collected</span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="0"><br /><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Social Media</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Facebook Pixel</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Used for sharing content with a user&rsquo;s network on Facebook</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Persistent, 3 months</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Meta</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN-US">Non-personal data and the following personal data when available, email, address, quantity when you purchase a product or service</span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN"></span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="0"><br /><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Social Media </span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">LinkedIn Insight</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Used for sharing content with a user&rsquo;s network on LinkedIn</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Session and Persistent, 1 yr</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">LinkedIn</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Non-personal data collected, such as URL that the user visited on our website, the referrer, IP address, device type, browser characteristics, and timestamp</span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="0"><br /><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">First Party Advertising</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">AdDaptive pixel</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">To improve advertising targeting users as they visit other sites on the web, based on the user's prior online behavior within Endeavor's network of sites</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Persistent, 90 days</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">AdDaptive</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Non-personal data collected</span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN"></span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="0"><br /><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">First Party Advertising</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Feathr pixel</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">To improve advertising for Endeavor events targeting users as they visit other sites on the web based on the user&rsquo;s prior online on behavior within Endeavor&rsquo;s network of sites</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Persistent, 1 yr</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Feathr</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Non-personal data and the following personal data when available: </span><span data-contrast="none" lang="EN-US">Name, </span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN-US">Email, </span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN-US">Occupation, </span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN-US">Companies, </span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN-US">Phone, </span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN-US">Address, </span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN-US">City/Locality, </span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN-US">State/Province, </span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN-US">Zip/Postal Code, </span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN-US">Country, </span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN-US">Date First Seen,</span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN-US">Date Last Seen</span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN-US">Times Seen,</span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN-US">Sessions,</span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN-US">Last Browser,</span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN-US">Last Platform,</span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN-US">Continent,</span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN-US">Latitude,</span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN-US">Longitude,</span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN-US">Time Zone</span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN"></span><span data-ccp-props="{"> </span></div></td></tr></tbody></table><div><br /></div><div><strong>Additional Information about Hotjar Cookies used on some of our Websites</strong></div><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:107%;font-size:15px;font-family:' calibri',sans-serif;'=" ">Some of our Websites use Hotjar's behavior analytics software designed to give website owners an aggregated view of their users&rsquo; behavior while browsing their site. This provides us with the insights needed to improve the overall experience for our users. Hotjar is not designed to track individual users. All cookies used by Hotjar are Statistical Cookies. If you do not want Hotjar to collect your data, you can change your browser settings following these instructions: <a href="https://www.hotjar.com/policies/do-not-track/">Hotjar - Do Not Track</a>.</p><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:107%;font-size:15px;font-family:' calibri',sans-serif;'=" "> </p><table border="1" cellpadding="0" cellspacing="3" style="width: 100%;background: white;" width="888"><tbody><tr><td colspan="3" style="width:515.3pt;background:#F3F3F3;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:16.5pt;" width="100%"><p style="margin-top:0in;margin-right:0in;margin-bottom:0in;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;text-align:center;'=" "><strong><span style="font-size:15px;font-family:Roboto;color:black;">Relating to the user</span></strong></p></td></tr><tr><td style="width:150.8pt;background:#F3F3F3;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:16.5pt;" width="30.225563909774436%"><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><strong><span style="font-size:15px;font-family:Roboto;color:black;">Name</span></strong></p></td><td style="width:84.0pt;background:#F3F3F3;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:16.5pt;" width="16.842105263157894%"><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><strong><span style="font-size:15px;font-family:Roboto;color:black;">Data storage type</span></strong></p></td><td style="width:264.0pt;background:#F3F3F3;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:16.5pt;" width="52.932330827067666%"><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><strong><span style="font-size:15px;font-family:Roboto;color:black;">Description</span></strong></p></td></tr><tr><td style="width:150.8pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:66.75pt;" width="30.225563909774436%"><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">_hjSessionUser_{site_id}</span></p></td><td style="width:84.0pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:66.75pt;" width="16.842105263157894%"><p style="margin-top:0in;margin-right:0in;margin-bottom:0in;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">Cookie</span></p></td><td style="width:264.0pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:66.75pt;" width="52.932330827067666%"><ul style="margin-bottom:0in;"><li><span style="font-size:15px;font-family: Roboto;color:black;">Set when a user first lands on a page.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Persists the <a href="https://help.hotjar.com/hc/en-us/articles/115011669147" target="_self"><span style="color:#FF3C00;">Hotjar User ID</span></a> which is unique to that site. Hotjar does not track users across different sites.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Ensures data from subsequent visits to the same site are attributed to the same user ID.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">365 days duration.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">JSON data type.</span></li></ul></td></tr><tr><td style="width:150.8pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:100.5pt;" width="30.225563909774436%"><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">_hjid</span></p></td><td style="width:84.0pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:100.5pt;" width="16.842105263157894%"><p style="margin-top:0in;margin-right:0in;margin-bottom:0in;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">Cookie</span></p></td><td style="width:264.0pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:100.5pt;" width="52.932330827067666%"><ul style="margin-bottom:0in;"><li><span style="font-size:15px;font-family: Roboto;color:black;">This is an old cookie that we do not set anymore, but if a user has it unexpired in their browser, we will reuse its value and migrate to _hjSessionUser_{site_id}.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Set when a user first lands on a page.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Persists the <a href="https://help.hotjar.com/hc/en-us/articles/115011669147" target="_self"><span style="color:#FF3C00;">Hotjar User ID</span></a> which is unique to that site.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Ensures data from subsequent visits to the same site are attributed to the same user ID.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">365 days duration.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">UUID data type.</span></li></ul></td></tr><tr><td style="width:150.8pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:66.75pt;" width="30.225563909774436%"><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">_hjFirstSeen</span></p></td><td style="width:84.0pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:66.75pt;" width="16.842105263157894%"><p style="margin-top:0in;margin-right:0in;margin-bottom:0in;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">Cookie</span></p></td><td style="width:264.0pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:66.75pt;" width="52.932330827067666%"><ul style="margin-bottom:0in;"><li><span style="font-size:15px;font-family: Roboto;color:black;">Identifies a new user&rsquo;s first session.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Used by Recording filters to identify new user sessions.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">30 minutes duration, extended on user activity.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Boolean true/false data type.</span></li></ul></td></tr><tr><td style="width:150.8pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:83.25pt;" width="30.225563909774436%"><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">_hjHasCachedUserAttributes</span></p></td><td style="width:84.0pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:83.25pt;" width="16.842105263157894%"><p style="margin-top:0in;margin-right:0in;margin-bottom:0in;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">Cookie</span></p></td><td style="width:264.0pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:83.25pt;" width="52.932330827067666%"><ul style="margin-bottom:0in;"><li><span style="font-size:15px;font-family: Roboto;color:black;">Enables us to know whether the data set in _hjUserAttributes Local Storage item is up to date or not.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Session duration.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Boolean true/false data type.</span></li></ul></td></tr><tr><td style="width:150.8pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:76.5pt;" width="30.225563909774436%"><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">_hjUserAttributesHash</span></p></td><td style="width:84.0pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:76.5pt;" width="16.842105263157894%"><p style="margin-top:0in;margin-right:0in;margin-bottom:0in;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">Cookie</span></p></td><td style="width:264.0pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:76.5pt;" width="52.932330827067666%"><ul style="margin-bottom:0in;"><li><span style="font-size:15px;font-family: Roboto;color:black;">Enables us to know when any User Attribute has changed and needs to be updated.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">2 minutes duration, extended every 30 seconds.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Content hash data type.</span></li></ul></td></tr><tr><td style="width:150.8pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:87.0pt;" width="30.225563909774436%"><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">_hjUserAttributes</span></p></td><td style="width:84.0pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:87.0pt;" width="16.842105263157894%"><p style="margin-top:0in;margin-right:0in;margin-bottom:0in;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">Local storage item</span></p></td><td style="width:264.0pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:87.0pt;" width="52.932330827067666%"><ul style="margin-bottom:0in;"><li><span style="font-size:15px;font-family: Roboto;color:black;">Stores User Attributes sent through the Hotjar Identify API.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">No explicit expiration.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Base64 encoded JSON data type.</span></li></ul></td></tr><tr><td style="width:150.8pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:50.25pt;" width="30.225563909774436%"><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">hjViewportId</span></p></td><td style="width:84.0pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:50.25pt;" width="16.842105263157894%"><p style="margin-top:0in;margin-right:0in;margin-bottom:0in;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">Session storage item</span></p></td><td style="width:264.0pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:50.25pt;" width="52.932330827067666%"><ul style="margin-bottom:0in;"><li><span style="font-size:15px;font-family: Roboto;color:black;">Stores user viewport details such as size and dimensions.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Session duration.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">UUID data type.</span></li></ul></td></tr><tr><td style="width:150.8pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:50.25pt;" width="30.225563909774436%"><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">hjActiveViewportIds</span></p></td><td style="width:84.0pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:50.25pt;" width="16.842105263157894%"><p style="margin-top:0in;margin-right:0in;margin-bottom:0in;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">Local storage item</span></p></td><td style="width:264.0pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:50.25pt;" width="52.932330827067666%"><ul style="margin-bottom:0in;"><li><span style="font-size:15px;font-family: Roboto;color:black;">Stores user active viewports IDs.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Stores an expirationTimestamp that is used to validate active viewports on script initialization.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">JSON data type.</span></li></ul></td></tr></tbody></table><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;background:white;'=" "><br /></p><table border="1" cellpadding="0" cellspacing="3" style="width: 100%;background: white;" width="888"><tbody><tr><td colspan="3" style="width:874.5pt;background:#F3F3F3;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:16.5pt;" width="100%"><p style="margin-top:0in;margin-right:0in;margin-bottom:0in;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;text-align:center;'=" "><strong><span style="font-size:15px;font-family:Roboto;color:black;">Relating to the session</span></strong></p></td></tr><tr><td style="width:208.2pt;background:#F3F3F3;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:16.5pt;" width="24.3006993006993%"><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><strong><span style="font-size:15px;font-family:Roboto;color:black;">Name</span></strong></p></td><td style="width:112.65pt;background:#F3F3F3;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:16.5pt;" width="13.111888111888112%"><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><strong><span style="font-size:15px;font-family:Roboto;color:black;">Data storage type</span></strong></p></td><td style="width:537.1pt;background:#F3F3F3;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:16.5pt;" width="62.58741258741259%"><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><strong><span style="font-size:15px;font-family:Roboto;color:black;">Description</span></strong></p></td></tr><tr><td style="width:208.2pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:75.75pt;" width="24.3006993006993%"><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">_hjSession_{site_id}</span></p></td><td style="width:112.65pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:75.75pt;" width="13.111888111888112%"><p style="margin-top:0in;margin-right:0in;margin-bottom:0in;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">Cookie</span></p></td><td style="width:537.1pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:75.75pt;" width="62.58741258741259%"><ul style="margin-bottom:0in;"><li><span style="font-size:15px;font-family: Roboto;color:black;">Holds current session data.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Ensures subsequent requests in the session window are attributed to the same session.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">30 minutes duration, extended on user activity.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">JSON data type.</span></li></ul></td></tr><tr><td style="width:208.2pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:75.0pt;" width="24.3006993006993%"><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">_hjSessionTooLarge</span></p></td><td style="width:112.65pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:75.0pt;" width="13.111888111888112%"><p style="margin-top:0in;margin-right:0in;margin-bottom:0in;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">Cookie</span></p></td><td style="width:537.1pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:75.0pt;" width="62.58741258741259%"><ul style="margin-bottom:0in;"><li><span style="font-size:15px;font-family: Roboto;color:black;">Causes Hotjar to stop collecting data if a session becomes too large.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Determined automatically by a signal from the server if the session size exceeds the limit.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">1h duration.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Boolean true/false data type.</span></li></ul></td></tr><tr><td style="width:208.2pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:65.25pt;" width="24.3006993006993%"><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">_hjSessionResumed</span></p></td><td style="width:112.65pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:65.25pt;" width="13.111888111888112%"><p style="margin-top:0in;margin-right:0in;margin-bottom:0in;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">Cookie</span></p></td><td style="width:537.1pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:65.25pt;" width="62.58741258741259%"><ul style="margin-bottom:0in;"><li><span style="font-size:15px;font-family: Roboto;color:black;">Set when a session/recording is reconnected to Hotjar servers after a break in connection.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Session duration.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Boolean true/false data type.</span></li></ul></td></tr><tr><td style="width:208.2pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:66.75pt;" width="24.3006993006993%"><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">_hjCookieTest</span></p></td><td style="width:112.65pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:66.75pt;" width="13.111888111888112%"><p style="margin-top:0in;margin-right:0in;margin-bottom:0in;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">Cookie</span></p></td><td style="width:537.1pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:66.75pt;" width="62.58741258741259%"><ul style="margin-bottom:0in;"><li><span style="font-size:15px;font-family: Roboto;color:black;">Checks to see if the Hotjar Tracking Code can use cookies. If it can, a value of 1 is set.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Deleted almost immediately after it is created.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Under 100ms duration, cookie expiration time set to session duration.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Boolean true/false data type.</span></li></ul></td></tr><tr><td style="width:208.2pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:117.0pt;" width="24.3006993006993%"><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">_hjLocalStorageTest</span></p></td><td style="width:112.65pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:117.0pt;" width="13.111888111888112%"><p style="margin-top:0in;margin-right:0in;margin-bottom:0in;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">Cookie</span></p></td><td style="width:537.1pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:117.0pt;" width="62.58741258741259%"><ul style="margin-bottom:0in;"><li><span style="font-size:15px;font-family: Roboto;color:black;">Checks if the Hotjar Tracking Code can use Local Storage. If it can, a value of 1 is set.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Data stored in _hjLocalStorageTest has no expiration time, but it is deleted almost immediately after it is created.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Under 100ms duration.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Boolean true/false data type.</span></li></ul></td></tr><tr><td style="width:208.2pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:83.25pt;" width="24.3006993006993%"><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">_hjSessionStorageTest</span></p></td><td style="width:112.65pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:83.25pt;" width="13.111888111888112%"><p style="margin-top:0in;margin-right:0in;margin-bottom:0in;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">Cookie</span></p></td><td style="width:537.1pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:83.25pt;" width="62.58741258741259%"><ul style="margin-bottom:0in;"><li><span style="font-size:15px;font-family: Roboto;color:black;">Checks if the Hotjar Tracking Code can use Session Storage. If it can, a value of 1 is set.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Data stored in _hjSessionStorageTest has no expiration time, but it is deleted almost immediately after it is created.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Under 100ms duration.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Boolean true/false data type.</span></li></ul></td></tr><tr><td style="width:208.2pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:50.25pt;" width="24.3006993006993%"><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">_hjIncludedInPageviewSample</span></p></td><td style="width:112.65pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:50.25pt;" width="13.111888111888112%"><p style="margin-top:0in;margin-right:0in;margin-bottom:0in;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">Cookie</span></p></td><td style="width:537.1pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:50.25pt;" width="62.58741258741259%"><ul style="margin-bottom:0in;"><li><span style="font-size:15px;font-family: Roboto;color:black;">Set to determine if a user is included in the data sampling defined by your site's pageview limit.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">2 minutes duration, extended every 30 seconds.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Boolean true/false data type.</span></li></ul></td></tr><tr><td style="width:208.2pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:66.75pt;" width="24.3006993006993%"><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">_hjIncludedInSessionSample_{site_id}</span></p></td><td style="width:112.65pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:66.75pt;" width="13.111888111888112%"><p style="margin-top:0in;margin-right:0in;margin-bottom:0in;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">Cookie</span></p></td><td style="width:537.1pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:66.75pt;" width="62.58741258741259%"><ul style="margin-bottom:0in;"><li><span style="font-size:15px;font-family: Roboto;color:black;">Set to determine if a user is included in the data sampling defined by your site's daily session limit.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">2 minutes duration, extended every 30 seconds.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Boolean true/false data type.</span></li></ul></td></tr><tr><td style="width:208.2pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:50.25pt;" width="24.3006993006993%"><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">_hjAbsoluteSessionInProgress</span></p></td><td style="width:112.65pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:50.25pt;" width="13.111888111888112%"><p style="margin-top:0in;margin-right:0in;margin-bottom:0in;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">Cookie</span></p></td><td style="width:537.1pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:50.25pt;" width="62.58741258741259%"><ul style="margin-bottom:0in;"><li><span style="font-size:15px;font-family: Roboto;color:black;">Used to detect the first pageview session of a user.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">30 minutes duration, extended on user activity.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Boolean true/false data type.</span></li></ul></td></tr><tr><td style="width:208.2pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:100.5pt;" width="24.3006993006993%"><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">_hjTLDTest</span></p></td><td style="width:112.65pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:100.5pt;" width="13.111888111888112%"><p style="margin-top:0in;margin-right:0in;margin-bottom:0in;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">Cookie</span></p></td><td style="width:537.1pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:100.5pt;" width="62.58741258741259%"><ul style="margin-bottom:0in;"><li><span style="font-size:15px;font-family: Roboto;color:black;">We try to store the _hjTLDTest cookie for different URL substring alternatives until it fails.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Enables us to try to determine the most generic cookie path to use, instead of page hostname.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">It means that cookies can be shared across subdomains (where applicable).</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">After this check, the cookie is removed.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Session duration.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Boolean true/false data type.</span></li></ul></td></tr></tbody></table><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;background:white;'=" "><br /></p><table border="1" cellpadding="0" cellspacing="3" style="width: 100%;background: white;" width="888"><tbody><tr><td colspan="3" style="width:516.0pt;background:#F3F3F3;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:16.5pt;" width="100%"><p style="margin-top:0in;margin-right:0in;margin-bottom:0in;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;text-align:center;'=" "><strong><span style="font-size:15px;font-family:Roboto;color:black;">Relating to Recordings</span></strong></p></td></tr><tr><td style="width:123.45pt;background:#F3F3F3;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:16.5pt;" width="24.737631184407796%"><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><strong><span style="font-size:15px;font-family:Roboto;color:black;">Name</span></strong></p></td><td style="width:90.4pt;background:#F3F3F3;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:16.5pt;" width="18.140929535232384%"><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><strong><span style="font-size:15px;font-family:Roboto;color:black;">Data storage type</span></strong></p></td><td style="width:285.65pt;background:#F3F3F3;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:16.5pt;" width="57.12143928035982%"><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><strong><span style="font-size:15px;font-family:Roboto;color:black;">Description</span></strong></p></td></tr><tr><td style="width:123.45pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:7.5pt;" width="24.737631184407796%"><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">_hjRecordingEnabled</span></p></td><td style="width:90.4pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:7.5pt;" width="18.140929535232384%"><p style="margin-top:0in;margin-right:0in;margin-bottom:0in;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">Session storage item</span></p></td><td style="width:285.65pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:7.5pt;" width="57.12143928035982%"><ul style="margin-bottom:0in;"><li><span style="font-size:15px;font-family: Roboto;color:black;">Set when a Recording starts.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Read when the Recording module is initialized to see if the user is already in a recording in a particular session.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Session duration.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Boolean true/false data type.</span></li></ul></td></tr></tbody></table><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;background:white;'=" "><br /></p><table border="1" cellpadding="0" cellspacing="3" style="width: 100%;background: white;" width="888"><tbody><tr><td colspan="3" style="width:874.5pt;background:#F3F3F3;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:16.5pt;" width="100%"><p style="margin-top:0in;margin-right:0in;margin-bottom:0in;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;text-align:center;'=" "><strong><span style="font-size:15px;font-family:Roboto;color:black;">Relating to Feedback and Survey tools</span></strong></p></td></tr><tr><td style="width:147.0pt;background:#F3F3F3;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:16.5pt;" width="17.132867132867133%"><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><strong><span style="font-size:15px;font-family:Roboto;color:black;">Name</span></strong></p></td><td style="width:159.15pt;background:#F3F3F3;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:16.5pt;" width="18.53146853146853%"><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><strong><span style="font-size:15px;font-family:Roboto;color:black;">Data storage type</span></strong></p></td><td style="width:551.8pt;background:#F3F3F3;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:16.5pt;" width="64.33566433566433%"><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><strong><span style="font-size:15px;font-family:Roboto;color:black;">Description</span></strong></p></td></tr><tr><td style="width:147.0pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:41.25pt;" width="17.132867132867133%"><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">_hjClosedSurveyInvites</span></p></td><td style="width:159.15pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:41.25pt;" width="18.53146853146853%"><p style="margin-top:0in;margin-right:0in;margin-bottom:0in;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">Cookie</span></p></td><td style="width:551.8pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:41.25pt;" width="64.33566433566433%"><ul style="margin-bottom:0in;"><li><span style="font-size:15px;font-family: Roboto;color:black;">Set when a user interacts with a Link Survey invitation modal.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Ensures the same invite does not reappear if it has already been shown.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">365 days duration.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">List of Survey IDs, URL encoded.</span></li></ul></td></tr><tr><td style="width:147.0pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:85.5pt;" width="17.132867132867133%"><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">_hjDonePolls</span></p></td><td style="width:159.15pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:85.5pt;" width="18.53146853146853%"><p style="margin-top:0in;margin-right:0in;margin-bottom:0in;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">Cookie</span></p></td><td style="width:551.8pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:85.5pt;" width="64.33566433566433%"><ul style="margin-bottom:0in;"><li><span style="font-size:15px;font-family: Roboto;color:black;">Set when a user completes an on-site Survey.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Ensures the same Survey does not reappear if it has already been filled in.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">365 days duration.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">List of Survey IDs, URL encoded.</span></li></ul></td></tr><tr><td style="width:147.0pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:66.75pt;" width="17.132867132867133%"><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">_hjMinimizedPolls</span></p></td><td style="width:159.15pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:66.75pt;" width="18.53146853146853%"><p style="margin-top:0in;margin-right:0in;margin-bottom:0in;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">Cookie</span></p></td><td style="width:551.8pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:66.75pt;" width="64.33566433566433%"><ul style="margin-bottom:0in;"><li><span style="font-size:15px;font-family: Roboto;color:black;">Set when a user minimizes an on-site Survey.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Ensures that the Survey stays minimized when the user navigates through your site.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">365 days duration.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">List of Survey IDs, URL encoded.</span></li></ul></td></tr><tr><td style="width:147.0pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:39.75pt;" width="17.132867132867133%"><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">_hjShownFeedbackMessage</span></p></td><td style="width:159.15pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:39.75pt;" width="18.53146853146853%"><p style="margin-top:0in;margin-right:0in;margin-bottom:0in;margin-left:0in;line-height:normal;font-size:15px;font-family:' calibri',sans-serif;'=" "><span style="font-size:15px;font-family:Roboto;color:black;">Cookie</span></p></td><td style="width:551.8pt;padding:7.5pt 15.0pt 7.5pt 15.0pt;height:39.75pt;" width="64.33566433566433%"><ul style="margin-bottom:0in;"><li><span style="font-size:15px;font-family: Roboto;color:black;">Set when a user minimizes or completes a Feedback widget.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Ensures the Feedback widget will load as minimized if the user navigates to another page where it is set to show.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">One day duration.</span></li><li><span style="font-size:15px;font-family: Roboto;color:black;">Boolean true/false data type.</span></li></ul></td></tr></tbody></table><p style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;line-height:107%;font-size:15px;font-family:' calibri',sans-serif;'=" "><br /></p><h2 style="margin-top:11.0pt;margin-right:0in;margin-bottom:11.0pt;margin-left:0in;line-height:136%;font-size:19px;font-family:' arial',sans-serif;background:white;"><span style="color:black;"><strong>Prior Document History</strong></span></h2><p style="margin:0in;line-height:115%;font-size:15px;font-family:' arial',sans-serif;">May 25th, 2018 (Originally Published as part of Endeavor Business Media&rsquo;s Privacy Policy)</p><p style="margin:0in;line-height:115%;font-size:15px;font-family:' arial',sans-serif;">January 1, 2020 (Amended)</p><p style="margin:0in;line-height:115%;font-size:15px;font-family:' arial',sans-serif;">August 28, 2023 (Established as separate Cookie Notice)</p><div><br /></div><p style="margin:0in;line-height:115%;font-size:15px;font-family:' arial',sans-serif;"><span style="font-size:16px;line-height:115%;"></span></p><p style="margin:0in;line-height:115%;font-size:15px;font-family:' arial',sans-serif;"><span style="font-size:16px;line-height:115%;">For any questions about this notice or requests for a copy of previous versions, please direct to our data privacy officer at </span><a href="mailto:DPO@Endeavorb2b.com"><span style="font-size:16px;line-height:115%;color:#1155CC;">DPO</span></a><a href="mailto:DPO@Endeavorb2b.com"><span style="font-size:16px;line-height:115%;color:#1155CC;">@Endeavorb2b.com</span></a><span style="font-size:16px;line-height:115%;"> or in writing to Endeavor Business Media, Attention: Data Privacy Officer, 30 Burton Hills Blvd, Suite 185, Nashville, TN 37215.</span></p><div><br /></div><div><span data-contrast="auto" lang="EN"></span><br /></div> </div> </div> </div> </div> <div id="contract-id-324282-version-64ee7e404c22cfa9a58b0c48" data-vid="64ee7e404c22cfa9a58b0c48" class="version-container js-version-container-324282 " style="display: none;"> <div id="version-languages-64ee7e404c22cfa9a58b0c48" class="version-translation-container"> <div id="version-64ee7e404c22cfa9a58b0c48-locale-en-us" class="version-translation version-locale-en-us" data-locale="en-us" data-locale-gen="en" data-title-translation="Cookie Notice"> <div class="row"> <h5 class="effective-date" role="presentation">Effective August 29th 2023&nbsp;&nbsp;<span class="light">to</span>&nbsp;&nbsp;November 30th 2023</h5> <a id="download-version-64ee7e404c22cfa9a58b0c48-locale-en-us" href="https://endeavorbm.pactsafe.io/versions/64ee7e404c22cfa9a58b0c48.pdf" target="_blank" rel="noopener" class="version-download-link inline-link">Download</a> </div> <div class="table-of-contents"> <hr class="divider table-of-contents-divider" /> <h3>Table of Contents</h3> <ol class="table-of-contents-links"></ol> </div> <hr class="divider body-divider" /> <div class="body js-body-64ee7e404c22cfa9a58b0c48"> <div><img src="https://vault.pactsafe.io/s/6bdc8781-ad43-45ca-8a6d-99d78a14e7ef/assets/3XzBQdnks.png" style="width: 300px;" class="fr-fic fr-dib fr-fil" /></div><div><br /></div><div><span data-contrast="auto" lang="EN"><span data-ccp-parastyle="heading 2"><strong>Cookie Notice</strong></span></span><span data-ccp-props="{"><strong> </strong></span></div><div><span data-contrast="auto" lang="EN">Endeavor Business Media, LLC, its subsidiaries and affiliates (collectively &ldquo;Endeavor Business Media&rdquo; or &ldquo;we&rdquo;) uses cookies and other internet technologies in the management of our Websites, mobile applications and email programs in an effort to enrich your online experience with us. </span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"><strong>What are cookies and how are they used? </strong></span><span data-ccp-props="{"><strong> </strong></span></div><div><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN">"Cookies" are small text files containing small amounts of information that are sent to your computer's browser and stored on your device when you visit a website. Upon your first visit to one of our Websites, a cookie will be sent to your computer that uniquely identifies your browser. </span><span data-contrast="auto" lang="EN">Cookies are then sent back to the originating website on each subsequent visit, or to another website that recognizes that cookie. </span><span data-contrast="auto" lang="EN">Many major web services use cookies to provide useful features for their users, such as letting you navigate between pages efficiently, remembering your preferences, and generally to improve the user experience. They can also help to ensure that advertisements you see online are more relevant to you and your interests. </span><span data-contrast="auto" lang="EN">Our cookies do not contain any information that is personally identifiable.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN">Like many websites, Endeavor Business Media uses pixel tags, also known as web beacons, clear gifs, or web bugs, which are small graphic files that allow us and third parties to monitor the use of the Websites and collect usage data. We may use pixel tags, either provided by us or by our third-party service providers and advertisers, to collect information about your visit, including the IP address of the computer that downloaded the page on which the tag appears, the pages you view, the links you click and other actions taken in connection with our Websites and use them in combination with cookies to provide offers and information of interest to you. Pixel tags help us improve our understanding of our web traffic and visitor behavior, as well as gauge the response to our promotional efforts. This usage data we collect is generally non-identifying, but if we associate it with you as a specific and identifiable person, we treat it as personal data.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN">Cookies can be set by the site or Service you are visiting (&ldquo;first-party cookies&rdquo;) or by a third party, such as analytics or advertising services (&ldquo;third-party cookies&rdquo;). Third parties may collect and use information as we have described in this Cookie Notice and our Privacy Notice and pursuant to their own privacy policies.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN">We use industry-standard, third-party advertising service companies to display marketing of our customers that is most relevant to you when you visit our Websites or open our emails. In some cases, we will use the information collected by our Service Providers to target and serve advertisements to our subscribers and Website visitors on other websites based on your usage of our Websites and Services.<strong> </strong></span><strong><span data-contrast="auto" lang="EN">You can opt-out of Endeavor processing your personal information for targeting advertising across unrelated websites (known as &lsquo;cross-contextual behavioral advertising&rsquo;) under applicable state law by: (1) submitting this </span><a href="https://endeavor.dragonforms.com/loading.do?omedasite=EBM_DoNotTk" rel="noreferrer noopener" target="_blank"><span data-contrast="none" lang="EN"><span data-ccp-charstyle="Hyperlink">OPT-OUT FORM</span></span></a><span data-contrast="auto" lang="EN">, (2) email </span><a href="mailto:DPO@Endeavorb2b.com" rel="noreferrer noopener" target="_blank"><span data-contrast="none" lang="EN"><span data-ccp-charstyle="Hyperlink">DPO@Endeavorb2b.com</span></span></a><span data-contrast="auto" lang="EN">, or (3) by mail to Endeavor Business Media, Attention: Data Privacy Officer, 30 Burton Hills Blvd, Suite 185, Nashville, TN 37215.</span><span data-ccp-props="{"> </span></strong></div><div><strong><span data-contrast="auto" lang="EN"></span></strong><span data-ccp-props="{"><strong> </strong></span></div><div><span data-contrast="auto" lang="EN">We do not sell or share personal information with unrelated third parties for them to use in cross-contextual behavioral advertising.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"><strong>Types of cookies</strong></span><span data-ccp-props="{"><strong> </strong></span></div><div><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN">Our Websites and other online Services use the following types of cookies for the purposes set out below:</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"> </span></div><div><br /></div><table border="1" data-tablelook="1536" data-tablestyle="MsoNormalTable"><tbody><tr><td data-celllook="69905"><br /><br /><br /><br /><br /><br /><div><span data-contrast="auto" lang="EN">Strictly necessary cookies</span><span data-ccp-props="{"> </span></div></td><td data-celllook="69905"><br /><br /><br /><br /><br /><div><span data-contrast="auto" lang="EN">These Cookies are necessary for the Website to function and cannot be switched off in our systems. They are usually only set in response to actions made by you which amount to a request</span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="69905"><br /><br /><br /><br /><br /><div><span data-contrast="auto" lang="EN">Statistical cookies</span><span data-ccp-props="{"> </span></div></td><td data-celllook="69905"><br /><br /><br /><br /><div><span data-contrast="auto" lang="EN">These Cookies collect information about how visitors use a Website, for instance which pages visitors go to most often, and if they get error messages from web pages. These Cookies don&rsquo;t collect information that identifies a visitor. All information these Cookies collect is aggregated and therefore anonymous. It is only used to improve how a website works, to gather broad demographic information and to monitor the level of activity on our Websites. </span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN"></span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN">We use Google Analytics for this purpose. Google Analytics uses its own cookies. You can find out more information about Google Analytics cookies here: </span><a href="https://developers.google.com/analytics/resources/concepts/gaConceptsCookies" rel="noreferrer noopener" target="_blank"><span data-contrast="none" lang="EN">https://developers.google.com/analytics/resources/concepts/gaConceptsCookies</span></a><span data-contrast="auto" lang="EN">. You can find out more about how Google protects your data here: </span><a href="https://policies.google.com/privacy?hl=en-US" rel="noreferrer noopener" target="_blank"><span data-contrast="none" lang="EN">https://policies.google.com/privacy</span></a><span data-contrast="auto" lang="EN">. You can prevent the use of Google Analytics relating to your use of our Services by downloading and installing the browser plugin available via this link: </span><a href="http://tools.google.com/dlpage/gaoptout?hl=en-GB" rel="noreferrer noopener" target="_blank"><span data-contrast="none" lang="EN">http://tools.google.com/dlpage/gaoptout?hl=en-GB</span></a><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="69905"><br /><br /><br /><br /><br /><div><span data-contrast="auto" lang="EN">Functionality cookies</span><span data-ccp-props="{"> </span></div></td><td data-celllook="69905"><br /><br /><br /><br /><div><span data-contrast="auto" lang="EN">These cookies enable the Website to provide enhanced functionality and personalization. By recognizing you when you return to our Website, these cookies allow us to record information about your visit to our Website, such as pages visited, links followed, and videos viewed so we can personalize our content for you, remember your preferences (for example, your choice of topics, language or region), and display marketing that is more relevant to your interests using contextual information within our Website. </span><span data-contrast="auto" lang="EN">They are also used to limit the number of times you see certain marketing content and help measure the effectiveness of the marketing campaigns. </span><span data-contrast="auto" lang="EN"> These cookies may enable visitor identification over time, but not across non-Endeavor Business Media websites. They may be set by us or by third party providers whose services we have added to our pages. If you do not allow these Cookies then some or all of these Services may not function properly.</span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="69905"><br /><br /><br /><br /><br /><div><span data-contrast="auto" lang="EN">First Party Advertising Cookies</span><span data-ccp-props="{"> </span></div></td><td data-celllook="69905"><br /><br /><br /><br /><div><span data-contrast="auto" lang="EN">These cookies are used by Endeavor Business Media and our Service Providers to deliver advertisements on our Websites and certain third-party websites that are more relevant to you and your interests.</span><span data-contrast="auto" lang="EN"> They are based on uniquely identifying your browser and internet device. </span><span data-contrast="auto" lang="EN">These cookies use information about your browsing history on our Websites to group you with other users who have similar interests.</span><span data-contrast="auto" lang="EN"> Based on that information, our Service Providers may display marketing and advertisements about our Services or those of our Business Partners that we think will be relevant to your interests while you are on our Websites and certain third-party websites. </span><span data-contrast="auto" lang="EN">You can opt-out of Endeavor using your personal information to target advertising to you on unrelated websites by: (1) submitting this </span><a href="https://endeavor.dragonforms.com/loading.do?omedasite=EBM_DoNotTk" rel="noreferrer noopener" target="_blank"><span data-contrast="none" lang="EN"><span data-ccp-charstyle="Hyperlink">OPT-OUT FORM</span></span></a><span data-contrast="auto" lang="EN">, (2) email </span><a href="mailto:DPO@Endeavorb2b.com" rel="noreferrer noopener" target="_blank"><span data-contrast="none" lang="EN"><span data-ccp-charstyle="Hyperlink">DPO@Endeavorb2b.com</span></span></a><span data-contrast="auto" lang="EN">, or (3) by mail to Endeavor Business Media, Attention: Data Privacy Officer, 30 Burton Hills Blvd, Suite 185, Nashville, TN 37215. </span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="69905"><br /><br /><br /><br /><br /><div><span data-contrast="auto" lang="EN">Social Media cookies</span><span data-ccp-props="{"> </span></div></td><td data-celllook="69905"><br /><br /><br /><br /><div><span data-contrast="auto" lang="EN">Our website may contain helpful but non-essential features or plug-ins enabling third party social media services that use Cookies to enable you to share our content with your friends and networks. These cookies are used when you share information using a social media sharing button or &ldquo;like&rdquo; button on our Websites or you link your account or engage with our content on or through a social networking website such as Facebook, LinkedIn or Google+. The social network will record that you have done this. These Cookies may enable visitor identification across websites over time and building a profile of your interests. This may impact the content and messages you see on other websites you visit. We do not control the third party's use of those cookies, their duration, or their ability to share information with other third parties. If you do not allow these Cookies you may not be able to use or see these sharing tools.</span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="69905"><br /><br /><br /><br /><br /><div><span data-contrast="auto" lang="EN">Third Party Advertising cookies</span><span data-ccp-props="{"> </span></div></td><td data-celllook="69905"><br /><br /><br /><br /><div><span data-contrast="auto" lang="EN">These cookies are used to deliver advertisements that are more relevant to you and your interests.</span><span data-contrast="auto" lang="EN"> They may be used by those companies to build a profile of your interests and show you relevant advertisements on other sites. These Cookies may enable visitor identification across unrelated websites and over time. They are based on uniquely identifying your browser and internet device. We do not control the third party's use of those cookies, their duration, or their ability to share information with other third parties. Please review each party's Cookie disclosure before consenting to this use category. We do not sell or share personal information with unrelated third parties for the purpose of cross-contextual behavioral advertising across our Websites and unrelated third party websites.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN">You can disable cookies that remember your browsing habits and target advertising to you by visiting the NAI website opt-out page here: </span><a href="http://www.networkadvertising.org/choices/" rel="noreferrer noopener" target="_blank"><span data-contrast="none" lang="EN">http://www.networkadvertising.org/choices/</span></a><span data-contrast="auto" lang="EN"> or the DAA opt-out page here: </span><a href="http://www.aboutads.info/" rel="noreferrer noopener" target="_blank"><span data-contrast="none" lang="EN">http://www.aboutads.info/</span></a><span data-contrast="auto" lang="EN"> or, for UK users </span><a href="http://www.youronlinechoices.com/uk/your-ad-choices" rel="noreferrer noopener" target="_blank"><span data-contrast="none" lang="EN">http://www.youronlinechoices.com/uk/your-ad-choices</span></a><span data-contrast="auto" lang="EN">, or for EU users, the EDAA opt-out page here: </span><a href="http://youronlinechoices.eu/" rel="noreferrer noopener" target="_blank"><span data-contrast="none" lang="EN">http://youronlinechoices.eu/</span></a><span data-contrast="auto" lang="EN">. If you choose to remove targeted or advertising cookies, you will still see advertisements, but they may not be relevant to you. </span><span data-ccp-props="{"> </span></div></td></tr></tbody></table><div><br /></div><div><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"><strong>Choices</strong></span><span data-ccp-props="{"><strong> </strong></span></div><div><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN">Depending on where you live, you may be able to adjust your Cookie preferences at any time via a &ldquo;Manage Cookies&rdquo; option. You can also use the methods described below to manage certain Cookies and similar technologies. In many cases, including for Cookies, you must take such steps on each browser or device that you use. If you change or upgrade your browser or device, or delete your Cookies, you may need to use these opt-out tools again. Some Cookie-management solutions also rely on Cookies, so please adjust your browser Cookie settings carefully. We do not maintain or control the opt-out mechanisms and settings below and are not responsible for their operation.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN">You can find more information about Cookies and how they work, what Cookies have been set on your computer or mobile device and how to manage and delete them at </span><a href="http://www.allaboutcookies.org/" rel="noreferrer noopener" target="_blank"><span data-contrast="none" lang="EN">http://www.allaboutcookies.org</span></a><span data-contrast="auto" lang="EN">.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"><strong>Browser Controls:</strong></span><span data-contrast="auto" lang="EN"><strong> </strong></span><span data-contrast="auto" lang="EN">Most browsers are initially set up to accept cookies. </span><span data-contrast="auto" lang="EN">You may be able to disable and manage some Cookies through your browser settings. You can visit your browser&rsquo;s help menu to learn more. For most browsers, y</span><span data-contrast="auto" lang="EN">ou can reset your browser&rsquo;s default settings to refuse all cookies or to indicate when a cookie is being sent; however, if you reject cookies, you will not be able to sign in to the Websites or take full advantage of our Websites and Services. Additionally, if you clear all cookies on your browser at any point after setting your browser to refuse all Cookies or indicate when a Cookie is being sent, you will have to again reset your browser to refuse all cookies or indicate when a Cookie is being sent. </span><span data-contrast="auto" lang="EN">If you wish, you may disable pixel tags by setting your browser to omit images and disable JavaScript.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"><strong>Mobile Settings:</strong></span><span data-contrast="auto" lang="EN"> Your mobile device may also include settings that allow you to manage the use of Cookies, such as Limit Ad Tracking or Tracking settings in iOS and Opt-out of Ads Personalization in Android.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"><strong>Analytics:</strong> </span><span data-contrast="auto" lang="EN">To disable certain analytics Cookies, you can use the browser controls discussed above or, for some of our providers, such as Google </span><span data-contrast="auto" lang="EN">Analytics , you </span><span data-contrast="auto" lang="EN">can prevent the use of Google Analytics relating to your use of our Services by downloading and installing the browser plugin available via this link: </span><a href="http://tools.google.com/dlpage/gaoptout?hl=en-GB" rel="noreferrer noopener" target="_blank"><span data-contrast="none" lang="EN">http://tools.google.com/dlpage/gaoptout?hl=en-GB</span></a><span data-contrast="none" lang="EN">.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"><strong>Interest-Based Advertising:</strong></span><span data-contrast="auto" lang="EN"> Most third-party advertisers offer a way to opt out of their interest-based advertising. In addition to the steps described above, you may opt-out of certain targeted advertising from participating entities by visiting the </span><a href="http://www.networkadvertising.org/choices/" rel="noreferrer noopener" target="_blank"><span data-contrast="none" lang="EN"><span data-ccp-charstyle="Hyperlink">Network Advertising Initiative</span></span></a><span data-contrast="auto" lang="EN"> and </span><a href="http://www.aboutads.info/choices/" rel="noreferrer noopener" target="_blank"><span data-contrast="none" lang="EN"><span data-ccp-charstyle="Hyperlink">Digital Advertising Alliance in the US</span></span></a><span data-contrast="auto" lang="EN">, </span><a href="https://youradchoices.ca/choices/" rel="noreferrer noopener" target="_blank"><span data-contrast="none" lang="EN"><span data-ccp-charstyle="Hyperlink">Digital Advertising Alliance of Canada</span></span></a><span data-contrast="auto" lang="EN">, </span><a href="https://www.youronlinechoices.com/uk/" rel="noreferrer noopener" target="_blank"><span data-contrast="none" lang="EN"><span data-ccp-charstyle="Hyperlink">European Interactive Digital Advertising Alliance in the UK</span></span></a><span data-contrast="auto" lang="EN">, </span><a href="http://www.youronlinechoices.com/" rel="noreferrer noopener" target="_blank"><span data-contrast="none" lang="EN"><span data-ccp-charstyle="Hyperlink">European Interactive Digital Advertising Alliance</span></span></a><span data-contrast="auto" lang="EN">, or </span><a href="http://www.youronlinechoices.com.au/your-ad-choices/" rel="noreferrer noopener" target="_blank"><span data-contrast="none" lang="EN"><span data-ccp-charstyle="Hyperlink">Australian Digital Advertising Alliance</span></span></a><span data-contrast="auto" lang="EN">.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"><strong> </strong></span></div><div><span data-contrast="auto" lang="EN"><strong>Consequences of Deactivating Cookies</strong></span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN">If you disable or remove Cookies, some parts of the Services may not function properly. Information may still be collected and used for other purposes, such as internal operations and to remember your opt-out preferences.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"></span></div><div><br /></div><div><span data-contrast="auto" lang="EN"><strong>Information about specific Cookies used by our Websites</strong></span><span data-ccp-props="{"><strong> </strong></span></div><div><span data-contrast="auto" lang="EN"></span><span data-ccp-props="{"></span></div><table border="1" data-tablelook="1184" data-tablestyle="MsoTableGrid"><tbody><tr><td data-celllook="65536"><strong><br /><br /><br /><br /></strong><div><strong><span data-contrast="auto" lang="EN">Cookie Category</span><span data-ccp-props="{"> </span></strong></div></td><td data-celllook="65536"><strong><br /><br /><br /><br /><br /></strong><div><strong><span data-contrast="auto" lang="EN">Cookie Name and Owner</span><span data-ccp-props="{"> </span></strong></div></td><td data-celllook="65536"><strong><br /><br /><br /><br /><br /></strong><div><strong><span data-contrast="auto" lang="EN">Purpose</span><span data-ccp-props="{"> </span></strong></div></td><td data-celllook="65536"><strong><br /><br /><br /><br /><br /></strong><div><strong><span data-contrast="auto" lang="EN">Duration</span><span data-ccp-props="{"> </span></strong></div></td><td data-celllook="65536"><strong><br /><br /><br /><br /><br /></strong><div><strong><span data-contrast="auto" lang="EN">Third Party Data Recipients</span><span data-ccp-props="{"> </span></strong></div></td><td data-celllook="65536"><strong><br /><br /><br /><br /><br /></strong><div><strong><span data-contrast="auto" lang="EN">More Information</span></strong><span data-ccp-props="{"><strong> </strong></span></div></td></tr><tr><td data-celllook="0"><br /><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Strictly Necessary</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Site Registration/IDX (Endeavor)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Site registration</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Session</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">N/A</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN"></span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="0"><br /><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Strictly Necessary</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">AWSALB (BlueConic)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Used for load balancing by Amazon Web Services</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Persistent, 7 days</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">BlueConic (Service Provider)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN"></span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="0"><br /><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Strictly Necessary</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">AWSALBCORS (BlueConic)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Used for load balancing by Amazon Web Services, with the SameSite property (for the recent Chrome changes). </span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Persistent, 7 days</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">N/A</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN"></span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="0"><br /><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Statistical</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="auto" lang="EN">AAM (Audited Media)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Supports the third-party audit specific to Oil & Gas Journal's Website traffic.</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Persistent, 1 yr</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Audited Media</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Non-Personal Data collected</span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="0"><br /><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Statistical</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Legacy Sapience Init/Track (Endeavor)</span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN"></span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Site user analytics </span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Persistent, 1 yr</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">N/A</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Non-Personal Data collected</span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="0"><br /><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Statistical</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Olytics (Omeda)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Site user analytics providing insights into behaviors and attributes of Website users and connecting those behaviors with others in our audience database</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Persistent, 1 yr</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Omeda (Service Provider)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Non-Personal Data collected</span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="0"><br /><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Statistical</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Website Visual Optimizer</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Allows us to test content for engagement and impact</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Persistent, 1 yr</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Wingify</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">You can opt-out of being tracked by this service at this link https://vwo.com/opt-out/</span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="0"><br /><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Functionality</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">BCTempID (Blueconic)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Temporary unique identifier for the BlueConic profile; removed after BCSessionID is created</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Session</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Blueconic (Service Provider)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN"></span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="0"><br /><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Functionality</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">BCSessionID (Blueconic)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Unique identifier for the BlueConic profile</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Persistent, 1yr</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Blueconic (Service Provider)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN"></span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="0"><br /><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Functionality</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">BCReferrerOverrule (Blueconic)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Stores a custom bcChannelIdentifier as referrer. </span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Persistent, 1yr</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Blueconic (Service Provider)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN"></span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="0"><br /><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Functionality</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">BCRefusedObjectives (Blueconic)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Used to store the identifiers of BlueConic Objectives that were explicitly refused. </span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Persistent, 1yr</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Blueconic (Service Provider)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN"></span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="0"><br /><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Functionality</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">BCRevision (Blueconic)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Used to store requests that are sent to BlueConic, but haven't returned yet. On the next page view, if BCRevsision still contains values, those requests are sent again, to prevent data loss. This information is initially stored in localStorage; when this fails, the cookie solution is used as fallback. </span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Persistent, 1yr</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Blueconic (Service Provider)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN"></span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="0"><br /><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Functionality</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">BCTracking</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Used for tracking the channel of an external tracker.</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Session</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Blueconic (Service Provider)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN"></span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="0"><br /><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Functionality</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Vimeo Listener</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Measures engagement with Vimeo videos that are sometimes embedded in our Site. The cookie tracks when a video is played, the duration of the viewing, and other metrics around the viewing</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Persistent, 1 yr</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Vimeo</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Non-personal data is collected such as </span><span data-contrast="none" lang="EN">player volume, client ID, language, device ID, vimeo cart, other settings related to video player</span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="0"><br /><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Functionality</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Google Ad Manager (Google)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">tracks user behavior on our Site to deliver advertising of Endeavor customers specific to our Sites, serving and rendering ads, limiting the number of times an ad is shown to a user, muting ads you have chosen to stop seeing, and measuring the effectiveness of ads</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Persistent, 1 yr</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Google (Service Provider)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Non-personal data is collected</span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="0"><br /><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Statistical</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Google Tag Manager</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">collects aggregated data about tag firing to help monitor, provide diagnostics, and improve the quality of its systems</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Persistent, 1 yr</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Google (Service Provider)</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN-US">Non-personal data is collected</span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="0"><br /><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Social Media</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Facebook Pixel</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Used for sharing content with a user&rsquo;s network on Facebook</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Persistent, 3 months</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Meta</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN-US">Non-personal data and the following personal data when available, email, address, quantity when you purchase a product or service</span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN"></span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="0"><br /><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Social Media </span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">LinkedIn Insight</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Used for sharing content with a user&rsquo;s network on LinkedIn</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Session and Persistent, 1 yr</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">LinkedIn</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Non-personal data collected, such as URL that the user visited on our website, the referrer, IP address, device type, browser characteristics, and timestamp</span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="0"><br /><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">First Party Advertising</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">AdDaptive pixel</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">To improve advertising targeting users as they visit other sites on the web, based on the user's prior online behavior within Endeavor's network of sites</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Persistent, 90 days</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">AdDaptive</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Non-personal data collected</span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN"></span><span data-ccp-props="{"> </span></div></td></tr><tr><td data-celllook="0"><br /><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">First Party Advertising</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Feathr pixel</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">To improve advertising for Endeavor events targeting users as they visit other sites on the web based on the user&rsquo;s prior online on behavior within Endeavor&rsquo;s network of sites</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Persistent, 1 yr</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Feathr</span><span data-ccp-props="{"> </span></div></td><td data-celllook="0"><br /><br /><br /><br /><div><span data-contrast="none" lang="EN">Non-personal data and the following personal data when available: </span><span data-contrast="none" lang="EN-US">Name, </span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN-US">Email, </span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN-US">Occupation, </span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN-US">Companies, </span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN-US">Phone, </span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN-US">Address, </span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN-US">City/Locality, </span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN-US">State/Province, </span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN-US">Zip/Postal Code, </span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN-US">Country, </span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN-US">Date First Seen,</span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN-US">Date Last Seen</span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN-US">Times Seen,</span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN-US">Sessions,</span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN-US">Last Browser,</span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN-US">Last Platform,</span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN-US">Continent,</span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN-US">Latitude,</span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN-US">Longitude,</span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN-US">Time Zone</span><span data-ccp-props="{"> </span></div><div><span data-contrast="none" lang="EN"></span><span data-ccp-props="{"> </span></div></td></tr></tbody></table><div><br /></div><h2 style="margin-top:11.0pt;margin-right:0in;margin-bottom:11.0pt;margin-left:0in;line-height:136%;font-size:19px;font-family:' arial',sans-serif;background:white;"><span style="color:black;"><strong>Document History</strong></span></h2><p style="margin:0in;line-height:115%;font-size:15px;font-family:' arial',sans-serif;">May 25th, 2018 (Originally Published as part of Endeavor Business Media&rsquo;s Privacy Policy)</p><p style="margin:0in;line-height:115%;font-size:15px;font-family:' arial',sans-serif;">January 1, 2020 (Amended)</p><p style="margin:0in;line-height:115%;font-size:15px;font-family:' arial',sans-serif;">August 28, 2023 (Established as separate Cookie Notice)</p><div><br /></div><p style="margin:0in;line-height:115%;font-size:15px;font-family:' arial',sans-serif;"><span style="font-size:16px;line-height:115%;"></span></p><p style="margin:0in;line-height:115%;font-size:15px;font-family:' arial',sans-serif;"><span style="font-size:16px;line-height:115%;">For any questions about this notice or requests for a copy of previous versions, please direct to our data privacy officer at </span><a href="mailto:DPO@Endeavorb2b.com"><span style="font-size:16px;line-height:115%;color:#1155CC;">DPO</span></a><a href="mailto:DPO@Endeavorb2b.com"><span style="font-size:16px;line-height:115%;color:#1155CC;">@Endeavorb2b.com</span></a><span style="font-size:16px;line-height:115%;"> or in writing to Endeavor Business Media, Attention: Data Privacy Officer, 30 Burton Hills Blvd, Suite 185, Nashville, TN 37215.</span></p><div><br /></div><div><span data-contrast="auto" lang="EN"></span><br /></div> </div> </div> </div> </div> </div> </div> <div id="contract-id-324265" class="contract-container group-item " data-id="324265" data-key="contract-fsea3svcz" data-groups="" style="display: none;"> <div class="contract-header"> <h2>Terms of Use for Endeavor Business Media Websites</h2> <div class="row"> <div class="six columns" id="version-effective-date-324265"> <label for="select-version-324265" class="select-version select-version-label">Version</label> <select name="versions-324265" id="select-version-324265" class="select-version select-version-select input-select"> <option selected value="contract-id-324265-version-67b50ed6bc6bd1b56c1bd410" class="contract-id-324265-version-67b50ed6bc6bd1b56c1bd410" data-version="1.2">Version 1.2&nbsp;&nbsp;(Current)</option> <option value="contract-id-324265-version-67acfc91779254c362dca20e" class="contract-id-324265-version-67acfc91779254c362dca20e" data-version="1.1">Version 1.1</option> <option value="contract-id-324265-version-64ee7aeed36067cbb4c04e68" class="contract-id-324265-version-64ee7aeed36067cbb4c04e68" data-version="1.0">Version 1.0</option> </select> </div> </div> </div> <div id="contract-versions-324265"> <div id="contract-id-324265-version-67b50ed6bc6bd1b56c1bd410" data-vid="67b50ed6bc6bd1b56c1bd410" class="version-container js-version-container-324265 " style="display: block;"> <div id="version-languages-67b50ed6bc6bd1b56c1bd410" class="version-translation-container"> <div id="version-67b50ed6bc6bd1b56c1bd410-locale-en-us" class="version-translation version-locale-en-us" data-locale="en-us" data-locale-gen="en" data-title-translation="Terms of Use for Endeavor Business Media Websites"> <div class="row"> <h5 class="effective-date" role="presentation">Effective February 18th 2025</h5> <a id="download-version-67b50ed6bc6bd1b56c1bd410-locale-en-us" href="https://endeavorbm.pactsafe.io/versions/67b50ed6bc6bd1b56c1bd410.pdf" target="_blank" rel="noopener" class="version-download-link inline-link">Download</a> </div> <div class="table-of-contents"> <hr class="divider table-of-contents-divider" /> <h3>Table of Contents</h3> <ol class="table-of-contents-links"></ol> </div> <hr class="divider body-divider" /> <div class="body js-body-67b50ed6bc6bd1b56c1bd410"> <h1><img src="https://vault.pactsafe.io/s/6bdc8781-ad43-45ca-8a6d-99d78a14e7ef/assets/ELDwterjU.png" style="width: 300px;" class="fr-fic fr-dib" /></h1><h1><br /></h1><h1><strong>Terms and Conditions of Use for </strong></h1><h1><strong>Endeavor Business Media Websites</strong></h1><div><br /></div><div>These Terms and Conditions of Use (the &ldquo;Terms and Conditions&rdquo;) apply to all Endeavor Business Media, LLC and its subsidiaries&rsquo; and affiliates&rsquo; (&ldquo;Endeavor&rdquo;) websites and digital products (each, a &ldquo;Website&rdquo;) and are between the user of the Website (&ldquo;User&rdquo;) and Endeavor.</div><h2><strong>General Rules</strong></h2><div>Access to our Websites or use of our Website's content constitutes User&rsquo;s agreement with these terms and Conditions. User acknowledges that User has read these Terms and Conditions and that User accepts the terms thereof.</div><div><strong>USER AGREES TO READ THESE TERMS AND CONDITIONS OF USE CAREFULLY BEFORE USING THE WEBSITE.</strong></div><div>Endeavor reserves the right, at its sole discretion, to change, modify, add or remove any portion of these Terms and Conditions, in whole or in part, at any time. Notification of changes in these Terms and Conditions will be posted on the Website, and User&rsquo;s continued use of the Website affirmatively indicates User&rsquo;s acknowledgment of such changes and User&rsquo;s agreement to be bound by the Terms and Conditions as modified. Unless otherwise agreed in writing, User&rsquo;s right to use the Website is not transferable and is subject to any restrictions established by Endeavor. Endeavor may change, suspend, or discontinue any aspect of the Website at any time, at its sole discretion, without prior notice and without liability to User or any third party for such change, suspension, or discontinuance. Endeavor may also impose limits on certain features and services or restrict User&rsquo;s access to parts or all of the Website without notice or liability.</div><div><strong>SHOULD USER OBJECT TO ANY OF THESE TERMS AND CONDITIONS OR ANY SUBSEQUENT CHANGE OR MODIFICATION TO THESE TERMS AND CONDITIONS, OR SHOULD USER BECOME DISSATISFIED WITH THE WEBSITE IN ANY WAY, USER&rsquo;S ONLY RECOURSE IS TO IMMEDIATELY DISCONTINUE USE OF THE WEBSITE. SO LONG AS USER CONTINUES TO USE THE WEBSITE, ENDEAVOR WILL CONTINUE TO RELY ON USER&rsquo;S FULL AND UNQUALIFIED ACCEPTANCE AND COMPLIANCE WITH THESE TERMS AND CONDITIONS.</strong></div><h2><br /></h2><h2><strong>Access to the Website</strong></h2><div>User shall not have the right to sell, license, market, or lease the Website content to any party whatsoever without the prior written consent of Endeavor. User shall not have the right to distribute the Website content in any manner to any third party or unauthorized user.</div><div>User hereby acknowledges that, as between Endeavor and User or any party acting through User, all title to and ownership of the Website and its content remains vested in Endeavor and nothing in these Terms and Conditions serves to transfer such ownership or title to User or any party acting through User. All copies and representations of content from the Website, including merged or modified portions, shall as between User and Endeavor remain Endeavor&rsquo;s exclusive property, shall continue to be subject to these Terms and Conditions, and shall contain all Endeavor copyright and other proprietary notices.</div><div>User agrees to use the Website only non-commercially, and only for User&rsquo;s bona fide development or legitimate business purposes in accordance with these Terms and Conditions. User shall use all reasonable endeavors not to permit or allow the Website to be used by any party whatsoever for purposes not connected with User&rsquo;s non-commercial, legitimate business purposes. User agrees to report promptly to Endeavor any observed violation of the above. User agrees that the Website shall not be used in any manner or for any purpose other than the permitted purposes as expressly described in these Terms and Conditions.</div><div>User shall notify the Website&rsquo;s Webmaster of any known or suspected unauthorized use(s) of the Website through User&rsquo;s account, or any known or suspected breach of security, including loss, theft, or unauthorized disclosure of User&rsquo;s means of access.</div><div>User may not share User&rsquo;s means of access with others. User acknowledges that User is responsible for all usage or activity on User&rsquo;s Website account, including such use of the account by any third party. Any fraudulent, abusive, or otherwise illegal activity may be grounds for termination of User&rsquo;s account, at Endeavor&rsquo;s sole discretion, and User may be referred to appropriate law enforcement agencies. User agrees to indemnify, defend, and hold Endeavor harmless against liability for any and all use of User&rsquo;s account.</div><h2><br /></h2><h2><strong>Authorized Usage of Website Content</strong></h2><div>The contents of the Website are intended for the benefit of User&rsquo;s legitimate non-commercial business. Non-commercial use does not include the use of Content without prior written consent from Endeavor in connection with: (1) the development of any software program, including, but not limited to, training a machine learning or artificial intelligence (AI) system; or (2) providing archived or cached data sets containing Content to another person or entity. All materials displayed on the Website (including, but not limited to articles, reports, photographs, images, illustrations, audio clips and video clips, and including caption information, keywords, or other metadata) (each and collectively, the &ldquo;Content&rdquo;) are protected by copyright, and owned or controlled by Endeavor or the party credited as the provider of the Content, software, or other materials. Users shall abide by all copyright notices, information, or restrictions contained in any of the foregoing Content accessed through the Website. User acknowledges that he/she has no claim of ownership or other right to any Content by reason of its access, use, or otherwise.</div><div>The Website is protected by copyright as a collective work and/or compilation, pursuant to U.S. copyright laws, international conventions, and other copyright laws. Copying or storing of any Content for other than User&rsquo;s legitimate non-commercial business end-use is expressly prohibited without the prior written permission of Endeavor or the copyright holder identified in the individual Content&rsquo;s copyright notice. <strong>IN NO EVENT SHALL USER ALTER OR DELETE ANY AUTHOR ATTRIBUTION OR COPYRIGHT NOTICE</strong>.</div><div>Except as specifically provided in these Terms and Conditions, User may not modify, publish, transmit, participate in the transfer or sale of, reproduce, create derivative works from, distribute, display, or in any way exploit, any of the the forgoing Content, software, materials, or the Website in whole or in part.</div><div>You may not access or use, or attempt to access or use, the Services to take any action that could harm us or a third party. You may not use the Services in violation of applicable laws, including export controls and sanctions, or in violation of our or any third party&rsquo;s intellectual property or other proprietary or legal rights. You further agree that you will not attempt (or encourage or support anyone else's attempt) to circumvent, reverse engineer, decrypt, or otherwise alter or interfere with the Services, or any content of the Services, or make any unauthorized use of the Services. Without Endeavor's prior written consent, you shall not:</div><div>(1) access any part of the Services, Content, data or information you do not have permission or authorization to access or for which Endeavor has revoked your access;</div><div>(2) use robots, spiders, scripts, service, software or any manual or automatic device, tool, or process designed to data mine or scrape the Content, data or information from the Services, or otherwise use, access, or collect the Content, data or information from the Services using automated means;</div><div>(3) use the Content for the development of any software program, including, but not limited to, training a machine learning or artificial intelligence (AI) system, or for any technologies designed for or intended for the identification of natural persons;</div><div>(4) use services, software or any manual or automatic device, tool, or process designed to circumvent any restriction, condition, or technological measure that controls access to the Services in any way, including overriding any security feature or bypassing or circumventing any access controls or use limits of the Services;</div><div>(5) cache or archive the Content (except for a public search engine&rsquo;s use of spiders for creating search indices);</div><div>(6) take action that imposes an unreasonable or disproportionately large load on our network or infrastructure; and</div><div>(7) do anything that could disable, damage or change the functioning or appearance of the Services, including the presentation of advertising.</div><div>Engaging in a prohibited use of the Services may result in civil, criminal, and/or administrative penalties, fines, or sanctions against the user and those assisting the user. </div><div>No use is permitted which benefits any party other than Endeavor or User.</div><div>Endeavor products referenced in a Endeavor digital product or website are either trademarks or registered trademarks of Endeavor. Other featured logos, product and company names are or may be service/trademarks of their respective owners.</div><h2><br /></h2><h2><strong>User-Generated Content</strong></h2><div>You still own the content that you provide to Endeavor under this agreement, but you the User grant Endeavor an irrevocable and perpetual license to use any User-generated content posted on the Website by User, including the right to sub-license such User-generated content.</div><div>User represents and warrants that all content submitted to Endeavor by User is owned by User or that they have the rights to submit to Endeavor and that this submission is not in violation of any law, contractual restrictions, or other third party rights and is not obscene, threatening, harassing, defamatory, libelous, invasive of privacy, infringing of intellectual property rights, or otherwise injurious to third parties or objectionable.</div><h2><br /></h2><h2><strong>Warranty and Availability of Service and Links</strong></h2><div>Neither Endeavor nor any of the Websites represents or endorses the accuracy or reliability of any advice, opinion, statement, or other information displayed, downloaded, uploaded, or distributed through the Website by any user, information provider, or any other person or entity. User acknowledges that any reliance upon any such opinion, advice, statement, or information shall be at User&rsquo;s sole risk. Endeavor reserves the right but not the obligation, in its sole discretion, to correct any errors or omissions in any portion of the Website.</div><div><strong>THE WEBSITE IS DISTRIBUTED ON AN &ldquo;AS IS&rdquo; AND &ldquo;AS AVAILABLE&rdquo; BASIS WITHOUT WARRANTIES OF ANY KIND WHATSOEVER, WHETHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION WARRANTIES OF TITLE, NON-INFRINGEMENT, OR MERCHANTABILITY, OR FITNESS FOR A PARTICULAR PURPOSE, OR THAT THE WEBSITE OR ANY MATERIALS OBTAINED THROUGH THE WEBSITE ARE VIRUS-FREE OR ERROR-FREE. NEITHER ENDEAVOR NOR ANYONE ELSE INVOLVED IN CREATING, PRODUCING, OR DELIVERING THE WEBSITE CONTENT SHALL BE LIABLE UNDER ANY THEORY OF LAW (INCLUDING NEGLIGENCE) FOR ANY LOSS OR DAMAGE THAT MAY ARISE IN CONNECTION WITH THE FURNISHING, PERFORMANCE, USER&rsquo;s INABILITY TO USE, OR USER&rsquo;s USE OF THE WEBSITE, INCLUDING ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, ECONOMIC, LOST PROFIT, OR CONSEQUENTIAL DAMAGES, OR OTHER KIND OF LOSS OR DAMAGE WHATSOEVER, EVEN IF ENDEAVOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. IN NO EVENT SHALL USER BE ENTITLED UNDER ANY THEORY OF LAW (INCLUDING NEGLIGENCE) TO ANY MONETARY DAMAGES IN EXCESS OF ANY FEE PAID BY USER FOR USE OF THE WEBSITE DURING THE 3-MONTH PERIOD PRECEDING THE EVENT GIVING RISE TO THE CLAIM FOR DAMAGES. USER&rsquo;s RIGHT TO MONETARY DAMAGES IN SUCH AMOUNT SHALL BE IN LIEU OF ALL OTHER REMEDIES THAT USER MAY HAVE OTHERWISE HAD AGAINST ENDEAVOR. USER EXPRESSLY ACKNOWLEDGES THAT USE OF THE WEBSITE IS AT USER&rsquo;s SOLE RISK.</strong></div><div><strong>EXTERNAL LINKS DISCLAIMER </strong></div><div>Our Sites may contain (or you may be sent through the Sites) links to other websites or content belonging to or originating from third parties or links to websites and features in banners or other advertising. Such external links are not investigated, monitored, or checked for accuracy, adequacy, validity, reliability, availability, or completeness by us. WE DO NOT WARRANT, ENDORSE, GUARANTEE, OR ASSUME RESPONSIBILITY FOR THE ACCURACY OR RELIABILITY OF ANY INFORMATION OFFERED BY THIRD-PARTY WEBSITES LINKED THROUGH OUR SITES OR ANY WEBSITE OR FEATURE LINKED IN ANY BANNER OR OTHER ADVERTISING. WE WILL NOT BE A PARTY TO OR IN ANY WAY BE RESPONSIBLE FOR MONITORING ANY TRANSACTION BETWEEN YOU AND THIRD-PARTY PROVIDERS OF PRODUCTS OR SERVICES.</div><div><strong>PROFESSIONAL DISCLAIMER </strong></div><div>Our Sites do not contain professional advice of a technical nature. Any technical information contained on our Sites are provided for general informational and educational purposes only and is not a substitute for professional advice. Accordingly, before taking any actions based upon any such information, we encourage you to consult with the appropriate professionals. We do not provide any kind of technical advice. THE USE OR RELIANCE OF ANY INFORMATION CONTAINED ON OUR SITES IS SOLELY AT YOUR OWN RISK.</div><div><strong>AFFILIATES DISCLAIMER</strong></div><div>Our Sites may contain links to affiliate websites, and we receive an affiliate commission for any purchases made by you on the affiliate website using such links.</div><div>We are a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for us to earn advertising fees by linking to Amazon.com and affiliated websites.</div><div><strong>TESTIMONIALS DISCLAIMER</strong></div><div>Our Sites may contain testimonials by users of our products and/or services. These testimonials reflect the real-life experiences and opinions of such users. However, the experiences are personal to those particular users, and may not necessarily be representative of all users of our products and/or services. We do not claim, and you should not assume, that all users will have the same experiences. YOUR INDIVIDUAL RESULTS MAY VARY.</div><div>The testimonials on our Sites are submitted in various forms such as text, audio and/or video, and are reviewed by us before being posted. They appear on the Site verbatim as given by the users, except for the correction of grammar or typing errors. Some testimonials may have been shortened for the sake of brevity where the full testimonial contained extraneous information not relevant to the general public.</div><div>The views and opinions contained in the testimonials belong solely to the individual user and do not reflect our views and opinions. We are not affiliated with users who provide testimonials, and users are not paid or otherwise compensated for their testimonials.</div><h2><br /></h2><h2><strong>General Provisions</strong></h2><div>These Terms and Conditions shall be construed and enforced in accordance with Tennessee law. Any action to enforce these Terms and Conditions shall be brought in the federal or state courts located in Nashville, Davidson County, Tennessee.</div><div>Any rights not expressly granted to User in these Terms and Conditions are reserved to Endeavor.</div><div>Any failure by Endeavor to enforce any provision of these Terms and Conditions shall not be construed as a continuing waiver of any rights under such provision.</div><div>These Terms and Conditions represent the entire agreement between Endeavor and User concerning User&rsquo;s use of the Website and supersede any prior understanding or agreement whether oral or written.</div><h2><br /></h2><h2><strong>Subscriptions</strong></h2><div>By submitting your email address, phone number and other subscription details, you are making an offer to us to enter into a contract. By entering into a subscription, registering for an account, signing up for our webcasts, white papers or any other content, you will be contracting with Endeavor Business Media, LLC or one of its subsidiaries or affiliates. A contract is formed when we have accepted your offer, at which point we will provide the product or services that you have requested. Endeavor reserves the right to reject any offer at its sole discretion, for any or no reason, and if there was payment, we will refund you the subscription fees paid.</div><div><span data-olk-copy-source="MessageBody">If you sign up to receive text (SMS) communication, you consent to receive text messages from Endeavor Business Media, LLC at the number provided, including messages sent by an auto-dialer. Consent is not a condition of purchase. Msg & data rates may apply. Msg frequency varies. You may unsubscribe or opt-out of such future communication at any time by replying STOP, OPT-OUT, CANCEL or similar words or by clicking the unsubscribe link (where available). Collection and use of mobile phone information will be consistent with our Privacy Notice available at: <a data-auth="NotApplicable" data-linkindex="4" href="https://endeavorbm.pactsafe.io/rhv2iijmz.html#contract-fsea3svcz" rel="noopener noreferrer" target="_blank" title="https://endeavorbm.pactsafe.io/rhv2iijmz.html#contract-fsea3svcz">https://endeavorbm.pactsafe.io/rhv2iijmz.html</a></span>.</div><div><br /></div><h2><strong>Comment Policy</strong></h2><div><span data-contrast="auto">The &ldquo;Comments&rdquo; sections found on many Endeavor Business Media websites are intended to be a forum for productive, thoughtful, and considerate discussion about topics covered on our sites (&ldquo;Interactive Services&rdquo;). We encourage our commenters to start a dialogue. Being part of a community means expressing differing views with others. But please do so respectfully.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">When commenting rules are broken, our site moderators have discretion to suspend or ban any user without notice, depending on the severity of the infraction. The content of comments falls under the discretion of the moderators whether or not it is explicitly outlined under the guidelines.</span><span data-ccp-props="{"> </span></div><div><strong><span data-contrast="auto">Commenting Rules</span></strong><span data-ccp-props="{"> </span></div><ul><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="3"><span data-contrast="auto">Stay on topic. Discuss the facts, issues and opinions at hand.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="3"><span data-contrast="auto">Be civil. Threats, hate speech, offensive language and defamatory comments are not tolerated. Personal attacks on staff members, other commenters or the interview subjects are not permitted.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="3"><span data-contrast="auto">Do not post personal information about yourself or others.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="3"><span data-contrast="auto">Don&rsquo;t troll. Users who post disruptive or repetitive statements that hijack or derail the conversation may see their comments removed and, if applicable, their posting privileges revoked.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="3"><span data-contrast="auto">Discussions focused upon someone&rsquo;s sexuality or physical impairments are prohibited.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="3"><span data-contrast="auto">Inappropriate religious and political threads may be removed.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="3"><span data-contrast="auto">No advertising or spam content. Comments that include code or hyperlinks may not be posted.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="3"><span data-contrast="auto">We reserve the right to remove any information or material that is unlawful, threatening, abusive, libelous, defamatory, obscene, vulgar, pornographic, profane, indecent or otherwise objectionable. </span><span data-ccp-props="{"> </span></li></ul><div><em><span data-contrast="auto">We reserve the right to permanently ban any user who violates these terms and conditions. </span></em><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">Comments are evaluated by our moderators, as well as algorithms programmed to look for offensive language and phrases. Comments are not enabled on all website pages based on our internal guidelines.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">Please refer to these community guidelines if you have any questions.</span><span data-ccp-props="{"> </span></div><div><strong><span data-contrast="auto">Using the System</span></strong><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">To post a comment, you must be logged in to the site.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">Upon registering, you must provide your first and last name, which will appear publicly on your submissions to our site. We reserve the right to unpublish any comment if there is any uncertainty about the author&rsquo;s identity. Stealing another person&rsquo;s identity is a serious offence.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">If you see an objectionable post, please flag the comment to alert the site moderators. Flagged comments are reviewed by moderators and removed if the comments are contrary to our guidelines.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">You may mute another commenter using our commenting system, which renders the commenter&rsquo;s posts invisible in your feed and under any articles the commenter has engaged in. To mute a commenter, click on their profile avatar and find the mute option. You can manage muted commenters under the &ldquo;Community&rdquo; tab in your profile.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">We reserve the right to edit your comments for clarity and/or to republish them elsewhere on or in our properties. </span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">By commenting you agree to adhere to our Community Content Standards.</span><span data-ccp-props="{"> </span></div><div><strong><span data-contrast="auto">Handling Rules Violations </span></strong><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">Your comment may be removed from the website. Deletion comes without notice.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">Repeat offenders and fake profiles may be banned without notice. We reserve the right to ban offenders based on our own judgment. Our decisions are final.</span><span data-ccp-props="{"> </span></div><div><strong><span data-contrast="auto">Reliance</span></strong><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">The information presented on or through any Endeavor Business Media website, including the availability of user comments, is made available solely for general information purposes. We do not warrant the accuracy, completeness, or usefulness of this information. Any reliance you place on such information is strictly at your own risk. We disclaim all liability and responsibility arising from any reliance placed on such materials by you or any other visitor to Endeavor websites, or by anyone who may be informed of any of its contents.</span><span data-ccp-props="{"> </span></div><div><strong><span data-contrast="auto">Community Content Standards</span></strong><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">These content standards apply to any and all User Contributions of the Interactive Services. User Contributions must in their entirety comply with all applicable federal, state, local, and international laws and regulations. Without limiting the foregoing, User Contributions must not:</span><span data-ccp-props="{"> </span></div><ul><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="2"><span data-contrast="auto">Contain any material that is defamatory, obscene, indecent, abusive, offensive, harassing, violent, hateful, inflammatory, or otherwise objectionable.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="2"><span data-contrast="auto">Promote sexually explicit or pornographic material, or violence, or discrimination based on race, sex, religion, nationality, disability, sexual orientation, or age.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="2"><span data-contrast="auto">Infringe any patent, trademark, trade secret, copyright, or other intellectual property or other rights of any other person.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="2"><span data-contrast="auto">Violate the legal rights (including the rights of publicity and privacy) of others or contain any material that could give rise to any civil or criminal liability under applicable laws or regulations or that otherwise may be in conflict with our </span><a href="https://www.endeavorbusinessmedia.com/endeavor-terms/"><span data-contrast="none">Terms of Use</span></a><span data-contrast="auto"> and our </span><a href="https://www.endeavorbusinessmedia.com/privacy-policy/"><span data-contrast="none">Privacy Policy</span></a><strong><span data-contrast="auto">.</span></strong><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="2"><span data-contrast="auto">Be likely to deceive any person.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="2"><span data-contrast="auto">Promote any illegal activity, or advocate, promote, or assist any unlawful act.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="2"><span data-contrast="auto">Cause annoyance, inconvenience, or needless anxiety, or be likely to upset, embarrass, alarm, or annoy any other person.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="2"><span data-contrast="auto">Impersonate any person or misrepresent your identity or affiliation with any person or organization.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="2"><span data-contrast="auto">Involve commercial activities or sales, such as contests, sweepstakes, and other sales promotions, barter, or advertising.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="2"><span data-contrast="auto">Give the impression that they emanate from or are endorsed by us or any other person or entity, if this is not the case.</span><span data-ccp-props="{"> </span></li></ul><div><br /></div><div><span data-contrast="auto">If you believe that any User Contributions violate your copyright, please send us a notice of copyright infringement in accordance with the below instructions to Legal@Endeavorb2b.com. It is the policy of the Company to terminate the user accounts of repeat infringers.</span><span data-ccp-props="{"> </span></div><div><strong><span data-contrast="auto">Reporting Claims of Copyright Infringement</span></strong><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">We take claims of copyright infringement seriously. We will respond to notices of alleged copyright infringement that comply with applicable law. If you believe any materials accessible on or from this site (the &ldquo;Website&rdquo;) infringe your copyright, you may request removal of those materials (or access to them) from the Website by submitting written notification to our copyright agent designated below. In accordance with the Online Copyright Infringement Liability Limitation Act of the Digital Millennium Copyright Act (17 U.S.C. &sect; 512) (&ldquo;DMCA&rdquo;), the written notice (the &ldquo;DMCA Notice&rdquo;) must include substantially the following:</span><span data-ccp-props="{"> </span></div><ul><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="1"><span data-contrast="auto">Your physical or electronic signature.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="2" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="1"><span data-contrast="auto">Identification of the copyrighted work you believe to have been infringed or, if the claim involves multiple works on the Website, a representative list of such works.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="3" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="1"><span data-contrast="auto">Identification of the material you believe to be infringing in a sufficiently precise manner to allow us to locate that material.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="3" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="1"><span data-contrast="auto">Adequate information by which we can contact you (including your name, postal address, telephone number, and, if available, email address).</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="3" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="1"><span data-contrast="auto">A statement that you have a good faith belief that use of the copyrighted material is not authorized by the copyright owner, its agent, or the law.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="3" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="1"><span data-contrast="auto">A statement that the information in the written notice is accurate.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="3" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="1"><span data-contrast="auto">A statement, under penalty of perjury, that you are authorized to act on behalf of the copyright owner.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="3" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="1"><span data-contrast="auto">Our designated copyright agent to receive DMCA Notices is: </span><span data-contrast="auto">Chief Administrative and Legal Officer </span><span data-contrast="auto">Endeavor Business Media </span><span data-contrast="auto">30 Burton Hills Blvd, Suite 185 </span><span data-contrast="auto">Nashville, TN 37215 - Phone 6</span><span data-contrast="auto">15-307-7006 - email </span><a href="mailto:Legal@Endeavorb2b.com"><span data-contrast="none">Legal@Endeavorb2b.com</span></a><span data-contrast="auto"> </span><span data-ccp-props="{"> </span></li></ul><div><span data-contrast="auto">If you fail to comply with all of the requirements of Section 512(c)(3) of the DMCA, your DMCA Notice may not be effective.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">Please be aware that if you knowingly materially misrepresent that material or activity on the Website is infringing your copyright, you may be held liable for damages (including costs and attorneys&rsquo; fees) under Section 512(f) of the DMCA.</span><span data-ccp-props="{"> </span></div><div><br /></div><h2><br /></h2><h2><br /></h2><div><br /></div><div><br /></div><div><br /></div> </div> </div> </div> </div> <div id="contract-id-324265-version-67acfc91779254c362dca20e" data-vid="67acfc91779254c362dca20e" class="version-container js-version-container-324265 " style="display: none;"> <div id="version-languages-67acfc91779254c362dca20e" class="version-translation-container"> <div id="version-67acfc91779254c362dca20e-locale-en-us" class="version-translation version-locale-en-us" data-locale="en-us" data-locale-gen="en" data-title-translation="Terms of Use for Endeavor Business Media Websites"> <div class="row"> <h5 class="effective-date" role="presentation">Effective February 12th 2025&nbsp;&nbsp;<span class="light">to</span>&nbsp;&nbsp;February 18th 2025</h5> <a id="download-version-67acfc91779254c362dca20e-locale-en-us" href="https://endeavorbm.pactsafe.io/versions/67acfc91779254c362dca20e.pdf" target="_blank" rel="noopener" class="version-download-link inline-link">Download</a> </div> <div class="table-of-contents"> <hr class="divider table-of-contents-divider" /> <h3>Table of Contents</h3> <ol class="table-of-contents-links"></ol> </div> <hr class="divider body-divider" /> <div class="body js-body-67acfc91779254c362dca20e"> <h1><img src="https://vault.pactsafe.io/s/6bdc8781-ad43-45ca-8a6d-99d78a14e7ef/assets/ELDwterjU.png" style="width: 300px;" class="fr-fic fr-dib" /></h1><h1><br /></h1><h1><strong>Terms and Conditions of Use for </strong></h1><h1><strong>Endeavor Business Media Websites</strong></h1><div><br /></div><div>These Terms and Conditions of Use (the &ldquo;Terms and Conditions&rdquo;) apply to all Endeavor Business Media, LLC and its subsidiaries&rsquo; and affiliates&rsquo; (&ldquo;Endeavor&rdquo;) websites and digital products (each, a &ldquo;Website&rdquo;) and are between the user of the Website (&ldquo;User&rdquo;) and Endeavor.</div><h2><strong>General Rules</strong></h2><div>Access to our Websites or use of our Website's content constitutes User&rsquo;s agreement with these terms and Conditions. User acknowledges that User has read these Terms and Conditions and that User accepts the terms thereof.</div><div><strong>USER AGREES TO READ THESE TERMS AND CONDITIONS OF USE CAREFULLY BEFORE USING THE WEBSITE.</strong></div><div>Endeavor reserves the right, at its sole discretion, to change, modify, add or remove any portion of these Terms and Conditions, in whole or in part, at any time. Notification of changes in these Terms and Conditions will be posted on the Website, and User&rsquo;s continued use of the Website affirmatively indicates User&rsquo;s acknowledgment of such changes and User&rsquo;s agreement to be bound by the Terms and Conditions as modified. Unless otherwise agreed in writing, User&rsquo;s right to use the Website is not transferable and is subject to any restrictions established by Endeavor. Endeavor may change, suspend, or discontinue any aspect of the Website at any time, at its sole discretion, without prior notice and without liability to User or any third party for such change, suspension, or discontinuance. Endeavor may also impose limits on certain features and services or restrict User&rsquo;s access to parts or all of the Website without notice or liability.</div><div><strong>SHOULD USER OBJECT TO ANY OF THESE TERMS AND CONDITIONS OR ANY SUBSEQUENT CHANGE OR MODIFICATION TO THESE TERMS AND CONDITIONS, OR SHOULD USER BECOME DISSATISFIED WITH THE WEBSITE IN ANY WAY, USER&rsquo;S ONLY RECOURSE IS TO IMMEDIATELY DISCONTINUE USE OF THE WEBSITE. SO LONG AS USER CONTINUES TO USE THE WEBSITE, ENDEAVOR WILL CONTINUE TO RELY ON USER&rsquo;S FULL AND UNQUALIFIED ACCEPTANCE AND COMPLIANCE WITH THESE TERMS AND CONDITIONS.</strong></div><h2><br /></h2><h2><strong>Access to the Website</strong></h2><div>User shall not have the right to sell, license, market, or lease the Website content to any party whatsoever without the prior written consent of Endeavor. User shall not have the right to distribute the Website content in any manner to any third party or unauthorized user.</div><div>User hereby acknowledges that, as between Endeavor and User or any party acting through User, all title to and ownership of the Website and its content remains vested in Endeavor and nothing in these Terms and Conditions serves to transfer such ownership or title to User or any party acting through User. All copies and representations of content from the Website, including merged or modified portions, shall as between User and Endeavor remain Endeavor&rsquo;s exclusive property, shall continue to be subject to these Terms and Conditions, and shall contain all Endeavor copyright and other proprietary notices.</div><div>User agrees to use the Website only non-commercially, and only for User&rsquo;s bona fide development or legitimate business purposes in accordance with these Terms and Conditions. User shall use all reasonable endeavors not to permit or allow the Website to be used by any party whatsoever for purposes not connected with User&rsquo;s non-commercial, legitimate business purposes. User agrees to report promptly to Endeavor any observed violation of the above. User agrees that the Website shall not be used in any manner or for any purpose other than the permitted purposes as expressly described in these Terms and Conditions.</div><div>User shall notify the Website&rsquo;s Webmaster of any known or suspected unauthorized use(s) of the Website through User&rsquo;s account, or any known or suspected breach of security, including loss, theft, or unauthorized disclosure of User&rsquo;s means of access.</div><div>User may not share User&rsquo;s means of access with others. User acknowledges that User is responsible for all usage or activity on User&rsquo;s Website account, including such use of the account by any third party. Any fraudulent, abusive, or otherwise illegal activity may be grounds for termination of User&rsquo;s account, at Endeavor&rsquo;s sole discretion, and User may be referred to appropriate law enforcement agencies. User agrees to indemnify, defend, and hold Endeavor harmless against liability for any and all use of User&rsquo;s account.</div><h2><br /></h2><h2><strong>Authorized Usage of Website Content</strong></h2><div>The contents of the Website are intended for the benefit of User&rsquo;s legitimate non-commercial business. Non-commercial use does not include the use of Content without prior written consent from Endeavor in connection with: (1) the development of any software program, including, but not limited to, training a machine learning or artificial intelligence (AI) system; or (2) providing archived or cached data sets containing Content to another person or entity. All materials displayed on the Website (including, but not limited to articles, reports, photographs, images, illustrations, audio clips and video clips, and including caption information, keywords, or other metadata) (each and collectively, the &ldquo;Content&rdquo;) are protected by copyright, and owned or controlled by Endeavor or the party credited as the provider of the Content, software, or other materials. Users shall abide by all copyright notices, information, or restrictions contained in any of the foregoing Content accessed through the Website. User acknowledges that he/she has no claim of ownership or other right to any Content by reason of its access, use, or otherwise.</div><div>The Website is protected by copyright as a collective work and/or compilation, pursuant to U.S. copyright laws, international conventions, and other copyright laws. Copying or storing of any Content for other than User&rsquo;s legitimate non-commercial business end-use is expressly prohibited without the prior written permission of Endeavor or the copyright holder identified in the individual Content&rsquo;s copyright notice. <strong>IN NO EVENT SHALL USER ALTER OR DELETE ANY AUTHOR ATTRIBUTION OR COPYRIGHT NOTICE</strong>.</div><div>Except as specifically provided in these Terms and Conditions, User may not modify, publish, transmit, participate in the transfer or sale of, reproduce, create derivative works from, distribute, display, or in any way exploit, any of the the forgoing Content, software, materials, or the Website in whole or in part.</div><div>You may not access or use, or attempt to access or use, the Services to take any action that could harm us or a third party. You may not use the Services in violation of applicable laws, including export controls and sanctions, or in violation of our or any third party&rsquo;s intellectual property or other proprietary or legal rights. You further agree that you will not attempt (or encourage or support anyone else's attempt) to circumvent, reverse engineer, decrypt, or otherwise alter or interfere with the Services, or any content of the Services, or make any unauthorized use of the Services. Without Endeavor's prior written consent, you shall not:</div><div>(1) access any part of the Services, Content, data or information you do not have permission or authorization to access or for which Endeavor has revoked your access;</div><div>(2) use robots, spiders, scripts, service, software or any manual or automatic device, tool, or process designed to data mine or scrape the Content, data or information from the Services, or otherwise use, access, or collect the Content, data or information from the Services using automated means;</div><div>(3) use the Content for the development of any software program, including, but not limited to, training a machine learning or artificial intelligence (AI) system, or for any technologies designed for or intended for the identification of natural persons;</div><div>(4) use services, software or any manual or automatic device, tool, or process designed to circumvent any restriction, condition, or technological measure that controls access to the Services in any way, including overriding any security feature or bypassing or circumventing any access controls or use limits of the Services;</div><div>(5) cache or archive the Content (except for a public search engine&rsquo;s use of spiders for creating search indices);</div><div>(6) take action that imposes an unreasonable or disproportionately large load on our network or infrastructure; and</div><div>(7) do anything that could disable, damage or change the functioning or appearance of the Services, including the presentation of advertising.</div><div>Engaging in a prohibited use of the Services may result in civil, criminal, and/or administrative penalties, fines, or sanctions against the user and those assisting the user. </div><div>No use is permitted which benefits any party other than Endeavor or User.</div><div>Endeavor products referenced in a Endeavor digital product or website are either trademarks or registered trademarks of Endeavor. Other featured logos, product and company names are or may be service/trademarks of their respective owners.</div><h2><br /></h2><h2><strong>User-Generated Content</strong></h2><div>You still own the content that you provide to Endeavor under this agreement, but you the User grant Endeavor an irrevocable and perpetual license to use any User-generated content posted on the Website by User, including the right to sub-license such User-generated content.</div><div>User represents and warrants that all content submitted to Endeavor by User is owned by User or that they have the rights to submit to Endeavor and that this submission is not in violation of any law, contractual restrictions, or other third party rights and is not obscene, threatening, harassing, defamatory, libelous, invasive of privacy, infringing of intellectual property rights, or otherwise injurious to third parties or objectionable.</div><h2><br /></h2><h2><strong>Warranty and Availability of Service and Links</strong></h2><div>Neither Endeavor nor any of the Websites represents or endorses the accuracy or reliability of any advice, opinion, statement, or other information displayed, downloaded, uploaded, or distributed through the Website by any user, information provider, or any other person or entity. User acknowledges that any reliance upon any such opinion, advice, statement, or information shall be at User&rsquo;s sole risk. Endeavor reserves the right but not the obligation, in its sole discretion, to correct any errors or omissions in any portion of the Website.</div><div><strong>THE WEBSITE IS DISTRIBUTED ON AN &ldquo;AS IS&rdquo; AND &ldquo;AS AVAILABLE&rdquo; BASIS WITHOUT WARRANTIES OF ANY KIND WHATSOEVER, WHETHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION WARRANTIES OF TITLE, NON-INFRINGEMENT, OR MERCHANTABILITY, OR FITNESS FOR A PARTICULAR PURPOSE, OR THAT THE WEBSITE OR ANY MATERIALS OBTAINED THROUGH THE WEBSITE ARE VIRUS-FREE OR ERROR-FREE. NEITHER ENDEAVOR NOR ANYONE ELSE INVOLVED IN CREATING, PRODUCING, OR DELIVERING THE WEBSITE CONTENT SHALL BE LIABLE UNDER ANY THEORY OF LAW (INCLUDING NEGLIGENCE) FOR ANY LOSS OR DAMAGE THAT MAY ARISE IN CONNECTION WITH THE FURNISHING, PERFORMANCE, USER&rsquo;s INABILITY TO USE, OR USER&rsquo;s USE OF THE WEBSITE, INCLUDING ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, ECONOMIC, LOST PROFIT, OR CONSEQUENTIAL DAMAGES, OR OTHER KIND OF LOSS OR DAMAGE WHATSOEVER, EVEN IF ENDEAVOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. IN NO EVENT SHALL USER BE ENTITLED UNDER ANY THEORY OF LAW (INCLUDING NEGLIGENCE) TO ANY MONETARY DAMAGES IN EXCESS OF ANY FEE PAID BY USER FOR USE OF THE WEBSITE DURING THE 3-MONTH PERIOD PRECEDING THE EVENT GIVING RISE TO THE CLAIM FOR DAMAGES. USER&rsquo;s RIGHT TO MONETARY DAMAGES IN SUCH AMOUNT SHALL BE IN LIEU OF ALL OTHER REMEDIES THAT USER MAY HAVE OTHERWISE HAD AGAINST ENDEAVOR. USER EXPRESSLY ACKNOWLEDGES THAT USE OF THE WEBSITE IS AT USER&rsquo;s SOLE RISK.</strong></div><div><strong>EXTERNAL LINKS DISCLAIMER </strong></div><div>Our Sites may contain (or you may be sent through the Sites) links to other websites or content belonging to or originating from third parties or links to websites and features in banners or other advertising. Such external links are not investigated, monitored, or checked for accuracy, adequacy, validity, reliability, availability, or completeness by us. WE DO NOT WARRANT, ENDORSE, GUARANTEE, OR ASSUME RESPONSIBILITY FOR THE ACCURACY OR RELIABILITY OF ANY INFORMATION OFFERED BY THIRD-PARTY WEBSITES LINKED THROUGH OUR SITES OR ANY WEBSITE OR FEATURE LINKED IN ANY BANNER OR OTHER ADVERTISING. WE WILL NOT BE A PARTY TO OR IN ANY WAY BE RESPONSIBLE FOR MONITORING ANY TRANSACTION BETWEEN YOU AND THIRD-PARTY PROVIDERS OF PRODUCTS OR SERVICES.</div><div><strong>PROFESSIONAL DISCLAIMER </strong></div><div>Our Sites do not contain professional advice of a technical nature. Any technical information contained on our Sites are provided for general informational and educational purposes only and is not a substitute for professional advice. Accordingly, before taking any actions based upon any such information, we encourage you to consult with the appropriate professionals. We do not provide any kind of technical advice. THE USE OR RELIANCE OF ANY INFORMATION CONTAINED ON OUR SITES IS SOLELY AT YOUR OWN RISK.</div><div><strong>AFFILIATES DISCLAIMER</strong></div><div>Our Sites may contain links to affiliate websites, and we receive an affiliate commission for any purchases made by you on the affiliate website using such links.</div><div>We are a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for us to earn advertising fees by linking to Amazon.com and affiliated websites.</div><div><strong>TESTIMONIALS DISCLAIMER</strong></div><div>Our Sites may contain testimonials by users of our products and/or services. These testimonials reflect the real-life experiences and opinions of such users. However, the experiences are personal to those particular users, and may not necessarily be representative of all users of our products and/or services. We do not claim, and you should not assume, that all users will have the same experiences. YOUR INDIVIDUAL RESULTS MAY VARY.</div><div>The testimonials on our Sites are submitted in various forms such as text, audio and/or video, and are reviewed by us before being posted. They appear on the Site verbatim as given by the users, except for the correction of grammar or typing errors. Some testimonials may have been shortened for the sake of brevity where the full testimonial contained extraneous information not relevant to the general public.</div><div>The views and opinions contained in the testimonials belong solely to the individual user and do not reflect our views and opinions. We are not affiliated with users who provide testimonials, and users are not paid or otherwise compensated for their testimonials.</div><h2><br /></h2><h2><strong>General Provisions</strong></h2><div>These Terms and Conditions shall be construed and enforced in accordance with Tennessee law. Any action to enforce these Terms and Conditions shall be brought in the federal or state courts located in Nashville, Davidson County, Tennessee.</div><div>Any rights not expressly granted to User in these Terms and Conditions are reserved to Endeavor.</div><div>Any failure by Endeavor to enforce any provision of these Terms and Conditions shall not be construed as a continuing waiver of any rights under such provision.</div><div>These Terms and Conditions represent the entire agreement between Endeavor and User concerning User&rsquo;s use of the Website and supersede any prior understanding or agreement whether oral or written.</div><h2><br /></h2><h2><strong>Subscriptions</strong></h2><div>By submitting your email address, phone number and other subscription details, you are making an offer to us to enter into a contract. By entering into a subscription, registering for an account, signing up for our webcasts, white papers or any other content, you will be contracting with Endeavor Business Media, LLC or one of its subsidiaries or affiliates. A contract is formed when we have accepted your offer, at which point we will provide the product or services that you have requested. Endeavor reserves the right to reject any offer at its sole discretion, for any or no reason, and if there was payment, we will refund you the subscription fees paid.</div><div><span data-olk-copy-source="MessageBody">If you sign up for texts, you consent to receive text messages from Endeavor Business Media, LLC at the number provided, including messages sent by an auto-dialer. Consent is not a condition of purchase. Msg & data rates may apply. Msg frequency varies. You may unsubscribe at any time by replying STOP or clicking the unsubscribe link (where available). Collection and use of mobile information is subject to our Privacy Policy & Terms and Conditions: <a data-auth="NotApplicable" data-linkindex="4" href="https://endeavorbm.pactsafe.io/rhv2iijmz.html#contract-fsea3svcz" rel="noopener noreferrer" target="_blank" title="https://endeavorbm.pactsafe.io/rhv2iijmz.html#contract-fsea3svcz">https://endeavorbm.pactsafe.io/rhv2iijmz.html</a></span> .</div><div><br /></div><h2><strong>Comment Policy</strong></h2><div><span data-contrast="auto">The &ldquo;Comments&rdquo; sections found on many Endeavor Business Media websites are intended to be a forum for productive, thoughtful, and considerate discussion about topics covered on our sites (&ldquo;Interactive Services&rdquo;). We encourage our commenters to start a dialogue. Being part of a community means expressing differing views with others. But please do so respectfully.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">When commenting rules are broken, our site moderators have discretion to suspend or ban any user without notice, depending on the severity of the infraction. The content of comments falls under the discretion of the moderators whether or not it is explicitly outlined under the guidelines.</span><span data-ccp-props="{"> </span></div><div><strong><span data-contrast="auto">Commenting Rules</span></strong><span data-ccp-props="{"> </span></div><ul><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="3"><span data-contrast="auto">Stay on topic. Discuss the facts, issues and opinions at hand.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="3"><span data-contrast="auto">Be civil. Threats, hate speech, offensive language and defamatory comments are not tolerated. Personal attacks on staff members, other commenters or the interview subjects are not permitted.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="3"><span data-contrast="auto">Do not post personal information about yourself or others.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="3"><span data-contrast="auto">Don&rsquo;t troll. Users who post disruptive or repetitive statements that hijack or derail the conversation may see their comments removed and, if applicable, their posting privileges revoked.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="3"><span data-contrast="auto">Discussions focused upon someone&rsquo;s sexuality or physical impairments are prohibited.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="3"><span data-contrast="auto">Inappropriate religious and political threads may be removed.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="3"><span data-contrast="auto">No advertising or spam content. Comments that include code or hyperlinks may not be posted.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="3"><span data-contrast="auto">We reserve the right to remove any information or material that is unlawful, threatening, abusive, libelous, defamatory, obscene, vulgar, pornographic, profane, indecent or otherwise objectionable. </span><span data-ccp-props="{"> </span></li></ul><div><em><span data-contrast="auto">We reserve the right to permanently ban any user who violates these terms and conditions. </span></em><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">Comments are evaluated by our moderators, as well as algorithms programmed to look for offensive language and phrases. Comments are not enabled on all website pages based on our internal guidelines.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">Please refer to these community guidelines if you have any questions.</span><span data-ccp-props="{"> </span></div><div><strong><span data-contrast="auto">Using the System</span></strong><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">To post a comment, you must be logged in to the site.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">Upon registering, you must provide your first and last name, which will appear publicly on your submissions to our site. We reserve the right to unpublish any comment if there is any uncertainty about the author&rsquo;s identity. Stealing another person&rsquo;s identity is a serious offence.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">If you see an objectionable post, please flag the comment to alert the site moderators. Flagged comments are reviewed by moderators and removed if the comments are contrary to our guidelines.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">You may mute another commenter using our commenting system, which renders the commenter&rsquo;s posts invisible in your feed and under any articles the commenter has engaged in. To mute a commenter, click on their profile avatar and find the mute option. You can manage muted commenters under the &ldquo;Community&rdquo; tab in your profile.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">We reserve the right to edit your comments for clarity and/or to republish them elsewhere on or in our properties. </span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">By commenting you agree to adhere to our Community Content Standards.</span><span data-ccp-props="{"> </span></div><div><strong><span data-contrast="auto">Handling Rules Violations </span></strong><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">Your comment may be removed from the website. Deletion comes without notice.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">Repeat offenders and fake profiles may be banned without notice. We reserve the right to ban offenders based on our own judgment. Our decisions are final.</span><span data-ccp-props="{"> </span></div><div><strong><span data-contrast="auto">Reliance</span></strong><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">The information presented on or through any Endeavor Business Media website, including the availability of user comments, is made available solely for general information purposes. We do not warrant the accuracy, completeness, or usefulness of this information. Any reliance you place on such information is strictly at your own risk. We disclaim all liability and responsibility arising from any reliance placed on such materials by you or any other visitor to Endeavor websites, or by anyone who may be informed of any of its contents.</span><span data-ccp-props="{"> </span></div><div><strong><span data-contrast="auto">Community Content Standards</span></strong><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">These content standards apply to any and all User Contributions of the Interactive Services. User Contributions must in their entirety comply with all applicable federal, state, local, and international laws and regulations. Without limiting the foregoing, User Contributions must not:</span><span data-ccp-props="{"> </span></div><ul><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="2"><span data-contrast="auto">Contain any material that is defamatory, obscene, indecent, abusive, offensive, harassing, violent, hateful, inflammatory, or otherwise objectionable.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="2"><span data-contrast="auto">Promote sexually explicit or pornographic material, or violence, or discrimination based on race, sex, religion, nationality, disability, sexual orientation, or age.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="2"><span data-contrast="auto">Infringe any patent, trademark, trade secret, copyright, or other intellectual property or other rights of any other person.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="2"><span data-contrast="auto">Violate the legal rights (including the rights of publicity and privacy) of others or contain any material that could give rise to any civil or criminal liability under applicable laws or regulations or that otherwise may be in conflict with our </span><a href="https://www.endeavorbusinessmedia.com/endeavor-terms/"><span data-contrast="none">Terms of Use</span></a><span data-contrast="auto"> and our </span><a href="https://www.endeavorbusinessmedia.com/privacy-policy/"><span data-contrast="none">Privacy Policy</span></a><strong><span data-contrast="auto">.</span></strong><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="2"><span data-contrast="auto">Be likely to deceive any person.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="2"><span data-contrast="auto">Promote any illegal activity, or advocate, promote, or assist any unlawful act.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="2"><span data-contrast="auto">Cause annoyance, inconvenience, or needless anxiety, or be likely to upset, embarrass, alarm, or annoy any other person.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="2"><span data-contrast="auto">Impersonate any person or misrepresent your identity or affiliation with any person or organization.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="2"><span data-contrast="auto">Involve commercial activities or sales, such as contests, sweepstakes, and other sales promotions, barter, or advertising.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="2"><span data-contrast="auto">Give the impression that they emanate from or are endorsed by us or any other person or entity, if this is not the case.</span><span data-ccp-props="{"> </span></li></ul><div><br /></div><div><span data-contrast="auto">If you believe that any User Contributions violate your copyright, please send us a notice of copyright infringement in accordance with the below instructions to Legal@Endeavorb2b.com. It is the policy of the Company to terminate the user accounts of repeat infringers.</span><span data-ccp-props="{"> </span></div><div><strong><span data-contrast="auto">Reporting Claims of Copyright Infringement</span></strong><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">We take claims of copyright infringement seriously. We will respond to notices of alleged copyright infringement that comply with applicable law. If you believe any materials accessible on or from this site (the &ldquo;Website&rdquo;) infringe your copyright, you may request removal of those materials (or access to them) from the Website by submitting written notification to our copyright agent designated below. In accordance with the Online Copyright Infringement Liability Limitation Act of the Digital Millennium Copyright Act (17 U.S.C. &sect; 512) (&ldquo;DMCA&rdquo;), the written notice (the &ldquo;DMCA Notice&rdquo;) must include substantially the following:</span><span data-ccp-props="{"> </span></div><ul><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="1"><span data-contrast="auto">Your physical or electronic signature.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="2" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="1"><span data-contrast="auto">Identification of the copyrighted work you believe to have been infringed or, if the claim involves multiple works on the Website, a representative list of such works.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="3" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="1"><span data-contrast="auto">Identification of the material you believe to be infringing in a sufficiently precise manner to allow us to locate that material.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="3" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="1"><span data-contrast="auto">Adequate information by which we can contact you (including your name, postal address, telephone number, and, if available, email address).</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="3" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="1"><span data-contrast="auto">A statement that you have a good faith belief that use of the copyrighted material is not authorized by the copyright owner, its agent, or the law.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="3" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="1"><span data-contrast="auto">A statement that the information in the written notice is accurate.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="3" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="1"><span data-contrast="auto">A statement, under penalty of perjury, that you are authorized to act on behalf of the copyright owner.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="3" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="1"><span data-contrast="auto">Our designated copyright agent to receive DMCA Notices is: </span><span data-contrast="auto">Chief Administrative and Legal Officer </span><span data-contrast="auto">Endeavor Business Media </span><span data-contrast="auto">30 Burton Hills Blvd, Suite 185 </span><span data-contrast="auto">Nashville, TN 37215 - Phone 6</span><span data-contrast="auto">15-307-7006 - email </span><a href="mailto:Legal@Endeavorb2b.com"><span data-contrast="none">Legal@Endeavorb2b.com</span></a><span data-contrast="auto"> </span><span data-ccp-props="{"> </span></li></ul><div><span data-contrast="auto">If you fail to comply with all of the requirements of Section 512(c)(3) of the DMCA, your DMCA Notice may not be effective.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">Please be aware that if you knowingly materially misrepresent that material or activity on the Website is infringing your copyright, you may be held liable for damages (including costs and attorneys&rsquo; fees) under Section 512(f) of the DMCA.</span><span data-ccp-props="{"> </span></div><div><br /></div><h2><br /></h2><h2><br /></h2><div><br /></div><div><br /></div><div><br /></div> </div> </div> </div> </div> <div id="contract-id-324265-version-64ee7aeed36067cbb4c04e68" data-vid="64ee7aeed36067cbb4c04e68" class="version-container js-version-container-324265 " style="display: none;"> <div id="version-languages-64ee7aeed36067cbb4c04e68" class="version-translation-container"> <div id="version-64ee7aeed36067cbb4c04e68-locale-en-us" class="version-translation version-locale-en-us" data-locale="en-us" data-locale-gen="en" data-title-translation="Terms of Use for Endeavor Business Media Websites"> <div class="row"> <h5 class="effective-date" role="presentation">Effective August 29th 2023&nbsp;&nbsp;<span class="light">to</span>&nbsp;&nbsp;February 12th 2025</h5> <a id="download-version-64ee7aeed36067cbb4c04e68-locale-en-us" href="https://endeavorbm.pactsafe.io/versions/64ee7aeed36067cbb4c04e68.pdf" target="_blank" rel="noopener" class="version-download-link inline-link">Download</a> </div> <div class="table-of-contents"> <hr class="divider table-of-contents-divider" /> <h3>Table of Contents</h3> <ol class="table-of-contents-links"></ol> </div> <hr class="divider body-divider" /> <div class="body js-body-64ee7aeed36067cbb4c04e68"> <h1><img src="https://vault.pactsafe.io/s/6bdc8781-ad43-45ca-8a6d-99d78a14e7ef/assets/ELDwterjU.png" style="width: 300px;" class="fr-fic fr-dib" /></h1><h1><br /></h1><h1><strong>Terms and Conditions of Use for </strong></h1><h1><strong>Endeavor Business Media Websites</strong></h1><div><br /></div><div>These Terms and Conditions of Use (the &ldquo;Terms and Conditions&rdquo;) apply to all Endeavor Business Media, LLC and its subsidiaries&rsquo; and affiliates&rsquo; (&ldquo;Endeavor&rdquo;) websites and digital products (each, a &ldquo;Website&rdquo;) and are between the user of the Website (&ldquo;User&rdquo;) and Endeavor.</div><h2><strong>General Rules</strong></h2><div>Access to our Websites or use of our Website's content constitutes User&rsquo;s agreement with these terms and Conditions. User acknowledges that User has read these Terms and Conditions and that User accepts the terms thereof.</div><div><strong>USER AGREES TO READ THESE TERMS AND CONDITIONS OF USE CAREFULLY BEFORE USING THE WEBSITE.</strong></div><div>Endeavor reserves the right, at its sole discretion, to change, modify, add or remove any portion of these Terms and Conditions, in whole or in part, at any time. Notification of changes in these Terms and Conditions will be posted on the Website, and User&rsquo;s continued use of the Website affirmatively indicates User&rsquo;s acknowledgment of such changes and User&rsquo;s agreement to be bound by the Terms and Conditions as modified. Unless otherwise agreed in writing, User&rsquo;s right to use the Website is not transferable and is subject to any restrictions established by Endeavor. Endeavor may change, suspend, or discontinue any aspect of the Website at any time, at its sole discretion, without prior notice and without liability to User or any third party for such change, suspension, or discontinuance. Endeavor may also impose limits on certain features and services or restrict User&rsquo;s access to parts or all of the Website without notice or liability.</div><div><strong>SHOULD USER OBJECT TO ANY OF THESE TERMS AND CONDITIONS OR ANY SUBSEQUENT CHANGE OR MODIFICATION TO THESE TERMS AND CONDITIONS, OR SHOULD USER BECOME DISSATISFIED WITH THE WEBSITE IN ANY WAY, USER&rsquo;S ONLY RECOURSE IS TO IMMEDIATELY DISCONTINUE USE OF THE WEBSITE. SO LONG AS USER CONTINUES TO USE THE WEBSITE, ENDEAVOR WILL CONTINUE TO RELY ON USER&rsquo;S FULL AND UNQUALIFIED ACCEPTANCE AND COMPLIANCE WITH THESE TERMS AND CONDITIONS.</strong></div><h2><br /></h2><h2><strong>Access to the Website</strong></h2><div>User shall not have the right to sell, license, market, or lease the Website content to any party whatsoever without the prior written consent of Endeavor. User shall not have the right to distribute the Website content in any manner to any third party or unauthorized user.</div><div>User hereby acknowledges that, as between Endeavor and User or any party acting through User, all title to and ownership of the Website and its content remains vested in Endeavor and nothing in these Terms and Conditions serves to transfer such ownership or title to User or any party acting through User. All copies and representations of content from the Website, including merged or modified portions, shall as between User and Endeavor remain Endeavor&rsquo;s exclusive property, shall continue to be subject to these Terms and Conditions, and shall contain all Endeavor copyright and other proprietary notices.</div><div>User agrees to use the Website only non-commercially, and only for User&rsquo;s bona fide development or legitimate business purposes in accordance with these Terms and Conditions. User shall use all reasonable endeavors not to permit or allow the Website to be used by any party whatsoever for purposes not connected with User&rsquo;s non-commercial, legitimate business purposes. User agrees to report promptly to Endeavor any observed violation of the above. User agrees that the Website shall not be used in any manner or for any purpose other than the permitted purposes as expressly described in these Terms and Conditions.</div><div>User shall notify the Website&rsquo;s Webmaster of any known or suspected unauthorized use(s) of the Website through User&rsquo;s account, or any known or suspected breach of security, including loss, theft, or unauthorized disclosure of User&rsquo;s means of access.</div><div>User may not share User&rsquo;s means of access with others. User acknowledges that User is responsible for all usage or activity on User&rsquo;s Website account, including such use of the account by any third party. Any fraudulent, abusive, or otherwise illegal activity may be grounds for termination of User&rsquo;s account, at Endeavor&rsquo;s sole discretion, and User may be referred to appropriate law enforcement agencies. User agrees to indemnify, defend, and hold Endeavor harmless against liability for any and all use of User&rsquo;s account.</div><h2><br /></h2><h2><strong>Authorized Usage of Website Content</strong></h2><div>The contents of the Website are intended for the benefit of User&rsquo;s legitimate non-commercial business. Non-commercial use does not include the use of Content without prior written consent from Endeavor in connection with: (1) the development of any software program, including, but not limited to, training a machine learning or artificial intelligence (AI) system; or (2) providing archived or cached data sets containing Content to another person or entity. All materials displayed on the Website (including, but not limited to articles, reports, photographs, images, illustrations, audio clips and video clips, and including caption information, keywords, or other metadata) (each and collectively, the &ldquo;Content&rdquo;) are protected by copyright, and owned or controlled by Endeavor or the party credited as the provider of the Content, software, or other materials. Users shall abide by all copyright notices, information, or restrictions contained in any of the foregoing Content accessed through the Website. User acknowledges that he/she has no claim of ownership or other right to any Content by reason of its access, use, or otherwise.</div><div>The Website is protected by copyright as a collective work and/or compilation, pursuant to U.S. copyright laws, international conventions, and other copyright laws. Copying or storing of any Content for other than User&rsquo;s legitimate non-commercial business end-use is expressly prohibited without the prior written permission of Endeavor or the copyright holder identified in the individual Content&rsquo;s copyright notice. <strong>IN NO EVENT SHALL USER ALTER OR DELETE ANY AUTHOR ATTRIBUTION OR COPYRIGHT NOTICE</strong>.</div><div>Except as specifically provided in these Terms and Conditions, User may not modify, publish, transmit, participate in the transfer or sale of, reproduce, create derivative works from, distribute, display, or in any way exploit, any of the the forgoing Content, software, materials, or the Website in whole or in part.</div><div>You may not access or use, or attempt to access or use, the Services to take any action that could harm us or a third party. You may not use the Services in violation of applicable laws, including export controls and sanctions, or in violation of our or any third party&rsquo;s intellectual property or other proprietary or legal rights. You further agree that you will not attempt (or encourage or support anyone else's attempt) to circumvent, reverse engineer, decrypt, or otherwise alter or interfere with the Services, or any content of the Services, or make any unauthorized use of the Services. Without Endeavor's prior written consent, you shall not:</div><div>(1) access any part of the Services, Content, data or information you do not have permission or authorization to access or for which Endeavor has revoked your access;</div><div>(2) use robots, spiders, scripts, service, software or any manual or automatic device, tool, or process designed to data mine or scrape the Content, data or information from the Services, or otherwise use, access, or collect the Content, data or information from the Services using automated means;</div><div>(3) use the Content for the development of any software program, including, but not limited to, training a machine learning or artificial intelligence (AI) system, or for any technologies designed for or intended for the identification of natural persons;</div><div>(4) use services, software or any manual or automatic device, tool, or process designed to circumvent any restriction, condition, or technological measure that controls access to the Services in any way, including overriding any security feature or bypassing or circumventing any access controls or use limits of the Services;</div><div>(5) cache or archive the Content (except for a public search engine&rsquo;s use of spiders for creating search indices);</div><div>(6) take action that imposes an unreasonable or disproportionately large load on our network or infrastructure; and</div><div>(7) do anything that could disable, damage or change the functioning or appearance of the Services, including the presentation of advertising.</div><div>Engaging in a prohibited use of the Services may result in civil, criminal, and/or administrative penalties, fines, or sanctions against the user and those assisting the user. </div><div>No use is permitted which benefits any party other than Endeavor or User.</div><div>Endeavor products referenced in a Endeavor digital product or website are either trademarks or registered trademarks of Endeavor. Other featured logos, product and company names are or may be service/trademarks of their respective owners.</div><h2><br /></h2><h2><strong>User-Generated Content</strong></h2><div>You still own the content that you provide to Endeavor under this agreement, but you the User grant Endeavor an irrevocable and perpetual license to use any User-generated content posted on the Website by User, including the right to sub-license such User-generated content.</div><div>User represents and warrants that all content submitted to Endeavor by User is owned by User or that they have the rights to submit to Endeavor and that this submission is not in violation of any law, contractual restrictions, or other third party rights and is not obscene, threatening, harassing, defamatory, libelous, invasive of privacy, infringing of intellectual property rights, or otherwise injurious to third parties or objectionable.</div><h2><br /></h2><h2><strong>Warranty and Availability of Service and Links</strong></h2><div>Neither Endeavor nor any of the Websites represents or endorses the accuracy or reliability of any advice, opinion, statement, or other information displayed, downloaded, uploaded, or distributed through the Website by any user, information provider, or any other person or entity. User acknowledges that any reliance upon any such opinion, advice, statement, or information shall be at User&rsquo;s sole risk. Endeavor reserves the right but not the obligation, in its sole discretion, to correct any errors or omissions in any portion of the Website.</div><div><strong>THE WEBSITE IS DISTRIBUTED ON AN &ldquo;AS IS&rdquo; AND &ldquo;AS AVAILABLE&rdquo; BASIS WITHOUT WARRANTIES OF ANY KIND WHATSOEVER, WHETHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION WARRANTIES OF TITLE, NON-INFRINGEMENT, OR MERCHANTABILITY, OR FITNESS FOR A PARTICULAR PURPOSE, OR THAT THE WEBSITE OR ANY MATERIALS OBTAINED THROUGH THE WEBSITE ARE VIRUS-FREE OR ERROR-FREE. NEITHER ENDEAVOR NOR ANYONE ELSE INVOLVED IN CREATING, PRODUCING, OR DELIVERING THE WEBSITE CONTENT SHALL BE LIABLE UNDER ANY THEORY OF LAW (INCLUDING NEGLIGENCE) FOR ANY LOSS OR DAMAGE THAT MAY ARISE IN CONNECTION WITH THE FURNISHING, PERFORMANCE, USER&rsquo;s INABILITY TO USE, OR USER&rsquo;s USE OF THE WEBSITE, INCLUDING ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, ECONOMIC, LOST PROFIT, OR CONSEQUENTIAL DAMAGES, OR OTHER KIND OF LOSS OR DAMAGE WHATSOEVER, EVEN IF ENDEAVOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. IN NO EVENT SHALL USER BE ENTITLED UNDER ANY THEORY OF LAW (INCLUDING NEGLIGENCE) TO ANY MONETARY DAMAGES IN EXCESS OF ANY FEE PAID BY USER FOR USE OF THE WEBSITE DURING THE 3-MONTH PERIOD PRECEDING THE EVENT GIVING RISE TO THE CLAIM FOR DAMAGES. USER&rsquo;s RIGHT TO MONETARY DAMAGES IN SUCH AMOUNT SHALL BE IN LIEU OF ALL OTHER REMEDIES THAT USER MAY HAVE OTHERWISE HAD AGAINST ENDEAVOR. USER EXPRESSLY ACKNOWLEDGES THAT USE OF THE WEBSITE IS AT USER&rsquo;s SOLE RISK.</strong></div><div><strong>EXTERNAL LINKS DISCLAIMER </strong></div><div>Our Sites may contain (or you may be sent through the Sites) links to other websites or content belonging to or originating from third parties or links to websites and features in banners or other advertising. Such external links are not investigated, monitored, or checked for accuracy, adequacy, validity, reliability, availability, or completeness by us. WE DO NOT WARRANT, ENDORSE, GUARANTEE, OR ASSUME RESPONSIBILITY FOR THE ACCURACY OR RELIABILITY OF ANY INFORMATION OFFERED BY THIRD-PARTY WEBSITES LINKED THROUGH OUR SITES OR ANY WEBSITE OR FEATURE LINKED IN ANY BANNER OR OTHER ADVERTISING. WE WILL NOT BE A PARTY TO OR IN ANY WAY BE RESPONSIBLE FOR MONITORING ANY TRANSACTION BETWEEN YOU AND THIRD-PARTY PROVIDERS OF PRODUCTS OR SERVICES.</div><div><strong>PROFESSIONAL DISCLAIMER </strong></div><div>Our Sites do not contain professional advice of a technical nature. Any technical information contained on our Sites are provided for general informational and educational purposes only and is not a substitute for professional advice. Accordingly, before taking any actions based upon any such information, we encourage you to consult with the appropriate professionals. We do not provide any kind of technical advice. THE USE OR RELIANCE OF ANY INFORMATION CONTAINED ON OUR SITES IS SOLELY AT YOUR OWN RISK.</div><div><strong>AFFILIATES DISCLAIMER</strong></div><div>Our Sites may contain links to affiliate websites, and we receive an affiliate commission for any purchases made by you on the affiliate website using such links.</div><div>We are a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for us to earn advertising fees by linking to Amazon.com and affiliated websites.</div><div><strong>TESTIMONIALS DISCLAIMER</strong></div><div>Our Sites may contain testimonials by users of our products and/or services. These testimonials reflect the real-life experiences and opinions of such users. However, the experiences are personal to those particular users, and may not necessarily be representative of all users of our products and/or services. We do not claim, and you should not assume, that all users will have the same experiences. YOUR INDIVIDUAL RESULTS MAY VARY.</div><div>The testimonials on our Sites are submitted in various forms such as text, audio and/or video, and are reviewed by us before being posted. They appear on the Site verbatim as given by the users, except for the correction of grammar or typing errors. Some testimonials may have been shortened for the sake of brevity where the full testimonial contained extraneous information not relevant to the general public.</div><div>The views and opinions contained in the testimonials belong solely to the individual user and do not reflect our views and opinions. We are not affiliated with users who provide testimonials, and users are not paid or otherwise compensated for their testimonials.</div><h2><br /></h2><h2><strong>General Provisions</strong></h2><div>These Terms and Conditions shall be construed and enforced in accordance with Tennessee law. Any action to enforce these Terms and Conditions shall be brought in the federal or state courts located in Nashville, Davidson County, Tennessee.</div><div>Any rights not expressly granted to User in these Terms and Conditions are reserved to Endeavor.</div><div>Any failure by Endeavor to enforce any provision of these Terms and Conditions shall not be construed as a continuing waiver of any rights under such provision.</div><div>These Terms and Conditions represent the entire agreement between Endeavor and User concerning User&rsquo;s use of the Website and supersede any prior understanding or agreement whether oral or written.</div><h2><br /></h2><h2><strong>Subscriptions</strong></h2><div>By submitting your email address and other subscription details, you are making an offer to us to enter into a contract. By entering into a subscription, registering for an account, signing up for our webcasts, white papers or any other content, you will be contracting with Endeavor Business Media, LLC or one of its subsidiaries or affiliates. A contract is formed when we have accepted your offer, at which point we will provide the product or services that you have requested. Endeavor reserves the right to reject any offer at its sole discretion, for any or no reason, and if there was payment, we will refund you the subscription fees paid.</div><div><br /></div><h2><strong>Comment Policy</strong></h2><div><span data-contrast="auto">The &ldquo;Comments&rdquo; sections found on many Endeavor Business Media websites are intended to be a forum for productive, thoughtful, and considerate discussion about topics covered on our sites (&ldquo;Interactive Services&rdquo;). We encourage our commenters to start a dialogue. Being part of a community means expressing differing views with others. But please do so respectfully.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">When commenting rules are broken, our site moderators have discretion to suspend or ban any user without notice, depending on the severity of the infraction. The content of comments falls under the discretion of the moderators whether or not it is explicitly outlined under the guidelines.</span><span data-ccp-props="{"> </span></div><div><strong><span data-contrast="auto">Commenting Rules</span></strong><span data-ccp-props="{"> </span></div><ul><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="3"><span data-contrast="auto">Stay on topic. Discuss the facts, issues and opinions at hand.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="3"><span data-contrast="auto">Be civil. Threats, hate speech, offensive language and defamatory comments are not tolerated. Personal attacks on staff members, other commenters or the interview subjects are not permitted.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="3"><span data-contrast="auto">Do not post personal information about yourself or others.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="3"><span data-contrast="auto">Don&rsquo;t troll. Users who post disruptive or repetitive statements that hijack or derail the conversation may see their comments removed and, if applicable, their posting privileges revoked.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="3"><span data-contrast="auto">Discussions focused upon someone&rsquo;s sexuality or physical impairments are prohibited.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="3"><span data-contrast="auto">Inappropriate religious and political threads may be removed.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="3"><span data-contrast="auto">No advertising or spam content. Comments that include code or hyperlinks may not be posted.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="3"><span data-contrast="auto">We reserve the right to remove any information or material that is unlawful, threatening, abusive, libelous, defamatory, obscene, vulgar, pornographic, profane, indecent or otherwise objectionable. </span><span data-ccp-props="{"> </span></li></ul><div><em><span data-contrast="auto">We reserve the right to permanently ban any user who violates these terms and conditions. </span></em><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">Comments are evaluated by our moderators, as well as algorithms programmed to look for offensive language and phrases. Comments are not enabled on all website pages based on our internal guidelines.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">Please refer to these community guidelines if you have any questions.</span><span data-ccp-props="{"> </span></div><div><strong><span data-contrast="auto">Using the System</span></strong><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">To post a comment, you must be logged in to the site.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">Upon registering, you must provide your first and last name, which will appear publicly on your submissions to our site. We reserve the right to unpublish any comment if there is any uncertainty about the author&rsquo;s identity. Stealing another person&rsquo;s identity is a serious offence.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">If you see an objectionable post, please flag the comment to alert the site moderators. Flagged comments are reviewed by moderators and removed if the comments are contrary to our guidelines.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">You may mute another commenter using our commenting system, which renders the commenter&rsquo;s posts invisible in your feed and under any articles the commenter has engaged in. To mute a commenter, click on their profile avatar and find the mute option. You can manage muted commenters under the &ldquo;Community&rdquo; tab in your profile.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">We reserve the right to edit your comments for clarity and/or to republish them elsewhere on or in our properties. </span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">By commenting you agree to adhere to our Community Content Standards.</span><span data-ccp-props="{"> </span></div><div><strong><span data-contrast="auto">Handling Rules Violations </span></strong><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">Your comment may be removed from the website. Deletion comes without notice.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">Repeat offenders and fake profiles may be banned without notice. We reserve the right to ban offenders based on our own judgment. Our decisions are final.</span><span data-ccp-props="{"> </span></div><div><strong><span data-contrast="auto">Reliance</span></strong><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">The information presented on or through any Endeavor Business Media website, including the availability of user comments, is made available solely for general information purposes. We do not warrant the accuracy, completeness, or usefulness of this information. Any reliance you place on such information is strictly at your own risk. We disclaim all liability and responsibility arising from any reliance placed on such materials by you or any other visitor to Endeavor websites, or by anyone who may be informed of any of its contents.</span><span data-ccp-props="{"> </span></div><div><strong><span data-contrast="auto">Community Content Standards</span></strong><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">These content standards apply to any and all User Contributions of the Interactive Services. User Contributions must in their entirety comply with all applicable federal, state, local, and international laws and regulations. Without limiting the foregoing, User Contributions must not:</span><span data-ccp-props="{"> </span></div><ul><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="2"><span data-contrast="auto">Contain any material that is defamatory, obscene, indecent, abusive, offensive, harassing, violent, hateful, inflammatory, or otherwise objectionable.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="2"><span data-contrast="auto">Promote sexually explicit or pornographic material, or violence, or discrimination based on race, sex, religion, nationality, disability, sexual orientation, or age.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="2"><span data-contrast="auto">Infringe any patent, trademark, trade secret, copyright, or other intellectual property or other rights of any other person.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="2"><span data-contrast="auto">Violate the legal rights (including the rights of publicity and privacy) of others or contain any material that could give rise to any civil or criminal liability under applicable laws or regulations or that otherwise may be in conflict with our </span><a href="https://www.endeavorbusinessmedia.com/endeavor-terms/"><span data-contrast="none">Terms of Use</span></a><span data-contrast="auto"> and our </span><a href="https://www.endeavorbusinessmedia.com/privacy-policy/"><span data-contrast="none">Privacy Policy</span></a><strong><span data-contrast="auto">.</span></strong><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="2"><span data-contrast="auto">Be likely to deceive any person.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="2"><span data-contrast="auto">Promote any illegal activity, or advocate, promote, or assist any unlawful act.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="2"><span data-contrast="auto">Cause annoyance, inconvenience, or needless anxiety, or be likely to upset, embarrass, alarm, or annoy any other person.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="2"><span data-contrast="auto">Impersonate any person or misrepresent your identity or affiliation with any person or organization.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="2"><span data-contrast="auto">Involve commercial activities or sales, such as contests, sweepstakes, and other sales promotions, barter, or advertising.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="2"><span data-contrast="auto">Give the impression that they emanate from or are endorsed by us or any other person or entity, if this is not the case.</span><span data-ccp-props="{"> </span></li></ul><div><br /></div><div><span data-contrast="auto">If you believe that any User Contributions violate your copyright, please send us a notice of copyright infringement in accordance with the below instructions to Legal@Endeavorb2b.com. It is the policy of the Company to terminate the user accounts of repeat infringers.</span><span data-ccp-props="{"> </span></div><div><strong><span data-contrast="auto">Reporting Claims of Copyright Infringement</span></strong><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">We take claims of copyright infringement seriously. We will respond to notices of alleged copyright infringement that comply with applicable law. If you believe any materials accessible on or from this site (the &ldquo;Website&rdquo;) infringe your copyright, you may request removal of those materials (or access to them) from the Website by submitting written notification to our copyright agent designated below. In accordance with the Online Copyright Infringement Liability Limitation Act of the Digital Millennium Copyright Act (17 U.S.C. &sect; 512) (&ldquo;DMCA&rdquo;), the written notice (the &ldquo;DMCA Notice&rdquo;) must include substantially the following:</span><span data-ccp-props="{"> </span></div><ul><li data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="1"><span data-contrast="auto">Your physical or electronic signature.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="2" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="1"><span data-contrast="auto">Identification of the copyrighted work you believe to have been infringed or, if the claim involves multiple works on the Website, a representative list of such works.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="3" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="1"><span data-contrast="auto">Identification of the material you believe to be infringing in a sufficiently precise manner to allow us to locate that material.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="3" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="1"><span data-contrast="auto">Adequate information by which we can contact you (including your name, postal address, telephone number, and, if available, email address).</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="3" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="1"><span data-contrast="auto">A statement that you have a good faith belief that use of the copyrighted material is not authorized by the copyright owner, its agent, or the law.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="3" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="1"><span data-contrast="auto">A statement that the information in the written notice is accurate.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="3" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="1"><span data-contrast="auto">A statement, under penalty of perjury, that you are authorized to act on behalf of the copyright owner.</span><span data-ccp-props="{"> </span></li><li data-aria-level="1" data-aria-posinset="3" data-font="Symbol" data-leveltext="" data-list-defn-props="{" data-listid="1"><span data-contrast="auto">Our designated copyright agent to receive DMCA Notices is: </span><span data-contrast="auto">Chief Administrative and Legal Officer </span><span data-contrast="auto">Endeavor Business Media </span><span data-contrast="auto">30 Burton Hills Blvd, Suite 185 </span><span data-contrast="auto">Nashville, TN 37215 - Phone 6</span><span data-contrast="auto">15-307-7006 - email </span><a href="mailto:Legal@Endeavorb2b.com"><span data-contrast="none">Legal@Endeavorb2b.com</span></a><span data-contrast="auto"> </span><span data-ccp-props="{"> </span></li></ul><div><span data-contrast="auto">If you fail to comply with all of the requirements of Section 512(c)(3) of the DMCA, your DMCA Notice may not be effective.</span><span data-ccp-props="{"> </span></div><div><span data-contrast="auto">Please be aware that if you knowingly materially misrepresent that material or activity on the Website is infringing your copyright, you may be held liable for damages (including costs and attorneys&rsquo; fees) under Section 512(f) of the DMCA.</span><span data-ccp-props="{"> </span></div><div><br /></div><h2><br /></h2><h2><br /></h2><div><br /></div><div><br /></div><div><br /></div> </div> </div> </div> </div> </div> </div> <div id="contract-id-323821" class="contract-container group-item " data-id="323821" data-key="contract-wup1wnplj" data-groups="" style="display: none;"> <div class="contract-header"> <h2>Compliance Concerns and Reporting</h2> <div class="row"> <div class="six columns" id="version-effective-date-323821"> <label for="select-version-323821" class="select-version select-version-label">Version</label> <select name="versions-323821" id="select-version-323821" class="select-version select-version-select input-select"> <option selected value="contract-id-323821-version-64ee3550bf40c7b2305af9a6" class="contract-id-323821-version-64ee3550bf40c7b2305af9a6" data-version="1.0">Version 1.0&nbsp;&nbsp;(Current)</option> </select> </div> </div> </div> <div id="contract-versions-323821"> <div id="contract-id-323821-version-64ee3550bf40c7b2305af9a6" data-vid="64ee3550bf40c7b2305af9a6" class="version-container js-version-container-323821 " style="display: block;"> <div id="version-languages-64ee3550bf40c7b2305af9a6" class="version-translation-container"> <div id="version-64ee3550bf40c7b2305af9a6-locale-en-us" class="version-translation version-locale-en-us" data-locale="en-us" data-locale-gen="en" data-title-translation="Compliance Concerns and Reporting"> <div class="row"> <h5 class="effective-date" role="presentation">Effective August 29th 2023</h5> <a id="download-version-64ee3550bf40c7b2305af9a6-locale-en-us" href="https://endeavorbm.pactsafe.io/versions/64ee3550bf40c7b2305af9a6.pdf" target="_blank" rel="noopener" class="version-download-link inline-link">Download</a> </div> <div class="table-of-contents"> <hr class="divider table-of-contents-divider" /> <h3>Table of Contents</h3> <ol class="table-of-contents-links"></ol> </div> <hr class="divider body-divider" /> <div class="body js-body-64ee3550bf40c7b2305af9a6"> <h1><img src="https://vault.pactsafe.io/s/6bdc8781-ad43-45ca-8a6d-99d78a14e7ef/assets/5LFJGoYW1.png" style="width: 300px;" class="fr-fic fr-dib" /></h1><h1><strong>Compliance Concerns and Reporting </strong></h1><div>Endeavor Business Media is committed to operating with integrity and in full compliance with laws, regulations and policies. Our foundational values of <strong>honesty</strong>, <strong>integrity</strong>, and <strong>respect for people</strong> are essential guides to the way we act internally among our team of employees, investors, contributors and suppliers, and externally with our stakeholders, who include our clients, audience and professional community. For us, that means we are truthful and sincere, we act consistent with moral and ethical principles, and we value each person&rsquo;s unique capabilities and qualities, with open-minded consideration for their rights, feelings, and traditions.</div><div>These values along with our core value of <strong>accountability</strong> reflect our commitment to a strong compliance culture as a non-negotiable foundation of how we do business. More than words on paper, our values are actionable and we are prepared to do what is necessary to ensure that EBM is managed in line with our commitment. You can help us achieve this goal.<br />The Ethics and Compliance Hotline is a dedicated channel for anonymous and confidential communication that facilitates reporting of possible illegal, unethical or improper conduct when the normal channels of communication have proven ineffective or impractical under the circumstances. A toll-free Compliance Hotline or Confidential Email is available for reporting any ethical or compliance concerns.</div><div>The Hotline is available to EBM employees, as well as clients, contractors, vendors and other stakeholders in a business relationship with EBM. If you are unsure about where to go with your concerns, or you feel uncomfortable reporting through normal channels of communication, or wish to raise the issue anonymously, you should access the Ethics and Compliance Hotline.</div><div>All reports to the Compliance Hotline are investigated and handled in a confidential manner by trained individuals. Callers may remain anonymous or leave their contact information if they so choose. EBM relies on this reporting information to confirm or improve its processes and practices. EBM prohibits retaliation against anyone who, in good faith, reports a possible violation or who participates in an investigation, even if sufficient evidence is not found to substantiate the concern, EBM will take appropriate action against any individual determined to be engaging in retaliatory conduction.</div><div>IMPORTANT: If your message is not related to compliance, please contact our Consumer Services team. <a href="https://www.endeavorbusinessmedia.com/contact">www.endeavorbusinessmedia.com/contact</a></div><div><strong style="background-color: initial; font-size: 24px;">How to report a compliance concern?</strong></div><div>EBM Ethics and Compliance Hotline is available any time (24/7, 365 days a year).</div><ul><li>You can choose to call a toll-free phone number, +1 (888) 474-9001, and leave a message (anonymously or confidentially) or send a confidential email to <a href="mailto:Legal@Endeavorb2b.com">Legal@Endeavorb2b.com</a>.</li><li>We take all concerns seriously and will take the appropriate action on each report. We will keep you informed on our progress while processing your concern.</li><li>We are committed to improving our Ethics and Compliance Hotline and compliance reporting system and reserve the right to make changes in the future.</li></ul><div><strong style="background-color: initial; font-size: 24px;">What happens after I have sent my report?</strong></div><div><strong style="background-color: initial; font-size: 14px;">1. Acknowledgement</strong></div><div>If you provide confidential contact information, we will acknowledge receipt of your report within five (5) working days. It may take longer if your report is sent during a public holiday. If your initial report does not include enough evidence, we will get in touch to ask you to provide more evidence.</div><div><br /></div><div><strong>2. Triage and Escalation</strong><br />Each report we receive is studied carefully. We will open a case if your report is credible and includes enough evidence. The investigation will be led by our legal department. Reports that contain serious allegations will be escalated to our Chief Legal Officer. Chief Legal Officer will be informed when a report involves allegations of:</div><ul><li>dishonesty, criminal activity, antitrust /competition law, or issues involving revenue recognition, corruption, bribery or significant fraud</li><li>misconduct by members of a Endeavor Business Media senior leadership member</li><li>matters that are likely to negatively affect the reputation or public image of Endeavor Business Media.</li></ul><div><strong style="background-color: initial; font-size: 14px;">3. Confidential investigation</strong></div><div>The investigation will be handled with consistency and confidentiality &ndash; we will only involve people who need to be involved. Our compliance team may conduct confidential interviews with employees, contractors or anybody they feel is relevant to the investigation.</div><div><strong>4. Decision and reply to you</strong><br />After reviewing all the findings of our investigation, we will decide if a breach has taken place, and, if that is the case, take action. If you have provided contact information, you will be informed accordingly.</div><div>IMPORTANT NOTICE</div><div><strong>Non-retaliation commitment:</strong> Endeavor Business Media prohibits retaliation of any type against an employee who brought forward a concern in good faith. Anyone who attempts to retaliate against an employee for reporting in good faith may face disciplinary action, including the possibility of dismissal. Endeavor Business Media also protects the rights of the person accused.<br />What is appropriate to report to our Ethics and Compliance Hotline?</div><div>In order to facilitate actionable and effective investigations, please include a detailed description of the incident (who, what, when, how) and supporting evidence (e.g. copies of documents, screenshots, or names of witnesses) that can corroborate your report. Please note that general assertions cannot be investigated.</div><div><strong>Appropriate reasons to contact our Ethics and Compliance Hotline include:</strong></div><ul><li> Suspected violations of our Company values, policies, or procedures</li><li>Questionable accounting, violations of internal accounting controls, or any other auditing or financial matters, or the reporting of fraudulent financial information</li><li>Suspected violations of law or fraudulent activities other than Fraudulent Auditing and Accounting Activities</li><li>To receive interpretative guidance on provisions of the company&rsquo;s policies, procedures or code of ethics</li><li>To report quality control or workplace safety concerns</li></ul><div><br /></div><div><br /></div><div><br /></div> </div> </div> </div> </div> </div> </div> <div id="contract-id-323830" class="contract-container group-item " data-id="323830" data-key="contract-qpopnz1na" data-groups="" style="display: none;"> <div class="contract-header"> <h2>Fraudulent Recruiting Advertisements</h2> <div class="row"> <div class="six columns" id="version-effective-date-323830"> <label for="select-version-323830" class="select-version select-version-label">Version</label> <select name="versions-323830" id="select-version-323830" class="select-version select-version-select input-select"> <option selected value="contract-id-323830-version-64ee3640af4b6c5e3205d9dc" class="contract-id-323830-version-64ee3640af4b6c5e3205d9dc" data-version="1.0">Version 1.0&nbsp;&nbsp;(Current)</option> </select> </div> </div> </div> <div id="contract-versions-323830"> <div id="contract-id-323830-version-64ee3640af4b6c5e3205d9dc" data-vid="64ee3640af4b6c5e3205d9dc" class="version-container js-version-container-323830 " style="display: block;"> <div id="version-languages-64ee3640af4b6c5e3205d9dc" class="version-translation-container"> <div id="version-64ee3640af4b6c5e3205d9dc-locale-en-us" class="version-translation version-locale-en-us" data-locale="en-us" data-locale-gen="en" data-title-translation="Fraudulent Recruiting Advertisements"> <div class="row"> <h5 class="effective-date" role="presentation">Effective August 29th 2023</h5> <a id="download-version-64ee3640af4b6c5e3205d9dc-locale-en-us" href="https://endeavorbm.pactsafe.io/versions/64ee3640af4b6c5e3205d9dc.pdf" target="_blank" rel="noopener" class="version-download-link inline-link">Download</a> </div> <div class="table-of-contents"> <hr class="divider table-of-contents-divider" /> <h3>Table of Contents</h3> <ol class="table-of-contents-links"></ol> </div> <hr class="divider body-divider" /> <div class="body js-body-64ee3640af4b6c5e3205d9dc"> <div><img src="https://vault.pactsafe.io/s/6bdc8781-ad43-45ca-8a6d-99d78a14e7ef/assets/MC1IPab6K.png" style="width: 300px;" class="fr-fic fr-dib" /></div><div><br /></div><div><br /></div><h2><strong>Beware of Fraudulent Recruiting Advertisements</strong></h2><div>Job Applicants should be aware of job offer scams perpetrated through the use of the Internet and social media platforms. The scammers frequently misappropriate and use a company&rsquo;s logo and photos of its executives to give the appearance of legitimacy. The scam preys upon those seeking employment and uses false and fraudulent offers of employment with employers, such as Endeavor Business Media, to steal from the victims. Endeavor Business Media believes that one of the best ways to put a stop to these types of scams is to make you aware of it.</div><div>Endeavor Business Media never requires any job applicants to pay money to anyone (Endeavor Business Media, its employees or anyone else) as part of the job application or hiring process. If someone asks for money or offers to send you a check for training, equipment, etc. as part of a recruiting process, they do not work for or represent Endeavor Business Media and are likely seeking to defraud you.</div><div>Endeavor Business Media&rsquo;s job recruitment process involves in person and/or telephonic interviews in most cases and never interviews job applicants through chat rooms (such as Google Hangouts), or through instant messaging systems. In addition, Endeavor Business Media&rsquo;s job recruiting staff sends email communications to job applicants from &ldquo;@endeavorb2b.com&rdquo; or &ldquo;@endeavorbusinessmedia.com&rdquo; email accounts only.</div><h2><strong>How to Recognize Potential Recruiting Fraud</strong></h2><div>The individuals who perpetrate frauds like this are continuously changing and evolving their methods, and one of the most important defenses is healthy skepticism based on the discussion above. Despite the fact that Endeavor Business Media cannot predict all the ways scammers might operate in the future, the following is a non-exclusive list of warning signs of recruiting fraud:</div><ul><li>You are asked to provide credit card, bank account number(s) or other personal financial information as part of the &ldquo;job application&rdquo; process.</li><li>The position requires an initial monetary investment, such as a payment by wire transfer.</li><li>The contact email address contains a domain other than &ldquo;@endeavorb2b.com&rdquo; or &ldquo;@endeavorbusinessmedia.com&rdquo;, such as &ldquo;@live.com,&rdquo; &ldquo;@gmail.com,&rdquo; &ldquo;@yahoo.com,&rdquo; &ldquo;@outlook.com,&rdquo; or another personal email account. Or email correspondence is from an email address that is similar to an official Endeavor address but differs by one or more characters.</li><li>The posting includes spelling errors, grammatical errors, syntax errors, or otherwise appears to have been written by someone not fluent in English.</li><li>The open position does not appear on the company&rsquo;s website listing of job positions.</li><li>The supposed &ldquo;employer&rdquo; contacts you by phone or through a chat room or instant messaging service and gives no way to call them back or the number they do give is not active or goes only to a voicemail box. For example, such supposed &ldquo;employers&rdquo; often direct that you &ldquo;meet&rdquo; them in chat rooms at specific times.</li><li>You are offered a payment or &ldquo;reward&rdquo; in exchange for allowing the use of your bank account (e.g., for depositing checks or transferring money related to promised employment).</li><li>You are asked to provide a photograph or other personal identification of yourself.</li><li>The job posting focuses on the amount of money supposedly to be made or reflects initial pay that is high compared to the average compensation for the type of job.</li></ul><h2><strong>What You Can Do</strong></h2><ul><li>If you believe you have been the victim of a job recruiting fraud scam, you can:File an incident report at <a href="http://www.cybercrime.gov/">http://www.cybercrime.gov</a></li><li>Call the Federal Trade Commission at 1-877-FTC-HELP (1-877-382-4357) or file a complaint with the FTC online at <a href="https://www.ftccomplaintassistant.gov/#crnt&panel1-1">https://www.ftccomplaintassistant.gov/#crnt&panel1-1</a></li><li>File a complaint with the Federal Bureau of Investigation at <a href="https://ic3.gov/">https://ic3.gov</a></li><li>Contact your local police to report the fraud</li><li>Contact your bank or credit card company to close your account and dispute any charges related to the fraud charges.</li></ul> </div> </div> </div> </div> </div> </div> <div id="contract-id-521298" class="contract-container group-item " data-id="521298" data-key="contract-5hgwrppvu" data-groups="" style="display: none;"> <div class="contract-header"> <h2>Fraudulent Bank Change Requests Alert</h2> <div class="row"> <div class="six columns" id="version-effective-date-521298"> <label for="select-version-521298" class="select-version select-version-label">Version</label> <select name="versions-521298" id="select-version-521298" class="select-version select-version-select input-select"> <option selected value="contract-id-521298-version-66106be7556c27169e4dc85d" class="contract-id-521298-version-66106be7556c27169e4dc85d" data-version="1.0">Version 1.0&nbsp;&nbsp;(Current)</option> </select> </div> </div> </div> <div id="contract-versions-521298"> <div id="contract-id-521298-version-66106be7556c27169e4dc85d" data-vid="66106be7556c27169e4dc85d" class="version-container js-version-container-521298 " style="display: block;"> <div id="version-languages-66106be7556c27169e4dc85d" class="version-translation-container"> <div id="version-66106be7556c27169e4dc85d-locale-en-us" class="version-translation version-locale-en-us" data-locale="en-us" data-locale-gen="en" data-title-translation="Fraudulent Bank Change Requests Alert"> <div class="row"> <h5 class="effective-date" role="presentation">Effective August 2nd 2023</h5> <a id="download-version-66106be7556c27169e4dc85d-locale-en-us" href="https://endeavorbm.pactsafe.io/versions/66106be7556c27169e4dc85d.pdf" target="_blank" rel="noopener" class="version-download-link inline-link">Download</a> </div> <div class="table-of-contents"> <hr class="divider table-of-contents-divider" /> <h3>Table of Contents</h3> <ol class="table-of-contents-links"></ol> </div> <hr class="divider body-divider" /> <div class="body js-body-66106be7556c27169e4dc85d"> <div><img src="https://vault.pactsafe.io/s/6bdc8781-ad43-45ca-8a6d-99d78a14e7ef/assets/MC1IPab6K.png" style="width: 300px;" class="fr-fic fr-dib" /></div><div><br /></div><div><br /></div><h2><strong>Beware of Fraudulent <strong>Bank Change Requests</strong></strong></h2><div>Endeavor has recently been made aware of scammers misappropriating and using our company&rsquo;s logo and email signatures of our employees to give the appearance of us requesting a change in bank information in an effort to steal from victims.</div><div>Endeavor Business Media will never request to change our bank information via email. In the event Endeavor changes banking information, we will include the updated bank information on your invoice with a note in large, bold, highlighted font or call you directly to make any updates.</div><div>The individuals who perpetrate frauds of this type are continuously changing and evolving their methods and tactics, and while we cannot predict all the ways scammers might operate or engage their victims in the future, one of the most important defenses is healthy skepticism. Don&rsquo;t hesitate to reach out to our published phone numbers or emails such as <a href="mailto:accountsreceivable@endeavorb2b.com">accountsreceivable@endeavorb2b.com</a> to verify any request you may receive.</div><h2><strong>What You Can Do</strong></h2><ul><li>If you believe you have been the victim of a fraud scam, you can file an incident report at <a href="http://www.cybercrime.gov/">http://www.cybercrime.gov</a></li><li>Call the Federal Trade Commission at 1-877-FTC-HELP (1-877-382-4357) or file a complaint with the FTC online at <a href="https://www.ftccomplaintassistant.gov/#crnt&panel1-1">https://www.ftccomplaintassistant.gov</a></li><li>File a complaint with the Federal Bureau of Investigation at <a href="https://ic3.gov/">https://ic3.gov</a></li><li>Contact your local police to report the fraud</li><li>Contact your bank or credit card company to close your account and dispute any charges related to the fraud charges</li></ul> </div> </div> </div> </div> </div> </div> </div> </div> </main> <!-- footer_html --> <hr class="divider footer-divider" /> <footer id="footer" class="container"> <p class="powered-by"><a href="https://ironcladapp.com/product/clickwrap/?utm_medium=product&utm_source=legal-center&utm_campaign=lc-footer&utm_content=Endeavor%20Business%20Media" target="_blank" rel="noopener noreferrer" class="inline-link">Legal Center powered by Ironclad Clickwrap</a></p> <p class="footer-copyright">Copyright &copy; 2025, <a href="https://www.endeavorbusinessmedia.com/" target="_blank" rel="noopener noreferrer" class="inline-link">Endeavor Business Media</a></p> </footer> <!-- footer_script --> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10