Mobile 375 × 812

Desktop 1440 × 900

Score: 74 / 100
Based on 8 categories, 0 sections
Room to improve — your 2.5s load time is above Google's 2.5s 'Good' threshold.
Several missing protections leave your users and data exposed.
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.
Good content signals with minor gaps.
Heavier than average — reducing page weight saves energy and bandwidth.
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.
Content-Security-Policy header is missing
Security gaps expose your site and users to attacks, eroding trust.
No Content-Security-Policy header found
Security gaps expose your site and users to attacks, eroding trust.
Page weighs 8.2 MB (4.9 MB transferred)
Performance issues directly impact user engagement and conversion rates.
1 control(s) without accessible label
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
2 button(s) with no accessible text
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/1b9178e8-c4df-4846-8409-9dccb936e8f4)<a href="https://beavercheck.com/results/1b9178e8-c4df-4846-8409-9dccb936e8f4"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Finfogram.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Finfogram.comThis badge auto-updates with your latest scan result.
Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your page blocks user input for 686ms — visitors may think the site is frozen. Addressing the critical issues below would have the most immediate impact on your user trust.
8 barrier(s) likely increasing bounce by ~23%.
Page feels frozen for 686ms
+5% bounceClicks on the primary CTA are ignored while JavaScript runs
Fix: Break up long tasks; defer non-critical JavaScript to post-hydration
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
1 form field(s) without a label
+2% 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 structured data
+2% bounceNo rich-result eligibility in Google — lower SERP CTR vs competitors with stars and prices
Fix: Add JSON-LD for your page type (Product, Article, FAQPage, LocalBusiness, …)
Content is hard to read
+2% bounceGraduate-level reading difficulty — limits the addressable audience for product or blog pages
Fix: Shorten sentences; replace jargon with plain language; target Flesch ease ≥60
19 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
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
3 broken link(s) on the page
+5% 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.
€510 investment → €1.14/month returns + EUR 120,500,000 risk avoided
€510
6h · 5 findings
€1.14 /mo
~€14 / 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.
6.0 developer hours at €85/hr
Based on European Union rates (€85/hr)
Start here for the best return on investment
€10,041,668 / month at risk
~€120,500,014 / year if left unfixed
€120,500,000
+6 more
€1.14 /mo
15367.8 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.
1.70 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.46 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
686 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.050
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
7.20 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.
22.02 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.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
Performance issues directly impact user engagement and conversion rates.
| URL | Est Savings |
|---|---|
| fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 | 40 ms |
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.
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.
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 | |
|---|---|---|---|
Annual review 2024 div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/5187907f63873825ad5b141d14fc3c15.webp | 87.3 KiB | 80.4 KiB |
A production of this village div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/600a62b6a1006f0c773b1dfc06545f79.webp | 76.8 KiB | 70.7 KiB |
Sales Statistics div.sc-4879b6fd-4 > section.sc-4879b6fd-5 > div.sc-4879b6fd-6 > img.sc-4879b6fd-9 | cdn.jifo.co/js/dist/ee108986d3851d5ca9f1fb26914655b5.webp | 67.9 KiB | 62.2 KiB |
Workforce of B corps div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/1d8a1b338900259bb6b1115ad1295151.webp | 59.4 KiB | 54.7 KiB |
Climate Disasters div.sc-4879b6fd-4 > section.sc-4879b6fd-5 > div.sc-4879b6fd-6 > img.sc-4879b6fd-9 | cdn.jifo.co/js/dist/e262ea72570bd799c627fd09a7e8362b.webp | 58.9 KiB | 54.0 KiB |
10 largest mining - focused div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/910e3e6acd55dff6bfbc9c8374a89c5c.webp | 58.0 KiB | 53.4 KiB |
Specialized Charts & Maps Library div.sc-8cc0c58c-3 > div.sc-8cc0c58c-2 > div.sc-8cc0c58c-9 > img | cdn.jifo.co/js/dist/259f6dcebfc8ad9c1970f6dbcad036b6.webp | 72.4 KiB | 52.4 KiB |
2022 annual year div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/fd7b68325dac97fe3bcdbbc3e4fe5049.webp | 56.4 KiB | 52.0 KiB |
Share & Embed Anywhere div.sc-8cc0c58c-3 > div.sc-8cc0c58c-2 > div.sc-8cc0c58c-9 > img | cdn.jifo.co/js/dist/5c1cea9fb6bbf63baa9019d004790aa2.webp | 69.5 KiB | 50.3 KiB |
US state and Canadian provinces div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/0529d33d55589a783a71920ebbe38d87.webp | 54.4 KiB | 50.1 KiB |
Bee diversity facts div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/7222ec6ce3da97855bbb3c76c48fa135.webp | 47.8 KiB | 44.0 KiB |
Allocation by location div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/3b55f364467b5eea0d828beba93208f7.webp | 47.8 KiB | 44.0 KiB |
Wildlife div.sc-4879b6fd-4 > section.sc-4879b6fd-5 > div.sc-4879b6fd-6 > img.sc-4879b6fd-9 | cdn.jifo.co/js/dist/97dc11fc447a85542330ee5f15f0d50a.webp | 43.4 KiB | 39.8 KiB |
eSafety Early years div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/37542249f4642fe2e28e15f792da0f7a.webp | 42.6 KiB | 39.3 KiB |
Future Athlete div.sc-4879b6fd-4 > section.sc-4879b6fd-5 > div.sc-4879b6fd-6 > img.sc-4879b6fd-9 | cdn.jifo.co/js/dist/1d52c39a5e39dd95f2d461ad38a6031a.webp | 38.8 KiB | 35.6 KiB |
Interactive & Animated div.sc-8cc0c58c-3 > div.sc-8cc0c58c-2 > div.sc-8cc0c58c-9 > img | cdn.jifo.co/js/dist/7e0f2f6abb9d140e7988ee37756bec64.webp | 48.1 KiB | 34.8 KiB |
Understanding the mental health div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/07510cbe9e316fcfa37309727a6b9521.webp | 36.9 KiB | 34.0 KiB |
UEFA Euro 2024 div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/05ea83cbc435a318e9140aa973aab538.webp | 35.8 KiB | 33.0 KiB |
BNPPRE Logistics market div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/b44ae4ba94327efff62fda4c8c572e55.webp | 33.0 KiB | 30.4 KiB |
66 countries div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/9e70f21aa734969eb7ab6758ed74eb3f.webp | 31.5 KiB | 29.0 KiB |
Arrests by whether the included charge type was alone div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/26c35bdf34200e1963f06f0f076e6986.webp | 19.4 KiB | 17.8 KiB |
AI-Powered Everything div.sc-8cc0c58c-3 > div.sc-8cc0c58c-2 > div.sc-8cc0c58c-9 > img | cdn.jifo.co/js/dist/a6acc58b32b0a2029c6fb6eac9208003.webp | 13.6 KiB | 9.8 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| Unattributable | 1.3 s | 19 ms | 0.0 ms |
| infogram.com/ | 1.2 s | 99 ms | 54 ms |
| cdn.jifo.co/js/dist/frontpage_react-89574aeaffe7e1c39d04-1-webpack.js | 1.0 s | 836 ms | 45 ms |
| /app-releases/g2-reviews/stable/v3.39.4/2e12ef99f887775b3... | 611 ms | 352 ms | 191 ms |
| cdn.jifo.co/js/dist/08a15e52ef09a5d99a6a-2-webpack.js | 479 ms | 381 ms | 31 ms |
| cdn.jifo.co/js/dist/bundle_vendor-f95bb7bd9b764217df5f-1-webpack.js | 109 ms | 12 ms | 87 ms |
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.7 s |
| Other | 1.5 s |
| Style & Layout | 630 ms |
| Script Parsing & Compilation | 434 ms |
| Rendering | 238 ms |
| Parse HTML & CSS | 189 ms |
| Garbage Collection | 67 ms |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| inline: var localesConfig = {"languages":{"en"… | 70.9 KiB | 18.7 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 |
|---|---|---|
| /* cyrillic-ext */ @font-face { font-family: 'Roboto'; font-style: italic; font-weight: 300; … } … | 11.8 KiB | 11.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 |
|---|---|---|
| /app-releases/g2-reviews/stable/v3.39.4/2e12ef99f887775b3... | 599.1 KiB | 238.7 KiB |
| cdn.jifo.co/js/dist/bundle_vendor-f95bb7bd9b764217df5f-1-webpack.js | 195.9 KiB | 150.6 KiB |
| cdn.jifo.co/js/dist/frontpage_react-89574aeaffe7e1c39d04-1-webpack.js | 89.8 KiB | 41.4 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.
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 | |
|---|---|
UEFA Euro 2024 div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/05ea83cbc435a318e9140aa973aab538.webp |
US state and Canadian provinces div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/0529d33d55589a783a71920ebbe38d87.webp |
Understanding the mental health div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/07510cbe9e316fcfa37309727a6b9521.webp |
Workforce of B corps div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/1d8a1b338900259bb6b1115ad1295151.webp |
eSafety Early years div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/37542249f4642fe2e28e15f792da0f7a.webp |
10 largest mining - focused div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/910e3e6acd55dff6bfbc9c8374a89c5c.webp |
2022 annual year div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/fd7b68325dac97fe3bcdbbc3e4fe5049.webp |
66 countries div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/9e70f21aa734969eb7ab6758ed74eb3f.webp |
A production of this village div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/600a62b6a1006f0c773b1dfc06545f79.webp |
Allocation by location div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/3b55f364467b5eea0d828beba93208f7.webp |
Annual review 2024 div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/5187907f63873825ad5b141d14fc3c15.webp |
Arrests by whether the included charge type was alone div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/26c35bdf34200e1963f06f0f076e6986.webp |
BNPPRE Logistics market div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/b44ae4ba94327efff62fda4c8c572e55.webp |
Bee diversity facts div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/7222ec6ce3da97855bbb3c76c48fa135.webp |
UEFA Euro 2024 div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/05ea83cbc435a318e9140aa973aab538.webp |
US state and Canadian provinces div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/0529d33d55589a783a71920ebbe38d87.webp |
Understanding the mental health div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/07510cbe9e316fcfa37309727a6b9521.webp |
Workforce of B corps div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/1d8a1b338900259bb6b1115ad1295151.webp |
eSafety Early years div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/37542249f4642fe2e28e15f792da0f7a.webp |
10 largest mining - focused div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/910e3e6acd55dff6bfbc9c8374a89c5c.webp |
2022 annual year div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/fd7b68325dac97fe3bcdbbc3e4fe5049.webp |
66 countries div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/9e70f21aa734969eb7ab6758ed74eb3f.webp |
A production of this village div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/600a62b6a1006f0c773b1dfc06545f79.webp |
Allocation by location div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/3b55f364467b5eea0d828beba93208f7.webp |
div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 | cdn.jifo.co/js/dist/7222ec6ce3da97855bbb3c76c48fa135.webp |
div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 | cdn.jifo.co/js/dist/7222ec6ce3da97855bbb3c76c48fa135.webp |
The Cato Institute div.sc-976e2cfb-6 > div.sc-976e2cfb-4 > div.sc-976e2cfb-8 > img.sc-976e2cfb-3 | cdn.jifo.co/js/dist/f763907a863bfbc63d6080b954f7db9e.svg |
WKMG News 6 div.sc-976e2cfb-6 > div.sc-976e2cfb-4 > div.sc-976e2cfb-8 > img.sc-976e2cfb-3 | cdn.jifo.co/js/dist/b686b8d3fc3ea5f275abc518fdb8620e.svg |
div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 | cdn.jifo.co/js/dist/b9c54ffcb6262e0fe917289cfc369d50.svg |
div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 | cdn.jifo.co/js/dist/05b65bac9cca47f8f6e6446842e7d65b.svg |
div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 | cdn.jifo.co/js/dist/6bf277f02d2e39591eeeda981b49577e.svg |
div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 | cdn.jifo.co/js/dist/3b63754b59a2eba8d9f037e2cc561509.svg |
div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 | cdn.jifo.co/js/dist/5119cde90e1779c2d1e1daa60482fe11.svg |
div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 | cdn.jifo.co/js/dist/2bc7af1df0df82144200fa322ac75c86.svg |
div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 | cdn.jifo.co/js/dist/74d56ab58a9055e78fbda13391387888.svg |
div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 | cdn.jifo.co/js/dist/54749d197b028c60acb227d3a3ae3c42.svg |
div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 | cdn.jifo.co/js/dist/2222ee0e0e19ef9e70e7c0472897588e.svg |
div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 | cdn.jifo.co/js/dist/bee2e71cf08d82f96df698eedb851a51.svg |
div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 | cdn.jifo.co/js/dist/aba9a6556ae0c9658a56a100adc52634.svg |
div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 | cdn.jifo.co/js/dist/19aa8940aa517cbd3418129a71c279d9.svg |
div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 | cdn.jifo.co/js/dist/8f41a1a87f92dae1b032ac8b2d5ede84.svg |
div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 | cdn.jifo.co/js/dist/940e2a135ee03a3cdbaf83acc375b38d.svg |
div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 | cdn.jifo.co/js/dist/7ded67ec2ac8e0a0e8d7b4f5ceb272e1.svg |
div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 | cdn.jifo.co/js/dist/43fac6da7e8f4b03322ac7a07848c515.svg |
div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 | cdn.jifo.co/js/dist/f2d384330044ba0cd972f5562e7aa179.svg |
div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 | cdn.jifo.co/js/dist/8e918323cc3230b77825374417f2e31e.svg |
Similarweb div.sc-976e2cfb-6 > div.sc-976e2cfb-4 > div.sc-976e2cfb-8 > img.sc-976e2cfb-3 | cdn.jifo.co/js/dist/4ee9c330b4169d142066645d1d8e80fd.svg |
Berlin - Residential market div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Biggest .. and smallest by allocations div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Box office success div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Buying coffee vs making it div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Celebrating women's day div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
China's tech titans div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Conviction rates for crimes div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Defenders of human rights div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Durck Druck erzeugte Steinrisse div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Early voting breakdown div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Efficient and International partner div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Family tech agreement div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Federal debt held div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Florida's seaports div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
For last year International Woman Day div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Free-roaming dogs are a threat to nearly 200 species div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Global Overview / State of Digital Advertising 2024 div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Global PE/VC backed div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Happy Birthday, Harry Potter div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Holding Corporation to account div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Holding Corporations to Account div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Holiday Infographic div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
How did your state senator vote div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Illustrated look at 5 new dinosaur discoveries div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Impact management & improvement div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Inside the Global Investors 100 div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Instagram leads US div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Many apartment buildings were damaged div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Mars div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Number of Publicly Traded B Corps div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Number of magistration div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Numbers of Arrests per week div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Ocean species div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Record high remuneration of over 29 million div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Retail Media Audience div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Share of primary school-age girl div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Shopping Advertising div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Silicon Valley div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
State of Digital Advertising 2024 div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Structure its portfolio differently div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
TOP book series div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
The Deepwater horizon div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
The LP of the future will div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
The United States is plotting div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
The impeachment of President Donald J. Trump div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
The one morning there was a mortar shelling of our district div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Top 10 global licensors div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Traditional subscriptions div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Trough free-roaming cats do kill birds div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 | |
div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 | |
div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 | |
div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 | |
div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 | |
div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 | |
div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 | |
div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 | |
div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 | |
div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 | |
div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 | |
div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 | |
div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 | |
div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 |
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.
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.sc-ce04d2f8-0 > div.sc-ce04d2f8-1 > div.sc-ce04d2f8-10 > button.sc-f1762bf3-0 div.sc-ce04d2f8-0 > div.sc-ce04d2f8-1 > div.sc-ce04d2f8-10 > button.sc-f1762bf3-0 |
div.sc-ce04d2f8-0 > div.sc-ce04d2f8-1 > div.sc-ce04d2f8-10 > button.sc-f1762bf3-0 div.sc-ce04d2f8-0 > div.sc-ce04d2f8-1 > div.sc-ce04d2f8-10 > button.sc-f1762bf3-0 |
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 |
|---|
All examples
Infographics
Reports
Dashboards
Maps
Charts
Slides
Others div.sc-f33cc202-0 > div.sc-ce04d2f8-0 > div.sc-ce04d2f8-1 > select.sc-ce04d2f8-2 |
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.
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 |
|---|
November 6, 2025 div.ReviewInfo__InfoContainer-sc-4dcce3a7-6 > div.ReviewInfo__InfoBlock-sc-4dcce3a7-5 > div.ReviewInfo__SourceDate-sc-4dcce3a7-3 > div.DateTime__Time-sc-b0b38f09-0 |
Read more div.ReviewContent__Container-sc-5c81ec3b-0 > div.ReviewText__Container-sc-cb5a636d-0 > div.ShortenedText__Container-sc-f572d07e-0 > div.TextControl__BaseControl-sc-6fe37493-0 |
Posted on
G2 div.ReviewBackground__Container-sc-f3f0ac28-0 > div.ReviewAlignContainer__Container-sc-f4215190-0 > a.ReviewLinkContainer__Link-sc-cd05e3f7-0 > div.ReviewSource__StyledReviewInfo-sc-12e4232f-5 |
G2 a.ReviewLinkContainer__Link-sc-cd05e3f7-0 > div.ReviewSource__StyledReviewInfo-sc-12e4232f-5 > div.ReviewSource__SourceIconContainer-sc-12e4232f-0 > div.ReviewSource__SourceName-sc-12e4232f-1 |
October 2, 2025 div.ReviewInfo__InfoContainer-sc-4dcce3a7-6 > div.ReviewInfo__InfoBlock-sc-4dcce3a7-5 > div.ReviewInfo__SourceDate-sc-4dcce3a7-3 > div.DateTime__Time-sc-b0b38f09-0 |
Read more div.ReviewContent__Container-sc-5c81ec3b-0 > div.ReviewText__Container-sc-cb5a636d-0 > div.ShortenedText__Container-sc-f572d07e-0 > div.TextControl__BaseControl-sc-6fe37493-0 |
Posted on
G2 div.ReviewBackground__Container-sc-f3f0ac28-0 > div.ReviewAlignContainer__Container-sc-f4215190-0 > a.ReviewLinkContainer__Link-sc-cd05e3f7-0 > div.ReviewSource__StyledReviewInfo-sc-12e4232f-5 |
G2 a.ReviewLinkContainer__Link-sc-cd05e3f7-0 > div.ReviewSource__StyledReviewInfo-sc-12e4232f-5 > div.ReviewSource__SourceIconContainer-sc-12e4232f-0 > div.ReviewSource__SourceName-sc-12e4232f-1 |
These are opportunities to improve the legibility of your content.
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 |
|---|
홍주현(교원-미디어전공) . div.ReviewBackground__Container-sc-f3f0ac28-0 > div.ReviewAuthorBlock__AuthorBlockContainer-sc-e5af8658-4 > div.ReviewAuthorBlock__InfoContainer-sc-e5af8658-3 > a.ReviewLinkContainer__Link-sc-cd05e3f7-0 |
Becky G. div.ReviewBackground__Container-sc-f3f0ac28-0 > div.ReviewAuthorBlock__AuthorBlockContainer-sc-e5af8658-4 > div.ReviewAuthorBlock__InfoContainer-sc-e5af8658-3 > a.ReviewLinkContainer__Link-sc-cd05e3f7-0 |
Create div.sc-bd5616a5-2 > nav.sc-b9788c7e-0 > h3 > a |
Features div.sc-bd5616a5-2 > nav.sc-b9788c7e-0 > h3 > a |
Solutions div.sc-bd5616a5-2 > nav.sc-b9788c7e-0 > h3 > a |
Learn div.sc-bd5616a5-2 > nav.sc-b9788c7e-0 > h3 > a |
Company div.sc-bd5616a5-2 > nav.sc-b9788c7e-0 > h3 > a |
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 |
|---|---|
| infogram.com/solutions/media | Learn more |
| infogram.com/solutions/reporting | Learn more |
| infogram.com/solutions/marketing | Learn more |
| infogram.com/solutions/marketing | Learn more |
| infogram.com/solutions/marketing | Learn more |
| infogram.com/solutions/media | Learn more |
| infogram.com/solutions/reporting | Learn more |
| infogram.com/solutions/marketing | Learn more |
| infogram.com/solutions/marketing | Learn more |
| infogram.com/solutions/marketing | Learn more |
| infogram.com/solutions/media | Learn more |
| infogram.com/solutions/reporting | Learn more |
| infogram.com/solutions/marketing | Learn more |
| infogram.com/solutions/marketing | Learn more |
| infogram.com/solutions/marketing | Learn more |
| infogram.com/features/interactive-content | Learn more |
| infogram.com/features/website-embeds | Learn more |
| infogram.com/create/maps | Learn more |
| infogram.com/features/ai-chart-generator | Learn more |
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.
611 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
910 ms
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
116 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.014
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.98 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.
6.94 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.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
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.
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.
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 | |
|---|---|---|---|
A production of this village div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/600a62b6a1006f0c773b1dfc06545f79.webp | 76.8 KiB | 55.5 KiB |
div.sc-8cc0c58c-3 > div.sc-8cc0c58c-2 > div.sc-8cc0c58c-9 > video div.sc-8cc0c58c-3 > div.sc-8cc0c58c-2 > div.sc-8cc0c58c-9 > video | cdn.jifo.co/js/dist/259f6dcebfc8ad9c1970f6dbcad036b6.webp | 72.4 KiB | 52.4 KiB |
div.sc-8cc0c58c-3 > div.sc-8cc0c58c-2 > div.sc-8cc0c58c-9 > video div.sc-8cc0c58c-3 > div.sc-8cc0c58c-2 > div.sc-8cc0c58c-9 > video | cdn.jifo.co/js/dist/5c1cea9fb6bbf63baa9019d004790aa2.webp | 69.5 KiB | 50.3 KiB |
Workforce of B corps div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/1d8a1b338900259bb6b1115ad1295151.webp | 59.4 KiB | 42.9 KiB |
10 largest mining - focused div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/910e3e6acd55dff6bfbc9c8374a89c5c.webp | 58.0 KiB | 41.9 KiB |
2022 annual year div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/fd7b68325dac97fe3bcdbbc3e4fe5049.webp | 56.4 KiB | 40.7 KiB |
div.sc-8cc0c58c-3 > div.sc-8cc0c58c-2 > div.sc-8cc0c58c-9 > video div.sc-8cc0c58c-3 > div.sc-8cc0c58c-2 > div.sc-8cc0c58c-9 > video | cdn.jifo.co/js/dist/7e0f2f6abb9d140e7988ee37756bec64.webp | 48.1 KiB | 34.9 KiB |
eSafety Early years div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/37542249f4642fe2e28e15f792da0f7a.webp | 42.6 KiB | 30.8 KiB |
Understanding the mental health div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/07510cbe9e316fcfa37309727a6b9521.webp | 36.9 KiB | 26.7 KiB |
Image div > div > div.ItemContent-image > img.ItemContent-image | cdn.jifo.co/js/dist/4570546ed2505255824028ae02fab8d7.webp | 54.3 KiB | 24.3 KiB |
66 countries div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/9e70f21aa734969eb7ab6758ed74eb3f.webp | 31.5 KiB | 22.7 KiB |
Image div > div > div.ItemContent-image > img.ItemContent-image | cdn.jifo.co/js/dist/7327d4d7e194b9106fef80ca4e2dd5c2.webp | 35.2 KiB | 15.6 KiB |
div.sc-8cc0c58c-3 > div.sc-8cc0c58c-2 > div.sc-8cc0c58c-9 > video div.sc-8cc0c58c-3 > div.sc-8cc0c58c-2 > div.sc-8cc0c58c-9 > video | cdn.jifo.co/js/dist/a6acc58b32b0a2029c6fb6eac9208003.webp | 13.6 KiB | 9.9 KiB |
Image div > div.callouts > div#c1 > img.callout-image | cdn.jifo.co/js/dist/655c4d1d9104e4b8f41142f68a7d0dda.webp | 13.9 KiB | 9.3 KiB |
Image div > div > div.ItemContent-image > img.ItemContent-image | cdn.jifo.co/js/dist/31f5cbaa02b0e54c296fa9ad516e360b.webp | 19.4 KiB | 8.7 KiB |
div.InfographicEditor-Contents-Block > div.InfographicEditor-Contents-Item > div._3v5XjH1bJ4g21b8GCd-z2j > video._3B-NR0JQ1ylsdfNUC_35_2 div.InfographicEditor-Contents-Block > div.InfographicEditor-Contents-Item > div._3v5XjH1bJ4g21b8GCd-z2j > video._3B-NR0JQ1ylsdfNUC_35_2 | cdn.jifo.co/js/dist/3454c0d2bd63dd5e8de23b63a05c50ef.jpg | 16.8 KiB | 7.4 KiB |
Image div > div.callouts > div#c3 > img.callout-image | cdn.jifo.co/js/dist/5d51fd2c0e9728761983278424bd5efc.webp | 11.6 KiB | 6.1 KiB |
Image div > div.callouts > div#c2 > img.callout-image | cdn.jifo.co/js/dist/ca034371b5ad9251732aec9fc8b5f339.webp | 6.9 KiB | 4.5 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| about:srcdoc | 626 ms | 144 ms | 2.7 ms |
| cdn.jifo.co/js/dist/frontpage_react-89574aeaffe7e1c39d04-1-webpack.js | 413 ms | 338 ms | 6.9 ms |
| Unattributable | 410 ms | 26 ms | 0.0 ms |
| /app-releases/g2-reviews/stable/v3.39.4/2e12ef99f887775b3... | 389 ms | 215 ms | 46 ms |
| infogram.com/ | 368 ms | 9.1 ms | 12 ms |
| static.zdassets.com/web_widget/classic/latest/web-widget-chat-sdk-22a6ed7.js | 196 ms | 186 ms | 4.7 ms |
| static.zdassets.com/web_widget/classic/latest/web-widget-main-22a6ed7.js | 172 ms | 149 ms | 21 ms |
| www.googletagmanager.com/gtm.js?id=GTM-KK3X9J | 126 ms | 107 ms | 11 ms |
| cdn.jifo.co/js/dist/08a15e52ef09a5d99a6a-2-webpack.js | 107 ms | 85 ms | 7.4 ms |
| cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js | 98 ms | 70 ms | 13 ms |
| www.googletagmanager.com/gtag/js?id=G-LD50PRQER7&cx=c>m=4e64h1 | 76 ms | 63 ms | 13 ms |
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.5 s |
| Other | 807 ms |
| Style & Layout | 368 ms |
| Rendering | 203 ms |
| Script Parsing & Compilation | 173 ms |
| Parse HTML & CSS | 65 ms |
| Garbage Collection | 38 ms |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| Pages with WebSocket cannot enter back/forward cache. | Pending browser support |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| inline: var localesConfig = {"languages":{"en"… | 70.9 KiB | 18.7 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 |
|---|---|---|
| 22.4 KiB | 19.4 KiB | |
| /* cyrillic-ext */ @font-face { font-family: 'Roboto'; font-style: italic; font-weight: 300; … } … | 11.8 KiB | 11.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 |
|---|---|---|
| /app-releases/g2-reviews/stable/v3.39.4/2e12ef99f887775b3... | 599.1 KiB | 238.7 KiB |
| cdn.jifo.co/js/dist/bundle_vendor-f95bb7bd9b764217df5f-1-webpack.js | 195.9 KiB | 150.6 KiB |
| static.zdassets.com/web_widget/classic/latest/web-widget-main-22a6ed7.js | 260.0 KiB | 109.1 KiB |
| accounts.google.com/gsi/client | 95.6 KiB | 70.3 KiB |
| www.googletagmanager.com/gtag/js?id=G-LD50PRQER7&cx=c>m=4e64h1 | 171.0 KiB | 69.2 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-KK3X9J | 173.0 KiB | 66.5 KiB |
| cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js | 126.9 KiB | 65.8 KiB |
| cdn.jifo.co/js/dist/frontpage_react-89574aeaffe7e1c39d04-1-webpack.js | 89.7 KiB | 40.8 KiB |
| script.hotjar.com/modules.6a0f3932cb1341a35c18.js | 56.1 KiB | 37.7 KiB |
| static.zdassets.com/web_widget/classic/latest/web-widget-chat-sdk-22a6ed7.js | 53.4 KiB | 23.9 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.
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 | |
|---|---|
Understanding the mental health div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/07510cbe9e316fcfa37309727a6b9521.webp |
Workforce of B corps div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/1d8a1b338900259bb6b1115ad1295151.webp |
eSafety Early years div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/37542249f4642fe2e28e15f792da0f7a.webp |
10 largest mining - focused div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/910e3e6acd55dff6bfbc9c8374a89c5c.webp |
2022 annual year div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/fd7b68325dac97fe3bcdbbc3e4fe5049.webp |
66 countries div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/9e70f21aa734969eb7ab6758ed74eb3f.webp |
A production of this village div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/600a62b6a1006f0c773b1dfc06545f79.webp |
Understanding the mental health div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/07510cbe9e316fcfa37309727a6b9521.webp |
Workforce of B corps div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/1d8a1b338900259bb6b1115ad1295151.webp |
eSafety Early years div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/37542249f4642fe2e28e15f792da0f7a.webp |
10 largest mining - focused div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/910e3e6acd55dff6bfbc9c8374a89c5c.webp |
2022 annual year div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/fd7b68325dac97fe3bcdbbc3e4fe5049.webp |
66 countries div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/9e70f21aa734969eb7ab6758ed74eb3f.webp |
A production of this village div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | cdn.jifo.co/js/dist/600a62b6a1006f0c773b1dfc06545f79.webp |
The Cato Institute div.sc-976e2cfb-2 > div.sc-976e2cfb-4 > div.sc-976e2cfb-8 > img.sc-976e2cfb-3 | cdn.jifo.co/js/dist/f763907a863bfbc63d6080b954f7db9e.svg |
WKMG News 6 div.sc-976e2cfb-2 > div.sc-976e2cfb-4 > div.sc-976e2cfb-8 > img.sc-976e2cfb-3 | cdn.jifo.co/js/dist/b686b8d3fc3ea5f275abc518fdb8620e.svg |
div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 | cdn.jifo.co/js/dist/b9c54ffcb6262e0fe917289cfc369d50.svg |
div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 | cdn.jifo.co/js/dist/05b65bac9cca47f8f6e6446842e7d65b.svg |
div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 | cdn.jifo.co/js/dist/6bf277f02d2e39591eeeda981b49577e.svg |
div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 | cdn.jifo.co/js/dist/3b63754b59a2eba8d9f037e2cc561509.svg |
div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 | cdn.jifo.co/js/dist/5119cde90e1779c2d1e1daa60482fe11.svg |
div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 | cdn.jifo.co/js/dist/2bc7af1df0df82144200fa322ac75c86.svg |
div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 | cdn.jifo.co/js/dist/74d56ab58a9055e78fbda13391387888.svg |
div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 | cdn.jifo.co/js/dist/54749d197b028c60acb227d3a3ae3c42.svg |
div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 | cdn.jifo.co/js/dist/2222ee0e0e19ef9e70e7c0472897588e.svg |
div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 | cdn.jifo.co/js/dist/bee2e71cf08d82f96df698eedb851a51.svg |
div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 | cdn.jifo.co/js/dist/aba9a6556ae0c9658a56a100adc52634.svg |
div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 | cdn.jifo.co/js/dist/19aa8940aa517cbd3418129a71c279d9.svg |
div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 | cdn.jifo.co/js/dist/8f41a1a87f92dae1b032ac8b2d5ede84.svg |
div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 | cdn.jifo.co/js/dist/940e2a135ee03a3cdbaf83acc375b38d.svg |
div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 | cdn.jifo.co/js/dist/7ded67ec2ac8e0a0e8d7b4f5ceb272e1.svg |
div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 | cdn.jifo.co/js/dist/43fac6da7e8f4b03322ac7a07848c515.svg |
div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 | cdn.jifo.co/js/dist/f2d384330044ba0cd972f5562e7aa179.svg |
div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 div.sc-b59735be-0 > div.sc-b59735be-1 > div.sc-b59735be-6 > img.sc-b59735be-2 | cdn.jifo.co/js/dist/8e918323cc3230b77825374417f2e31e.svg |
Similarweb div.sc-976e2cfb-2 > div.sc-976e2cfb-4 > div.sc-976e2cfb-8 > img.sc-976e2cfb-3 | cdn.jifo.co/js/dist/4ee9c330b4169d142066645d1d8e80fd.svg |
UEFA Euro 2024 div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
US state and Canadian provinces div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Allocation by location div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Annual review 2024 div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Arrests by whether the included charge type was alone div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
BNPPRE Logistics market div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Bee diversity facts div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Berlin - Residential market div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Biggest .. and smallest by allocations div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Box office success div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Buying coffee vs making it div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Celebrating women's day div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
China's tech titans div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Conviction rates for crimes div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Defenders of human rights div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Durck Druck erzeugte Steinrisse div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Early voting breakdown div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Efficient and International partner div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Family tech agreement div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Federal debt held div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Florida's seaports div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
For last year International Woman Day div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Free-roaming dogs are a threat to nearly 200 species div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Global Overview / State of Digital Advertising 2024 div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Global PE/VC backed div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Happy Birthday, Harry Potter div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Holding Corporation to account div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Holding Corporations to Account div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Holiday Infographic div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
How did your state senator vote div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Illustrated look at 5 new dinosaur discoveries div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Impact management & improvement div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Inside the Global Investors 100 div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Instagram leads US div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Many apartment buildings were damaged div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Mars div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Number of Publicly Traded B Corps div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Number of magistration div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Numbers of Arrests per week div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Ocean species div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Record high remuneration of over 29 million div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Retail Media Audience div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Share of primary school-age girl div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Shopping Advertising div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Silicon Valley div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
State of Digital Advertising 2024 div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Structure its portfolio differently div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
TOP book series div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
The Deepwater horizon div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
The LP of the future will div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
The United States is plotting div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
The impeachment of President Donald J. Trump div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
The one morning there was a mortar shelling of our district div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Top 10 global licensors div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Traditional subscriptions div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Trough free-roaming cats do kill birds div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
UEFA Euro 2024 div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
US state and Canadian provinces div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
Allocation by location div.sc-ce04d2f8-4 > div.sc-ce04d2f8-5 > div.sc-ce04d2f8-8 > img.sc-ce04d2f8-9 | |
div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 | |
div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 | |
div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 | |
div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 | |
div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 | |
div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 | |
div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 | |
div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 | |
div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 | |
div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 | |
div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 | |
div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 | |
div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 | |
div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 | |
div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 | |
div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 div.sc-ff46a438-1 > div.sc-ff46a438-9 > div.sc-ff46a438-7 > img.sc-ff46a438-10 |
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.
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.sc-ce04d2f8-0 > div.sc-ce04d2f8-1 > div.sc-ce04d2f8-10 > button.sc-f1762bf3-0 div.sc-ce04d2f8-0 > div.sc-ce04d2f8-1 > div.sc-ce04d2f8-10 > button.sc-f1762bf3-0 |
div.sc-ce04d2f8-0 > div.sc-ce04d2f8-1 > div.sc-ce04d2f8-10 > button.sc-f1762bf3-0 div.sc-ce04d2f8-0 > div.sc-ce04d2f8-1 > div.sc-ce04d2f8-10 > button.sc-f1762bf3-0 |
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 |
|---|
All examples
Infographics
Reports
Dashboards
Maps
Charts
Slides
Others div.sc-f33cc202-0 > div.sc-ce04d2f8-0 > div.sc-ce04d2f8-1 > select.sc-ce04d2f8-2 |
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.
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 |
|---|
November 6, 2025 div.ReviewInfo__InfoContainer-sc-4dcce3a7-6 > div.ReviewInfo__InfoBlock-sc-4dcce3a7-5 > div.ReviewInfo__SourceDate-sc-4dcce3a7-3 > div.DateTime__Time-sc-b0b38f09-0 |
Read more div.ReviewContent__Container-sc-5c81ec3b-0 > div.ReviewText__Container-sc-cb5a636d-0 > div.ShortenedText__Container-sc-f572d07e-0 > div.TextControl__BaseControl-sc-6fe37493-0 |
Posted on
G2 div.ReviewBackground__Container-sc-f3f0ac28-0 > div.ReviewAlignContainer__Container-sc-f4215190-0 > a.ReviewLinkContainer__Link-sc-cd05e3f7-0 > div.ReviewSource__StyledReviewInfo-sc-12e4232f-5 |
G2 a.ReviewLinkContainer__Link-sc-cd05e3f7-0 > div.ReviewSource__StyledReviewInfo-sc-12e4232f-5 > div.ReviewSource__SourceIconContainer-sc-12e4232f-0 > div.ReviewSource__SourceName-sc-12e4232f-1 |
October 2, 2025 div.ReviewInfo__InfoContainer-sc-4dcce3a7-6 > div.ReviewInfo__InfoBlock-sc-4dcce3a7-5 > div.ReviewInfo__SourceDate-sc-4dcce3a7-3 > div.DateTime__Time-sc-b0b38f09-0 |
Read more div.ReviewContent__Container-sc-5c81ec3b-0 > div.ReviewText__Container-sc-cb5a636d-0 > div.ShortenedText__Container-sc-f572d07e-0 > div.TextControl__BaseControl-sc-6fe37493-0 |
Posted on
G2 div.ReviewBackground__Container-sc-f3f0ac28-0 > div.ReviewAlignContainer__Container-sc-f4215190-0 > a.ReviewLinkContainer__Link-sc-cd05e3f7-0 > div.ReviewSource__StyledReviewInfo-sc-12e4232f-5 |
G2 a.ReviewLinkContainer__Link-sc-cd05e3f7-0 > div.ReviewSource__StyledReviewInfo-sc-12e4232f-5 > div.ReviewSource__SourceIconContainer-sc-12e4232f-0 > div.ReviewSource__SourceName-sc-12e4232f-1 |
October 2, 2025 div.ReviewInfo__InfoContainer-sc-4dcce3a7-6 > div.ReviewInfo__InfoBlock-sc-4dcce3a7-5 > div.ReviewInfo__SourceDate-sc-4dcce3a7-3 > div.DateTime__Time-sc-b0b38f09-0 |
Read more div.ReviewContent__Container-sc-5c81ec3b-0 > div.ReviewText__Container-sc-cb5a636d-0 > div.ShortenedText__Container-sc-f572d07e-0 > div.TextControl__BaseControl-sc-6fe37493-0 |
Posted on
G2 div.ReviewBackground__Container-sc-f3f0ac28-0 > div.ReviewAlignContainer__Container-sc-f4215190-0 > a.ReviewLinkContainer__Link-sc-cd05e3f7-0 > div.ReviewSource__StyledReviewInfo-sc-12e4232f-5 |
G2 a.ReviewLinkContainer__Link-sc-cd05e3f7-0 > div.ReviewSource__StyledReviewInfo-sc-12e4232f-5 > div.ReviewSource__SourceIconContainer-sc-12e4232f-0 > div.ReviewSource__SourceName-sc-12e4232f-1 |
June 19, 2025 div.ReviewInfo__InfoContainer-sc-4dcce3a7-6 > div.ReviewInfo__InfoBlock-sc-4dcce3a7-5 > div.ReviewInfo__SourceDate-sc-4dcce3a7-3 > div.DateTime__Time-sc-b0b38f09-0 |
Read more div.ReviewContent__Container-sc-5c81ec3b-0 > div.ReviewText__Container-sc-cb5a636d-0 > div.ShortenedText__Container-sc-f572d07e-0 > div.TextControl__BaseControl-sc-6fe37493-0 |
Posted on
G2 div.ReviewBackground__Container-sc-f3f0ac28-0 > div.ReviewAlignContainer__Container-sc-f4215190-0 > a.ReviewLinkContainer__Link-sc-cd05e3f7-0 > div.ReviewSource__StyledReviewInfo-sc-12e4232f-5 |
G2 a.ReviewLinkContainer__Link-sc-cd05e3f7-0 > div.ReviewSource__StyledReviewInfo-sc-12e4232f-5 > div.ReviewSource__SourceIconContainer-sc-12e4232f-0 > div.ReviewSource__SourceName-sc-12e4232f-1 |
June 19, 2025 div.ReviewInfo__InfoContainer-sc-4dcce3a7-6 > div.ReviewInfo__InfoBlock-sc-4dcce3a7-5 > div.ReviewInfo__SourceDate-sc-4dcce3a7-3 > div.DateTime__Time-sc-b0b38f09-0 |
Read more div.ReviewContent__Container-sc-5c81ec3b-0 > div.ReviewText__Container-sc-cb5a636d-0 > div.ShortenedText__Container-sc-f572d07e-0 > div.TextControl__BaseControl-sc-6fe37493-0 |
Posted on
G2 div.ReviewBackground__Container-sc-f3f0ac28-0 > div.ReviewAlignContainer__Container-sc-f4215190-0 > a.ReviewLinkContainer__Link-sc-cd05e3f7-0 > div.ReviewSource__StyledReviewInfo-sc-12e4232f-5 |
G2 a.ReviewLinkContainer__Link-sc-cd05e3f7-0 > div.ReviewSource__StyledReviewInfo-sc-12e4232f-5 > div.ReviewSource__SourceIconContainer-sc-12e4232f-0 > div.ReviewSource__SourceName-sc-12e4232f-1 |
November 5, 2024 div.ReviewInfo__InfoContainer-sc-4dcce3a7-6 > div.ReviewInfo__InfoBlock-sc-4dcce3a7-5 > div.ReviewInfo__SourceDate-sc-4dcce3a7-3 > div.DateTime__Time-sc-b0b38f09-0 |
Read more div.ReviewContent__Container-sc-5c81ec3b-0 > div.ReviewText__Container-sc-cb5a636d-0 > div.ShortenedText__Container-sc-f572d07e-0 > div.TextControl__BaseControl-sc-6fe37493-0 |
Posted on
G2 div.ReviewBackground__Container-sc-f3f0ac28-0 > div.ReviewAlignContainer__Container-sc-f4215190-0 > a.ReviewLinkContainer__Link-sc-cd05e3f7-0 > div.ReviewSource__StyledReviewInfo-sc-12e4232f-5 |
G2 a.ReviewLinkContainer__Link-sc-cd05e3f7-0 > div.ReviewSource__StyledReviewInfo-sc-12e4232f-5 > div.ReviewSource__SourceIconContainer-sc-12e4232f-0 > div.ReviewSource__SourceName-sc-12e4232f-1 |
November 5, 2024 div.ReviewInfo__InfoContainer-sc-4dcce3a7-6 > div.ReviewInfo__InfoBlock-sc-4dcce3a7-5 > div.ReviewInfo__SourceDate-sc-4dcce3a7-3 > div.DateTime__Time-sc-b0b38f09-0 |
Read more div.ReviewContent__Container-sc-5c81ec3b-0 > div.ReviewText__Container-sc-cb5a636d-0 > div.ShortenedText__Container-sc-f572d07e-0 > div.TextControl__BaseControl-sc-6fe37493-0 |
Posted on
G2 div.ReviewBackground__Container-sc-f3f0ac28-0 > div.ReviewAlignContainer__Container-sc-f4215190-0 > a.ReviewLinkContainer__Link-sc-cd05e3f7-0 > div.ReviewSource__StyledReviewInfo-sc-12e4232f-5 |
G2 a.ReviewLinkContainer__Link-sc-cd05e3f7-0 > div.ReviewSource__StyledReviewInfo-sc-12e4232f-5 > div.ReviewSource__SourceIconContainer-sc-12e4232f-0 > div.ReviewSource__SourceName-sc-12e4232f-1 |
August 14, 2023 div.ReviewInfo__InfoContainer-sc-4dcce3a7-6 > div.ReviewInfo__InfoBlock-sc-4dcce3a7-5 > div.ReviewInfo__SourceDate-sc-4dcce3a7-3 > div.DateTime__Time-sc-b0b38f09-0 |
Read more div.ReviewContent__Container-sc-5c81ec3b-0 > div.ReviewText__Container-sc-cb5a636d-0 > div.ShortenedText__Container-sc-f572d07e-0 > div.TextControl__BaseControl-sc-6fe37493-0 |
Posted on
G2 div.ReviewBackground__Container-sc-f3f0ac28-0 > div.ReviewAlignContainer__Container-sc-f4215190-0 > a.ReviewLinkContainer__Link-sc-cd05e3f7-0 > div.ReviewSource__StyledReviewInfo-sc-12e4232f-5 |
G2 a.ReviewLinkContainer__Link-sc-cd05e3f7-0 > div.ReviewSource__StyledReviewInfo-sc-12e4232f-5 > div.ReviewSource__SourceIconContainer-sc-12e4232f-0 > div.ReviewSource__SourceName-sc-12e4232f-1 |
These are opportunities to improve the legibility of your content.
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 |
|---|
홍주현(교원-미디어전공) . div.ReviewBackground__Container-sc-f3f0ac28-0 > div.ReviewAuthorBlock__AuthorBlockContainer-sc-e5af8658-4 > div.ReviewAuthorBlock__InfoContainer-sc-e5af8658-3 > a.ReviewLinkContainer__Link-sc-cd05e3f7-0 |
Becky G. div.ReviewBackground__Container-sc-f3f0ac28-0 > div.ReviewAuthorBlock__AuthorBlockContainer-sc-e5af8658-4 > div.ReviewAuthorBlock__InfoContainer-sc-e5af8658-3 > a.ReviewLinkContainer__Link-sc-cd05e3f7-0 |
Becky G. div.ReviewBackground__Container-sc-f3f0ac28-0 > div.ReviewAuthorBlock__AuthorBlockContainer-sc-e5af8658-4 > div.ReviewAuthorBlock__InfoContainer-sc-e5af8658-3 > a.ReviewLinkContainer__Link-sc-cd05e3f7-0 |
Liam D. div.ReviewBackground__Container-sc-f3f0ac28-0 > div.ReviewAuthorBlock__AuthorBlockContainer-sc-e5af8658-4 > div.ReviewAuthorBlock__InfoContainer-sc-e5af8658-3 > a.ReviewLinkContainer__Link-sc-cd05e3f7-0 |
Liam D. div.ReviewBackground__Container-sc-f3f0ac28-0 > div.ReviewAuthorBlock__AuthorBlockContainer-sc-e5af8658-4 > div.ReviewAuthorBlock__InfoContainer-sc-e5af8658-3 > a.ReviewLinkContainer__Link-sc-cd05e3f7-0 |
Garrett A. div.ReviewBackground__Container-sc-f3f0ac28-0 > div.ReviewAuthorBlock__AuthorBlockContainer-sc-e5af8658-4 > div.ReviewAuthorBlock__InfoContainer-sc-e5af8658-3 > a.ReviewLinkContainer__Link-sc-cd05e3f7-0 |
Garrett A. div.ReviewBackground__Container-sc-f3f0ac28-0 > div.ReviewAuthorBlock__AuthorBlockContainer-sc-e5af8658-4 > div.ReviewAuthorBlock__InfoContainer-sc-e5af8658-3 > a.ReviewLinkContainer__Link-sc-cd05e3f7-0 |
UTTAM K. div.ReviewBackground__Container-sc-f3f0ac28-0 > div.ReviewAuthorBlock__AuthorBlockContainer-sc-e5af8658-4 > div.ReviewAuthorBlock__InfoContainer-sc-e5af8658-3 > a.ReviewLinkContainer__Link-sc-cd05e3f7-0 |
https://infogram.com/privacy div.ot-sdk-eight > 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 |
|---|---|
accounts.google.com/gsi/client line 85, col 88 | [GSI_LOGGER]: FedCM get() rejects with NetworkError: Error retrieving a token. |
Not signed in with the identity provider. |
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 |
|---|---|
| infogram.com/solutions/media | Learn more |
| infogram.com/solutions/reporting | Learn more |
| infogram.com/solutions/marketing | Learn more |
| infogram.com/solutions/marketing | Learn more |
| infogram.com/solutions/marketing | Learn more |
| infogram.com/solutions/media | Learn more |
| infogram.com/solutions/reporting | Learn more |
| infogram.com/solutions/marketing | Learn more |
| infogram.com/solutions/marketing | Learn more |
| infogram.com/solutions/marketing | Learn more |
| infogram.com/solutions/media | Learn more |
| infogram.com/solutions/reporting | Learn more |
| infogram.com/solutions/marketing | Learn more |
| infogram.com/solutions/marketing | Learn more |
| infogram.com/solutions/marketing | Learn more |
| infogram.com/features/interactive-content | Learn more |
| infogram.com/features/website-embeds | Learn more |
| infogram.com/create/maps | Learn more |
| infogram.com/features/ai-chart-generator | Learn more |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Send Feedback