Mobile 375 × 812

Desktop 1440 × 900

Score: 87 / 100
Based on 8 categories, 0 sections
Fast site — your users get a smooth experience.
Strong security — your users are well protected.
Several issues make your site difficult for assistive technology users.
Well-optimized for search — your content is discoverable.
Solid infrastructure — fast server responses across the board.
Strong compliance posture across regulations.
Rich content metadata — your pages look great everywhere.
Lean and efficient — low environmental impact per visit.
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
2 button(s) with no accessible text
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
2 image-only link(s) without alt text
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
9 control(s) without accessible label
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
Cross-Origin-Embedder-Policy header is missing
Security gaps expose your site and users to attacks, eroding trust.
No Permissions-Policy header
Permissions-Policy locks down browser APIs you don't use, shrinking the attack surface.
High impact, low effort — start here.
High impact, requires investment.
Small gains, minimal effort.
Nothing in this quadrant — good news.
Low impact, high effort — do last.
Nothing in this quadrant — good news.
[](https://beavercheck.com/results/659b0ca6-ee98-4f21-9efc-c2cf159f5c00)<a href="https://beavercheck.com/results/659b0ca6-ee98-4f21-9efc-c2cf159f5c00"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fbrave.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fbrave.comThis badge auto-updates with your latest scan result.
Your site is in great shape. The remaining improvements are refinements rather than critical fixes. Accessibility issues exclude users who rely on assistive technology — an estimated 15% of your potential audience. Addressing the critical issues below would have the most immediate impact on your audience reach.
5 barrier(s) likely increasing bounce by ~21%.
Page loads in 3.0s
+5% bounceEvery additional 100ms above 2.5s costs conversions — you're 537ms over
Fix: Target <2.5s LCP: defer non-critical scripts and optimize the hero image
No Content-Security-Policy header
+1% bounceHigher XSS blast radius — one compromised script can exfiltrate the checkout form
Fix: Ship a reporting-only CSP first, then enforce once violations are clean
9 form field(s) without a label
+6% bounceScreen readers skip unlabeled fields; autofill can't identify them; checkout abandonment spikes
Fix: Associate every input with a visible <label for="…">; add autocomplete attributes
No skip-to-content link
+1% bounceKeyboard and screen-reader users must tab through the entire header on every page
Fix: Add a visible-on-focus <a href="#main">Skip to content</a> as the first focusable element
2 broken link(s) on the page
+3% bounceClicks land on 404s — trust drops and the session often ends
Fix: Fix or remove the broken destinations surfaced on the Content tab
Preliminary CRO audit — each barrier links to the tab with detailed analysis.
€446 investment → €828/month returns + EUR 120,500,000 risk avoided
€446
5h · 5 findings
€828 /mo
~€9,933 / year
EUR 120,500,000
if kept compliant
€64 — in quick wins — start here for the fastest payback
Figures combine localized regulatory fine ceilings, search/conversion value priced against local CPC, and bandwidth waste estimates. Results depend on implementation quality and audience composition. Not legal or financial advice.
5.3 developer hours at €85/hr
Based on European Union rates (€85/hr)
Start here for the best return on investment
€10,041,667 / month at risk
~€120,500,001 / year if left unfixed
€120,500,000
+8 more
€0.12 /mo
1601.7 MB/mo × 0.074 EUR/GB
Compliance figures represent the statutory maximum fine for the most severe triggered category, capped per regulation — not the sum of per-finding penalties. Based on published regulatory fine ranges. This is not legal advice.
Unique monthly visitors from your analytics
Purchases, signups, or key actions
Optional — for revenue estimation
more engaged visitors from reduced bounce
Fix 3 critical issues to capture this value
Based on Google/Deloitte research ("Milliseconds Make Millions") showing a ~7% bounce rate increase per additional second of LCP above the 2.5s "Good" threshold.
Your site's LCP: → estimated after fixes.
These are estimates based on industry research — actual results vary
Your data stays in your browser — nothing is sent to our servers
Thanks for your feedback!
We'll use a cached audit if available, or offer to scan.
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
1.99 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
3.04 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
173 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.066
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.99 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
4.18 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Performance issues directly impact user engagement and conversion rates.
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Duration |
|---|---|---|
| brave.com/static-assets/js/analysis.js | 2.9 KiB | 150 ms |
| /static-assets/css/main.min.c8824155f25efe59900d713982ce1... | 41.5 KiB | 300 ms |
| brave.com/matomo.js | 25.7 KiB | |
| /js/set-platform.a4b5c2cf36a94e5497142976e089e61ddf9a6d0c... | 1.8 KiB | |
| /static-assets/css/fonts-latin.min.e207b9357b68ec783b0e1f... | 2.1 KiB | |
| /js/localization.eac6ebe6b760650c196b5ce8eb0033649e2db78e... | 2.3 KiB | |
| brave.com/static-assets/js/ie-shims.js | 2.0 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Performance issues directly impact user engagement and conversion rates.
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /static-assets/css/main.min.c8824155f25efe59900d713982ce1... | 40.2 KiB | 21.3 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| /js/lottie-player.f8a02068d6eea9045634f798c4ae07cd41599d1... | 45.6 KiB | 21.5 KiB |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 803 ms |
| Other | 675 ms |
| Style & Layout | 516 ms |
| Garbage Collection | 101 ms |
| Rendering | 58 ms |
| Parse HTML & CSS | 53 ms |
| Script Parsing & Compilation | 14 ms |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
App Illustration main.site-main > section.full-bleed > div.flex > img.-mb-24 | brave.com/home-assets/images/app-illustration.svg |
Brave Software home footer.site-footer > div.site-footer__container > div.w-full > img.w-24 | brave.com/static-assets/images/brave-logo.svg |
Brave Software home header.site-header > div.relative > a > img.h-10 | brave.com/static-assets/images/brave-logo-sans-text.svg |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
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 |
|---|
Private search main.site-main > section#features-blocks > div.card > h4.text-h2 |
Brave vs Chrome div.grid > div.w-[min(309px,calc(100vw-3rem))] > div > h4.text-h3 |
USER RESOURCES div.site-footer__container > div.site-footer__column > div.site-footer__grouping > h4.site-footer__heading |
These are opportunities to improve keyboard navigation in your application.
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 |
|---|
div#brave-vs-chrome > div.c-compare > div.c-compare__slider > input.c-compare__range div#brave-vs-chrome > div.c-compare > div.c-compare__slider > input.c-compare__range |
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.
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
Performance issues directly impact user engagement and conversion rates.
| Link destination | Link Text |
|---|---|
| laptop-updates.brave.com/download/android/BRV002 | here |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
799 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
969 ms
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
16 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.006
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
799 ms
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
1.46 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Duration |
|---|---|---|
| brave.com/matomo.js | 25.5 KiB | 142 ms |
| brave.com/static-assets/js/analysis.js | 2.7 KiB | 210 ms |
| /js/set-platform.a4b5c2cf36a94e5497142976e089e61ddf9a6d0c... | 1.6 KiB | 210 ms |
| /js/localization.eac6ebe6b760650c196b5ce8eb0033649e2db78e... | 2.2 KiB | 210 ms |
| /static-assets/css/main.min.c8824155f25efe59900d713982ce1... | 41.4 KiB | 142 ms |
| /static-assets/css/fonts-latin.min.e207b9357b68ec783b0e1f... | 2.0 KiB | 210 ms |
| brave.com/static-assets/js/ie-shims.js | 1.9 KiB | 210 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /static-assets/css/main.min.c8824155f25efe59900d713982ce1... | 40.1 KiB | 19.8 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| /js/lottie-player.f8a02068d6eea9045634f798c4ae07cd41599d1... | 45.6 KiB | 21.5 KiB |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
Download QR code body.home-page > div#interstitial > div#mobile-qr-banner > img.h-20 | brave.com/static-assets/images/interstitial-download-qr.png |
App Illustration main.site-main > section.full-bleed > div.flex > img.-mb-24 | brave.com/home-assets/images/app-illustration.svg |
Brave Software home footer.site-footer > div.site-footer__container > div.w-full > img.w-24 | brave.com/static-assets/images/brave-logo.svg |
Brave Software home header.site-header > div.relative > a > img.h-10 | brave.com/static-assets/images/brave-logo-sans-text.svg |
Brave logo div#interstitial > section.bg-white > div.layout > img.w-[42px] | brave.com/static-assets/images/brave-logo-sans-text.svg |
close div#interstitial > section.bg-white > button.close > img | brave.com/static-assets/icons/close-icon.svg |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. Learn how to match ARIA attributes to their roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Browser nav.site-nav > ul.block > li.border-t > span.nav-item |
Search nav.site-nav > ul.block > li.border-t > span.nav-item |
Private AI nav.site-nav > ul.block > li.border-t > span.nav-item |
Search API nav.site-nav > ul.block > li.border-t > span.nav-item |
Brave for business nav.site-nav > ul.block > li.border-t > span.nav-item |
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.
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 |
|---|
Private search main.site-main > section#features-blocks > div.card > h4.text-h2 |
Brave vs Chrome div.grid > div.w-[min(309px,calc(100vw-3rem))] > div > h4.text-h3 |
USER RESOURCES div.site-footer__container > div.site-footer__column > div.site-footer__grouping > h4.site-footer__heading |
These are opportunities to improve keyboard navigation in your application.
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 |
|---|
div#brave-vs-chrome > div.c-compare > div.c-compare__slider > input.c-compare__range div#brave-vs-chrome > div.c-compare > div.c-compare__slider > input.c-compare__range |
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.
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Send Feedback