Cookies messages are an interesting topic. Because they are now compulsory on (more-or-less) all websites, they’re something that we see an awful lot of, but while they all serve the same broad function, the way they’re implemented and presented varies widely.
This variety in structure, function and complexity makes them very interesting from an accessibility perspective as well – some are more complex than most webpages!
We see a lot of the same accessibility issues in all kinds of cookies messages – even the most basic often have issues like these:
The more advanced cookies messages (where you have full control over all the different types of cookies) offer additional difficulties, as they start incorporating expandable sections/accordions, checkboxes, radio buttons, tabs and other complex elements (not to mention loads of text to wade through). While most users will typically ignore these options and just ‘accept all’, they still need to be compliant with the WCAG guidelines, and many aren’t.
What makes this especially interesting for us as accessibility consultants is that many of these more complex tools are provided by third party suppliers, so we see the same ones, with the same issues, time and time again. Things like:
While we should note that this is not a comprehensive review of all the different tools out there, we do see some third-party tools that do get it right, and have clearly made a serious effort to not just meet the WCAG guidelines, but also to be genuinely, practically accessible.
The one in particular that inspired this blog in the first place is the one provided by Cookiebot, which is a fantastic example (in our opinion!) of the right way to build an accessible, complex cookies tool that allows full understanding and customisation of your consent options.