The Privacy Sandbox is an initiative led by
Google
Google LLC () is an American multinational technology company focusing on search engine technology, online advertising, cloud computing, computer software, quantum computing, e-commerce, artificial intelligence, and consumer electronics. ...
to create
web standards
Web standards are the formal, non-proprietary standards and other technical specifications that define and describe aspects of the World Wide Web. In recent years, the term has been more frequently associated with the trend of endorsing a set of s ...
for
website
A website (also written as a web site) is a collection of web pages and related content that is identified by a common domain name and published on at least one web server. Examples of notable websites are Google Search, Google, Facebook, Amaz ...
s to access user information without compromising
privacy
Privacy (, ) is the ability of an individual or group to seclude themselves or information about themselves, and thereby express themselves selectively.
The domain of privacy partially overlaps with security, which can include the concepts of a ...
. Its core purpose is to facilitate
online advertising
Online advertising, also known as online marketing, Internet advertising, digital advertising or web advertising, is a form of marketing and advertising which uses the Internet to promote products and services to audiences and platform users. ...
by sharing a subset of user private information without the use of
third-party cookie
HTTP cookies (also called web cookies, Internet cookies, browser cookies, or simply cookies) are small blocks of data created by a web server while a user is browsing a website and placed on the user's computer or other device by the user's w ...
s.
The initiative includes a number of proposals, many of these proposals have bird-themed names which are changed once the corresponding feature reaches general availability. The technology include Topics API (formerly
Federated Learning of Cohorts
Federated Learning of Cohorts (FLoC) is a type of web tracking. It groups people into "cohorts" based on their browsing history for the purpose of interest-based advertising. FLoC was being developed as a part of Google's Privacy Sandbox ini ...
or FLoC), Protected Audience, Attribution Reporting, Private Aggregation, Shared Storage and Fenced Frames as well as other proposed technologies. The project was announced in August 2019.
The initiative has been described as
anti-competitive
Anti-competitive practices are business or government practices that prevent or reduce competition in a market. Antitrust laws differ among state and federal laws to ensure businesses do not engage in competitive practices that harm other, usuall ...
and has generated an
antitrust
Competition law is the field of law that promotes or seeks to maintain market competition by regulating anti-competitive conduct by companies. Competition law is implemented through public and private enforcement. It is also known as antitrust l ...
response.
Privacy Sandbox will also be available on
Android
Android may refer to:
Science and technology
* Android (robot), a humanoid robot or synthetic organism designed to imitate a human
* Android (operating system), Google's mobile operating system
** Bugdroid, a Google mascot sometimes referred to ...
.
On September 7, 2023, Google announced general availability of Privacy Sandbox APIs, naming explicitly Topics, Protected Audience, Attribution Reporting, Private Aggregation, Shared Storage and Fenced Frames, meaning these features were enabled for more than half of Google Chrome users.
Model
Proposals in the Privacy Sandbox follow the idea of
k-anonymity
''k''-anonymity is a property possessed by certain anonymized data. The concept of ''k''-anonymity was first introduced by Latanya Sweeney and Pierangela Samarati in a paper published in 1998 as an attempt to solve the problem: "Given person-speci ...
and are based on advertising to groups of people called cohorts instead of tracking individuals. They generally place the
web browser
A web browser is application software for accessing websites. When a user requests a web page from a particular website, the browser retrieves its files from a web server and then displays the page on the user's screen. Browsers are used on ...
in control of the user's privacy, moving some of the data collection and processing that facilitates advertising onto the user's device itself.
There are three focuses within the Privacy Sandbox initiative: replacing the functionality of
cross-site tracking
Web tracking is the practice by which operators of websites and third parties collect, store and share information about visitors’ activities on the World Wide Web. Analysis of a user's behaviour may be used to provide content that enables the ...
, removing third-party cookies, and mitigating the risk of
device fingerprint
A device fingerprint or machine fingerprint is information collected about the software and hardware of a remote computing device for the purpose of identification. The information is usually assimilated into a brief identifier using a fingerprinti ...
ing.
Delivered technologies
Topics API
Topics API aims to provide the means for advertisers to show relevant content and ads by sharing interest-based categories, or ‘topics’, based on recent browsing history processed on the user device. Google Chrome, the only mainstream browser supporting Topics API. , Google Chrome allows users to disable sharing of the interests via Topics API in browser's Settings.
Fenced Frames API
Fenced frames are an embedded frame type that is not permitted to communicate with a given host page, making it safe to access its unpartitioned storage as joining its identifier with the top site is impossible. FLEDGE-based will only be allowed to be displayed within Fenced Frames, although for the purpose of current testing it is still permissible.
Attribution Reporting API
The Attribution Reporting API facilitates
conversion tracking
With reference to display media and search media, conversion tracking is the measurement of media performance with reference to campaign key performance indicators (key performance indicators, KPIs).
This process functions thanks to a JavaScript t ...
, for example recording whenever an click on an ad or a view results in a purchase, while suppressing the ability to track users across multiple websites.
Protected Audience API
Protected Audience API is designed for targeting of interested audiences, including through
retargeting
In software engineering, retargeting is an attribute of software development tools that have been specifically designed to generate code for more than one computing platform.
Compilers
A retargetable compiler is a compiler that has been designed ...
. It allows vendors selected for advertising to take an advertiser’s website data and to place users in interest groups specifically defined for a given advertiser, meaning that users can see tailored ads, with no infringement on their privacy. Prior to reaching global availability on August 17, 2023, the technology was known as "First Locally-Executed Decision over Groups Experiment", (FLEDGE).
Shared Storage API
Shared Storage API addresses a need for browsers, for legitimate cases, to store information in different, multiple, unpartitioned forms, rather than separately as the prevention of cross-site tracking generally dictates. Despite being unpartitioned, Shared Storage API ensures data can only be read in a secure environment.
Private Aggregation
Private Aggregation API tracks some aggregated statistics across ad campaigns.
Proposals
In January 2020, Google invited advertising technology companies to join the
Improving Web Advertising Business Group
The Improving Web Advertising Business Group (IWABG) is a subcommittee of the World Wide Web Consortium with a focus on online advertising. In January 2020, Google encouraged advertising technology companies to join the group as a way to partici ...
(IWABG) of the
World Wide Web Consortium
The World Wide Web Consortium (W3C) is the main international standards organization for the World Wide Web. Founded in 1994 and led by Tim Berners-Lee, the consortium is made up of member organizations that maintain full-time staff working to ...
(W3C) as a way to participate in the proposal process for the Privacy Sandbox. The IWABG is chaired by
Wendy Seltzer
Wendy Seltzer is an American attorney and a staff member at the World Wide Web Consortium, where she is the chair of the Improving Web Advertising Business Group. She was previously with Princeton's Center for Information Technology Policy. Selt ...
. The W3C is a
consensus-building organization and would not prevent Google from deploying technology without consensus.
Each proposal within the Privacy Sandbox initiative would perform one of the functions of
targeted advertising
Targeted advertising is a form of advertising, including online advertising, that is directed towards an audience with certain traits, based on the product or person the advertiser is promoting. These traits can either be demographic with a focus ...
that is currently done through cookies.
Federated Learning of Cohorts (FLoC)/Topics API
The Federated Learning of Cohorts algorithm analyzes users' online activity within the browser, and generates a "cohort ID" using the
SimHash
In computer science, SimHash is a technique for quickly estimating how similar two sets are. The algorithm is used by the Google Crawler to find near duplicate pages. It was created by Moses Charikar. In 2021 Google announced its intent to also u ...
algorithm
to group a given user with other users who access similar content.
Unlike other Privacy Sandbox proposals which replace existing functions of cookies, FLoC proposes a new mechanism for targeted advertising. The FLoC proposal has been criticized by privacy advocates, data
ethics
Ethics or moral philosophy is a branch of philosophy that "involves systematizing, defending, and recommending concepts of right and wrong behavior".''Internet Encyclopedia of Philosophy'' The field of ethics, along with aesthetics, concerns m ...
researchers, and others. All major browsers based on Chromium pledged to remove FLoC. Google ended development of FLoC and proposed Topics API as a replacement. Topics API, which transfers information about user interests from one site to another, has been criticized by web publishers for enabling user tracking
often at the detriment to publishers with unique content.
Proposals for serving advertisements
TURTLEDOVE
TURTLEDOVE, which stands for "Two Uncorrelated Requests, Then Locally-Executed Decision On Victory",
is a framework proposed by Google to
serve ads through the browser.
Private state tokens
Private state tokens will be able to be issued by websites to verify those browsers whose behavior denotes a real person rather than a bot or malicious attacker. Private state tokens are encrypted, so that an individual's identity is protected.
First-party sets
First-party sets will allow domains that belong to the same entity, that have related sites with different domain names, to declare themselves, and be recognized, as a "first-party set". The exchange of information outside of a first-party set, is restricted to safeguard the privacy of users.
CHIPS
CHIPS (Cookies Having Independent Partitioned State) take into account that certain embedded services need to know a given user’s activity on a site to function. CHIPS are partitioned cookies that will inform browsers that the necessary cookie is allowed to function only between a particular site and an embedded widget.
Storage Partitioning
Storage Partitioning will isolate certain web platform APIs that are used for storage or communication when used by an embedded service on a given site.This will enhance web privacy while still allowing web compatibility with existing sites.
Network State Partitioning
Network State Partitioning will partition a browser’s network resources to prevent these resources from being shared across first-party contexts. It requires each request to have an additional "network partition key" for resources to be reused and safeguards user privacy by disallowing access to shared resources and metadata learned from loading other sites.
Federated Credential Management
Federated Credential Management is an API that will provide the primitives needed to support federated identity designs that previously depended on third-party cookies.
Same-site cookie label
Same-site cookie labels are required by Chrome and other browsers to define if a cookie is used in first- or third-party context. This protects cookies from cross-site injection and data disclosure attacks.
Client Hints API
Client Hints API allows sites to request required information directly rather than via a User-Agent String, a significant surface vulnerable to passive fingerprinting, therefore reducing details that can be shared about a user online.
User-Agent Reduction
User Agent reduction minimizes the information in a User-Agent String thereby reducing its vulnerability to passive fingerprinting.
HTTP Cache Partitioning
HTTP Cache Partitioning, to add additional security, assigns cached resources with a ‘Network Isolation Key’ along with the resource URL, composed of the top-level site and current-frame site.
DNS-over-HTTPS
The DNS-over-HTTPS protocol prevents attackers from observing the sites a user visits by encrypting Domain Name System (DNS) queries.
IP Protection
IP Protection is a proposal that will hide a user’s IP address from third parties.
Privacy Budget
Privacy Budget aims to limit fingerprinting by restricting the identifying information that a site is allowed to access.
Privacy Sandbox for Android
For
Android
Android may refer to:
Science and technology
* Android (robot), a humanoid robot or synthetic organism designed to imitate a human
* Android (operating system), Google's mobile operating system
** Bugdroid, a Google mascot sometimes referred to ...
, Privacy Sandbox will use technology that operates without cross-app identifiers, such as Android/Google Advertising ID. SDK (Software Development Kit) Runtime will limit covert tracking and the collection of user data by way of a process for third-party code, e.g. used for advertising, that runs separately from a given app’s code.
For the measurement of digital ads, the Attribution Reporting API is intended to supersede current measurement methods with solutions not reliant on user-level tracking mechanisms.
In order to continue to show relevant ads and content on Android, Topics will present categories that are based on the use of apps on a user’s device and are selected only through a given device’s settings. To further supplement privacy on Android, FLEDGE will use “custom audiences” that are built by app developers based on interactions with their app, information that will be stored locally so that no individual identifiers are shared with external parties.
Testing
On March 31, 2022,
Google
Google LLC () is an American multinational technology company focusing on search engine technology, online advertising, cloud computing, computer software, quantum computing, e-commerce, artificial intelligence, and consumer electronics. ...
announced the start of a single origin trial, for the Topics, FLEDGE and Attribution Reporting APIs. It allows sites to run unified experiments across the APIs.
In October 2022
RTB House published its findings of actively testing FLEDGE by adding users to interest groups.
Google
Google LLC () is an American multinational technology company focusing on search engine technology, online advertising, cloud computing, computer software, quantum computing, e-commerce, artificial intelligence, and consumer electronics. ...
and
Criteo
Criteo is an advertising company that provides online display advertisements. The company was founded and is headquartered in Paris, France.
History
Criteo was founded in Paris, France, in 2005 by Jean-Baptiste Rudelle, Franck Le Ouay and Romain ...
, also ran tests. The report highlighted that, while positive, the FLEDGE origin trials were limited in scope. It noted that a number of essential features of FLEDGE, specifically k-anonymity requirements, were not available for testing, and will require adjustments after industry feedback.
The scale of tests is increasing.
Google Chrome
Google Chrome is a cross-platform web browser developed by Google. It was first released in 2008 for Microsoft Windows, built with free software components from Apple WebKit and Mozilla Firefox. Versions were later released for Linux, macOS ...
aims to dedicate H1 of 2023 to developer testing, and make FLEDGE available for the entirety of Chrome users in H2 of 2023.
In November 2022 the
Competition and Markets Authority
The Competition and Markets Authority (CMA) is the competition regulator in United Kingdom. It is a non-ministerial government department in the United Kingdom, responsible for strengthening business competition and preventing and reducing anti-com ...
released a report on Google’s quantitative testing of its Sandbox technologies that highlighted the importance of the industry adopting a common testing framework so that performance tests can be conducted more widely across multiple testing entities. Google is developing such a framework in cooperation with the CMA and is seeking to drive engagement with market participants on the design of testing between now and at least the beginning of General Availability in Q3 2023.
Antitrust concerns
In January 2021, the
Competition and Markets Authority
The Competition and Markets Authority (CMA) is the competition regulator in United Kingdom. It is a non-ministerial government department in the United Kingdom, responsible for strengthening business competition and preventing and reducing anti-com ...
(CMA) in the
United Kingdom
The United Kingdom of Great Britain and Northern Ireland, commonly known as the United Kingdom (UK) or Britain, is a country in Europe, off the north-western coast of the continental mainland. It comprises England, Scotland, Wales and North ...
announced plans to investigate the Privacy Sandbox initiative, with a focus on its potential impacts on both publishers and users. In a statement, CMA
chief executive
A chief executive officer (CEO), also known as a central executive officer (CEO), chief administrator officer (CAO) or just chief executive (CE), is one of a number of corporate executives charged with the management of an organization especially ...
Andrea Coscelli said that "Google’s Privacy Sandbox proposals will potentially have a very significant impact on publishers like newspapers and the digital advertising market," and that there were also "privacy concerns to consider."
CMA accepted legally binding commitments offered by Google concerning its proposals to remove third party cookies (TPCs) on Chrome and develop the Privacy Sandbox. The formal acceptance of these commitments by the CMA resulted in the closure of the investigation, with no decision on whether the
Competition Act 1998
The Competition Act 1998 is the current major source of competition law in the United Kingdom, along with the Enterprise Act 2002. The act provides an updated framework for identifying and dealing with restrictive business practices and abuse of ...
was infringed. CMA reported that Google was complying with its legally-binding commitments between July 2022 and September 2022.
In March 2021, 15
attorneys general
In most common law jurisdictions, the attorney general or attorney-general (sometimes abbreviated AG or Atty.-Gen) is the main legal advisor to the government. The plural is attorneys general.
In some jurisdictions, attorneys general also have exec ...
of
U.S. state
In the United States, a state is a constituent political entity, of which there are 50. Bound together in a political union, each state holds governmental jurisdiction over a separate and defined geographic territory where it shares its sover ...
s and
Puerto Rico
Puerto Rico (; abbreviated PR; tnq, Boriken, ''Borinquen''), officially the Commonwealth of Puerto Rico ( es, link=yes, Estado Libre Asociado de Puerto Rico, lit=Free Associated State of Puerto Rico), is a Caribbean island and Unincorporated ...
amended an
antitrust
Competition law is the field of law that promotes or seeks to maintain market competition by regulating anti-competitive conduct by companies. Competition law is implemented through public and private enforcement. It is also known as antitrust l ...
complaint filed the previous December; the updated complaint says that Google Chrome's phase-out of third-party cookies in 2022
will "disable the primary cookie-tracking technology almost all non-Google publishers currently use to track users and target ads. Then
..Chrome, will offer
..new and alternative tracking mechanisms
..dubbed Privacy Sandbox. Overall, the changes are anticompetitive".
The lawsuit suggests that the proposed changes in the Privacy Sandbox would effectively require advertisers to use Google as a middleman in order to advertise.
See also
*
Web Environment Integrity
References
External links
*
{{Google LLC
Google
Web standards