Mobile 375 × 812

Desktop 1440 × 900

Score: 72 / 100
Based on 8 categories, 0 sections
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
No Content-Security-Policy header found
Page weighs 15.5 MB (4.8 MB transferred)
15 link(s) with no accessible text
257 HTTP requests — consider bundling or reducing
[](https://beavercheck.com/results/a263bb2a-6c07-fa1e-6df2-288797896888)<a href="https://beavercheck.com/results/a263bb2a-6c07-fa1e-6df2-288797896888"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwww.contentful.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fwww.contentful.comThis badge auto-updates with your latest scan result.
Thanks for your feedback!
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.
6.87 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
9.89 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
6.43 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
9.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.
26.67 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
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
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
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.
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.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| js.qualified.com/qualified.js?token=nCX52tz3bqE643Qo | 60.0 s | 370.4 KiB |
| assets.qualified.com/packs/media/Inter-SemiBold.fcb100c7.woff2 | 0.0 ms | 103.9 KiB |
| assets.qualified.com/packs/media/Inter-Regular.f1f0c35b.woff2 | 0.0 ms | 96.9 KiB |
| js.storylane.io/js/v2/storylane.js | 0.0 ms | 5.6 KiB |
| /beacon.min.js/v8c78df7c7c0f484497ecbca7046644da177152312... | 86400.0 s | 10.7 KiB |
| /attribution_tracking/conversions/5277.js?p=https%3A%2F%2... | 0.0 ms | 2.2 KiB |
| /d/track/event?upid=110873&url=https%3A%2F%2Fwww.contentf... | 0.0 ms | 327 B |
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.
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.
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.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
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.
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
| Category | Time Spent |
|---|---|
| Script Evaluation | 10.2 s |
| Other | 3.0 s |
| Script Parsing & Compilation | 1.1 s |
| Style & Layout | 1.1 s |
| Rendering | 937 ms |
| Parse HTML & CSS | 411 ms |
| Garbage Collection | 350 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
| Failure reason | Failure type |
|---|---|
| Pages with cache-control:no-store header cannot enter back/forward cache. | Actionable |
| Pages with WebSocket cannot enter back/forward cache. | Pending browser support |
| Pages whose main resource has cache-control:no-store cannot enter back/forward cache. | Not actionable |
| Back/forward cache is disabled because some JavaScript network request received resource with Cache-Control: no-store header. | Not actionable |
| Back/forward cache is disabled because WebSocket has been used. | Not actionable |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
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.
Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. Learn more about prohibited ARIA roles.
| Failing Elements |
|---|
Loading video... div > div.media_block_assetWrapper__A9Lft > div.media_block_video_video__UzAmu > div.media_block_video_videoSkeleton__QVovV |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
| Failing Elements |
|---|
Accept All div.osano-cm-window > div#98c70db7-6ee0-405e-a407-49bbd0750ab0 > div.osano-cm-dialog__buttons > button.osano-cm-accept-all |
Reject Non-Essential div.osano-cm-window > div#98c70db7-6ee0-405e-a407-49bbd0750ab0 > div.osano-cm-dialog__buttons > button.osano-cm-denyAll |
These are opportunities to improve the legibility of your content.
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
| Failing Elements |
|---|
78% increased CVR via personalization section.logo_metric_root__WDRSB > div.logo_metric_metricsWrapper__aGoT2 > div.logo_metric_metricItem__bQSKp > h4.typography_heading__msTWL |
Modular content, max impact div.col-span-full > div.copy_block_rootContainer__GVl78 > div.copy_block_container__BcpwE > h4.typography_heading__msTWL |
Manage content div.icon_with_text_row_root__CPtUb > div.icon_with_text_row_textContainer__RVjUi > span.icon_with_text_row_titleTagContainer__RAwa2 > h4.typography_heading__msTWL |
Growth Marketing div.icon_with_text_row_root__CPtUb > div.icon_with_text_row_textContainer__RVjUi > span.icon_with_text_row_titleTagContainer__RAwa2 > h4.typography_heading__msTWL |
Professional Services a.copy_block_link__bsyzV > div.copy_block_rootContainer__GVl78 > div.copy_block_container__BcpwE > h4.typography_heading__msTWL |
These are opportunities to improve keyboard navigation in your application.
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
| Failing Elements |
|---|
div.logo_metric_metricsWrapper__aGoT2 > div.logo_metric_metricItem__bQSKp > div.logo_metric_logoContainer__ZNiK9 > a div.logo_metric_metricsWrapper__aGoT2 > div.logo_metric_metricItem__bQSKp > div.logo_metric_logoContainer__ZNiK9 > a |
div.mobile_footer_connectSectionMobile__Xsqmn > ul.mobile_footer_linksList__o1OXx > li > a.mobile_footer_link__Gdqbs div.mobile_footer_connectSectionMobile__Xsqmn > ul.mobile_footer_linksList__o1OXx > li > a.mobile_footer_link__Gdqbs |
div.mobile_footer_connectSectionMobile__Xsqmn > ul.mobile_footer_linksList__o1OXx > li > a.mobile_footer_link__Gdqbs div.mobile_footer_connectSectionMobile__Xsqmn > ul.mobile_footer_linksList__o1OXx > li > a.mobile_footer_link__Gdqbs |
div.mobile_footer_connectSectionMobile__Xsqmn > ul.mobile_footer_linksList__o1OXx > li > a.mobile_footer_link__Gdqbs div.mobile_footer_connectSectionMobile__Xsqmn > ul.mobile_footer_linksList__o1OXx > li > a.mobile_footer_link__Gdqbs |
div.mobile_footer_connectSectionMobile__Xsqmn > ul.mobile_footer_linksList__o1OXx > li > a.mobile_footer_link__Gdqbs div.mobile_footer_connectSectionMobile__Xsqmn > ul.mobile_footer_linksList__o1OXx > li > a.mobile_footer_link__Gdqbs |
div.mobile_footer_connectSectionMobile__Xsqmn > ul.mobile_footer_linksList__o1OXx > li > a.mobile_footer_link__Gdqbs div.mobile_footer_connectSectionMobile__Xsqmn > ul.mobile_footer_linksList__o1OXx > li > a.mobile_footer_link__Gdqbs |
div.mobile_footer_connectSectionMobile__Xsqmn > ul.mobile_footer_linksList__o1OXx > li > a.mobile_footer_link__Gdqbs div.mobile_footer_connectSectionMobile__Xsqmn > ul.mobile_footer_linksList__o1OXx > li > a.mobile_footer_link__Gdqbs |
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.
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
| Failing Elements |
|---|
head > meta head > meta |
These items highlight common accessibility best practices.
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
| Source | Description |
|---|---|
www.contentful.com/_next/static/chunks/3196-4440c14d92fe2cb9.js line 16, col 5700 | Missing ninetailed_profile_id, cannot track impression [object Object] |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
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.
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.25 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.68 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
493 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.013
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.60 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.
5.25 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
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
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
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.
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.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| js.qualified.com/qualified.js?token=nCX52tz3bqE643Qo | 60.0 s | 370.4 KiB |
| assets.qualified.com/packs/media/Inter-SemiBold.fcb100c7.woff2 | 0.0 ms | 103.9 KiB |
| assets.qualified.com/packs/media/Inter-Regular.f1f0c35b.woff2 | 0.0 ms | 96.9 KiB |
| js.storylane.io/js/v2/storylane.js | 0.0 ms | 5.6 KiB |
| /beacon.min.js/v8c78df7c7c0f484497ecbca7046644da177152312... | 86400.0 s | 10.7 KiB |
| /attribution_tracking/conversions/5277.js?p=https%3A%2F%2... | 0.0 ms | 2.2 KiB |
| /d/track/event?upid=110873&url=https%3A%2F%2Fwww.contentf... | 0.0 ms | 327 B |
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.
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.
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.
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.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| www.contentful.com/_next/static/chunks/3196-4440c14d92fe2cb9.js | 1.2 s | 772 ms | 7.1 ms |
| www.googletagmanager.com/gtm.js?id=GTM-W94TVR6G | 616 ms | 550 ms | 22 ms |
| www.contentful.com/ | 417 ms | 8.5 ms | 101 ms |
| Unattributable | 298 ms | 20 ms | 0.0 ms |
| www.contentful.com/_next/static/chunks/1397-949ba7995b8c03e2.js | 147 ms | 128 ms | 6.5 ms |
| /16BcqiRsJId123ATa/39239078-882d-46c6-9235-dcd4318a5c73/o... | 138 ms | 125 ms | 6.5 ms |
| www.contentful.com/_next/static/chunks/26164011-df8e1479e3c9182b.js | 134 ms | 120 ms | 2.0 ms |
| www.googletagmanager.com/gtag/js?id=G-REC62920H6&cx=c>m=4e6460h1 | 86 ms | 75 ms | 10 ms |
| js.qualified.com/qualified.js?token=nCX52tz3bqE643Qo | 85 ms | 55 ms | 29 ms |
| www.googletagmanager.com/gtag/js?id=G-SCQH3CZTQ5&cx=c>m=4e6460h1 | 60 ms | 44 ms | 15 ms |
| www.googletagmanager.com/gtag/js?id=G-RWVEEBSKZ3&cx=c>m=4e6460h1 | 54 ms | 45 ms | 8.8 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
| Category | Time Spent |
|---|---|
| Script Evaluation | 2.1 s |
| Other | 639 ms |
| Script Parsing & Compilation | 272 ms |
| Rendering | 229 ms |
| Style & Layout | 197 ms |
| Parse HTML & CSS | 73 ms |
| Garbage Collection | 63 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
| Failure reason | Failure type |
|---|---|
| Pages with cache-control:no-store header cannot enter back/forward cache. | Actionable |
| Pages with WebSocket cannot enter back/forward cache. | Pending browser support |
| Pages whose main resource has cache-control:no-store cannot enter back/forward cache. | Not actionable |
| Back/forward cache is disabled because some JavaScript network request received resource with Cache-Control: no-store header. | Not actionable |
| Back/forward cache is disabled because WebSocket has been used. | Not actionable |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
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.
Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. Learn more about prohibited ARIA roles.
| Failing Elements |
|---|
Loading video... div > div.media_block_assetWrapper__A9Lft > div.media_block_video_video__UzAmu > div.media_block_video_videoSkeleton__QVovV |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
| Failing Elements |
|---|
Accept All div.osano-cm-window > div#cf1be2eb-49ca-4b2c-ac3c-86bc871043c6 > div.osano-cm-dialog__buttons > button.osano-cm-accept-all |
Reject Non-Essential div.osano-cm-window > div#cf1be2eb-49ca-4b2c-ac3c-86bc871043c6 > div.osano-cm-dialog__buttons > button.osano-cm-denyAll |
These are opportunities to improve the legibility of your content.
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
| Failing Elements |
|---|
78% increased CVR via personalization section.logo_metric_root__WDRSB > div.logo_metric_metricsWrapper__aGoT2 > div.logo_metric_metricItem__bQSKp > h4.typography_heading__msTWL |
Modular content, max impact div.col-span-full > div.copy_block_rootContainer__GVl78 > div.copy_block_container__BcpwE > h4.typography_heading__msTWL |
Manage content div.icon_with_text_row_root__CPtUb > div.icon_with_text_row_textContainer__RVjUi > span.icon_with_text_row_titleTagContainer__RAwa2 > h4.typography_heading__msTWL |
Growth Marketing div.icon_with_text_row_root__CPtUb > div.icon_with_text_row_textContainer__RVjUi > span.icon_with_text_row_titleTagContainer__RAwa2 > h4.typography_heading__msTWL |
Professional Services a.copy_block_link__bsyzV > div.copy_block_rootContainer__GVl78 > div.copy_block_container__BcpwE > h4.typography_heading__msTWL |
These are opportunities to improve keyboard navigation in your application.
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
| Failing Elements |
|---|
div.logo_metric_metricsWrapper__aGoT2 > div.logo_metric_metricItem__bQSKp > div.logo_metric_logoContainer__ZNiK9 > a div.logo_metric_metricsWrapper__aGoT2 > div.logo_metric_metricItem__bQSKp > div.logo_metric_logoContainer__ZNiK9 > a |
div.footer_section__5hXz0 > ul.footer_linksList__VNldd > li > a.footer_link__bkRpI div.footer_section__5hXz0 > ul.footer_linksList__VNldd > li > a.footer_link__bkRpI |
div.footer_section__5hXz0 > ul.footer_linksList__VNldd > li > a.footer_link__bkRpI div.footer_section__5hXz0 > ul.footer_linksList__VNldd > li > a.footer_link__bkRpI |
div.footer_section__5hXz0 > ul.footer_linksList__VNldd > li > a.footer_link__bkRpI div.footer_section__5hXz0 > ul.footer_linksList__VNldd > li > a.footer_link__bkRpI |
div.footer_section__5hXz0 > ul.footer_linksList__VNldd > li > a.footer_link__bkRpI div.footer_section__5hXz0 > ul.footer_linksList__VNldd > li > a.footer_link__bkRpI |
div.footer_section__5hXz0 > ul.footer_linksList__VNldd > li > a.footer_link__bkRpI div.footer_section__5hXz0 > ul.footer_linksList__VNldd > li > a.footer_link__bkRpI |
div.footer_section__5hXz0 > ul.footer_linksList__VNldd > li > a.footer_link__bkRpI div.footer_section__5hXz0 > ul.footer_linksList__VNldd > li > a.footer_link__bkRpI |
div.footer_section__5hXz0 > ul.footer_linksList__VNldd > li > a.footer_link__bkRpI div.footer_section__5hXz0 > ul.footer_linksList__VNldd > li > a.footer_link__bkRpI |
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.
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
| Failing Elements |
|---|
head > meta head > meta |
These items highlight common accessibility best practices.
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
| Source | Description |
|---|---|
www.contentful.com/_next/static/chunks/3196-4440c14d92fe2cb9.js line 16, col 5700 | Missing ninetailed_profile_id, cannot track impression [object Object] |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Send Feedback