-
Notifications
You must be signed in to change notification settings - Fork 13
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
New SC for 3.7: Third-party Preferences #71
Comments
Thanks for creating this Alex! |
This SC has been included within the living draft, it will be released in the next published version of the specification. |
A lot of 3rd party code can likely be turned off. Marketing teams want Google Analytics, because that is what they know, but there are other approaches that are better for sustainability and privacy. A good open source option we might be able to recommend is https://plausible.io I think that tools like WCAG-EM should be able to refer to open source tools that meet the requirements. We can recommend doing some sort of "spring cleaning" of 3rd party tools. If a JS tool isn't being used, it should be removed. |
It's not the place for a (potential) W3C standard to make specific recommendations for or against particular products. The focus here should be on how to measure sustainability impacts, so people can make informed decisions about which tools to use. |
Problem: Third-party code causes a LOT of sustainability issues, so visitors need to be able to manage this to some extent.
Solution: Third-party products, services, libraries, and frameworks are often a source of sustainability issues which cannot be controlled or managed by the first-party provider of a service. While many do provide benefits to a website, the need to justify their inclusion should be made not only by those creating the product or service but also be able to be controlled by the consumer. As showcased with cookies, websites or applications should provide a similar mechanism of disabling or refusing non first-party features (with explanations of their purpose) - unless such features can be proven as critical for functionality.
@Nahuai
The text was updated successfully, but these errors were encountered: