www.travanya.com
Open in
urlscan Pro
43.205.15.113
Public Scan
Submitted URL: https://cms.travanya.com/
Effective URL: https://www.travanya.com/
Submission: On January 05 via api from US — Scanned from DE
Effective URL: https://www.travanya.com/
Submission: On January 05 via api from US — Scanned from DE
Form analysis
2 forms found in the DOM/flight/
<form action="/flight/" id="fareSearchForm" style="display: block;">
<div class="main_form row">
<div class="col-md-7 ex-3 col-xs-12">
<div class="col-sm-2 col-xs-12 ex-3" id="tType">
<div class="frm-group hidden-xs"> <label for="tripType">Trip Type</label> <select class="frm-input" name="tripType" id="tripType">
<option value="2">Return</option>
<option value="1">One Way</option>
</select> </div>
<div class="visible-xs text-center"> <label class="btn btn-orange" id="lblRound" data-sibling="#lblOneway" data-val="2">Round Trip</label> <label class="btn btn-default" id="lblOneway" data-sibling="#lblRound"
data-val="1">Oneway</label> </div>
</div>
<div class="col-sm-5 col-xs-6 ex-3">
<div class="frm-group ff_input autosuggest"> <i class="far fa-times-circle" aria-hidden="true"></i> <label for="txtFFrom">Flying From</label><br> <input name="fromCode" class="frm-input req loc" placeholder="Type" id="txtFFrom"
autocomplete="off"> <small></small> </div>
</div>
<div class="col-sm-5 col-xs-6 ex-3"> <img class="transfer" src="https://www.travanya.com/wp-content/themes/trv/images/transfer.png" alt="img" id="exchange">
<div class="frm-group gap_extra autosuggest"> <i class="far fa-times-circle" aria-hidden="true"></i> <label for="txtFTo">Flying To</label><br> <input name="toCode" class="frm-input req loc" placeholder="Type" id="txtFTo" autocomplete="off">
<small></small> </div>
</div>
</div>
<div class="col-md-5 col-xs-12 ex-3">
<div class="col-sm-7 ex-3">
<div id="add_class" class="col-xs-6 ex-3">
<div class="frm-group calender"> <label for="txtFDept">Depart</label> <input name="departureDate" readonly="" class="frm-input req hasDatepicker" placeholder="Select" id="txtFDept"> </div>
</div>
<div class="col-xs-6 ex-3" id="return_optn">
<div class="frm-group calender"> <label for="txtFRtrn">Return</label> <input name="returnDate" readonly="" class="frm-input req hasDatepicker" placeholder="Select" id="txtFRtrn"> </div>
</div>
</div>
<div class="col-sm-5 col-xs-12 ex-3 traveller_input">
<div class="frm-group hasPopUp"> <label for="txTrvlFlight">Travellers & Class</label>
<div class="input-group"> <input class="frm-input popTrigger" value="1 Traveller, Economy" readonly="" id="txTrvlFlight"> <span class="input-group-addon popTrigger"><i class="fas fa-angle-down" aria-hidden="true"></i></span> </div>
<div class="popWindow"> <span class="popClose"><i class="fa fa-close" aria-hidden="true"></i></span>
<div class="form-group row">
<div class="col-xs-5"><label>Adults<br><small>Above 12 years</small></label></div>
<div class="col-xs-7">
<div class="input-group"> <span class="input-group-btn"><span class="btn btn-default btn-min"><i class="fa fa-minus" aria-hidden="true"></i></span></span> <input readonly="" name="noOfAdult" class="form-control" value="1"> <span
class="input-group-btn"><span class="btn btn-default btn-plus"><i class="fa fa-plus" aria-hidden="true"></i></span></span> </div>
</div>
</div>
<div class="form-group row">
<div class="col-xs-5"><label>Child<br><small>2-12 Years</small></label></div>
<div class="col-xs-7">
<div class="input-group"> <span class="input-group-btn"><span class="btn btn-default btn-min"><i class="fa fa-minus" aria-hidden="true"></i></span></span> <input readonly="" name="child" class="form-control" value="0"><span
class="input-group-btn"> <span class="btn btn-default btn-plus"><i class="fa fa-plus" aria-hidden="true"></i></span></span> </div>
</div>
</div>
<div class="form-group row">
<div class="col-xs-5"><label>Infants<br><small>Below 2 years</small></label></div>
<div class="col-xs-7">
<div class="input-group"> <span class="input-group-btn"><span class="btn btn-default btn-min"><i class="fa fa-minus" aria-hidden="true"></i></span></span> <input readonly="" name="noOfLapInfant" class="form-control" value="0"> <span
class="input-group-btn"><span class="btn btn-default btn-plus"><i class="fa fa-plus" aria-hidden="true"></i></span></span> </div>
</div>
</div>
<div class="form-group row">
<div class="col-xs-4"><label>Class</label></div>
<div class="col-xs-8"> <select name="cabin" class="form-control input-sm" id="optClass">
<option value="1">Economy</option>
<option value="2">Premium</option>
<option value="3">Business</option>
<option value="4">First Class</option>
</select> </div>
</div>
<div class="text-right col-xs-12"> <span class="btn btn-success btn-xs btn-Close"><i class="fas fa-thumbs-up" aria-hidden="true"></i> Done</span> </div>
</div>
</div>
</div>
</div>
<div class="btn_search text-center"> <button class="btn btn-orange" type="submit"> <i class="fa fa-search" aria-hidden="true"></i> Search </button> </div>
</div>
</form>
<form id="frmHolidaySearch" style="display: none;"> <input type="hidden" name="r[pack_mode]" value="Holidays"> <input type="hidden" name="r[pack_type]" value="Leisure">
<div class="main_form">
<div class="col-sm-7 ex-3 col-xs-12">
<div class="col-sm-6 ex-3">
<div class="frm-group autosuggest"> <i class="far fa-times-circle" aria-hidden="true"></i> <label><i class="fas fa-map-marker-alt" aria-hidden="true"></i> From Where?</label> <input class="frm-input" name="r[place_from]"
placeholder="Type Here" id="txtHFrom"> </div>
</div>
<div class="col-sm-6 ex-3">
<div class="frm-group gap_extra autosuggest"> <i class="far fa-times-circle" aria-hidden="true"></i> <label><i class="fas fa-map-marker-alt" aria-hidden="true"></i> To Where?</label> <input class="frm-input req" name="r[place_to]"
placeholder="Type Here" id="txtHTo" value="India"> </div>
</div>
</div>
<div class="col-sm-5 ex-3 col-xs-12">
<div class="col-xs-6 ex-3">
<div class="frm-group calender"> <label><i class="fas fa-calendar-day" aria-hidden="true"></i> Travel Date</label> <input class="frm-input hasDatepicker" name="r[travel_date]" readonly="" placeholder="Select Date" id="txtHDate"> </div>
</div>
<div class="col-xs-6 ex-3 traveller_input">
<div class="frm-group hasPopUp"> <label for="txTrvlHoli"><i class="fas fa-users" aria-hidden="true"></i> Travellers</label>
<div class="input-group"> <input class="frm-input popTrigger" readonly="" value="1 Traveller" id="txTrvlHoli"> <span class="fas fa-angle-down form-control-feedback" aria-hidden="true"></span> </div>
<div class="popWindow"> <span class="popClose"><i class="fa fa-close" aria-hidden="true"></i></span>
<div class="form-group row">
<div class="col-xs-5"><label>Adults<br><small>Above 12 years</small></label></div>
<div class="col-xs-7">
<div class="input-group"> <span class="input-group-btn"><span class="btn btn-default btn-min"><i class="fa fa-minus" aria-hidden="true"></i></span></span> <input readonly="" name="r[adults]" class="form-control req" value="1"> <span
class="input-group-btn"><span class="btn btn-default btn-plus"><i class="fa fa-plus" aria-hidden="true"></i></span></span> </div>
</div>
</div>
<div class="form-group row">
<div class="col-xs-5"><label>Child<br><small>2-12 Years</small></label></div>
<div class="col-xs-7">
<div class="input-group"> <span class="input-group-btn"><span class="btn btn-default btn-min"><i class="fa fa-minus" aria-hidden="true"></i></span></span> <input readonly="" name="r[childs]" class="form-control" value="0"> <span
class="input-group-btn"><span class="btn btn-default btn-plus"><i class="fa fa-plus" aria-hidden="true"></i></span></span> </div>
</div>
</div>
<div class="text-right"> <span class="btn btn-success btn-xs btn-Close"><i class="fas fa-thumbs-up" aria-hidden="true"></i> Done</span> </div>
</div>
</div>
</div>
</div>
<div class="contact col-xs-12"> <input type="hidden" name="r[name]" value="Traveller">
<div class="col-md-offset-2 col-md-4 col-sm-5">
<div class="input-group"> <span class="input-group-addon">Email <span class="text-danger">*</span></span> <input required="" name="r[email]" placeholder="Type Here" type="email" class="frm-input req email"> </div>
</div>
<div class="col-md-3 col-sm-4">
<div class="input-group"> <span class="input-group-addon">Phone <span class="text-danger">*</span></span> <input required="" name="r[mobile]" placeholder="Type Here" class="frm-input req phone" maxlength="13"> </div>
</div>
<div class="col-sm-3 text-right"> <button class="btn btn-orange btn-block" type="submit" name="btn_submit"> Enquire </button> </div>
</div> <input type="hidden" name="form-type" value="Holiday">
</div>
</form>
Text Content
Call Now Toggle navigation Logo * Phone-Exclusive Deals +91 800 023 5865 * Flights * Deals One Way Flights Round Trip Flights Business Class Flights Last Minute Flights Direct Flights non stop Flights Student Flights * Blog * Holiday Packages DOMESTIC PACKAGES Kashmir Tour Packs Kerala Tour Packs Goa Tour Packs Golden Triangle Tour Packs Rajasthan Tour Packs Andaman Tour Packs Himachal Tour Packs Leh Ladakh Tour Packs Nainital Tour Packs Ooty + Mysore Tour Packs Norh East Tour Packs Bhutan Tour Packs Nepal Tour Packs INTERNATIONAL PACKAGES Dubai Tour Packs Baku Tour Packs Singapore Tour Packs Malaysia Tour Packs Maldives Tour Packs Thailand Tour Packs Mauritius Tour Packs Sri Lanka Tour Packs Bali Tour Packs Vietnam Tour Packs Turkey Tour Packs Georgia Tour Packs Europe Tour Packs * Payments Wishing You A Merry Christmas & Happy New Year 2024 Flights Holidays Trip Type Return One Way Round Trip Oneway Flying From Flying To Depart Return Travellers & Class Adults Above 12 years Child 2-12 Years Infants Below 2 years Class Economy Premium Business First Class Done Search From Where? To Where? Travel Date Travellers Adults Above 12 years Child 2-12 Years Done Email * Phone * Enquire TOPINTERNATIONAL FLIGHTS * AMD Ahmedabad * * DPS Bali 18,000/*oneway Book Now * DEL Delhi * * MEL Melbourne 39,000/*oneway Book Now * BOM Mumbai * * JFK New York 46,000/*oneway Book Now * BLR Banglore * * MLE Maldives 20,000/*oneway Book Now * MAA Chennai * * BKK Thailand 22,000/*oneway Book Now * BOM Mumbai * * KTM Nepal 12,000/*oneway Book Now TOPDOMESTIC FLIGHTS * AMD Ahmedabad * * BOM Mumbai 4,000/*oneway Book Now * GOI Goa * * CCU Kolkata 12,000/*oneway Book Now * BOM Mumbai * * DEL Delhi 8,000/*oneway Book Now * DEL Delhi * * BLR Banglore 8,500/*oneway Book Now * BLR Bangalore * * AMD Ahmedabad 7,000/*oneway Book Now * CCU Kolkata * * MAA Chennai 12,000/*oneway Book Now POPULARINTERNATIONAL PACKAGES 5N/6D Vietnam Starting From 30,999/- 4N/5D Singapore Starting From 37,999/- 5N/6D Turkey Starting From 52,999/- 8N/9D Europe Starting From 80,999/- 3N/4D Malaysia Starting From 15,999/- 4N/5D Maldives Starting From 42,999/- 4N/5D Bali Starting From 18,999/- 5N/6D Sri Lanka Starting From 30,999/- 4N/5D Thailand Starting From 18,700/- 4N/5D Georgia Starting From 73,999/- 3N/4D Dubai Starting From 24,999/- 4N/5D Baku Starting From 72,999/- ADVENTURE AWAITS: UP TO 20% OFF Unparalleled experiences, personalized to your preferences. Enquire Now POPULARDOMESTIC PACKAGES 5N/6D Agra Starting From 25,999/- 4N/5D Ladakh Starting From 16,999/- 5N/6D Kerala Starting From 20,999/- 4N/5D Andaman Starting From 15,999/- 5N/6D Jaipur Starting From 15,999/- 4N/5D Himachal Starting From 8,999/- 5N/6D Kashmir Starting From 19,999/- 4N/5D Goa Starting From 9,999/- 4N/5D Nainital Starting From 15,999/- 3N/4D Ooty/Mysore Starting From 15,500/- 5N/6D North East Starting From 26,999/- 5N/6D Bhutan Starting From 48,999/- 3N/4D Nepal Starting From 9,999/- ABOUT TRAVANYAAN ALL-INCLUSIVE TRAVEL PORTAL Have you ever thought of clicking your fingers and magically being at an exotic destination? We’ve thought about it too. But because the world doesn’t function this way, Travanya makes the world accessible to its customers by offering tour packages to both domestic and international destinations at affordable prices. Talk about family fun, romantic holidays, weekend getaways, or island hopping; we are here to give you the best experience. Offering happiness-packed travel deals; we endeavor to give our customers nothing but the best. This is because we understand that with the investment of a client’s trust comes great responsibility and we handle both with the utmost care. Make memories for a lifetime with us! POINTS OF DISTINCTIONWHY CHOOSE US Discover the difference in exploring destinations with our IATA-certified company. Our verified travel experts offer unmatched knowledge and personalized service, ensuring you choose the perfect adventure from our 100+ tour options. Join our community of satisfied travellers who've experienced some of the best trips of their lives. Plus, with our best price guarantee, you'll always get the most value for your travel budget. When you want assurance, quality, and choice, choose us. Your journey begins with trust and ends with unforgettable memories. Travel with confidence; travel with us! IATA-Certified Verified Experts 100+ Tour Options 100% Satisfaction Easy Payment Customisations Travanya.com 4.4 Based on 75 reviews review us on Teekayz Interiors 5 months ago Best travel to Dubai with Travanya Ajay Mohan Bansal 7 months ago Visited Baku , Azerbaijan with friends through Travanya in the month of May 2023. Everything was much better than what we expected. Local conveyance & the driver cum guide cum translator was superb . Had great experience with the soupy of Travanya.Hope to have many more trips with them in near future. Srinivas Bonthu 3 years ago I planned a tour to Maldives in March but couldn’t complete due to Covid. But Travanya were very cooperative throughout and returned my money. Looking forward to have more trips through them. Good job kepp it up. Rahul S Kumar 4 years ago It was good experience travelling to Bali for our honeymoon with booking made through travanya team, thanks a lot Mr Abhimanyu for charting the program. The hotel that was booked , even though it was a 4* one did not met our expectation , rest everything was well coordinated with the vendor team and we enjoyed a lot.. Madhu Dubey 5 years ago It was well organised tour. We enjoyed the experience. Thank you Prem Nanda 1 month ago My trip to Dubai was very nicely planned by Anisha and we had no problem there in Dubai and everything went well and we enjoyed the trip Chandana C R Chandana 2 months ago Overall we had a great trip with wonderful memories. There were hiccups initially but the team was proactive enough to resolve issues very quickly. Pulikunta Kathyayini 2 months ago Mr Govind Verma was very responsive all the time in sorting out various issues relating to our travel and was very sincere in guiding us all through out our journey right from Delhi Airport arrival to departure. He deserves special applause from all of us . We are sure we will our association with your organisation. 18 P Rithika 2 months ago Right from the beginning of our trip Mr Govind had been assisting us with a lot of enthusiasm and respect. Tremendously helped us in all respects of all the bookings and accommodations. Had a comfortable trip without rethinking the choices we made due to the hospitality and proper plan. Great experience! Anuj Agarwal 3 months ago Amazing experience, courtesy : Mr Govind verma.Well organised and well coordinated by him.2nd amazing experience for my parentsThanks Govind keep it up!! Teekayz Interiors 5 months ago Best travel to Dubai with Travanya Ajay Mohan Bansal 7 months ago Visited Baku , Azerbaijan with friends through Travanya in the month of May 2023. Everything was much better than what we expected. Local conveyance & the driver cum guide cum translator was superb . Had great experience with the soupy of Travanya.Hope to have many more trips with them in near future. Srinivas Bonthu 3 years ago I planned a tour to Maldives in March but couldn’t complete due to Covid. But Travanya were very cooperative throughout and returned my money. Looking forward to have more trips through them. Good job kepp it up. Rahul S Kumar 4 years ago It was good experience travelling to Bali for our honeymoon with booking made through travanya team, thanks a lot Mr Abhimanyu for charting the program. The hotel that was booked , even though it was a 4* one did not met our expectation , rest everything was well coordinated with the vendor team and we enjoyed a lot.. Madhu Dubey 5 years ago It was well organised tour. We enjoyed the experience. Thank you Prem Nanda 1 month ago My trip to Dubai was very nicely planned by Anisha and we had no problem there in Dubai and everything went well and we enjoyed the trip Chandana C R Chandana 2 months ago Overall we had a great trip with wonderful memories. There were hiccups initially but the team was proactive enough to resolve issues very quickly. Pulikunta Kathyayini 2 months ago Mr Govind Verma was very responsive all the time in sorting out various issues relating to our travel and was very sincere in guiding us all through out our journey right from Delhi Airport arrival to departure. He deserves special applause from all of us . We are sure we will our association with your organisation. 18 P Rithika 2 months ago Right from the beginning of our trip Mr Govind had been assisting us with a lot of enthusiasm and respect. Tremendously helped us in all respects of all the bookings and accommodations. Had a comfortable trip without rethinking the choices we made due to the hospitality and proper plan. Great experience! Anuj Agarwal 3 months ago Amazing experience, courtesy : Mr Govind verma.Well organised and well coordinated by him.2nd amazing experience for my parentsThanks Govind keep it up!! READING CORNEROUR BLOG ACTIVITIES Wondering where to get your travel inspiration from? Read our blogs to understand your dream destinations better, know the latest updates, and enjoy world-class insights about global attractions at the convenience of a click. Air India Resumes Non-Stop Flights From Mumbai To New York After 4 Years 17 Feb Indigo Adds 32 Extra Connecting Flights Between India & Europe 10 Feb Go First Announces 42 Weekly Flights From Goa’s New Airport 06 Feb Indigo Declares 168 Weekly Flights From The Goa’s Mopa Airport 31 Jan Booking Flights With Airlines Can Cost You More - Know How? 23 Jan More Flights Launched To Northeastern States For Better Air Connectivity 16 Jan We're Just a Call Away +91 800 023 5865 info@travanya.com Plot 16 HSIIDC IT Park, Sector 22, Panchkula, Haryana 134109, India COMPANY * About Us * Our Blogs * Book Cheap Flights * Terms & Conditions * Privacy Policy * Disclaimer * Sitemap * FAQ * Dummy Flight Ticket INTERNATIONAL PACKAGES * Vietnam Tour Packages * Turkey Tour Packages * Thailand Tour Packages * Singapore Tour Packages * Singapore Malaysia Tour Packages * Bali Tour Packages * Maldives Tour Packages DOMESTIC PACKAGES * Rajasthan Tour Packages * Kashmir Tour Packages * Kerala Tour Packages * Goa Tour Packages * Golden Triangle Tour Packages * Andaman Tour Packages * Himachal Tour Packages * Leh Ladakh Tour Packages HOLIDAYS * Tourism * Dubai Tourism * Tourist Attractions in Dubai * Parks In Dubai * Shopping Places In Dubai * India Tourism * Goa Tourism * Uttarakhand Tourism Copyright © 2024 Shipra Travel. All Rights Reserved. × This website uses cookies. By using this website, you agree to the use of cookies. × Discover your Perfect Escape! Simply drop your number and we'll do the rest. +91 +1 +61 +44 Submit Your Advisor Hi Thanks for visiting Travanya.com. Please allow me to help you. What are you looking for? Looking for Holiday Package Looking for Flight Ticket TRAVANYA ASKS FOR YOUR CONSENT TO USE YOUR PERSONAL DATA TO: * perm_identity Personalised advertising and content, advertising and content measurement, audience research and services development * devices Store and/or access information on a device expand_moreremove Learn more * How can I change my choice? * What if I don't consent? * How does legitimate interest work? * Do I have to consent to everything? Your personal data will be processed and information from your device (cookies, unique identifiers, and other device data) may be stored by, accessed by and shared with 136 TCF vendor(s) and 66 ad partner(s), or used specifically by this site or app. Some vendors may process your personal data on the basis of legitimate interest, which you can object to by managing your options below. Look for a link at the bottom of this page or in our privacy policy where you can withdraw consent. Consent Manage options arrow_back Data preferences MANAGE YOUR DATA You can choose how your personal data is used. Vendors want your permission to do the following: TCF vendors help_outline STORE AND/OR ACCESS INFORMATION ON A DEVICE Cookies, device or similar online identifiers (e.g. login-based identifiers, randomly assigned identifiers, network based identifiers) together with other information (e.g. browser type and information, language, screen size, supported technologies etc.) can be stored or read on your device to recognise it each time it connects to an app or to a website, for one or several of the purposes presented here. View details Consent (120 vendors) USE LIMITED DATA TO SELECT ADVERTISING Advertising presented to you on this service can be based on limited data, such as the website or app you are using, your non-precise location, your device type or which content you are (or have been) interacting with (for example, to limit the number of times an ad is presented to you). View details Consent (70 vendors)Legitimate interest (33 vendors)help_outline CREATE PROFILES FOR PERSONALISED ADVERTISING Information about your activity on this service (such as forms you submit, content you look at) can be stored and combined with other information about you (for example, information from your previous activity on this service and other websites or apps) or similar users. This is then used to build or improve a profile about you (that might include possible interests and personal aspects). Your profile can be used (also later) to present advertising that appears more relevant based on your possible interests by this and other entities. View details Consent (99 vendors) USE PROFILES TO SELECT PERSONALISED ADVERTISING Advertising presented to you on this service can be based on your advertising profiles, which can reflect your activity on this service or other websites or apps (like the forms you submit, content you look at), possible interests and personal aspects. View details Consent (93 vendors) CREATE PROFILES TO PERSONALISE CONTENT Information about your activity on this service (for instance, forms you submit, non-advertising content you look at) can be stored and combined with other information about you (such as your previous activity on this service or other websites or apps) or similar users. This is then used to build or improve a profile about you (which might for example include possible interests and personal aspects). Your profile can be used (also later) to present content that appears more relevant based on your possible interests, such as by adapting the order in which content is shown to you, so that it is even easier for you to find content that matches your interests. View details Consent (32 vendors) USE PROFILES TO SELECT PERSONALISED CONTENT Content presented to you on this service can be based on your content personalisation profiles, which can reflect your activity on this or other services (for instance, the forms you submit, content you look at), possible interests and personal aspects, such as by adapting the order in which content is shown to you, so that it is even easier for you to find (non-advertising) content that matches your interests. View details Consent (26 vendors) MEASURE ADVERTISING PERFORMANCE Information regarding which advertising is presented to you and how you interact with it can be used to determine how well an advert has worked for you or other users and whether the goals of the advertising were reached. For instance, whether you saw an ad, whether you clicked on it, whether it led you to buy a product or visit a website, etc. This is very helpful to understand the relevance of advertising campaigns. View details Consent (77 vendors)Legitimate interest (47 vendors)help_outline MEASURE CONTENT PERFORMANCE Information regarding which content is presented to you and how you interact with it can be used to determine whether the (non-advertising) content e.g. reached its intended audience and matched your interests. For instance, whether you read an article, watch a video, listen to a podcast or look at a product description, how long you spent on this service and the web pages you visit etc. This is very helpful to understand the relevance of (non-advertising) content that is shown to you. View details Consent (31 vendors)Legitimate interest (14 vendors)help_outline UNDERSTAND AUDIENCES THROUGH STATISTICS OR COMBINATIONS OF DATA FROM DIFFERENT SOURCES Reports can be generated based on the combination of data sets (like user profiles, statistics, market research, analytics data) regarding your interactions and those of other users with advertising or (non-advertising) content to identify common characteristics (for instance, to determine which target audiences are more receptive to an ad campaign or to certain contents). View details Consent (57 vendors)Legitimate interest (20 vendors)help_outline DEVELOP AND IMPROVE SERVICES Information about your activity on this service, such as your interaction with ads or content, can be very helpful to improve products and services and to build new products and services based on user interactions, the type of audience, etc. This specific purpose does not include the development or improvement of user profiles and identifiers. View details Consent (64 vendors)Legitimate interest (38 vendors)help_outline USE LIMITED DATA TO SELECT CONTENT Content presented to you on this service can be based on limited data, such as the website or app you are using, your non-precise location, your device type, or which content you are (or have been) interacting with (for example, to limit the number of times a video or an article is presented to you). View details Consent (9 vendors)Legitimate interest (2 vendors)help_outline ENSURE SECURITY, PREVENT AND DETECT FRAUD, AND FIX ERRORS help_outline Your data can be used to monitor for and prevent unusual and possibly fraudulent activity (for example, regarding advertising, ad clicks by bots), and ensure systems and processes work properly and securely. It can also be used to correct any problems you, the publisher or the advertiser may encounter in the delivery of content and ads and in your interaction with them. View details DELIVER AND PRESENT ADVERTISING AND CONTENT help_outline Certain information (like an IP address or device capabilities) is used to ensure the technical compatibility of the content or advertising, and to facilitate the transmission of the content or ad to your device. View details MATCH AND COMBINE DATA FROM OTHER DATA SOURCES help_outline Information about your activity on this service may be matched and combined with other information relating to you and originating from various sources (for instance your activity on a separate online service, your use of a loyalty card in-store, or your answers to a survey), in support of the purposes explained in this notice. View details LINK DIFFERENT DEVICES help_outline In support of the purposes explained in this notice, your device might be considered as likely linked to other devices that belong to you or your household (for instance because you are logged in to the same service on both your phone and your computer, or because you may use the same Internet connection on both devices). View details IDENTIFY DEVICES BASED ON INFORMATION TRANSMITTED AUTOMATICALLY help_outline Your device might be distinguished from other devices based on information it automatically sends when accessing the Internet (for instance, the IP address of your Internet connection or the type of browser you are using) in support of the purposes exposed in this notice. View details USE PRECISE GEOLOCATION DATA With your acceptance, your precise location (within a radius of less than 500 metres) may be used in support of the purposes explained in this notice. View details Consent Vendor preferences Accept all Confirm choices arrow_back Vendor preferences CONFIRM OUR VENDORS Vendors can use your data to provide services. Declining a vendor can stop them from using the data you shared. TCF vendors help_outline EXPONENTIAL INTERACTIVE, INC D/B/A VDX.TV Cookie duration: 90 (days). Data collected and processed: IP addresses, Non-precise location data, Browsing and interaction data, Privacy choices, Device identifiers, Probabilistic identifiers, Users’ profiles more Cookie duration resets each session. View details | Privacy policylaunch Consent ROQ.AD GMBH Cookie duration: 365 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Precise location data, Browsing and interaction data, Privacy choices, Device identifiers, Authentication-derived identifiers, Probabilistic identifiers more Cookie duration resets each session. View details | Privacy policylaunch Consent ADMAXIM LIMITED Cookie duration: 30 (days). Data collected and processed: IP addresses, Browsing and interaction data, Probabilistic identifiers more Cookie duration resets each session. View details | Storage details | Privacy policylaunch Consent INDEX EXCHANGE INC. Cookie duration: 395 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Precise location data, Privacy choices, Device identifiers more Cookie duration resets each session. Uses other forms of storage. View details | Storage details | Privacy policylaunch ConsentLegitimate interesthelp_outline QUANTCAST Cookie duration: 396 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Authentication-derived identifiers, Probabilistic identifiers, Users’ profiles more Cookie duration resets each session. Uses other forms of storage. View details | Storage details | Privacy policylaunch ConsentLegitimate interesthelp_outline BEESWAXIO CORPORATION Cookie duration: 395 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Precise location data, Browsing and interaction data, Privacy choices, Device identifiers, Probabilistic identifiers more Cookie duration resets each session. Uses other forms of storage. View details | Storage details | Privacy policylaunch Consent SOVRN, INC. Cookie duration: 365 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, Users’ profiles more Cookie duration resets each session. Uses other forms of storage. View details | Privacy policylaunch Consent ADIKTEEV Doesn't use cookies. Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Device identifiers, Authentication-derived identifiers, Probabilistic identifiers, Users’ profiles more Uses other forms of storage. View details | Privacy policylaunch ConsentLegitimate interesthelp_outline RTB HOUSE S.A. Cookie duration: 365 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, Device identifiers, Users’ profiles more Cookie duration resets each session. Uses other forms of storage. View details | Privacy policylaunch Consent THE UK TRADE DESK LTD Cookie duration: 3629 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Precise location data, Browsing and interaction data, Privacy choices, Device identifiers, Authentication-derived identifiers, Probabilistic identifiers, Users’ profiles more Cookie duration resets each session. Uses other forms of storage. View details | Storage details | Privacy policylaunch ConsentLegitimate interesthelp_outline ADMETRICS GMBH Doesn't use cookies. Data collected and processed: IP addresses, Device characteristics, Browsing and interaction data, Privacy choices more View details | Privacy policylaunch Consent AMOBEE INC. Cookie duration: 180 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, Device identifiers, Probabilistic identifiers, Users’ profiles more Cookie duration resets each session. Uses other forms of storage. View details | Storage details | Privacy policylaunch ConsentLegitimate interesthelp_outline EPSILON Cookie duration: 184 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Authentication-derived identifiers, Probabilistic identifiers, Users’ profiles more Cookie duration resets each session. Uses other forms of storage. View details | Privacy policylaunch Consent YAHOO EMEA LIMITED Cookie duration: 397 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Precise location data, Browsing and interaction data, Privacy choices, Device identifiers, Probabilistic identifiers, Users’ profiles more Cookie duration resets each session. View details | Storage details | Privacy policylaunch Consent ADVENTORI SAS Cookie duration: 90 (days). Data collected and processed: IP addresses, Non-precise location data, Browsing and interaction data, User-provided data, Device identifiers, Authentication-derived identifiers more Cookie duration resets each session. Uses other forms of storage. View details | Privacy policylaunch Consent TRIPLELIFT, INC. Cookie duration: 90 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Precise location data, Browsing and interaction data, Privacy choices, Device identifiers, Authentication-derived identifiers, Users’ profiles more Cookie duration resets each session. Uses other forms of storage. View details | Privacy policylaunch ConsentLegitimate interesthelp_outline XANDR, INC. Cookie duration: 90 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Precise location data, Browsing and interaction data, Privacy choices, Device identifiers, Authentication-derived identifiers, Users’ profiles more Cookie duration resets each session. Uses other forms of storage. View details | Storage details | Privacy policylaunch ConsentLegitimate interesthelp_outline NEORY GMBH Cookie duration: 90 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Authentication-derived identifiers, Probabilistic identifiers, Users’ profiles more Cookie duration resets each session. View details | Privacy policylaunch Consent UNRULY GROUP LLC Cookie duration: 365 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Privacy choices, Device identifiers, Probabilistic identifiers, Users’ profiles more Cookie duration resets each session. View details | Privacy policylaunch ConsentLegitimate interesthelp_outline NEURAL.ONE Cookie duration: 365 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, Probabilistic identifiers more Cookie duration resets each session. Uses other forms of storage. View details | Storage details | Privacy policylaunch Consent ADITION (VIRTUAL MINDS GMBH) Cookie duration: 365 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Precise location data, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Probabilistic identifiers, Users’ profiles more Cookie duration resets each session. View details | Storage details | Privacy policylaunch Consent ACTIVE AGENT (VIRTUAL MINDS GMBH) Cookie duration: 365 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Precise location data, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Probabilistic identifiers, Users’ profiles more Cookie duration resets each session. View details | Storage details | Privacy policylaunch Consent TABOOLA EUROPE LIMITED Cookie duration: 366 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, Device identifiers, Probabilistic identifiers, Users’ profiles more Cookie duration resets each session. Uses other forms of storage. View details | Storage details | Privacy policylaunch Consent EQUATIV Cookie duration: 396 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Precise location data, Browsing and interaction data, Privacy choices, Device identifiers, Authentication-derived identifiers, Probabilistic identifiers, Users’ profiles more Uses other forms of storage. View details | Storage details | Privacy policylaunch Consent ADFORM A/S Cookie duration: 1 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Authentication-derived identifiers, Probabilistic identifiers, Users’ profiles more View details | Storage details | Privacy policylaunch ConsentLegitimate interesthelp_outline MAGNITE, INC. Cookie duration: 365 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Precise location data, Browsing and interaction data, Privacy choices, Device identifiers, Probabilistic identifiers more Uses other forms of storage. View details | Storage details | Privacy policylaunch ConsentLegitimate interesthelp_outline RATEGAIN ADARA INC Cookie duration: 730 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Authentication-derived identifiers, Users’ profiles more View details | Storage details | Privacy policylaunch Consent SIFT MEDIA, INC Doesn't use cookies. Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Precise location data, Device identifiers more View details | Privacy policylaunch Consent RAKUTEN MARKETING LLC Cookie duration: 730 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Authentication-derived identifiers, Probabilistic identifiers, Users’ profiles more Cookie duration resets each session. Uses other forms of storage. View details | Privacy policylaunch ConsentLegitimate interesthelp_outline LUMEN RESEARCH LIMITED Doesn't use cookies. Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data more View details | Privacy policylaunch Legitimate interesthelp_outline AMAZON AD SERVER Cookie duration: 396 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, Device identifiers, Authentication-derived identifiers, Users’ profiles more Cookie duration resets each session. Uses other forms of storage. View details | Storage details | Privacy policylaunch ConsentLegitimate interesthelp_outline OPENX Cookie duration: 365 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, Device identifiers more Cookie duration resets each session. View details | Storage details | Privacy policylaunch Consent YIELDLAB (VIRTUAL MINDS GMBH) Cookie duration: 365 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Precise location data, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Users’ profiles more Cookie duration resets each session. View details | Storage details | Privacy policylaunch Consent ROKU ADVERTISING SERVICES Cookie duration: 396 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Precise location data, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Authentication-derived identifiers, Probabilistic identifiers, Users’ profiles more Cookie duration resets each session. Uses other forms of storage. View details | Storage details | Privacy policylaunch ConsentLegitimate interesthelp_outline SIMPLIFI HOLDINGS INC Cookie duration: 366 (days). Data collected and processed: IP addresses, Precise location data, Device identifiers more Uses other forms of storage. View details | Privacy policylaunch Consent PUBMATIC, INC Cookie duration: 90 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Precise location data, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Authentication-derived identifiers, Probabilistic identifiers, Users’ profiles more Uses other forms of storage. View details | Storage details | Privacy policylaunch ConsentLegitimate interesthelp_outline COMSCORE B.V. Cookie duration: 720 (days). Data collected and processed: IP addresses, Device characteristics, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Authentication-derived identifiers, Probabilistic identifiers more Cookie duration resets each session. Uses other forms of storage. View details | Privacy policylaunch Consent FLASHTALKING Cookie duration: 730 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, Device identifiers, Authentication-derived identifiers, Probabilistic identifiers, Users’ profiles more View details | Privacy policylaunch Consent PULSEPOINT, INC. Cookie duration: 365 (days). Data collected and processed: IP addresses, Device characteristics, Device identifiers more Cookie duration resets each session. Uses other forms of storage. View details | Privacy policylaunch Consent SMAATO, INC. Cookie duration: 21 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Precise location data, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Authentication-derived identifiers, Users’ profiles more Cookie duration resets each session. Uses other forms of storage. View details | Storage details | Privacy policylaunch ConsentLegitimate interesthelp_outline SEMASIO GMBH Cookie duration: 366 (days). Data collected and processed: IP addresses, Browsing and interaction data, Privacy choices, Device identifiers more Cookie duration resets each session. View details | Storage details | Privacy policylaunch Consent CRIMTAN HOLDINGS LIMITED Cookie duration: 365 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Precise location data, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Authentication-derived identifiers, Probabilistic identifiers, Users’ profiles more Cookie duration resets each session. View details | Privacy policylaunch ConsentLegitimate interesthelp_outline GENIUS SPORTS UK LIMITED Cookie duration: 365 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, Device identifiers, Authentication-derived identifiers, Probabilistic identifiers, Users’ profiles more Cookie duration resets each session. View details | Privacy policylaunch Consent CRITEO SA Cookie duration: 390 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, Device identifiers, Authentication-derived identifiers, Probabilistic identifiers, Users’ profiles more Uses other forms of storage. View details | Storage details | Privacy policylaunch ConsentLegitimate interesthelp_outline ADLOOX SA Doesn't use cookies. Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Device identifiers, Probabilistic identifiers more Uses other forms of storage. View details | Privacy policylaunch ConsentLegitimate interesthelp_outline BLIS GLOBAL LIMITED Cookie duration: 400 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Precise location data, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Authentication-derived identifiers, Probabilistic identifiers, Users’ profiles more Cookie duration resets each session. Uses other forms of storage. View details | Storage details | Privacy policylaunch Consent LOTAME SOLUTIONS, INC Cookie duration: 274 (days). Data collected and processed: IP addresses, Device characteristics, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Authentication-derived identifiers, Probabilistic identifiers, Users’ profiles more Cookie duration resets each session. Uses other forms of storage. View details | Privacy policylaunch Consent LIVERAMP Cookie duration: 365 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, Device identifiers, Authentication-derived identifiers more Cookie duration resets each session. Uses other forms of storage. View details | Storage details | Privacy policylaunch Consent GROUPM UK LIMITED Cookie duration: 395 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Precise location data, Browsing and interaction data, Privacy choices, Device identifiers, Authentication-derived identifiers, Probabilistic identifiers more Cookie duration resets each session. View details | Storage details | Privacy policylaunch ConsentLegitimate interesthelp_outline LOOPME LIMITED Cookie duration: 90 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Precise location data, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Probabilistic identifiers, Users’ profiles more Cookie duration resets each session. Uses other forms of storage. View details | Storage details | Privacy policylaunch Consent DYNATA LLC Cookie duration: 365 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Authentication-derived identifiers, Users’ profiles more Cookie duration resets each session. View details | Storage details | Privacy policylaunch Consent ASK LOCALA Doesn't use cookies. Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Precise location data, Privacy choices, Device identifiers more Uses other forms of storage. View details | Privacy policylaunch Consent NEAR INTELLIGENCE Doesn't use cookies. Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Precise location data, Browsing and interaction data, Device identifiers more Uses other forms of storage. View details | Privacy policylaunch Consent DOUBLEVERIFY INC. Doesn't use cookies. Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, Probabilistic identifiers more View details | Privacy policylaunch Legitimate interesthelp_outline BIDSWITCH GMBH Cookie duration: 365 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Precise location data, Browsing and interaction data, Privacy choices, Device identifiers, Authentication-derived identifiers, Probabilistic identifiers more Cookie duration resets each session. Uses other forms of storage. View details | Storage details | Privacy policylaunch Consent IPONWEB GMBH Cookie duration: 365 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Authentication-derived identifiers more Cookie duration resets each session. Uses other forms of storage. View details | Storage details | Privacy policylaunch Consent NEXTROLL, INC. Cookie duration: 183 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Users’ profiles more Cookie duration resets each session. View details | Privacy policylaunch Consent TEADS FRANCE SAS Cookie duration: 365 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, Device identifiers, Probabilistic identifiers, Users’ profiles more Uses other forms of storage. View details | Storage details | Privacy policylaunch ConsentLegitimate interesthelp_outline STRÖER SSP GMBH (SSP) Cookie duration: 365 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, Device identifiers, Probabilistic identifiers, Users’ profiles more Uses other forms of storage. View details | Storage details | Privacy policylaunch ConsentLegitimate interesthelp_outline OS DATA SOLUTIONS GMBH & CO. KG Cookie duration: 90 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Probabilistic identifiers, Users’ profiles more Uses other forms of storage. View details | Storage details | Privacy policylaunch ConsentLegitimate interesthelp_outline PERMODO GMBH Doesn't use cookies. Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, Device identifiers, Users’ profiles more Uses other forms of storage. View details | Privacy policylaunch Consent PLATFORM161 B.V. Cookie duration: 396 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Precise location data, Browsing and interaction data, Privacy choices, Device identifiers, Probabilistic identifiers, Users’ profiles more Cookie duration resets each session. Uses other forms of storage. View details | Storage details | Privacy policylaunch Consent ADACADO TECHNOLOGIES INC. (DBA ADACADO) Cookie duration: 365 (days). Data collected and processed: IP addresses, Non-precise location data, Browsing and interaction data, Privacy choices more Cookie duration resets each session. View details | Storage details | Privacy policylaunch Consent BASIS GLOBAL TECHNOLOGIES, INC. Cookie duration: 365 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Precise location data, Browsing and interaction data, Privacy choices, Device identifiers, Authentication-derived identifiers, Users’ profiles more Cookie duration resets each session. View details | Privacy policylaunch ConsentLegitimate interesthelp_outline SMADEX, S.L.U. Cookie duration: 365 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Privacy choices, User-provided data, Device identifiers, Probabilistic identifiers, Users’ profiles more Cookie duration resets each session. View details | Storage details | Privacy policylaunch Consent BOMBORA INC. Cookie duration: 365 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Device identifiers, Authentication-derived identifiers, Users’ profiles more Cookie duration resets each session. Uses other forms of storage. View details | Privacy policylaunch ConsentLegitimate interesthelp_outline EASYMEDIA GMBH Cookie duration: 365 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Precise location data, Browsing and interaction data, Privacy choices, Device identifiers, Probabilistic identifiers, Users’ profiles more Cookie duration resets each session. View details | Storage details | Privacy policylaunch Consent REMERGE GMBH Doesn't use cookies. Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Device identifiers more Uses other forms of storage. View details | Privacy policylaunch ConsentLegitimate interesthelp_outline ADVANCED STORE GMBH Cookie duration: 365 (days). Data collected and processed: Device identifiers more Cookie duration resets each session. Uses other forms of storage. View details | Storage details | Privacy policylaunch ConsentLegitimate interesthelp_outline MAGNITE CTV, INC. Cookie duration: 366 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Precise location data, Browsing and interaction data, Privacy choices, Device identifiers, Probabilistic identifiers more View details | Storage details | Privacy policylaunch ConsentLegitimate interesthelp_outline DELTA PROJECTS AB Cookie duration: 365 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Precise location data, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Authentication-derived identifiers, Probabilistic identifiers, Users’ profiles more View details | Storage details | Privacy policylaunch ConsentLegitimate interesthelp_outline USEMAX ADVERTISEMENT (EMEGO GMBH) Cookie duration: 365 (days). Data collected and processed: Users’ profiles more Cookie duration resets each session. View details | Storage details | Privacy policylaunch Consent EMETRIQ GMBH Cookie duration: 365 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Authentication-derived identifiers, Probabilistic identifiers, Users’ profiles more Cookie duration resets each session. Uses other forms of storage. View details | Privacy policylaunch Consent PUBLICIS MEDIA GMBH Cookie duration: 1825 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Authentication-derived identifiers, Probabilistic identifiers, Users’ profiles more Cookie duration resets each session. Uses other forms of storage. View details | Privacy policylaunch Consent M.D. PRIMIS TECHNOLOGIES LTD. Cookie duration: 25 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Probabilistic identifiers more View details | Storage details | Privacy policylaunch ConsentLegitimate interesthelp_outline ONETAG LIMITED Cookie duration: 396 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, Device identifiers more Cookie duration resets each session. Uses other forms of storage. View details | Storage details | Privacy policylaunch Consent CLOUD TECHNOLOGIES S.A. Cookie duration: 365 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, Device identifiers, Authentication-derived identifiers, Users’ profiles more Cookie duration resets each session. View details | Privacy policylaunch Consent SMARTOLOGY LIMITED Doesn't use cookies. Data collected and processed: IP addresses more Uses other forms of storage. View details | Privacy policylaunch ConsentLegitimate interesthelp_outline IMPROVE DIGITAL Cookie duration: 90 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Precise location data, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Authentication-derived identifiers, Probabilistic identifiers, Users’ profiles more Cookie duration resets each session. View details | Storage details | Privacy policylaunch ConsentLegitimate interesthelp_outline ADOBE ADVERTISING CLOUD Cookie duration: 365 (days). Data collected and processed: IP addresses, Privacy choices, Device identifiers, Authentication-derived identifiers more View details | Storage details | Privacy policylaunch ConsentLegitimate interesthelp_outline BANNERFLOW AB Cookie duration: 366 (days). Data collected and processed: IP addresses more View details | Storage details | Privacy policylaunch ConsentLegitimate interesthelp_outline TABMO SAS Doesn't use cookies. Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Precise location data, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Probabilistic identifiers, Users’ profiles more Uses other forms of storage. View details | Privacy policylaunch Consent INTEGRAL AD SCIENCE (INCORPORATING ADMANTX) Doesn't use cookies. Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices more View details | Privacy policylaunch Legitimate interesthelp_outline WIZALY Cookie duration: 365 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, Authentication-derived identifiers more Cookie duration resets each session. Uses other forms of storage. View details | Storage details | Privacy policylaunch Consent WEBORAMA Cookie duration: 393 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Authentication-derived identifiers, Probabilistic identifiers, Users’ profiles more Uses other forms of storage. View details | Storage details | Privacy policylaunch ConsentLegitimate interesthelp_outline JIVOX CORPORATION Cookie duration: 30 (days). Data collected and processed: IP addresses, Non-precise location data, Precise location data, Browsing and interaction data, Privacy choices, Device identifiers, Users’ profiles more Cookie duration resets each session. View details | Storage details | Privacy policylaunch Consent MOBILE PROFESSIONALS BV / SAGE+ARCHER BV Doesn't use cookies. Data collected and processed: Non-precise location data more View details | Privacy policylaunch Consent ON DEVICE RESEARCH LIMITED Cookie duration: 30 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Precise location data, Browsing and interaction data, User-provided data, Device identifiers more View details | Storage details | Privacy policylaunch Consent ROCKABOX MEDIA LTD Doesn't use cookies. Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data more View details | Storage details | Privacy policylaunch Legitimate interesthelp_outline EXACTAG GMBH Cookie duration: 180 (days). Data collected and processed: IP addresses, Device characteristics, Browsing and interaction data, Privacy choices, Device identifiers, Authentication-derived identifiers more Cookie duration resets each session. View details | Storage details | Privacy policylaunch Consent CELTRA INC. Doesn't use cookies. Data collected and processed: IP addresses, Device characteristics, Precise location data, Device identifiers more Uses other forms of storage. View details | Storage details | Privacy policylaunch ConsentLegitimate interesthelp_outline MAINADV SRL Cookie duration: 30 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers more Uses other forms of storage. View details | Privacy policylaunch Consent GEMIUS SA Cookie duration: 1825 (days). Data collected and processed: Device characteristics, Browsing and interaction data, Privacy choices, Device identifiers, Users’ profiles more Cookie duration resets each session. Uses other forms of storage. View details | Privacy policylaunch Consent THE KANTAR GROUP LIMITED Cookie duration: 914 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, Device identifiers more Cookie duration resets each session. Uses other forms of storage. View details | Privacy policylaunch Consent NIELSEN MEDIA RESEARCH LTD. Cookie duration: 120 (days). Data collected and processed: IP addresses, Device characteristics, Browsing and interaction data, Privacy choices, Device identifiers more Cookie duration resets each session. Uses other forms of storage. View details | Storage details | Privacy policylaunch ConsentLegitimate interesthelp_outline SOLOCAL SA Cookie duration: 396 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Precise location data, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Users’ profiles more Cookie duration resets each session. Uses other forms of storage. View details | Storage details | Privacy policylaunch ConsentLegitimate interesthelp_outline PIXALATE, INC. Doesn't use cookies. Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Device identifiers more View details | Storage details | Privacy policylaunch Consent ORACLE ADVERTISING Cookie duration: 180 (days). Data collected and processed: Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Authentication-derived identifiers, Users’ profiles more Uses other forms of storage. View details | Storage details | Privacy policylaunch Consent NUMBERLY Cookie duration: 180 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Authentication-derived identifiers, Users’ profiles more Cookie duration resets each session. View details | Storage details | Privacy policylaunch Consent AUDIENCEPROJECT APS Cookie duration: 365 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Authentication-derived identifiers, Probabilistic identifiers, Users’ profiles more Cookie duration resets each session. Uses other forms of storage. View details | Storage details | Privacy policylaunch ConsentLegitimate interesthelp_outline DEMANDBASE, INC. Cookie duration: 730 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Precise location data, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Probabilistic identifiers, Users’ profiles more Cookie duration resets each session. Uses other forms of storage. View details | Storage details | Privacy policylaunch Consent EFFILIATION / EFFINITY Cookie duration: 2 (days). Data collected and processed: Device characteristics more Cookie duration resets each session. Uses other forms of storage. View details | Storage details | Privacy policylaunch Consent SEENTHIS AB Doesn't use cookies. Data collected and processed: IP addresses, Device characteristics more View details | Privacy policylaunch COMMANDERS ACT Cookie duration: 365 (days). Data collected and processed: IP addresses, Device identifiers more View details | Storage details | Privacy policylaunch Consent TRAVEL AUDIENCE GMBH Cookie duration: 397 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Precise location data, Browsing and interaction data, Device identifiers, Authentication-derived identifiers, Probabilistic identifiers, Users’ profiles more Cookie duration resets each session. Uses other forms of storage. View details | Privacy policylaunch Consent HUMAN Doesn't use cookies. Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Device identifiers, Probabilistic identifiers more View details | Privacy policylaunch Legitimate interesthelp_outline BLENDEE SRL Cookie duration: 366 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Authentication-derived identifiers, Users’ profiles more Cookie duration resets each session. Uses other forms of storage. View details | Storage details | Privacy policylaunch Consent INNOVID LLC Cookie duration: 90 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, Device identifiers more Cookie duration resets each session. View details | Storage details | Privacy policylaunch ConsentLegitimate interesthelp_outline PAPIRFLY AS Doesn't use cookies. Data collected and processed: Device characteristics more View details | Privacy policylaunch Legitimate interesthelp_outline NEUSTAR, INC., A TRANSUNION COMPANY Cookie duration: 365 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Authentication-derived identifiers, Probabilistic identifiers, Users’ profiles more Cookie duration resets each session. Uses other forms of storage. View details | Privacy policylaunch ConsentLegitimate interesthelp_outline SALESFORCE.COM, INC. Cookie duration: 180 (days). Data collected and processed: Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Authentication-derived identifiers, Users’ profiles more Cookie duration resets each session. Uses other forms of storage. View details | Privacy policylaunch Consent VERVE GROUP EUROPE GMBH Doesn't use cookies. Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Precise location data, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Authentication-derived identifiers, Users’ profiles more Uses other forms of storage. View details | Privacy policylaunch Consent OTTO (GMBH & CO KG) Cookie duration: 365 (days). Data collected and processed: IP addresses, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Users’ profiles more Cookie duration resets each session. Uses other forms of storage. View details | Storage details | Privacy policylaunch ConsentLegitimate interesthelp_outline ADOBE AUDIENCE MANAGER, ADOBE EXPERIENCE PLATFORM Cookie duration: 180 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Precise location data, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Authentication-derived identifiers, Probabilistic identifiers, Users’ profiles more Cookie duration resets each session. View details | Privacy policylaunch Consent LOCALSENSOR B.V. Doesn't use cookies. Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Precise location data, Privacy choices, Device identifiers more Uses other forms of storage. View details | Privacy policylaunch Consent ONLINE SOLUTION Cookie duration: 365 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Precise location data, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Probabilistic identifiers, Users’ profiles more Cookie duration resets each session. Uses other forms of storage. View details | Privacy policylaunch Consent RELAY42 NETHERLANDS B.V. Cookie duration: 730 (days). Data collected and processed: IP addresses, Device characteristics, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Probabilistic identifiers, Users’ profiles more View details | Storage details | Privacy policylaunch Consent GP ONE GMBH Cookie duration: Uses session cookies. Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, User-provided data more Uses other forms of storage. View details | Storage details | Privacy policylaunch ConsentLegitimate interesthelp_outline LIFTOFF MOBILE, INC. Doesn't use cookies. Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, Device identifiers, Probabilistic identifiers more Uses other forms of storage. View details | Privacy policylaunch ConsentLegitimate interesthelp_outline THE MEDIAGRID INC. Cookie duration: 365 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Precise location data, Browsing and interaction data, Privacy choices, Device identifiers, Probabilistic identifiers more Cookie duration resets each session. Uses other forms of storage. View details | Storage details | Privacy policylaunch Consent MINDTAKE RESEARCH GMBH Cookie duration: 180 (days). Data collected and processed: IP addresses, Device characteristics, Browsing and interaction data, Device identifiers, Probabilistic identifiers, Users’ profiles more Uses other forms of storage. View details | Privacy policylaunch Consent CINT AB Cookie duration: 730 (days). Data collected and processed: IP addresses, Device characteristics, Browsing and interaction data, Privacy choices, Device identifiers more View details | Privacy policylaunch Consent GOOGLE ADVERTISING PRODUCTS Cookie duration: 396 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Authentication-derived identifiers, Users’ profiles more Uses other forms of storage. View details | Storage details | Privacy policylaunch ConsentLegitimate interesthelp_outline GFK SE Cookie duration: 730 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, User-provided data, Device identifiers, Authentication-derived identifiers, Users’ profiles more Uses other forms of storage. View details | Privacy policylaunch Consent REVJET Cookie duration: 730 (days). Data collected and processed: IP addresses, Non-precise location data, Privacy choices, Device identifiers, Users’ profiles more Cookie duration resets each session. View details | Storage details | Privacy policylaunch Consent PROTECTED MEDIA LTD Doesn't use cookies. Data collected and processed: IP addresses, Device characteristics, Browsing and interaction data, Device identifiers, Probabilistic identifiers more View details | Privacy policylaunch Legitimate interesthelp_outline CLINCH LABS LTD Cookie duration: 730 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, Device identifiers, Probabilistic identifiers, Users’ profiles more Cookie duration resets each session. View details | Privacy policylaunch ConsentLegitimate interesthelp_outline ORACLE DATA CLOUD - MOAT Doesn't use cookies. Data collected and processed: IP addresses, Non-precise location data more View details | Privacy policylaunch Legitimate interesthelp_outline HEARTS AND SCIENCE MÜNCHEN GMBH Cookie duration: 60 (days). Data collected and processed: IP addresses more Cookie duration resets each session. View details | Privacy policylaunch Consent AMAZON ADVERTISING Cookie duration: 396 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, Device identifiers, Authentication-derived identifiers, Users’ profiles more Cookie duration resets each session. Uses other forms of storage. View details | Storage details | Privacy policylaunch Consent MOLOCO, INC. Cookie duration: 730 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Device identifiers more Cookie duration resets each session. Uses other forms of storage. View details | Privacy policylaunch ConsentLegitimate interesthelp_outline ADTRIBA GMBH Cookie duration: 730 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Browsing and interaction data, Privacy choices, Device identifiers, Authentication-derived identifiers more Cookie duration resets each session. View details | Storage details | Privacy policylaunch Consent OBJECTIVE PARTNERS BV Cookie duration: 90 (days). Data collected and processed: Device identifiers more Cookie duration resets each session. View details | Storage details | Privacy policylaunch Consent ENSIGHTEN Cookie duration: 1825 (days). Data collected and processed: IP addresses, Device characteristics, Browsing and interaction data, Privacy choices, Device identifiers more Cookie duration resets each session. View details | Storage details | Privacy policylaunch Legitimate interesthelp_outline EBAY INC Cookie duration: 90 (days). Data collected and processed: IP addresses, Device characteristics, Privacy choices more View details | Storage details | Privacy policylaunch Consent HURRA COMMUNICATIONS GMBH Cookie duration: 366 (days). Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Precise location data, Device identifiers, Authentication-derived identifiers more Cookie duration resets each session. View details | Storage details | Privacy policylaunch Consent Ad partners help_outline GSKINNER Privacy policylaunch Consent AKAMAI Privacy policylaunch Consent FACEBOOK Privacy policylaunch Consent AUNICA Privacy policylaunch Consent BOOKING.COM Privacy policylaunch Consent C3 METRICS Privacy policylaunch Consent IBM Privacy policylaunch Consent EVIDON Privacy policylaunch Consent CUBED Privacy policylaunch Consent OPTOMATON Privacy policylaunch Consent INTELLIAD Privacy policylaunch Consent ANALIGHTS Privacy policylaunch Consent DSTILLERY Privacy policylaunch Consent MEDIAMATH Privacy policylaunch Consent DMA INSTITUTE Privacy policylaunch Consent ZMS Privacy policylaunch Consent DENTSU AEGIS NETWORK Privacy policylaunch Consent IGNITION ONE Privacy policylaunch Consent OMNICOM MEDIA GROUP Privacy policylaunch Consent DIGISEG Privacy policylaunch Consent RESONATE Privacy policylaunch Consent SOJERN Privacy policylaunch Consent HAENSEL AMS Privacy policylaunch Consent BDSK HANDELS GMBH & CO. KG Privacy policylaunch Consent VIDEOLOGY Privacy policylaunch Consent TRADEDOUBLER AB Privacy policylaunch Consent TRUSTARC Privacy policylaunch Consent TRUEFFECT Privacy policylaunch Consent MARKETING SCIENCE CONSULTING GROUP, INC. Privacy policylaunch Consent DENTSU Privacy policylaunch Consent ESSENS Privacy policylaunch Consent TRAVEL DATA COLLECTIVE Privacy policylaunch Consent ADVOLUTION.CONTROL Privacy policylaunch Consent WIDESPACE Privacy policylaunch Consent LIFESTREET Privacy policylaunch Consent VIMEO Privacy policylaunch Consent BATCH MEDIA Privacy policylaunch Consent VODAFONE GMBH Privacy policylaunch Consent MAGNITE Privacy policylaunch Consent SCENESTEALER Privacy policylaunch Consent NETQUEST Privacy policylaunch Consent MANAGE.COM Privacy policylaunch Consent CLOUDFLARE Privacy policylaunch Consent HAVAS MEDIA FRANCE - DBI Privacy policylaunch Consent NETFLIX Privacy policylaunch Consent MACROMILL GROUP Privacy policylaunch Consent EBUILDERS Privacy policylaunch Consent APPLOVIN CORP. Privacy policylaunch Consent NANO INTERACTIVE Privacy policylaunch Consent FRACTIONAL MEDIA Privacy policylaunch Consent RACKSPACE Privacy policylaunch Consent MSI-ACI Privacy policylaunch Consent ARRIVALIST Privacy policylaunch Consent NAVEGG Privacy policylaunch Consent ADMEDO Privacy policylaunch Consent KOCHAVA Privacy policylaunch Consent MOBITRANS Privacy policylaunch Consent ADEX Privacy policylaunch Consent IMPACT Privacy policylaunch Consent SPOTAD Privacy policylaunch Consent AARKI Privacy policylaunch Consent SFR Privacy policylaunch Consent CABLATO Privacy policylaunch Consent WAYSTACK Privacy policylaunch Consent TRESENSA Privacy policylaunch Consent ADLUDIO Privacy policylaunch Consent Accept all Confirm choices Close