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.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
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.
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
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.
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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| ws-assets.zoominfo.com/formcomplete.js | 3600.0 s | 14.5 KiB |
| js.zi-scripts.com/zi-tag.js | 0.0 ms | 5.8 KiB |
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 | |
|---|---|---|---|
Various icons of apps that integrate with SurveyMonkey, such as PayPal, Google … div.GridPlus_mdsGridPlus__qT3_d > div.GridPlusItem_mdsGridPlusItem__S8Xua > figure.sm-image-2-165 > img.sm-img-2-167 | prod.smassets.net/assets/content/sm/automate-like-a-pro-homepage.webp | 94.4 KiB | 73.1 KiB |
Headshots of different women, with a table next to them with demographic inform… div.GridPlus_mdsGridPlus__qT3_d > div.GridPlusItem_mdsGridPlusItem__S8Xua > figure.sm-image-2-165 > img.sm-img-2-167 | prod.smassets.net/assets/content/sm/target-like-a-pro-homepage.webp | 75.2 KiB | 58.2 KiB |
Build with AI prompt that says I need a survey to measure how likely potential … div.GridPlus_mdsGridPlus__qT3_d > div.GridPlusItem_mdsGridPlusItem__S8Xua > figure.sm-image-2-165 > img.sm-img-2-167 | prod.smassets.net/assets/content/sm/build-like-a-pro-homepage.webp | 40.3 KiB | 31.2 KiB |
Concept test between screenshots of two different ads with ad B showing that it… div.GridPlus_mdsGridPlus__qT3_d > div.GridPlusItem_mdsGridPlusItem__S8Xua > figure.sm-image-2-165 > img.sm-img-2-167 | prod.smassets.net/assets/content/sm/analyze-like-a-pro-homepage.webp | 36.0 KiB | 28.1 KiB |
Woman working on laptop, surrounded by different survey-related results, such a… div.GridPlus_mdsGridPlus__qT3_d > div.GridPlusItem_mdsGridPlusItem__S8Xua > figure.sm-image-2-165 > img.sm-img-2-167 | prod.smassets.net/assets/content/sm/ai-video-clip-homepage-1536x545.webp | 44.4 KiB | 23.0 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.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| surveymonkey.com/ | 278 ms |
| www.surveymonkey.com/ | 0.0 ms |
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
Performance issues directly impact user engagement and conversion rates.
| Element | Layout shift score |
|---|---|
We value your privacy
We and our third party partners may use cookies and simil… body.mds-locale--en-US > div#fides-overlay > div#fides-overlay-wrapper > div#fides-banner-container | 0.167 |
Guess less. Know more. div.GridPlusItem_mdsGridPlusItem__S8Xua > div.sm-mdsHeroPlainContent-2-118 > div.noneMarginBottom > h1 | 0.001 |
AI-powered tools that help your team unlock insights to make confident decision… div.GridPlus_mdsGridPlus__qT3_d > div.GridPlusItem_mdsGridPlusItem__S8Xua > div.sm-mdsHeroPlainContent-2-118 > p.mds-paragraph | 0.000 |
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 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 |
|---|---|---|
| prod.smassets.net/assets/website/2.355.1/shared.css | 10.2 KiB | 10.1 KiB |
| prod.smassets.net/assets/website/2.355.1/_next/static/css/ce39cde1e979b5b0.css | 10.7 KiB | 10.1 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.
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
ARIA roles must have valid values in order to perform their intended accessibility functions. Learn more about valid ARIA roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
PRODUCT
Overview
Surveys
AI Survey Generator
Online Forms
Market Research
Inte… footer.Box_wrenchBox__7pEZ_ > div.Box_wrenchBox__7pEZ_ > div.Box_wrenchBox__7pEZ_ > div.Box_wrenchBox__7pEZ_ |
POPULAR TEMPLATES
Customer Satisfaction
Employee Engagement
Event Feedback
Pro… footer.Box_wrenchBox__7pEZ_ > div.Box_wrenchBox__7pEZ_ > div.Box_wrenchBox__7pEZ_ > div.Box_wrenchBox__7pEZ_ |
RESOURCES
Customers
Blog
Resource Center
Free Tools
Trust Center
Support
Conta… footer.Box_wrenchBox__7pEZ_ > div.Box_wrenchBox__7pEZ_ > div.Box_wrenchBox__7pEZ_ > div.Box_wrenchBox__7pEZ_ |
LEARN
How to Create Surveys
NPS Calculator
Margin of Error Calculator
Sample S… footer.Box_wrenchBox__7pEZ_ > div.Box_wrenchBox__7pEZ_ > div.Box_wrenchBox__7pEZ_ > div.Box_wrenchBox__7pEZ_ |
ABOUT
Leadership Team
Newsroom
Vision and Mission
Social Impact and Inclusion
… footer.Box_wrenchBox__7pEZ_ > div.Box_wrenchBox__7pEZ_ > div.Box_wrenchBox__7pEZ_ > div.Box_wrenchBox__7pEZ_ |
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 |
|---|
Privacy Notice div#fides-banner-description > div > div.fides-experience-description-part > a |
Cookies Notice div#fides-banner-description > div > div.fides-experience-description-part > a |
Reject all div#fides-button-group > div.fides-banner-button-group > button#fides-reject-all-button > span |
Accept all div#fides-button-group > div.fides-banner-button-group > button#fides-accept-all-button > span |
Customise div#fides-button-group > div.fides-banner-button-group > button#fides-manage-preferences-button > span |
Get started free div.GridPlusItem_mdsGridPlusItem__S8Xua > div.sm-mdsHeroPlainContent-2-118 > div.sm-addFlex-2-125 > a.sm-mdsHeroCta-2-144 |
Get started free div.sm-addFlex-2-125 > div.sm-mdsColumnContent-2-188 > div.Box_wrenchBox__JCv3S > a.sm-linkButton-2-148 |
Get started free div.sm-addFlex-2-125 > div.sm-mdsColumnContent-2-188 > div.Box_wrenchBox__JCv3S > a.sm-linkButton-2-148 |
Get started free div.sm-addFlex-2-125 > div.sm-mdsColumnContent-2-188 > div.Box_wrenchBox__JCv3S > a.sm-linkButton-2-148 |
Get started free div.sm-addFlex-2-125 > div.sm-mdsColumnContent-2-188 > div.Box_wrenchBox__JCv3S > a.sm-linkButton-2-148 |
Customer experience div > ul.Tabs_wrenchTabs__l62rh > li.Tabs_wrenchTab__ff6HX > button#tab-0 |
Get started free div.sm-mediaCard-2-629 > div.sm-padding-2-633 > div.Box_wrenchBox__JCv3S > a.sm-linkButton-2-148 |
View individual plans div.sm-mediaCard-2-629 > div.sm-padding-2-633 > div.Box_wrenchBox__JCv3S > a.sm-linkButton-2-148 |
View team plans div.sm-mediaCard-2-629 > div.sm-padding-2-633 > div.Box_wrenchBox__JCv3S > a.sm-linkButton-2-148 |
Contact sales div.sm-mediaCard-2-629 > div.sm-padding-2-633 > div.Box_wrenchBox__JCv3S > a.sm-linkButton-2-148 |
Get started free div.sm-addFlex-2-125 > div.sm-mdsColumnContent-2-188 > div.Box_wrenchBox__JCv3S > a.sm-linkButton-2-148 |
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
AI-polished div.sm-addFlex-2-125 > div.sm-mdsColumnContent-2-188 > p.mds-paragraph > a.sm-link |
500+ expert templates div.sm-addFlex-2-125 > div.sm-mdsColumnContent-2-188 > p.mds-paragraph > a.sm-link |
global audience panel div.sm-addFlex-2-125 > div.sm-mdsColumnContent-2-188 > p.mds-paragraph > a.sm-link |
integrations div.sm-addFlex-2-125 > div.sm-mdsColumnContent-2-188 > p.mds-paragraph > a.sm-link |
These are opportunities to improve the legibility of your content.
Best Practices
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 |
|---|---|
| www.surveymonkey.com/curiosity/surveymonkey-trends-2026/ | Learn more |
| www.surveymonkey.com/curiosity/surveymonkey-trends-2026/ | Learn more |
Format your HTML in a way that enables crawlers to better understand your app’s content.