Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionSoft 404 detectedFIX
The server returned HTTP 200 for a non-existent path. Search engines will index this page as real content. Configure your server to return HTTP 404 for missing pages.
DFavicon & BrandingAction2 icon(s) detectedFIX
FWeb ManifestActionInvalid JSONFIX
Manifest contains invalid JSON.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CLink & Button QualityAction14 issue(s) across 17 links and 0 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /en | (empty) | empty | Add link text or aria-label |
| https://investors.applovin.com/ | (empty) | empty | Add link text or aria-label |
| https://axon.ai | Profitable advertising made si… | new tab | Add '(opens in new tab)' to text |
| https://wurl.com | Solutions that improve streami… | new tab | Add '(opens in new tab)' to text |
| https://adjust.com | Powerful measurable analytics … | new tab | Add '(opens in new tab)' to text |
| /en | (empty) | empty | Add link text or aria-label |
| https://axon.ai | (empty) | empty | Add link text or aria-label |
| https://adjust.com | (empty) | empty | Add link text or aria-label |
| https://wurl.com | (empty) | empty | Add link text or aria-label |
| /en/newsroom | (empty) | empty | Add link text or aria-label |
| /en/leadership | (empty) | empty | Add link text or aria-label |
| /en/careers | (empty) | empty | Add link text or aria-label |
| https://investors.applovin.com/ | (empty) | empty | Add link text or aria-label |
| https://brand.axon.ai/applovin | (empty) | empty | Add link text or aria-label |
| https://www.linkedin.com/company/applovi… | (empty) | empty | Add link text or aria-label |
| https://x.com/AppLovin | (empty) | empty | Add link text or aria-label |
| https://www.instagram.com/applovin/ | (empty) | empty | Add link text or aria-label |
Links without text are announced as raw URLs by screen readers.
/en; https://investors.applovin.com/; /en; https://axon.ai; https://adjust.com; https://wurl.com; /en/newsroom; /en/leadership; /en/careers; https://investors.applovin.com/ (+4 more)
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
Add '(opens in new tab)' to link text or aria-label.
https://axon.ai; https://wurl.com; https://adjust.com
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
CColor Contrast (Screenshot)Action9 text elements analyzed, 8 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
3 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 (9)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| title AppLovin | 1.30:1 | 4.5:1 | #000000 | #212121 | Fail |
| span We enable businesses… | 1.30:1 | 4.5:1 | #000000 | #212121 | Fail |
| span advertise profitably | 1.30:1 | 4.5:1 | #000000 | #212121 | Fail |
| p Our suite of marketi… | 1.30:1 | 4.5:1 | #000000 | #212121 | Fail |
| p Founding principles | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| p Profitable advertisi… | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| p Solutions that impro… | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| p Powerful measurable … | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| div 2026 | 7.01:1 | 4.5:1 | #000000 | #949597 | 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 84/100 — 4 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.
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 |
|---|
Policy Center div.flex > div.flex > div.flex > span |
Terms of Use div.flex > div.flex > div.flex > span |
Publisher Policies div.flex > div.flex > div.flex > span |
Demand Partner Policies div.flex > div.flex > div.flex > span |
Platform Enforcement div.flex > div.flex > div.flex > span |
Privacy div.flex > div.flex > div.flex > span |
Your Privacy Choices div.flex > div.flex > div.flex > span |
Cookie Settings div.flex > div.flex > div.flex > span |
© 2026, All rights reserved footer.py-[96px] > div.max-w-[1200px] > div.flex > div |
All rights reserved div.max-w-[1200px] > div.flex > div > span |
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 |
|---|
Axon body#root > div.w-full > div.flex-1 > a.text-[#68A7FF] |
Sign in body#root > div.w-full > div.flex-1 > a.text-[#68A7FF] |
These are opportunities to improve the legibility of your content.
Internationalization and localization
If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. Learn more about the `lang` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These are opportunities to improve the interpretation of your content by users in different locales.
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 |
|---|
div.max-w-[1200px] > div.flex > div.logo > a div.max-w-[1200px] > div.flex > div.logo > a |
div.flex > div.flex > div.w-10 > a div.flex > div.flex > div.w-10 > a |
div.flex > div.grid > div.flex > a div.flex > div.grid > div.flex > a |
div.flex > div.grid > div.flex > a div.flex > div.grid > div.flex > a |
div.flex > div.grid > div.flex > a div.flex > div.grid > div.flex > 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.
ALandmark Structure4 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
A+Heading Hierarchy1 headingsPASS
- H1 We enable businesses to advertise profitably