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 long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
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.
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 | |
|---|---|---|---|
section.section > div.container > div.flex > div.gradient-blob section.section > div.container > div.flex > div.gradient-blob | d3tnn7lar6ozas.cloudfront.net/5532c5b0-e936-4543-91f4-0d37f48d0660.png | 608.3 KiB | 607.8 KiB |
div#swiper-wrapper-36b9c60c5777d49a > div.swiper-slide > div#6423521-6190848 > img#img-6190848-506574101 div#swiper-wrapper-36b9c60c5777d49a > div.swiper-slide > div#6423521-6190848 > img#img-6190848-506574101 | /production/general/AI-Brand-Kit-6.png?w=1440&h=1440&q=80... | 127.3 KiB | 113.6 KiB |
div#swiper-wrapper-36b9c60c5777d49a > div.swiper-slide > div#6423523-6190303 > img#img-6190303-1575861860 div#swiper-wrapper-36b9c60c5777d49a > div.swiper-slide > div#6423523-6190303 > img#img-6190303-1575861860 | /production/general/Business-Goals-3.png?w=1440&h=1440&q=... | 73.4 KiB | 65.5 KiB |
div#swiper-wrapper-36b9c60c5777d49a > div.swiper-slide > div#6423527-6190853 > img#img-6190853-1370249544 div#swiper-wrapper-36b9c60c5777d49a > div.swiper-slide > div#6423527-6190853 > img#img-6190853-1370249544 | /production/general/AI-Campaign-Builder-8.png?w=1440&h=14... | 71.9 KiB | 64.2 KiB |
div#swiper-wrapper-36b9c60c5777d49a > div.swiper-slide > div#6423525-6190599 > img#img-6190599-1288767540 div#swiper-wrapper-36b9c60c5777d49a > div.swiper-slide > div#6423525-6190599 > img#img-6190599-1288767540 | /production/general/AI-Automation-Builder-2.png?w=1440&h=... | 65.4 KiB | 58.3 KiB |
div#swiper-wrapper-36b9c60c5777d49a > div.swiper-slide > div#6423529-6190385 > img#img-6190385-932950417 div#swiper-wrapper-36b9c60c5777d49a > div.swiper-slide > div#6423529-6190385 > img#img-6190385-932950417 | /production/general/AI-Suggested-Segments_2025-11-12-1652... | 60.7 KiB | 54.1 KiB |
div#swiper-wrapper-36b9c60c5777d49a > div.swiper-slide > div#6423531-6190608 > img#img-6190608-1862820907 div#swiper-wrapper-36b9c60c5777d49a > div.swiper-slide > div#6423531-6190608 > img#img-6190608-1862820907 | /production/general/Insights-capabilities-of-Active-Intel... | 35.9 KiB | 32.0 KiB |
Image div.featured-slides__image-nodes > div.node-wrapper > div.shadow-xl > img.node-image | /production/general/image.png?w=700&h=614&auto=compress%2... | 30.7 KiB | 26.2 KiB |
SMS automations div.featured-slides__image-nodes > div.node-wrapper > div.shadow-xl > img.node-image | /production/general/SMS-automations.png?w=714&h=651&auto=... | 24.7 KiB | 21.2 KiB |
Analytics report div.featured-slides__image-nodes > div.node-wrapper > div.shadow-xl > img.node-image | /production/general/analytics-report_2025-11-12-164254_oe... | 19.6 KiB | 16.7 KiB |
Lead scores div.featured-slides__image-nodes > div.node-wrapper > div.shadow-xl > img.node-image | /production/general/lead-scores_2025-11-12-164654_lelz.pn... | 15.1 KiB | 12.9 KiB |
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Duration |
|---|---|---|
| www.activecampaign.com/dist/assets/site-Bkt8rrIY.css | 41.0 KiB | 80 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| activecampaign.com/ | 254 ms |
| www.activecampaign.com/ | 0.0 ms |
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.
Diagnostics
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 |
|---|---|---|---|
| www.activecampaign.com/ | 2.5 s | 2.2 s | 1.6 ms |
| www.activecampaign.com/dist/assets/FullWidthScrollingSlides-D0iG5PuO.js | 1.9 s | 56 ms | 0.0 ms |
| www.activecampaign.com/dist/scripts/EHawkTalon6.js | 138 ms | 85 ms | 1.8 ms |
| Unattributable | 136 ms | 24 ms | 0.0 ms |
| www.googletagmanager.com/gtm.js?id=GTM-NQ88L9R | 120 ms | 100 ms | 13 ms |
| assets.adobedtm.com/fccae223403d/b9ca3c9bef1d/launch-dab30381be28.min.js | 110 ms | 100 ms | 5.2 ms |
| www.activecampaign.com/dist/assets/site-DmVOdxES.js | 106 ms | 28 ms | 0.1 ms |
| static.zdassets.com/web_widget/messenger/latest/web-widget-main-22a6ed7.js | 104 ms | 80 ms | 14 ms |
| www.activecampaign.com/dist/assets/navigation-CQ432YZb.js | 99 ms | 65 ms | 0.1 ms |
| www.googletagmanager.com/gtag/js?id=DC-15400753&cx=c>m=4e64h1 | 60 ms | 50 ms | 9.7 ms |
| cdn.cookielaw.org/scripttemplates/202306.2.0/otBannerSdk.js | 55 ms | 33 ms | 7.2 ms |
| www.activecampaign.com/cdn-cgi/challenge-platform/scripts/jsd/main.js | 53 ms | 49 ms | 0.5 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 | 3.1 s |
| Other | 2.0 s |
| Style & Layout | 260 ms |
| Rendering | 173 ms |
| Script Parsing & Compilation | 74 ms |
| Parse HTML & CSS | 26 ms |
| Garbage Collection | 8.8 ms |
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.activecampaign.com/dist/assets/site-Bkt8rrIY.css | 41.0 KiB | 31.4 KiB |
| #onetrust-banner-sdk{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%} … | 19.4 KiB | 16.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.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| static.zdassets.com/web_widget/messenger/latest/web-widget-main-22a6ed7.js | 216.8 KiB | 105.8 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-NQ88L9R | 204.3 KiB | 82.1 KiB |
| www.googletagmanager.com/gtag/js?id=DC-15400753&cx=c>m=4e64h1 | 129.4 KiB | 56.2 KiB |
| cdn.cookielaw.org/scripttemplates/202306.2.0/otBannerSdk.js | 97.4 KiB | 51.3 KiB |
| solve-widget.forethought.ai/embed.js | 68.6 KiB | 39.5 KiB |
| script.hotjar.com/modules.6a0f3932cb1341a35c18.js | 56.1 KiB | 37.8 KiB |
| assets.adobedtm.com/fccae223403d/b9ca3c9bef1d/launch-dab30381be28.min.js | 83.5 KiB | 28.5 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 | |
|---|---|
SMS automations div.featured-slides__image-nodes > div.node-wrapper > div.shadow-xl > img.node-image | /production/general/SMS-automations.png?w=714&h=651&auto=... |
Image div.featured-slides__image-nodes > div.node-wrapper > div.shadow-xl > img.node-image | /production/general/image.png?w=700&h=614&auto=compress%2... |
Analytics report div.featured-slides__image-nodes > div.node-wrapper > div.shadow-xl > img.node-image | /production/general/analytics-report_2025-11-12-164254_oe... |
Lead scores div.featured-slides__image-nodes > div.node-wrapper > div.shadow-xl > img.node-image | /production/general/lead-scores_2025-11-12-164654_lelz.pn... |
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
ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. Learn how to make ARIA dialog elements more accessible.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
REQUEST A DEMO
Get 1‑on‑1 time with an expert
Book a personalized demo and see… body#site > div#demoRequestDrawer |
REQUEST PRICING
Get your tailored plan, built for your business
Tell us your n… body#site > div#pricingRequestDrawer |
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.
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 |
|---|
Go to slide 1 div.prompt-text-box__wrapper > div.carousel-navigation-controls > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 2 div.prompt-text-box__wrapper > div.carousel-navigation-controls > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 3 div.prompt-text-box__wrapper > div.carousel-navigation-controls > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 4 div.prompt-text-box__wrapper > div.carousel-navigation-controls > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 5 div.prompt-text-box__wrapper > div.carousel-navigation-controls > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 6 div.prompt-text-box__wrapper > div.carousel-navigation-controls > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 1 div.container-alignment-helper > div.carousel-navigation-controls > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 2 div.container-alignment-helper > div.carousel-navigation-controls > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 3 div.container-alignment-helper > div.carousel-navigation-controls > div.swiper-pagination > span.swiper-pagination-bullet |
These items highlight common accessibility best practices.
Best Practices
General
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| SharedStorage | |
| StorageType.persistent is deprecated. Please use standardized navigator.storage instead. | |
| Fledge |
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 |
|---|---|
| cookiepedia.co.uk/giving-consent-to-cookies | More information |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Crawling and Indexing
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
Performance issues directly impact user engagement and conversion rates.
| Uncrawlable Link |
|---|
div.flex > ul.flex > li.flex > a.text-theme-color div.flex > ul.flex > li.flex > a.text-theme-color |
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 |
|---|---|---|
| 53 | Crawl-Delay: 1 | Unknown directive |
To appear in search results, crawlers need access to your app.