Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DForm AccessibilityAction13 of 27 controls have issuesFIX
| Control | Type | Label | Method |
|---|---|---|---|
| #How-Did-You-Hear-About-Us-2 | text | How did you hear about us? | for/id |
| #small | radio | none | |
| #medium-2 | radio | none | |
| #medium | radio | none | |
| #large | radio | none | |
| #Marketing-Opt-In-2 | checkbox | none | |
| #ot-group-id-C0002 | checkbox | Performance Cookies | for/id |
| #ot-group-id-C0003 | checkbox | Functional Cookies | for/id |
| #ot-group-id-C0004 | checkbox | Targeting Cookies | for/id |
| #vendor-search-handler | text | Vendor Search | aria-label |
| #select-all-hosts-groups-handler | checkbox | checkbox label | for/id |
| #select-all-vendor-groups-handler | checkbox | checkbox label | for/id |
| #select-all-vendor-leg-handler | checkbox | checkbox label | for/id |
| #chkbox-id | checkbox | checkbox label | for/id |
| (Your Email) | placeholder only | ||
| input | submit | (none) | none |
| #Persona-2 | select | (none) | none |
| #footer-submit | submit | (none) | none |
| #g-recaptcha-response-1 | textarea | (none) | none |
| #First-Name-2 | text | (none) | none |
| #Last-Name-3 | text | (none) | none |
| #Email-2 | (none) | none | |
| #Title-2 | text | (none) | none |
| #Company-Name-2 | text | (none) | none |
| #Message-2 | textarea | (none) | none |
| #Country-3 | select | (none) | none |
| #g-recaptcha-response | textarea | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="text" name="First-Name-2" id="First-Name-2">; <input type="text" name="Last-Name-3" id="Last-Name-3">; <input type="email" name="Email-2" id="Email-2">; <input type="text" name="Title-2" id="Title-2">; <input type="text" name="Company-Name-2" id="Company-Name-2">; <select name="Country-3" id="Country-3">; <select name="Persona-2" id="Persona-2">; <textarea name="Message-2" id="Message-2">; <textarea name="g-recaptcha-response" id="g-recaptcha-response">; <input type="submit"> (+2 more)
Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.
Source: WCAG 2.1 SC 3.3.2
Placeholder text disappears on focus and is not a reliable label.
<input type="email" name="Email" id="Email">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
FLink & Button QualityAction11 issue(s) across 183 links and 16 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| # | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
| / | home | img no alt | Add alt attribute to the image |
| /contextual | ContextualGumGum's Contextual … | img no alt | Add alt attribute to the image |
| /attention | AttentionMaximize Ad Relevance… | img no alt | Add alt attribute to the image |
| /creative | CreativeGumGum's Full Product … | img no alt | Add alt attribute to the image |
| /mindset-graph | The Mindset Graph™Find Relev… | img no alt | Add alt attribute to the image |
| /advertisers | AdvertisersResources and Suppo… | img no alt | Add alt attribute to the image |
| /publishers | PublishersResources and Suppor… | img no alt | Add alt attribute to the image |
| # | Platforms & PartnersMedia Par… | img no alt | Add alt attribute to the image |
| /olv-advertising | OLV Advertising Video That's P… | img no alt | Add alt attribute to the image |
| /ctv-advertising | Connected TV Advertising / In-… | img no alt | Add alt attribute to the image |
| /exchange | GumGum's ExchangeEnriched with… | img no alt | Add alt attribute to the image |
| /blog | GumGum BlogArticles, Culture a… | img no alt | Add alt attribute to the image |
| /guides | Research & GuidesThird-party … | img no alt | Add alt attribute to the image |
| /case-studies | Case StudiesClient Campaign Re… | img no alt | Add alt attribute to the image |
| /webinars | WebinarsAgency Conferences, Le… | img no alt | Add alt attribute to the image |
| /contextual-pioneers | Contextual PioneersGumGum's Cl… | img no alt | Add alt attribute to the image |
| https://medium.com/gumgum-tech | Tech BlogAll the Latest from G… | img no alt | Add alt attribute to the image |
| https://medium.com/gumgum-culture | Culture BlogAll the Latest abo… | img no alt | Add alt attribute to the image |
| # | The VOICELorem ipsum dolor sit… | img no alt | Add alt attribute to the image |
| /about | About UsThe Vision, Mission an… | img no alt | Add alt attribute to the image |
| # | Mission & ValuesLorem ipsum d… | img no alt | Add alt attribute to the image |
| /leadership | LeadershipMeet GumGum's Execut… | img no alt | Add alt attribute to the image |
| /careers | Careers we're hiringLead the i… | img no alt | Add alt attribute to the image |
| /newsroom | NewsroomGumGum in the News and… | img no alt | Add alt attribute to the image |
| /engineering | Engineering @ GumGumExplore t… | img no alt | Add alt attribute to the image |
| # | Culture @ GumGumLorem ipsum d… | img no alt | Add alt attribute to the image |
| /deib | Diversity, Equity, Inclusion a… | img no alt | Add alt attribute to the image |
| https://app.gumgum.com/login | Login | new tab | Add '(opens in new tab)' to text |
| https://app.gumgum.com/login | Login | new tab | Add '(opens in new tab)' to text |
| # | JP | img no alt | Add alt attribute to the image |
| # | DE | img no alt | Add alt attribute to the image |
| # | FR | img no alt | Add alt attribute to the image |
| # | ES | img no alt | Add alt attribute to the image |
| # | DA | img no alt | Add alt attribute to the image |
| # | JA | img no alt | Add alt attribute to the image |
| # | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
| / | home | img no alt | Add alt attribute to the image |
| /contextual | ContextualGumGum's Contextual … | img no alt | Add alt attribute to the image |
| /attention | AttentionMaximize Ad Relevance… | img no alt | Add alt attribute to the image |
| /creative | CreativeGumGum's Full Product … | img no alt | Add alt attribute to the image |
| /mindset-graph | The Mindset Graph™Find Relev… | img no alt | Add alt attribute to the image |
| /advertisers | AdvertisersResources and Suppo… | img no alt | Add alt attribute to the image |
| /publishers | PublishersResources and Suppor… | img no alt | Add alt attribute to the image |
| # | Platforms & PartnersMedia Par… | img no alt | Add alt attribute to the image |
| /olv-advertising | OLV Advertising Video That's P… | img no alt | Add alt attribute to the image |
| /ctv-advertising | Connected TV Advertising / In-… | img no alt | Add alt attribute to the image |
| /exchange | GumGum's ExchangeEnriched with… | img no alt | Add alt attribute to the image |
| /blog | GumGum BlogArticles, Culture a… | img no alt | Add alt attribute to the image |
| /guides | Research & GuidesThird-party … | img no alt | Add alt attribute to the image |
| /case-studies | Case StudiesClient Campaign Re… | img no alt | Add alt attribute to the image |
| /webinars | WebinarsAgency Conferences, Le… | img no alt | Add alt attribute to the image |
| /contextual-pioneers | Contextual PioneersGumGum's Cl… | img no alt | Add alt attribute to the image |
| https://medium.com/gumgum-tech | Tech BlogAll the Latest from G… | img no alt | Add alt attribute to the image |
| https://medium.com/gumgum-culture | Culture BlogAll the Latest abo… | img no alt | Add alt attribute to the image |
| # | The VOICELorem ipsum dolor sit… | img no alt | Add alt attribute to the image |
| /about | About UsThe Vision, Mission an… | img no alt | Add alt attribute to the image |
| # | Mission & ValuesLorem ipsum d… | img no alt | Add alt attribute to the image |
| /leadership | LeadershipMeet GumGum's Execut… | img no alt | Add alt attribute to the image |
| /careers | Careers we're hiringLead the i… | img no alt | Add alt attribute to the image |
| /newsroom | NewsroomGumGum in the News and… | img no alt | Add alt attribute to the image |
| /engineering | Engineering @ GumGumExplore t… | img no alt | Add alt attribute to the image |
| # | Culture @ GumGumLorem ipsum d… | img no alt | Add alt attribute to the image |
| /deib | Diversity, Equity, Inclusion a… | img no alt | Add alt attribute to the image |
| https://app.gumgum.com/login | Login | new tab | Add '(opens in new tab)' to text |
| https://app.gumgum.com/login | Login | new tab | Add '(opens in new tab)' to text |
| # | JP | img no alt | Add alt attribute to the image |
| # | DE | img no alt | Add alt attribute to the image |
| # | FR | img no alt | Add alt attribute to the image |
| # | ES | img no alt | Add alt attribute to the image |
| # | DA | img no alt | Add alt attribute to the image |
| # | JA | img no alt | Add alt attribute to the image |
| /blog/why-advertising-strategy-needs-to-… | Mindset Inside the UK Mindset … | img no alt | Add alt attribute to the image |
| /blog/introducing-pause-ads-built-for-vi… | Connected TVOwn the Break: Int… | img no alt | Add alt attribute to the image |
| /blog/five-signals-from-ces-that-will-sh… | EventsFive Signals From CES Th… | img no alt | Add alt attribute to the image |
| https://gumgum.com/terms-and-policies | Privacy Policy. | new tab | Add '(opens in new tab)' to text |
| /old-home | (empty) | empty | Add link text or aria-label |
| https://medium.com/gumgum-tech | Tech Blog | new tab | Add '(opens in new tab)' to text |
| https://gumgum.com/lp/security-packages | Security Packages | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/gumgum/… | (empty) | empty | Add link text or aria-label |
| https://www.facebook.com/gumguminc | (empty) | empty | Add link text or aria-label |
| https://www.instagram.com/gumgum/ | (empty) | empty | Add link text or aria-label |
| https://twitter.com/gumgum | (empty) | empty | Add link text or aria-label |
| https://app.onetrust.com/app/#/webform/1… | Exercise your rights | new tab | Add '(opens in new tab)' to text |
| https://privacyportal-cdn.onetrust.com/d… | Do not sell | new tab | Add '(opens in new tab)' to text |
| # | EN | img no alt | Add alt attribute to the image |
| https://ja.gumgum.com/ | JA | img no alt | Add alt attribute to the image |
| https://fr.gumgum.com/ | FR | img no alt | Add alt attribute to the image |
| https://es.gumgum.com/ | ES | img no alt | Add alt attribute to the image |
| https://da.gumgum.com/ | DA | img no alt | Add alt attribute to the image |
| # | EN | img no alt | Add alt attribute to the image |
| https://ja.gumgum.com/ | JA | img no alt | Add alt attribute to the image |
| https://fr.gumgum.com/ | FR | img no alt | Add alt attribute to the image |
| https://es.gumgum.com/ | ES | img no alt | Add alt attribute to the image |
| https://da.gumgum.com/ | DA | img no alt | Add alt attribute to the image |
| https://gumgum.com/terms-and-policies/co… | More information about your pr… | new tab | Add '(opens in new tab)' to text |
| https://www.onetrust.com/products/cookie… | Powered by OneTrust Opens in a… | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
#; #; #; #; /old-home; https://www.linkedin.com/company/gumgum/mycompany/; https://www.facebook.com/gumguminc; https://www.instagram.com/gumgum/; https://twitter.com/gumgum
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
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="/"]; a[href="/contextual"]; a[href="/attention"]; a[href="/creative"]; a[href="/mindset-graph"]; a[href="/advertisers"]; a[href="/publishers"]; a[href="#"]; a[href="/olv-advertising"]; a[href="/ctv-advertising"] (+71 more)
Image-only links with no alt are unidentifiable to screen-reader users — link's destination is invisible.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://app.gumgum.com/login; https://app.gumgum.com/login; https://app.gumgum.com/login; https://app.gumgum.com/login; https://gumgum.com/terms-and-policies; https://medium.com/gumgum-tech; https://gumgum.com/lp/security-packages; https://gumgum.com/terms-and-policies/cookies-policy; https://www.onetrust.com/products/cookie-consent/
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
Icon-only buttons need an aria-label so screen readers can announce them.
button.w-backgroundvideo-backgroundvideoplaypausebutton (#1229 on page); button.ot-floating-button__close (#2160 on page)
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
F404 Error PageActionHTTP 404, bare pageFIX
FWeb ManifestActionValid manifestFIX
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CLandmark StructureAction23 landmarksREVIEW
A page should have only one <main> landmark.
Multiple <main> elements violate the spec — there must be exactly one per page.
Learn more ▾ ▴
HTML5 spec: 'authors must not include more than one main element' visible to AT at the same time. Multiple <main>s confuse AT and break the 'jump to main content' shortcut. Refactor to a single <main> with nested <section>/<article>.
Source: HTML5 spec
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
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
BHeading Hierarchy98 headingsREVIEW
- H5 The GumGum Platform™
- H5 Contextual
- H5 Attention
- H5 Creative
- H5 The Mindset Graph™
- H5 BY CUSTOMER TYPE
- H5 Advertisers
- H5 Publishers
- H5 Platforms & Partners
- H5 By Solution Type
- H5 OLV Advertising
- H5 Connected TV Advertising / In-Video
- H5 GumGum's Exchange
- H5 GUMGUM library
- H5 GumGum Blog
- H5 Research & Guides
- H5 Case Studies
- H5 Webinars
- H5 Contextual Pioneers
- H5 GUMGUM community
- H5 Tech Blog
- H5 Culture Blog
- H5 The VOICE
- H5 About Us
- H5 Mission & Values
- H5 Leadership
- H5 Careers we're hiring
- H5 Newsroom
- H5 Engineering @ GumGum
- H5 Culture @ GumGum
- H5 Diversity, Equity, Inclusion and Belonging
- H5 The GumGum Platform™
- H5 Contextual
- H5 Attention
- H5 Creative
- H5 The Mindset Graph™
- H5 BY CUSTOMER TYPE
- H5 Advertisers
- H5 Publishers
- H5 Platforms & Partners
- H5 By Solution Type
- H5 OLV Advertising
- H5 Connected TV Advertising / In-Video
- H5 GumGum's Exchange
- H5 GUMGUM library
- H5 GumGum Blog
- H5 Research & Guides
- H5 Case Studies
- H5 Webinars
- H5 Contextual Pioneers
- H5 GUMGUM community
- H5 Tech Blog
- H5 Culture Blog
- H5 The VOICE
- H5 About Us
- H5 Mission & Values
- H5 Leadership
- H5 Careers we're hiring
- H5 Newsroom
- H5 Engineering @ GumGum
- H5 Culture @ GumGum
- H5 Diversity, Equity, Inclusion and Belonging
- H2 Advertising that Resonates, Built for Your Audience
- H2 Where Reach Meets Relevance.
- H2 Contextual
- H2 Creative
- H2 Attention
- H2 Innovation, Scale, and Trusted Results
- H2 LA Tourism Inspires Exploration with High-Impact Creative
- H2 LA Tourism Inspires Exploration with High-Impact Creative
- H2 Join Our Global Partners
- H2 Find Your Place.Join Your Crew.
- H2 Find Your Place with Us. Join Your Crew.
- H2 Our Commitment to Sustainability & Inclusivity
- H2 Lead the Industry with Us
- H2 Stay in the Know with the Latest Adtech Resources
- H2 Inside the UK Mindset Upfronts: Why Advertising Strategy Needs to Evolve
- H2 Own the Break: Introducing Pause Ads Built for Viewer Mindset
- H2 Five Signals From CES That Will Shape Advertising in 2026
- H2 Ready to Enter the Mindset Era of Advertising?
- H3 Solutions
- H3 Insights
- H3 About Us
- H3 Terms & Policies
- H3 Helpful Links
- H3 Certifications
- H2 Privacy Preference Center
- H3 Your Privacy
- H3 Strictly Necessary Cookies
- H3 Performance Cookies
- H3 Functional Cookies
- H3 Targeting Cookies
- H3 Your Privacy
- H3 Strictly Necessary Cookies
- H3 Performance Cookies
- H3 Functional Cookies
- H3 Targeting Cookies
- H3 Back Button Back
Every page should have one H1 that describes the page content.
No H1 means screen-reader users can't identify the page's primary topic, and Google's content-extraction degrades.
Learn more ▾ ▴
The H1 is the document title for assistive tech and a strong signal to search engines about page topic. Pages without one force screen readers to fall back to the <title> attribute or page chrome. Add a single H1 that names the page's primary subject.
Source: WCAG 2.4.6 / Google Search Central
CFavicon & BrandingAction3 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 20 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h2 Advertising that | 1.39:1 | 3.0:1 | #000000 | #002A3A | Fail |
| h2 , Built for Your Aud… | 1.39:1 | 3.0:1 | #000000 | #002A3A | Fail |
| h2 Where Reach Meets Re… | 1.39:1 | 3.0:1 | #000000 | #002A3A | Fail |
| h2 Contextual | 1.39:1 | 3.0:1 | #000000 | #002A3A | Fail |
| h2 Creative | 1.39:1 | 3.0:1 | #000000 | #002A3A | Fail |
| h2 Attention | 1.39:1 | 3.0:1 | #000000 | #002A3A | Fail |
| h2 LA Tourism Inspires … | 1.39:1 | 3.0:1 | #000000 | #002A3A | Fail |
| h2 LA Tourism Inspires … | 1.39:1 | 3.0:1 | #000000 | #002A3A | Fail |
| h2 Join Our Global Part… | 1.39:1 | 3.0:1 | #000000 | #002A3A | Fail |
| h2 Find Your Place. | 1.39:1 | 3.0:1 | #000000 | #002A3A | Fail |
| h2 Join Your Crew. | 1.39:1 | 3.0:1 | #000000 | #002A3A | Fail |
| h2 Find Your Place with… | 1.39:1 | 3.0:1 | #000000 | #002A3A | Fail |
| h2 Lead the Industry wi… | 1.39:1 | 3.0:1 | #000000 | #002A3A | Fail |
| h2 Stay in the Know wit… | 1.39:1 | 3.0:1 | #000000 | #002A3A | Fail |
| h2 Inside the UK Mindse… | 1.39:1 | 3.0:1 | #000000 | #002A3A | Fail |
| h2 Own the Break: Intro… | 1.39:1 | 3.0:1 | #000000 | #002A3A | Fail |
| h2 Five Signals From CE… | 1.39:1 | 3.0:1 | #000000 | #002A3A | Fail |
| h2 Ready to Enter the | 1.39:1 | 3.0:1 | #000000 | #002A3A | Fail |
| h2 of Advertising? | 1.39:1 | 3.0:1 | #000000 | #002A3A | Fail |
| h2 Privacy Preference C… | 1.39:1 | 3.0:1 | #000000 | #002A3A | Fail |
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 86/100 — 4 failing, 30 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 |
|---|
EN div.wg-dropdown-1 > div#w-dropdown-toggle-3 > div.wg-selector-text-wrapper > div.lang-tag |
Advertise with Us div.bkgd-color > div.hero-section-btn-wrapper > div.btn-outline > a.btn |
Watch Video div.bkgd-color > div.hero-section-btn-wrapper > div.btn-outline > a.btn |
Advertising that Resonates, Built for Your Audience div.section > div.w-layout-grid > div#w-node-b43d603d-671e-8bd5-412f-c88512bc5b05-7e1afea7 > h2.h2 |
Resonates div.w-layout-grid > div#w-node-b43d603d-671e-8bd5-412f-c88512bc5b05-7e1afea7 > h2.h2 > span.text-span-3 |
Learn More div.w-layout-grid > div#w-node-_6bbc7146-2570-c698-f550-6e274f4d5a44-7e1afea7 > div.margin-bottom > a.btn |
Top 15 div.section > div.w-layout-grid > div#w-node-_429f6cfc-d512-cf54-bf9b-5f5944686964-7e1afea7 > div.stat-large |
15 div.w-layout-grid > div#w-node-_429f6cfc-d512-cf54-bf9b-5f5944686964-7e1afea7 > div.stat-large > span.counter |
500 bn div.section > div.w-layout-grid > div#w-node-_00575f96-94c2-f1ae-4194-9c1ed741c291-7e1afea7 > div.stat-large |
500 div.w-layout-grid > div#w-node-_00575f96-94c2-f1ae-4194-9c1ed741c291-7e1afea7 > div.stat-large > span.counter |
40,000 div.w-layout-grid > div#w-node-_7791a707-98d3-a2b5-9ff1-d13b428829a7-7e1afea7 > div.stat-large > span.counter |
1,000 div.w-layout-grid > div#w-node-ddec0a5e-a2f8-108d-d01a-cd0b622ebd82-7e1afea7 > div.stat-large > span.counter |
3,000 div.w-layout-grid > div#w-node-_80f5c8ae-3c3b-985a-0f45-a0ffbdcaf737-7e1afea7 > div.stat-large > span.counter |
Jack Lancaster div#w-node-_7cd1bf4f-6370-b1aa-9192-de77b0f30de6-7e1afea7 > div.bento-quote-wrapper > div.margin-bottom > p.paragraph-lg |
Read The Case Study main.page-wrapper > div.section > div#w-node-_7cd1bf4f-6370-b1aa-9192-de77b0f30de6-7e1afea7 > a.btn |
View Open Roles div.section > div.w-layout-grid > div#w-node-_5bafc25f-f592-b34e-072e-b1490a64b124-7e1afea7 > a.btn |
Access All Resources main.page-wrapper > section.section > div.margin-top > a.btn |
div._1440-wrapper > div.form_element > form#homepage-contact-us-form-v2 > input.btn-submit div._1440-wrapper > div.form_element > form#homepage-contact-us-form-v2 > input.btn-submit |
Accept div.ot-sdk-row > div#onetrust-button-group-parent > div#onetrust-button-group > button#onetrust-accept-btn-handler |
These are opportunities to improve the legibility of your content.
Names and labels
Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more about form element labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
form#homepage-contact-us-form-v2 > div.horiz-wrap_fields > div.field_wrapper > input#First-Name-2 form#homepage-contact-us-form-v2 > div.horiz-wrap_fields > div.field_wrapper > input#First-Name-2 |
form#homepage-contact-us-form-v2 > div.horiz-wrap_fields > div.field_wrapper > input#Last-Name-3 form#homepage-contact-us-form-v2 > div.horiz-wrap_fields > div.field_wrapper > input#Last-Name-3 |
div.form_element > form#homepage-contact-us-form-v2 > div.field_wrapper > input#Email-2 div.form_element > form#homepage-contact-us-form-v2 > div.field_wrapper > input#Email-2 |
form#homepage-contact-us-form-v2 > div.horiz-wrap_fields > div.field_wrapper > input#Title-2 form#homepage-contact-us-form-v2 > div.horiz-wrap_fields > div.field_wrapper > input#Title-2 |
form#homepage-contact-us-form-v2 > div.horiz-wrap_fields > div.field_wrapper > input#Company-Name-2 form#homepage-contact-us-form-v2 > div.horiz-wrap_fields > div.field_wrapper > input#Company-Name-2 |
div.form_element > form#homepage-contact-us-form-v2 > div.field_wrapper > textarea#Message-2 div.form_element > form#homepage-contact-us-form-v2 > div.field_wrapper > textarea#Message-2 |
Form elements without effective labels can create frustrating experiences for screen reader users. Learn more about the `select` element.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
United States
United Kingdom
Canada
Germany
Netherlands
Japan
Australia
Mexico
… div.form_element > form#homepage-contact-us-form-v2 > div.field_wrapper > select#Country-3 |
Brand
Agency
Publisher
DSP or Trading Desk
Reporter / Analyst
Technology Partne… div.form_element > form#homepage-contact-us-form-v2 > div.field_wrapper > select#Persona-2 |
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 |
|---|
div.cms-announcement_wrapper > div.cms-announcement_list > div.cms-announcement_item > a.cms-announcement_close div.cms-announcement_wrapper > div.cms-announcement_list > div.cms-announcement_item > a.cms-announcement_close |
div.w-layout-grid > div.footer-column > div.footer-social-block > a.social-link div.w-layout-grid > div.footer-column > div.footer-social-block > a.social-link |
div.w-layout-grid > div.footer-column > div.footer-social-block > a.social-link div.w-layout-grid > div.footer-column > div.footer-social-block > a.social-link |
div.w-layout-grid > div.footer-column > div.footer-social-block > a.social-link div.w-layout-grid > div.footer-column > div.footer-social-block > a.social-link |
div.w-layout-grid > div.footer-column > div.footer-social-block > a.social-link div.w-layout-grid > div.footer-column > div.footer-social-block > a.social-link |
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.