CINXE.COM
Privacy Policy | Collider
<!DOCTYPE html> <html lang="en-US"> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("https://collider.com/privacy-policy/","20220415060437","https://web.archive.org/","web","/_static/", "1650002677"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta name="viewport" content="user-scalable=yes, initial-scale=1.0, width=device-width"/> <link rel="preconnect" href="https://web.archive.org/web/20220415060437/https://static1.colliderimages.com/"> <link rel="preconnect" href="https://web.archive.org/web/20220415060437/https://www.google-analytics.com/"> <script> // GLOBAL JS VARIABLES FOR THE PAGE var VALNET_GLOBAL_FBAPPID = "172826243054377"; // GLOBAL JS VARIABLES FOR GOOGLE ANALYTICS var VALNET_GLOBAL_GOOGLEANALYTICSPROPERTYID = "UA-1446295-1"; var VALNET_GLOBAL_POSTID = ""; var VALNET_GLOBAL_AUTHOR = ""; var VALNET_GLOBAL_CHANNEL = "privacy"; var VALNET_GLOBAL_VIEW = ""; var VALNET_GLOBAL_EXACTVIEW = ""; var VALNET_GLOBAL_ISPREMIUM = "false"; var VALNET_GLOBAL_ENVIRONMENT = "native"; var VALNET_GLOBAL_POSTTYPE = ""; var VALNET_GLOBAL_JREDITOR = ""; var VALNET_GLOBAL_SREDITOR = ""; var VALNET_GLOBAL_NUMBERPERPAGE = ""; var VALNET_GLOBAL_ISENGAGEMENTTEST = "false"; var VALNET_GLOBAL_DETECTEDDEVICE = "desktop"; var VALNET_GLOBAL_IPADDRESS = "207.241.234.211"; var VALNET_GLOBAL_BROWSERUSERAGENT = "Mozilla\/5.0\u0020\u0028compatible\u003B\u0020heritrix\/3.3.0\u002DSNAPSHOT\u002D20140702\u002D2247\u0020\u002Bhttp\u003A\/\/archive.org\/details\/archive.org_bot\u0029"; var VALNET_GLOBAL_LENGTH = ""; var VALNET_GLOBAL_DATEPUBLISHED = ""; var VALNET_GLOBAL_EDITOR = ""; var VALNET_GLOBAL_POSTPAYMENTCATEGORY = ""; var VALNET_GLOBAL_CATEGORY = ""; var VALNET_GLOBAL_TAGS = ""; var VALNET_GLOBAL_ISFACEBOOKBROWSER = ""; var VALNET_GLOBAL_ADS = ""; var VALNET_GLOBAL_AMPTRAFFIC = "false"; var VALNET_GLOBAL_TEMPLATE = ""; var VALNET_GLOBAL_TLDRPERMALINK = ""; var VALNET_GLOBAL_TLDRPAGE = ""; var VALNET_GLOBAL_TLDRTOTALNUMPAGE = ""; var VALNET_GLOBAL_TLDRVIEWTYPE = ""; var VALNET_GLOBAL_ISADBLOCK = true; var VALNET_GLOBAL_NETWORKCATEGORY = ""; var VALNET_GLOBAL_CONTENTTYPE = ""; var VALNET_GLOBAL_INTENT = ""; </script> <script> window.arrayOfEmbeds = [] </script> <link rel="stylesheet" href="/web/20220415060437cs_/https://collider.com/public/build/a-static.17c853fb.css"> <!-- Google Analytics --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://web.archive.org/web/20220415060437/https://www.google-analytics.com/analytics.js','ga'); </script> <!-- End Google Analytics --> <script type="text/javascript"> /*! Waypoints - 4.0.1 Copyright © 2011-2016 Caleb Troughton Licensed under the MIT license. https://github.com/imakewebthings/waypoints/blob/master/licenses.txt */ !function(){"use strict";function t(n){if(!n)throw new Error("No options passed to Waypoint constructor");if(!n.element)throw new Error("No element option passed to Waypoint constructor");if(!n.handler)throw new Error("No handler option passed to Waypoint constructor");this.key="waypoint-"+e,this.options=t.Adapter.extend({},t.defaults,n),this.element=this.options.element,this.adapter=new t.Adapter(this.element),this.callback=n.handler,this.axis=this.options.horizontal?"horizontal":"vertical",this.enabled=this.options.enabled,this.triggerPoint=null,this.group=t.Group.findOrCreate({name:this.options.group,axis:this.axis}),this.context=t.Context.findOrCreateByElement(this.options.context),t.offsetAliases[this.options.offset]&&(this.options.offset=t.offsetAliases[this.options.offset]),this.group.add(this),this.context.add(this),i[this.key]=this,e+=1}var e=0,i={};t.prototype.queueTrigger=function(t){this.group.queueTrigger(this,t)},t.prototype.trigger=function(t){this.enabled&&this.callback&&this.callback.apply(this,t)},t.prototype.destroy=function(){this.context.remove(this),this.group.remove(this),delete i[this.key]},t.prototype.disable=function(){return this.enabled=!1,this},t.prototype.enable=function(){return this.context.refresh(),this.enabled=!0,this},t.prototype.next=function(){return this.group.next(this)},t.prototype.previous=function(){return this.group.previous(this)},t.invokeAll=function(t){var e=[];for(var n in i)e.push(i[n]);for(var o=0,r=e.length;r>o;o++)e[o][t]()},t.destroyAll=function(){t.invokeAll("destroy")},t.disableAll=function(){t.invokeAll("disable")},t.enableAll=function(){t.Context.refreshAll();for(var e in i)i[e].enabled=!0;return this},t.refreshAll=function(){t.Context.refreshAll()},t.viewportHeight=function(){return window.innerHeight||document.documentElement.clientHeight},t.viewportWidth=function(){return document.documentElement.clientWidth},t.adapters=[],t.defaults={context:window,continuous:!0,enabled:!0,group:"default",horizontal:!1,offset:0},t.offsetAliases={"bottom-in-view":function(){return this.context.innerHeight()-this.adapter.outerHeight()},"right-in-view":function(){return this.context.innerWidth()-this.adapter.outerWidth()}},window.Waypoint=t}(),function(){"use strict";function t(t){window.setTimeout(t,1e3/60)}function e(t){this.element=t,this.Adapter=o.Adapter,this.adapter=new this.Adapter(t),this.key="waypoint-context-"+i,this.didScroll=!1,this.didResize=!1,this.oldScroll={x:this.adapter.scrollLeft(),y:this.adapter.scrollTop()},this.waypoints={vertical:{},horizontal:{}},t.waypointContextKey=this.key,n[t.waypointContextKey]=this,i+=1,o.windowContext||(o.windowContext=!0,o.windowContext=new e(window)),this.createThrottledScrollHandler(),this.createThrottledResizeHandler()}var i=0,n={},o=window.Waypoint,r=window.onload;e.prototype.add=function(t){var e=t.options.horizontal?"horizontal":"vertical";this.waypoints[e][t.key]=t,this.refresh()},e.prototype.checkEmpty=function(){var t=this.Adapter.isEmptyObject(this.waypoints.horizontal),e=this.Adapter.isEmptyObject(this.waypoints.vertical),i=this.element==this.element.window;t&&e&&!i&&(this.adapter.off(".waypoints"),delete n[this.key])},e.prototype.createThrottledResizeHandler=function(){function t(){e.handleResize(),e.didResize=!1}var e=this;this.adapter.on("resize.waypoints",function(){e.didResize||(e.didResize=!0,o.requestAnimationFrame(t))})},e.prototype.createThrottledScrollHandler=function(){function t(){e.handleScroll(),e.didScroll=!1}var e=this;this.adapter.on("scroll.waypoints",function(){(!e.didScroll||o.isTouch)&&(e.didScroll=!0,o.requestAnimationFrame(t))})},e.prototype.handleResize=function(){o.Context.refreshAll()},e.prototype.handleScroll=function(){var t={},e={horizontal:{newScroll:this.adapter.scrollLeft(),oldScroll:this.oldScroll.x,forward:"right",backward:"left"},vertical:{newScroll:this.adapter.scrollTop(),oldScroll:this.oldScroll.y,forward:"down",backward:"up"}};for(var i in e){var n=e[i],o=n.newScroll>n.oldScroll,r=o?n.forward:n.backward;for(var s in this.waypoints[i]){var l=this.waypoints[i][s];if(null!==l.triggerPoint){var a=n.oldScroll<l.triggerPoint,h=n.newScroll>=l.triggerPoint,p=a&&h,u=!a&&!h;(p||u)&&(l.queueTrigger(r),t[l.group.id]=l.group)}}}for(var d in t)t[d].flushTriggers();this.oldScroll={x:e.horizontal.newScroll,y:e.vertical.newScroll}},e.prototype.innerHeight=function(){return this.element==this.element.window?o.viewportHeight():this.adapter.innerHeight()},e.prototype.remove=function(t){delete this.waypoints[t.axis][t.key],this.checkEmpty()},e.prototype.innerWidth=function(){return this.element==this.element.window?o.viewportWidth():this.adapter.innerWidth()},e.prototype.destroy=function(){var t=[];for(var e in this.waypoints)for(var i in this.waypoints[e])t.push(this.waypoints[e][i]);for(var n=0,o=t.length;o>n;n++)t[n].destroy()},e.prototype.refresh=function(){var t,e=this.element==this.element.window,i=e?void 0:this.adapter.offset(),n={};this.handleScroll(),t={horizontal:{contextOffset:e?0:i.left,contextScroll:e?0:this.oldScroll.x,contextDimension:this.innerWidth(),oldScroll:this.oldScroll.x,forward:"right",backward:"left",offsetProp:"left"},vertical:{contextOffset:e?0:i.top,contextScroll:e?0:this.oldScroll.y,contextDimension:this.innerHeight(),oldScroll:this.oldScroll.y,forward:"down",backward:"up",offsetProp:"top"}};for(var r in t){var s=t[r];for(var l in this.waypoints[r]){var a,h,p,u,d,f=this.waypoints[r][l],c=f.options.offset,w=f.triggerPoint,y=0,g=null==w;f.element!==f.element.window&&(y=f.adapter.offset()[s.offsetProp]),"function"==typeof c?c=c.apply(f):"string"==typeof c&&(c=parseFloat(c),f.options.offset.indexOf("%")>-1&&(c=Math.ceil(s.contextDimension*c/100))),a=s.contextScroll-s.contextOffset,f.triggerPoint=Math.floor(y+a-c),h=w<s.oldScroll,p=f.triggerPoint>=s.oldScroll,u=h&&p,d=!h&&!p,!g&&u?(f.queueTrigger(s.backward),n[f.group.id]=f.group):!g&&d?(f.queueTrigger(s.forward),n[f.group.id]=f.group):g&&s.oldScroll>=f.triggerPoint&&(f.queueTrigger(s.forward),n[f.group.id]=f.group)}}return o.requestAnimationFrame(function(){for(var t in n)n[t].flushTriggers()}),this},e.findOrCreateByElement=function(t){return e.findByElement(t)||new e(t)},e.refreshAll=function(){for(var t in n)n[t].refresh()},e.findByElement=function(t){return n[t.waypointContextKey]},window.onload=function(){r&&r(),e.refreshAll()},o.requestAnimationFrame=function(e){var i=window.requestAnimationFrame||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame||t;i.call(window,e)},o.Context=e}(),function(){"use strict";function t(t,e){return t.triggerPoint-e.triggerPoint}function e(t,e){return e.triggerPoint-t.triggerPoint}function i(t){this.name=t.name,this.axis=t.axis,this.id=this.name+"-"+this.axis,this.waypoints=[],this.clearTriggerQueues(),n[this.axis][this.name]=this}var n={vertical:{},horizontal:{}},o=window.Waypoint;i.prototype.add=function(t){this.waypoints.push(t)},i.prototype.clearTriggerQueues=function(){this.triggerQueues={up:[],down:[],left:[],right:[]}},i.prototype.flushTriggers=function(){for(var i in this.triggerQueues){var n=this.triggerQueues[i],o="up"===i||"left"===i;n.sort(o?e:t);for(var r=0,s=n.length;s>r;r+=1){var l=n[r];(l.options.continuous||r===n.length-1)&&l.trigger([i])}}this.clearTriggerQueues()},i.prototype.next=function(e){this.waypoints.sort(t);var i=o.Adapter.inArray(e,this.waypoints),n=i===this.waypoints.length-1;return n?null:this.waypoints[i+1]},i.prototype.previous=function(e){this.waypoints.sort(t);var i=o.Adapter.inArray(e,this.waypoints);return i?this.waypoints[i-1]:null},i.prototype.queueTrigger=function(t,e){this.triggerQueues[e].push(t)},i.prototype.remove=function(t){var e=o.Adapter.inArray(t,this.waypoints);e>-1&&this.waypoints.splice(e,1)},i.prototype.first=function(){return this.waypoints[0]},i.prototype.last=function(){return this.waypoints[this.waypoints.length-1]},i.findOrCreate=function(t){return n[t.axis][t.name]||new i(t)},o.Group=i}(),function(){"use strict";function t(t){return t===t.window}function e(e){return t(e)?e:e.defaultView}function i(t){this.element=t,this.handlers={}}var n=window.Waypoint;i.prototype.innerHeight=function(){var e=t(this.element);return e?this.element.innerHeight:this.element.clientHeight},i.prototype.innerWidth=function(){var e=t(this.element);return e?this.element.innerWidth:this.element.clientWidth},i.prototype.off=function(t,e){function i(t,e,i){for(var n=0,o=e.length-1;o>n;n++){var r=e[n];i&&i!==r||t.removeEventListener(r)}}var n=t.split("."),o=n[0],r=n[1],s=this.element;if(r&&this.handlers[r]&&o)i(s,this.handlers[r][o],e),this.handlers[r][o]=[];else if(o)for(var l in this.handlers)i(s,this.handlers[l][o]||[],e),this.handlers[l][o]=[];else if(r&&this.handlers[r]){for(var a in this.handlers[r])i(s,this.handlers[r][a],e);this.handlers[r]={}}},i.prototype.offset=function(){if(!this.element.ownerDocument)return null;var t=this.element.ownerDocument.documentElement,i=e(this.element.ownerDocument),n={top:0,left:0};return this.element.getBoundingClientRect&&(n=this.element.getBoundingClientRect()),{top:n.top+i.pageYOffset-t.clientTop,left:n.left+i.pageXOffset-t.clientLeft}},i.prototype.on=function(t,e){var i=t.split("."),n=i[0],o=i[1]||"__default",r=this.handlers[o]=this.handlers[o]||{},s=r[n]=r[n]||[];s.push(e),this.element.addEventListener(n,e)},i.prototype.outerHeight=function(e){var i,n=this.innerHeight();return e&&!t(this.element)&&(i=window.getComputedStyle(this.element),n+=parseInt(i.marginTop,10),n+=parseInt(i.marginBottom,10)),n},i.prototype.outerWidth=function(e){var i,n=this.innerWidth();return e&&!t(this.element)&&(i=window.getComputedStyle(this.element),n+=parseInt(i.marginLeft,10),n+=parseInt(i.marginRight,10)),n},i.prototype.scrollLeft=function(){var t=e(this.element);return t?t.pageXOffset:this.element.scrollLeft},i.prototype.scrollTop=function(){var t=e(this.element);return t?t.pageYOffset:this.element.scrollTop},i.extend=function(){function t(t,e){if("object"==typeof t&&"object"==typeof e)for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i]);return t}for(var e=Array.prototype.slice.call(arguments),i=1,n=e.length;n>i;i++)t(e[0],e[i]);return e[0]},i.inArray=function(t,e,i){return null==e?-1:e.indexOf(t,i)},i.isEmptyObject=function(t){for(var e in t)return!1;return!0},n.adapters.push({name:"noframework",Adapter:i}),n.Adapter=i}(); </script> <script type="text/javascript"> /*! Waypoints Inview Shortcut - 4.0.1 Copyright © 2011-2016 Caleb Troughton Licensed under the MIT license. https://github.com/imakewebthings/waypoints/blob/master/licenses.txt */ !function(){"use strict";function t(){}function e(t){this.options=i.Adapter.extend({},e.defaults,t),this.axis=this.options.horizontal?"horizontal":"vertical",this.waypoints=[],this.element=this.options.element,this.createWaypoints()}var i=window.Waypoint;e.prototype.createWaypoints=function(){for(var t={vertical:[{down:"enter",up:"exited",offset:"100%"},{down:"entered",up:"exit",offset:"bottom-in-view"},{down:"exit",up:"entered",offset:0},{down:"exited",up:"enter",offset:function(){return-this.adapter.outerHeight()}}],horizontal:[{right:"enter",left:"exited",offset:"100%"},{right:"entered",left:"exit",offset:"right-in-view"},{right:"exit",left:"entered",offset:0},{right:"exited",left:"enter",offset:function(){return-this.adapter.outerWidth()}}]},e=0,i=t[this.axis].length;i>e;e++){var n=t[this.axis][e];this.createWaypoint(n)}},e.prototype.createWaypoint=function(t){var e=this;this.waypoints.push(new i({context:this.options.context,element:this.options.element,enabled:this.options.enabled,handler:function(t){return function(i){e.options[t[i]].call(e,i)}}(t),offset:t.offset,horizontal:this.options.horizontal}))},e.prototype.destroy=function(){for(var t=0,e=this.waypoints.length;e>t;t++)this.waypoints[t].destroy();this.waypoints=[]},e.prototype.disable=function(){for(var t=0,e=this.waypoints.length;e>t;t++)this.waypoints[t].disable()},e.prototype.enable=function(){for(var t=0,e=this.waypoints.length;e>t;t++)this.waypoints[t].enable()},e.defaults={context:window,enabled:!0,enter:t,entered:t,exit:t,exited:t},i.Inview=e}(); </script> <script async src="/web/20220415060437js_/https://collider.com/public/build/dfp.js"></script> <script async src="/web/20220415060437js_/https://collider.com/public/build/valnet-header.3afbf5fd.js"></script> <title>Privacy Policy | Collider</title> <meta name="description" content="Stay up to date with new movie news, watch the latest movie trailers & get trusted reviews of upcoming movies & more from the team at Collider."/> <meta property="og:title" content="Privacy Policy | Collider"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://web.archive.org/web/20220415060437/https://collider.com/privacy-policy/"/> <meta property="og:locale" content="en_US"/> <meta property="og:description" content="Stay up to date with new movie news, watch the latest movie trailers & get trusted reviews of upcoming movies & more from the team at Collider."/> <meta property="og:site_name" content="Collider"/> <meta property="fb:app_id" content="172826243054377"/> <link rel="icon" sizes="48x48" href="/web/20220415060437im_/https://collider.com/public/build/images/favicon-48x48.1311d9e7.png"> <link rel="icon" sizes="96x96" href="/web/20220415060437im_/https://collider.com/public/build/images/favicon-96x96.797dd92b.png"> <link rel="icon" sizes="144x144" href="/web/20220415060437im_/https://collider.com/public/build/images/favicon-144x144.c2c34bad.png"> <link rel="icon" sizes="192x192" href="/web/20220415060437im_/https://collider.com/public/build/images/favicon-192x192.7164dc45.png"> <link rel="icon" sizes="240x240" href="/web/20220415060437im_/https://collider.com/public/build/images/favicon-240x240.c24091db.png"> <link rel="apple-touch-icon" sizes="240x240" href="/web/20220415060437im_/https://collider.com/public/build/images/favicon-240x240.c24091db.png"> <link rel="shortcut icon" href="/web/20220415060437im_/https://collider.com/public/build/images/favicon-192x192.7164dc45.png"> <!-- Using AdsNinja V10 --> <!-- Ad Header Start --> <!-- Ad Header End --> <!-- GLOABL JS VARIABLES --> <script> var valnet_site_viewType = "direct"; var valnet_site_view = "all"; var valnet_site_campaign = "AMP"; var valnet_site_device = "desktop"; var valnet_hideAds = false; </script> </head> <body class="js-tldr "> <!-- No winning ad found for zone: body injected! --> <div id="body-anchor"></div> <div class="w-website"> <div id="pageStickyFooterAd"> <!-- No winning ad found for zone: sticky footer! --> </div> <div id="js-header" class="w-header"> <header class="header" itemscope itemtype="https://schema.org/WPHeader"> <h1 class="hide" itemprop="headline">collider.com</h1> <div class="header-logo"> <a href="/web/20220415060437/https://collider.com/" title="" rel="home"></a> </div> <input class="header-menu-btn-input" type="checkbox" id="headerMenu"/> <label class="header-menu-btn-label js-nav" for="headerMenu"> <div class="menu-burger-btn"> <span class="burger-btn-line"></span> <span class="burger-btn-line"></span> <span class="burger-btn-line"></span> </div> </label> <div class="w-header-menu"> <button class="menu-exit-btn icon i-close"></button> <div class="header-menu"> <nav class="menu-nav" id="menu-site"> <ul class="menu-nav-list" itemscope itemtype="http://www.schema.org/SiteNavigationElement"> <li itemprop="name" class="w-drop-down"> <button class="menu-nav-more-btn js-menu-open">Movies</button> <ul class="drop-down"> <li itemprop="name"> <a href="/web/20220415060437/https://collider.com/all-news/" itemprop="url">Movie News</a> </li> <li itemprop="name"> <a href="/web/20220415060437/https://collider.com/movie-features/" itemprop="url">Movie Features</a> </li> </ul> </li> <li itemprop="name" class="w-drop-down"> <button class="menu-nav-more-btn js-menu-open">TV</button> <ul class="drop-down"> <li itemprop="name"> <a href="/web/20220415060437/https://collider.com/tv/" itemprop="url">TV News</a> </li> <li itemprop="name"> <a href="/web/20220415060437/https://collider.com/tv-features/" itemprop="url">TV Features</a> </li> </ul> </li> <li itemprop="name"> <a href="/web/20220415060437/https://collider.com/trailers/" itemprop="url">Trailers</a> </li> <li itemprop="name" class="w-drop-down"> <button class="menu-nav-more-btn js-menu-open">Streaming</button> <ul class="drop-down"> <li itemprop="name"> <a href="/web/20220415060437/https://collider.com/netflix/" itemprop="url">Netflix</a> </li> <li itemprop="name"> <a href="/web/20220415060437/https://collider.com/amazon/" itemprop="url">Amazon</a> </li> <li itemprop="name"> <a href="/web/20220415060437/https://collider.com/disney/" itemprop="url">Disney+</a> </li> <li itemprop="name"> <a href="/web/20220415060437/https://collider.com/hbo-max/" itemprop="url">HBO</a> </li> <li itemprop="name"> <a href="/web/20220415060437/https://collider.com/hulu/" itemprop="url">Hulu</a> </li> </ul> </li> <li itemprop="name"> <a href="/web/20220415060437/https://collider.com/all-reviews/" itemprop="url">Reviews</a> </li> <li itemprop="name"> <a href="/web/20220415060437/https://collider.com/interviews/" itemprop="url">Interviews</a> </li> <li itemprop="name" class="w-drop-down"> <button class="menu-nav-more-btn js-menu-open">More</button> <ul class="drop-down"> <li itemprop="name"> <a href="/web/20220415060437/https://collider.com/tag/lists/" itemprop="url">Lists</a> </li> <li itemprop="name"> <a href="/web/20220415060437/https://collider.com/careers/" itemprop="url">Write for Us</a> </li> <li itemprop="name"> <a href="/web/20220415060437/https://collider.com/contact/" itemprop="url">Contact Us</a> </li> <li itemprop="name"> <a href="/web/20220415060437/https://collider.com/about/" itemprop="url">About</a> </li> </ul> </li> </ul> </nav> </div> </div> <button id="js-search" class="header-search-btn icon i-search js-search-target"></button> </header> </div> <div class="w-header-search js-search-target"> <button id="js-exit-search" class="header-search-exit icon i-close"></button> <div class="header-search"> <form method="post" class="search-form js-searchBox icon i-search" id="searchform2" action="/web/20220415060437/https://collider.com/search/"> <input id="js-search-input" type="text" name="keyword" class="input-text search-input" autocomplete="off" id="s2" placeholder="Search Collider" autofocus> </form> </div> </div> <!-- No winning ad found for zone: sticky header! --> <!-- No winning ad found for zone: header! --> <div class="w-content "> <article class="article-static"> <section> <header> <h1>Collider Privacy Policy</h1> <header> <p>We respect your privacy and we are committed to safeguarding your privacy while online at our site. The following discloses the information gathering and dissemination practices for this Web site. <p>This Privacy Policy was last updated on December 16, 2020.</p> <h2>Legal Ownership</h2> <p>Collider (the “Website”) is owned and operated by Valnet inc. (“us” or “we”), a corporation incorporated under the laws of Canada, having its head office at 7405 Transcanada Highway, Suite 100, Saint Laurent, Quebec H4T 1Z2.</p> <h2>Personal Data Collected</h2> <p>When you visit our Website, we collect certain information related to your device, such as your IP address, what pages you visit on our Website, whether you were referred to by another website, and at what time you accessed our Website. We will not collect any data without your prior explicit consent.</p> <p>We do not collect any other type of personal data. If you are accessing our website through a social media account, please refer to the social media provider’s privacy policy for information regarding their data collection.</p> <p>Please note that we comply with the following ID partners’ privacy terms:</p> <ul> <li> LiveRamp’s country-specific terms when it comes to the collection, use, and disclosure of user information. If you have any questions about the extent of the information collected, please visit: <a href="https://web.archive.org/web/20220415060437/https://liveramp.com/authenticated-traffic-solution-country-specific-terms/" target="_blank">https://liveramp.com/authenticated-traffic-solution-country-specific-terms/</a> </li> <li> ID5’s country-specific terms relating to the collection, processing, and transferring of user personal data. If you have any questions about the nature and extent of the information collected, please consult: <a href="https://web.archive.org/web/20220415060437/https://www.id5.io/privacy-policy" target="_blank">https://www.id5.io/privacy-policy</a> </li> <li> Criteo’s privacy terms, which can be accessed here: <a href="https://web.archive.org/web/20220415060437/https://www.criteo.com/privacy/" target="_blank">https://www.criteo.com/privacy/</a> </li> </ul> <h2>Log Files</h2> <p>Like most standard Web site servers, we use log files. This includes internet protocol (IP) addresses, browser type, internet service provider (ISP), referring/exit pages, platform type, date/timestamp, and number of clicks to analyze trends, administer the site, track user’s movement in the aggregate, and gather broad demographic information for aggregate use.</p> <h2>Cookies</h2> <p>A cookie is a piece of data stored on the user’s computer tied to information about the user. We and some of our business partners (for example, advertisers) use cookies on our Website. These cookies track usage of the site for security, analytics and targeted advertising purposes.</p> <p>We use the following type of cookies:</p> <ul> <li>Essential cookies: these cookies are essential to the provision of our Website.</li> <li>Functionality cookies: these cookies help us remember choices you have made while on our website, remember your preferences, and personalize your Website experience.</li> <li>Analytics and performance cookies: these cookies help us collect statistical and analytical usage to help up analyze website usage.</li> <li>Social media cookies: These cookies allow you to interact with content on certain social media platforms, such a “liking” our articles. Depending on your social media setting, the social media network will have record of this and may display your name or identifier in relation to this action.</li> <li>Advertising and targeted advertising cookies: these cookies track your browsing habits and location to provide you with advertising in line with your interests. Please see our “advertisers” section below for details.</li> </ul> <p>If you wish to disable cookies, you may do so through your individual browser options. For further information regarding cookies and how to manage them, please see <a href="https://web.archive.org/web/20220415060437/http://www.allaboutcookies.org/">http://www.allaboutcookies.org/</a>. </p> <h2>Pixel tags</h2> <p>We use pixel tags, which are small graphic files that allow us and our trusted third party partners to track your Website usage and collect usage data, including the number of pages you visit, the time you spend on each page, what you click on next, and other information about your Website visit.</p> <h2>Advertisers</h2> <p>We use third-party advertising companies to serve ads when you visit our Web site. These companies may use information (not including your name, address, email address or telephone number) about your visits to this and other Web sites in order to provide advertisements about goods and services of interest to you. If you would like more information about this practice and to know your choices about not having this information used by these companies, <a target="_blank" href="https://web.archive.org/web/20220415060437/http://www.networkadvertising.org/managing/opt_out.asp">click here.</a></p> <p>Advertisers, as third-party vendors, use cookies to collect usage and demographic data in order to serve ads on our site. For example, Google’s use of the DART cookie enables it to serve ads to our users based on their visit to our sites and other sites on the Internet. Users may opt out of the use of the DART cookie by visiting the Google ad and content network privacy policy.</p> <script type="text/javascript">let optOutCounter = 0; function setCookie(cname,cvalue,exdays){var d = new Date();d.setTime(d.getTime()+(exdays*24*60*60*1000));var expires='expires='+d.toUTCString();document.cookie=cname+'='+cvalue+';'+expires+';path=/'; if(optOutCounter==0){ let cookieP = document.getElementById('cookieP'); var successCookie = document.createElement('h3'); successCookie.innerHTML = 'Optout Success!'; successCookie.setAttribute('style','color:green'); cookieP.appendChild(successCookie); optOutCounter ++ } };</script> <h3>Common ID Cookie</h3> <p id="cookieP">This site uses cookies and similar tracking technologies such as the Common ID cookie to provide its services. Cookies are important devices for measuring advertising effectiveness and ensuring a robust online advertising industry. The Common ID cookie stores a unique user id in the first party domain and is accessible to our ad partners. This simple ID that can be utilized to improve user matching, especially for delivering ads to iOS and MacOS browsers. Users can opt out of the Common ID tracking cookie by clicking <a onclick="window.setCookie('_pubcid_optout', '1', 1825);" href="#opt-out">here</a>.</p> <h3>Advertising Privacy Settings</h3> <p>FOR EU USERS ONLY: When you use our site, pre-selected companies may access and use certain information on your device and about your interests to serve ads or personalized content. You may revisit or change consent-choices at any time by clicking <a href="#cmp" onclick="if(window.__cmp === undefined){console.warn('User is not in the EU - Consent Choices can only be configured when User is in the EU')}else{window.__cmp('showConsentTool')}">here</a>.</p> <p>We have reviewed all of our advertising partners’ policies to ensure that they comply with all applicable data privacy laws and recommended data security practices.</p> <p>We use the following advertisers:</p> <ul> <li>Google Ad Exchange: <a href="https://web.archive.org/web/20220415060437/https://policies.google.com/privacy" target="_blank">https://policies.google.com/privacy</a></li> <li>Google Ad Sense: <a href="https://web.archive.org/web/20220415060437/https://policies.google.com/privacy" target="_blank">https://policies.google.com/privacy</a></li> <li>Facebook Audience Network: <a href="https://web.archive.org/web/20220415060437/https://www.facebook.com/about/privacy" target="_blank">https://www.facebook.com/about/privacy</a></li> <li>Index Exchange: <a href="https://web.archive.org/web/20220415060437/http://www.indexexchange.com/privacy/" target="_blank">http://www.indexexchange.com/privacy/</a></li> <li>TripleLift: <a href="https://web.archive.org/web/20220415060437/https://triplelift.com/privacy/" target="_blank">https://triplelift.com/privacy/</a></li> <li>Consumable: <a href="https://web.archive.org/web/20220415060437/https://consumable.com/privacy-policy.html" target="_blank">https://consumable.com/privacy-policy.html</a></li> <li>Kargo: <a href="https://web.archive.org/web/20220415060437/https://kargo.com/privacy" target="_blank">https://kargo.com/privacy</a></li> <li>Xandr/Appnexus: <a href="https://web.archive.org/web/20220415060437/https://www.xandr.com/privacy/platform-privacy-policy/" target="_blank">https://www.xandr.com/privacy/platform-privacy-policy/</a></li> <li>Verizon/AOL: <a href="https://web.archive.org/web/20220415060437/https://www.verizon.com/about/privacy/full-privacy-policy" target="_blank">https://www.verizon.com/about/privacy/full-privacy-policy</a></li> <li>PubMatic: <a href="https://web.archive.org/web/20220415060437/https://pubmatic.com/legal/privacy-policy/" target="_blank">https://pubmatic.com/legal/privacy-policy/</a></li> <li>Primis Video: <a href="https://web.archive.org/web/20220415060437/https://www.primis.tech/privacy-policy/" target="_blank">https://www.primis.tech/privacy-policy/</a></li> <li>Rubicon/Magnite: <a href="https://web.archive.org/web/20220415060437/https://rubiconproject.com/terms-conditions-index/" target="_blank">https://rubiconproject.com/terms-conditions-index/</a></li> <li>OpenX: <a href="https://web.archive.org/web/20220415060437/https://www.openx.com/legal/ad-exchange-terms-and-conditions/" target="_blank">https://www.openx.com/legal/ad-exchange-terms-and-conditions/</a></li> <li>Sovrn: <a href="https://web.archive.org/web/20220415060437/https://www.sovrn.com/legal/privacy-policy/" target="_blank">https://www.sovrn.com/legal/privacy-policy/</a></li> <li>RhythmOne/Unruly: <a href="https://web.archive.org/web/20220415060437/https://unruly.co/legal/privacy/" target="_blank">https://unruly.co/legal/privacy/</a></li> <li>Sonobi: <a href="https://web.archive.org/web/20220415060437/http://sonobi.com/privacy-policy/" target="_blank">http://sonobi.com/privacy-policy/</a></li> <li>Smaato: <a href="https://web.archive.org/web/20220415060437/https://www.smaato.com/privacy/" target="_blank">https://www.smaato.com/privacy/</a></li> <li>Media.net: <a href="https://web.archive.org/web/20220415060437/https://www.media.net/privacy-policy/" target="_blank">https://www.media.net/privacy-policy/</a></li> <li>Yieldmo: <a href="https://web.archive.org/web/20220415060437/https://www.yieldmo.com/privacy-policy/" target="_blank">https://www.yieldmo.com/privacy-policy/</a></li> <li>Sharethrough: <a href="https://web.archive.org/web/20220415060437/https://platform-cdn.sharethrough.com/privacy-policy" target="_blank">https://platform-cdn.sharethrough.com/privacy-policy</a></li> <li>Pulsepoint: <a href="https://web.archive.org/web/20220415060437/https://pulsepoint.com/legal/platform-privacy-policy" target="_blank">https://pulsepoint.com/legal/platform-privacy-policy</a></li> <li>Amazon: <a href="https://web.archive.org/web/20220415060437/https://www.amazon.ca/gp/help/customer/display.html/?ie=UTF8&nodeId=918814" target="_blank">https://www.amazon.ca/gp/help/customer/display.html/?ie=UTF8&nodeId;=918814</a></li> <li>Conversant: <a href="https://web.archive.org/web/20220415060437/https://www.conversant.com/privacy-policy/" target="_blank">https://www.conversant.com/privacy-policy/</a></li> <li>District M/DMX: <a href="https://web.archive.org/web/20220415060437/https://www.districtm.net/platforms-data-privacy-policy/" target="_blank">https://www.districtm.net/platforms-data-privacy-policy/</a></li> <li>Fluct: <a href="https://web.archive.org/web/20220415060437/https://en.fluct.jp/#about" target="_blank">https://en.fluct.jp/#about</a></li> <li>Smart: <a href="https://web.archive.org/web/20220415060437/https://smartadserver.com/about-smart/" target="_blank">https://smartadserver.com/about-smart/</a></li> <li>EX.CO Video: <a href="https://web.archive.org/web/20220415060437/https://ex.co/privacy-policy/" target="_blank">https://ex.co/privacy-policy/</a></li> <li>Teads: <a href="https://web.archive.org/web/20220415060437/https://www.teads.com/ad-policies/" target="_blank">https://www.teads.com/ad-policies/</a></li> <li>Brightcom: <a href="https://web.archive.org/web/20220415060437/https://www.brightcom.com/privacy-policy/" target="_blank">https://www.brightcom.com/privacy-policy/</a></li> </ul> <h2>Links to Other Websites</h2> <p>This site contains links to other sites. Please be aware that we are not responsible for the privacy practices of such other sites. We encourage our users to be aware when they leave our site, and to read the privacy statements of each and every website that collects personally identifiable information. This privacy statement applies solely to information collected by this Website.</p> <h2>Purpose of Data Collection</h2> <p>We use the information we collect in order to:</p> <ul> <li>Administer our Website, including troubleshooting, and statistical or data analysis;</li> <li>To improve our Website and enhancing user experience by ensuring you have access to personalized content in line with your interests;</li> <li>Analyze user use and optimize our services.</li> <li>To ensure that our Website remains secure and is not subject to any hacking or fraud.</li> <li>Share information with our partners to provide targeted advertising and social media features.</li> </ul> <h2>Data Shared with Third Parties</h2> <p>We do not sell or rent your personal data to third parties. However, our partners, including ad partners, may collect data in relation to your Website usage as disclosed herein. All such data will only be collected with your prior explicit consent. Please see our “advertisers” section above for details.</p> <h2>How your Data is Stored</h2> <p>All data collected through our Website is stored on servers located in the United States. Our servers are certified under the EU-US Privacy Shield.</p> <p>IP address and user agent string data from all visitors is stored in rotating log files on Amazon servers for up to 7 days. All of our employees, agents and partners are committed to keeping your data confidential.</p> <p>We have reviewed our partners privacy policies to ensure that they comply with similar policies in order to ensure your data security.</p> <h2>Consent under Applicable Laws</h2> <p>If you are based in the European Economic Area (“EEA”), a consent window will appear when accessing this website. If you have clicked “yes”, your consent will be stored on our servers for twelve (12) months and your data will be processed as disclosed in this privacy policy. After twelve months, you will be asked to provide consent again.</p> <p>We comply with the IAB Europe Transparency & Consent Framework.</p> <p> You can withdraw consent at any time. Withdrawing consent may impede your ability to access certain services and will not allow us to provide the personalized Website experience.</p> <h2>Data Security</h2> <p>Our servers comply with ISO 27018, a code of practice that focuses on protection of personal data in the cloud. We comply with all reasonable precautions in order to ensure your data’s safety.</p> <p>In the event that we become aware of any data security breach, alteration, unauthorized access or disclosure of any personal data, we will take all reasonable precautions to protect your data and will notify you as required by all applicable laws.</p> <h2>Accessing, Amending and Deleting your Data</h2> <p>You have the right to request information regarding the data we have on file for you, to request correction and/or deletions of your personal information. Please contact us at <a href="https://web.archive.org/web/20220415060437/mailto:data@valnetinc.com" target="_top">data@valnetinc.com</a> or at the postal address listed above, attention: Data compliance department.</p> <h2>Age</h2> <p>This Website does not target people below the age of 16. By visiting this Website. You hereby warrant that you are 16 years of age or older or are visiting the Website under parental supervision.</p> <h2>Legal Disclaimer</h2> <p>Though we make every effort to preserve user privacy, we may need to disclose personal information when required by law wherein we have a good-faith belief that such action is necessary to comply with a current judicial proceeding, a court order or legal process served on any of our sites.</p> <h2>Notification of Changes</h2> <p>Whenever we change our privacy policy, we will post those changes to this Privacy Policy page, and other places we deem appropriate, so our users are always aware of what information we collect, how we use it, and under what circumstances, if any, we disclose it.</p> <h2>Contact Information</h2> <p>If users have any questions or suggestions regarding our privacy policy, please contact us at <a href="https://web.archive.org/web/20220415060437/mailto:data@valnetinc.com" target="_top">data@valnetinc.com</a> or by mail at the postal address listed above, attention: Data Compliance Department.</p> <div class="gdpr-privacy-buttons"> <button class="yes" onclick="acceptCookies()">Accept</button> <button class="no" onclick="rejectCookies()">Opt Out</button> </div> </section> <aside> <nav> <nav class="menu-legal"> <ul> <li><a class="write" href="/web/20220415060437/https://collider.com/careers/">Write For Us</a></li> <li><a class="menu-home" href="/web/20220415060437/https://collider.com/">Home</a></li> <li><a class="menu-contact-us" href="/web/20220415060437/https://collider.com/contact/">Contact Us</a></li> <li><a class="menu-terms" href="/web/20220415060437/https://collider.com/terms-of-use/">Terms</a></li> <li><a class="menu-privacy" href="/web/20220415060437/https://collider.com/privacy-policy/">Privacy</a></li> <li><a class="menu-copyright" href="/web/20220415060437/https://collider.com/dmca-take-down-policy/">Copyright</a></li> <li><a class="menu-about-us" href="/web/20220415060437/https://collider.com/about/">About Us</a></li> <li><a class="menu-fact-checking-policy" href="/web/20220415060437/https://collider.com/fact-checking-policy/">Fact Checking Policy</a></li> <li><a class="menu-corrections-policy" href="/web/20220415060437/https://collider.com/corrections-policy/">Corrections Policy</a></li> <li><a class="menu-ethics-policy" href="/web/20220415060437/https://collider.com/ethics-policy/">Ethics Policy</a></li> <li><a class="menu-ownership-policy" href="/web/20220415060437/https://collider.com/ownership-funding-advertising-policy/">Ownership Policy</a></li> </ul> </nav> </nav> </aside> </article> </div> <!-- No winning ad found for zone: footer! --> <div class="footer_breadcrumb"> </div> <footer class="w-footer"> <div class="footer"> <nav class="menu-legal"> <ul> <li><a class="write" href="/web/20220415060437/https://collider.com/careers/">Write For Us</a></li> <li><a class="menu-home" href="/web/20220415060437/https://collider.com/">Home</a></li> <li><a class="menu-contact-us" href="/web/20220415060437/https://collider.com/contact/">Contact Us</a></li> <li><a class="menu-terms" href="/web/20220415060437/https://collider.com/terms-of-use/">Terms</a></li> <li><a class="menu-privacy" href="/web/20220415060437/https://collider.com/privacy-policy/">Privacy</a></li> <li><a class="menu-copyright" href="/web/20220415060437/https://collider.com/dmca-take-down-policy/">Copyright</a></li> <li><a class="menu-about-us" href="/web/20220415060437/https://collider.com/about/">About Us</a></li> <li><a class="menu-fact-checking-policy" href="/web/20220415060437/https://collider.com/fact-checking-policy/">Fact Checking Policy</a></li> <li><a class="menu-corrections-policy" href="/web/20220415060437/https://collider.com/corrections-policy/">Corrections Policy</a></li> <li><a class="menu-ethics-policy" href="/web/20220415060437/https://collider.com/ethics-policy/">Ethics Policy</a></li> <li><a class="menu-ownership-policy" href="/web/20220415060437/https://collider.com/ownership-funding-advertising-policy/">Ownership Policy</a></li> </ul> </nav> </div> <div class="footer-copy"> Copyright © 2022 collider.com </div> </footer> </div> <script src="/web/20220415060437js_/https://collider.com/public/build/valnet-footer.b09c6a8f.js" async></script> <script> document.addEventListener('DOMContentLoaded', function () { var queryString = window.location.search || ''; var keyValPairs = []; var params = {}; queryString = queryString.substr(1); if (queryString.length) { keyValPairs = queryString.split('&'); for (var i = 0; i < keyValPairs.length; i++) { var key = keyValPairs[i].split('=')[0]; if (!key.length) continue; if (typeof params[key] === 'undefined') params[key] = []; params[key].push(keyValPairs[i].split('=')[1]); } if (params['view'] !== undefined) { if (params['view'] == "list" || params['view'] == "lista") { valnet_cookie.set("view",params['view']); } } var campaign = null; if (params['utm_source'] !== undefined) { campaign = params['utm_source']; } if (campaign !== null) { valnet_cookie.set("campaign",campaign); } } }); </script> <!-- Using AdsNinja V10 --> <!-- Ad Footer Start --> <!-- Ad Footer End --> <script> console.log('viewType: direct'); console.log('view: all'); console.log('campaign: AMP'); console.log('device: desktop'); </script> <script>window.disqusEnable = true;</script> <script id="dsq-count-scr" src="//web.archive.org/web/20220415060437js_/https://collider-3.disqus.com/count.js" defer></script> </body> </html> <!-- FILE ARCHIVED ON 06:04:37 Apr 15, 2022 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 09:57:26 Nov 28, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.525 exclusion.robots: 0.025 exclusion.robots.policy: 0.016 esindex: 0.013 cdx.remote: 26.574 LoadShardBlock: 108.164 (3) PetaboxLoader3.datanode: 76.09 (4) PetaboxLoader3.resolve: 5289.073 (2) load_resource: 5302.326 -->