www.cheatengine.org Open in urlscan Pro
2606:4700:10::6814:ae1e  Public Scan

URL: https://www.cheatengine.org/
Submission: On January 20 via manual from KR — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

This site makes use of the Google services Adsense Analytics, and other third
party advertisers which use Cookies to collect data about you, and which will be
shared with third parties. By continuing to use this site you consent to the
storage of these cookies Learn more
I Agree


CHEAT ENGINE

Main

Forum

About Cheat Engine

About DBVM

Bugtracker

Downloads

Tutorials

GIT

Lua Extensions

Twitter

FAQ

Contribute

Cheat Engine Wiki




Check it out



Know programming?
Looking for a job?
Try patreon!






Privacy Policy
Contact




CHEAT ENGINE



Download Cheat Engine


Trouble installing/running Cheat Engine? Check out the known github issue here
on how to solve it, or join the cheat engine patreon

Read before download: You must be 18 years or older, or deemed an adult, to
install Cheat Engine. Cheat engine is for private and educational purposes only.
Before you attach Cheat Engine to a process, please make sure that you are not
violating the EULA/TOS of the specific game/application. cheatengine.org does
not condone the illegal use of Cheat Engine

February 14 2023:Cheat Engine 7.5 Released for public:

February 8 2023:Cheat Engine 7.5 Released for Windows for Patreons (Mac and
public will be here soon):

I'm glad to announce the release of Cheat Engine 7.5 which has some really neat
improvements over 7.4
My patreon members can get it here

(The public release will be here any day now. Waiting for the advertisers /
network owners to accept it)

Please reports bugs and give suggestions to improve Cheat Engine so next version
can be even greater!

Changes:
from patreon 7.4.3 to public 7.5:

removed the driver requirement for the access memory regions tool added 1 byte
jmp instructions (that will install an exeption handler and place an int3 at the
location) added a scanoption so you can skip unpaged memory. (should prevent
targets from eating up RAM when scanned) reassemble() now rewrites an
instruction using multiple lines when needed make some error messages more
descriptive added an option to center the highlighted disassembler code to the
center added an explanation why the driver won't load and a link with info on
how to get it to load for now memoryrecord hotkeys can now be disabled
individually codefilter: unwind info now gives less bad results added support
for pseudo-ops like cmpss/sd/ps/pd lua: added ceserver commands lua: show a
stacktrace on execution error lua: added convertToUTF8(stringbytetable,
regioncode) made loading CT files with signatures possible under wine and proton
from patreon 7.4.2 to patreon 7.4.3: ceserver: pipe support (mono data
dissector) ceserver: added change memory protection capability ceserver:
Available options can now be sent to the CE GUI .netinfo: Replaced the fields
view with a tree network config: The processlist now has focus after opening a
server lua: added virtualstringtree lua: added invertColor lua: added
disassembleBytes(bytestring) autoassembler: now a visual warning is shown when
nearby allocation fails autoassembler: the templates now generate 14 byte jmp
safe original code blocks as well pointerscan now has a deviation option for
"pointer must end with offset" to help find pointers back after update ultimap:
added copy selected results to clipboard from patreon 7.4.1 to patreon 7.4.2
ipt: Added intel process trace feature provided by microsoft. ceserver: Improve
the modulelist fetch speed, more stable ceserver: option to disconnect from
closed ceservers ceserver: the discovery list is now also a history list
ceserver: implement injection on arm64 as well ceserver: also gets the fpu
registers now assembler x86_64: prefer mov rax,[rip+xxx] over mov rax,[imm64]
disasembler x86_64: switch from r#l to r#b because why not mono: the dll now has
a versioncheck so that you don't accidentally mix monodatacollector dll's mono:
deal with situations where there is no mainform mono/.net: the methodlist is now
sorted by name better arm disassembler and assembler better arm64 disassembler
and assembler the scanregions can be saved/loaded upon close/start ce (seperate
option in settings) added an option to skip loading .PDB files a lot more
functions are exposed to newstate threads added ranges scans to groupscan
freeze+allow increase/decrease now also looks if the value is signed trainers:
Forms and controls now scale based on DPI changing record showassigned/showashex
now also applies to other selected entries texttraces now don't save as .cetrace
but as .txt now ccode: #include now searches table files for files there as well
ccode: the internal symbolhandler can now deal with stdcalled function symbols
lua: added ImageIndex property to TTreeNode lua: added OnValuechanged and
OnValueChangedByUser callbacks to MemoryRecord objects lua: added
getOpenedFileSize() lua: added onHelpEvent callback lua: added
releaseDebugFiles() lua: added enumRegisteredSymbolLists() and
enumRegisteredSymbols() lua: added getBitmap method to ImageList objects from
public 7.4 to patreon 7.4.1: added .Visible property to treenode entries added
.VisibleRowCount and .TopItem to listviews added arm64 disassembling and
assembling added lua function "runCommand" added a radiobutton to select if the
generated script will use 5 or 14 byte jmps. conditional jumps can now deal 2gb+
destinations (will get rewritten) dotnetinfo: Performance improvement memory
record hotkeys now have a "Only while down" option Updated the dbghelp to a more
recent version which can better handle nowadys pdb symbols different memory
allocations now get placed within the initial allocation block. Protection is
changed afterwards tracer can now step over rep instructions lua stringstream
now inherits from memorystream, so you have access to the Memory field lua:
Added a callback for whenever the structure list is modified added architecture
distinguishing to ceserver pressing escape in the hotkey form will now close it
added nested structure support added string based custom types ctrl+enter in the
disassembler now shows relative addresses from that point the diffcount in "find
out what accessess/writes" will now stay even when disabling the option to find
the number of different addresses an instruction accesses
Fixes:
from patreon 7.4.3 to public 7.5: vehdebug: Fixed a case where a new thread
creation or other event would cause another event that would trigger at exactly
the same time to get the exception ignored and just continued monodatacollector:
fixed invoke method dotnetdatacollector: Fixed issue of loading a wrong version
of dbgshim.dll fixed disassembling cvtdq2pd from patreon 7.4.2 to patreon 7.4.3:
ceserver: Fixed extension loading in some cases ceserver: fixed stepping on x86
targets fixed the name showing as [physical memory] instead of the filename when
opening a file fixed a rare error when scanning using specific options fixed
some documentation in celua at some points fixed stackview in "more info" being
garbage/access violation fixed tracer search for instructions ending with ]
fixed enumExports lua function fixed issue where vehdebug would crash fixed the
assembler from handing [rex+reg*x] as a symbol when debugging fixed the
disassembler backlist fixed termination issue on the memscan object from patreon
7.4.1 to patreon 7.4.2 Fixed the tracer search for instructions ending with a ]
VEH debug: Fixed the potential of invalid handles being used Kernelmode debug
and VEH debug: Fixed setting context on non suspended threads fixed the
lua_pcallk delegate in the c# plugin example fixed speedhack on wine 7.0 fixed
high dpi issue of structure dissect on first view fixed high dpi issue on find
what access/writes dialogs restored the anchor editor (was gone in 7.4.1) fixed
.net info instance lookup issue fixed customtypes getting marked as string (bug
introduced in 7.4.1) fixed runcommand fixed modalforms from losing their text
color internally (bug introduced in 7.4.1) mac: fixed some progressbars not
properly updating from public 7.4 to patreon 7.4.1: fixed the all type not
finding 4 types when double was deselected fixed the "all" type when not using
double fixed ccode esp access in 32-bit and "reg"f types fixed disassembling
when using binutils for disassembly fixed the tablefiles menulist eating memory
because they didn't get deleted properly fixed .net issues that use obfoscated
modules and missing metadata fixed paring value starting with a - or + fixed
assembling pmovmskb fixed disassembling vgather* vex256 instructions and allow
usage of xmm/ymm registers as address (for instructions that allow it. Like this
one) fixed the addresslist not giving a proper error when using multiple enable
or disable section fixed error when using ctrl for speedhack hotkeys fixed the
groupscan command parser from assigning wildcard to the wrong combobox fixed
disassembling xchg eax/rax,xxx fixed lua custom type registering as float when
using the non lua function method fixed small memoryscan issue for data at the
end of a memoryblock ccode doesn't register useless symbols anymore




January 18 2022:Cheat Engine 7.4 Released for Windows and Mac for everyone:

January 2 2022:Cheat Engine 7.4 Released for Windows and Mac for Patreons
(public will be here soon):

Happy 2022. To start of this year good here's the official release of Cheat
Engine 7.4
My patreon members can get it here
(The public release will be here any day now. Waiting for the advertisers /
network owners to accept it)

Please reports bugs and give suggestions to improve Cheat Engine.

Additions and changes:


AA templates now generate 14 byte jmp scripts when holding down ctrl Foundcode
dialog: Replace now toggles between nop and original. Also prevents duplicates
improved keyboard control to the hexview in memoryview. You can now hold shift
while using the cursors to move laststate isn't saved in tables anymore (unless
ctrl is down) added some space for dbvm functions so it's less likely to click
them you can now manually delete saved results debugger attach timeout window
will now show the status on some debugger interfaces modules for 64-bit in
32-bit targets are more clearly marked as such mono will not try to re-attach
after a disconnect lua: fixed copyMemory mode 2 from 7.3.1-7.3.2: structure
dissect watch for changes now also shows you when something has changed
inbetween added hints to how the pointer wildcard works the replace button in
foundcode dialog now supports multiselect You can now also change values of
groupscan scan results directly in the foundlist lua's openProcess command now
won't deactivate all entries when previously no process was selected you can now
edit instructions with a breakpoint on them added linux ABI c-compiler dll's by
default mono now releases the .net thread from 7.3.2-7.4: added shortcut to add
this address to addresslist in hexview (ctrl+numPlus) goto address popup now
centers on the memview window, instead of screen center you can now change the
font of the tracer tree added isRep to the lua LastDisassemblerData field. And
stepover now steps over rep instructions break and trace: Added 'stay within
module' option added custom alignment option to the hexviewer section of the
memoryviewer Fixes: fixed loading back highligter config for auto assembler
windows .netinfo: fix field searching fixed disassembler issues/memory
corruption when closing a secondary memoryview window fixed brake and trace
killing the debugger when skipping certain modules an failing in figuring out
the return address fixed auto attach not stopping the process flash mono is less
likely to disconnect when dissecting an invalid memory address fixed checkbox
and radiobutton not sizing properly in dark mode foundlist: display type
override also afffects the saved columns foundlist: new scan now alsdo clears
the saved results processlist: Fixed the highlighted color process entries in
light mode fixed compare to first scan hotkey fixed handling of broken/empty
language folders fixed network modulesize lookup. (needs a new ceserver build as
well) fixed position saving for the foundcode dialog fixed lua errors not giving
a proper errormessage fixed {$c} and {$ccode} for the 32-bit CE build fixed
logging of writes to ignore the addresslist freezing(Skyrimfus) fixed dealing
with -0.0f in c/ccode blocks fixed memscan on the last block of readable memory
fixed dealing with the proper way of namespace.classname:modulename formatting.
(Supports both formats) fixed error when using freeze by thread with a very
small interval fixed {$ccode} and {$luacode} when not giving any parameters
fixed some include files erroring out when used from 7.3.1-7.3.2: network
ceserver/linux: Fixed wpm corrupting the memory fixed the elf symbol parser
fixed speedhack on linux il2cpp now has a progressbar fixed handling some newer
il2cpp games fixed vmin assembling fixed freezing when entering the wrong
ceserver details fixed deleting groupscan entries from the scan fixed
pointerscan not loading results when in a path with non-ascii characters fixed
the standalone trainer maker giving an error about duplicate entries from
7.3.2-7.4: lua: fixed readByte signextending when it shouldn't fix changeregonbp
where it only changed xmm0 window position saving of "find what addresses this
code accesses" should be more predictable fixed saving of some color preferences
in hexview, and added the fadecolor fix AA createThreadAndWait not working in a
standalone script improved stability of mono fixed break and trace ignore flag
causing an stop instead of ignore on 64 bit targets




August 26 2021:Cheat Engine 7.3 Released for Windows and Mac for everyone:

August 14 2021:Cheat Engine 7.3 Released for Windows and Mac for Patreons
(public will be here soon):

I'm happy to announce the official release of Cheat Engine 7.3 for all my
patreon members (The public release will be here any day now. Waiting for the
advertisers / network owners to sign of on it) Edit:Done
My patreon members can get it here

Please report bugs and give feature requests for next version so I can make it
even better.


Additions and changes:

Added dark mode support (restart CE when you change the setting) All saved
results are now shown in the foundlist (can be turned off) Groupscan now
supports pointer wildcards. (only valid if the field is a proper pointer)
Hotkeys can be repeated by releasing the key and repressing if the repeat timer
hasn't finished yet Structure dissect add to addresslist uses the addressstring
instead of number, so symbols will be preserved Structure dissect now has a
option to save the previous state of a column and show changes easier
Middle-mouse clicking now copies the value of a structure element to your
clipboard Added {$LUACODE} blocks for inline Lua coding Added a c-compiler to CE
Added {$C} blocks to the auto assembler. all {$C} blocks get combined into one
script before execution Added {$CCODE} blocks for inline C coding (Check the
forum, wiki, CE patreon discord or CE's youtube) Added a C# compiler (compilecs)
Added routines to do .NET(and mono) method detouring. .NET info has a new
contextmenu where you can create a detour template for the autoassembler Added
invoke method to the .NET Info window as well [Disable] sections can now
reference labels, defines, AOBScan results, and allocs created in the [ENABLE]
section Userdefined symbollist has a secondary list for CCode symbols The change
address window now also supports relative offsets DBVM speed improvements DBVM
has an extra security level, and added dbvm_setKeys to easily change the access
codes DBVM has now some basic support for nested VM's (only so you can run them,
not yet modify) New debugger interface: DBVM-level debugger Improved performance
of "Find what access/writes this address" Dissect code now lets you specify
custom ranges Addresslist value sort now sorts values by alphabet if the record
is a string type The dropdown list of multiple entries can now be changed at the
same time Standalone register window now shows flags values as well Value
Between scans now autoswap the order if the first value is bigger than the 2nd
Fixes: fixed some games freezing CE when symbols where accesses Lua debug now
shows for loop variables several windows now save their position, and won't get
corrupted if you don't show them the first time running CE fixed
createthreadandwait when using a timeout fixed disassembling vcvtsi2ss fixed
compare to first scan if it's a large block, and made it more efficient ceshare:
logout fixed fixed assembling movsq fixed ultimap ret filter fixed luapipe never
calling OnError fixed vehdebug in 64-bit CE zeroing out the FPU registers in
32-bit targets fixed DBVM find what access/writes sometimes skipping entries on
AMD fixed undo not working on memory records when using the single line editor
fixed hide children group option when loading a table fixed some font issues in
the break and trace window fixed pasting the other types in hexadecimal view
fixed the symbolloader fully crashing on unknown pdb symboldata
lua: saveTable won't ask to sign the table anymore messageDialog will work if
you omit the buttonlist. (Defaults to mbOK then) added more customizabe button
registerSymbol no longer errors out the whole script on failure. It now
overwrites existing symbols and many other things...








 






CHEAT ENGINE 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 67 ad partner(s), or used specifically by this
site or app.

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

Consent



Manage options

arrow_back

Data preferences


MANAGE YOUR DATA

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

TCF vendors

help_outline


STORE AND/OR ACCESS INFORMATION ON A DEVICE

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

View details
Consent (119 vendors)


USE LIMITED DATA TO SELECT ADVERTISING

Advertising presented to you on this service can be based on limited data, such
as the website or app you are using, your non-precise location, your device type
or which content you are (or have been) interacting with (for example, to limit
the number of times an ad is presented to you).

View details
Consent (70 vendors)Legitimate interest (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 (98 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 (32 vendors)


USE PROFILES TO SELECT PERSONALISED CONTENT

Content presented to you on this service can be based on your content
personalisation profiles, which can reflect your activity on this or other
services (for instance, the forms you submit, content you look at), possible
interests and personal aspects. 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 (77 vendors)Legitimate interest (46 vendors)help_outline


MEASURE CONTENT PERFORMANCE

Information regarding which content is presented to you and how you interact
with it can be used to determine whether the (non-advertising) content e.g.
reached its intended audience and matched your interests. For instance, whether
you read an article, watch a video, listen to a podcast or look at a product
description, how long you spent on this service and the web pages you visit etc.
This is very helpful to understand the relevance of (non-advertising) content
that is shown to you.

View details
Consent (31 vendors)Legitimate interest (14 vendors)help_outline


UNDERSTAND AUDIENCES THROUGH STATISTICS OR COMBINATIONS OF DATA FROM DIFFERENT
SOURCES

Reports can be generated based on the combination of data sets (like user
profiles, statistics, market research, analytics data) regarding your
interactions and those of other users with advertising or (non-advertising)
content to identify common characteristics (for instance, to determine which
target audiences are more receptive to an ad campaign or to certain contents).

View details
Consent (57 vendors)Legitimate interest (20 vendors)help_outline


DEVELOP AND IMPROVE SERVICES

Information about your activity on this service, such as your interaction with
ads or content, can be very helpful to improve products and services and to
build new products and services based on user interactions, the type of
audience, etc. This specific purpose does not include the development or
improvement of user profiles and identifiers.

View details
Consent (65 vendors)Legitimate interest (37 vendors)help_outline


USE LIMITED DATA TO SELECT CONTENT

Content presented to you on this service can be based on limited data, such as
the website or app you are using, your non-precise location, your device type,
or which content you are (or have been) interacting with (for example, to limit
the number of times a video or an article is presented to you).

View details
Consent (9 vendors)Legitimate interest (2 vendors)help_outline


ENSURE SECURITY, PREVENT AND DETECT FRAUD, AND FIX ERRORS

help_outline

Your data can be used to monitor for and prevent unusual and possibly fraudulent
activity (for example, regarding advertising, ad clicks by bots), and ensure
systems and processes work properly and securely. It can also be used to correct
any problems you, the publisher or the advertiser may encounter in the delivery
of content and ads and in your interaction with them.

View details


DELIVER AND PRESENT ADVERTISING AND CONTENT

help_outline

Certain information (like an IP address or device capabilities) is used to
ensure the technical compatibility of the content or advertising, and to
facilitate the transmission of the content or ad to your device.

View details


MATCH AND COMBINE DATA FROM OTHER DATA SOURCES

help_outline

Information about your activity on this service may be matched and combined with
other information relating to you and originating from various sources (for
instance your activity on a separate online service, your use of a loyalty card
in-store, or your answers to a survey), in support of the purposes explained in
this notice.

View details


LINK DIFFERENT DEVICES

help_outline

In support of the purposes explained in this notice, your device might be
considered as likely linked to other devices that belong to you or your
household (for instance because you are logged in to the same service on both
your phone and your computer, or because you may use the same Internet
connection on both devices).

View details


IDENTIFY DEVICES BASED ON INFORMATION TRANSMITTED AUTOMATICALLY

help_outline

Your device might be distinguished from other devices based on information it
automatically sends when accessing the Internet (for instance, the IP address of
your Internet connection or the type of browser you are using) in support of the
purposes exposed in this notice.

View details


USE PRECISE GEOLOCATION DATA

With your acceptance, your precise location (within a radius of less than 500
metres) may be used in support of the purposes explained in this notice.

View details
Consent

Vendor preferences

Accept all



Confirm choices

arrow_back

Vendor preferences


CONFIRM OUR VENDORS

Vendors can use your data to provide services. Declining a vendor can stop them
from using the data you shared.

TCF vendors

help_outline


EXPONENTIAL INTERACTIVE, INC D/B/A VDX.TV

Cookie duration: 90 (days).

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


INDEX EXCHANGE INC.

Cookie duration: 395 (days).

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

more

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


View details | Privacy policylaunch
Consent


ADIKTEEV

Doesn't use cookies.

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

more




View details | Privacy policylaunch
Consent


AMOBEE INC.

Cookie duration: 180 (days).

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

more

Cookie duration resets each session.


View details | Privacy policylaunch
Consent


UNRULY GROUP LLC

Cookie duration: 365 (days).

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

more




View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


MAGNITE, INC.

Cookie duration: 365 (days).

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

more




View details | Storage details | Privacy policylaunch
Consent


SIFT MEDIA, INC

Doesn't use cookies.

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

more




View details | Privacy policylaunch
Consent


RAKUTEN MARKETING LLC

Cookie duration: 730 (days).

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

more

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


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SIMPLIFI HOLDINGS INC

Cookie duration: 366 (days).

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

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

more




View details | Privacy policylaunch
Consent


PULSEPOINT, INC.

Cookie duration: 365 (days).

Data collected and processed: Device identifiers, IP addresses, Device
characteristics

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

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

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

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


DOUBLEVERIFY INC.

Doesn't use cookies.

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

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


BIDSWITCH GMBH

Cookie duration: 365 (days).

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

more

Cookie duration resets each session.


View details | Privacy policylaunch
Consent


TEADS FRANCE SAS

Cookie duration: 365 (days).

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

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

more




View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ONETAG LIMITED

Cookie duration: 396 (days).

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

more




View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


BANNERFLOW AB

Cookie duration: 366 (days).

Data collected and processed: IP addresses

more




View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


TABMO SAS

Doesn't use cookies.

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

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


WIZALY

Cookie duration: 365 (days).

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

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


MOBILE PROFESSIONALS BV / SAGE+ARCHER BV

Doesn't use cookies.

Data collected and processed: Non-precise location data

more




View details | Privacy policylaunch
Consent


ON DEVICE RESEARCH LIMITED

Cookie duration: 30 (days).

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

more




View details | Storage details | Privacy policylaunch
Consent


ROCKABOX MEDIA LTD

Doesn't use cookies.

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


CELTRA INC.

Doesn't use cookies.

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

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


MAINADV SRL

Cookie duration: 30 (days).

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

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


GEMIUS SA

Cookie duration: 1825 (days).

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

more

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


View details | Privacy policylaunch
Consent


THE KANTAR GROUP LIMITED

Cookie duration: 914 (days).

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

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

more




View details | Storage details | Privacy policylaunch
Consent


ORACLE ADVERTISING

Cookie duration: 180 (days).

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

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


NUMBERLY

Cookie duration: 180 (days).

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

more




View details | Storage details | Privacy policylaunch
Consent


TRAVEL AUDIENCE GMBH

Cookie duration: 397 (days).

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

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


BLENDEE SRL

Cookie duration: 366 (days).

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

more

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


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SALESFORCE.COM, INC.

Cookie duration: 180 (days).

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

more

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


View details | Privacy policylaunch
Consent


VERVE GROUP EUROPE GMBH

Doesn't use cookies.

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

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


OTTO (GMBH & CO KG)

Cookie duration: 365 (days).

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

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

more

Cookie duration resets each session.


View details | Privacy policylaunch
Consent


LOCALSENSOR B.V.

Doesn't use cookies.

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

more




View details | Storage details | Privacy policylaunch
Consent


GP ONE GMBH

Cookie duration: Uses session cookies.

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

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

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


CINT AB

Cookie duration: 730 (days).

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

more




View details | Privacy policylaunch
Consent


GOOGLE ADVERTISING PRODUCTS

Cookie duration: 396 (days).

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

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


GFK SE

Cookie duration: 730 (days).

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

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


REVJET

Cookie duration: 730 (days).

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

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


CLINCH LABS LTD

Cookie duration: 730 (days).

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

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

more




View details | Storage details | Privacy policylaunch
Consent


HURRA COMMUNICATIONS GMBH

Cookie duration: 366 (days).

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


DMA INSTITUTE

Privacy policylaunch
Consent


ZMS

Privacy policylaunch
Consent


DENTSU AEGIS NETWORK

Privacy policylaunch
Consent


IGNITION ONE

Privacy policylaunch
Consent


OMNICOM MEDIA GROUP

Privacy policylaunch
Consent


DIGISEG

Privacy policylaunch
Consent


RESONATE

Privacy policylaunch
Consent


SOJERN

Privacy policylaunch
Consent


HAENSEL AMS

Privacy policylaunch
Consent


BDSK HANDELS GMBH & CO. KG

Privacy policylaunch
Consent


VIDEOLOGY

Privacy policylaunch
Consent


TRADEDOUBLER AB

Privacy policylaunch
Consent


TRUSTARC

Privacy policylaunch
Consent


TRUEFFECT

Privacy policylaunch
Consent


MARKETING SCIENCE CONSULTING GROUP, INC.

Privacy policylaunch
Consent


DENTSU

Privacy policylaunch
Consent


ESSENS

Privacy policylaunch
Consent


TRAVEL DATA COLLECTIVE

Privacy policylaunch
Consent


ADVOLUTION.CONTROL

Privacy policylaunch
Consent


WIDESPACE

Privacy policylaunch
Consent


LIFESTREET

Privacy policylaunch
Consent


VIMEO

Privacy policylaunch
Consent


BATCH MEDIA

Privacy policylaunch
Consent


VODAFONE GMBH

Privacy policylaunch
Consent


MAGNITE

Privacy policylaunch
Consent


SCENESTEALER

Privacy policylaunch
Consent


NETQUEST

Privacy policylaunch
Consent


MANAGE.COM

Privacy policylaunch
Consent


CLOUDFLARE

Privacy policylaunch
Consent


HAVAS MEDIA FRANCE - DBI

Privacy policylaunch
Consent


NETFLIX

Privacy policylaunch
Consent


MACROMILL GROUP

Privacy policylaunch
Consent


EBUILDERS

Privacy policylaunch
Consent


APPLOVIN CORP.

Privacy policylaunch
Consent


NANO INTERACTIVE

Privacy policylaunch
Consent


FRACTIONAL MEDIA

Privacy policylaunch
Consent


RACKSPACE

Privacy policylaunch
Consent


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


ADLUDIO

Privacy policylaunch
Consent

Accept all



Confirm choices

Close