web.dev - content: Preventing FLoC misunderstanding JavaScript
There is a lot of misunderstanding around whether pages need to share their visitors’ data with FLoC. There should be a big green box prominently on the page that includes the following phrase:
“A page visit will only be included in the browser's FLoC calculation if document.interestCohort()
is used on the page. During the current FLoC origin trial, a page will also be included in the calculation if (and only if) Chrome detects that the page load ads or ads-related resources.”
This phrase appears below, but it’s easy to overread.
2 Answer:
Context: https://twitter.com/Log3overLog2/status/1383430203137945606 (read up and down the thread).
An {Aside}
after the initial sentence linking to https://developer.chrome.com/blog/floc/ and providing a brief explanation of origin trial eligibility would be appropriate here.
Read next
- psalm issues around usage of `global` keyword - PHP
- [Enhancement] Add list of used topics to KafkaConnector statuses - Java strimzi-kafka-operator
- every field in solr index stored as array - Python django-haystack
- Any plans to include table component ? - chakra-ui TypeScript
- tailwind-rn - Vue Native JavaScript
- [Bug] Remote Config: Setting MinimumFetchInternalInMilliseconds does not work as expected - quickstart-unity
- LightGBM [R Package] autoconf.ac OpenMP test ignores LDFLAGS (fix provided). - Cplusplus
- bind EINVAL on valid IPv6 Address (IPv4 works fine!) - JavaScript node