Lighthouse Mobile
· 0 checks — Mobile 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.
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 | |
|---|---|---|---|
home-hero-mobile-v2 div.row > div.col-md-12 > div.mob-img > img.w-100 | unbounce.com/photos/home-hero-mobile-v2.png | 100.4 KiB | 89.7 KiB |
Optimize effortlessly div#bx3 > div.prodfeat-ig > picture > img | /spiralyze/image/upload/f_auto/unbounce/1016/frame_153822... | 50.4 KiB | 33.5 KiB |
Get started div#bx2 > div.prodfeat-ig > picture > img | /spiralyze/image/upload/f_auto/unbounce/1016/frame_153822... | 37.9 KiB | 25.2 KiB |
Custom code div#bx4 > div.prodfeat-ig > picture > img | /spiralyze/image/upload/f_auto/unbounce/1016/frame_153822... | 33.8 KiB | 22.4 KiB |
Create your page div#bx1 > div.prodfeat-ig > picture > img | /spiralyze/image/upload/f_auto/unbounce/1016/frame_153822... | 27.6 KiB | 18.3 KiB |
Company Logo div.ot-sdk-container > div.ot-sdk-row > div#onetrust-group-container > img.ot-bnr-logo | /logos/1022f197-87bb-479d-afa6-bc21f295f504/c320b1ae-1c32... | 11.8 KiB | 11.7 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.
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.
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.
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 | 6.0 s |
| Other | 1.6 s |
| Script Parsing & Compilation | 940 ms |
| Style & Layout | 406 ms |
| Parse HTML & CSS | 208 ms |
| Garbage Collection | 156 ms |
| Rendering | 140 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 |
|---|---|
| The page has an unload handler in the main frame. | Actionable |
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 |
|---|---|---|
| @font-face{font-family:"Figtree";font-style:italic;font-weight:300 900;font-display:swap; … } … | 31.6 KiB | 22.3 KiB |
| #onetrust-banner-sdk{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%} … | 20.6 KiB | 18.0 KiB |
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 | |
|---|---|
Create your page div#bx1 > div.prodfeat-ig > picture > img | /spiralyze/image/upload/f_auto/unbounce/1016/frame_153822... |
Custom code div#bx4 > div.prodfeat-ig > picture > img | /spiralyze/image/upload/f_auto/unbounce/1016/frame_153822... |
Get started div#bx2 > div.prodfeat-ig > picture > img | /spiralyze/image/upload/f_auto/unbounce/1016/frame_153822... |
Optimize effortlessly div#bx3 > div.prodfeat-ig > picture > img | /spiralyze/image/upload/f_auto/unbounce/1016/frame_153822... |
Forrest Schaffer div.prodcomp-sponsor > div.sponsor-ig > picture > img | res.cloudinary.com/spiralyze/image/upload/f_auto/unbounce/1016/client_mob.png |
Going div.prodcomp-sponsor > div.sponsor-logo > picture > img | /spiralyze/image/upload/f_auto/unbounce/1016/going_logo_m... |
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.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
search-icon div.container-fluid > div.menu-container > div.nav-toggles > button.search-toggle |
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.graphic-content-block > div.graphic-content-block > div.mt-3 > img.mt-0 div.graphic-content-block > div.graphic-content-block > div.mt-3 > img.mt-0 |
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.
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 |
|---|
div#footer-links-ai > ul#menu-footer-ai-nav > li.heading-ai-nav > a.dropdown-toggle div#footer-links-ai > ul#menu-footer-ai-nav > li.heading-ai-nav > a.dropdown-toggle |
These are opportunities to improve the legibility of your content.
Navigation
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Build and test stunning pages without a single line of code div.prodfeat-top > div#bx1 > div.prodfeat-disc > h4.prodfeat-add |
These are opportunities to improve keyboard navigation in your application.
Best practices
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.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
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 |
|---|
search-icon div.container-fluid > div.menu-container > div.nav-toggles > button.search-toggle |
These items highlight common accessibility best practices.
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
toggle menu div.container-fluid > div.menu-container > div.nav-toggles > button.navbar-toggler |
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 |
|---|---|
| AttributionReporting | |
| Specifying overflow: visible on img, video and canvas tags may cause them to produce visual content outside of the element bounds. See https://github.com/WICG/shared-element-transitions/blob/main/debugging_overflow_on_images.md. | cdn.cookielaw.org/scripttemplates/202312.1.0/otBannerSdk.js line 6, col 243254 |
| Unload event listeners are deprecated and will be removed. |
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 |
|---|---|
| unbounce.com/concierge/ | Learn more |
| cookiepedia.co.uk/giving-consent-to-cookies | More information |
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.graphic-content-block > div.graphic-content-block > div.mt-3 > img.mt-0 div.graphic-content-block > div.graphic-content-block > div.mt-3 > img.mt-0 |
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 |
|---|
Products div.mobile-nav-wrap > ul#menu-main-menu > li.no-hover > a.dropdown-toggle |
Products and features li.no-hover > ul.dropdown-menu > li.border-none > a.dropdown-toggle |
Landing pages li.border-none > ul.dropdown-menu > li.visible > a |
A/B testing li.border-none > ul.dropdown-menu > li.a-tag-none > a |
Smart Traffic li.border-none > ul.dropdown-menu > li.a-tag-none > a |
Products and features li.no-hover > ul.dropdown-menu > li.no-hover > a.dropdown-toggle |
AI Copywriting li.no-hover > ul.dropdown-menu > li.a-tag-none > a |
Integrations li.no-hover > ul.dropdown-menu > li.a-tag-none > a |
More solutions by Unbounce li.no-hover > ul.dropdown-menu > li.no-hover > a.dropdown-toggle |
Insightly CRM li.no-hover > ul.dropdown-menu > li.a-tag-none > a |
Solutions div.mobile-nav-wrap > ul#menu-main-menu > li.no-hover > a.dropdown-toggle |
Industries li.no-hover > ul.dropdown-menu > li.c > a.dropdown-toggle |
Use cases li.no-hover > ul.dropdown-menu > li.no-hover > a.dropdown-toggle |
Resources div.mobile-nav-wrap > ul#menu-main-menu > li.no-hover > a.dropdown-toggle |
The essentials li.no-hover > ul.dropdown-menu > li.border-none > a.dropdown-toggle |
div#footer-links > ul#menu-footer-menu > li.dropdown > a.dropdown-toggle div#footer-links > ul#menu-footer-menu > li.dropdown > a.dropdown-toggle |
div#footer-links > ul#menu-footer-menu > li.dropdown > a.dropdown-toggle div#footer-links > ul#menu-footer-menu > li.dropdown > a.dropdown-toggle |
div#footer-links > ul#menu-footer-menu > li.dropdown > a.dropdown-toggle div#footer-links > ul#menu-footer-menu > li.dropdown > a.dropdown-toggle |
div#footer-links > ul#menu-footer-menu > li.dropdown > a.dropdown-toggle div#footer-links > ul#menu-footer-menu > li.dropdown > a.dropdown-toggle |
To appear in search results, crawlers need access to your app.