edition.cnn.com Open in urlscan Pro
2a04:4e42:400::773  Public Scan

Submitted URL: https://go.pardot.com/e/911112/2023-05-09/r2mcb/1707734211?h=3xNQ-9Q94EbrmAzxqXb_LkHlBOG3QRnY8JknLPc0vZI
Effective URL: https://edition.cnn.com/
Submission: On May 09 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

<form class="ad-feedback__form">
  <div class="ad-feedback__heading">
    <h3 class="ad-feedback__heading__text">CNN values your feedback</h3>
    <div id="ad-feedback__close-icon" class="ad-feedback__heading__close"></div>
  </div>
  <div class="ad-feedback__content-container" data-sentiment="ad">
    <div class="ad-feedback__question-container"> 1. How relevant is this ad to you? </div>
    <div class="ad-feedback__answers-container">
      <div class="ad-feedback__emoji-container">
        <input class="ad-feedback__emoji-radio-input" id="ad-feedback__0-bad" name="ad" type="radio" value="1" aria-label="Bad">
        <label for="ad-feedback__0-bad" class="ad-feedback__emoji-base ad-feedback__emoji-bad">
        </label>
      </div>
      <div class="ad-feedback__emoji-container">
        <input class="ad-feedback__emoji-radio-input" id="ad-feedback__0-not-good" name="ad" type="radio" value="2" aria-label="Not Good">
        <label for="ad-feedback__0-not-good" class="ad-feedback__emoji-base ad-feedback__emoji-not-good">
        </label>
      </div>
      <div class="ad-feedback__emoji-container">
        <input class="ad-feedback__emoji-radio-input" id="ad-feedback__0-okay" name="ad" type="radio" value="3" aria-label="Okay">
        <label for="ad-feedback__0-okay" class="ad-feedback__emoji-base ad-feedback__emoji-okay">
        </label>
      </div>
      <div class="ad-feedback__emoji-container">
        <input class="ad-feedback__emoji-radio-input" id="ad-feedback__0-good" name="ad" type="radio" value="4" aria-label="Good">
        <label for="ad-feedback__0-good" class="ad-feedback__emoji-base ad-feedback__emoji-good">
        </label>
      </div>
      <div class="ad-feedback__emoji-container">
        <input class="ad-feedback__emoji-radio-input" id="ad-feedback__0-great" name="ad" type="radio" value="5" aria-label="Great">
        <label for="ad-feedback__0-great" class="ad-feedback__emoji-base ad-feedback__emoji-great">
        </label>
      </div>
    </div>
  </div>
  <div class="ad-feedback__content-container">
    <div class="ad-feedback__question-container"> 2. Did you encounter any technical issues? </div>
    <div class="ad-feedback__technical-issues-checkbox-container">
      <label class="switch">
        <input id="ad-feedback__technical-issues-checkbox" class="ad-feedback__technical-issues-slider" type="checkbox" name="didEncounterIssues" aria-label="Toggle Button">
        <span class="slider round"></span>
      </label>
      <span class="ad-feedback__technical-issues-checkbox-label">No</span>
    </div>
  </div>
  <div class="ad-feedback__technical-issues-container" style="display:none">
    <div class="ad-feedback__content-container video_issues issues-checkboxes-container" style="display: none">
      <label class="ad-feedback__checkbox-container"> Video player was slow to load content <input class="ad-feedback__checkbox__input video_issue" type="checkbox" value="Video player was slow to load content" name="issues">
        <span class="ad-feedback__checkmark"></span>
      </label>
      <label class="ad-feedback__checkbox-container"> Video content never loaded <input class="ad-feedback__checkbox__input video_issue" type="checkbox" value="Video content never loaded" name="issues">
        <span class="ad-feedback__checkmark"></span>
      </label>
      <label class="ad-feedback__checkbox-container"> Ad froze or did not finish loading <input class="ad-feedback__checkbox__input video_issue" type="checkbox" value="Ad froze or did not finish loading" name="issues">
        <span class="ad-feedback__checkmark"></span>
      </label>
      <label class="ad-feedback__checkbox-container"> Video content did not start after ad <input class="ad-feedback__checkbox__input video_issue" type="checkbox" value="Video content did not start after ad" name="issues">
        <span class="ad-feedback__checkmark"></span>
      </label>
      <label class="ad-feedback__checkbox-container"> Audio on ad was too loud <input class="ad-feedback__checkbox__input video_issue" type="checkbox" value="Audio on ad was too loud" name="issues">
        <span class="ad-feedback__checkmark"></span>
      </label>
      <label class="ad-feedback__checkbox-container"> Other issues <input class="ad-feedback__checkbox__input video_issue" type="checkbox" value="Other issues" name="issues">
        <span class="ad-feedback__checkmark"></span>
      </label>
    </div>
    <div class="ad-feedback__content-container display_ad_issues issues-checkboxes-container" style="display: none">
      <label class="ad-feedback__checkbox-container"> Ad never loaded <input class="ad-feedback__checkbox__input display_ad_issue" type="checkbox" value="Ad never loaded" name="issues">
        <span class="ad-feedback__checkmark"></span>
      </label>
      <label class="ad-feedback__checkbox-container"> Ad prevented/slowed the page from loading <input class="ad-feedback__checkbox__input display_ad_issue" type="checkbox" value="Ad prevented/slowed the page from loading" name="issues">
        <span class="ad-feedback__checkmark"></span>
      </label>
      <label class="ad-feedback__checkbox-container"> Content moved around while ad loaded <input class="ad-feedback__checkbox__input display_ad_issue" type="checkbox" value="Content moved around while ad loaded" name="issues">
        <span class="ad-feedback__checkmark"></span>
      </label>
      <label class="ad-feedback__checkbox-container"> Ad was repetitive to ads I've seen previously <input class="ad-feedback__checkbox__input display_ad_issue" type="checkbox" value="Ad was repetitive to ads I've seen previously" name="issues">
        <span class="ad-feedback__checkmark"></span>
      </label>
      <label class="ad-feedback__checkbox-container"> Other issues <input class="ad-feedback__checkbox__input display_ad_issue" type="checkbox" value="Other issues" name="issues">
        <span class="ad-feedback__checkmark"></span>
      </label>
    </div>
    <div class="ad-feedback__content-container">
      <textarea rows="5" class="ad-feedback__comment" maxlength="1000" name="comment"></textarea>
      <div class="ad-feedback__comment-error-msg"></div>
    </div>
  </div>
  <div class="ad-feedback__content-container">
    <div class="ad-feedback__actions">
      <button type="button" id="ad-feedback__cancel" class="ad-feedback__cancel button"> Cancel </button>
      <button type="submit" id="ad-feedback__submit" class="ad-feedback__submit button" disabled=""> Submit </button>
    </div>
  </div>
</form>

Name: q https://www.cnn.com/search

<form action="https://www.cnn.com/search" name="q" class="search-bar__form" role="search">
  <input placeholder="Search CNN..." aria-label="Search" class="search-bar__input" type="text" autocomplete="off" name="q" data-analytics-prop-click-action="search-query-edit">
  <button type="submit" class="search-bar__submit" title="Submit" data-analytics-prop-click-action="search-query-submit">
    <span class="search-bar__button-text">Search</span>
    <span class="search-bar__arrow"><svg class="icon-ui-arrow-right-thick" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
        <path
          d="M14.003 3.471l7.464 7.303a1.73 1.73 0 010 2.498l-7.631 7.259c-.713.688-1.921.623-2.54-.194-.496-.654-.34-1.6.25-2.17l4.918-4.666H3.5c-.776 0-1.42-.598-1.493-1.356L2 12.001l.007-.144A1.505 1.505 0 013.5 10.501h12.972l-4.751-4.66c-.594-.573-.755-1.528-.252-2.183.62-.81 1.824-.872 2.534-.187z">
        </path>
      </svg>
    </span>
    <span class="search-bar__search-icon"><svg class="icon-ui-search" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
        <path
          d="M5.068 10.427c0-2.953 2.394-5.356 5.338-5.356 2.943 0 5.338 2.403 5.338 5.356 0 2.952-2.395 5.355-5.338 5.355-2.944 0-5.338-2.403-5.338-5.355m14.697 8.201l-4.277-4.29a6.41 6.41 0 001.324-3.911c0-3.55-2.868-6.427-6.406-6.427S4 6.877 4 10.427c0 3.549 2.868 6.426 6.406 6.426a6.363 6.363 0 003.956-1.374l4.271 4.286a.799.799 0 001.132 0 .806.806 0 000-1.137">
        </path>
      </svg>
    </span>
  </button>
</form>

Name: q https://www.cnn.com/search

<form action="https://www.cnn.com/search" name="q" class="search-bar__form" role="search">
  <input placeholder="Search CNN..." aria-label="Search" class="search-bar__input" type="text" autocomplete="off" name="q" data-analytics-prop-click-action="search-query-edit">
  <button type="submit" class="search-bar__submit" title="Submit" data-analytics-prop-click-action="search-query-submit">
    <span class="search-bar__button-text">Search</span>
    <span class="search-bar__arrow"><svg class="icon-ui-arrow-right-thick" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
        <path
          d="M14.003 3.471l7.464 7.303a1.73 1.73 0 010 2.498l-7.631 7.259c-.713.688-1.921.623-2.54-.194-.496-.654-.34-1.6.25-2.17l4.918-4.666H3.5c-.776 0-1.42-.598-1.493-1.356L2 12.001l.007-.144A1.505 1.505 0 013.5 10.501h12.972l-4.751-4.66c-.594-.573-.755-1.528-.252-2.183.62-.81 1.824-.872 2.534-.187z">
        </path>
      </svg>
    </span>
    <span class="search-bar__search-icon"><svg class="icon-ui-search" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
        <path
          d="M5.068 10.427c0-2.953 2.394-5.356 5.338-5.356 2.943 0 5.338 2.403 5.338 5.356 0 2.952-2.395 5.355-5.338 5.355-2.944 0-5.338-2.403-5.338-5.355m14.697 8.201l-4.277-4.29a6.41 6.41 0 001.324-3.911c0-3.55-2.868-6.427-6.406-6.427S4 6.877 4 10.427c0 3.549 2.868 6.426 6.406 6.426a6.363 6.363 0 003.956-1.374l4.271 4.286a.799.799 0 001.132 0 .806.806 0 000-1.137">
        </path>
      </svg>
    </span>
  </button>
</form>

Text Content

CNN VALUES YOUR FEEDBACK


1. How relevant is this ad to you?

2. Did you encounter any technical issues?
No
Video player was slow to load content Video content never loaded Ad froze or did
not finish loading Video content did not start after ad Audio on ad was too loud
Other issues
Ad never loaded Ad prevented/slowed the page from loading Content moved around
while ad loaded Ad was repetitive to ads I've seen previously Other issues

Cancel Submit
Thank You!
Your effort and contribution in providing this feedback is much appreciated.
Close


Close icon

US
World
Politics
Business
Opinion
Health
Entertainment
Style
Travel
Sports
Video
More
US World Politics Business Opinion Health Entertainment Style Travel Sports
Video
Audio Live TV
Log In
My Account
 * Settings
 * Log Out

Your CNN account Log in to your CNN account
Search
Log In
My Account
 * Settings
 * Log Out

Your CNN account Log in to your CNN account

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

Live TV Audio

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

Edition
US
International
Arabic
Español
Edition
 * US
 * International
 * Arabic
 * Español

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

 * World
   * Africa
   * Americas
   * Asia
   * Australia
   * China
   * Europe
   * India
   * Middle East
   * United Kingdom
 * US Politics
   * The Biden Presidency
   * Facts First
   * US Elections
 * Business
   * Tech
   * Media
   * Calculators
   * Videos
 * Markets
   * Pre-markets
   * After-Hours
   * Market Movers
   * Fear & Greed
   * World Markets
   * Investing
   * Markets Now
   * Before the Bell
   * Nightcap
 * Health
   * Life, But Better
   * Fitness
   * Food
   * Sleep
   * Mindfulness
   * Relationships
 * Entertainment
   * Movies
   * Television
   * Celebrity
 * Tech
   * Innovate
   * Gadget
   * Foreseeable Future
   * Mission: Ahead
   * Upstarts
   * Work Transformed
   * Innovative Cities
 * Style
   * Arts
   * Design
   * Fashion
   * Architecture
   * Luxury
   * Beauty
   * Video
 * Travel
   * Destinations
   * Food & Drink
   * Stay
   * News
   * Videos
 * Sports
   * Football
   * Tennis
   * Golf
   * Motorsport
   * US Sports
   * Olympics
   * Climbing
   * Esports
   * Hockey
 * Videos
   * Live TV
   * Digital Studios
   * CNN Films
   * HLN
   * TV Schedule
   * TV Shows A-Z
   * CNNVR
 * Features
   * As Equals
   * Call to Earth
   * Freedom Project
   * Impact Your World
   * Inside Africa
   * 2 Degrees
   * CNN Heroes
   * All Features
 * Weather
   * Climate
   * Storm Tracker
   * Wildfire Tracker
   * Video
 * More
   * Photos
   * Longform
   * Investigations
   * CNN Profiles
   * CNN Leadership
   * CNN Newsletters
   * Work for CNN

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

Follow CNN
 * 
 * 
 * 

Victory Day parade
Imran Khan arrested
Mayor falls from balcony
Prince Harry
Jamie Foxx
US-Mexico border
ChatGPT arrest
Anti-monarchy protests
Fox News



PUTIN'S SHOW OF WEAKNESS

Show all

•Analysis
Gavriil Grigorov/Sputnik/Reuters
The Russian leader tried to cast his invasion in a patriotic light. It didn’t
work
Putin leads scaled-back Victory Day parade as war under mounting pressure
Live Updates: Russia has failed to capture Bakhmut, Zelensky says
‘There is trouble’: CNN reporter after Russian oligarch publicly criticizes war
See Ukraine down Russian drone amid large-scale attack on capital
FBI disrupts Russian hacking tool used to steal info from foreign governments
Handout/US Marshals Service
‘Good father’ exposed as convicted killer who lived life on the run
Ghulam Farid/AP
Former Pakistan PM Imran Khan dramatically arrested in courthouse raid
•Video
PTI
Khan seen on video waiting patiently as troops smash windows to get to him
Calcasieu Parish Sheriff
US man shoots 14-year-old while she was playing hide and seek
Study reveals another major source of melting that may accelerate sea level rise
Polish mayor falls to death from hotel balcony in Italy
TV anchor detained by China: ‘All Australians want to see her reunited with her
children’
Biden is asked why an 82-year-old is best fit for president. Hear his response
Fox anchor’s reputation takes hit as texts reveal what he said after 2020
election
Three Islamic Jihad commanders among multiple dead in Israeli strikes on Gaza



MORE TOP STORIES

Daniel Slim/AFP/Getty Images
Hidden camera found in public bathroom on Royal Caribbean cruise ship
Fox posts a loss because of its Dominion settlement
Rare heavy snow hits Australia’s southeast. See what it looks like
Missing New Zealand student stuck in flooded cave system: Search to resume
Goldman Sachs to pay $215M to settle discrimination claims from female staff
‘Getting worse and worse’: China raids offices of consultancy firm Capvision
LinkedIn to cut jobs, shutter China app


FEATURED

Castello di Fighine
They tried to buy an Italian house and ended up with a medieval castle
Justin Tallis/AFP/Getty Images
‘Spare’ ghostwriter reveals late-night row with Prince Harry
Jess Hoffman
Patek Philippe owned by last Chinese emperor could fetch millions


SPOTLIGHT

Christian Chavez/AP
What is Title 42, why is it ending and what’s happening now at the US-Mexico
border?
May 09, 2023
LumiNola/E+/Getty Images
Is your job ruining your sleep? If so, this may be why
May 09, 2023
•Video
Former neo-Nazi leader explains what got him to leave the group
May 09, 2023
Handout/ Gansu Public Security Department
Chinese police detain man for allegedly using ChatGPT to spread rumors online
May 09, 2023



TAKE A CLOSER LOOK

Tasos Katopodis/Getty Images/FILE
Senate Democrats turn up pressure on Clarence Thomas’ billionaire friend by
demanding accounting of gifts
Jay Janner/American-Statesman/USA Today Network
Opinion: ‘Anti-woke’ policies threaten educational freedom. A new movement is
pushing back
PATRICK MEINHARDT/AFP/AFP via Getty Images
How to feed 10 billion people
CNN
Teen Cameroonian who never played basketball became NBA MVP and Philly star
Clive Brunskill/Getty Images
This Spanish tennis tournament has players and fans up in arms over 'sexist'
controversy
Jung Yeon-je/AFP/Getty Images
How this Asian capital became one of the 21st century’s most tantalizing cities
Julian Finney/Getty Images
Messi’s team dismisses reports the star has agreed to Saudi Arabia deal


TAKE A BREAK

From Hopewell Township PD
Possible meteorite strikes New Jersey home
•Opinion
ED JONES/AFP/Getty Images
The secret to a fulfilled life isn’t happiness – it’s this
•Video
Victoria Police
Woman survives 5 days in the Australian bush on wine
Samuel Corum/Getty Images
Mark Zuckerberg wins gold and silver in his first Jiu-Jitsu tournament



FEATURED SECTIONS


CNN BUSINESS

Mike Segar/Reuters
Fox posts a loss because of its Dominion settlement
Gallup poll: Americans have low confidence in Biden, Powell and Yellen on the
economy
Why bank stocks are so unstable
Fed survey: Banks are tightening up their lending standards after rate hikes,
turmoil
This Girl Scout troop sells cookies to support girls experiencing homelessness


CNN TRAVEL

Show all

INA FASSBENDER/AFP via Getty Images
Unusual railways that break all the rules
Best Italian dishes: How many have you tried?
New hypersonic plane design promises Europe to Australia in under 5 hours
20 of the world’s most delicious rice dishes
Ima Keithel: The world’s largest women-run market




SPORT

Show all

Martin Rickett/PA/AP
Why these ‘super shoes’ are like ‘putting a chairlift up Everest’ for runners
The title win which ends 33 years of heartache since the days of Diego Maradona
From serving drinks to washing cars: Lewis Hamilton on what helped make him a
sporting great
Tee-k Tock: The ‘appalling’ slow play controversy riling golf’s biggest stars
How the deaths of 97 fans are used to taunt a soccer club’s supporters with
‘vile’ chants


STYLE

Justin Shin/Getty Images AsiaPac/Getty Images
Louis Vuitton stages its first major show in South Korea
Jameela Jamil slams Met Gala for celebrating Karl Lagerfeld
Remember when Prince bared his butt at the 1991 VMAs?
World’s first 3D-printed mosque to be built in Dubai
The 24-hour destination popular among Gen Z in South Korea


OPINION

From Instagram
Top secrets come spilling out
A rookie officer ran toward semi-automatic gunfire. It was his job
Why Biden is lying low ahead of 2024
Banning TikTok isn’t just a bad idea. It’s a dangerous one
Signs that we’ve finally reached a tipping point on guns
The revolving door access to state secrets has to end



POLITICS

Spencer Platt/Getty Images
Fact check: Trump’s own campaign can’t find proof for his ‘mental institutions’
immigration story
Biden set to discuss wrongfully detained Americans during White House
Correspondents Dinner
Analysis: Why 2024 could be the most boring presidential primary season ever
House Republicans punt on national abortion ban amid fears of 2024 backlash
Klobuchar: Biden should sit down with McCarthy but negotiate on budget, not debt


SCIENCE AND HEALTH

Virgin Galactic
Virgin Galactic prepared to launch to the edge of space after hiatus
Loaf-size mission launches to improve hurricane forecasting
Ancient DNA from a 25,000-year-old pendant reveals intriguing details about its
wearer
Buried treasure, including nearly 200 Roman coins, found in Italy
My grandfather hid the emotional toll of World War II from his family for
decades


TECH

Drew Angerer/Getty Images
Sam Bankman-Fried wants his case thrown out of court
Despite TikTok ban threat, influencers are flocking to a new app from its parent
company
This is Google’s new folding phone
TV and film writers are fighting to save their jobs from AI. They won’t be the
last
Microsoft opens up its AI-powered Bing to all users
FTC says Meta should be barred from monetizing data from younger users



WATCH IT





PHOTOS YOU SHOULD SEE

•Gallery
@visualsbypreet
Photographer captures the unseen side of Dubai
•Gallery
ICON/Bjarke Ingels Group
A 3D-printing company will build on the moon
•Gallery
GITEX 2022
Flying taxi airport is just 3 years away
•Gallery
Interstellar Lab
This is how we’ll grow food on Mars
courtesy Daniel Arsham/Everyrealm
How the metaverse became real estate’s new frontier
Courtesy of NORR
The architect building the world’s tallest hotel




PAID CONTENT





IN CASE YOU MISSED IT

Caroline Brehman/EPA-EFE/Shutterstock
After months of speculation, Pharrell Williams takes job at Louis Vuitton
Tom Booth/CNN
Millions have the same ‘bendy body’ disease as my daughter. Why isn’t the
medical profession paying more attention?
courtesy Daniel Arsham/Everyrealm
How the metaverse became real estate’s new frontier

Search
Log In
My Account
 * Settings
 * Log Out

Your CNN account Log in to your CNN account

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

Live TV Audio

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

 * World
   * Africa
   * Americas
   * Asia
   * Australia
   * China
   * Europe
   * India
   * Middle East
   * United Kingdom
 * US Politics
   * The Biden Presidency
   * Facts First
   * US Elections
 * Business
   * Markets
   * Tech
   * Media
   * Calculators
   * Videos
 * Health
   * Life, But Better
   * Fitness
   * Food
   * Sleep
   * Mindfulness
   * Relationships
 * Entertainment
   * Movies
   * Television
   * Celebrity
 * Tech
   * Innovate
   * Gadget
   * Foreseeable Future
   * Mission: Ahead
   * Upstarts
   * Work Transformed
   * Innovative Cities
 * Style
   * Arts
   * Design
   * Fashion
   * Architecture
   * Luxury
   * Beauty
   * Video
 * Travel
   * Destinations
   * Food & Drink
   * Stay
   * News
   * Videos
 * Sports
   * Football
   * Tennis
   * Golf
   * Motorsport
   * US Sports
   * Olympics
   * Climbing
   * Esports
   * Hockey
 * Videos
   * Live TV
   * Digital Studios
   * CNN Films
   * HLN
   * TV Schedule
   * TV Shows A-Z
   * CNNVR
 * Features
   * As Equals
   * Call to Earth
   * Freedom Project
   * Impact Your World
   * Inside Africa
   * 2 Degrees
   * CNN Heroes
   * All Features
 * Weather
   * Climate
   * Storm Tracker
   * Wildfire Tracker
   * Video
 * More
   * Photos
   * Longform
   * Investigations
   * CNN Profiles
   * CNN Leadership
   * CNN Newsletters
   * Work for CNN

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

US
Audio Live TV

Follow CNN
 * 
 * 
 * 

Log In
My Account
 * Settings
 * Log Out

Your CNN account Log in to your CNN account

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

Terms of Use Privacy Policy Manage Cookies+ Ad Choices Accessibility & CC About
Newsletters Transcripts

© 2023 Cable News Network. A Warner Bros. Discovery Company. All Rights
Reserved.
CNN Sans ™ & © 2016 Cable News Network.




OUR USE OF COOKIES AND OTHER TECHNOLOGIES

We, our Affiliates and Vendors use cookies and other technologies to process
personal data (including device identifiers and IP addresses) for the following
purposes: Store and/or access information on a device, Select personalised ads,
Create a personalised ads profile, Create a personalised content profile, Select
personalised content, Measure content performance, Apply market research to
generate audience insights, Develop and improve products, Select basic ads and
Measure ad performance. Privacy Policy

By clicking “Accept All” you agree to these purposes. For more information, to
provide or withdraw consents for processing your personal data, click “Manage
Cookies+.” Additionally, you may exercise your preferences for consent at a
vendor level in the “Vendors” link. These settings are accessible on a site or
app specific basis, at any time through the ‘Manage Cookies+’ link located at
the footer of webpages or in application settings. We work in coordination with
an industry framework which will signal your preferences to our participating
vendors. Vendors

Accept All Reject All Manage Cookies+



MANAGE COOKIES+

We process your personal data to personalize content and ads, measure the
delivery of such content and ads, to provide social media features, to extract
insights about our properties and as otherwise specified in our Privacy Policy.
We share this information with our Affiliates and Vendors on the basis of
consent. You may exercise your right to consent to a specific purpose below.
Additionally, you may exercise your preferences for consent at a vendor level in
the “Vendors” link under each purpose. These choices will be signalled to our
vendors participating in the Transparency and Consent Framework.
Privacy Policy
Accept All


PLEASE NOTE: CONSENT TO STORE AND/OR ACCESS INFORMATION ON A DEVICE IS REQUIRED
TO CUSTOMIZE AND IMPROVE YOUR EXPERIENCE

STORE AND/OR ACCESS INFORMATION ON A DEVICE

Store and/or access information on a device

Cookies, device identifiers, or other information can be stored or accessed on
your device for the purposes presented to you.

Vendors‎ | View Full Legal Text Opens in a new Tab

SELECT BASIC ADS

Select basic ads

Ads can be shown to you based on the content you’re viewing, the app you’re
using, your approximate location, or your device type.

Vendors‎ | View Full Legal Text Opens in a new Tab

SELECT PERSONALISED ADS

Select personalised ads

Personalised ads can be shown to you based on a profile about you.

Vendors‎ | View Full Legal Text Opens in a new Tab

CREATE A PERSONALISED ADS PROFILE

Create a personalised ads profile

A profile can be built about you and your interests to show you personalised ads
that are relevant to you.

Vendors‎ | View Full Legal Text Opens in a new Tab

SELECT PERSONALISED CONTENT

Select personalised content

Personalised content can be shown to you based on a profile about you.

Vendors‎ | View Full Legal Text Opens in a new Tab

CREATE A PERSONALISED CONTENT PROFILE

Create a personalised content profile

A profile can be built about you and your interests to show you personalised
content that is relevant to you.

Vendors‎ | View Full Legal Text Opens in a new Tab

MEASURE AD PERFORMANCE

Measure ad performance

The performance and effectiveness of ads that you see or interact with can be
measured.

Vendors‎ | View Full Legal Text Opens in a new Tab

MEASURE CONTENT PERFORMANCE

Measure content performance

The performance and effectiveness of content that you see or interact with can
be measured.

Vendors‎ | View Full Legal Text Opens in a new Tab

APPLY MARKET RESEARCH TO GENERATE AUDIENCE INSIGHTS

Apply market research to generate audience insights

Market research can be used to learn more about the audiences who visit
sites/apps and view ads.

Vendors‎ | View Full Legal Text Opens in a new Tab

DEVELOP AND IMPROVE PRODUCTS

Develop and improve products

Your data can be used to improve existing systems and software, and to develop
new products

Vendors‎ | View Full Legal Text Opens in a new Tab

ENSURE SECURITY, PREVENT FRAUD, AND DEBUG

Always Active

Your data can be used to monitor for and prevent fraudulent activity, and ensure
systems and processes work properly and securely.

Vendors‎ | View Full Legal Text Opens in a new Tab

TECHNICALLY DELIVER ADS OR CONTENT

Always Active

Your device can receive and send information that allows you to see and interact
with ads and content.

Vendors‎ | View Full Legal Text Opens in a new Tab

MATCH AND COMBINE OFFLINE DATA SOURCES

Always Active

Data from offline data sources can be combined with your online activity in
support of one or more purposes

Vendors‎ | View Full Legal Text Opens in a new Tab

LINK DIFFERENT DEVICES

Always Active

Different devices can be determined as belonging to you or your household in
support of one or more of purposes.

Vendors‎ | View Full Legal Text Opens in a new Tab

RECEIVE AND USE AUTOMATICALLY-SENT DEVICE CHARACTERISTICS FOR IDENTIFICATION

Always Active

Your device might be distinguished from other devices based on information it
automatically sends, such as IP address or browser type.

Vendors‎ | View Full Legal Text Opens in a new Tab

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. You can set your browser to block or alert you about these
cookies, but some parts of the site will not work.

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