www.biblestudytools.com Open in urlscan Pro
2606:4700:20::ac43:5289  Public Scan

URL: https://www.biblestudytools.com/topical-verses/bible-verses-about-deborah/
Submission: On August 13 via manual from IN — Scanned from DE

Form analysis 2 forms found in the DOM

GET https://www.biblestudytools.com/search/

<form action="https://www.biblestudytools.com/search/" method="get" id="mobile-search-form" @keydown.enter="window.BST.Zeta.TrackSearch(searchQuery);">
  <input x-data="{translation: BST.SiteStorage().readPref('translation')}" type="hidden" name="t" x-model="translation" value="niv">
  <!-- Mobile search box -->
  <div class="md:hidden block inset-0 z-10 justify-end px-5">
    <button type="button" class="block lg:hidden focus:outline-none bg-gray-700 p-3 rounded-full shadow-md" :class="{ 'text-white': isOpen, 'hidden': showSearch }" @click="showSearch = !showSearch" aria-label="Search">
      <svg class="text-white h-4 w-4 fill-current" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56.966 56.966">
        <path
          d="M55.146,51.887L41.588,37.786c3.486-4.144,5.396-9.358,5.396-14.786c0-12.682-10.318-23-23-23s-23,10.318-23,23  s10.318,23,23,23c4.761,0,9.298-1.436,13.177-4.162l13.661,14.208c0.571,0.593,1.339,0.92,2.162,0.92  c0.779,0,1.518-0.297,2.079-0.837C56.255,54.982,56.293,53.08,55.146,51.887z M23.984,6c9.374,0,17,7.626,17,17s-7.626,17-17,17  s-17-7.626-17-17S14.61,6,23.984,6z">
        </path>
      </svg>
    </button>
    <div x-show="showSearch" class="fixed inset-0 z-10 bg-black bg-opacity-20" style="backdrop-filter: blur(14px); display: none;">
      <div class="absolute inset-x-0 flex items-center justify-between p-2 bg-white shadow-md">
        <div class="flex items-center flex-1 px-2 space-x-2">
          <!-- search icon -->
          <span>
            <svg class="text-black-600 h-4 w-4 fill-current" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56.966 56.966">
              <path
                d="M55.146,51.887L41.588,37.786c3.486-4.144,5.396-9.358,5.396-14.786c0-12.682-10.318-23-23-23s-23,10.318-23,23  s10.318,23,23,23c4.761,0,9.298-1.436,13.177-4.162l13.661,14.208c0.571,0.593,1.339,0.92,2.162,0.92  c0.779,0,1.518-0.297,2.079-0.837C56.255,54.982,56.293,53.08,55.146,51.887z M23.984,6c9.374,0,17,7.626,17,17s-7.626,17-17,17  s-17-7.626-17-17S14.61,6,23.984,6z">
              </path>
            </svg>
          </span>
          <input type="text" name="q" placeholder="Search" x-model="searchQuery" class="w-full px-4 py-3 text-gray-800 rounded-md focus:bg-gray-100 focus:outline-none">
        </div>
        <!-- close button -->
        <button type="button" @click="showSearch = !showSearch" class="flex-shrink-0 p-4 rounded-md" aria-label="Search">
          <svg class="w-8 h-8 text-gray-500" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
            <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path>
          </svg>
        </button>
      </div>
    </div>
  </div>
</form>

GET https://www.biblestudytools.com/search/

<form action="https://www.biblestudytools.com/search/" method="get" id="desktop-search-form" class="px-3" @keydown.enter="window.BST.Zeta.TrackSearch(searchQuery);">
  <input x-data="{translation: BST.SiteStorage().readPref('translation')}" type="hidden" name="t" x-model="translation" value="niv">
  <!-- Desktop search box -->
  <div class="items-center hidden md:block bg-gray-200 rounded-full shadow-inner border border-gray-400">
    <div class="flex items-center pr-1">
      <input type="text" name="q" placeholder="Search the Bible" x-model="searchQuery" class="w-full px-4 py-2 bg-transparent placeholder-gray-900 text-gray-800 rounded-md focus:outline-none">
      <div x-data="{showSearchDropdown: false, currentSelection: 'bibles', selectionText: 'The Bible', selectItem(value, text) {
            this.currentSelection = value; this.selectionText = text; this.showSearchDropdown = false; BST.SiteStorage().writePref('search-filter-value', value); BST.SiteStorage().writePref('search-filter-text', text);
          }}" x-init="selectItem(BST.SiteStorage().readPref('search-filter-value', 'bibles'), BST.SiteStorage().readPref('search-filter-text', 'The Bible'))" class="relative inline-block text-left" @click.away="showSearchDropdown = false">
        <input type="hidden" name="s" x-model="currentSelection" value="bibles">
        <div>
          <button @click="showSearchDropdown = !showSearchDropdown;" type="button" class="bg-gray-300 hover:bg-gray-200 text-gray-800 font-bold py-2 px-2 pr-3 rounded inline-flex items-center my-1 border border-gray-400" id="menu-button"
            aria-expanded="true" aria-haspopup="true">
            <svg class="rotate-180 w-6 h-6 flex-initial" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" style="enable-background:new 0 0 40 40" xml:space="preserve">
              <circle cx="20" cy="20" r="20" style="fill:none"></circle>
              <path d="M20 14c-.5 0-1 .2-1.4.6l-6 6c-.8.8-.8 2 0 2.8s2 .8 2.8 0l4.6-4.6 4.6 4.6c.8.8 2 .8 2.8 0s.8-2 0-2.8l-6-6c-.4-.4-.9-.6-1.4-.6z" style="fill:#222" alt="Pick a Translation"></path>
            </svg>
            <span class="whitespace-nowrap" x-text="selectionText">The Bible</span>
          </button>
        </div>
        <div class="absolute right-0 z-10 mt-2 w-56 origin-top-right rounded-md bg-white shadow-lg ring-1 ring-black ring-opacity-5 focus:outline-none" role="menu" aria-orientation="vertical" aria-labelledby="menu-button" tabindex="-1"
          x-show="showSearchDropdown" style="display: none;">
          <div class="py-1 font-bold" role="none">
            <button type="button" @click="selectItem('bibles', 'The Bible')" class="text-gray-700 block px-4 py-2 hover:bg-yellow-400 w-full text-left" role="menuitem" tabindex="-1" id="menu-item-0">The Bible</button>
            <button type="button" @click="selectItem('topics', 'Topics')" class="text-gray-700 block px-4 py-2 hover:bg-yellow-400 w-full text-left" role="menuitem" tabindex="-1" id="menu-item-1">Topics</button>
            <button type="button" @click="selectItem('studies', 'Bible Study')" class="text-gray-700 block px-4 py-2 hover:bg-yellow-400 w-full text-left" role="menuitem" tabindex="-1" id="menu-item-2">Bible Study</button>
            <button type="button" @click="selectItem('pastors', 'Pastors')" class="text-gray-700 block px-4 py-2 hover:bg-yellow-400 w-full text-left" role="menuitem" tabindex="-1" id="menu-item-3">Pastors</button>
            <button type="button" @click="selectItem('references', 'References')" class="text-gray-700 block px-4 py-2 hover:bg-yellow-400 w-full text-left" role="menuitem" tabindex="-1" id="menu-item-4">References</button>
            <button type="button" @click="selectItem('stories', 'Bible Stories')" class="text-gray-700 block px-4 py-2 hover:bg-yellow-400 w-full text-left" role="menuitem" tabindex="-1" id="menu-item-5">Bible Stories</button>
          </div>
        </div>
      </div>
      <button type="submit" class="ml-1 pr-3 bg-gray-700 p-2 py-3 rounded-r-full shadow-md" aria-label="Search">
        <svg class="text-white h-4 w-4 fill-current" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56.966 56.966">
          <path
            d="M55.146,51.887L41.588,37.786c3.486-4.144,5.396-9.358,5.396-14.786c0-12.682-10.318-23-23-23s-23,10.318-23,23  s10.318,23,23,23c4.761,0,9.298-1.436,13.177-4.162l13.661,14.208c0.571,0.593,1.339,0.92,2.162,0.92  c0.779,0,1.518-0.297,2.079-0.837C56.255,54.982,56.293,53.08,55.146,51.887z M23.984,6c9.374,0,17,7.626,17,17s-7.626,17-17,17  s-17-7.626-17-17S14.61,6,23.984,6z">
          </path>
        </svg>
      </button>
    </div>
  </div>
</form>

Text Content

The Bible
The Bible Topics Bible Study Pastors References Bible Stories
Join PLUS Login
 * Join PLUS Login
 * PLUS
 * Bible
   * Bible Versions
   * Verse of the Day
   * Verses by Topic
   * Reading Plans
   * Parallel Bible
   * Books of the Bible
   * Compare Translations
   * Audio Bible
   * Interlinear Bible
 * Study
   * Library
   * Commentaries
   * Concordances
   * Dictionaries
   * Encyclopedias
   * Bible Stories
   * Apocrypha Books
   * Lexicons
 * Tools
   * Bible Living Articles
   * Devotionals
   * Inspirations
   * Video
   * Audio Books
   * Bible Trivia
   * Pastors
   * Sermons
   * Sunday School Lessons
 * Newsletters
   
   Get Your Bible Minute in Your Inbox Every Morning

 1. Bible
 2. Verses by Topic
 3. Bible Verses about Deborah


BIBLE VERSES ABOUT DEBORAH


SHARE

Close
Share Tweet Save
Compiled by The BibleStudyTools Staff on 06/07/2019


What does the Bible say about Deborah? Discover the top Bible verses about
Deborah from the Old and New Testaments. Read through the biblical references of
Deborah to learn more about its meaning and significance. May you find some
insight from these related scripture quotes!

To find the full context of shorter scripture quotes, click on "Chapter" below
each verse.




JUDGES 4:4

4 Now Deborah, a prophet, the wife of Lappidoth, was leading Israel at that
time.
Read Chapter All Versions



JUDGES 5:7

7 Villagers in Israel would not fight; they held back until I, Deborah, arose,
until I arose, a mother in Israel.
Read Chapter All Versions


GENESIS 35:8

8 Now Deborah, Rebekah’s nurse, died and was buried under the oak outside
Bethel. So it was named Allon Bakuth.
Read Chapter All Versions


JUDGES 4:14

14 Then Deborah said to Barak, “Go! This is the day the LORD has given Sisera
into your hands. Has not the LORD gone ahead of you?” So Barak went down Mount
Tabor, with ten thousand men following him.
Read Chapter All Versions


JUDGES 4:5

5 She held court under the Palm of Deborah between Ramah and Bethel in the hill
country of Ephraim, and the Israelites went up to her to have their disputes
decided.
Read Chapter All Versions


JUDGES 4:4-5

4 Now Deborah, a prophet, the wife of Lappidoth, was leading Israel at that
time.
5 She held court under the Palm of Deborah between Ramah and Bethel in the hill
country of Ephraim, and the Israelites went up to her to have their disputes
decided.
Read Chapter All Versions



JUDGES 4:9

9 “Certainly I will go with you,” said Deborah. “But because of the course you
are taking, the honor will not be yours, for the LORD will deliver Sisera into
the hands of a woman.” So Deborah went with Barak to Kedesh.
Read Chapter All Versions


JUDGES 4:6-16

6 She sent for Barak son of Abinoam from Kedesh in Naphtali and said to him,
“The LORD, the God of Israel, commands you: ‘Go, take with you ten thousand men
of Naphtali and Zebulun and lead them up to Mount Tabor.
7 I will lead Sisera, the commander of Jabin’s army, with his chariots and his
troops to the Kishon River and give him into your hands.’ ”
8 Barak said to her, “If you go with me, I will go; but if you don’t go with me,
I won’t go.”
9 “Certainly I will go with you,” said Deborah. “But because of the course you
are taking, the honor will not be yours, for the LORD will deliver Sisera into
the hands of a woman.” So Deborah went with Barak to Kedesh.
10 There Barak summoned Zebulun and Naphtali, and ten thousand men went up under
his command. Deborah also went up with him.
11 Now Heber the Kenite had left the other Kenites, the descendants of Hobab,
Moses’ brother-in-law, and pitched his tent by the great tree in Zaanannim near
Kedesh.
12 When they told Sisera that Barak son of Abinoam had gone up to Mount Tabor,
13 Sisera summoned from Harosheth Haggoyim to the Kishon River all his men and
his nine hundred chariots fitted with iron.
14 Then Deborah said to Barak, “Go! This is the day the LORD has given Sisera
into your hands. Has not the LORD gone ahead of you?” So Barak went down Mount
Tabor, with ten thousand men following him.
15 At Barak’s advance, the LORD routed Sisera and all his chariots and army by
the sword, and Sisera got down from his chariot and fled on foot.
16 Barak pursued the chariots and army as far as Harosheth Haggoyim, and all
Sisera’s troops fell by the sword; not a man was left.
Read Chapter All Versions


JUDGES 5:1

1 On that day Deborah and Barak son of Abinoam sang this song:
Read Chapter All Versions


JUDGES 4:6

6 She sent for Barak son of Abinoam from Kedesh in Naphtali and said to him,
“The LORD, the God of Israel, commands you: ‘Go, take with you ten thousand men
of Naphtali and Zebulun and lead them up to Mount Tabor.
Read Chapter All Versions


GENESIS 24:59

59 So they sent their sister Rebekah on her way, along with her nurse and
Abraham’s servant and his men.
Read Chapter All Versions



JUDGES 5:31

31 “So may all your enemies perish, LORD! But may all who love you be like the
sun when it rises in its strength.” Then the land had peace forty years.
Read Chapter All Versions


EXODUS 15:20

20 Then Miriam the prophet, Aaron’s sister, took a timbrel in her hand, and all
the women followed her, with timbrels and dancing.
Read Chapter All Versions


JUDGES 4:6-7

6 She sent for Barak son of Abinoam from Kedesh in Naphtali and said to him,
“The LORD, the God of Israel, commands you: ‘Go, take with you ten thousand men
of Naphtali and Zebulun and lead them up to Mount Tabor.
7 I will lead Sisera, the commander of Jabin’s army, with his chariots and his
troops to the Kishon River and give him into your hands.’ ”
Read Chapter All Versions



JUDGES 4:8

8 Barak said to her, “If you go with me, I will go; but if you don’t go with me,
I won’t go.”
Read Chapter All Versions


JUDGES 4:21

21 But Jael, Heber’s wife, picked up a tent peg and a hammer and went quietly to
him while he lay fast asleep, exhausted. She drove the peg through his temple
into the ground, and he died.
Read Chapter All Versions



JUDE 1:4

4 For certain individuals whose condemnation was written about long ago have
secretly slipped in among you. They are ungodly people, who pervert the grace of
our God into a license for immorality and deny Jesus Christ our only Sovereign
and Lord.
Read Chapter All Versions


JUDGES 4:1

1 Again the Israelites did evil in the eyes of the LORD, now that Ehud was dead.
Read Chapter All Versions


2 KINGS 22:14

14 Hilkiah the priest, Ahikam, Akbor, Shaphan and Asaiah went to speak to the
prophet Huldah, who was the wife of Shallum son of Tikvah, the son of Harhas,
keeper of the wardrobe. She lived in Jerusalem, in the New Quarter.
Read Chapter All Versions


ACTS 21:9

9 He had four unmarried daughters who prophesied.
Read Chapter All Versions


JUDGES 4:3

3 Because he had nine hundred chariots fitted with iron and had cruelly
oppressed the Israelites for twenty years, they cried to the LORD for help.
Read Chapter All Versions



EPHESIANS 4:11

11 So Christ himself gave the apostles, the prophets, the evangelists, the
pastors and teachers,
Read Chapter All Versions


JUDGES 5:23

23 ‘Curse Meroz,’ said the angel of the LORD. ‘Curse its people bitterly,
because they did not come to help the LORD, to help the LORD against the
mighty.’
Read Chapter All Versions


ACTS 16:40

40 After Paul and Silas came out of the prison, they went to Lydia’s house,
where they met with the brothers and sisters and encouraged them. Then they
left.
Read Chapter All Versions


DEUTERONOMY 33:2

2 He said: “The LORD came from Sinai and dawned over them from Seir; he shone
forth from Mount Paran. He came with myriads of holy ones from the south, from
his mountain slopes.
Read Chapter All Versions


2 TIMOTHY 3:16

16 All Scripture is God-breathed and is useful for teaching, rebuking,
correcting and training in righteousness,
Read Chapter All Versions






POPULAR ARTICLES

5 Lies Sin Tells Us
Does God Get Angry?
In Seasons of Discouragement, Remember God Is Still with Us
What Does Persecution Really Mean?
What Does the Bible Say about Managing Our Money?
What Are the Seventy Sevens in Daniel 9?



Privacy Policy Our Sites About Us Contact Us


Proud member of Salem Media Group.


Copyright © 2024, Bible Study Tools. All rights reserved. Article Images
Copyright © 2024 Getty Images unless otherwise indicated.
California - Do Not Sell My Personal Information California - CCPA Notice


Confirm

Are you sure?

Yes No




BIBLE STUDY TOOLS 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 143 TCF vendor(s) and 66 ad partner(s), or used specifically by this
site or app.

Some vendors may process your personal data on the basis of legitimate interest,
which you can object to by managing your options below. Look for a link at the
bottom of this page to manage or withdraw consent in privacy and cookie
settings.

Consent



Manage options

arrow_back

Data preferences


MANAGE YOUR DATA

You can choose how your personal data is used. Vendors want your permission to
do the following:

TCF vendors

help_outline


STORE AND/OR ACCESS INFORMATION ON A DEVICE

Cookies, device or similar online identifiers (e.g. login-based identifiers,
randomly assigned identifiers, network based identifiers) together with other
information (e.g. browser type and information, language, screen size, supported
technologies etc.) can be stored or read on your device to recognise it each
time it connects to an app or to a website, for one or several of the purposes
presented here.

View details
Consent (125 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 (75 vendors)Legitimate interest (32 vendors)help_outline


CREATE PROFILES FOR PERSONALISED ADVERTISING

Information about your activity on this service (such as forms you submit,
content you look at) can be stored and combined with other information about you
(for example, information from your previous activity on this service and other
websites or apps) or similar users. This is then used to build or improve a
profile about you (that might include possible interests and personal aspects).
Your profile can be used (also later) to present advertising that appears more
relevant based on your possible interests by this and other entities.

View details
Consent (99 vendors)


USE PROFILES TO SELECT PERSONALISED ADVERTISING

Advertising presented to you on this service can be based on your advertising
profiles, which can reflect your activity on this service or other websites or
apps (like the forms you submit, content you look at), possible interests and
personal aspects.

View details
Consent (95 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 (30 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 (25 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 (81 vendors)Legitimate interest (48 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 (34 vendors)Legitimate interest (15 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 (59 vendors)Legitimate interest (22 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 (68 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 (15 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


SAVE AND COMMUNICATE PRIVACY CHOICES

help_outline

The choices you make regarding the purposes and entities listed in this notice
are saved and made available to those entities in the form of digital signals
(such as a string of characters). This is necessary in order to enable both this
service and those entities to respect such choices.

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

You can choose your data preferences. This site or app wants your permission to
do the following:

Site or app


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


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


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


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


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


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


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


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


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


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


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

Vendor preferences

Accept all



Confirm choices

arrow_back

Vendor preferences


CONFIRM OUR VENDORS

Vendors can use your data to provide services. Declining a vendor can stop them
from using the data that 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
Consent


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, Device identifiers

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: 365 (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


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

more

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


View details | Privacy policylaunch
Consent


TRIPLE LIFT, 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 | Storage 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 | 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. Uses other forms of storage.


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. Uses other forms of storage.


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. Uses other forms of storage.


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

Cookie duration resets each session. 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. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


YIELDLAB (VIRTUAL MINDS GMBH)

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


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


SHARETHROUGH, INC

Cookie duration: 30 (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


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 | 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


ID5 TECHNOLOGY LTD

Cookie duration: 90 (days).

Data collected and processed: 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 | Storage 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


LIVEINTENT INC.

Cookie duration: 731 (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. Uses other forms of storage.


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


BIDTELLECT, INC

Cookie duration: 90 (days).

Data collected and processed: IP addresses, 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


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

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


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: IP addresses, 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


ACUITYADS INC.

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 | 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

Cookie duration resets each session.


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, 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


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


VISTAR MEDIA EMEA 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 | 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: IP addresses, 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


INMOBI PTE LTD

Doesn't use cookies.

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

more

Uses other forms of storage.


View 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


PIANO SOFTWARE INC.

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, Device identifiers

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


SEENTHIS AB

Doesn't use cookies.

Data collected and processed: IP addresses, Device characteristics

more




View details | Privacy policylaunch


COMMANDERS ACT

Cookie duration: 365 (days).

Data collected and processed: IP addresses, Device identifiers

more




View details | Storage details | Privacy policylaunch
Consent


TRAVEL AUDIENCE GMBH

Cookie duration: 397 (days).

Data collected and processed: IP addresses, 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: Precise location data, Device characteristics,
Device identifiers

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


NC AUDIENCE EXCHANGE, LLC

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

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


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


METRIXLAB NEDERLAND B.V.

Cookie duration: 730 (days).

Data collected and processed: User-provided data, IP addresses, Browsing and
interaction data, Device characteristics, Device identifiers

more

Uses other forms of storage.


View 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


ADACADO

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


EBUILDERS

Privacy policylaunch
Consent


APPLOVIN CORP.

Privacy policylaunch
Consent


EMX DIGITAL

Privacy policylaunch
Consent


FRACTIONAL MEDIA

Privacy policylaunch
Consent


RACKSPACE

Privacy policylaunch
Consent


LIFTOFF

Privacy policylaunch
Consent


MSI-ACI

Privacy policylaunch
Consent


ADMETRICS

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


ADVENTIVE

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


CEDATO

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

word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word

mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
This site uses cookies.
Salem Media, our partners and affiliates (We) use cookies to operate our website
and share information, which allows us to show you personalized content and
manage our objectives as a business. By using this website and continuing to
navigate, you accept these cookies.Privacy Policy
OK