www.ba-bamail.com Open in urlscan Pro
2a06:98c1:3121::3  Public Scan

URL: https://www.ba-bamail.com/
Submission: On February 26 via api from BE — 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="False">
</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
Humor

18 Funny Construction Bloopers That are Too Hard to Ignore

Take a look at some truly absurd and outrageous construction fails that will
make you laugh out loud.

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

Nature

The Best Photos of the Milky Way Taken From Perfect Places

Take a look at the vivid colors of the Milky Way from the most remote and
gorgeous locations in the world in this collection of photographs

Recipes & Drinks

How to Make Delicious Vegan Bolognese

Bolognese is a great comfort food. Most people think that you need to use meat
to make a great Bolognese, but, as this recipe proves, this is not the case.

Art

This Artist Uses Fruit and Veggies to Create Stunning Art

Witness the wonderful sculptures of Takehiro Kishimoto, who sculpts in fruit and
vegetables.

Cute overload

20 Priceless Dog Mommy Moments - SO CUTE!

Even those who have a heart of stone will go ‘aww’ after seeing these
heartwarming animal moments!

Nature 3:06

World's Biggest Snake: This Massive Anaconda Is 26ft-Long!

Scientists have just discovered the world’s biggest snake in Amazon rainforest.

Tips, Life Hacks and DIY

Kitchen Tips: How Long You Can Keep Leftovers?

It’s crucial to know how long different leftover foods can last in your fridge,
and when it’s time to part ways with them for your own safety and health

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

Continue With: 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 7:55

Natural Methods to Improve Hearing That Actually Work

Now you can improve your hearing at home with these natural methods.

Health 34:53

MUST WATCH: Full-Body Chair Workout Guide for Seniors

This full chair workout for seniors covers every area of your body!

Health 9:22

How to Effectively Improve Leg Circulation by About 75%

Here’s how you can improve blood circulation in your legs and feet effectively.

Quizzes & Riddles
Show All
Riddles & Quizzes

QUIZ: The Naming Challenge!

Only a few people have aced this naming test.

Riddles & Quizzes

English Test: Can You Explain These Acronyms?

Prove to us you know what they mean by correctly identifying the next 15
acronyms.

Riddles & Quizzes

Let's Play a Game: Spot the Doubled Animal!

Are you ready for a quick game of wits? Let's see how fast you can locate the
animals that appear twice in this game!



Nature & Travel
Show All
Travel

Want to Get Cheap Flight Tickets? The Answer is Here…

Find the cheapest flight tickets with these trusted tips and tricks.

Travel 5:56

6 Minutes of Magic in the City of Budapest

We invite you on a breathtaking 6-minute journey through Budapest in incredible
8K quality!

Travel

Hop Aboard These Incredible Model Trains

Explore the fascinating world of model trains.

Tips & DIY
Show All
Tips, Life Hacks and DIY

Struggling with Sleep? These YouTube Channels Can Help

The next time you struggle with sleep, try these YouTube channels.

Tips, Life Hacks and DIY

New and Creative Ways to Upcycle Metal Objects

This article discusses the new and creative ways of upcycling your metal
objects.

Tips, Life Hacks and DIY

Your Toilet Won't Flush? Here are 6 Easy Ways to Fix It!

Toilet won’t flush properly? Before calling the plumber, you can fix it yourself
with this guide.



Funny
Show All
Humor

South America is a One-of-a-Kind Place: 17 Hilarious Pics!

South America is a one-of-a-kind place!

Humor 11:44

Simon's Cat Presents: A Day in the Life of a Cat!

This colored episode brings us a day in the life of Simon's Cat. Let's see what
that looks like...

Humor

The Lighter Side of Love: 18 Funny Valentine’s Day Quotes

Love is a serious matter, but it’s good to have some humor about it sometimes.

Art & Stage
Show All
Art

INTERACTIVE: 12 of the Most Beautiful Classical Pieces...

By exploring this interactive image you can experience stunning interpretations
of timeless melodies, both classic and contemporary. Just click on these keys
and watch the magic unfold!

Art 5:58

André Rieu Amazes Us With a Gorgeous "I Will Survive"!

André Rieu joins forces with powerhouse singer Dorona Alberti to sing "I Will
Survive".

Art

MUSIC BOX: Click to Listen to 12 of ABBA's Best Songs!

We've compiled a list of 12 of ABBA's greatest hits for your listening pleasure.

Going Viral
Show All
Baba Recommends

11 Surprising Things You Never Knew About the Titanic

We bet you didn’t know these surprising facts about the Titanic!

Baba Recommends

Nostalgic Collection: Click to See the Historical Photos!

Click on any of the photos to be taken to a post full of some of our most
fascinating historical photographs.

Cute overload 3:01

Need a Smile? Try Dachshunds and Their Feathery Friends!

These little sausage dogs have found some tiny, feathered friends and now have a
great time together. Let's have a look.

Inspirational
Show All
Spirituality

Live Longer and Better With These Longevity Practices

These time-tested longevity secrets really do work!

Spirituality

GUIDE: Getting Unwanted Advice? This is What You Should Do

Getting a lot of annoying, unwanted advice? There are ways to put that to an
end, politely.

Spirituality

10 Life Lessons My Father Taught Me

Mark decided it would be valuable to share advice that originated from
conversations with his own father decades ago.

Science & Tech
Show All
Science and Technology 14:07

Can A.I Catch What Doctors Miss? A Fascinating Talk

How close are we to that and can AI really do better than a human doctor? This
fascinating TED Talk addresses these issues.

Computers & Internet

7 Things on the Internet Archive You Never Knew You Needed

The Internet Archive offers a lot more than you realized!

Computers & Internet 10:00

The New Wi-Fi is Here! This is Why You Should Try It…

Wi-Fi 7 is here, and it can change the way you use the internet!

Add a post
Most Popular
Health 9:57

The Shocking Truth About Eggs and Heart Disease

What exactly do eggs do to our arteries? Find out the truth.

Computers & Internet

Your iPhone's Volume Buttons Have Tons of Hidden Features!

There is more to your iPhone's volume buttons than you knew about!



Humor

Hilarious: Cats are Some of the Funniest Creatures

Prepare for a foray into the delightful absurdity of living with cats.

Humor

Hilarious: 16 Sarcastic Daily Affirmations!

Sometimes, being overly positive doesn’t help. But a little bit of humor does.

Humor

Hilarious: Some of the Funniest Shop Names I've Seen!

These restaurants are worth visiting just for their hilarious names!

Computers & Internet

No Antivirus? Try These Free Online Virus Scanners Now!

Don’t have an antivirus installed? No problem. Try these free online virus
scanners instead.

Humor

HILARIOUS: 15 Times People Failed the Only Job They Had

The most hilarious examples of hilarious work fails.



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

Continue With: 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...
 * 10 Vegetables and Herbs To Buy Once and Re-Grow Forever...
 * The Naked Truth Behind Why Men Don't Listen to Women

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

Nature & Travel
 * 10 Adorable Sea Animals You Would Love to be Friends With
 * 41 Butterflies You Must See Before They Disappear
 * 15 Rare and Beautiful Birds I Can't Stop Staring At
 * The Most Beautiful Castle Colleges!
 * I Have Never Been This Moved by a Flower's Beauty

Tips & DIY
 * NEVER Pop These 7 Types of Bumps and Blemishes
 * 7 Tips to Ensure You Never Buy a Bad Watermelon Again!
 * There's Not Much Castor Oil Can't Do!
 * Ink Stain Removal Made Easy With 9 Ultimate Home Methods
 * 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
 * So Funny: Have You Ever Seen Christmas Trees Like THESE?
 * Joke: The Widow and the Special Words...

Art & Stage
 * Revealing the Secrets Behind 15 Popular Magic Tricks...
 * 12 Short Poems By the Some of the Greatest Poets!
 * The Bible as Illustrated by History’s Greatest Artists
 * Michelangelo's David Looks Even More Astonishing Up Close
 * 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
 * 24 Classic Books That Give You Important Life Lessons
 * These Latin Phrases Will Make You Think About Life

Inspirational
 * Spice Up Dinner Conversation With These Fun Riddles
 * 15 Timeless Lessons from Galileo and Other Great Thinkers
 * Great Life Lessons Are Hidden in These African Fables
 * 12 Powerful Short Stories That Everybody Should Read!
 * 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
 * 26 Incredible Facts About the Human Mind
 * These Ships Were Sailing Long Before You Were Born
 * These Theories About Reality & the Universe Will Stun You

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 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 135 TCF vendor(s) and 65 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


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 (96 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 (92 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 (31 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 (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 (76 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 (30 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 (56 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 (63 vendors)Legitimate interest (39 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: Probabilistic identifiers, Users’ profiles,
Browsing and interaction data, IP addresses, Privacy choices, Device
identifiers, Non-precise location data

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


ROQ.AD GMBH

Cookie duration: 365 (days).

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


ADMAXIM LIMITED

Cookie duration: 30 (days).

Data collected and processed: Probabilistic identifiers, Browsing and
interaction data, IP addresses

more

Cookie duration resets each session.


View details | Privacy policylaunch
Consent


INDEX EXCHANGE INC.

Cookie duration: 395 (days).

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

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

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

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

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

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

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

more




View details | Privacy policylaunch
Consent


NEXXEN INC.

Cookie duration: 180 (days).

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

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

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


ADVENTORI SAS

Cookie duration: 90 (days).

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

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

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

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

more

Cookie duration resets each session.


View details | Privacy policylaunch
Consent


NEXXEN GROUP LLC

Cookie duration: 365 (days).

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

more

Cookie duration resets each session.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


NEURAL.ONE

Cookie duration: 365 (days).

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

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


TABOOLA EUROPE LIMITED

Cookie duration: 366 (days).

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

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

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


ADFORM A/S

Cookie duration: 1 (days).

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

more




View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


MAGNITE, INC.

Cookie duration: 365 (days).

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

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

more




View details | Storage details | Privacy policylaunch
Consent


SIFT MEDIA, INC

Doesn't use cookies.

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

more




View details | Privacy policylaunch
Consent


RAKUTEN MARKETING LLC

Cookie duration: 730 (days).

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

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

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


AMAZON AD SERVER

Cookie duration: 396 (days).

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

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

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


ROKU ADVERTISING SERVICES

Cookie duration: 396 (days).

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

more

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


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SIMPLIFI HOLDINGS LLC

Cookie duration: 366 (days).

Data collected and processed: IP addresses, Device identifiers, Precise location
data

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


PUBMATIC, INC

Cookie duration: 90 (days).

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

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

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

more




View details | Privacy policylaunch
Consent


PULSEPOINT, INC.

Cookie duration: 365 (days).

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

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

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


CRITEO SA

Cookie duration: 390 (days).

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

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

more

Uses other forms of storage.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


BLIS GLOBAL LIMITED

Cookie duration: 400 (days).

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

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

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

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

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

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


ASK LOCALA

Doesn't use cookies.

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

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


NEAR INTELLIGENCE

Doesn't use cookies.

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

more

Uses other forms of storage.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


DOUBLEVERIFY INC.

Doesn't use cookies.

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

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


BIDSWITCH GMBH

Cookie duration: 365 (days).

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

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

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

more

Cookie duration resets each session.


View details | Privacy policylaunch
Consent


TEADS FRANCE SAS

Cookie duration: 365 (days).

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

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

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


OS DATA SOLUTIONS GMBH &AMP; CO. KG

Cookie duration: 90 (days).

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

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

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


PLATFORM161 B.V.

Cookie duration: 396 (days).

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

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

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


BOMBORA INC.

Cookie duration: 365 (days).

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

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


REMERGE GMBH

Doesn't use cookies.

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

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

more




View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


DELTA PROJECTS AB

Cookie duration: 365 (days).

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

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

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

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

more




View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ONETAG LIMITED

Cookie duration: 396 (days).

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

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

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

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

more




View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


BANNERFLOW AB

Cookie duration: 366 (days).

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

more




View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


TABMO SAS

Doesn't use cookies.

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

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


INTEGRAL AD SCIENCE (INCORPORATING ADMANTX)

Doesn't use cookies.

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

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


WIZALY

Cookie duration: 365 (days).

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

more

Uses other forms of storage.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


JIVOX CORPORATION

Cookie duration: 30 (days).

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


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

more




View details | Storage details | Privacy policylaunch
Consent


ROCKABOX MEDIA LTD

Doesn't use cookies.

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

more




View details | Storage details | Privacy policylaunch
Legitimate interesthelp_outline


EXACTAG GMBH

Cookie duration: 180 (days).

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

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


MAINADV SRL

Cookie duration: 30 (days).

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

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


GEMIUS SA

Cookie duration: 1825 (days).

Data collected and processed: Device characteristics, Users’ profiles, 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


THE KANTAR GROUP LIMITED

Cookie duration: 914 (days).

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

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

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

more




View details | Storage details | Privacy policylaunch
Consent


ORACLE ADVERTISING

Cookie duration: 180 (days).

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

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


NUMBERLY

Cookie duration: 180 (days).

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


AUDIENCEPROJECT APS

Cookie duration: 365 (days).

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

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

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 | Privacy policylaunch
Consent


SEENTHIS AB

Doesn't use cookies.

Data collected and processed: Device characteristics, IP addresses

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

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

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

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

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

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

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


OTTO (GMBH &AMP; CO KG)

Cookie duration: 365 (days).

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

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

more

Cookie duration resets each session.


View details | Privacy policylaunch
Consent


LOCALSENSOR B.V.

Doesn't use cookies.

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

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


ONLINE SOLUTION

Cookie duration: 365 (days).

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

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

more




View details | Storage details | Privacy policylaunch
Consent


GP ONE GMBH

Cookie duration: Uses session cookies.

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

more

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


View details | Privacy policylaunch
Consent


MINDTAKE RESEARCH GMBH

Cookie duration: 180 (days).

Data collected and processed: Device characteristics, Probabilistic identifiers,
Users’ profiles, Browsing and interaction data, IP addresses, Device identifiers

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


CINT AB

Cookie duration: 730 (days).

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

more




View details | Privacy policylaunch
Consent


GOOGLE ADVERTISING PRODUCTS

Cookie duration: 396 (days).

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

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

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


REVJET

Cookie duration: 730 (days).

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


PROTECTED MEDIA LTD

Doesn't use cookies.

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

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


CLINCH LABS LTD

Cookie duration: 730 (days).

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

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

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

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

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

more




View details | Storage details | Privacy policylaunch
Consent


HURRA COMMUNICATIONS GMBH

Cookie duration: 366 (days).

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

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


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


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


SALESFORCE DMP

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


LIFTOFF

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

Accept all



Confirm choices

Close