Mobile 375 × 812

Desktop 1440 × 900

Score: 73 / 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
HSTS header is missing
No Content-Security-Policy header found
No H1 heading found
112 HTTP requests — consider bundling or reducing
[](https://beavercheck.com/results/82f6c557-3064-0df9-0089-f075796b6164)<a href="https://beavercheck.com/results/82f6c557-3064-0df9-0089-f075796b6164"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwww.convertkit.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fwww.convertkit.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.
2.53 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
8.96 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
572 ms
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.
4.08 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.
9.47 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.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
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.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
Nisha Vora div.hero-image-container > div.shrink-0 > picture > img.object-cover | /images/pages/home/nisha-vora-kit.jpg?q=75&fm=webp&auto=f... | 123.6 KiB | 34.8 KiB |
Send feature screenshot div.rounded-xl > div.absolute > picture > img.rounded-xl | /images/pages/home/product/send-1-mobile.jpg?q=75&fm=webp... | 66.0 KiB | 22.6 KiB |
Ali Abdaal div.hero-image-container > div.shrink-0 > picture > img.object-cover | /images/pages/home/ali-abdaal-kit.jpg?q=75&fm=webp&auto=f... | 104.3 KiB | 16.4 KiB |
Anne-Laure Le Cunff div.hero-image-container > div.shrink-0 > picture > img.object-cover | /images/pages/home/anne-laure-le-cunff_kit.jpg?q=75&fm=we... | 89.1 KiB | 14.0 KiB |
Matthew McConaughey div.hero-image-container > div.shrink-0 > picture > img.object-cover | /images/pages/home/matthew-mcconaughey-kit.jpg?q=75&fm=we... | 84.3 KiB | 13.3 KiB |
Earn feature screenshot div.rounded-xl > div.absolute > picture > img.rounded-xl | /images/pages/home/product/earn-1-mobile.jpg?q=75&fm=webp... | 37.2 KiB | 12.7 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
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 |
|---|---|---|
| /beacon.min.js/v8c78df7c7c0f484497ecbca7046644da177152312... | 86400.0 s | 10.7 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
| URL | Time Spent |
|---|---|
| www.convertkit.com/ | 1.1 s |
| kit.com/ | 0.0 ms |
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.
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.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| kit.com/_next/static/chunks/framework-a071c7e3156668e1.js | 59.5 KiB | 22.2 KiB |
| kit.com/_next/static/chunks/68563-5ae8d773d8aebd21.js | 41.3 KiB | 21.8 KiB |
| kit.com/_next/static/chunks/pages/_app-67844995a9b7e744.js | 45.7 KiB | 20.0 KiB |
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 |
|---|---|---|---|
| kit.com/ | 1.2 s | 23 ms | 0.5 ms |
| kit.com/_next/static/chunks/framework-a071c7e3156668e1.js | 1.0 s | 718 ms | 21 ms |
| kit.com/_next/static/chunks/68563-5ae8d773d8aebd21.js | 642 ms | 99 ms | 16 ms |
| Unattributable | 604 ms | 26 ms | 0.0 ms |
| kit.com/_next/static/chunks/pages/index-9a22a715266f8c88.js | 221 ms | 219 ms | 0.9 ms |
| kit.com/_next/static/chunks/webpack-b4f49bdf80a6e621.js | 117 ms | 102 ms | 2.8 ms |
| kit.com/_next/static/chunks/pages/_app-67844995a9b7e744.js | 91 ms | 76 ms | 14 ms |
| kit.com/_next/static/chunks/main-ff96fca99dd86bec.js | 84 ms | 71 ms | 12 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 | 1.4 s |
| Other | 1.4 s |
| Style & Layout | 667 ms |
| Rendering | 482 ms |
| Script Parsing & Compilation | 168 ms |
| Parse HTML & CSS | 61 ms |
| Garbage Collection | 6.9 ms |
More information about the performance of your application. These numbers don't directly affect the Performance score.
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
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 |
|---|
Focus on what you love, automate more with Kit div.Container_Container__Ak6Oe > div.flex > div.grow > h3._hdg |
Email marketing div.flex > span > div.flex > h6._hdg |
SavvyCal div.grid > div.flex > div.flex-1 > h6.hyphens-manual |
These are opportunities to improve keyboard navigation in your application.
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.
| Failing Elements |
|---|
Reject all div.__className_853013 > div.cookie-banner > div.cookieConsent > button#rcc-decline-button |
Accept all div.__className_853013 > div.cookie-banner > div.cookieConsent > button#rcc-confirm-button |
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.07 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.43 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
66 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.003
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.47 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.
2.43 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.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
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.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
Nisha Vora div.hero-image-container > div.shrink-0 > picture > img.object-cover | /images/pages/home/nisha-vora-kit.jpg?q=75&fm=webp&auto=f... | 160.8 KiB | 80.9 KiB |
Ali Abdaal div.hero-image-container > div.shrink-0 > picture > img.object-cover | /images/pages/home/ali-abdaal-kit.jpg?q=75&fm=webp&auto=f... | 135.2 KiB | 61.9 KiB |
Matthew McConaughey div.hero-image-container > div.shrink-0 > picture > img.object-cover | /images/pages/home/matthew-mcconaughey-kit.jpg?q=75&fm=we... | 113.9 KiB | 52.1 KiB |
Anne-Laure Le Cunff div.hero-image-container > div.shrink-0 > picture > img.object-cover | /images/pages/home/anne-laure-le-cunff_kit.jpg?q=75&fm=we... | 112.9 KiB | 51.7 KiB |
James Clear div.hero-image-container > div.shrink-0 > picture > img.object-cover | /images/pages/home/james-clear-kit.jpg?q=75&fm=webp&auto=... | 74.2 KiB | 34.0 KiB |
Susan Cain div.flex > div > picture > img | /images/pages/home/carousel/susan-cain.png?q=75&fm=webp&a... | 31.1 KiB | 25.4 KiB |
Nicole Walters div.flex > div > picture > img | /images/pages/home/carousel/nicole-walters.png?q=75&fm=we... | 26.4 KiB | 20.7 KiB |
Ali Abdaal div.flex > div > picture > img | /images/pages/home/carousel/ali-abdaal.png?q=75&fm=webp&a... | 23.4 KiB | 17.7 KiB |
Maya Krampf div.flex > div > picture > img | /images/pages/home/carousel/maya-krampf.png?q=75&fm=webp&... | 21.9 KiB | 16.4 KiB |
Neil Patel div.flex > div > picture > img | /images/pages/home/carousel/neil-patel.png?q=75&fm=webp&a... | 21.5 KiB | 16.1 KiB |
Pat Flynn div.flex > div > picture > img | /images/pages/home/carousel/pat-flynn.png?q=75&fm=webp&au... | 19.2 KiB | 14.4 KiB |
James Clear div.flex > div > picture > img | /images/pages/home/carousel/james-clear.png?q=75&fm=webp&... | 18.7 KiB | 14.0 KiB |
Matthew McConaughey div.flex > div > picture > img | /images/pages/home/carousel/matthew-mcconaughey.png?q=75&... | 16.0 KiB | 12.0 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
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 |
|---|---|---|
| /beacon.min.js/v8c78df7c7c0f484497ecbca7046644da177152312... | 86400.0 s | 10.7 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| kit.com/_next/static/chunks/framework-a071c7e3156668e1.js | 59.5 KiB | 22.1 KiB |
| kit.com/_next/static/chunks/68563-5ae8d773d8aebd21.js | 41.3 KiB | 21.9 KiB |
| kit.com/_next/static/chunks/pages/_app-67844995a9b7e744.js | 45.7 KiB | 20.0 KiB |
More information about the performance of your application. These numbers don't directly affect the Performance score.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
| URL | Time Spent |
|---|---|
| www.convertkit.com/ | 544 ms |
| kit.com/ | 0.0 ms |
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
| Failing Elements |
|---|
Focus on what you love, automate more with Kit div.Container_Container__Ak6Oe > div.flex > div.grow > h3._hdg |
Email marketing div.flex > span > div.flex > h6._hdg |
SavvyCal div.grid > div.flex > div.flex-1 > h6.hyphens-manual |
These are opportunities to improve keyboard navigation in your application.
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.
| Failing Elements |
|---|
Reject all div.__className_853013 > div.cookie-banner > div.cookieConsent > button#rcc-decline-button |
Accept all div.__className_853013 > div.cookie-banner > div.cookieConsent > button#rcc-confirm-button |
Features div.grow > div.hidden > div.flex > button.font-sans |
Use Cases div.grow > div.hidden > div.flex > button.font-sans |
Resources div.grow > div.hidden > div.flex > button.font-sans |
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