Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FLink & Button QualityAction12 issue(s) across 171 links and 42 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://cookiedatabase.org/tcf/purposes/ | Read more about TCF purposes o… | new tab | Add '(opens in new tab)' to text |
| https://liftoff.ai/accelerate/ | Accelerate | img no alt | Add alt attribute to the image |
| https://liftoff.ai/monetize/ | Monetize | img no alt | Add alt attribute to the image |
| https://liftoff.ai/exchange/ | Vungle Exchange | img no alt | Add alt attribute to the image |
| https://liftoff.ai/creative/ | Creative | img no alt | Add alt attribute to the image |
| https://liftoff.ai/intelligence/ | Intelligence | img no alt | Add alt attribute to the image |
| https://info.liftoff.io/2025-mobile-ad-c… | (empty) | empty | Add link text or aria-label |
| https://info.liftoff.io/2025-mobile-ad-c… | 2025 Mobile Ad Creative Index | new tab | Add '(opens in new tab)' to text |
| https://signin.liftoff.io/signin | Accelerate | new tab | Add '(opens in new tab)' to text |
| https://app.vungle.com/login/ | Monetize | new tab | Add '(opens in new tab)' to text |
| https://app.vungle.com/login/ | Direct | new tab | Add '(opens in new tab)' to text |
| https://app.gamerefinery.com/ | GameRefineryIntelligence | new tab | Add '(opens in new tab)' to text |
| https://events.liftoff.ai/mau2026 | Meet us there | new tab | Add '(opens in new tab)' to text |
| https://liftoff.ai/blog/cortex-ml-patfor… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Cortex Ml Patform Announcement | |||
| https://liftoff.ai/accelerate/ | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Accelerate | |||
| https://liftoff.ai/monetize/ | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Monetize | |||
| https://liftoff.ai/exchange/ | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Exchange | |||
| https://liftoff.ai/creative/ | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Creative | |||
| https://liftoff.ai/intelligence/ | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Intelligence | |||
| https://liftoff.ai/resources/case-study/… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: King | |||
| https://liftoff.ai/resources/case-study/… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Prizepicks | |||
| https://liftoff.ai/igaming-mobile-user-a… | The iGaming Marketer’s Guide… | img no alt | Add alt attribute to the image |
| https://liftoff.ai/blog/introducing-appr… | Introducing AppRefinery: Lifto… | img no alt | Add alt attribute to the image |
| https://liftoff.ai/mobile-heroes/hero/ra… | New Mobile Hero: Ravid Sela fr… | img no alt | Add alt attribute to the image |
| https://liftoff.ai | (empty) | empty | Add link text or aria-label |
| https://www.linkedin.com/company/liftoff… | new tab | Add '(opens in new tab)' to text | |
| https://x.com/liftoffmobile | X/Twitter | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/liftoffmobile/… | new tab | Add '(opens in new tab)' to text | |
| https://www.youtube.com/channel/UC1FKIra… | YouTube | new tab | Add '(opens in new tab)' to text |
| https://docs.google.com/forms/d/e/1FAIpQ… | Digital Services Act | 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.
https://info.liftoff.io/2025-mobile-ad-creative-index; https://liftoff.ai
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
Generic link text like 'click here' doesn't describe the destination.
https://liftoff.ai/blog/cortex-ml-patform-announcement/ ("Learn more"); https://liftoff.ai/accelerate/ ("Learn more"); https://liftoff.ai/monetize/ ("Learn more"); https://liftoff.ai/exchange/ ("Learn more"); https://liftoff.ai/creative/ ("Learn more"); https://liftoff.ai/intelligence/ ("Learn more"); https://liftoff.ai/resources/case-study/king/ ("Learn more"); https://liftoff.ai/resources/case-study/prizepicks/ ("Learn more")
Generic anchor text ('click here', 'read more', 'learn more') tells screen readers and search engines nothing about the destination.
Learn more ▾ ▴
Out-of-context lists of links read by AT (one navigation pattern) become useless when every link says 'click here'. Use the destination's title or topic as anchor text. Doubles as SEO win — Google passes anchor-text relevance to the destination.
Source: WCAG 2.4.4 / Google Search Central
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="https://liftoff.ai/accelerate/"]; a[href="https://liftoff.ai/monetize/"]; a[href="https://liftoff.ai/exchange/"]; a[href="https://liftoff.ai/creative/"]; a[href="https://liftoff.ai/intelligence/"]; a[href="https://liftoff.ai/igaming-mobile-user-acquisition/"]; a[href="https://liftoff.ai/blog/introducing-apprefinery-for-consumer-app-insights/"]; a[href="https://liftoff.ai/mobile-heroes/hero/ravid-sela/"]
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://cookiedatabase.org/tcf/purposes/; https://info.liftoff.io/2025-mobile-ad-creative-index; https://signin.liftoff.io/signin; https://app.vungle.com/login/; https://app.vungle.com/login/; https://app.gamerefinery.com/; https://events.liftoff.ai/mau2026; https://www.linkedin.com/company/liftoffmobile/; https://x.com/liftoffmobile; https://www.instagram.com/liftoffmobile/?hl=en (+2 more)
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.lf-block--testimonial-card--playbtn (#728 on page); button.lf-block--testimonial-card--playbtn (#773 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
DFavicon & BrandingAction2 icon(s) 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
BHeading Hierarchy31 headings, 2 skip(s)REVIEW
- H6 FEATURED
- H6 FEATURED
- H1 Close the creative gap with Liftoff at MAU
- H2 Discover next-gen performance with Cortex™
- H2 Our products
- H3 Accelerate
- H4 Accelerate acquires the best users for your app
- H3 Monetize
- H4 Monetize maximizes earnings for your app
- H3 Vungle Exchange
- H4 Vungle Exchange increases your programmatic reach
- H3 Creative
- H4 Creative crafts ads that deliver high impact
- H3 Intelligence
- H4 Intelligence powers smarter mobile growth
- H2 What Our Customers Say
- H4 “Over the past year, we migrated many of our campaigns to Liftoff’s next-generation AI-enabled platform, Cortex. The impact has been game-changing.” skipped
- H4 “The results of buying non-personalized traffic at scale with Liftoff are encouraging, giving us confidence in our continued investment in programmatic. With the release of iOS 14, our long-term par
- H4 “At Badoo we look at the retention of users as one of the most important metrics for determining quality. Liftoff understands how to acquire these high-quality users at scale.”
- H4 “Our goal was to improve our volume of new customers by keeping a stable performance. Together with Liftoff, we were able to achieve this. The Liftoff team has extensive industry knowledge and are a
- H4 “The LTVs of Liftoff users are on par with some of the better social media channels as well. So it’s been a very fruitful partnership that we would like to invest more into in the future.”
- H2 What’s new at Liftoff
- H3 The iGaming Marketer’s Guide to Mobile User Acquisition
- H3 Introducing AppRefinery: Liftoff’s Exclusive Platform for Consumer App Insights
- H3 New Mobile Hero: Ravid Sela from Playstudios
- H3 Ready for Liftoff?Getting started is easy.
- H3 Products
- H3 Solutions
- H3 Resources
- H3 Company
- H6 © 2025 Liftoff, Inc. skipped
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
CAlt Text QualityAction5 of 37 images have issuesREVIEW
| Issue | Count |
|---|---|
| missing | 5 image(s) |
Images without alt text are invisible to screen readers.
Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.
Learn more ▾ ▴
WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.
Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report
B404 Error PageHTTP 404, custom pageREVIEW
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.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Close the creative g… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Discover next-gen pe… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Our products | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 What Our Customers S… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 What’s new at Lift… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Accelerate | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Monetize | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Vungle Exchange | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Creative | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Intelligence | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 The iGaming Marketer… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Introducing AppRefin… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 New Mobile Hero: Rav… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Ready for Liftoff? | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Getting started is e… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title The Leading Growth A… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p This website stores … | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p If you decline, your… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Cookies settings | 1.61:1 | 4.5:1 | #000000 | #273143 | Fail |
| a Accept All | 1.61:1 | 4.5:1 | #000000 | #273143 | 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.
CLighthouse Accessibility AuditsActionScore 75/100 — 7 failing, 20 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.
ARIA
Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. Learn more about prohibited ARIA roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
VEGAS div#animation > svg > g > g#1362 |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.lf-block--testimonials--content > div.lf-block--testimonials--cards > div.wp-block-liftoff-blocks-testimonial-card > button.lf-block--testimonial-card--playbtn div.lf-block--testimonials--content > div.lf-block--testimonials--cards > div.wp-block-liftoff-blocks-testimonial-card > button.lf-block--testimonial-card--playbtn |
div.lf-block--testimonials--content > div.lf-block--testimonials--cards > div.wp-block-liftoff-blocks-testimonial-card > button.lf-block--testimonial-card--playbtn div.lf-block--testimonials--content > div.lf-block--testimonials--cards > div.wp-block-liftoff-blocks-testimonial-card > button.lf-block--testimonial-card--playbtn |
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.lf-block--testimonials--content > div.lf-block--testimonials--cards > div.wp-block-liftoff-blocks-testimonial-card > img.lf-block--testimonial-card--hero div.lf-block--testimonials--content > div.lf-block--testimonials--cards > div.wp-block-liftoff-blocks-testimonial-card > img.lf-block--testimonial-card--hero |
div.lf-block--testimonials--content > div.lf-block--testimonials--cards > div.wp-block-liftoff-blocks-testimonial-card > img.lf-block--testimonial-card--hero div.lf-block--testimonials--content > div.lf-block--testimonials--cards > div.wp-block-liftoff-blocks-testimonial-card > img.lf-block--testimonial-card--hero |
div.lf-block--testimonials--content > div.lf-block--testimonials--cards > div.wp-block-liftoff-blocks-testimonial-card > img.lf-block--testimonial-card--hero div.lf-block--testimonials--content > div.lf-block--testimonials--cards > div.wp-block-liftoff-blocks-testimonial-card > img.lf-block--testimonial-card--hero |
div.lf-block--testimonials--content > div.lf-block--testimonials--cards > div.wp-block-liftoff-blocks-testimonial-card > img.lf-block--testimonial-card--hero div.lf-block--testimonials--content > div.lf-block--testimonials--cards > div.wp-block-liftoff-blocks-testimonial-card > img.lf-block--testimonial-card--hero |
div.lf-block--testimonials--content > div.lf-block--testimonials--cards > div.wp-block-liftoff-blocks-testimonial-card > img.lf-block--testimonial-card--hero div.lf-block--testimonials--content > div.lf-block--testimonials--cards > div.wp-block-liftoff-blocks-testimonial-card > img.lf-block--testimonial-card--hero |
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#lf-footer > div.footer-container > div.brand-logo-container > a div#lf-footer > div.footer-container > div.brand-logo-container > 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.
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 |
|---|
First name form#hsForm_0bc5e290-a389-4e3b-9ae9-b3ab78d27e5d > div.hs_firstname > label#label-firstname-0bc5e290-a389-4e3b-9ae9-b3ab78d27e5d > span |
Last name form#hsForm_0bc5e290-a389-4e3b-9ae9-b3ab78d27e5d > div.hs_lastname > label#label-lastname-0bc5e290-a389-4e3b-9ae9-b3ab78d27e5d > span |
Company name form#hsForm_0bc5e290-a389-4e3b-9ae9-b3ab78d27e5d > div.hs_company > label#label-company-0bc5e290-a389-4e3b-9ae9-b3ab78d27e5d > span |
Email form#hsForm_0bc5e290-a389-4e3b-9ae9-b3ab78d27e5d > div.hs_email > label#label-email-0bc5e290-a389-4e3b-9ae9-b3ab78d27e5d > span |
© 2025 LIFTOFF, INC. div#lf-footer > div.footer-container > div.bottom-container > h6.company |
These are opportunities to improve the legibility of your content.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
“Over the past year, we migrated many of our campaigns to Liftoff’s next-genera… div.lf-block--testimonials--cards > div.wp-block-liftoff-blocks-testimonial-card > div.lf-block--testimonial-card--content > h4.wp-block-heading |
© 2025 LIFTOFF, INC. div#lf-footer > div.footer-container > div.bottom-container > h6.company |
These are opportunities to improve keyboard navigation in your application.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
form#hsForm_0bc5e290-a389-4e3b-9ae9-b3ab78d27e5d > div.hs_submit > div.actions > input.hs-button form#hsForm_0bc5e290-a389-4e3b-9ae9-b3ab78d27e5d > div.hs_submit > div.actions > input.hs-button |
These items highlight common accessibility best practices.
ALandmark Structure12 landmarksPASS
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
AForm Accessibility1 of 11 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #cmplz-functional-optin | checkbox | Functional | for/id |
| #cmplz-preferences-optin | checkbox | Preferences | for/id |
| #cmplz-statistics-optin | checkbox | Statistics | for/id |
| #cmplz-marketing-optin | checkbox | Marketing | for/id |
| s | search | Search for: | none |
| search-button | submit | search button | aria-label |
| #firstname-0bc5e290-a389-4e3b-9ae9-b3ab78d27e5d | text | First name* | for/id |
| #lastname-0bc5e290-a389-4e3b-9ae9-b3ab78d27e5d | text | Last name* | for/id |
| #company-0bc5e290-a389-4e3b-9ae9-b3ab78d27e5d | text | Company name* | for/id |
| #email-0bc5e290-a389-4e3b-9ae9-b3ab78d27e5d | Email* | for/id | |
| input | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="submit">
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