he.flightaware.com Open in urlscan Pro
172.64.148.55  Public Scan

URL: https://he.flightaware.com/live/flight/BOS911
Submission Tags: @phish_report
Submission: On November 27 via api from FI — Scanned from FI

Form analysis 9 forms found in the DOM

GET https://he.flightaware.com/account/locale_switch.rvt

<form action="https://he.flightaware.com/account/locale_switch.rvt" method="get" style="display: inline;">
  <select name="locale" aria-label="Locale Picker" class="localePicker" onchange="this.form.submit();">
    <option value="ar_SA">العربية</option>
    <option value="cs_CZ">Čeština</option>
    <option value="de_DE">Deutsch</option>
    <option value="en_AU">English (Australia)</option>
    <option value="en_CA">English (Canada)</option>
    <option value="en_GB">English (UK)</option>
    <option value="en_US">English (USA)</option>
    <option value="es_ES">Español (España)</option>
    <option value="es_MX">Español</option>
    <option value="fi_FI" selected="selected">Suomi</option>
    <option value="fr_CA">Français (Canada)</option>
    <option value="fr_FR">Français (France)</option>
    <option value="he_IL">עִבְרִית</option>
    <option value="hi_IN">हिन्दी</option>
    <option value="hr_HR">Hrvatski</option>
    <option value="it_IT">Italiano</option>
    <option value="ja_JP">日本語</option>
    <option value="ko_KR">한국어</option>
    <option value="pl_PL">Polski</option>
    <option value="pt_BR">Português (Brasil)</option>
    <option value="pt_PT">Português (Portugal)</option>
    <option value="ru_RU">Русский</option>
    <option value="tr_TR">Türkçe</option>
    <option value="zh_CN">中文(简体)</option>
    <option value="zh_HK">中文(香港)</option>
    <option value="zh_TW">中文(台灣)</option>
  </select>
  <input type="hidden" name="csrf_token" value="796655832">
</form>

GET //he.flightaware.com/ajax/ignoreall/omnisearch/disambiguation.rvt

<form id="omnisearch_form" method="get" action="//he.flightaware.com/ajax/ignoreall/omnisearch/disambiguation.rvt" class="active"><input type="hidden" name="searchterm" value=""><input type="hidden" name="token" value="">
  <div class="select2-container select2-container-multi" id="s2id_omni_headerSearchForm">
    <ul class="select2-choices">
      <li class="select2-search-field"> <label for="s2id_autogen1" class="select2-offscreen"></label> <input type="text" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" class="select2-input select2-default"
          id="s2id_autogen1" tabindex="0" placeholder="" style="width: 360px;"> </li>
    </ul>
    <div class="select2-drop select2-drop-multi select2-display-none omnisearch_dropdown">
      <ul class="select2-results">
        <li class="select2-no-results">No matches found</li>
      </ul>
    </div>
  </div><input type="hidden" id="omni_headerSearchForm" data-version="50" data-server="www.flightaware.com" data-alias="he.flightaware.com" data-startsearch="Please begin searching to receive suggestions" data-ambiguous="More results for %1 ..."
    data-searching="Searching..." data-recent="Recent Searches" data-placeholder="&nbsp;&nbsp; Search for flight, tail, airport, or city" tabindex="-1" value="" style="display: none;">
  <div style="display:none;" class="omnisearch_loading"><i class="fa fa-spinner fa-pulse"></i></div>
</form>

/live/findflight

<form action="/live/findflight">
  <div class="trackInputContainer">
    <div class="trackInput"><input name="origin" class="trackRouteOrigin blur" type="text" placeholder="Origin" title="Origin" aria-label="Origin" autocomplete="off" autocorrect="off"></div>
  </div>
  <div tabindex="0" role="button" class="route_swap">
    <div class="header_swap"><img alt="Swap" src="https://www.flightaware.com/images/home_main/flip_fields.svg"></div>
  </div>
  <div class="trackInputContainer">
    <div class="trackInput"><input name="destination" class="trackRouteDestination blur" type="text" placeholder="Destination " title="Destination " aria-label="Destination " autocomplete="off" autocorrect="off"></div>
  </div><input type="submit" hidefocus="true" style="display: none;">
</form>

/live/form.rvt

<form class="airlineSearch" action="/live/form.rvt">
  <div class="trackInputContainer airlineName ">
    <div class="trackInput"><input id="airline_name" name="q" class="trackAirlineName blur" type="text" title="Airline" aria-label="Airline (e.g. United)" placeholder="Airline" autocomplete="off" autocorrect="off"></div>
  </div>
  <div class="trackInputContainer flightNumber ">
    <div class="trackInput"><input id="ident_suffix" name="ident_suffix" class="trackAirlineNumber blur" type="text" title="Flight #" aria-label="Flight # (e.g. 450)" placeholder="Flight #" autocorrect="off"></div>
  </div><input type="hidden" id="ident_prefix" name="ident_prefix"><input type="submit" hidefocus="true" style="display: none;"><span class="fa fa-times-circle-o" id="airlineSearchCancel"></span>
</form>

/live/form.rvt

<form id="privateSearch" data-fa-search-type="privateSearch" class="searchOption hide text_align_left" action="/live/form.rvt">
  <div class="trackInput"><input name="ident" class="trackTail" value="BOS911" type="text" title="Flight/Tail# (e.g. N123AB)" aria-label="Flight/Tail# (e.g. N123AB)" placeholder="Flight/Tail# (e.g. N123AB)" autocorrect="off"></div>
</form>

/live/form.rvt

<form id="airportSearch" data-fa-search-type="airportSearch" class="searchOption multiple hide text_align_left" action="/live/form.rvt">
  <div class="trackInput"><input name="airport" id="airport" class="trackAirportCode blur" type="text" title="Airport Code (e.g. KJFK)" aria-label="Airport Code (e.g. KJFK)" value="" placeholder="Airport Code (e.g. KJFK)" autocomplete="off"
      autocorrect="off"></div>
  <div class="trackInput"><input id="airport_name_or_city" name="airport_name_or_city" class="trackAirportCity blur" type="text" title="Airport City (e.g. New York)" aria-label="Airport City (e.g. New York)" placeholder="Airport City (e.g. New York)"
      autocomplete="off" autocorrect="off"></div><input type="submit" hidefocus="true" style="display: none;">
</form>

<form>
  <div class="uiContainer"><input type="checkbox" name="MINOR_AIRPORTS" aria-label="Show minor airports"><label>Show minor airports</label></div>
</form>

POST /live/report/BOS911/history/20101001/0400Z/KMSP/EFHK

<form id="reportInaccuracies" method="post" action="/live/report/BOS911/history/20101001/0400Z/KMSP/EFHK" enctype="multipart/form-data">
  <input type="hidden" name="json_report" id="json_report" value="">
  <input type="hidden" name="formPedigree" id="formPedigree" value="">
  <input type="radio" name="errorRadio" id="times" value="times">
  <input type="radio" name="errorRadio" id="airports" value="airports">
  <input type="radio" name="errorRadio" id="aircraft_type" value="aircraft_type">
  <input type="radio" name="errorRadio" id="path" value="path">
  <input type="radio" name="errorRadio" id="not_cancelled" value="not_cancelled">
  <input type="radio" name="errorRadio" id="cancelled" value="cancelled">
  <input type="radio" name="errorRadio" id="other" value="other">
  <h2 class="flightPageDataTableHeading">Please Identify The Issue</h2>
  <div class="flightPageDataTable">
    <div class="flightPageDataRow">
      <label for="times" class="flightPageReportType">Inaccurate arrival/departure time</label>
    </div>
    <div class="flightPageDataRow">
      <label for="airports" class="flightPageReportType">Inaccurate origin/destination airport</label>
    </div>
    <div class="flightPageDataRow">
      <label for="aircraft_type" class="flightPageReportType">Inaccurate aircraft type</label>
    </div>
    <div class="flightPageDataRow">
      <label for="path" class="flightPageReportType">Inaccurate depicted flight path on map</label>
    </div>
    <div class="flightPageDataRow">
      <label for="not_cancelled" class="flightPageReportType">Flight was shown as canceled, but actually operated</label>
    </div>
    <div class="flightPageDataRow">
      <label for="cancelled" class="flightPageReportType">Flight should have been shown as canceled</label>
    </div>
    <div class="flightPageDataRow">
      <label for="other" class="flightPageReportType">Other (please explain below)</label>
    </div>
  </div>
  <div class="flightPageReportDetails">
    <div class="flightPageReportComments">
      <p>Please explain the problem you are seeing and what you expected to see:</p>
      <textarea class="flightPageReportTextarea" id="flightPageReportTextarea" name="clarification"></textarea>
      <div style="color: red; display: none;">Comments are required</div>
    </div>
    <div class="flightPageReportEmailAndFile">
      <p>Please provide an email address where we can contact you for more information:</p>
      <input type="email" name="email" id="flightPageReportEmail" class="flightPageReportEmail">
      <p>If possible, upload a screenshot or image demonstrating the issue: <input type="file" name="media" class="flightPageReportFile" id="flightPageReportFile"></p>
      <input type="hidden" name="token" value="796655832">
      <p class="flightPageReportButton"><a href="#" class="flightPageButton" data-action="reportInaccuracies"><span>Submit Report</span></a></p>
    </div>
  </div>
</form>

Name: myformPOST https://he.flightaware.com/account/session

<form id="loginForm" action="https://he.flightaware.com/account/session" method="post" name="myform"><input type="hidden" name="referer" value="https://he.flightaware.com/live/flight/BOS911"><input type="hidden" name="mode" value="login">
  <div class="creds"><input size="30" type="text" name="flightaware_username" aria-label="Username or E-mail address" placeholder="Username or E-mail address" value="" autocorrect="off"><input size="30" type="password" name="flightaware_password"
      aria-label="Password" placeholder="Password"></div><input type="hidden" name="token" value="796655832"><button id="loginButton" name="submit" type="submit" class="actionButton">Login</button>
  <div class="passwordReset"><a href="https://he.flightaware.com/account/forgot">Forgot password?</a></div>
  <div class="register">Don't have an account? Register now (free) for customized features, flight alerts, and more! <div class="registerButton">
      <a class="actionButton" href="/account/join/?referer=https://he.flightaware.com/live/flight/BOS911"> Join FlightAware</a></div>
  </div>
</form>

Text Content

 * Products
   
   
   Data Products
   
    * AeroAPI Flight data API with on-demand flight status and flight tracking
      data.
    * FlightAware Firehose Streaming flight data feed for enterprise
      integrations with real-time, historical and predictive flight data.
    * FlightAware Foresight Predictive technology to strengthen customer trust
      in your operations
    * Rapid Reports Quickly purchase historical reports delivered via email.
    * Custom Reports Consultative detailed and customized flight tracking data
      reports.
    * Integrated Mapping Solutions Incorporate FlightAware maps in your web and
      mobile applications
   
   Applications
   
    * FlightAware Aviator The ultimate flight tracking suite for small
      aircraft/general aviation (GA) owners and operators.
    * Premium Subscriptions A personalized flight-following experience with
      unlimited alerts and more.
    * FlightAware Global The industry standard flight tracking platform for
      business aviation (BA) owners and operators.
    * FlightAware FBO Toolbox Comprehensive flight tracking to enhance your FBO
      operations and increase sales.
    * FlightAware TV Full-screen FlightAware TV maps for operators or FBOs.
    * GlobalBeacon GADSS-compliant global tracking and alerting for airlines and
      aircraft operators.

 * Industries
   
    * Airlines
    * Airports
    * Air Traffic Control
    * Owners and Operators
    * Government

 * ADS-B
   
    * Statistics
    * SkyAware Anywhere
    * Coverage Map
    * ADS-B Store
    * Build a PiAware ADS-B Receiver
    * FlightFeeder
    * FAQs

 * Flight Tracking
   
   
   Delays and cancellations
   
    * Cancellations
    * Airport Delays
    * MiseryMap
   
   Search flights
   
    * Flight Finder
    * Browse by Operator
    * Browse by Airport
    * Browse by Aircraft Type
   
   Other
   
    * Random Airport
    * Random Flight
    * IFR Route Analyzer

 * Community
   
   
   Photos
   
    * Popular Photos
    * Newest Photos
    * Highest Ranked
    * Staff Picks
    * Recent Comments
    * Community Tagging
    * Upload Your Photos
   
   Squawks
   
    * Current Squawks
    * New Squawks
    * Popular Squawks
   
   Discussions
   
    * All Discussions

 * Company
   
    * About
    * Careers
    * Data Sources
    * History
    * Blog
    * Engineering Blog
    * Newsroom
    * Webinars
    * Advertise With Us
    * FAQs
    * Contact Us

Create a FlightAware Account
or log in to an existing account
Get the FlightAware App for the best flight tracking experience on your device.

Join FlightAware
Login
19:03 EST
العربية Čeština Deutsch English (Australia) English (Canada) English (UK)
English (USA) Español (España) Español Suomi Français (Canada) Français (France)
עִבְרִית हिन्दी Hrvatski Italiano 日本語 한국어 Polski Português (Brasil) Português
(Portugal) Русский Türkçe 中文(简体) 中文(香港) 中文(台灣)
  
AllAllRouteAirline flightPrivate flight (tail #)Airport
 * 

 * No matches found







Forgot the flight number?
Sign Up
 * Products
   
   Data Products
   
    * AeroAPI Flight data API with on-demand flight status and flight tracking
      data.
    * FlightAware Firehose Streaming flight data feed for enterprise
      integrations with real-time, historical and predictive flight data.
    * FlightAware Foresight Predictive technology to strengthen customer trust
      in your operations
    * Rapid Reports Quickly purchase historical reports delivered via email.
    * Custom Reports Consultative detailed and customized flight tracking data
      reports.
    * Integrated Mapping Solutions Incorporate FlightAware maps in your web and
      mobile applications
   
   Applications
   
    * FlightAware Aviator The ultimate flight tracking suite for small
      aircraft/general aviation (GA) owners and operators.
    * Premium Subscriptions A personalized flight-following experience with
      unlimited alerts and more.
    * FlightAware Global The industry standard flight tracking platform for
      business aviation (BA) owners and operators.
    * FlightAware FBO Toolbox Comprehensive flight tracking to enhance your FBO
      operations and increase sales.
    * FlightAware TV Full-screen FlightAware TV maps for operators or FBOs.
    * GlobalBeacon GADSS-compliant global tracking and alerting for airlines and
      aircraft operators.

 * Industries
    * Airlines
    * Airports
    * Air Traffic Control
    * Owners and Operators
    * Government

 * ADS-B
    * Statistics
    * SkyAware Anywhere
    * Coverage Map
    * ADS-B Store
    * Build a PiAware ADS-B Receiver
    * FlightFeeder
    * FAQs

 * Flight Tracking
   
   Delays and cancellations
   
    * Cancellations
    * Airport Delays
    * MiseryMap
   
   Search flights
   
    * Flight Finder
    * Browse by Operator
    * Browse by Airport
    * Browse by Aircraft Type
   
   Other
   
    * Random Airport
    * Random Flight
    * IFR Route Analyzer
   
   Download the FlightAware app today.
   
 * Community
   
   Photos
   
    * Popular Photos
    * Newest Photos
    * Highest Ranked
    * Staff Picks
    * Recent Comments
    * Community Tagging
    * Upload Your Photos
   
   Squawks
   
    * Current Squawks
    * New Squawks
    * Popular Squawks
   
   Discussions
   
    * All Discussions

 * Company
    * About
    * Careers
    * Data Sources
    * History
    * Blog
    * Engineering Blog
    * Newsroom
    * Webinars
    * Advertise With Us
    * FAQs
    * Contact Us

upload photo


BOS911


Estimated arrival
learn more

BOS911 flight schedule
View track log

View track log
MSP Minneapolis, MN
HEL Vantaa, Finland

pe 1 loka 2010 perjantai 1 loka 2010 00:53 CDT
pe 1 loka 2010 perjantai 1 loka 2010 17:21 EEST
 
8h 28m total travel time

BOS911 flight schedule
View track log

View track log


Set Up Unlimited Flight Alerts & More

Check out premium account features for aviation professionals and enthusiasts.

Discover FlightAware Premium Features
 * Access up to five additional months of historical flight data
 * Create an unlimited number of flight alerts
 * Save an unlimited number of aircraft in My FlightAware
 * Unlock AIRMETs and SIGMETs weather layers
 * And more!



Base Layer
 * Classic
 * Satellite - with boundaries
   Login to use map layers
 * Satellite
   Login to use map layers
 * Terrain
   Login to use map layers
 * Streets
   Login to use map layers
 * Aviation Sectional
   Upgrade to use map layers
 * IFR Low Enroute
   Upgrade to use map layers
 * IFR High Enroute
   Upgrade to use map layers

Click to change
Overlays
Upgrade to use more Weather Layers.
 * Sunlit Earth
 * Weather Radar
 * 
 * 
 * TFRs
 * Nearby Airports
   Show minor airports
 * Planned Route
 * 
 * 


 * © 2024 FlightAware
 * © OpenStreetMap contributors
 * Weather: 1 loka 2010 05:10 EDT

i

1000 km
500 mi




LIVE SURFACE MAP


Available exclusively for select FlightAware paid subscriptions.

Surface map is loading





LIVE SURFACE MAP


Available exclusively for select FlightAware paid subscriptions.




LIVE SURFACE MAP


Available exclusively for select FlightAware paid subscriptions.



This dialogue will close in 60 seconds or you can click the exit icon in the top
right corner to go back to the flight map immediately.

We appreciate you trying our new Live Surface Map feature. If you have a couple
of minutes, we'd like to collect your feedback on it.

Give Feedback



8h 28m

0 m
865 km/h

En route
Replay

Speed

10x
Loop


Show:
Filed Altitude
Filed Speed

View track log
Get Alerts
Share Flight
Facebook
Twitter



NO FLIGHTS IN THE LAST 14 DAYS

Basic users (becoming a basic user is free and easy!) view 3 months history.
Join FlightAware View more flight history Purchase entire flight history for
BOS911

upload photo


BOS911


Estimated arrival
learn more

BOS911 flight schedule
View track log

View track log
MSP Minneapolis, MN
HEL Vantaa, Finland

pe 1 loka 2010 perjantai 1 loka 2010 00:53 CDT
pe 1 loka 2010 perjantai 1 loka 2010 17:21 EEST
 
8h 28m total travel time


Get Alerts
Share Flight
Facebook
Twitter



FLIGHT TIMES

Takeoff
00:53 CDT
Scheduled 23:00 CDT
Landing
17:21 EEST
Scheduled 15:11 EEST (+1)




AIRCRAFT DETAILS

updated a few seconds ago


AIRCRAFT INFORMATION

Aircraft Type
Boeing 757-200 (twin-jet) (B752)
Photos



FLIGHT DATA

Speed
Filed: 859 km/h
graph
Altitude
Filed: 10,680 m
graph
Distance
Actual: 7,215 km (Direct: 7,062 km)

Route
MSP GEP J21 DLH J533 VP LOPVI PEPKI 6300N 05000W 6400N 04000W 6500N 03000W 6600N
02000W 6600N 01000W 6500N 00000W ABADA UP855 AGIXA UN609 RUS UL24
decode





REPORT INACCURACIES ON THIS PAGE


PLEASE IDENTIFY THE ISSUE

Inaccurate arrival/departure time
Inaccurate origin/destination airport
Inaccurate aircraft type
Inaccurate depicted flight path on map
Flight was shown as canceled, but actually operated
Flight should have been shown as canceled
Other (please explain below)

Please explain the problem you are seeing and what you expected to see:

Comments are required

Please provide an email address where we can contact you for more information:

If possible, upload a screenshot or image demonstrating the issue:

Submit Report






STATUS ALERTS

×

Notify a friend of all status alerts

Your friend will receive a notification when a flight plan is filed, when the
flight departs, arrives, and if the flight is delayed, cancelled, or diverted.

Advanced options


SETTINGS

×

Basic users can change the default flight data and airport code settings
displayed on this page. Registering is free and easy!

Join FlightAware

Already a member of FlightAware?

Login to change and save your settings.

Disclaimer: Airports in the US will only display one code as the only difference
between the 3-letter and 4-letter codes is the letter "K" in front.

Close


ADD NEW REMARK

×
comments

type
Flight (MSP — HEL) Aircraft (BOS911)

CancelSave




x


LOGIN


Login
Forgot password?
Don't have an account? Register now (free) for customized features, flight
alerts, and more!
Join FlightAware


FlightAware provides accurate real-time, historical and predictive flight
insights to all segments of the aviation industry.


Products & Services
AeroAPI
FlightAware Firehose
FlightAware Foresight
Rapid Reports
Custom Reports
FlightAware Aviator
Premium Subscriptions
FlightAware Global
FlightAware FBO Toolbox
FlightAware TV℠
GlobalBeacon
Company
About
Careers
History
Advertise With Us
Newsroom
Blog
Webinars
GSA Contract # 47QTCA21D003F
Community
Photos
Squawks
Discussions
Host an ADS-B Site
Support
Contact Us
FAQs
Products & Services

AeroAPI
FlightAware Firehose
FlightAware Foresight
Rapid Reports
Custom Reports
FlightAware Aviator
Premium Subscriptions
FlightAware Global
FlightAware FBO Toolbox
FlightAware TV℠
GlobalBeacon
Company

About
Careers
History
Advertise With Us
Newsroom
Blog
Webinars
GSA Contract # 47QTCA21D003F
Community

Photos
Squawks
Discussions
Host an ADS-B Site
Support

Contact Us
FAQs

--------------------------------------------------------------------------------

English (USA)
العربية
Čeština
Deutsch
English (Australia)
English (Canada)
English (UK)
English (USA)
Español (España)
Español
Suomi
Français (Canada)
Français (France)
עִבְרִית
हिन्दी
Hrvatski
Italiano
Italiano
日本語
한국어
Polski
Português (Brasil)
Português (Portugal)
Русский
Türkçe
中文(简体)
中文(香港)
中文(台灣)
2024 FlightAware
Terms of Use
Privacy
Manage Preferences






Your browser is unsupported. upgrade your browser

Did you know that FlightAware flight tracking is supported by advertising?
You can help us keep FlightAware free by allowing ads from FlightAware.com. We
work hard to keep our advertising relevant and unobtrusive to create a great
experience. It's quick and easy to whitelist ads on FlightAware or please
consider our premium accounts.
Dismiss
 * Searching...


INFORMATION ABOUT YOUR PRIVACY

We and our 860 partners store and access personal data, like browsing data or
unique identifiers, on your device. Selecting "I Accept" enables tracking
technologies to support the purposes shown under "we and our partners process
data to provide," whereas selecting "Reject All" or withdrawing your consent
will disable them. If trackers are disabled, some content and ads you see may
not be as relevant to you. You can resurface this menu to change your choices or
withdraw consent at any time by clicking the ["privacy preferences"] link on the
bottom of the webpage [or the floating icon on the bottom-left of the webpage,
if applicable]. Your choices will have effect within our Website. For more
details, refer to our Privacy Policy.Privacy Statement


WE AND OUR PARTNERS PROCESS DATA TO PROVIDE:

Use precise geolocation data. Actively scan device characteristics for
identification. Store and/or access information on a device. Personalised
advertising and content, advertising and content measurement, audience research
and services development. List of Partners (vendors)

I Accept Reject All Show Purposes



ABOUT YOUR PRIVACY

We process your data to deliver content or advertisements and measure the
delivery of such content or advertisements to extract insights about our
website. We share this information with our partners on the basis of consent and
legitimate interest. You may exercise your right to consent or object to a
legitimate interest, based on a specific purpose below or at a partner level in
the link under each purpose. These choices will be signaled to our vendors
participating in the Transparency and Consent Framework.
More information
Allow All


MANAGE CONSENT PREFERENCES

PREFERENCE COOKIES

Preference Cookies

These cookies indicate your preferences for your onsite experience and will
remember the choices you make on the site. You can choose to opt in to keep
these or opt out to deactivate them.

NECESSARY COOKIES

Always Active

These cookies are necessary to ensure our site's core functionality, and we
cannot turn them off within the site. They are part of our default settings.
They include security, accessibility, page loading, and overall responsiveness
and network management. While you may disable these by changing your browser's
settings, your changes might affect how the site functions.

THIRD-PARTY COOKIES

Third-Party Cookies

These cookies are not controlled by this site and are set by a website other
than flightaware.com. They are usually set by various social media platforms,
along with marketers and advertisers from sites you have visited. You cannot
turn these cookies off within flightaware.com. Instead you must go directly to
those sites to disable them.

STORE AND/OR ACCESS INFORMATION ON A DEVICE 698 PARTNERS CAN USE THIS PURPOSE

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.

List of IAB Vendors‎ | View Illustrations 

PERSONALISED ADVERTISING AND CONTENT, ADVERTISING AND CONTENT MEASUREMENT,
AUDIENCE RESEARCH AND SERVICES DEVELOPMENT 826 PARTNERS CAN USE THIS PURPOSE

Personalised advertising and content, advertising and content measurement,
audience research and services development

 * USE LIMITED DATA TO SELECT ADVERTISING 640 PARTNERS CAN USE THIS PURPOSE
   
   Switch Label
   
   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 Illustrations 
   Object to Legitimate Interests Remove Objection

 * CREATE PROFILES FOR PERSONALISED ADVERTISING 513 PARTNERS CAN USE THIS
   PURPOSE
   
   Switch Label
   
   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 Illustrations 

 * USE PROFILES TO SELECT PERSONALISED ADVERTISING 507 PARTNERS CAN USE THIS
   PURPOSE
   
   Switch Label
   
   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 Illustrations 

 * CREATE PROFILES TO PERSONALISE CONTENT 229 PARTNERS CAN USE THIS PURPOSE
   
   Switch Label
   
   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 Illustrations 

 * USE PROFILES TO SELECT PERSONALISED CONTENT 203 PARTNERS CAN USE THIS PURPOSE
   
   Switch Label
   
   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 Illustrations 

 * MEASURE ADVERTISING PERFORMANCE 743 PARTNERS CAN USE THIS PURPOSE
   
   Switch Label
   
   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 Illustrations 
   Object to Legitimate Interests Remove Objection

 * MEASURE CONTENT PERFORMANCE 371 PARTNERS CAN USE THIS PURPOSE
   
   Switch Label
   
   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 Illustrations 
   Object to Legitimate Interests Remove Objection

 * UNDERSTAND AUDIENCES THROUGH STATISTICS OR COMBINATIONS OF DATA FROM
   DIFFERENT SOURCES 467 PARTNERS CAN USE THIS PURPOSE
   
   Switch Label
   
   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 Illustrations 
   Object to Legitimate Interests Remove Objection

 * DEVELOP AND IMPROVE SERVICES 559 PARTNERS CAN USE THIS PURPOSE
   
   Switch Label
   
   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 Illustrations 
   Object to Legitimate Interests Remove Objection

 * USE LIMITED DATA TO SELECT CONTENT 136 PARTNERS CAN USE THIS PURPOSE
   
   Switch Label
   
   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 Illustrations 
   Object to Legitimate Interests Remove Objection

List of IAB Vendors‎

USE PRECISE GEOLOCATION DATA 263 PARTNERS CAN USE THIS SPECIAL FEATURE

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.

List of IAB Vendors‎

ACTIVELY SCAN DEVICE CHARACTERISTICS FOR IDENTIFICATION 130 PARTNERS CAN USE
THIS SPECIAL FEATURE

Actively scan device characteristics for identification

With your acceptance, certain characteristics specific to your device might be
requested and used to distinguish it from other devices (such as the installed
fonts or plugins, the resolution of your screen) in support of the purposes
explained in this notice.

List of IAB Vendors‎

ENSURE SECURITY, PREVENT AND DETECT FRAUD, AND FIX ERRORS 527 PARTNERS CAN USE
THIS SPECIAL PURPOSE

Always Active

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.

List of IAB Vendors‎ | View Illustrations 

DELIVER AND PRESENT ADVERTISING AND CONTENT 530 PARTNERS CAN USE THIS SPECIAL
PURPOSE

Always Active

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.

List of IAB Vendors‎ | View Illustrations 

MATCH AND COMBINE DATA FROM OTHER DATA SOURCES 369 PARTNERS CAN USE THIS FEATURE

Always Active

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.

List of IAB Vendors‎

LINK DIFFERENT DEVICES 334 PARTNERS CAN USE THIS FEATURE

Always Active

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

List of IAB Vendors‎

IDENTIFY DEVICES BASED ON INFORMATION TRANSMITTED AUTOMATICALLY 506 PARTNERS CAN
USE THIS FEATURE

Always Active

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.

List of IAB Vendors‎

SAVE AND COMMUNICATE PRIVACY CHOICES 337 PARTNERS CAN USE THIS SPECIAL PURPOSE

Always Active

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.

List of IAB Vendors‎ | View Illustrations 
Back Button


COOKIE LIST



Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Reject All Confirm My Choices