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.
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 | |
|---|---|---|---|
Person in pink blazer using laptop & phone. Overlaid graphics show social media… div.mw900 > div#hero > picture > img.w-100p | /VXTUTVL1/at/mnf3w42wcx4tm7v8ssf8tkwj/home_header_collage... | 386.0 KiB | 352.4 KiB |
Person in yellow shirt viewing computer screen with overlaid graphics: "Br… div.mx-auto > div.dg > div.col-span-4 > div.br835 | /VXTUTVL1/at/p6sk5rg4gbpjj6zwbcqpz33/home_influencer-mark... | 448.5 KiB | 274.3 KiB |
Instagram Logo div.dn-ns > div.flex > div.flex > img.seeds-mw665 | /VXTUTVL1/at/mfh537z37gxbft5wv8q7w7/lgo_instagram.png?aut... | 13.6 KiB | 13.0 KiB |
Sprout Social Logo nav.flex > div.py350 > a.c--neutral-600 > img.di | /VXTUTVL1/at/8vwz9b7w83rhgfc8xvm8t8/lgo_sprout_lockup.png... | 11.3 KiB | 11.2 KiB |
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.
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 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 |
|---|---|---|
| sproutsocial.com/_next/static/chunks/03s~i-.84jh-u.css | 137.9 KiB | 136.9 KiB |
| sproutsocial.com/_next/static/chunks/023xl_uvphvjd.css | 16.9 KiB | 15.9 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 |
|---|---|---|
| cdn.cookielaw.org/scripttemplates/202411.1.0/otBannerSdk.js | 111.9 KiB | 97.7 KiB |
| cdn.cookielaw.org/scripttemplates/202411.1.0/otBannerSdk.js | 111.9 KiB | 74.9 KiB |
| www.googletagmanager.com/gtag/js?id=G-WY9TEC8W6X&cx=c>m=4e64h1 | 176.3 KiB | 68.4 KiB |
| www.googletagmanager.com/gtag/js?id=DC-12241085&cx=c>m=4e64h1 | 129.4 KiB | 60.1 KiB |
| js.qualified.com/qualified.js?token=9xabZoMAPTrAj7Ag | 116.1 KiB | 57.8 KiB |
| www.googletagmanager.com/gtag/js?id=DC-10155030&cx=c>m=4e64h1 | 129.4 KiB | 56.6 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-T9537R | 186.9 KiB | 55.9 KiB |
| www.googletagmanager.com/gtag/js?id=AW-10950212044&cx=c>m=4e64h1 | 136.5 KiB | 55.1 KiB |
| www.googletagmanager.com/gtag/js?id=AW-1023026350&cx=c>m=4e64h1 | 141.4 KiB | 52.8 KiB |
| js.qualified.com/packs/js/multimodal_v2-3fbc98a7.js | 97.2 KiB | 50.2 KiB |
| cdn.optimizely.com/js/18179512350.js | 109.9 KiB | 46.0 KiB |
| connect.facebook.net/en_US/fbevents.js | 96.5 KiB | 33.6 KiB |
| cdn-app.pathfactory.com/production/jukebox-lite/current/242.js | 59.4 KiB | 28.2 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.
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.9 s |
| Other | 5.3 s |
| Style & Layout | 1.3 s |
| Script Parsing & Compilation | 1.1 s |
| Rendering | 644 ms |
| Garbage Collection | 332 ms |
| Parse HTML & CSS | 246 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 |
| 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.
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 | |
|---|---|
All business is social a.col-span-5-nm > div.BrandCampaignFooterLockup-module-scss-module__KnZolW__outer-frame > div.BrandCampaignFooterLockup-module-scss-module__KnZolW__inner-frame > img.BrandCampaignFooterLockup-module-scss-module__KnZolW__lockup | /VXTUTVL1/at/x52kqt49n8p78mpn86w8x8mp/service-mark_all-bu... |
Instagram Logo div.dn-ns > div.flex > div.flex > img.seeds-mw665 | /VXTUTVL1/at/mfh537z37gxbft5wv8q7w7/lgo_instagram.png?aut... |
Slack logo div.dn-ns > div.flex > div.flex > img.seeds-mw665 | brandfolder.sproutsocial.com/VXTUTVL1/at/xtmr2sk63tr3p88rbnhkpvp/lgo_slack.svg |
Whatsapp Logo div.dn-ns > div.flex > div.flex > img.seeds-mw665 | /VXTUTVL1/at/4mwr4qg44s6gp23qcf4qpfw/lgo_whatsapp.svg |
Reddit Logo div.dn-ns > div.flex > div.flex > img.seeds-mw665 | brandfolder.sproutsocial.com/VXTUTVL1/at/cxhmr9ws8php8x99b5bk/lgo_reddit.svg |
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
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Plan & schedule content
Simplify workflows and collaboration to make sure your… div.mx-auto > div > div.flex > div.dg |
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 |
|---|
AI assistant body.overflow-y-visible-nm > q-focus-sentinel > div |
After AI assistant body.overflow-y-visible-nm > q-focus-sentinel > div |
AI assistant, start div#qualified-multimodal-host > div |
AI assistant, end div#qualified-multimodal-host > div |
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
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 |
|---|---|
| Topics | sproutsocial.com/assets/sentry.js line 15, col 4782 |
| AttributionReporting | |
| Unload event listeners are deprecated and will be removed. | sproutsocial.com/assets/sentry.js line 15, col 20387 |
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
cdn.cookielaw.org/scripttemplates/202411.1.0/otBannerSdk.js line 6, col 464841 | Uncaught TypeError: Cannot read properties of undefined (reading 'TenantFeatures') |
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.