Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Privacy 2024 - privacy links optimized + cleanup #117

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

max-ostapenko
Copy link
Contributor

@max-ostapenko max-ostapenko commented May 3, 2024

  • removed GPC client-side detection, doesn't make sense in lab tests. Use .well-known/gpc.json instead
  • removed DNT client-side detection, doesn't make sense in lab tests
  • removed FLoC, long closed origin trial
  • updated privacy policy links tracking (languages extended, matching performance)
  • removed Ads Transparency Spotlight schema, deprecated

Test websites:

Copy link

github-actions bot commented May 9, 2024

Custom metrics for https://almanac.httparchive.org/en/2022/

WPT test run results: http://webpagetest.httparchive.org/results.php?test=240509_4D_7

Custom metrics for https://www.adobe.com

WPT test run results: http://webpagetest.httparchive.org/results.php?test=240509_8Y_8
Changed custom metrics values:

{
    "_privacy": {
        "privacy_wording_links": [
            {
                "text": "Privacy"
            }
        ],
        "iab_tcf_v1": {
            "present": false,
            "data": null,
            "compliant_setup": null
        },
        "iab_tcf_v2": {
            "present": false,
            "data": null,
            "compliant_setup": null
        },
        "iab_usp": {
            "present": false,
            "privacy_string": null
        },
        "document_permissionsPolicy": false,
        "document_featurePolicy": true,
        "referrerPolicy": {
            "entire_document_policy": null,
            "individual_requests": null,
            "link_relations": null
        },
        "media_devices": {
            "navigator_mediaDevices_enumerateDevices": false,
            "navigator_mediaDevices_getUserMedia": false,
            "navigator_mediaDevices_getDisplayMedia": false
        },
        "geolocation": {
            "navigator_geolocation_getCurrentPosition": false,
            "navigator_geolocation_watchPosition": false
        }
    }
}

@max-ostapenko max-ostapenko changed the title Privacy 2024 Privacy 2024 - privacy links optimized + cleanup May 19, 2024
@max-ostapenko max-ostapenko mentioned this pull request May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant