Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionHTTP 403, bare pageFIX
FFavicon & BrandingActionNo icons detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure2 landmarksREVIEW
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
CColor Contrast (Screenshot)Action20 text elements analyzed, 2 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
1 contrast failures on background images/gradients
These failures are invisible to CSS-based accessibility tools like Lighthouse. The text may be fine on a solid background, but fails when rendered over an image or gradient.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Control Over Your Pe… | 15.68:1 | 3.0:1 | #000000 | #DADFE6 | Pass |
| h2 Cookie Based Opt-Out | 4.86:1 | 3.0:1 | #000000 | #91745E | Pass |
| h2 Industry Opt Out Pag… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Device/Apps Opt Out | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Opting Out of Other … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Data Access Portal |… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Looking for the Unif… | 20.08:1 | 4.5:1 | #000000 | #F4FBFE | Pass |
| p By following the ins… | 12.00:1 | 4.5:1 | #000000 | #BDC4D3 | Pass |
| p In response to brows… | 3.37:1 | 4.5:1 | #000000 | #845639 | Fail |
| p This page explains o… | 2.18:1 | 4.5:1 | #000000 | #673918 | Fail |
| p Some things to keep … | 8.52:1 | 4.5:1 | #000000 | #AFA399 | Pass |
| li If you use more than… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| li If you clear or dele… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| li Even after opting ou… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| li After you opt-out, y… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p Please note that if … | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a You can opt-out of t… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span A Trade Desk opt out… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span An error occurred wh… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p The online advertisi… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
BLighthouse Accessibility AuditsScore 83/100 — 3 failing, 15 passedREVIEW
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Looking for the Unified ID Solution? body > header#masthead > div#right > a |
YOU CAN OPT-OUT OF TARGETED ADVERTISING BASED ON THE TRADE DESK'S BROWSER COOKI… div.negative-top > div.page-content > div#opt-out > a.button |
www.aboutads.info/choices div.page-content > ul > li > a |
www.networkadvertising.org/choices div.page-content > ul > li > a |
www.youradchoices.ca/choices div.page-content > ul > li > a |
www.youronlinechoices.com div.page-content > ul > li > a |
here. div.page-content > ul > li > a |
here. div.page-content > ul > li > a |
liveramp.com/opt-out div.page-content > ul > li > a |
transparentadvertising.org div.page-content > ul > li > a |
transparentadvertising.eu div.page-content > ul > li > a |
here. div.negative-top > div.page-content > p > a |
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
www.youradchoices.ca/choices div.page-content > ul > li > a |
www.youronlinechoices.com div.page-content > ul > li > a |
here. div.page-content > ul > li > a |
here. div.page-content > ul > li > a |
liveramp.com/opt-out div.page-content > ul > li > a |
here. div.negative-top > div.page-content > p > a |
These are opportunities to improve the legibility of your content.
Names and labels
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
body > header#masthead > a body > header#masthead > a |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
A+Heading Hierarchy5 headingsPASS
- H1 Control Over Your Personal Information
- H2 Cookie Based Opt-Out
- H2 Industry Opt Out Pages
- H2 Device/Apps Opt Out
- H2 Opting Out of Other Identifiers
A+Alt Text QualityAll 2 images OKPASS
A+Form AccessibilityNo form controlsPASS
ALink & Button Quality1 issue(s) across 14 links and 0 buttonsPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.thetradedesk.com/industry-in… | (empty) | empty | Add link text or aria-label |
Links without text are announced as raw URLs by screen readers.
https://www.thetradedesk.com/industry-initiatives/unified-id-solution
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4