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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| static.snapchat.com/videos/snapchat-dot-com/posters/lens.png | 0.0 ms | 471.8 KiB |
| static.snapchat.com/videos/snapchat-dot-com/find-your-friends.mp4 | 0.0 ms | 375.3 KiB |
| static.snapchat.com/videos/snapchat-dot-com/posters/map.png | 0.0 ms | 365.0 KiB |
| static.snapchat.com/videos/snapchat-dot-com/posters/find-your-friends.png | 0.0 ms | 294.3 KiB |
| static.snapchat.com/videos/snapchat-dot-com/posters/spotlight.png | 0.0 ms | 278.3 KiB |
| static.snapchat.com/images/snapchatdotcom/Homepage+Bitmojis.png | 0.0 ms | 77.8 KiB |
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.
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 | |
|---|---|---|---|
div.HomepageContent_videoSlidesContainer__RYMzP > div.VideoSlides_videoSlide__F3y7i > div.VideoSlides_videoWrapper__FY7c_ > video.VideoSlides_videoSlideVideo__66B_g div.HomepageContent_videoSlidesContainer__RYMzP > div.VideoSlides_videoSlide__F3y7i > div.VideoSlides_videoWrapper__FY7c_ > video.VideoSlides_videoSlideVideo__66B_g | static.snapchat.com/videos/snapchat-dot-com/posters/lens.png | 471.4 KiB | 435.8 KiB |
div.HomepageContent_videoSlidesContainer__RYMzP > div.VideoSlides_videoSlide__F3y7i > div.VideoSlides_videoWrapper__FY7c_ > video.VideoSlides_videoSlideVideo__66B_g div.HomepageContent_videoSlidesContainer__RYMzP > div.VideoSlides_videoSlide__F3y7i > div.VideoSlides_videoWrapper__FY7c_ > video.VideoSlides_videoSlideVideo__66B_g | static.snapchat.com/videos/snapchat-dot-com/posters/map.png | 364.6 KiB | 328.6 KiB |
div.HomepageContent_videoSlidesContainer__RYMzP > div.VideoSlides_videoSlide__F3y7i > div.VideoSlides_videoWrapper__FY7c_ > video.VideoSlides_videoSlideVideo__66B_g div.HomepageContent_videoSlidesContainer__RYMzP > div.VideoSlides_videoSlide__F3y7i > div.VideoSlides_videoWrapper__FY7c_ > video.VideoSlides_videoSlideVideo__66B_g | static.snapchat.com/videos/snapchat-dot-com/posters/spotlight.png | 277.9 KiB | 242.0 KiB |
bitmojis div.HomepageContent_homepage__bj0Ud > div.HomepageContent_scrollContainer__JeZpi > div.HomepageContent_videoSlidesContainer__RYMzP > img.HomepageContent_bitmojiImg__74_Ok | static.snapchat.com/images/snapchatdotcom/Homepage+Bitmojis.png | 77.5 KiB | 73.1 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.
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 |
|---|---|
| snapchat.com/ | 803 ms |
| www.snapchat.com/ | 0.0 ms |
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 |
|---|---|---|
| static.snapchat.com/snapchat-dot-com/_next/static/css/d8c67cbd57df6f4b.css | 26.1 KiB | 23.7 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 |
|---|---|---|
| /snapchat-dot-com/_next/static/chunks/pages/_app-5bf94840... | 9.3 MiB | 6.9 MiB |
| /snapchat-dot-com/_next/static/chunks/main-93dbaebda72da0... | 50.0 KiB | 26.6 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 |
|---|---|---|---|
| /snapchat-dot-com/_next/static/chunks/pages/_app-5bf94840... | 2.3 s | 1.3 s | 963 ms |
| /snapchat-dot-com/_next/static/chunks/framework-41b02394b... | 970 ms | 915 ms | 19 ms |
| www.snapchat.com/ | 579 ms | 5.5 ms | 0.6 ms |
| Unattributable | 416 ms | 56 ms | 0.0 ms |
| /snapchat-dot-com/_next/static/chunks/main-93dbaebda72da0... | 75 ms | 56 ms | 16 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 | 2.4 s |
| Script Parsing & Compilation | 1.0 s |
| Other | 540 ms |
| Style & Layout | 377 ms |
| Rendering | 57 ms |
| Parse HTML & CSS | 48 ms |
| Garbage Collection | 19 ms |
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 | |
|---|---|
bitmojis div.HomepageContent_homepage__bj0Ud > div.HomepageContent_scrollContainer__JeZpi > div.HomepageContent_videoSlidesContainer__RYMzP > img.HomepageContent_bitmojiImg__74_Ok | static.snapchat.com/images/snapchatdotcom/Homepage+Bitmojis.png |
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.
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 |
|---|
Discover Snapchat div.HomepageContent_scrollContainer__JeZpi > div.HomepageContent_landingScreen__NdJhc > div.HomepageContent_discoverSnapchatContainer__CARas > h6.HomepageContent_discoverSnapchatText__sRIq4 |
Advertisers div.HomepageContent_scrollContainer__JeZpi > div.HomepageContent_openYourSnapchatScreen__yfAAX > a.HomepageContent_openYourSnapchatCTALink__YhpLj > h3.Heading_h300__OlOwD |
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 |
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 |
|---|
Lenses nav.MobileBottomNav_bottomNav__JMe_5 > ul.MobileBottomNav_bottomLinkList__e_Se1 > li.MobileBottomNav_bottomItem__wbIaw > a.MobileBottomNavItem_link__Xxwu0 |
Stories nav.MobileBottomNav_bottomNav__JMe_5 > ul.MobileBottomNav_bottomLinkList__e_Se1 > li.MobileBottomNav_bottomItem__wbIaw > a.MobileBottomNavItem_link__Xxwu0 |
Best Practices
General
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 |
|---|---|
Access to fetch at 'https://growth-web-dev-tool.mesh.sc-corp.net/api/open-sesame' from origin 'https://www.snapchat.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: the server responded with a status of 403 () | |
Uncaught Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings. | |
Uncaught Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings. | |
Uncaught Error: Minified React error #422; visit https://reactjs.org/docs/error-decoder.html?invariant=422 for the full message or use the non-minified dev environment for full errors and additional helpful warnings. | |
Uncaught Error: Minified React error #425; visit https://reactjs.org/docs/error-decoder.html?invariant=425 for the full message or use the non-minified dev environment for full errors and additional helpful warnings. |
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 |
|---|
| Content security policy |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
Performance issues directly impact user engagement and conversion rates.
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.