Mobile 375 × 812

Desktop 1440 × 900

Score: 78 / 100
Based on 8 categories, 0 sections
Decent speed, but optimizing further could improve engagement.
Good foundation, but a few gaps could be exploited.
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.
Mostly compliant — a few items need attention.
Rich content metadata — your pages look great everywhere.
Reasonable footprint with room for optimization.
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.
'unsafe-eval' found in script source
Security gaps expose your site and users to attacks, eroding trust.
'unsafe-inline' found in script source
Security gaps expose your site and users to attacks, eroding trust.
1 button(s) with no accessible text
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
2 link(s) with no accessible text
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
5 control(s) without accessible label
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
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/8ab81817-0980-4118-8bed-c0f79018dcd7)<a href="https://beavercheck.com/results/8ab81817-0980-4118-8bed-c0f79018dcd7"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fstatista.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fstatista.comThis badge auto-updates with your latest scan result.
Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Addressing the critical issues below would have the most immediate impact on your user trust.
6 barrier(s) likely increasing bounce by ~27%.
Page takes 5.8s to load
+12% bounceUsers abandon at ~3s — you're 3.3s over the 2.5s threshold
Fix: Optimize render-blocking resources, preload the hero image, and compress images
High main-thread blocking time
+2% bouncePage is non-interactive for 413ms after first paint
Fix: Defer third-party scripts and split large bundles
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
5 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
14 link(s) with generic text ("click here", "read more")
+1% bounceScreen-reader users navigating by link list see no context — and search engines can't infer relevance
Fix: Rewrite with descriptive phrases that identify the destination
1 broken link(s) on the page
+2% 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.
€468 investment → €3,578/month returns + EUR 120,500,000 risk avoided
€468
6h · 5 findings
€3,578 /mo
~€42,937 / year
EUR 120,500,000
if kept compliant
€85 — 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.5 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,005 / year if left unfixed
€120,500,000
+4 more
€0.41 /mo
5538.2 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 5 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.
4.10 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
5.81 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
413 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.005
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
4.10 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.
11.32 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.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
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 |
|---|---|---|
| www.statista.com/dist/css/base.225df6.css | 39.3 KiB | 300 ms |
| www.statista.com/dist/runtime.04b5df.js | 3.3 KiB | |
| www.statista.com/dist/dynamicscripts.428e55.js | 6.3 KiB | |
| www.statista.com/dist/css/pages/home2018.ebf95e.css | 6.0 KiB |
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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| cdn.statcdn.com/static/img/news/news-archive.png | 0.0 ms | 26.0 KiB |
| cdn.statcdn.com/static/martech/martechagentsmanager-2.0.3.min.js | 0.0 ms | 8.6 KiB |
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
div.updateNewsFeed__listItem > div.updateNewsFeed__listItemInner > div.updateNewsFeed__listItemHeader > img.updateNewsFeed__listItemHeaderImage div.updateNewsFeed__listItem > div.updateNewsFeed__listItemInner > div.updateNewsFeed__listItemHeader > img.updateNewsFeed__listItemHeaderImage | cdn.statcdn.com/static/img/news/news-archive.png | 25.7 KiB | 18.9 KiB |
div.glide__slides > div.glide__slide > div.statisticsSlider__slide > img.statisticsSlider__thumbnail div.glide__slides > div.glide__slide > div.statisticsSlider__slide > img.statisticsSlider__thumbnail | cdn.statcdn.com/Statistic/325000/326017-blank-355.png | 23.2 KiB | 8.6 KiB |
div.glide__slides > div.glide__slide > div.statisticsSlider__slide > img.statisticsSlider__thumbnail div.glide__slides > div.glide__slide > div.statisticsSlider__slide > img.statisticsSlider__thumbnail | cdn.statcdn.com/Statistic/735000/735904-blank-355.png | 21.8 KiB | 7.2 KiB |
div.updateNewsFeed__listItem > div.updateNewsFeed__listItemInner > div.updateNewsFeed__listItemHeader > img.updateNewsFeed__listItemHeaderImage div.updateNewsFeed__listItem > div.updateNewsFeed__listItemInner > div.updateNewsFeed__listItemHeader > img.updateNewsFeed__listItemHeaderImage | cdn.statcdn.com/CMS/NewsFeedCMS/a8665afe189819a2eaa92c74a30d2991.jpg | 13.9 KiB | 7.1 KiB |
div.updateNewsFeed__listItem > div.updateNewsFeed__listItemInner > div.updateNewsFeed__listItemHeader > img.updateNewsFeed__listItemHeaderImage div.updateNewsFeed__listItem > div.updateNewsFeed__listItemInner > div.updateNewsFeed__listItemHeader > img.updateNewsFeed__listItemHeaderImage | cdn.statcdn.com/CMS/NewsFeedCMS/e7819568ead5dbc2a816994837067c9f.jpg | 13.5 KiB | 6.7 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
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.
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.
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 |
|---|---|---|
| www.statista.com/dist/css/base.225df6.css | 38.4 KiB | 36.2 KiB |
| www.statista.com/dist/css/main.b69430.css | 32.2 KiB | 30.9 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 |
|---|---|---|
| www.googletagmanager.com/gtm.js?id=GTM-T6PZKL | 191.9 KiB | 71.6 KiB |
| www.statista.com/dist/vendor.75e9c7.js | 76.9 KiB | 30.0 KiB |
| www.statista.com/dist/main.7eafb9.js | 28.4 KiB | 21.5 KiB |
| www.statista.com/dist/home.fe9603.js | 29.2 KiB | 21.2 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 | 1.1 s |
| Other | 600 ms |
| Style & Layout | 294 ms |
| Script Parsing & Compilation | 157 ms |
| Parse HTML & CSS | 126 ms |
| Rendering | 87 ms |
| Garbage Collection | 27 ms |
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.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
1 div.accountCards__price__duration > div.price__duration > div.vueTooltip__trigger > a.footnote__link |
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.
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.
1.52 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
3.42 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
121 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.001
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.02 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.
3.51 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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| cdn.cookielaw.org/scripttemplates/202601.2.0/otBannerSdk.js | 86400.0 s | 128.5 KiB |
| /static/img/outlook/headerImages/homepagePromotionElement... | 0.0 ms | 28.1 KiB |
| cdn.statcdn.com/static/img/news/news-archive.png | 0.0 ms | 26.0 KiB |
| cdn.statcdn.com/static/martech/martechagentsmanager-2.0.3.min.js | 0.0 ms | 8.6 KiB |
| cdn.cookielaw.org/scripttemplates/202601.2.0/otTCF.js | 86400.0 s | 17.8 KiB |
| cdn.cookielaw.org/consent/acb8c41d-343d-47fb-b0bc-ac829c6b6853/otSDKStub.js | 86400.0 s | 9.8 KiB |
| cdn.statcdn.com/static/img/outlook/headerImages/macbook-air.webp | 259200.0 s | 16.4 KiB |
| /logos/bc5540ca-3348-47c8-924c-0162f07ad4bc/0194fa17-a970... | 86400.0 s | 3.2 KiB |
| cdn.cookielaw.org/logos/static/powered_by_logo.svg | 86400.0 s | 2.6 KiB |
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
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.
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.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
Market Insights div.laptopSection__screen--container > div.laptopSection__screen--directory > picture > img | /static/img/outlook/headerImages/homepagePromotionElement... | 233.6 KiB | 230.5 KiB |
What Is Private Credit? - Infographic div.glide__slide > div.glide__container > a > img.glide__opacity | cdn.statcdn.com/Infographic/images/marginal/36100.jpeg | 265.2 KiB | 202.6 KiB |
Private Credit's Software Risk: A $500-Billion Timebomb? - Infographic div.glide__slide > div.glide__container > a > img.glide__opacity | cdn.statcdn.com/Infographic/images/marginal/36094.jpeg | 228.3 KiB | 165.8 KiB |
A Workforce Ready To Learn: Online Training In Hospitality - Infographic div.glide__slide > div.glide__container > a > img.glide__opacity | cdn.statcdn.com/Infographic/images/marginal/36096.jpeg | 214.9 KiB | 152.4 KiB |
Frequent Riders: A Global Snapshot of Transit Use - Infographic div.glide__slide > div.glide__container > a > img.glide__opacity | cdn.statcdn.com/Infographic/images/marginal/36095.jpeg | 212.3 KiB | 149.7 KiB |
U.S. Gasoline Costs 18.9 Percent More Than One Year Ago - Infographic div.glide__slide > div.glide__container > a > img.glide__opacity | cdn.statcdn.com/Infographic/images/marginal/36099.jpeg | 200.0 KiB | 137.4 KiB |
IMF: Middle East to See Economic Contractions in 2026 - Infographic div.glide__slide > div.glide__container > a > img.glide__opacity | cdn.statcdn.com/Infographic/images/marginal/36091.jpeg | 177.5 KiB | 115.0 KiB |
The Private Credit Market Has Quadrupled Since 2015 - Infographic div.glide__slide > div.glide__container > a > img.glide__opacity | cdn.statcdn.com/Infographic/images/marginal/36098.jpeg | 125.5 KiB | 63.0 KiB |
div.updateNewsFeed__listItem > div.updateNewsFeed__listItemInner > div.updateNewsFeed__listItemHeader > img.updateNewsFeed__listItemHeaderImage div.updateNewsFeed__listItem > div.updateNewsFeed__listItemInner > div.updateNewsFeed__listItemHeader > img.updateNewsFeed__listItemHeaderImage | cdn.statcdn.com/static/img/news/news-archive.png | 25.7 KiB | 19.1 KiB |
div.glide__slides > div.glide__slide > div.statisticsSlider__slide > img.statisticsSlider__thumbnail div.glide__slides > div.glide__slide > div.statisticsSlider__slide > img.statisticsSlider__thumbnail | cdn.statcdn.com/Statistic/325000/326017-blank-355.png | 23.2 KiB | 8.6 KiB |
div.updateNewsFeed__listItem > div.updateNewsFeed__listItemInner > div.updateNewsFeed__listItemHeader > img.updateNewsFeed__listItemHeaderImage div.updateNewsFeed__listItem > div.updateNewsFeed__listItemInner > div.updateNewsFeed__listItemHeader > img.updateNewsFeed__listItemHeaderImage | cdn.statcdn.com/CMS/NewsFeedCMS/a8665afe189819a2eaa92c74a30d2991.jpg | 13.9 KiB | 7.3 KiB |
div.glide__slides > div.glide__slide > div.statisticsSlider__slide > img.statisticsSlider__thumbnail div.glide__slides > div.glide__slide > div.statisticsSlider__slide > img.statisticsSlider__thumbnail | cdn.statcdn.com/Statistic/735000/735904-blank-355.png | 21.8 KiB | 7.2 KiB |
div.updateNewsFeed__listItem > div.updateNewsFeed__listItemInner > div.updateNewsFeed__listItemHeader > img.updateNewsFeed__listItemHeaderImage div.updateNewsFeed__listItem > div.updateNewsFeed__listItemInner > div.updateNewsFeed__listItemHeader > img.updateNewsFeed__listItemHeaderImage | cdn.statcdn.com/CMS/NewsFeedCMS/e7819568ead5dbc2a816994837067c9f.jpg | 13.5 KiB | 6.9 KiB |
div.glide__slides > div.glide__slide > div.statisticsSlider__slide > img.statisticsSlider__thumbnail div.glide__slides > div.glide__slide > div.statisticsSlider__slide > img.statisticsSlider__thumbnail | cdn.statcdn.com/Statistic/1655000/1659381-blank-355.png | 20.2 KiB | 5.6 KiB |
div.glide__slides > div.glide__slide > div.statisticsSlider__slide > img.statisticsSlider__thumbnail div.glide__slides > div.glide__slide > div.statisticsSlider__slide > img.statisticsSlider__thumbnail | cdn.statcdn.com/Statistic/270000/273418-blank-355.png | 19.4 KiB | 4.7 KiB |
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 |
|---|---|
| www.statista.com/dist/css/base.225df6.css | 39.3 KiB |
| www.statista.com/dist/runtime.04b5df.js | 3.3 KiB |
| www.statista.com/dist/css/pages/home2018.ebf95e.css | 6.0 KiB |
| www.statista.com/dist/dynamicscripts.428e55.js | 6.3 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
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.
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.
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 |
|---|---|---|
| www.googletagmanager.com/gtm.js?id=GTM-T6PZKL | 191.9 KiB | 70.7 KiB |
| cdn.cookielaw.org/scripttemplates/202601.2.0/otBannerSdk.js | 128.2 KiB | 61.8 KiB |
| www.statista.com/dist/vendor.75e9c7.js | 76.9 KiB | 30.0 KiB |
| www.statista.com/dist/main.7eafb9.js | 28.4 KiB | 21.5 KiB |
| www.statista.com/dist/home.fe9603.js | 29.2 KiB | 21.2 KiB |
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 |
|---|---|---|
| www.statista.com/dist/css/base.225df6.css | 38.4 KiB | 35.8 KiB |
| www.statista.com/dist/css/main.b69430.css | 32.2 KiB | 30.9 KiB |
| 22.9 KiB | 19.2 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
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.
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 |
|---|
Statistics ul.navMain__list > li.navMain__item > div.navMain__text > button.navMain__toggle |
Connect ul.navMain__list > li.navMain__item > div.navMain__text > button.navMain__toggle |
Services ul.navMain__list > li.navMain__item > div.navMain__text > button.navMain__toggle |
Prices & Access ul.navMain__list > li.navMain__item > div.navMain__text > button.navMain__toggle |
These items highlight common accessibility best practices.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
1 div.accountCards__price__duration > div.price__duration > div.vueTooltip__trigger > a.footnote__link |
1 div.accountCards__price__duration > div.price__duration > div.vueTooltip__trigger > a.footnote__link |
1 div.accountCards__price__duration > div.price__duration > div.vueTooltip__trigger > a.footnote__link |
Privacy Statement div#onetrust-group-container > div#onetrust-policy > div#onetrust-policy-text > a.ot-cookie-policy-link |
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
Access to fetch at 'https://data2.statista.com/mp/collect' from origin 'https://www.statista.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. | |
Failed to load resource: net::ERR_FAILED | |
TypeError: Failed to fetch
at e (<anonymous>:1:449)
at <anonymous>:1:128
at <anonymous>:1:152
at https://www.googletagmanager.com/gtm.js?id=GTM-T6PZKL:1064:429
at qR (https://www.googletagmanager.com/gtm.js?id=GTM-T6PZKL:1066:31)
at Md.pR (https://www.googletagmanager.com/gtm.js?id=GTM-T6PZKL:1063:92)
at Md.<anonymous> (https://www.googletagmanager.com/gtm.js?id=GTM-T6PZKL:466:187)
at k.apply (https://www.googletagmanager.com/gtm.js?id=GTM-T6PZKL:392:466)
at fb (https://www.googletagmanager.com/gtm.js?id=GTM-T6PZKL:355:719)
at eb (https://www.googletagmanager.com/gtm.js?id=GTM-T6PZKL:355:470) |
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.
Format your HTML in a way that enables crawlers to better understand your app’s content.
Send Feedback