Lighthouse Desktop
· 0 checks — Desktop Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
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
Performance issues directly impact user engagement and conversion rates.
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A 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.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Duration |
|---|---|---|
| /_next/static/css/676748a766d7448c.css?dpl=dpl_BqD6CWdzuS... | 7.4 KiB | |
| /_next/static/css/249d539491eed9a1.css?dpl=dpl_BqD6CWdzuS... | 27.5 KiB | 410 ms |
| /_next/static/css/3b37341195e53b8d.css?dpl=dpl_BqD6CWdzuS... | 1.4 KiB |
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
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 | |
|---|---|---|---|
| /ims-image?url=%2Fintercom-marketing-site%2Fimg%2Fhome-20... | 39.8 KiB | 26.7 KiB | |
Decorative background image div.col-span-full > div.flex > div.bg-chalk > img.z-0 | /ims-image?url=%2Fintercom-marketing-site%2Fimg%2Fhome-20... | 36.2 KiB | 17.5 KiB |
Silhouettes of two people cast in shadow on a gridded surface section.mt-16.5 > div.pt-8 > div.-mx-4 > img.min-w-[127px] | /ims-image?url=%2Fintercom-marketing-site%2Fimg%2Fhome-20... | 17.4 KiB | 13.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.
Diagnostics
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| js.intercomcdn.com/app-modern.3d77ec50.js | 203.2 KiB | 140.4 KiB |
| /_next/static/chunks/5578-fcf5e3c5eebba4a4.js?dpl=dpl_BqD... | 124.9 KiB | 122.4 KiB |
| js.intercomcdn.com/frame-modern.40aacdf2.js | 191.1 KiB | 115.0 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-WB899HL | 184.9 KiB | 85.0 KiB |
| cdn.cookielaw.org/scripttemplates/202511.1.0/otBannerSdk.js | 124.3 KiB | 80.5 KiB |
| js.intercomcdn.com/vendors~app-modern.83c11406.js | 113.8 KiB | 77.2 KiB |
| js.intercomcdn.com/vendors~app~tooltips-modern.b7912b3d.js | 184.7 KiB | 52.7 KiB |
| www.googletagmanager.com/gtag/js?id= | 82.8 KiB | 52.6 KiB |
| js.intercomcdn.com/vendor-modern.df860bed.js | 143.3 KiB | 52.4 KiB |
| /_next/static/chunks/40e8e1f4.257d373edc4c1f16.js?dpl=dpl... | 76.1 KiB | 42.2 KiB |
| js.intercomcdn.com/app~tooltips-modern.aa460ef0.js | 67.1 KiB | 36.2 KiB |
| /_next/static/chunks/312542bb-9afa27252aed1afb.js?dpl=dpl... | 38.7 KiB | 34.3 KiB |
| /_next/static/chunks/622a720c-066705fd37ae558b.js?dpl=dpl... | 62.3 KiB | 22.6 KiB |
| /_next/static/chunks/878-86f0e305bd5f22c8.js?dpl=dpl_BqD6... | 37.6 KiB | 21.1 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.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| /_next/static/chunks/40e8e1f4.257d373edc4c1f16.js?dpl=dpl... | 37.0 s | 36.7 s | 7.6 ms |
| /_next/static/chunks/935196fb-dc3b4a7e6b49d365.js?dpl=dpl... | 1.4 s | 1.4 s | 6.7 ms |
| /_next/static/chunks/622a720c-066705fd37ae558b.js?dpl=dpl... | 749 ms | 688 ms | 6.7 ms |
| /_next/static/chunks/26-f5042ec235252c8a.js?dpl=dpl_BqD6C... | 691 ms | 620 ms | 6.2 ms |
| www.intercom.com/ | 504 ms | 166 ms | 22 ms |
| Unattributable | 458 ms | 118 ms | 0.0 ms |
| js.intercomcdn.com/frame-modern.40aacdf2.js | 344 ms | 296 ms | 23 ms |
| js.intercomcdn.com/app-modern.3d77ec50.js | 271 ms | 239 ms | 21 ms |
| js.intercomcdn.com/vendor-modern.df860bed.js | 135 ms | 81 ms | 25 ms |
| www.googletagmanager.com/gtag/js?id= | 129 ms | 113 ms | 8.5 ms |
| /_next/static/chunks/978-1ad32b15f153809c.js?dpl=dpl_BqD6... | 104 ms | 20 ms | 0.7 ms |
| www.googletagmanager.com/gtm.js?id=GTM-WB899HL | 74 ms | 38 ms | 20 ms |
| /_next/static/chunks/4964-e6d1de3b1bc1e933.js?dpl=dpl_BqD... | 71 ms | 60 ms | 4.4 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 | 40.6 s |
| Other | 836 ms |
| Script Parsing & Compilation | 262 ms |
| Style & Layout | 260 ms |
| Garbage Collection | 89 ms |
| Rendering | 83 ms |
| Parse HTML & CSS | 60 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 |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
More information about the performance of your application. These numbers don't directly affect the Performance score.
Accessibility
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.
ARIA
Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. Learn how to match ARIA attributes to their roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Product
Customers
Resources
Pricing div.wsc:px-3 > nav > div.wsc:items-center > ul.wsc:flex |
Contact sales
View demo
Start free trial div.wsc:px-3 > nav > div.wsc:items-center > ul.wsc:ml-auto |
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Discord div.overflow-hidden > div.flex > div.flex > div.shrink-0 |
API div.overflow-hidden > div.flex > div.flex > div.shrink-0 |
Email div.overflow-hidden > div.flex > div.flex > div.shrink-0 |
Facebook Messenger div.overflow-hidden > div.flex > div.flex > div.shrink-0 |
Instagram div.overflow-hidden > div.flex > div.flex > div.shrink-0 |
Messenger div.overflow-hidden > div.flex > div.flex > div.shrink-0 |
Slack div.overflow-hidden > div.flex > div.flex > div.shrink-0 |
Voice div.overflow-hidden > div.flex > div.flex > div.shrink-0 |
WhatsApp div.overflow-hidden > div.flex > div.flex > div.shrink-0 |
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.
Contrast
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 |
|---|
Fully-featured helpdesk div.flex > div.flex-1 > button.relative > span.text-body-lg-desktop |
Natively integrated AI Agent div.flex > div.flex-1 > button.relative > span.text-body-lg-desktop |
Self-improving system div.flex > div.flex-1 > button.relative > span.text-body-lg-desktop |
Convert any conversation into a ticket with one click, automatically categorize… button.focus-visible:outline-2 > div.flex > div.text-body > p |
Build powerful automations to route conversations, manage SLAs, and configure e… button.focus-visible:outline-2 > div.flex > div.text-body > p |
Keep customers informed about new features, known issues, and policy changes wi… button.focus-visible:outline-2 > div.flex > div.text-body > p |
Build omnichannel message journeys with a no-code visual builder, targeting cus… button.focus-visible:outline-2 > div.flex > div.text-body > p |
Monitor every AI and human conversation in real time, with AI-powered scoring a… button.overflow-hidden > div.flex > div.text-body > p |
Access pre-built reports covering every support use case, and a fully customiza… button.overflow-hidden > div.flex > div.text-body > p |
These are opportunities to improve the legibility of your content.
Names and labels
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
ul.wsc:ml-auto > li > span.wsc:relative > a.wsc:items-center ul.wsc:ml-auto > li > span.wsc:relative > a.wsc:items-center |
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.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Learn more div.flex > div.group/thumb > div.peer-data-selected:opacity-100 > a.text-inline-link |
Learn more div.flex > div.group/thumb > div.peer-data-selected:opacity-100 > a.text-inline-link |
Learn more div.flex > div.group/thumb > div.peer-data-selected:opacity-100 > a.text-inline-link |
Learn more div.flex > div.group/thumb > div.peer-data-selected:opacity-100 > a.text-inline-link |
Learn more div.flex > div.group/thumb > div.peer-data-selected:opacity-100 > a.text-inline-link |
Learn more div.flex > div.group/thumb > div.peer-data-selected:opacity-100 > a.text-inline-link |
Learn more div.flex > div.group/thumb > div.peer-data-selected:opacity-100 > a.text-inline-link |
Learn more div.flex > div.group/thumb > div.peer-data-selected:opacity-100 > a.text-inline-link |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.
Best Practices
General
Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.
Performance issues directly impact user engagement and conversion rates.
| Issue type |
|---|
| Cookie |
SEO
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.
Content Best Practices
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 |
|---|---|
| fin.ai/insights | Learn more |
| fin.ai/customers | more |
| fin.ai/customers | Learn more |
| www.intercom.com/helpdesk/copilot | Learn more |
| www.intercom.com/helpdesk/tickets | Learn more |
| www.intercom.com/helpdesk/copilot | Learn more |
| www.intercom.com/helpdesk/omnichannel | Learn more |
| www.intercom.com/app-store | Learn more |
| www.intercom.com/helpdesk/outbound | Learn more |
| www.intercom.com/helpdesk/outbound | Learn more |
| www.intercom.com/helpdesk/outbound | Learn more |
| www.intercom.com/helpdesk/outbound | Learn more |
| fin.ai/insights | Learn more |
| fin.ai/insights | Learn more |
| www.intercom.com/helpdesk/reporting | Learn more |
| fin.ai/insights | Learn more |
| trust.intercom.com/ | Learn more |
| fin.ai/professional-services | Learn more |
| fin.ai/blueprint/introducing-ai-agents | Learn more |
| www.intercom.com/pricing | Learn more |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Crawling and Indexing
If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. Learn more about robots.txt.
Performance issues directly impact user engagement and conversion rates.
| Line # | Content | Error |
|---|---|---|
| 8 | LLMs: https://www.intercom.com/llms.txt | Unknown directive |
To appear in search results, crawlers need access to your app.