{"template":{"LogoUrl":"https://app.secureprivacy.ai/img-files/8f9730a0-69eb-4663-9ff3-39b7414fdba0.jpg","Layout":"<div role=\"main\" class=\"sp-banner-show lower frame-content\" id=\"banner-0\">\n\t<div id=\"grouped-pageload-Banner\">\n\t\t<div>\n\t\t\t<div class=\"sp-introduction-banner\">\n\t\t\t\t<!--{{privacySignals}}-->\n\t\t\t\t<div class=\"group-content-text\">\n\t\t\t\t\t<div class=\"sp-cookie-banner-1\" {{displayBannerLogo}}>\n\t\t\t\t\t\t<img alt=\"Privacy reminder\" id=\"evOpenSP\" src=\"{{bannerLogoUrl}}\" style=\"height: 48px\" />\n\t\t\t\t\t</div>\n\t\t\t\t\t<div class=\"sp-cookie-banner-2\" style=\"line-height: 25px; font-size: 16px\" data-nosnippet>\n\t\t\t\t\t\t{{bannerMessage}}\n\t\t\t\t\t</div>\n\n\t\t\t\t\t<div class=\"sp-cookie-banner-3\">\n\t\t\t\t\t\t<button\n\t\t\t\t\t\t\tid=\"sp-customize\"\n\t\t\t\t\t\t\tonclick=\"window.parent.sp.openPreferenceCenter()\"\n\t\t\t\t\t\t\tclass=\"intro-banner-btn evSpOpenWidget\"\n\t\t\t\t\t\t\ttabindex=\"0\"\n\t\t\t\t\t\t>\n\t\t\t\t\t\t\t{{text}}\n\t\t\t\t\t\t</button>\n\t\t\t\t\t\t<button\n\t\t\t\t\t\t\tid=\"sp-accept\"\n\t\t\t\t\t\t\tonclick=\"window.parent.sp.saveAllConsents('acceptAll', 'cb')\"\n\t\t\t\t\t\t\tclass=\"intro-banner-btn save-consents evSpAcceptBtn\"\n\t\t\t\t\t\t\ttabindex=\"0\"\n\t\t\t\t\t\t>\n\t\t\t\t\t\t\t{{text}}\n\t\t\t\t\t\t</button>\n\t\t\t\t\t\t<button\n\t\t\t\t\t\t\tid=\"sp-decline\"\n\t\t\t\t\t\t\tonclick=\"window.parent.sp.saveAllConsents('declineAll', 'cb')\"\n\t\t\t\t\t\t\tclass=\"intro-banner-btn evSpRejectBtn\"\n\t\t\t\t\t\t\ttabindex=\"0\"\n\t\t\t\t\t\t>\n\t\t\t\t\t\t\t{{text}}\n\t\t\t\t\t\t</button>\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t</div>\n</div>\n\n<template data-tpl-name=\"privacy-signals\">\n\t<div class=\"privacy-signals privacy-signals--bottom-left\">\n\t\t<span class=\"privacy-signals__indicator {{privacySignalsStatus}}\"></span>\n\t\t<div class=\"privacy-signals__content\">\n\t\t\t<p class=\"privacy-signals__title\">Privacy signals</p>\n\t\t\t<table class=\"privacy-signals__table signals-table\">\n\t\t\t\t<!--{{signalsTableRows}}-->\n\t\t\t</table>\n\t\t</div>\n\t</div>\n\t<template data-tpl-name=\"signals-table-row\">\n\t\t<tr>\n\t\t\t<td><a {{signalDocHref}} target=\"_blank\">{{signalName}}</a>:</td>\n\t\t\t<td class=\"signals-table__status {{signalStatus}}\">{{signalStatusText}}</td>\n\t\t</tr>\n\t</template>\n</template>\n","Design":"*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Oxygen,Ubuntu,Cantarell,\"Open Sans\",\"Helvetica Neue\",sans-serif}a{color:inherit;text-decoration:underline}input{font-family:inherit;font-size:inherit;line-height:inherit;outline:none}button{border:none;font-size:inherit;font-family:inherit;font-weight:inherit;line-height:1;margin:0;padding:0;cursor:pointer;position:relative}button.loading{--loader-color: currentColor;display:inline-flex;align-items:center;justify-content:center;font-size:0}button.loading::before{position:absolute}[hidden],.hide{display:none !important}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background-color:#dfdfdf}::-webkit-scrollbar-thumb{background-color:#000;border-radius:4px}.mb-0{margin-bottom:0}div:empty,p:empty{display:none}@media(min-width: 480px){.mobile-only{display:none !important}}@media(max-width: 480px){.desktop-only{display:none !important}}.sp-branding{display:inline-flex;align-items:center;text-decoration:none;font-size:12px;font-weight:400;color:inherit;font-family:inherit;white-space:nowrap;flex-shrink:0}.sp-branding--vertical{flex-direction:column;align-items:flex-start}.sp-branding__crafted-by{flex-shrink:0;margin-right:8px}.sp-branding__icon{width:12px;height:12px;margin-right:2px;transform:translateY(2px);filter:drop-shadow(0px 0px 1px rgba(0, 0, 0, 0.2))}.sp-branding__brand{font-weight:500}.loading{--loader-size: 20px;--loader-color: var(--color-main-dark);--loader-background: transparent}.loading::before{content:\"\";display:block;width:var(--loader-size);height:var(--loader-size);border:2px solid var(--loader-background, transparent);border-top-color:var(--loader-color, #fff);border-radius:50%;animation:rotate360 .5s infinite ease}@keyframes rotate360{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.custom-checkbox{display:inline-flex;align-items:center;flex-shrink:0;cursor:pointer;user-select:none;position:relative}@supports(--css: variables){.custom-checkbox__input{position:absolute;padding:0;border:0;height:0;width:0;overflow:hidden;opacity:0;pointer-events:none}}@supports(--css: variables){.custom-checkbox__input:focus-visible+.custom-checkbox__checkbox{outline-width:2px;outline-style:auto}}.custom-checkbox__input:checked~.custom-checkbox__checkbox{border-color:var(--custom-checkbox-border-active-color, #000);background-color:var(--custom-checkbox-bg-active-color, #000)}.custom-checkbox__input:checked~.custom-checkbox__checkbox::before{display:block}.custom-checkbox.partial [class*=__checkbox]{border-color:var(--custom-checkbox-partial-border-color, #000);background-color:var(--custom-checkbox-partial-bg-color, #000)}.custom-checkbox__checkbox{position:relative;display:none;flex-shrink:0;width:18px;height:18px;border-width:1px;border-style:solid;border-color:var(--custom-checkbox-border-color, #000);background-color:var(--custom-checkbox-bg-color, transparent);border-radius:4px}@supports(--css: variables){.custom-checkbox__checkbox{display:block}}.custom-checkbox__checkbox::before{display:none;content:\"\";position:absolute;left:6px;top:3px;width:4px;height:9px;border-width:1px;border-style:solid;border-color:var(--custom-checkbox-check-color, #fff);border-width:0 2px 2px 0;transform:rotate(45deg)}.custom-checkbox__text{margin-left:8px;font-size:12px;color:var(--custom-checkbox-text-color, inherit);user-select:none}.custom-checkbox :disabled,.custom-checkbox.disabled{opacity:.5;pointer-events:none}.advanced-banner{--advanced-banner-color-bg: var(--advanced-banner-background-color);--custom-checkbox-border-active-color: #fff;--custom-checkbox-bg-active-color: #fff;--custom-checkbox-partial-border-color: #fff;--custom-checkbox-partial-bg-color: #fff;--custom-checkbox-border-color: #fff;--custom-checkbox-bg-color: #fff;--custom-checkbox-check-color: #000;--custom-checkbox-text-color: var(--banner-text-color);position:relative;padding:12px 32px;background-color:var(--advanced-banner-color-bg);max-height:82px;overflow-y:auto}@media(max-width: 640px){.advanced-banner{padding:12px 16px}}.advanced-banner__list{--gap: 12px;display:flex;flex-wrap:wrap;justify-content:center;margin:0 calc(var(--gap)*-1)}@media(max-width: 640px){.advanced-banner__list{--gap: 6px}}.advanced-banner__checkbox{margin:calc(var(--gap)/2) var(--gap);min-width:120px}@media(max-width: 768px){.advanced-banner__checkbox{flex:1 1 auto;margin:8px}}.custom-checkbox{padding:14px 16px;border-radius:5px;background:rgba(255,255,255,.1)}@media(max-width: 640px){.custom-checkbox{padding:12px 10px}}.custom-checkbox__checkbox::before{width:4px;height:9px}.custom-checkbox__text{white-space:nowrap}.custom-checkbox :disabled,.custom-checkbox.disabled{opacity:.5;pointer-events:none}.privacy-signals{--pc-content-visibility: hidden;--pc-content-opacity: 0;position:relative;display:inline-flex;align-items:center;width:fit-content;height:fit-content;border:1px solid var(--advanced-banner-background-color, rgba(0, 0, 0, 0.2));border-radius:50%;z-index:1;border-radius:4px;vertical-align:middle}.privacy-signals--bottom-right{--pc-content-position-top: calc(2px + 100%);--pc-content-position-right: auto;--pc-content-position-bottom: auto;--pc-content-position-left: 0}.privacy-signals--bottom-left{--pc-content-position-top: calc(2px + 100%);--pc-content-position-right: 0;--pc-content-position-bottom: auto;--pc-content-position-left: auto}.privacy-signals--top-right{--pc-content-position-top: auto;--pc-content-position-right: auto;--pc-content-position-bottom: calc(2px + 100%);--pc-content-position-left: 0}.privacy-signals--top-left{--pc-content-position-top: auto;--pc-content-position-right: 0;--pc-content-position-bottom: calc(2px + 100%);--pc-content-position-left: auto}.privacy-signals:hover{--pc-content-visibility: visible;--pc-content-opacity: 1}.privacy-signals__indicator{display:grid;place-items:center;width:6px;height:6px;border-radius:50%;background-color:orange}.privacy-signals__indicator.active{background-color:#32cd32}.privacy-signals__indicator::before{content:\"\";width:100%;height:100%;border-radius:50%;opacity:.7;background-color:inherit;animation:ping 1s infinite}.privacy-signals__title{font-size:12px;line-height:1;color:#fff;margin-bottom:4px}.privacy-signals__text{font-size:14px;line-height:1;color:#f1f1f1;opacity:.8}.privacy-signals__content{position:absolute;top:var(--pc-content-position-top);right:var(--pc-content-position-right);bottom:var(--pc-content-position-bottom);left:var(--pc-content-position-left);visibility:var(--pc-content-visibility);opacity:var(--pc-content-opacity);background-color:#101828;padding:10px;border-radius:4px;transition:visibility .2s ease,opacity .2s ease;color:var(--banner-text-color, #fff);font-size:14px;line-height:1}.privacy-signals__content a{text-decoration:none;color:inherit;cursor:initial}.privacy-signals__content a[href]{text-decoration:underline;cursor:pointer}.privacy-signals__content p{font-size:inherit;line-height:inherit}.signals-table tr{color:#d1d5dc}.signals-table td{white-space:nowrap}.signals-table__status{padding-left:8px;text-align:right}@keyframes ping{75%,100%{opacity:0;transform:scale(3)}}.evSelectAllCheckbox{position:relative;top:2px;right:3px}.sp-cookie-banner-2 h3{font-size:inherit;margin:0px;font-weight:inherit;font-family:inherit}.trust-widget-open:focus,button:focus{outline:1px solid !important}.cookie-consent-group{height:30px;width:100%;cursor:pointer;display:block;margin:0px 10px 15px 0px;padding:5px 15px;background:#fff;border:solid 1px #eae9e9;border-radius:3px;font-size:14px}.count-badge{margin-right:10px;background:#eae9e9;padding:5px;border-radius:50%;font-size:11px;line-height:10px;width:11px;display:inline-block;text-align:center;float:right}.lower,.upper{position:fixed}body{background:0 0;margin:0;padding:0}#sp-trust-badge{border:2px solid #fff !important;border-radius:4px !important;transition:transform .2s ease-in-out,background-color .2s ease-in-out !important;display:inline-block}.lower{bottom:0}.upper{top:0}a{color:inherit}.group-content-text{display:flex}.group-content-text,.group-content-text p,.intro-banner-btn,.sp-cookie-banner-2{font-size:14px !important;margin:0}.sp-banner-show{width:100%;background:#fff}.sp-introduction-banner{max-width:1200px !important;padding:25px !important;margin:auto}.sp-cookie-banner-1{display:flex !important;align-items:center !important;margin:0 25px 0 0;justify-content:center !important}.sp-cookie-banner-1,.sp-cookie-banner-1 img{padding:0}.sp-cookie-banner-2{width:100% !important;float:left !important;margin-right:20px}.sp-cookie-banner-2>*{max-width:1200px}.sp-cookie-banner-3{width:360px !important;float:right !important;display:flex !important;align-items:center !important;justify-content:center !important}.intro-banner-link{margin-left:15px;background-color:transparent;color:#fff;border:none;text-decoration:underline;cursor:pointer}.intro-banner-btn{margin:0px 15px 0px 0px !important;padding:16px 14px !important;float:right !important;cursor:pointer !important;line-height:16px !important;font-weight:600;width:130px !important;border:none !important;text-shadow:none;background-image:none;transition:transform .2s ease-in-out,background-color .2s ease-in-out;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.3);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.3);box-shadow:0 0 10px 0 rgba(0,0,0,.3)}.dismiss-button{position:absolute;top:10px;right:10px}.sp-close-button{border-radius:50%;border:0;color:#525151;cursor:pointer;font-size:26px;font-weight:600;height:26px;line-height:1px;outline:0;padding:0;text-align:center;transition:transform .1s ease-in-out,background-color .1s ease-in-out;width:26px;z-index:1;margin:0;background:0 0}.sp-close-button img{margin:0}@media only screen and (max-width: 767px){.group-content-text{flex-direction:column}.sp-cookie-banner-1{display:none !important}.sp-cookie-banner-2{max-height:145px;overflow-y:auto;margin-right:initial}.iab-buttons{line-height:25px !important;margin:0px 10px;font-size:10px}.sp-cookie-banner-3{margin-top:15px}.details-cookie{margin:5px 0 5px calc(50% - 45px) !important}}@media(max-width: 500px){.sp-cookie-banner-2{max-height:71px}.sp-cookie-banner-2 p{display:inline}.count-badge{display:none}.sp-introduction-banner{padding:20px !important}.sp-cookie-banner-1{display:none !important}.details-cookie{margin:0 auto !important;position:initial !important;box-shadow:none !important}.sp-cookie-banner-3{padding:0px !important;width:100% !important;float:right !important;display:flex !important;align-items:center !important;justify-content:center !important}.sp-cookie-banner-2>a{color:inherit !important;text-decoration:none !important;border-bottom:solid 1px !important}.sp-cookie-banner-2{width:100% !important;float:left !important}.footer_buttons button{width:auto !important;float:left !important;min-width:130px}.pba .contents{width:calc(100% - 40px) !important}.privacy_banner_advanced_header{padding:0 20px !important}.pba{max-height:41vh !important}}.trust-widget-open{border-bottom:solid 1px;border-color:inherit;cursor:pointer}.sp_privacy_banner_detailed{margin:0 auto;background:#fff}.privacy_banner_advanced_header{overflow:auto;margin:0 auto;text-align:center;padding:5px 0}@media screen and (min-width: 1200px){.pba .contents{width:860px}.privacy_banner_advanced_header{width:860px !important}}@media screen and (min-width: 1024px)and (max-width: 1024px){.privacy_banner_advanced_header{padding:5px 20px;width:800px}.pba{padding:25px 20px !important}.sp-introduction-banner{padding:25px 19px !important;width:900px}}.privacy_banner_advanced_header .checboxes{padding:4px 0px;font-size:13px}.privacy_banner_advanced_header label{text-transform:capitalize;margin-right:25px;cursor:pointer}.details-cookie{text-transform:capitalize;cursor:pointer;background:#f5f5f5;min-width:87px !important;font-weight:400;border-radius:4px;font-family:inherit;font-size:14px;line-height:28px;border:solid 1px #eae9e9}.details-cookie span{border:solid #9e9e9e;border-width:0 2px 2px 0;display:inline-block;padding:4px;vertical-align:text-top;margin-left:5px}.content_body .div_category_item,.pba{display:none}.details-cookie span.down{transform:rotate(45deg);-webkit-transform:rotate(45deg)}.details-cookie span.up{transform:rotate(-135deg);-webkit-transform:rotate(-135deg);vertical-align:text-bottom}.pba{font-size:14px;background:#f5f5f5;padding:25px 0;max-height:65vh;overflow-x:auto}.pba .footer_buttons{margin-top:25px}.pba .contents{margin:0 auto;width:800px}.contents p{margin:0}.contents .content-intro-1{font-size:14px;line-height:23px;margin:0 0 15px}.pba .contents ul{list-style-type:none;padding:0;margin:0px;width:25%;float:left;background:#fff}ul li{text-transform:capitalize;padding:10px;cursor:pointer;background:#f5f5f5;border-bottom:solid 1px #eae9e9}ul li.active{text-transform:capitalize;background:#fff}.content_body{font-size:14px;line-height:23px;float:left;background:#fff;width:75%;height:220px;overflow-y:auto}.content_body .div_category_item.active{display:block;padding:10px}.content_body table{margin:15px 0;text-align:left;width:100%}.content_body table tr td,.content_body table tr th{padding:5px 0;font-size:14px;line-height:23px}.footer_buttons button{float:none !important;margin:0 20px 0 0 !important}.sp-slider-switch a{color:#45413e;text-decoration:none;line-height:16px;border-bottom:solid 1px rgba(69,65,62,.59)}.sp-slider-switch .switch-secure{position:relative;display:inline-block;width:45px;height:15px}.sp-slider-switch .switch-secure input{display:none}.sp-slider-switch .switch{position:relative;display:inline-block;width:45px;height:15px}.sp-slider-switch .switch input{display:none}.sp-slider-switch .slider{overflow:inherit;position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.sp-slider-switch .slider:before{position:absolute;height:20px;width:20px;left:0;bottom:-2px;background-color:#fff;-webkit-transition:.4s;transition:.4s;box-shadow:0 1px 3px 0 rgba(0,0,0,.4)}.sp-slider-switch input:checked+.slider{background-color:rgba(4,166,0,.42)}.sp-slider-switch input:focus+.slider{box-shadow:0 0 1px #04a600}.sp-slider-switch input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px);background:#04a600}.sp-slider-switch .slider.sp-round{border-radius:34px}.sp-slider-switch .slider.sp-round:before{border-radius:50%}.sp-loader:before,.sp-slider-switch .slider:before,.sp-slider:before{content:\"\"}.sp-banner-footer{background:#fff;overflow:auto;padding:15px 30px;border-top:solid .5px #ccc;font-family:\"Raleway\" !important}.plugins-wrapper{overflow:hidden;background:#f5f5f5;border:solid 1px #eae9e9;border-radius:3px}.container{position:relative;padding-left:20px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:-1;left:0;height:18px;width:18px;background-color:#eee;border-radius:4px}.container:hover input~.checkmark{background-color:#ccc}.container input:checked~.checkmark{background-color:#04a600}.checkmark:after{content:\"\";position:absolute;display:none}.container input:checked~.checkmark:after{display:block}.container .checkmark:after{left:6px;top:2px;width:3px;height:8px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.disabled:after{border-color:rgba(255,255,255,.44) !important}.iab-buttons{cursor:pointer;line-height:30px;margin:0px 15px;text-decoration:underline;font-size:14px;color:#000}@media only screen and (max-width: 767px){.checboxes label{margin-right:20px;margin-top:10px;margin-bottom:10px;display:inline-block}.privacy_banner_advanced_header{text-align:inherit}}.ql-size-small{font-size:.75em}.ql-size-large{font-size:1.5em}.ql-size-huge{font-size:2.5em}.frame-content{background-color:var(--banner-background-color, #2e6da4);color:var(--banner-text-color, #fff)}.privacy-signals{position:absolute;top:8px;right:8px}","OuterDesign":"#ifrmCookieBanner{position:fixed;bottom:0;left:0;width:100%;max-height:100vh;z-index:2147483647;box-sizing:content-box !important}","CustomCSS":".sp-cookie-banner-3 .intro-banner-btn.save-consents{\n  background-color: #000000;\n  border: none;\n  color: white;\n  padding: 15px 32px;\n  text-align: center;\n  text-decoration: none;\n  display: inline-block;\n  font-size: 16px;\n}\n\n.sp-cookie-banner-3 {\n    align-items: stretch!important;\n}\n\n.evSpOpenWidget {\n    order: 1;\n}\n\n.evSpRejectBtn {\n    order: 2;\n}\n.evSpAcceptBtn {\n    color: #fff!important;\n    background-color: #000!important;\n}","Translation":{"Language":"en","AcceptButtonText":"Okay","DeclineButtonText":"","CustomizeButtonText":"","ConsentMessageText":"<p><span style=\"background-color: transparent;\">We use cookies in compliance with the </span><a href=\"https://www.njleg.state.nj.us/bill-search/2022/S332\" rel=\"noopener noreferrer\" target=\"_blank\" style=\"background-color: transparent;\">New Jersey CDBP</a><span style=\"background-color: transparent;\"> to make the website work better for you and to understand your needs. You can read more in our <a class=\"spCustomLink\" href=\"javascript:void(0);\" rel=\"noopener noreferrer\" onclick=\"window.parent.sp.openPreferenceCenter(null, &quot;PrivacyPolicy&quot;);\">Privacy Policy</a>.</span></p>","AdvancedDetailsText":"","AdvancedHideText":"","AdvancedSaveButtonText":""},"Settings":{"IsHideLogo":false,"AdvancedBanner":false,"AcceptButtonBackgroundColor":"#bababa","AcceptButtonTextColor":"#040404","AcceptButtonHoverBackgroundColor":"#bababa","AcceptButtonHoverTextColor":"#040404","AcceptButtonFilling":"Fill","AcceptButtonCorners":"Sharp","DeclineButtonType":"None","DeclineButtonBackgroundColor":"#fdfdfd","DeclineButtonTextColor":"#040404","DeclineButtonHoverBackgroundColor":"#fdfdfd","DeclineButtonHoverTextColor":"#040404","DeclineButtonFilling":"Fill","DeclineButtonCorners":"Sharp","CustomizeButtonType":"None","CustomizeButtonBackgroundColor":"#fffcfc","CustomizeButtonTextColor":"#040404","CustomizeButtonHoverBackgroundColor":"#fffcfc","CustomizeButtonHoverTextColor":"#040404","CustomizeButtonFilling":"Fill","CustomizeButtonCorners":"Sharp","BackgroundColor":"#ffffff","LineColor":"#ffffff","TextColor":"#040404","HeadingColor":"#FFFFFF","LinkColor":"#040404","OverlayEnabled":false,"OverlayColor":"rgba(0,0,0,0.2)"},"TemplateTranslation":{"Language":"en","Introduction":"In order to comply with data protection laws, we ask you to review the key points below of our Privacy Policy. To continue using our website, you need to select your preferences and click 'Save'. You can read more about our privacy policy. We document your agreement and you can opt out by going to our privacy policy and clicking on the widget.","BlockText":"Enable Services","NoOptOut":"Opt out unavailable","Expiry":"Expiry","Service":"Service","Name":"Name","Description":"Description","Host":"Host","Type":"Type","ExpiresIn":"Expires in","FirstPartyCookie":"First-party cookie","ThirdPartyCookie":"Third-party cookie","ConsentGiven":"Consent given","ShowCookies":"Show cookies","Save":"Save","Cancel":"Cancel","CategoryTranslations":[{"CategoryId":11,"CategoryType":"advertising","CategoryName":"Advertising","CategoryText":"We use plugins to measure and personalize content. These plugins share the content you provide to 3rd party. We recommend you read their privacy policies."},{"CategoryId":12,"CategoryType":"social_media","CategoryName":"Social Media","CategoryText":"We use social media tools on our website to enable sharing from our website. These plugins share content you provide to 3rd party. We recommend you read their privacy policies."},{"CategoryId":13,"CategoryType":"site_analytics","CategoryName":"Analytics","CategoryText":"We use a 3rd party analytical software to gather statistical information about our website visitors. These plugins share the content you provide to 3rd party. We recommend you read their privacy policies."},{"CategoryId":14,"CategoryType":"customer_interaction","CategoryName":"Customer Interaction","CategoryText":"We communicate and interact with our customers. We may temporarily store your email to get back to you regarding your inquiries. No data is shared with 3rd party."},{"CategoryId":16,"CategoryType":"audio_video_player","CategoryName":"Audio/Video Player","CategoryText":"Audio/Video services"},{"CategoryId":17,"CategoryType":"essential","CategoryName":"Essential","CategoryText":"We use plugins to ensure security, stability and performance of this website. These tools are necessary for us to serve you this website."}]},"ConsentLogEnabled":false,"DataRetentionPeriod":12,"FontFamily":"Lato","FontSource":"Google","ConsentType":"Implicit","RemoveBranding":true,"OverlayEnabled":false,"OverlayColor":"rgba(0,0,0,0.2)","IframeTitle":"Cookie Banner","IframeAriaLabel":"Cookie Banner","BrowserSignalsSettings":{"RespectGpc":true,"RespectDnt":true,"DisplayLocation":"Hide"}},"gcm":true,"gcm_wait":"500","uet":true,"clarity":true,"meta":true,"plan":"prod_G83hnhLg0ODERX","cookies":[{"Name":"_cfuvid","Host":".lightboxcdn.com","Category":"essential","Description":"The _cfuvid cookie is only set when a site uses this option in a Rate Limiting Rule, and is only used to allow the Cloudflare WAF to distinguish individual users who share the same IP address.","PrivacyPolicy":"https://www.cloudflare.com/privacypolicy/","FirstParty":false,"Expires":"Session","Plugin":"Cloudflare","ScriptSrc":["https://manifest-gcp-us-east1-vop1.cfcdn.mux.com"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"","Host":"digiday.com","Category":"unclassified","FirstParty":true,"Expires":"Session","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_parsely_session","Host":".digiday.com","Category":"site_analytics","Description":"Anonymous user identifier used to track behavior within the current session.","PrivacyPolicy":"https://www.parse.ly/privacy-policy","FirstParty":true,"Expires":"2026-04-17","Plugin":"Parsely","ScriptSrc":["https://digiday.com/wp-content/mu-plugins/wp-parsely-3.16/build/loader.js","https://experiments.parsely.com/vip-experiments.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_pctx","Host":".digiday.com","Category":"essential","Description":"Registers statistical data on users' behaviour on the website. Used for internal analytics by the website operator.","PrivacyPolicy":"https://www.cxense.com/about-us/privacy-policy","FirstParty":true,"Expires":"2027-05-17","Plugin":"Cxense","ScriptSrc":["https://cdn.cxense.com/cx.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_parsely_visitor","Host":".digiday.com","Category":"site_analytics","Description":"This cookie is used to determine if the visitor has visited the website before, or if it is a new visitor on the website.","PrivacyPolicy":"https://www.parse.ly/privacy-policy","FirstParty":true,"Expires":"2027-05-17","Plugin":"Parsely","ScriptSrc":["https://digiday.com/wp-content/mu-plugins/wp-parsely-3.16/build/loader.js","https://experiments.parsely.com/vip-experiments.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_pcid","Host":".digiday.com","Category":"essential","Description":"Tracks the individual sessions on the website, allowing the website to compile statistical data from multiple visits. This data can also be used to create leads for marketing purposes.","PrivacyPolicy":"https://piano.io/privacy-policy/","FirstParty":true,"Expires":"2027-05-17","Plugin":"Piano","ScriptSrc":["https://api-esp.piano.io/public/sdk/v04/sdk.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_gcl_au","Host":".digiday.com","Category":"advertising","Description":"Used for the \"Conversion Linker\" functionality - it takes information in ad clicks and stores it in a first-party cookie so that conversions can be attributed outside the landing page.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-US","FirstParty":true,"Expires":"2026-07-16","Plugin":"Google Ads","ScriptSrc":["googletagmanager.com/gtag/js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_vfa","Host":".digiday.com","Category":"unclassified","Description":"Pending","FirstParty":true,"Expires":"2027-04-17","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_vfz","Host":".digiday.com","Category":"unclassified","Description":"Pending","FirstParty":true,"Expires":"2026-04-17","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"AWSELBCORS","Host":"id.tinypass.com","Category":"essential","Description":"AWS Classic Load Balancer Cookie.\nLoad Balancing Cookie: Used to map the session to the instance. Same value as AWSELB","PrivacyPolicy":"https://aws.amazon.com/tr/privacy/","FirstParty":false,"Plugin":"Amazon Web Services","ScriptSrc":["https://mpop-prod-primary.s3.amazonaws.com/"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_ga","Host":".digiday.com","Category":"site_analytics","Description":"Google Analytics cookie enabling control of one-time visits. This cookie is installed the first time a user enters the website through a browser. When the user comes back to the website through the same browser, the cookie will consider him to be the same user. Only in the event that the user changes browser, will he be deemed to be a different user.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-US","FirstParty":true,"Expires":"2027-05-22","Plugin":"Google Analytics","ScriptSrc":["google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"TiPMix","Host":".api.lightboxcdn.com","Category":"site_analytics","Description":"Used by Azure when determining which web server they should be directed to.","PrivacyPolicy":"https://privacy.microsoft.com/en-US/","FirstParty":false,"Plugin":"Microsoft Azure","ScriptSrc":["bat.bing.com/bat.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"x-ms-routing-name","Host":".api.lightboxcdn.com","Category":"site_analytics","Description":"The string x-ms-routing-name=self specifies the production slot. Once the client browser access the link, not only is it redirected to the production slot, but every subsequent request will contain the x-ms-routing-name=self cookie that pins the session to the production slot.","PrivacyPolicy":"https://privacy.microsoft.com/en-US/","FirstParty":false,"Plugin":"Microsoft Azure","ScriptSrc":["bat.bing.com/bat.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"__gads","Host":".digiday.com","Category":"advertising","Description":"This cookie is associated with the DoubleClick for Publishers service from Google. Its purpose is to do with the showing of adverts on the site, for which the owner may earn some revenue.","PrivacyPolicy":"https://policies.google.com/technologies/ads?hl=en-US","FirstParty":true,"Expires":"2027-05-12","Plugin":"Google Ads","ScriptSrc":["googleads.g.doubleclick.net"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"__gpi","Host":".digiday.com","Category":"advertising","Description":"No cookies description available","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-US","FirstParty":true,"Expires":"2027-05-12","Plugin":"Google Ads","ScriptSrc":["googleads.g.doubleclick.net"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"__eoi","Host":".digiday.com","Category":"advertising","FirstParty":true,"Expires":"2026-10-14","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"__pid","Host":".digiday.com","Category":"unclassified","Description":"No cookies description available","PrivacyPolicy":"No policy available","FirstParty":true,"Expires":"2026-05-17","Plugin":"No service available ","ScriptSrc":["https://digiday.com/wp-content/plugins/digiday-media-network-plugin/inc/modules/piano/assets/js/piano-integration.min.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"rand100sticky","Host":".digiday.com","Category":"unclassified","FirstParty":true,"Expires":"2027-04-17","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"IDE","Host":".doubleclick.net","Category":"advertising","Description":"This cookie carries out information about how the end user uses the website and any advertising that the end user may have seen before visiting the said website.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-US","FirstParty":false,"Expires":"2027-05-22","Plugin":"Google Ads","ScriptSrc":["googleads.g.doubleclick.net"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"__cf_bm","Host":".piano.io","Category":"essential","Description":"The __cf_bm cookie is a cookie necessary to support Cloudflare Bot Management, currently in private beta. As part of our bot management service, this cookie helps manage incoming traffic that matches criteria associated with bots.","PrivacyPolicy":"https://www.cloudflare.com/privacypolicy/","FirstParty":false,"Plugin":"Cloudflare","ScriptSrc":["https://manifest-gcp-us-east1-vop1.cfcdn.mux.com"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"__pat","Host":".digiday.com","Category":"essential","Description":"No cookie description available","PrivacyPolicy":"Pending","FirstParty":true,"Expires":"2026-05-17","Plugin":"No service available","ScriptSrc":["https://digiday.com/wp-content/plugins/digiday-media-network-plugin/inc/modules/piano/assets/js/piano-integration.min.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"muc_ads","Host":".t.co","Category":"site_analytics","Description":"Collects data on user behaviour and interaction in order to optimize the website and make advertisement on the website more relevant.","PrivacyPolicy":"https://twitter.com/en/privacy","FirstParty":false,"Expires":"2027-05-22","Plugin":"Twitter","ScriptSrc":["static.ads-twitter.com/uwt.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"__cf_bm","Host":".t.co","Category":"essential","Description":"The __cf_bm cookie is a cookie necessary to support Cloudflare Bot Management, currently in private beta. As part of our bot management service, this cookie helps manage incoming traffic that matches criteria associated with bots.","PrivacyPolicy":"https://www.cloudflare.com/privacypolicy/","FirstParty":false,"Plugin":"Cloudflare","ScriptSrc":["https://manifest-gcp-us-east1-vop1.cfcdn.mux.com"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"personalization_id","Host":".twitter.com","Category":"site_analytics","Description":"Used by Twitter if you are logged in to Twitter to associate your device with your Twitter account. Twitter may also use this cookie for personalization across devices whether or not you are logged in to Twitter.","PrivacyPolicy":"https://twitter.com/en/privacy","FirstParty":false,"Expires":"2027-05-22","Plugin":"Twitter","ScriptSrc":["static.ads-twitter.com/uwt.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"cX_G","Host":".digiday.com","Category":"advertising","Description":"Global ID mapping different ids together into one ID","FirstParty":true,"Expires":"2027-04-16","Plugin":"Cxense","ScriptSrc":["https://cdn.cxense.com/cx.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"__pvi","Host":".digiday.com","Category":"site_analytics","Description":"The purpose of the \"__pvi\" cookie is to identify and track unique visitors to a website over time. This information is used by website owners to analyze user behavior, improve website performance, and optimize their marketing strategies.","PrivacyPolicy":"https://clicky.com/terms/privacy","FirstParty":true,"Expires":"2026-04-18","Plugin":"Clicky","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"gckp","Host":".cxense.com","Category":"advertising","Description":"For building user profile information across all sites in the Cxense network","FirstParty":false,"Expires":"2027-03-17","Plugin":"Cxense","ScriptSrc":["https://cdn.cxense.com/cx.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_vfb","Host":".digiday.com","Category":"unclassified","Description":"No cookie description availible","PrivacyPolicy":"No policy availible","FirstParty":true,"Expires":"2026-04-17","Plugin":"No service availible","ScriptSrc":["https://digiday.com/wp-content/plugins/digiday-media-network-plugin/inc/modules/piano/assets/js/piano-integration.min.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"__tbc","Host":".digiday.com","Category":"essential","Description":"No cookie description available","PrivacyPolicy":"Pending","FirstParty":true,"Expires":"2027-05-22","Plugin":"No service available","ScriptSrc":["https://digiday.com/wp-content/plugins/digiday-media-network-plugin/inc/modules/piano/assets/js/piano-integration.min.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"xbc","Host":".digiday.com","Category":"essential","Description":"Pending","PrivacyPolicy":"Pending","FirstParty":true,"Expires":"2027-05-22","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_pcus","Host":".digiday.com","Category":"unclassified","FirstParty":true,"Expires":"2027-05-17","ScriptSrc":["https://digiday.com/wp-content/plugins/digiday-media-network-plugin/inc/modules/piano/assets/js/piano-integration.min.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"cX_P","Host":".digiday.com","Category":"advertising","Description":"Site specific user session – across sessions","FirstParty":true,"Expires":"2027-04-16","Plugin":"Cxense","ScriptSrc":["https://cdn.cxense.com/cx.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_ga_SVGCV3Q0XS","Host":".digiday.com","Category":"site_analytics","Description":"Used by Google Analytics to collect data on the number of times a user has visited the website as well as dates for the first and most recent visit.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-USs","FirstParty":true,"Expires":"2027-05-22","Plugin":"Google Analytics","ScriptSrc":["google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_gid","Host":".digiday.com","Category":"site_analytics","Description":"This cookie is installed by Google Analytics.\nThe cookie is used to store information of how visitors use a website and helps in creating an analytics report of how the website is doing.\nThe data collected including the number visitors, the source where they have come from, and the pages visited in an anonymous form.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-US","FirstParty":true,"Expires":"2026-03-18","Plugin":"Google Analytics","ScriptSrc":["www.google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_gat_pianoTracker","Host":".digiday.com","Category":"site_analytics","Description":"It helps to serve ads to the user.","PrivacyPolicy":"https://policies.google.com/privacy","FirstParty":true,"Expires":"2026-03-17","Plugin":"Google Analytics","ScriptSrc":["www.google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"__pil","Host":".digiday.com","Category":"advertising","Description":"No cookie description available","PrivacyPolicy":"No policy available","FirstParty":true,"Expires":"2026-05-17","Plugin":"No service available","ScriptSrc":["https://digiday.com/wp-content/plugins/digiday-media-network-plugin/inc/modules/piano/assets/js/piano-integration.min.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"LANG","Host":".tinypass.com","Category":"essential","Description":"Sets default locale/language","PrivacyPolicy":"https://www.linkedin.com/legal/privacy-policy","FirstParty":false,"Expires":"2026-05-17","Plugin":"Linkedin","ScriptSrc":["px.ads.linkedin.com"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"JSESSIONID","Host":".tinypass.com","Category":"essential","Description":"General purpose platform session cookie, used by sites written in JSP. Usually used to maintain an anonymous user session by the server.","PrivacyPolicy":"https://newrelic.com/termsandconditions/privacy","FirstParty":false,"Plugin":"New Relic","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"ch_sid","Host":".tinypass.com","Category":"essential","Description":"These cookies allow the website to remember choices you make (such as your user name, language or the region you are in) and provide enhanced, more personal features. For instance, a website may be able to provide you with local weather reports or traffic news by storing in a cookie the region in which you are currently located.","FirstParty":false,"Expires":"2026-04-17","Plugin":"Tinypass","ScriptSrc":["https://id.tinypass.com/id/api/v1/identity/token/verify","https://experience.tinypass.com/xbuilder/experience/load"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"COMPASS","Host":".docs.google.com","Category":"unclassified","Description":"No cookie description available","FirstParty":false,"Expires":"2026-04-17","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"__cf_bm","Host":".lightboxcdn.com","Category":"essential","Description":"The __cf_bm cookie is a cookie necessary to support Cloudflare Bot Management, currently in private beta. As part of our bot management service, this cookie helps manage incoming traffic that matches criteria associated with bots.","PrivacyPolicy":"https://www.cloudflare.com/privacypolicy/","FirstParty":false,"Expires":"2026-03-17","Plugin":"Cloudflare","ScriptSrc":["https://manifest-gcp-us-east1-vop1.cfcdn.mux.com"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"__cf_bm","Host":".forms.digiday.com","Category":"essential","Description":"The __cf_bm cookie is a cookie necessary to support Cloudflare Bot Management, currently in private beta. As part of our bot management service, this cookie helps manage incoming traffic that matches criteria associated with bots.","PrivacyPolicy":"https://www.cloudflare.com/privacypolicy/","FirstParty":false,"Expires":"2026-04-17","Plugin":"Cloudflare","ScriptSrc":["https://manifest-gcp-us-east1-vop1.cfcdn.mux.com"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_cfuvid","Host":".forms.digiday.com","Category":"essential","Description":"The _cfuvid cookie is only set when a site uses this option in a Rate Limiting Rule, and is only used to allow the Cloudflare WAF to distinguish individual users who share the same IP address.","PrivacyPolicy":"https://www.cloudflare.com/privacypolicy/","FirstParty":false,"Expires":"Session","Plugin":"Cloudflare","ScriptSrc":["https://manifest-gcp-us-east1-vop1.cfcdn.mux.com"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_twpid","Host":".digiday.com","Category":"unclassified","FirstParty":true,"Expires":"2027-05-12","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"CLID","Host":"www.clarity.ms","Category":"site_analytics","Description":"Identifies the first-time Clarity saw this user on any site using Clarity.","PrivacyPolicy":"https://privacy.microsoft.com/en-US/","FirstParty":false,"Expires":"2027-04-17","Plugin":"Microsoft Clarity","ScriptSrc":["bat.bing.com/bat.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_clck","Host":".digiday.com","Category":"site_analytics","FirstParty":true,"Expires":"2027-04-17","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"NID","Host":".google.com","Category":"site_analytics","Description":"This cookie contains a unique ID Google uses to remember your preferences and other information, such as your preferred language (e.g. English).","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-US","FirstParty":false,"Expires":"2026-10-17","Plugin":"Google Analytics","ScriptSrc":["www.google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_clsk","Host":".digiday.com","Category":"site_analytics","Description":"Connects multiple page views by a user into a single Clarity session recording.","PrivacyPolicy":"https://privacy.microsoft.com/en-US/","FirstParty":true,"Expires":"2026-04-18","Plugin":"Microsoft Clarity","ScriptSrc":["bat.bing.com/bat.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"MUID","Host":".bing.com","Category":"advertising","Description":"This cookie is widely used my Microsoft as a unique user identifier. It can be set by embedded microsoft scripts. Widely believed to sync across many different Microsoft domains, allowing user tracking.","PrivacyPolicy":"https://privacy.microsoft.com/en-US/","FirstParty":false,"Expires":"2027-05-12","Plugin":"Microsoft Advertising","ScriptSrc":["bat.bing.com/bat.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"MR","Host":".c.bing.com","Category":"site_analytics","Description":"This is a Microsoft MSN 1st party cookie which we use to measure the use of the website for internal analytics.","PrivacyPolicy":"https://privacy.microsoft.com/en-US/","FirstParty":false,"Expires":"2026-04-24","Plugin":"Microsoft Clarity","ScriptSrc":["bat.bing.com/bat.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"SRM_B","Host":".c.bing.com","Category":"advertising","Description":"This is a Microsoft MSN 1st party cookie that ensures the proper functioning of this website.","PrivacyPolicy":"https://privacy.microsoft.com/en-US/","FirstParty":false,"Expires":"2027-05-12","Plugin":"Microsoft","ScriptSrc":["bat.bing.com/bat.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"SM","Host":".c.clarity.ms","Category":"site_analytics","Description":"Cookies for contact forms (popup, landing page, iframe)","PrivacyPolicy":"https://www.time2padel.com/en/content/21-privacy-policy","FirstParty":false,"Expires":"Session","Plugin":"T2P","ScriptSrc":["https://digiday.com/wp-content/plugins/digiday-media-network-plugin/inc/modules/piano/assets/js/piano-integration.min.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"MUID","Host":".clarity.ms","Category":"advertising","Description":"This cookie is widely used my Microsoft as a unique user identifier. It can be set by embedded microsoft scripts. Widely believed to sync across many different Microsoft domains, allowing user tracking.","PrivacyPolicy":"https://privacy.microsoft.com/en-US/","FirstParty":false,"Expires":"2027-05-12","Plugin":"Microsoft Advertising","ScriptSrc":["bat.bing.com/bat.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"MR","Host":".c.clarity.ms","Category":"site_analytics","Description":"This is a Microsoft MSN 1st party cookie which we use to measure the use of the website for internal analytics.","PrivacyPolicy":"https://privacy.microsoft.com/en-US/","FirstParty":false,"Expires":"2026-04-24","Plugin":"Microsoft Clarity","ScriptSrc":["bat.bing.com/bat.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"ANONCHK","Host":".c.clarity.ms","Category":"advertising","Description":"This cookie carries out information about how the end user uses the website and any advertising that the end user may have seen before visiting the said website.","PrivacyPolicy":"https://privacy.microsoft.com/en-US/","FirstParty":false,"Expires":"2026-04-17","Plugin":"Microsoft","ScriptSrc":["bat.bing.com/bat.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"LANG_CHANGED","Host":".tinypass.com","Category":"site_analytics","Description":"Pending","PrivacyPolicy":"https://piano.io/privacy-policy/","FirstParty":false,"Expires":"2026-03-18","Plugin":"tinypass.com","ScriptSrc":["https://cdn.tinypass.com/api/tinypass.min.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"LANG","Host":"digiday.com","Category":"essential","Description":"Sets default locale/language","PrivacyPolicy":"https://www.linkedin.com/legal/privacy-policy","FirstParty":true,"Expires":"Session","Plugin":"Linkedin","ScriptSrc":["px.ads.linkedin.com"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"LANG_CHANGED","Host":"digiday.com","Category":"site_analytics","Description":"Pending","PrivacyPolicy":"https://piano.io/privacy-policy/","FirstParty":true,"Expires":"Session","Plugin":"tinypass.com","ScriptSrc":["https://cdn.tinypass.com/api/tinypass.min.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"mc","Host":".quantserve.com","Category":"advertising","Description":"Pending","PrivacyPolicy":"Pending","FirstParty":false,"Expires":"2027-04-17","Plugin":"Pending","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"ANON_ID","Host":".tribalfusion.com","Category":"advertising","Description":"Collects data on user visits to the website, such as what pages have been accessed. The registered data is used to categorise the user's interest and demographic profiles in terms of resales for targeted marketing.","FirstParty":false,"Expires":"2026-06-15","Plugin":"Exponential","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"bcookie","Host":".linkedin.com","Category":"site_analytics","Description":"This cookie is used by LinkedIn for identifying the Browser ID. It is set from LinkedIn share buttons and ad tags.","PrivacyPolicy":"https://linkedin.com/legal/privacy-policy?","FirstParty":false,"Expires":"2027-03-17","Plugin":"Linkedin","ScriptSrc":["px.ads.linkedin.com"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"lidc","Host":".linkedin.com","Category":"site_analytics","Description":"To facilitate data center selection","PrivacyPolicy":"https://linkedin.com/legal/privacy-policy?","FirstParty":false,"Expires":"2026-03-18","Plugin":"Linkedin","ScriptSrc":["px.ads.linkedin.com"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"sp","Host":".quantserve.com","Category":"advertising","Description":"This cookie is associated with Eventbrite and is used to deliver content tailored to the end user's interests and improve content creation. This cookie is also used for event-booking purposes.","FirstParty":false,"Expires":"2026-06-15","Plugin":"Eventbrite","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"DotomiTest","Host":".dotomi.com","Category":"advertising","Description":"“Test”, used to check the browser’s ability to accept third party cookies rates.","PrivacyPolicy":"https://www.epsilon.com/us/privacy-policy","FirstParty":false,"Expires":"2026-03-17","Plugin":"dotomi.com","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_tracker","Host":".travelaudience.com","Category":"site_analytics","Description":"Sometimes we embed images, videos or other content from third party websites. As a result, when you visit a page containing this content, you can present cookies from these websites.","FirstParty":false,"Expires":"2027-04-17","Plugin":"Travel audience","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"cto_bundle","Host":".criteo.com","Category":"advertising","Description":"Send anonymous statistics for advertising use to Criteo","PrivacyPolicy":"https://www.criteo.com/privacy/","FirstParty":false,"Expires":"2027-04-11","Plugin":"Criteo","ScriptSrc":["https://static.criteo.net/"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"uid","Host":".criteo.com","Category":"site_analytics","Description":"These cookies are used to deliver adverts more relevant to you and your interests. They are also used to limit the number of times you see an advertisement as well as help measure the effectiveness of the advertising campaign.","FirstParty":false,"Expires":"2027-04-11","Plugin":"Mediaplex","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_auid","Host":".c.appier.net","Category":"essential","Description":"This cookie records the Audit user ID. This ID is assigned to a user upon login and is inherited by every process even when the user’s identity changes","PrivacyPolicy":"No policy available ","FirstParty":false,"Expires":"2027-03-17","Plugin":"No service available","ScriptSrc":["https://digiday.com/wp-content/plugins/digiday-media-network-plugin/inc/modules/piano/assets/js/piano-integration.min.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_gu","Host":".c.appier.net","Category":"advertising","Description":"Pending","PrivacyPolicy":"Pending","FirstParty":false,"Expires":"2026-04-16","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"cu","Host":".ipredictive.com","Category":"unclassified","Description":"No cookie description availible","PrivacyPolicy":"No policy availible","FirstParty":false,"Expires":"2027-03-17","Plugin":"ipredictive.com","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"mlcwc","Host":".moloco.com","Category":"unclassified","FirstParty":false,"Expires":"2027-03-17","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"ruds","Host":".rfihub.com","Category":"advertising","Description":"Registers anonymised user data, such as IP address, geographical location, visited websites, and what ads the user has clicked.","PrivacyPolicy":"https://www.rocketfuel.software/privacypolicy/","FirstParty":false,"Expires":"Session","Plugin":"Rocketfuel","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"eud","Host":".rfihub.com","Category":"advertising","Description":"Collects anonymous user data on behalf of Advertisingplatform Rocket Fuel, Inc.. Information such as whichads have been shown and on which pages, whetherthe user clicked them, IP address, whether the userpurchased an item from a partner of Rocket Fuel, Inc..This information is used with proprietary technology totarget audiences and deliver personalized ads.","PrivacyPolicy":"https://www.gorocketfuel.com/about/privacy-policy","FirstParty":false,"Expires":"2027-04-11","Plugin":"Rocketfuel","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"euds","Host":".rfihub.com","Category":"advertising","Description":"These cookies are from Rocket Fuel (rfihub.com) and are used to deliver targeted advertising across their network sites ensuring users see relevant advertising.","PrivacyPolicy":"https://www.rocketfuel.software/privacypolicy/","FirstParty":false,"Expires":"Session","Plugin":"Rocketfuel","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"rud","Host":".rfihub.com","Category":"advertising","Description":"Collects anonymous user data on behalf of Advertisingplatform Rocket Fuel, Inc.. Information such as whichads have been shown and on which pages, whetherthe user clicked them, IP address, whether the userpurchased an item from a partner of Rocket Fuel, Inc..This information is used with proprietary technology totarget audiences and deliver personalized ads.","PrivacyPolicy":"https://www.rocketfuel.software/privacypolicy/","FirstParty":false,"Expires":"2027-04-11","Plugin":"Rocketfuel","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"tluid","Host":".3lift.com","Category":"advertising","Description":"This cookie is used to identify the visitor and optimize ad-relevance by collecting visitor data from multiple websites – this exchange of visitor data is normally provided by a third-party data-center or ad-exchange.","FirstParty":false,"Expires":"2026-06-15","Plugin":"Triplelift","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"tluidp","Host":".3lift.com","Category":"advertising","Description":"This cookie is used to identify the visitor and optimize ad-relevance by collecting visitor data from multiple websites – this exchange of visitor data is normally provided by a third-party data-center or ad-exchange.","FirstParty":false,"Expires":"2026-06-15","Plugin":"Triplelift","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"ADK_EX_11","Host":".adkernel.com","Category":"unclassified","Description":"Pending","PrivacyPolicy":"https://adkernel.com/privacy-policy/","FirstParty":false,"Expires":"2026-03-31","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"ADKUID","Host":".adkernel.com","Category":"unclassified","Description":"Pending","PrivacyPolicy":"https://adkernel.com/privacy-policy/","FirstParty":false,"Expires":"2026-04-16","Plugin":".adkernel.com","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"SCM","Host":".smaato.net","Category":"unclassified","Description":"The cookie 'SCM1124' lacks specific information about its purpose or function.","FirstParty":false,"Expires":"2026-04-07","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"SCMg","Host":".smaato.net","Category":"advertising","Description":"Pending","PrivacyPolicy":"https://www.smaato.com/privacy/","FirstParty":false,"Expires":"2026-04-07","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"yieldmo_id","Host":".yieldmo.com","Category":"customer_interaction","Description":"Collects data on user behaviour and interaction in order to optimize the website and make advertisement on the website more relevant.","PrivacyPolicy":"https://yieldmo.com/privacy-policy/","FirstParty":false,"Expires":"2027-03-17","Plugin":"Yieldmo","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"V","Host":".contextweb.com","Category":"unclassified","Description":"No cookie description availible","PrivacyPolicy":"No policy availible","FirstParty":false,"Expires":"2027-03-12","Plugin":"No service availible","ScriptSrc":["https://digiday.com/wp-content/plugins/digiday-media-network-plugin/inc/modules/piano/assets/js/piano-integration.min.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"VP","Host":".contextweb.com","Category":"unclassified","FirstParty":false,"Expires":"2027-03-12","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"pb_rtb_ev","Host":".contextweb.com","Category":"advertising","Description":"Registers IP and anonymised user\ndata, such as geographical location,\nvisited websites, and which ads the\nuser has clicked, with the purpose of\noptimising ad display based on the\nuser's movement on websites that use\nthe same ad network.","PrivacyPolicy":"https://pulsepoint.com/legal/website-privacy-policy","FirstParty":false,"Expires":"2027-03-17","Plugin":"Pulsepoint","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"pb_rtb_ev_part","Host":".contextweb.com","Category":"advertising","Description":"Registers IP and anonymised user\ndata, such as geographical location,\nvisited websites, and which ads the\nuser has clicked, with the purpose of\noptimising ad display based on the\nuser's movement on websites that use\nthe same ad network.","PrivacyPolicy":"https://pulsepoint.com/legal/website-privacy-policy","FirstParty":false,"Expires":"2027-03-17","Plugin":"Pulsepoint","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"INGRESSCOOKIE","Host":"bh.contextweb.com","Category":"advertising","Description":"Registers which server-cluster is serving the visitor. This is used in context with load balancing, in order to optimize user experience.","PrivacyPolicy":"https://pulsepoint.com/legal/website-privacy-policy","FirstParty":false,"Expires":"Session","Plugin":"Pulsepoint","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"ljt_reader","Host":".lijit.com","Category":"advertising","Description":"Collects data related to reader interests, context, demographics and other information on behalf of the Lijit platform.","FirstParty":false,"Expires":"2027-03-17","Plugin":"Federated Media","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"receive-cookie-deprecation","Host":".rubiconproject.com","Category":"advertising","Description":"No cookie description available","PrivacyPolicy":"https://policies.google.com/privacy?hl=en","FirstParty":false,"Expires":"2026-06-15","Plugin":"Google","ScriptSrc":["https://www.google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"OAU","Host":".opera.com","Category":"unclassified","Description":"The OAU cookie's purpose and origin are unclear from the available information.","FirstParty":false,"Expires":"2027-03-17","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"i","Host":".openx.net","Category":"site_analytics","Description":"Compile anonymous information on users’ browsing on the website in order to know the origin of the visits and other similar statistical data.","PrivacyPolicy":"https://yandex.com/legal/confidential/","FirstParty":false,"Expires":"2027-03-17","Plugin":"Yandex","ScriptSrc":["https://mc.yandex.com/"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"ssi","Host":".sitescout.com","Category":"advertising","Description":"SiteScout session ID.","PrivacyPolicy":"https://privacy.basis.net","FirstParty":false,"Expires":"2027-03-17","Plugin":".sitescout.com","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_ssuma","Host":".sitescout.com","Category":"advertising","Description":"Registers a unique ID that identifies a returning user's device. The ID is used for targeted ads.","PrivacyPolicy":"https://privacy.basis.net","FirstParty":false,"Expires":"2026-04-16","Plugin":"Sitescout","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"visitor","Host":".postrelease.com","Category":"site_analytics","Description":"The cookie for tracking visitors.","PrivacyPolicy":"Pending","FirstParty":false,"Expires":"2027-03-17","Plugin":"Pending","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"status","Host":".postrelease.com","Category":"unclassified","Description":"Pending","PrivacyPolicy":"Pending","FirstParty":false,"Expires":"2027-03-17","Plugin":"Pending","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"__mguid_","Host":".mediago.io","Category":"unclassified","Description":"Pending","FirstParty":false,"Expires":"2027-03-17","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"OAU","Host":".rtbscale.com","Category":"unclassified","Description":"The OAU cookie's purpose and origin are unclear from the available information.","FirstParty":false,"Expires":"2027-03-17","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"st_uid","Host":".seedtag.com","Category":"advertising","Description":"Randomly generated unique identifier of the browser","FirstParty":false,"Expires":"2027-03-12","Plugin":"Seedtag","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"st_usi","Host":".seedtag.com","Category":"unclassified","FirstParty":false,"Expires":"Session","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"viewer_token","Host":".csync.loopme.me","Category":"unclassified","FirstParty":false,"Expires":"2026-06-15","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"suid","Host":".simpli.fi","Category":"advertising","Description":"Collects information on user preferences and/or interaction with web-campaign content - This is used on CRM-campaign-platform used by website owners for promoting events or products.","FirstParty":false,"Expires":"2027-03-18","Plugin":"Simplifi","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"A3","Host":".yahoo.com","Category":"advertising","Description":"Advertising cookies andpixels are used to deliver relevant ads andtrack ad campaign performance andefficiency. For example,we and our ad partnersmay use information collected to serve you interest-based ads that on our Services or onother websites.","PrivacyPolicy":"https://legal.yahoo.com/xw/en/yahoo/privacy/topic/b2bprivacypolicy/index.html","FirstParty":false,"Expires":"2027-03-17","Plugin":"Brightroll","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"tuuid","Host":".360yield.com","Category":"advertising","Description":"This cookie is mainly set by Demandbase to make advertising messages more relevant to the website visitor.","FirstParty":false,"Expires":"2026-06-15","Plugin":"Demandbase","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"tuuid_lu","Host":".360yield.com","Category":"advertising","Description":"Contains a unique visitor ID, which allows Demandbase to track the visitor across multiple websites. This allows Demandbase to optimize advertisement relevance and ensure that the visitor does not see the same ads multiple times.","FirstParty":false,"Expires":"2026-06-15","Plugin":"Demandbase","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"IDSYNC","Host":".analytics.yahoo.com","Category":"advertising","Description":"The cookie is used for advertising and marketing purposes, to know that a visitor has been on a site before which allows to display an appropriate advertisement on another website.","PrivacyPolicy":"https://legal.yahoo.com/ca/en/yahoo/privacy/index.html","FirstParty":false,"Expires":"2027-03-17","Plugin":"Yahoo","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"bito","Host":".bidr.io","Category":"advertising","Description":"This cookie is generally provided by bidr.io and is used for advertising purposes.","PrivacyPolicy":"Pending","FirstParty":false,"Expires":"2027-04-16","Plugin":"Bidr","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"bitoIsSecure","Host":".bidr.io","Category":"advertising","Description":"Presents the user with relevant content and advertisement. The service is provided by third-party advertisement hubs, which facilitate real-time bidding for advertisers.","PrivacyPolicy":"Pending","FirstParty":false,"Expires":"2027-04-16","Plugin":"Bidr","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"CMID","Host":".casalemedia.com","Category":"advertising","Description":"These cookies are linked to advertising and tracking the products users were looking at.","PrivacyPolicy":"No policy available ","FirstParty":false,"Expires":"2027-03-17","Plugin":"Casale Media","ScriptSrc":["ssum-sec.casalemedia.com"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"CMPS","Host":".casalemedia.com","Category":"advertising","Description":"These cookies are linked to advertising and tracking the products users were looking at.","PrivacyPolicy":"No policy available ","FirstParty":false,"Expires":"2026-06-15","Plugin":"Casale Media","ScriptSrc":["ssum-sec.casalemedia.com"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"CMPRO","Host":".casalemedia.com","Category":"advertising","Description":"These cookies are linked to advertising and tracking the products users were looking at.","PrivacyPolicy":"No policy available ","FirstParty":false,"Expires":"2026-06-15","Plugin":"Casale Media","ScriptSrc":["ssum-sec.casalemedia.com"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"visitor-id","Host":".media.net","Category":"advertising","Description":"These cookies are used to deliver adverts more relevant to you and your interests. They are also used to limit the number of times you see an advertisement as well as help measure the effectiveness of the advertising campaign.","PrivacyPolicy":"https://www.media.net/privacy-policy/","FirstParty":false,"Expires":"2027-03-17","Plugin":"Media.net","ScriptSrc":["https://prebid.media.net/"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"data-g","Host":".media.net","Category":"unclassified","Description":"Pending","PrivacyPolicy":"Pending","FirstParty":false,"Expires":"2026-03-31","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"tuuid","Host":".mfadsrvr.com","Category":"advertising","Description":"This cookie is mainly set by Demandbase to make advertising messages more relevant to the website visitor.","FirstParty":false,"Expires":"2027-03-17","Plugin":"Demandbase","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"c","Host":".mfadsrvr.com","Category":"advertising","Description":"These cookies are used to make advertising messages more relevant to you. They perform functions like preventing the same ad from continuously re-appearing, ensuring that ads are properly displayed for advertisers, and in some cases selecting advertisements that are based on your interests.","FirstParty":false,"Expires":"2027-03-17","Plugin":"Adroll","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"tuuid_lu","Host":".mfadsrvr.com","Category":"advertising","Description":"Contains a unique visitor ID, which allows Demandbase to track the visitor across multiple websites. This allows Demandbase to optimize advertisement relevance and ensure that the visitor does not see the same ads multiple times.","FirstParty":false,"Expires":"2027-03-17","Plugin":"Demandbase","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"stx_user_id","Host":".sharethrough.com","Category":"unclassified","Description":"Delivering targeted and relevant content","PrivacyPolicy":"https://platform-cdn.sharethrough.com/privacy-policy","FirstParty":false,"Expires":"2026-04-16","Plugin":"Sharethrough","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"tuuid","Host":".bidswitch.net","Category":"advertising","Description":"This cookie is mainly set by Demandbase to make advertising messages more relevant to the website visitor.","FirstParty":false,"Expires":"2027-03-17","Plugin":"Demandbase","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"c","Host":".bidswitch.net","Category":"advertising","Description":"These cookies are used to make advertising messages more relevant to you. They perform functions like preventing the same ad from continuously re-appearing, ensuring that ads are properly displayed for advertisers, and in some cases selecting advertisements that are based on your interests.","FirstParty":false,"Expires":"2027-03-17","Plugin":"Adroll","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"ssh","Host":".mfadsrvr.com","Description":"Pending","PrivacyPolicy":"Pending","FirstParty":false,"Expires":"2027-03-17","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"mfuid","Host":".mobilefuse.com","Category":"unclassified","FirstParty":false,"Expires":"2026-03-31","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"tuuid_lu","Host":".bidswitch.net","Category":"advertising","Description":"Contains a unique visitor ID, which allows Demandbase to track the visitor across multiple websites. This allows Demandbase to optimize advertisement relevance and ensure that the visitor does not see the same ads multiple times.","FirstParty":false,"Expires":"2027-03-17","Plugin":"Demandbase","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"tvid","Host":".tremorhub.com","Category":"advertising","Description":"Pending","PrivacyPolicy":"Pending","FirstParty":false,"Expires":"2027-03-17","Plugin":"tremorhub.com","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"tv_UIDF","Host":".tremorhub.com","Category":"unclassified","FirstParty":false,"Expires":"2027-04-21","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"tvssa","Host":".tremorhub.com","Category":"advertising","Description":"Pending","PrivacyPolicy":"Pending","FirstParty":false,"Expires":"2026-03-22","Plugin":"tremorhub.com","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"ADK_EX_1215","Host":".voisetech.com","Category":"unclassified","Description":"Pending","PrivacyPolicy":"https://adkernel.com/privacy-policy/","FirstParty":false,"Expires":"2026-03-31","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"ADKUID","Host":".voisetech.com","Category":"unclassified","Description":"Pending","PrivacyPolicy":"https://adkernel.com/privacy-policy/","FirstParty":false,"Expires":"2026-04-16","Plugin":".adkernel.com","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"idsp_c","Host":".inmobi.com","Category":"unclassified","Description":"No cookie description availible","PrivacyPolicy":"No policy availible","FirstParty":false,"Expires":"2026-06-15","Plugin":"No service availible","ScriptSrc":["https://digiday.com/wp-content/plugins/digiday-media-network-plugin/inc/modules/piano/assets/js/piano-integration.min.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"obuid","Host":".outbrain.com","Category":"advertising","Description":"This cookie is used to hold an anonymous user's ID. IT is used for tracking user actions.","PrivacyPolicy":"https://www.outbrain.com/privacy/","FirstParty":false,"Expires":"2026-06-15","Plugin":"Outbrain","ScriptSrc":["https://mcdp-nydc1.outbrain.com/"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"pid","Host":".smartadserver.com","Category":"advertising","Description":"It is used to keep user data for advertising purposes.","PrivacyPolicy":"Pending","FirstParty":false,"Expires":"2026-06-15","Plugin":"Virgül","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"UID","Host":"beacon.lynx.cognitivlabs.com","Category":"site_analytics","Description":"These cookies are used to deliver adverts more relevant to you and your interests. They are also used to limit the number of times you see an advertisement as well as help measure the effectiveness of the advertising campaign.","FirstParty":false,"Expires":"2027-03-17","Plugin":"Mediaplex","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"ss","Host":"beacon.lynx.cognitivlabs.com","Category":"advertising","Description":"This cookie is associated with Eventbrite and is used to deliver content tailored to the end user's interests and improve content creation. This cookie is also used for event-booking purposes.","FirstParty":false,"Expires":"2027-03-17","Plugin":"Eventbrite","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"__mguid_","Host":".admaster.cc","Category":"unclassified","Description":"Pending","FirstParty":false,"Expires":"2027-03-17","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"ver","Host":".postrelease.com","Category":"unclassified","Description":"No cookie description available","FirstParty":false,"Expires":"2027-03-17","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"x","Host":".advolve.io","Category":"Targeting/Advertising","FirstParty":false,"Expires":"2027-03-17","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"b","Host":".blismedia.com","Category":"advertising","Description":"Collects anonymous data regarding the user's website visits, such as the number of visits, the average time spent on the website and which pages were loaded. The recorded data is used to categorize the interests and demographic profiles of users with the aim of adapting the content of the website to the visitor.Collects anonymous data regarding the user's website visits, such as the number of visits, the average time spent on the website and which pages were loaded. The recorded data is used to categorize the interests and demographic profiles of users with the aim of adapting the content of the website to the visitor.","PrivacyPolicy":"https://legal.yahoo.com/ca/en/yahoo/privacy/index.html","FirstParty":false,"Expires":"2027-03-17","Plugin":"Yahoo","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"g","Host":".creativecdn.com","Category":"advertising","Description":"This cookie is associated with Eventbrite and is used to deliver content tailored to the end user's interests and improve content creation. This cookie is also used for event-booking purposes.","FirstParty":false,"Expires":"2027-03-17","Plugin":"Eventbrite","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"ts","Host":".creativecdn.com","Category":"essential","Description":"Used in the context of transactions on the Web site. The cookie is required for secure transactions.","PrivacyPolicy":"https://www.paypal.com/en/webapps/mpp/ua/privacy-full","FirstParty":false,"Expires":"2027-03-17","Plugin":"PayPal","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"__uis","Host":".go.sonobi.com","Category":"advertising","Description":"Used to track visitors on multiple websites, in order to present relevant advertisement based on the visitor's preferences.","PrivacyPolicy":"https://sonobi.com/privacy-policy/","FirstParty":false,"Expires":"2027-03-17","Plugin":"sonobi.com","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"HAPLB8G","Host":".go.sonobi.com","Category":"advertising","Description":"No cookie description available ","PrivacyPolicy":"https://sonobi.com/privacy-policy/","FirstParty":false,"Expires":"Session","Plugin":"Sonobi","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"uuid","Host":".mathtag.com","Category":"advertising","Description":"This cookie is used to optimize ad relevance by collecting visitor data from multiple websites this exchange of visitor data is normally provided by a third-party data-center or ad-exchange.","PrivacyPolicy":"https://www.mediamath.com/privacy-policy/","FirstParty":false,"Expires":"2027-04-14","Plugin":"Mediamath","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"mt_mop","Host":".mathtag.com","Category":"advertising","Description":"This cookie carries out information about how the end user uses the website and any advertising that the end user may have seen before visiting the said website.","PrivacyPolicy":"https://www.mediamath.com/privacy-policy/","FirstParty":false,"Expires":"2026-04-16","Plugin":"Mediamath","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"uid","Host":".turn.com","Category":"site_analytics","Description":"These cookies are used to deliver adverts more relevant to you and your interests. They are also used to limit the number of times you see an advertisement as well as help measure the effectiveness of the advertising campaign.","FirstParty":false,"Expires":"2026-09-13","Plugin":"Mediaplex","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"TDID","Host":".adsrvr.org","Category":"advertising","Description":"This cookie carries out information about how the end user uses the website and any advertising that the end user may have seen before visiting the said website.","FirstParty":false,"Expires":"2027-03-17","Plugin":"Adsrvr","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"sa-user-id","Host":"sync.srv.stackadapt.com","Category":"advertising","Description":"Used to track visitors on multiple websites, in order to present relevant advertisement based on the visitor's preferences.","PrivacyPolicy":"https://www.stackadapt.com/privacy-policy","FirstParty":false,"Expires":"2027-03-17","Plugin":"Stackadapt","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"sa-user-id","Host":".srv.stackadapt.com","Category":"advertising","Description":"Used to track visitors on multiple websites, in order to present relevant advertisement based on the visitor's preferences.","PrivacyPolicy":"https://www.stackadapt.com/privacy-policy","FirstParty":false,"Expires":"2027-03-17","Plugin":"Stackadapt","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"sa-user-id-v2","Host":"sync.srv.stackadapt.com","Category":"advertising","Description":"Used to track visitors on multiple websites, in order to present relevant advertisement based on the visitor's preferences.","PrivacyPolicy":"https://www.stackadapt.com/privacy-policy","FirstParty":false,"Expires":"2027-03-17","Plugin":"Stackadapt","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"sa-user-id-v2","Host":".srv.stackadapt.com","Category":"advertising","Description":"Used to track visitors on multiple websites, in order to present relevant advertisement based on the visitor's preferences.","PrivacyPolicy":"https://www.stackadapt.com/privacy-policy","FirstParty":false,"Expires":"2027-03-17","Plugin":"Stackadapt","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"sa-user-id-v3","Host":"sync.srv.stackadapt.com","Category":"advertising","Description":"Used to track visitors on multiple websites, in order to present relevant advertisement based on the visitor's preferences.","PrivacyPolicy":"https://www.stackadapt.com/privacy-policy","FirstParty":false,"Expires":"2027-03-17","Plugin":"Stackadapt","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"sa-user-id-v3","Host":".srv.stackadapt.com","Category":"advertising","Description":"Used to track visitors on multiple websites, in order to present relevant advertisement based on the visitor's preferences.","PrivacyPolicy":"https://www.stackadapt.com/privacy-policy","FirstParty":false,"Expires":"2027-03-17","Plugin":"Stackadapt","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"TDCPM","Host":".adsrvr.org","Category":"advertising","Description":"The TDCPM cookie is used by our 3rd party trading platform. It contains data denoting whether a cookie ID is synced with our partners. ID syncing enables our partners to use their data from outside our trading platform on the platform.","PrivacyPolicy":"https://www.thetradedesk.com/us/privacy","FirstParty":false,"Expires":"2027-03-17","Plugin":"The Trade Desk","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"presage-ssp","Host":".presage.io","Category":"unclassified","Description":"The purpose of the 'presage-freshness' cookie is not well-documented or clear.","FirstParty":false,"Expires":"2026-09-16","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_tracker","Host":"ads.travelaudience.com","Category":"site_analytics","Description":"Sometimes we embed images, videos or other content from third party websites. As a result, when you visit a page containing this content, you can present cookies from these websites.","FirstParty":false,"Expires":"2027-04-17","Plugin":"Travel audience","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"tt_viewer","Host":".teads.tv","Category":"advertising","Description":"Used in context with video-advertisement. The cookie limits the number of times a visitor is shown the same advertisement-content. The cookie is also used to ensure relevance of the video-advertisement to the specific visitor.","PrivacyPolicy":"https://www.teads.com/privacy-policy/","FirstParty":false,"Expires":"2027-03-16","Plugin":"Teads","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"TEST-COOKIE","Host":".inmobi.com","Category":"unclassified","Description":"A test cookie used for internal testing and preview purposes.","FirstParty":false,"Expires":"2027-03-17","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"iid","Host":".inmobi.com","Category":"unclassified","Description":"The 'iid' cookie is a temporary browser-session view counter used for session management.","FirstParty":false,"Expires":"2027-03-17","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"gob_cookie","Host":".inmobi.com","Category":"unclassified","FirstParty":false,"Expires":"2027-03-17","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"google_push","Host":".bidswitch.net","Category":"advertising","Description":"Collects statistical data related to the user's website visits, such as the number of visits, average time spent on the website and what pages have been loaded. The purpose is to segment the website's users according to factors such as demographics and geographical location, in order to enable media and marketing agencies to structure and understand their target groups to enable customised online advertising.","FirstParty":false,"Expires":"2026-03-17","Plugin":"Bidswitch","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"uids","Host":".4dex.io","Category":"advertising","Description":"Registers user behaviour and navigation on the website, and any interaction with active campaigns. This is used for optimizing advertisement and for efficient retargeting.","PrivacyPolicy":"No policy availible","FirstParty":false,"Expires":"2026-05-16","Plugin":"4dex.io","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"KTPCACOOKIE","Host":".pubmatic.com","Category":"advertising","Description":"To check if third party cookies are enabled on the browser. If server side module able to find this cookie in the http request, third party cookies are allowed on the current client browser.","PrivacyPolicy":"https://pubmatic.com/legal/privacy/","FirstParty":false,"Expires":"2026-03-18","Plugin":"PubMatic","ScriptSrc":["www.ads.pubmatic.com"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"KADUSERCOOKIE","Host":".pubmatic.com","Category":"advertising","Description":"PubMatic UserId. this identifier to identify each user uniquely.\nSome of the uses of this anonymous identifier are to support frequency capping, perform UID sync ups with DSP's, DMP's. DMP's / DP's push audicne data against this ID. API publishers sends this ID while making API requests to PubMatic AdServer.\nUAS Ad Engine also uses this cookie for FCAP purposes.","PrivacyPolicy":"https://pubmatic.com/legal/privacy/","FirstParty":false,"Expires":"2027-03-17","Plugin":"PubMatic","ScriptSrc":["www.ads.pubmatic.com"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"wrvUserID","Host":".yellowblue.io","Category":"unclassified","Description":"Pending","PrivacyPolicy":"Pending","FirstParty":false,"Expires":"2026-04-16","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"TapAd_TS","Host":".tapad.com","Category":"advertising","Description":"This cookie carries out information about how the end user uses the website and any advertising that the end user may have seen before visiting the said website.","PrivacyPolicy":"https://www.tapad.com/global-privacy-notice","FirstParty":false,"Expires":"2026-05-16","Plugin":"tapad","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"TapAd_DID","Host":".tapad.com","Category":"advertising","Description":"This cookie carries out information about how the end user uses the website and any advertising that the end user may have seen before visiting the said website.","PrivacyPolicy":"https://www.tapad.com/global-privacy-notice","FirstParty":false,"Expires":"2026-05-16","Plugin":"tapad","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"TapAd_3WAY_SYNCS","Host":".tapad.com","Category":"advertising","Description":"This cookie carries out information about how the end user uses the website and any advertising that the end user may have seen before visiting the said website.","PrivacyPolicy":"https://www.tapad.com/global-privacy-notice","FirstParty":false,"Expires":"2026-05-16","Plugin":"tapad","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"zuuid","Host":".sportradarserving.com","Category":"advertising","Description":"This cookie contains a numerical timestamp. It is used to store the last time the user has been updated in our system. No personally identifiable information is collected.","PrivacyPolicy":"https://www.sportradar.com/about-us/privacy/","FirstParty":false,"Expires":"2027-03-16","Plugin":"Sportradar","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"c","Host":".sportradarserving.com","Category":"advertising","Description":"These cookies are used to make advertising messages more relevant to you. They perform functions like preventing the same ad from continuously re-appearing, ensuring that ads are properly displayed for advertisers, and in some cases selecting advertisements that are based on your interests.","FirstParty":false,"Expires":"2027-03-16","Plugin":"Adroll","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"zuuid_lu","Host":".sportradarserving.com","Category":"advertising","Description":"This cookie contains a numerical timestamp. It is used to store the last time the user has been updated in the system. No personally identifiable information is collected.","PrivacyPolicy":"https://www.sportradar.com/about-us/privacy/","FirstParty":false,"Expires":"2027-03-16","Plugin":"sportradarserving","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"zuuid_k","Host":".sportradarserving.com","Category":"advertising","Description":"This cookie contains a numerical timestamp. It is used to store the last time the user has been updated in the system. No personally identifiable information is collected.","PrivacyPolicy":"https://www.sportradar.com/about-us/privacy/","FirstParty":false,"Expires":"2027-03-16","Plugin":"sportradarserving","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"zuuid_k_lu","Host":".sportradarserving.com","Category":"advertising","Description":"This cookie contains a numerical timestamp. It is used to store the last time the user has been updated in the system. No personally identifiable information is collected.","PrivacyPolicy":"https://www.sportradar.com/about-us/privacy/","FirstParty":false,"Expires":"2027-03-16","Plugin":"sportradarserving","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"C","Host":".adform.net","Category":"advertising","Description":"These cookies are used to make advertising messages more relevant to you. They perform functions like preventing the same ad from continuously re-appearing, ensuring that ads are properly displayed for advertisers, and in some cases selecting advertisements that are based on your interests.","FirstParty":false,"Expires":"2026-04-17","Plugin":"Adroll","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"uid","Host":".adform.net","Category":"site_analytics","Description":"These cookies are used to deliver adverts more relevant to you and your interests. They are also used to limit the number of times you see an advertisement as well as help measure the effectiveness of the advertising campaign.","FirstParty":false,"Expires":"2026-05-16","Plugin":"Mediaplex","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"}],"isIabTcfEnabled":false}