www.ba-bamail.com Open in urlscan Pro
188.114.97.3  Public Scan

URL: https://www.ba-bamail.com/
Submission: On May 20 via manual from CZ — Scanned from NL

Form analysis 14 forms found in the DOM

/search/

<form class="pull-right col-sm-3 tm-search" role="search" action="/search/">
  <div class="input-group">
    <input type="text" class="form-control tm-search-text" placeholder="Search" name="q" value="">
    <div class="input-group-btn search-bar">
      <button type="submit" class="btn btn-default" aria-label="Search"><span class="ico ico-search"></span></button>
    </div>
  </div>
</form>

/search/

<form id="search-nav" class="navbar-form pull-right col-sm-12 hidden-xs hidden-sm hidden-md tm-search" role="search" action="/search/">
  <div class="input-group">
    <input type="text" class="form-control tm-search-text" placeholder="Search" name="q" value="">
    <div class="input-group-btn search-bar">
      <button type="submit" class="btn btn-default" aria-label="Search"><span class="ico ico-search"></span></button>
    </div>
  </div>
</form>

/search/

<form class="pull-right col-xs-12 tm-search margin-bottom-10 margin-top-10" role="search" action="/search/">
  <div class="input-group">
    <input type="text" class="form-control tm-search-text" placeholder="Search" name="q" value="">
    <div class="input-group-btn search-bar">
      <button type="submit" class="btn btn-default" aria-label="Search"><span class="ico ico-search"></span></button>
    </div>
  </div>
</form>

POST /signup.aspx

<form action="/signup.aspx" method="post">
  <div class="h3 title"><span class="ico ico-mail"></span> Join Our Community</div>
  <div class="h5 sub-title">Get updates on new posts directly to your inbox!</div>
  <div class="tm-desk-reg-box-btns text-center clearfix">
    <input class="register-email col-xs-9" type="text" name="email" value="" placeholder="Email address">
    <input class="regular-btn register-btn tm-reg-btn-save col-xs-3 btn-primary tm-cat-0-back" data-position="registration_box" type="submit" value="Join">
  </div>
  <div class="clearfix tm-regbox-didyoumean text-center col-xs-12">Did you mean: <a href="#didyoumean" class="tm-regbox-didyoumean-email"></a></div>
  <div class="clearfix tm-regbox-error text-center"></div>
  <div class="clear" style="font-size: 11px;position: relative;bottom: -8px;line-height: 1.2;"> By clicking "Join", you agree to our <a href="/terms.aspx" target="_blank">T&amp;C</a> and <a href="/privacy.aspx" target="_blank">Privacy Policy</a>
  </div>
</form>

POST /signup.aspx

<form action="/signup.aspx" method="post">
  <input class="register-email col-xs-9 col-sm-offset-3 col-sm-5 " type="text" value="" placeholder="Enter Email Address">
  <input class="regular-btn register-btn tm-reg-btn-save col-xs-3 col-sm-1" type="button" data-position="footer_signup" value="Join">
</form>

POST /signup.aspx

<form action="/signup.aspx" method="post">
  <input class="register-email col-xs-9 col-sm-offset-3 col-sm-5 " type="text" value="" placeholder="Enter Email Address">
  <input class="regular-btn register-btn tm-reg-btn-save col-xs-3 col-sm-1" type="button" data-position="footer_signup" value="Join">
</form>

POST /signup.aspx

<form action="/signup.aspx" method="post">
  <input class="register-email col-xs-9" type="email" value="" name="email" placeholder="Enter email address" autocomplete="email" rel="AuthenticatedEmail">
  <input class="regular-btn register-btn tm-reg-btn-save btn-primary col-xs-3" data-position="premium" type="submit" value="Join">
</form>

POST /signup.aspx

<form action="/signup.aspx" method="post">
  <span class="col-xs-2 tm-mail-label nopadding text-left"><b>Email:</b></span>
  <input class="register-email col-xs-10" name="email" type="email" value="" placeholder="Enter email address" autocomplete="email" rel="AuthenticatedEmail">
  <input class="regular-btn register-btn tm-reg-btn-authorize btn-primary col-xs-10 pull-right" type="submit" value="Done">
</form>

POST /signup.aspx

<form id="frm-modal-details" action="/signup.aspx" method="post">
  <input type="hidden" id="hdn-modal-details-groups" name="groups" value="">
  <input type="hidden" name="update" value="">
  <input type="hidden" name="modal" value="modal-reg-details">
  <div class="tm-reg-name clearfix">
    <span class="col-xs-3 col-sm-2 tm-mail-label nopadding"><b>Name: </b></span>
    <input class="register-email col-xs-9 col-sm-5" name="name" type="text" value="" id="txt-reg-details-name" placeholder="Enter your name">
  </div>
  <div class="tm-reg-select clearfix">
    <span class="col-xs-2 nopadding"><b>Age:</b></span>
    <select class="col-xs-4 col-sm-3 autofill" id="ddl-reg-details-age" name="age" data-from="17" data-to="81">
      <option value="0" selected="selected">Choose</option>
    </select>
    <span class="col-xs-2 col-sm-offset-1" id="gender-lbl"><b>Gender: </b></span>
    <select class="col-xs-4 col-sm-3" id="ddl-reg-details-gender" name="gender">
      <option value="0" selected="selected">Choose</option>
      <option value="1">Male</option>
      <option value="2">Female</option>
    </select>
  </div>
  <div class="tm-reg-intereseting clearfix">
    <div class="h5"><b>Which topics do you find interesting?</b></div>
    <div class="checkbox clearfix tm-reg-details-groups">
      <label class="col-xs-6">
        <input class="details-group-chk" value="4" type="checkbox"> Health &amp; Lifestyle </label>
      <label class="col-xs-6">
        <input class="details-group-chk" value="9" type="checkbox"> Quizzes &amp; Riddles </label>
      <label class="col-xs-6">
        <input class="details-group-chk" value="1" type="checkbox"> Nature &amp; Travel </label>
      <label class="col-xs-6">
        <input class="details-group-chk" value="5" type="checkbox"> Tips &amp; DIY </label>
      <label class="col-xs-6">
        <input class="details-group-chk" value="7" type="checkbox"> Funny </label>
      <label class="col-xs-6">
        <input class="details-group-chk" value="3" type="checkbox"> Art &amp; Stage </label>
      <label class="col-xs-6">
        <input class="details-group-chk" value="2" type="checkbox"> Going Viral </label>
      <label class="col-xs-6">
        <input class="details-group-chk" value="8" type="checkbox"> Inspirational </label>
      <label class="col-xs-6">
        <input class="details-group-chk" value="6" type="checkbox"> Science &amp; Tech </label>
    </div>
  </div>
  <div class="tm-reg-type checkbox text-center clearfix hidden-xs">
    <label class="col-xs-12">
      <input type="checkbox" id="chk-reg-details-select-all"> Mark All </label>
  </div>
  <div class="clearfix text-center tm-modal-details-submit">
    <input class="regular-btn register-btn tm-reg-btn-update btn-primary center-block" type="submit" value="Done">
  </div>
</form>

POST /signup.aspx

<form action="/signup.aspx" method="post">
  <div class="text-center clearfix col-sm-9 center-block tm-modal-reg-buttons reg-wrapper">
    <input class="register-email col-xs-9" type="email" name="email" value="" placeholder="Enter email address" autocomplete="email" rel="AuthenticatedEmail">
    <input class="regular-btn register-btn tm-reg-btn-save btn-primary col-xs-3 pull-right" type="button" value="Save">
    <div class="clearfix tm-regbox-didyoumean text-center col-xs-12">Did you mean: <a href="#didyoumean" class="tm-regbox-didyoumean-email"></a></div>
    <div class="clearfix tm-regbox-error text-center"></div>
    <div class="tm-register-link clear"> Already a member? <a data-toggle="modal" data-target="#modal-authorize">Click Here</a>
    </div>
    <div class="clear text-right" style="font-size: 11px;position:relative;bottom:-10px;"> By clicking "Save", you agree to our <a href="/terms.aspx" target="_blank">T&amp;C</a> and <a href="/privacy.aspx" target="_blank">Privacy Policy</a>
    </div>
  </div>
</form>

<form role="form" id="frm-login">
  <div class="tm-login clearfix row">
    <div class="tm-login-info">
      <div class="h4 col-sm-offset-1 col-sm-10">Please fill in the following fields:<br></div>
      <div class="clearfix col-sm-offset-1 col-sm-10 clearfix">
        <div class="form-group clearfix login-email-box">
          <label class="control-label">Email:</label>
          <input type="email" id="text-login-email" value="" name="email" placeholder="Valid email address" class="register-email form-control" autocomplete="email" rel="AuthenticatedEmail">
        </div>
        <span class="form-group col-xs-8 tm-status-error login-status"></span>
        <div class="tm-register-link clear margin-bottom-20 hidden">
          <a href="#loginvialink" class="btn-loginvialink">Login via email</a>
        </div>
      </div>
      <div class="col-xs-12">
        <input type="button" name="next" id="btn-login-site" value="Login" class="regular-btn continue-btn btn-warning center-block">
      </div>
    </div>
  </div>
  <div class="google-login"></div>
</form>

<form role="form" id="frm-send-link-login">
  <div class="form-group tm-send-link-box col-xs-offset-1 col-xs-10 clearfix">
    <div class="h4 tm-send-link-body-title">Please enter your email address here:</div>
    <div class="text-center tm-send-link-info clearfix">
      <span class="col-xs-3 col-sm-2 tm-mail-label text-left"><b>Email:</b></span>
      <input type="email" id="text-send-link-email-login" value="" name="email" placeholder="Valid email address" class="register-email col-xs-9 col-sm-10" autocomplete="email" rel="AuthenticatedEmail">
    </div>
    <span class="col-xs-12 tm-status-error login-status"></span>
    <div class="col-xs-12">
      <input type="button" id="btn-send-link-login" value="Send me a link" class="regular-btn continue-btn btn-warning center-block">
    </div>
  </div>
</form>

POST /signup.aspx

<form action="/signup.aspx" method="post">
  <div class="text-center clearfix col-sm-9 center-block tm-modal-reg-buttons reg-wrapper">
    <input class="register-email col-xs-9" type="email" name="email" value="" placeholder="Enter email address" autocomplete="email">
    <input class="regular-btn register-btn tm-reg-btn-save btn-primary col-xs-3 pull-right modal-join-btn-email" type="button" value="Join">
    <div class="clearfix tm-regbox-didyoumean text-center col-xs-12">Did you mean: <a href="#didyoumean" class="tm-regbox-didyoumean-email"></a></div>
    <div class="clearfix tm-regbox-error text-center"></div>
  </div>
</form>

Name: aspnetFormPOST ./

<form name="aspnetForm" method="post" action="./" id="aspnetForm">
  <div>
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUJODE2NTY5ODQ2ZGQbDD7IfT9g5EWQufs76xJoAUJc3Pd4dmGAp3KM7hpIZQ==">
  </div>
  <div>
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="CA0B0334">
    <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEdAAK+gtnFDmYiyKVSUGKUZoMTv9UW8fLrhe4/gXC7uQhbbzFFXZO1DRNnfq805wFEZiE3Kks8UZntB96QdvLm/h12">
  </div>
  <input type="hidden" name="ctl00$hdn_ShowNostalgiaClient" id="ctl00_hdn_ShowNostalgiaClient" value="True">
</form>

Text Content

Toggle Navigation Menu




 * 
 * 
 * Home
 * Registration
 * My Profile Login
 * Our App
 * Video
 * Topics
   * Nostalgia
   * Quizzes
   * Jokes
   * Riddles
   * Recipes
   * Health
   * Nature & Travel
   * Tips & DIY
   * Funny
   * Art & Stage
   * Going Viral
   * Inspirational
   * Science & Tech
   * Greetings
   * Product Reviews
 * 
   Recently Viewed
 * Favorites
 * Edit Profile
   
 * Help
 * Advertise
 * Contact us
 * About
 * Terms Of Service
 * Privacy Policy
   
 * Follow Us
   

 * Log in
 * My Profile
   * Hello
   * 
   * Logout
   * 
   * Profile
 * Our App
 * Help
 * Contact us
 * Advertise


Quizzes Jokes Riddles Tips Recipes Health Nostalgia
Funny Nature & Travel Art & Stage Going Viral Science Greetings Inspirational
Edit Profile Recently Viewed Favorites
Quizzes Jokes Riddles Tips Health Recipes Topics
 * Greetings
 * Nature & Travel
 * Funny
 * Art & Stage
 * Going Viral
 * Inspirational
 * Science & Tech
 * Product Reviews





HEALTH, TIPS, DIY, QUIZZES, RIDDLES, GUIDES, JOKES - BABAMAIL

New Popular
New | Popular
Tips, Life Hacks and DIY 13:14

Kitchen Knife vs. Kitchen Tools: Which is Faster?

In this video, we are introduced to an interesting challenge: kitchen gadgets
versus the traditional knife.

Join Our Community
Get updates on new posts directly to your inbox!

Did you mean:

By clicking "Join", you agree to our T&C and Privacy Policy

Art

15 Cakes That Are Too Gorgeous to Eat

In the right hands, an ordinary cake can become a real work of art. Marvel at
these 15 incredibly-realistic cakes by the UK-based baker - Emma Jayne.

Humor

LOL: When Signs Take Themselves Too Seriously...

Aren’t these signs a little too obvious?

Health

Can Olive Oil Reduce the Risk of Dementia?

If you only consume 7 grams of olive oil daily, which is about half a
tablespoon, you can reduce your risk of death from dementia by 28% .

Computers & Internet 5:55

What Happens When Two AIs Speak to Each Other?

In this video, we witness the latest version of ChatGPT - 4o - Speak to each
other and even sing along!

Humor 12:04

Hilarious Compilation: Best Pranks of 2024 so Far!

In this video, you'll witness a series of silly pranks played on unsuspecting
people in public, all captured with hidden cameras.

Art

Wow! Who Knew Driftwood Could be Turned into Such Beauty?

Debra Bernier is a talented artist from Victoria, Canada. She uses natural
materials, such as driftwood, shells, and clay to create mesmerizing sculptures.

Sign Up for Free Daily Posts! Get our finest posts sent directly to your inbox!
Did you mean:

Continue With: Facebook Google
By continuing, you agree to our T&C and Privacy Policy


 * Quizzes
 * Best Jokes and Puns
 * Health and Wellbeing
 * Recipes and food
 * Nature & Travel
 * Tips & DIY
 * Funny
 * Art & Stage
 * Going Viral
 * Inspirational
 * Science & Tech
 * Riddles

Health & Lifestyle
Show All
Health

Study: A Daily Spoon of Olive Oil Lowers Risk of Dementia

s. A comprehensive study from the United States suggests that consuming just a
spoonful of olive oil each day could significantly reduce the risk of
dementia-related deaths.

Health 9:32

How to Stop Snoring: The Easiest At-Home Exercises

Struggling with sleep apnea and snoring? Try these exercises at home for some
relief.

Health 16:15

Seniors Health: Reduce Hip Pain With These Exercises

Hips troubling you more than regular? Watch this video for help.

Quizzes & Riddles
Show All
Riddles & Quizzes

Answer 20 Fun Animal Questions in Our Newest Quiz!

Do you have enough knowledge of wildlife to get a top score? Only one way to
find out...

Riddles & Quizzes

What is Your Dominant Intellect? Discover Now!

Which part of you is most open to curiosity, learning and understanding? Let's
find out...

Riddles & Quizzes

Personality Test: Which Chemical Controls You?

This personality questionnaire will try to deduce which brain chemical is
especially active in your brain.



Nature & Travel
Show All
Travel

15 Award-Winning Pics That Showcase the Glory of Our World

This year's All About Photo Awards 2024, honoring the best single images from
photographers around the world, have been revealed.

Nature 8:02

14 Signs Your Cat Sees You as Their Real Parent

Watch for these behaviors to understand just how much you mean to your cat, less
an owner and more as a parent.

Nature

These Pictures Can Reduce Your Stress. We Guarantee It!

Enjoy the beauty of our world in 15 glorious photographs.

Tips & DIY
Show All
Tips, Life Hacks and DIY

12 Surprising Ways to Use Your Box Grater

Did you know your box grater had such unique uses?

Tips, Life Hacks and DIY

10 Best Apps and Sites for Downloading Free Books in 2024

From well-known platforms like Amazon to gems like Project Gutenberg and Libby,
this article explores the top websites where you can download or read eBooks at
no cost, ensuring your reading list is always full.

Tips, Life Hacks and DIY 10:46

Are You Getting The Most Out Of Your Microwave? Handy Tips

Get the most out of your microwave with these handy tips.



Funny
Show All
Humor 6:54

Laughter is Contagious: Watch These Penguins Crack You Up

Sometimes, all we need is a video of clumsy penguins to cheer us up.

Humor

The Humor of Einstein: Hilarious Quotes You've Never Heard

These quotes prove Albert Einstein had a funny side too.

Humor

These Funny Notes Were Left For Inconsiderate Thieves

Sometimes, people don’t take very kindly to have their stuff stolen…

Art & Stage
Show All
Art

16 thought-provoking illustrations by John Holcroft

Artist John Holcroft creates thought-provoking illustrations with important
messages.

Design & Photography

Look What We Found! A Collection of Rare Celebrity Photos!

These old celebrity photos will make you feel nostalgic.

Art

8 Historical Biographies that Come Extremely Recommended

Exploring 8 fantastic historical biographies and offering an alternative read
for each subject.

Going Viral
Show All
Baba Recommends

These War Machines Were Truly One-of-a-Kind

It’s crazy to think these war weapons actually existed.

Baba Recommends

8 Must-Watch Movies for Fans of Mythology and Folklore

Mythology and folklore from around the world have inspired several films, and
these are some of the best.

Baba Recommends

7 Tips for Teaching Seniors How to Use Technology

These 7 tips will help seniors to really embrace helpful technologies.

Inspirational
Show All
Spirituality

18 Aldous Huxley Quotes That Changed My Perception of Life

These wise quotes by English philosopher Aldous Huxley will change your
perception about life.

Spirituality

When People Say These 7 Things.... Beware!

If there is a person you suspect is like that, the next time he asks you for
something try to notice if he uses one of the following 7 formulations.

Spirituality

How to Help Those Who Don't Want Help

This article explains the ways to deal with a senior who needs help but is
resistant.

Science & Tech
Show All
Computers & Internet

10 New Smartphone Scams You Should Know About in 2024!

Keep your smartphone safe from these scams in 2024!

Computers & Internet

12 Things You May Not Have Realized AI Can Do For You

This article explores twelve delightful ways to harness the power of AI for
entertainment, learning, and creativity.

Computers & Internet 21:25

The Best Mac Keyboard Shortcuts You Haven't Been Using

Every Mac user should know about these useful keyboard shortcuts.

Add a post
Most Popular
Humor

These Funny Notes Were Left For Inconsiderate Thieves

Sometimes, people don’t take very kindly to have their stuff stolen…

Health

7 Anxiety-Inducing Activities You Are Unknowingly Doing

Be careful! These supposedly calming common habits are making you more anxious.



Computers & Internet

Keep Your Calorie Intake in Check with These FREE Apps

Keep your calorie intake in check with these awesome free apps.

Humor 6:54

Laughter is Contagious: Watch These Penguins Crack You Up

Sometimes, all we need is a video of clumsy penguins to cheer us up.

Computers & Internet

12 Things You May Not Have Realized AI Can Do For You

This article explores twelve delightful ways to harness the power of AI for
entertainment, learning, and creativity.

Humor

The Humor of Einstein: Hilarious Quotes You've Never Heard

These quotes prove Albert Einstein had a funny side too.

Humor

15 Hilarious Pics That Prove India is Unique

India is a place like no other...



Sign Up for Free Daily Posts! Get our finest posts sent directly to your inbox
Did you mean:

Continue With: Facebook Google
By continuing, you agree to our T&C and Privacy Policy
Health & Lifestyle
 * 10 Easy and Fun Drawing Tutorials For Kids and Beginners
 * Here Are 25 of the Most Unusual Competitive Sports Ever!
 * Hilarious: Before Being a Parent, and AFTER Being One...
 * IBS vs. IBD: Which Bowel Disease Is It?
 * Complete First Aid: From Basics to Advanced

Quizzes & Riddles
 * Relearn the Classic Childhood Games Kids Need Now
 * Psychological Test: Uncover Some Amazing Personal Insights
 * Have a Go at Solving These Tricky Murder Riddles
 * Can You Spot the Mistake In Each of These Images?
 * 10 Fun Visual Brain Teasers You Will Want To Share

Nature & Travel
 * 10 Adorable Sea Animals You Would Love to be Friends With
 * Come See a Beautiful Underwater Celebration of Color!
 * 41 Butterflies You Must See Before They Disappear
 * 15 Rare and Beautiful Birds I Can't Stop Staring At
 * The Most Beautiful Castle Colleges!

Tips & DIY
 * 7 Tips to Ensure You Never Buy a Bad Watermelon Again!
 * NEVER Pop These 7 Types of Bumps and Blemishes
 * Ink Stain Removal Made Easy With 9 Ultimate Home Methods
 * Don’t Throw Out These Foods When They Hit The Expiry Date
 * How Observant Are You? Can You Spot What's Wrong Here?

Funny
 * Hilarious: Ready for Some Christmas Cartoons?
 * Hilarious: These 20 Comic Strips Will Make You Chuckle
 * FUNNY: 51 "Chinese" Proverbs the Chinese Never Thought About
 * Joke: The Widow and the Special Words...
 * So Funny: Have You Ever Seen Christmas Trees Like THESE?

Art & Stage
 * Witness the Bible as Illustrated by History’s Greatest Artists!
 * 12 Short Poems By the Some of the Greatest Poets!
 * Revealing the Secrets Behind 15 Popular Magic Tricks...
 * Can You See the Faces in These Mind-Bending Paintings?
 * 8 Mistakes Even Famous Masterpieces Have

Going Viral
 * Find Out: How Rare is My Birthday?
 * Too Cute! 99 Adorable Kittens You'd Happily Take Home
 * 18 Films That Remind Us How Brutal Winter Can Be
 * These Latin Phrases Will Make You Think About Life
 * 24 Classic Books That Give You Important Life Lessons

Inspirational
 * Spice Up Dinner Conversation With These Fun Riddles
 * 15 Timeless Lessons from Galileo and Other Great Thinkers
 * 12 Powerful Short Stories That Everybody Should Read!
 * Great Life Lessons Are Hidden in These African Fables
 * This Is One Story of Forgiveness I Will Never Forget!

Science & Tech
 * All Aboard the Fastest Steam Trains in Locomotive History!
 * These Materials Are Strange Enough to Boggle Your Mind
 * These Ships Were Sailing Long Before You Were Born
 * SHOCKING: This is How Easily We Get Hacked by Cyber Crooks
 * Most People Don’t Know These New WhatsApp Tricks (2024)

Contact us | Help | About us | Terms | Privacy policy | Advertise | Best Posts |
Archive | Trending | Reviews

This content is reserved for our members
Join Our Community for FREE and Enjoy:
 * Full and free access to ALL content.
 * The 'Daily Mail' service sends the highest quality and the most fascinating
   content directly to your inbox.


Did you mean:

Already a member? Sign in here
By clicking "Join", you agree to our T&C and Privacy Policy

Login
Already registered?
Enter your email address and get full access.
Email:
Did you mean:

Not a member? Click Here

Personal Details
Name:
Age: Choose Gender: Choose Male Female
Which topics do you find interesting?
Health & Lifestyle Quizzes & Riddles Nature & Travel Tips & DIY Funny Art &
Stage Going Viral Inspirational Science & Tech
Mark All

Subscribe
Get updates on new posts directly to your inbox!
Did you mean:

Already a member? Click Here
By clicking "Save", you agree to our T&C and Privacy Policy

Login
Please fill in the following fields:

Email:
Login via email


Login via Email
Please enter your email address here:
Email:

The new BabaMail app is now available at the app stores.
Download For Free
Subscribe to BabaMail
Get updates on new posts directly to your inbox!
Did you mean:

Continue With Facebook Continue With Google
Already a member? Log in

By continuing, you agree to our T&C and Privacy Policy



cancel


BABA MAIL 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 62 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 to manage or withdraw consent in privacy and cookie
settings.

Consent



Manage options

arrow_back

Data preferences


cancel


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 (118 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 (71 vendors)Legitimate interest (31 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 (95 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 (91 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 (29 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. This can for example be used to adapt 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 (24 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 (46 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 (21 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 (65 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 (10 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


cancel


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, Browsing and interaction data,
Users’ profiles, Probabilistic identifiers, Privacy choices, Non-precise
location data, Device identifiers

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


ROQ.AD GMBH

Cookie duration: 365 (days).

Data collected and processed: IP addresses, Browsing and interaction data,
Precise location data, Authentication-derived identifiers, Probabilistic
identifiers, Privacy choices, Device characteristics, Non-precise location data,
Device 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, Precise location data, Privacy
choices, Device characteristics, Non-precise location data, 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: User-provided data, IP addresses, Browsing and
interaction data, Authentication-derived identifiers, Users’ profiles,
Probabilistic identifiers, Privacy choices, Device characteristics, Non-precise
location data, Device identifiers

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, Browsing and interaction data,
Precise location data, Probabilistic identifiers, Privacy choices, Device
characteristics, Non-precise location data, Device 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, Browsing and interaction data,
Users’ profiles, Privacy choices, Device characteristics, Non-precise location
data

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, Authentication-derived identifiers,
Users’ profiles, Probabilistic identifiers, Device characteristics, Non-precise
location data, Device identifiers

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, Browsing and interaction data,
Users’ profiles, Privacy choices, Device characteristics, Non-precise location
data, Device identifiers

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


THE UK TRADE DESK LTD

Cookie duration: 3629 (days).

Data collected and processed: IP addresses, Browsing and interaction data,
Precise location data, Authentication-derived identifiers, Users’ profiles,
Probabilistic identifiers, Privacy choices, Device characteristics, Non-precise
location data, Device identifiers

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, Browsing and interaction data,
Privacy choices, Device characteristics

more




View details | Privacy policylaunch
Consent


NEXXEN INC.

Cookie duration: 180 (days).

Data collected and processed: IP addresses, Browsing and interaction data,
Users’ profiles, Probabilistic identifiers, Privacy choices, Device
characteristics, Non-precise location data, Device identifiers

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: User-provided data, IP addresses, Browsing and
interaction data, Authentication-derived identifiers, Users’ profiles,
Probabilistic identifiers, Privacy choices, Device characteristics, Non-precise
location data, Device identifiers

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, Browsing and interaction data,
Precise location data, Users’ profiles, Probabilistic identifiers, Privacy
choices, Device characteristics, Non-precise location data, Device identifiers

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


ADVENTORI SAS

Cookie duration: 90 (days).

Data collected and processed: User-provided data, IP addresses, Browsing and
interaction data, Probabilistic identifiers, Non-precise location data, Device
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, Browsing and interaction data,
Precise location data, Authentication-derived identifiers, Users’ profiles,
Privacy choices, 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


XANDR, INC.

Cookie duration: 90 (days).

Data collected and processed: IP addresses, Browsing and interaction data,
Precise location data, Authentication-derived identifiers, Users’ profiles,
Privacy choices, Device characteristics, Non-precise location data, Device
identifiers

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: User-provided data, IP addresses, Browsing and
interaction data, Authentication-derived identifiers, Users’ profiles,
Probabilistic identifiers, Privacy choices, Device characteristics, Non-precise
location data, Device identifiers

more

Cookie duration resets each session.


View details | Privacy policylaunch
Consent


NEXXEN GROUP LLC

Cookie duration: 365 (days).

Data collected and processed: IP addresses, Users’ profiles, Probabilistic
identifiers, Privacy choices, Device characteristics, Non-precise location data,
Device identifiers

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, Browsing and interaction data,
Probabilistic identifiers, Privacy choices, Device characteristics, Non-precise
location data

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: User-provided data, IP addresses, Browsing and
interaction data, Precise location data, Users’ profiles, Probabilistic
identifiers, Privacy choices, Device characteristics, Non-precise location data,
Device identifiers

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: User-provided data, IP addresses, Browsing and
interaction data, Precise location data, Users’ profiles, Probabilistic
identifiers, Privacy choices, Device characteristics, Non-precise location data,
Device identifiers

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, Browsing and interaction data,
Users’ profiles, Probabilistic identifiers, Privacy choices, Device
characteristics, Non-precise location data, Device identifiers

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, Browsing and interaction data,
Precise location data, Authentication-derived identifiers, Users’ profiles,
Probabilistic identifiers, Privacy choices, Device characteristics, Non-precise
location data, Device identifiers

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


ADFORM A/S

Cookie duration: 3650 (days).

Data collected and processed: User-provided data, IP addresses, Browsing and
interaction data, Authentication-derived identifiers, Users’ profiles,
Probabilistic identifiers, Privacy choices, Device characteristics, Non-precise
location data, Device identifiers

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


MAGNITE, INC.

Cookie duration: 365 (days).

Data collected and processed: IP addresses, Browsing and interaction data,
Precise location data, Probabilistic identifiers, Privacy choices, Device
characteristics, Non-precise location data, Device 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: User-provided data, IP addresses, Browsing and
interaction data, Authentication-derived identifiers, Users’ profiles, Privacy
choices, Device characteristics, Non-precise location data, Device identifiers

more




View details | Storage details | Privacy policylaunch
Consent


SIFT MEDIA, INC

Doesn't use cookies.

Data collected and processed: IP addresses, Precise location data, Device
characteristics, Non-precise location data, Device identifiers

more




View details | Privacy policylaunch
Consent


RAKUTEN MARKETING LLC

Cookie duration: 730 (days).

Data collected and processed: User-provided data, IP addresses, Browsing and
interaction data, Authentication-derived identifiers, Users’ profiles,
Probabilistic identifiers, Privacy choices, 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


LUMEN RESEARCH LIMITED

Doesn't use cookies.

Data collected and processed: IP addresses, Browsing and interaction data,
Device characteristics, Non-precise location data

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


AMAZON AD SERVER

Cookie duration: 396 (days).

Data collected and processed: IP addresses, Browsing and interaction data,
Authentication-derived identifiers, Users’ profiles, Privacy choices, Device
characteristics, Non-precise location data, Device identifiers

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, Browsing and interaction data,
Privacy choices, Device characteristics, Non-precise location data, 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: User-provided data, IP addresses, Browsing and
interaction data, Precise location data, Users’ profiles, Privacy choices,
Device characteristics, Non-precise location data, Device identifiers

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


ROKU ADVERTISING SERVICES

Cookie duration: 396 (days).

Data collected and processed: User-provided data, IP addresses, Browsing and
interaction data, Precise location data, Authentication-derived identifiers,
Users’ profiles, Probabilistic identifiers, Privacy choices, Device
characteristics, Non-precise location data, Device identifiers

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


NANO INTERACTIVE GROUP LTD.

Doesn't use cookies.

Data collected and processed: Browsing and interaction data, Device
characteristics, Non-precise location data

more




View details | Privacy policylaunch
Consent


SIMPLIFI HOLDINGS LLC

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: 365 (days).

Data collected and processed: User-provided data, IP addresses, Browsing and
interaction data, Precise location data, Authentication-derived identifiers,
Users’ profiles, Probabilistic identifiers, Privacy choices, Device
characteristics, Non-precise location data, Device identifiers

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: User-provided data, IP addresses, Browsing and
interaction data, Authentication-derived identifiers, Probabilistic identifiers,
Privacy choices, Device characteristics, Device 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, Browsing and interaction data,
Authentication-derived identifiers, Users’ profiles, Probabilistic identifiers,
Privacy choices, Device characteristics, Non-precise location data, Device
identifiers

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: User-provided data, IP addresses, Browsing and
interaction data, Precise location data, Authentication-derived identifiers,
Users’ profiles, Privacy choices, Device characteristics, Non-precise location
data, Device identifiers

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: User-provided data, IP addresses, Browsing and
interaction data, Precise location data, Authentication-derived identifiers,
Users’ profiles, Probabilistic identifiers, Privacy choices, Device
characteristics, Non-precise location data, Device identifiers

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, Browsing and interaction data,
Authentication-derived identifiers, Users’ profiles, Probabilistic identifiers,
Privacy choices, Device characteristics, Non-precise location data, Device
identifiers

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


CRITEO SA

Cookie duration: 390 (days).

Data collected and processed: IP addresses, Browsing and interaction data,
Authentication-derived identifiers, Users’ profiles, Probabilistic identifiers,
Privacy choices, Device characteristics, Non-precise location data, Device
identifiers

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


ADLOOX SA

Doesn't use cookies.

Data collected and processed: IP addresses, Browsing and interaction data,
Probabilistic identifiers, Device characteristics, Non-precise location data,
Device 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: User-provided data, IP addresses, Browsing and
interaction data, Precise location data, Authentication-derived identifiers,
Users’ profiles, Probabilistic identifiers, Privacy choices, Device
characteristics, Non-precise location data, Device identifiers

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: User-provided data, IP addresses, Browsing and
interaction data, Authentication-derived identifiers, Users’ profiles,
Probabilistic identifiers, Privacy choices, Device characteristics, Device
identifiers

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, Browsing and interaction data,
Authentication-derived identifiers, Privacy choices, Device characteristics,
Non-precise location data, Device 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, Browsing and interaction data,
Precise location data, Authentication-derived identifiers, Probabilistic
identifiers, Privacy choices, Device characteristics, Non-precise location data,
Device 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: User-provided data, IP addresses, Browsing and
interaction data, Precise location data, Users’ profiles, Probabilistic
identifiers, Privacy choices, Device characteristics, Non-precise location data,
Device identifiers

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: User-provided data, IP addresses, Browsing and
interaction data, Authentication-derived identifiers, Users’ profiles, Privacy
choices, Device characteristics, Non-precise location data, Device identifiers

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, Precise location data, Privacy
choices, Device characteristics, Non-precise location data, Device identifiers

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


AZIRA

Doesn't use cookies.

Data collected and processed: IP addresses, Browsing and interaction data,
Precise location data, Users’ profiles, Privacy choices, Device characteristics,
Non-precise location data, Device identifiers

more

Uses other forms of storage.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


DOUBLEVERIFY INC.

Doesn't use cookies.

Data collected and processed: IP addresses, Browsing and interaction data,
Probabilistic identifiers, Privacy choices, Device characteristics, Non-precise
location data

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


BIDSWITCH GMBH

Cookie duration: 365 (days).

Data collected and processed: IP addresses, Browsing and interaction data,
Precise location data, Authentication-derived identifiers, Probabilistic
identifiers, Privacy choices, Device characteristics, Non-precise location data,
Device 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: User-provided data, IP addresses, Browsing and
interaction data, Authentication-derived identifiers, Privacy choices, Device
characteristics, Non-precise location data, Device 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: User-provided data, IP addresses, Browsing and
interaction data, Users’ profiles, Privacy choices, Device characteristics,
Non-precise location data, Device identifiers

more

Cookie duration resets each session.


View details | Privacy policylaunch
Consent


TEADS FRANCE SAS

Cookie duration: 365 (days).

Data collected and processed: IP addresses, Browsing and interaction data,
Users’ profiles, Probabilistic identifiers, Privacy choices, Device
characteristics, Non-precise location data, Device identifiers

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, Browsing and interaction data,
Users’ profiles, Probabilistic identifiers, Privacy choices, Device
characteristics, Non-precise location data, Device identifiers

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: User-provided data, IP addresses, Browsing and
interaction data, Users’ profiles, Probabilistic identifiers, Privacy choices,
Device characteristics, Non-precise location data, Device identifiers

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, Browsing and interaction data,
Users’ profiles, Privacy choices, Device characteristics, Non-precise location
data, Device identifiers

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


PLATFORM161 B.V.

Cookie duration: 396 (days).

Data collected and processed: IP addresses, Browsing and interaction data,
Precise location data, Users’ profiles, Probabilistic identifiers, Privacy
choices, Device characteristics, Non-precise location data, Device identifiers

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, Browsing and interaction data,
Privacy choices, Non-precise location data

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, Browsing and interaction data,
Precise location data, Authentication-derived identifiers, Users’ profiles,
Privacy choices, Device characteristics, Non-precise location data, Device
identifiers

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: User-provided data, IP addresses, Users’ profiles,
Probabilistic identifiers, Privacy choices, Device characteristics, Non-precise
location data, Device identifiers

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, Browsing and interaction data,
Authentication-derived identifiers, Users’ profiles, Device characteristics,
Non-precise location data, Device identifiers

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


EASYMEDIA GMBH

Cookie duration: 365 (days).

Data collected and processed: IP addresses, Browsing and interaction data,
Precise location data, Users’ profiles, Probabilistic identifiers, Privacy
choices, Device characteristics, Non-precise location data, Device identifiers

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, Browsing and interaction data,
Device characteristics, Non-precise location 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, Browsing and interaction data,
Precise location data, Probabilistic identifiers, Privacy choices, Device
characteristics, Non-precise location data, Device identifiers

more




View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


DELTA PROJECTS AB

Cookie duration: 365 (days).

Data collected and processed: User-provided data, IP addresses, Browsing and
interaction data, Precise location data, Authentication-derived identifiers,
Users’ profiles, Probabilistic identifiers, Privacy choices, Device
characteristics, Non-precise location data, Device identifiers

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: User-provided data, IP addresses, Browsing and
interaction data, Authentication-derived identifiers, Users’ profiles,
Probabilistic identifiers, Privacy choices, Device characteristics, Non-precise
location data, Device identifiers

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


PUBLICIS MEDIA GMBH

Cookie duration: 1825 (days).

Data collected and processed: User-provided data, IP addresses, Browsing and
interaction data, Authentication-derived identifiers, Users’ profiles,
Probabilistic identifiers, Privacy choices, Device characteristics, Non-precise
location data, Device identifiers

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: User-provided data, IP addresses, Browsing and
interaction data, Probabilistic identifiers, Privacy choices, Device
characteristics, Non-precise location data, Device identifiers

more




View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ONETAG LIMITED

Cookie duration: 396 (days).

Data collected and processed: IP addresses, Browsing and interaction data,
Privacy choices, Device characteristics, Non-precise location data, 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, Browsing and interaction data,
Authentication-derived identifiers, Users’ profiles, Privacy choices, Device
characteristics, Non-precise location data, Device identifiers

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: User-provided data, IP addresses, Browsing and
interaction data, Precise location data, Authentication-derived identifiers,
Users’ profiles, Probabilistic identifiers, Privacy choices, Device
characteristics, Non-precise location data, Device identifiers

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, Authentication-derived identifiers,
Privacy choices, Device identifiers

more




View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


BANNERFLOW AB

Cookie duration: 366 (days).

Data collected and processed: IP addresses, Privacy choices, Device
characteristics, Non-precise location data

more




View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


TABMO SAS

Doesn't use cookies.

Data collected and processed: User-provided data, IP addresses, Browsing and
interaction data, Precise location data, Users’ profiles, Probabilistic
identifiers, Privacy choices, Device characteristics, Non-precise location data,
Device identifiers

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, Browsing and interaction data,
Privacy choices, Device characteristics, Non-precise location data

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


WIZALY

Cookie duration: 365 (days).

Data collected and processed: IP addresses, Browsing and interaction data,
Authentication-derived identifiers, Privacy choices, Device characteristics,
Non-precise location data

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: User-provided data, IP addresses, Browsing and
interaction data, Authentication-derived identifiers, Users’ profiles,
Probabilistic identifiers, Privacy choices, Device characteristics, Non-precise
location data, Device identifiers

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, Browsing and interaction data,
Precise location data, Users’ profiles, Privacy choices, Non-precise location
data, Device identifiers

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


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: User-provided data, IP addresses, Browsing and
interaction data, Precise location data, Device characteristics, Non-precise
location data, Device identifiers

more




View details | Storage details | Privacy policylaunch
Consent


ROCKABOX MEDIA LTD

Doesn't use cookies.

Data collected and processed: IP addresses, Browsing and interaction data,
Device characteristics, Non-precise location data

more




View details | Storage details | Privacy policylaunch
Legitimate interesthelp_outline


EXACTAG GMBH

Cookie duration: 180 (days).

Data collected and processed: IP addresses, Browsing and interaction data,
Authentication-derived identifiers, Privacy choices, Device characteristics,
Device 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, Precise location data, Device
characteristics, Device identifiers

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


MAINADV SRL

Cookie duration: 30 (days).

Data collected and processed: User-provided data, IP addresses, Browsing and
interaction data, Privacy choices, Device characteristics, Non-precise location
data, Device identifiers

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


GEMIUS SA

Cookie duration: 1825 (days).

Data collected and processed: Browsing and interaction data, Users’ profiles,
Privacy choices, Device characteristics, Device identifiers

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


THE KANTAR GROUP LIMITED

Cookie duration: 914 (days).

Data collected and processed: IP addresses, Browsing and interaction data,
Privacy choices, Device characteristics, Non-precise location data, 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, Browsing and interaction data,
Privacy choices, Device characteristics, 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: User-provided data, IP addresses, Browsing and
interaction data, Precise location data, Users’ profiles, Privacy choices,
Device characteristics, Non-precise location data, Device identifiers

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, Browsing and interaction data,
Device characteristics, Non-precise location data, Device identifiers

more




View details | Storage details | Privacy policylaunch
Consent


ORACLE ADVERTISING

Cookie duration: 180 (days).

Data collected and processed: User-provided data, IP addresses, Browsing and
interaction data, Authentication-derived identifiers, Users’ profiles, Privacy
choices, Device characteristics, Non-precise location data, Device identifiers

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


NUMBERLY

Cookie duration: 180 (days).

Data collected and processed: User-provided data, IP addresses, Browsing and
interaction data, Authentication-derived identifiers, Users’ profiles, Privacy
choices, Device characteristics, Non-precise location data, Device identifiers

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


AUDIENCEPROJECT A/S

Cookie duration: 365 (days).

Data collected and processed: User-provided data, IP addresses, Browsing and
interaction data, Authentication-derived identifiers, Users’ profiles,
Probabilistic identifiers, Privacy choices, Device characteristics, Non-precise
location data, Device identifiers

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: User-provided data, IP addresses, Browsing and
interaction data, Precise location data, Users’ profiles, Probabilistic
identifiers, Privacy choices, Device characteristics, Non-precise location data,
Device identifiers

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


EFFILIATION / EFFINITY

Cookie duration: 30 (days).

Data collected and processed: Device characteristics

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


ARRIVALIST CO.

Cookie duration: 365 (days).

Data collected and processed: IP addresses, Non-precise location data

more

Cookie duration resets each session.


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, Browsing and interaction data,
Precise location data, Authentication-derived identifiers, Users’ profiles,
Probabilistic identifiers, Device characteristics, Non-precise location data,
Device identifiers

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, Probabilistic identifiers, Device
characteristics, Non-precise location data, Device identifiers

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


ADLUDIO LTD.

Doesn't use cookies.

Data collected and processed: Device characteristics

more




View details | Privacy policylaunch
Consent


BLENDEE SRL

Cookie duration: 366 (days).

Data collected and processed: User-provided data, IP addresses, Browsing and
interaction data, Authentication-derived identifiers, Users’ profiles, Privacy
choices, Device characteristics, Non-precise location data, Device identifiers

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, Browsing and interaction data,
Privacy choices, Device characteristics, Non-precise location data, 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: User-provided data, IP addresses, Browsing and
interaction data, Authentication-derived identifiers, Users’ profiles,
Probabilistic identifiers, Privacy choices, 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


VERVE GROUP EUROPE GMBH

Doesn't use cookies.

Data collected and processed: User-provided data, IP addresses, Browsing and
interaction data, Precise location data, Authentication-derived identifiers,
Users’ profiles, Privacy choices, Device characteristics, Non-precise location
data, Device identifiers

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


OTTO (GMBH & CO KG)

Cookie duration: 365 (days).

Data collected and processed: User-provided data, IP addresses, Browsing and
interaction data, Users’ profiles, Privacy choices, Device identifiers

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: User-provided data, IP addresses, Browsing and
interaction data, Precise location data, Authentication-derived identifiers,
Users’ profiles, Probabilistic identifiers, Privacy choices, Device
characteristics, Non-precise location data, Device identifiers

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


LOCALSENSOR B.V.

Doesn't use cookies.

Data collected and processed: IP addresses, Precise location data, Privacy
choices, Device characteristics, Non-precise location data, Device identifiers

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


ONLINE SOLUTION

Cookie duration: 365 (days).

Data collected and processed: User-provided data, IP addresses, Browsing and
interaction data, Precise location data, Users’ profiles, Probabilistic
identifiers, Privacy choices, Device characteristics, Non-precise location data,
Device identifiers

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: User-provided data, IP addresses, Browsing and
interaction data, Users’ profiles, Probabilistic identifiers, Privacy choices,
Device characteristics, Device identifiers

more




View details | Storage details | Privacy policylaunch
Consent


GP ONE GMBH

Cookie duration: Uses session cookies.

Data collected and processed: User-provided data, IP addresses, Browsing and
interaction data, Privacy choices, Device characteristics, Non-precise location
data

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


THE MEDIAGRID INC.

Cookie duration: 365 (days).

Data collected and processed: IP addresses, Browsing and interaction data,
Precise location data, Probabilistic identifiers, Privacy choices, Device
characteristics, Non-precise location data, Device 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, Browsing and interaction data,
Users’ profiles, Probabilistic identifiers, Device characteristics, Device
identifiers

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


CINT AB

Cookie duration: 730 (days).

Data collected and processed: IP addresses, Browsing and interaction data,
Privacy choices, Device characteristics, Device identifiers

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


GOOGLE ADVERTISING PRODUCTS

Cookie duration: 396 (days).

Data collected and processed: User-provided data, IP addresses, Browsing and
interaction data, Authentication-derived identifiers, Users’ profiles, Privacy
choices, Device characteristics, Non-precise location data, Device identifiers

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


GFK GMBH

Cookie duration: 730 (days).

Data collected and processed: User-provided data, IP addresses, Browsing and
interaction data, Authentication-derived identifiers, Users’ profiles, Privacy
choices, Device characteristics, Non-precise location data, Device identifiers

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


REVJET

Cookie duration: 730 (days).

Data collected and processed: IP addresses, Users’ profiles, Privacy choices,
Non-precise location data, Device identifiers

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, Browsing and interaction data,
Probabilistic identifiers, Device characteristics, Device identifiers

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


CLINCH LABS LTD

Cookie duration: 730 (days).

Data collected and processed: IP addresses, Browsing and interaction data,
Users’ profiles, Probabilistic identifiers, Privacy choices, Device
characteristics, Non-precise location data, Device identifiers

more

Cookie duration resets each session.


View details | Storage 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, Browsing and interaction data,
Authentication-derived identifiers, Users’ profiles, Privacy choices, Device
characteristics, Non-precise location data, Device identifiers

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, Browsing and interaction data,
Authentication-derived identifiers, Privacy choices, Device characteristics,
Non-precise location data, Device 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, Browsing and interaction data,
Privacy choices, Device characteristics, 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, Privacy choices, Device
characteristics

more




View details | Storage details | Privacy policylaunch
Consent


HURRA COMMUNICATIONS GMBH

Cookie duration: 366 (days).

Data collected and processed: IP addresses, Browsing and interaction data,
Precise location data, Authentication-derived identifiers, Probabilistic
identifiers, Device characteristics, Non-precise location data, Device
identifiers

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent

Ad partners

help_outline


AKAMAI

Privacy policylaunch
Consent


META

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


INTELLIAD

Privacy policylaunch
Consent


DSTILLERY

Privacy policylaunch
Consent


MEDIAMATH

Privacy policylaunch
Consent


ZMS

Privacy policylaunch
Consent


OMNICOM MEDIA GROUP

Privacy policylaunch
Consent


RESONATE

Privacy policylaunch
Consent


SOJERN

Privacy policylaunch
Consent


TRADEDOUBLER AB

Privacy policylaunch
Consent


TRUSTARC

Privacy policylaunch
Consent


TRUEFFECT

Privacy policylaunch
Consent


TRAVEL DATA COLLECTIVE

Privacy policylaunch
Consent


ADVOLUTION.CONTROL

Privacy policylaunch
Consent


LIFESTREET

Privacy policylaunch
Consent


ADMAXIM

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


SALESFORCE DMP

Privacy policylaunch
Consent


NETFLIX

Privacy policylaunch
Consent


MACROMILL GROUP

Privacy policylaunch
Consent


EBUILDERS

Privacy policylaunch
Consent


APPLOVIN CORP.

Privacy policylaunch
Consent


FRACTIONAL MEDIA

Privacy policylaunch
Consent


RACKSPACE

Privacy policylaunch
Consent


LIFTOFF

Privacy policylaunch
Consent


MSI-ACI

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


GSKINNER

Privacy policylaunch
Consent


CUBED

Privacy policylaunch
Consent


OPTOMATON

Privacy policylaunch
Consent


ANALIGHTS

Privacy policylaunch
Consent


DENTSU AEGIS NETWORK

Privacy policylaunch
Consent


DIGISEG

Privacy policylaunch
Consent


HAENSEL AMS

Privacy policylaunch
Consent


BDSK HANDELS GMBH & CO. KG

Privacy policylaunch
Consent


MARKETING SCIENCE CONSULTING GROUP, INC.

Privacy policylaunch
Consent


DENTSU

Privacy policylaunch
Consent


KOBLER

Privacy policylaunch
Consent


WIDESPACE

Privacy policylaunch
Consent


VIMEO

Privacy policylaunch
Consent

Accept all



Confirm choices

Close