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
The Privacy Sandbox is an initiative led by Google to create web standards for websites to access user information without compromising privacy. Its core purpose is to facilitate online advertising by sharing a subset of user private information ...
initiative, which includes several other advertising-related technologies with bird-themed names.
Despite "federated learning" in the name, FLoC does not utilize any
federated learning.
Google began testing the technology in
Chrome
Chrome may refer to:
Materials
* Chrome plating, a process of surfacing with chromium
* Chrome alum, a chemical used in mordanting and photographic film
Computing
* Google Chrome, a web browser developed by Google
** ChromeOS, a Google Chrome- ...
89
released in March 2021 as a replacement for
third-party cookies. By April 2021, every major browser aside from Google Chrome that is based on Google's open-source
Chromium
Chromium is a chemical element with the symbol Cr and atomic number 24. It is the first element in group 6. It is a steely-grey, lustrous, hard, and brittle transition metal.
Chromium metal is valued for its high corrosion resistance and hardne ...
platform had declined to implement FLoC. The technology was criticized on privacy grounds by groups including the
Electronic Frontier Foundation
The Electronic Frontier Foundation (EFF) is an international non-profit digital rights group based in San Francisco, California. The foundation was formed on 10 July 1990 by John Gilmore, John Perry Barlow and Mitch Kapor to promote Internet ci ...
and
DuckDuckGo, and has been described as
anti-competitive; it 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 in multiple countries as well as questions about
General Data Protection Regulation
The General Data Protection Regulation (GDPR) is a European Union regulation on data protection and privacy in the EU and the European Economic Area (EEA). The GDPR is an important component of EU privacy law and of human rights law, in partic ...
compliance. In July 2021, Google quietly suspended development of FLoC; Chrome 93, released on August 31, 2021, became the first version which rendered FLoC feature void, but did not remove the internal programming.
On January 25, 2022, Google officially announced it had ended development of FLoC technologies and proposed the new Topics API to replace it.
Function

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.
Each cohort contains several thousand users in order to make identifying individual users more difficult,
and cohorts are updated weekly.
Websites are then able to access the cohort ID using an
API and determine what advertisements to
serve.
Google does not label cohorts based on interest beyond grouping users and assigning an ID,
so advertisers need to determine the user types of each cohort on their own.
Opting out of cohort calculation
FLoC experiment was active only in Google Chrome browser and ran from Chrome 89
(inclusive) to Chrome 93 (not inclusive). Modern browsers do not support FLoC. While the experiment was active, users could opt out of FLoC experiment by disabling third-party cookies. Website administrators could opt out from cohort calculation via special
HTTP headers. It can be accomplished with a new interest-cohort permissions policy or feature policy, the default behavior is to allow cohort calculation. To opt-out of all FLoC cohort calculations a website could send either of the following HTTP response headers:
Permissions-Policy: interest-cohort=()
or
Feature-Policy: interest-cohort 'none'
Google Chrome applies
interest-cohort
Feature Policy restrictions to Browsing Topics API as well.
Timeline
Initial prototype
On August 22, 2019, Google Chrome developers coined the term FLoC and first started discussing the upcoming replacement for cookies. In July 2020, the
United Kingdom's
Competition and Markets Authority found the FLoC proposal to be anti-competitive, since it would "place the browser in a vital gatekeeper position for the adtech ecosystem." Instead, the authority recommended adoption of a competing proposal called SPARROW, which maintains the same privacy-enhancing objectives but creates a different completely independent "Gatekeeper" which does not have any other role in the adtech ecosystem and does not have access to user-level information.
Testing
Google began testing FLoC in the Chrome 89
released in March 2021
as a replacement for third-party cookies, which Google plans to stop supporting in Chrome by mid-2023. (Initially Google announced plans to remove third-party cookies by late 2021,
then postponed it to early 2022,
and then to 2023 due to delay of FLoC technology.) The initial trial turned on FLoC for 0.5% of Chrome users across 10 countries:
the
United States,
Australia
Australia, officially the Commonwealth of Australia, is a Sovereign state, sovereign country comprising the mainland of the Australia (continent), Australian continent, the island of Tasmania, and numerous List of islands of Australia, sma ...
,
Brazil,
Canada,
India,
Indonesia,
Japan
Japan ( ja, 日本, or , and formally , ''Nihonkoku'') is an island country in East Asia. It is situated in the northwest Pacific Ocean, and is bordered on the west by the Sea of Japan, while extending from the Sea of Okhotsk in the north ...
,
Mexico,
New Zealand and the
Philippines. Users were automatically placed in the trial and were not notified, but could opt out by turning off third-party cookies. Furthermore, site administrators could disable FLoC and opt out from interest calculation via a
Feature-Policy
header. The initial trial did not include users in the
United Kingdom or the
European Economic Area due to concerns about legality under the area's privacy regulations.
FLoC shutdown
In July 2021, Google quietly suspended development of FLoC; Chrome 93, released on August 31, 2021, became the first version which rendered FLoC feature void, but did not remove the internal programming.
As of March 2022, the underlying FLoC implementation is still shipped in Chrome and can be observed on internal page
chrome://components/
.
Rebranding as Topics API
On January 25, 2022, Google officially announced it had ended development of FLoC APIs and proposed a new Topics API to replace it.
However, Topics API still retains most of the design of FLoC and Chrome internally still uses FLoC name, Topics API bugs are still tracked under "InterestCohort" label. Developers of
Brave
Brave most commonly refers to:
*Brave, an adjective for one who possesses courage
*Braves (Native Americans), a EuroAmerican stereotype for Native American warriors
Brave(s) or The Brave(s) may also refer to:
Film and television
* ''Brave'' (199 ...
web browser called Topics API a "rebranding
fFLoC without addressing key privacy issues. Despite this, designers of Topics API made an attempt to address some of the concerns about FLoC.
Reactions
Google claimed in January 2021 that FLoC was at least 95% effective compared to tracking using third-party cookies, but
AdExchanger reported that some people in the advertising technology industry expressed skepticism about the claim and the
methodology behind it. As every website that opts into FLoC will have the same access about which cohort the user belongs to, the technology's developers say this democratizes access to some information about a user's general browser history, in contrast to the status quo, where websites have to use tracking techniques.
The
Electronic Frontier Foundation
The Electronic Frontier Foundation (EFF) is an international non-profit digital rights group based in San Francisco, California. The foundation was formed on 10 July 1990 by John Gilmore, John Perry Barlow and Mitch Kapor to promote Internet ci ...
has criticized FLoC, with one EFF researcher calling the testing of the technology in Chrome "a concrete breach of user trust in service of a technology that should not exist" in a post on the organization's blog. The EFF also created a website which allows Chrome users to check whether FLoC is being tested in their browsers.
The EFF criticized the fact that every site will be able to access data about a user, without having to track them across the web first.
Additionally on the EFF blog,
Cory Doctorow praised Chrome's planned removal of third-party cookies, but added that "
ustbecause FLoC is billed as pro-privacy and also criticized as anti-competitive, it doesn’t mean that privacy and competition aren’t compatible", stating that Google is "appointing itself the gatekeeper who decides when we’re spied on while skimming from advertisers with nowhere else to go."
On April 10, 2021, the CEO of
DuckDuckGo released a statement telling people not to use Google Chrome, stating that Chrome users can be included in FLoC without choosing to be and that no other browser vendor has expressed interest in using the tracking method.
The statement said that "there is no such thing as a behavioral tracking mechanism imposed without consent that respects people’s privacy" and that Google should make FLoC "explicitly opt-in" and "free of
dark patterns". DuckDuckGo also announced that its website will not collect FLoC IDs or use them to target ads, and updated its
Chrome extension to block websites from interacting with FLoC.
On April 12, 2021,
Brave
Brave most commonly refers to:
*Brave, an adjective for one who possesses courage
*Braves (Native Americans), a EuroAmerican stereotype for Native American warriors
Brave(s) or The Brave(s) may also refer to:
Film and television
* ''Brave'' (199 ...
, a web browser built on the Chromium platform, criticized FLoC in a blog post and announced plans to disable FLoC in the Brave browser and make company's main website opt out of FLoC. The blog post, co-written by the company's CEO
Brendan Eich, described Google's efforts to replace third-party cookies as "
Titanic-level deckchair-shuffling" and "a step backward from more fundamental, privacy-and-user focused changes the Web needs."
Tech and media news site ''
The Verge'' noted that not all possible repercussions of FLoC for ad tech are known, and that its structure could benefit or harm smaller ad tech companies, noting specifically that larger ad tech companies may be better equipped to "parse what FLoCs mean and what ads to target against them."
On April 18, 2021, a
WordPress development team proposal suggested disabling FLoC by default on WordPress websites over possible privacy issues. The proposal stated that "WordPress powers approximately 41% of the web."
On April 27, 2021,
GitHub disabled FLoC on their websites, including
github.com
and GitHub Pages domain
github.io
by introducing
HTTP header Permissions-Policy: interest-cohort=()
. However, GitHub Pages websites with custom domains are not affected.
In April 2021,
Drupal
Drupal () is a free and open-source web content management system (CMS) written in PHP and distributed under the GNU General Public License. Drupal provides an open-source back-end framework for at least 14% of the top 10,000 websites worldwide ...
disabled FLoC by default in their products.
In June, 2021,
Amazon disabled FLoC on all websites of its companies, including its online store
amazon.com
,
Whole Foods,
Zappos, and
Woot. Specialists speculated that Amazon staff might have decided to block FLoC not out of concern for user privacy, but rather as a strategic move to keep user data away from Google.
Every major browser based on Google's open-source Chromium platform (other than Google Chrome) had declined to implement FLoC, including Microsoft Edge, Vivaldi, Brave, and Opera.
In May 2021, ''
The Economist'' reported that it may be hard for Google to "stop the system from grouping people by characteristics they wish to keep private, such as race or sexuality."
Fingerprinting concerns
In May 2021, ''
The Economist'' said some critics have suggested that the cohort system will facilitate
fingerprinting of individual devices, compromising privacy.
''Wired'' magazine additionally reported that FLoC could "be used as a point of entry for fingerprinting".
Mozilla, the creators of the
Firefox browser, expressed concerns that FLoC can be used as an additional fingerprinting vector. Furthermore, they stated that a user's FLoC group can be tracked during multiple visits and correlated via different means and, based on a user's membership in multiple FLoC cohorts, a website might be able to infer information about the user which FLoC aimed to keep private. Since a FLoC cohort is shared across websites, its ID might be abused as an alternative to a unique cookie in third-party contexts.
Antitrust response
In July 2020, the
United Kingdom's
Competition and Markets Authority found that the FLoC proposal "place
the browser in a vital gatekeeper position for the adtech ecosystem."
In March 2021, 15
attorneys general of
U.S. states and
Puerto Rico amended an antitrust complaint filed in 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".
In June 2021, EU antitrust regulators launched a formal investigation to assess whether Google violated competition rules, with a focus on display advertising, notably whether it restricts access to user data by third parties while reserving it for its own use. Among the things that will be investigated is Google's plan to prohibit the placement of third-party cookies and replace them with the Privacy Sandbox set of tools.
GDPR compliance
, Google was not testing FLoC in the United Kingdom or the European Economic Area due to concerns about compliance with the General Data Protection Regulation and the
ePrivacy Directive.
Johannes Caspar, the Data Protection Commissioner of
Hamburg, Germany
(male), (female) en, Hamburger(s),
Hamburgian(s)
, timezone1 = Central (CET)
, utc_offset1 = +1
, timezone1_DST = Central (CEST)
, utc_offset1_DST = +2
, postal ...
, told ''
Wired UK'' that FLoC "leads to several questions concerning the legal requirements of the GDPR," explaining that FLoC "could be seen as an act of processing personal data" which requires "freely given consent and clear and transparent information about these operations." A
spokesperson of the French
National Commission on Informatics and Liberty said that the FLoC system would require "specific, informed and unambiguous consent".
, the Irish
Data Protection Commission
The Office of the Data Protection Commissioner ( Irish: An Coimisinéir Cosanta Sonraí) (DPC), also known as Data Protection Commission, is the independent national authority responsible for upholding the EU fundamental right of individuals t ...
, which is the lead data supervisor for Google under GDPR,
was consulting with Google about the FLoC proposal.
References
External links
Am I FLoCed?��EFF website reporting to users if FLoC is enabled
FLoCs explainedat the Privacy Sandbox Initiative website
More detailed
FLoC Origin Trial & Clustering– infos from the Chromium project
{{Google LLC
Google Chrome
Advertising
Machine learning algorithms