debian-mirror-gitlab/doc/user/admin_area/settings/floc.md
2021-11-18 22:05:49 +05:30

1.7 KiB

stage group info
none unassigned To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments

Federated Learning of Cohorts (FLoC) (FREE SELF)

Introduced in GitLab 13.12.

Federated Learning of Cohorts (FLoC) is a new feature of the Chrome browser. It works by categorizing users into different cohorts, so that advertisers can use this data to uniquely target and track users. For more information, visit the FLoC repository.

To avoid users being tracked and categorized in any GitLab instance, FLoC is disabled by default by sending the following header:

Permissions-Policy: interest-cohort=()

To enable it:

  1. On the top bar, select Menu > Admin.
  2. On the left sidebar, select Settings > General.
  3. Expand Federated Learning of Cohorts.
  4. Check the box.
  5. Click Save changes.