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 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.
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 |
|---|---|---|
| www.redditstatic.com/ads/pixel.js | 60.0 s | 19.0 KiB |
| www.google-analytics.com/analytics.js | 7200.0 s | 20.9 KiB |
| tag.demandbase.com/e5737616348cbfe8.min.js | 3600.0 s | 18.5 KiB |
| s.yimg.jp/images/listing/tool/cv/ytag.js | 600.0 s | 11.8 KiB |
| tag.flvcdn.net/lytag.js | 600.0 s | 9.5 KiB |
| snap.licdn.com/li.lms-analytics/insight.min.js | 86400.0 s | 18.7 KiB |
| js.zi-scripts.com/zi-tag.js | 0.0 ms | 5.9 KiB |
| /rp.gif?ts=1778406054892&id=t2_l4hi0cof&event=PageVisit&m... | 0.0 ms | 666 B |
| /collect/?pid=332772&url=https%3A%2F%2Fstripe.com%2F&fmt=... | 0.0 ms | 552 B |
| partners.tremorhub.com/sync?UIDM=546610cc-50dd-48f2-8d8f-402c06895d6e | 0.0 ms | 393 B |
| q.quora.com/_/ad/8a924fea65514ffb9467da930d0acaca/pixel?tag=ViewContent | 0.0 ms | 344 B |
| /track/cmb/generic?ttd_pid=lp1a8un&ttd_tpi=1&ttd_passthro... | 0.0 ms | 254 B |
| /attribution_trigger?pid=332772&time=1778406055288&url=ht... | 0.0 ms | 80 B |
| /collect?v=2&fmt=js&pid=332772&time=1778406055288&li_adsI... | 0.0 ms | 41 B |
| /tr?id=742650679237989&dl=https://stripe.com/?auth=0&ev=P... | 0.0 ms | 19 B |
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.dom-graphic__content > div.payments-graphic__terminal > picture.payments-graphic__terminal-image > img div.dom-graphic__content > div.payments-graphic__terminal > picture.payments-graphic__terminal-image > img | /fzn2n1nzq965/1Vf8oT9Fm6dEwpnEx5PgK1/055956f38d7fd8b0cc74... | 67.9 KiB | 24.9 KiB |
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.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /mkt-ssr-statics/assets/_next/static/chunks/pages/index-b... | 233.5 KiB | 106.0 KiB |
| /mkt-ssr-statics/assets/_next/static/chunks/pages/_app-d7... | 337.2 KiB | 70.7 KiB |
| /mkt-ssr-statics/assets/_next/static/chunks/c67c952e-7f65... | 55.8 KiB | 42.4 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 |
|---|---|---|---|
| /mkt-ssr-statics/assets/_next/static/chunks/50582.fb4a3d1... | 117.3 s | 2.4 s | 9.9 ms |
| /mkt-ssr-statics/assets/_next/static/chunks/framework-bfb... | 3.2 s | 2.3 s | 17 ms |
| stripe.com/ | 2.7 s | 12 ms | 0.9 ms |
| Unattributable | 2.4 s | 138 ms | 0.0 ms |
| /mkt-ssr-statics/assets/_next/static/chunks/pages/_app-d7... | 937 ms | 545 ms | 326 ms |
| /mkt-ssr-statics/assets/_next/static/chunks/pages/index-b... | 493 ms | 360 ms | 126 ms |
| /mkt-ssr-statics/assets/_next/static/chunks/46687.21608bb... | 356 ms | 207 ms | 5.7 ms |
| /mkt-ssr-statics/assets/_next/static/chunks/38484-72a8319... | 332 ms | 15 ms | 3.4 ms |
| /mkt-ssr-statics/assets/_next/static/chunks/81888-44c0418... | 280 ms | 259 ms | 9.0 ms |
| /mkt-ssr-statics/assets/_next/static/chunks/c67c952e-7f65... | 218 ms | 188 ms | 29 ms |
| /mkt-ssr-statics/assets/_next/static/chunks/webpack-a98e8... | 147 ms | 137 ms | 6.1 ms |
| /mkt-ssr-statics/assets/_next/static/chunks/main-df8f4439... | 88 ms | 73 ms | 15 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 |
|---|---|
| Other | 116.1 s |
| Script Evaluation | 6.8 s |
| Style & Layout | 2.6 s |
| Rendering | 2.2 s |
| Script Parsing & Compilation | 695 ms |
| Garbage Collection | 410 ms |
| Parse HTML & CSS | 128 ms |
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.
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 |
|---|
Accept and optimize payments globally—online and in person
Pay Roastery
Cartsy … div.modular-solutions-bento > div.modular-solutions-bento__content > div.modular-solutions-bento__layout > button.modular-solutions-bento-card |
Enable any billing model
Pro Plan
Billed monthly
Tokens
$0.01 per 1,000 units
U… div.modular-solutions-bento > div.modular-solutions-bento__content > div.modular-solutions-bento__layout > button.modular-solutions-bento-card |
Read the story div#customer-Hertz > div#detail-customer-content-Hertz > div.customer-stories__customer-content--read > a#customer-content-Hertz |
Read the story div#customer-URBN > div#detail-customer-content-URBN > div.customer-stories__customer-content--read > a#customer-content-URBN |
Read the story div#customer-Instacart > div#detail-customer-content-Instacart > div.customer-stories__customer-content--read > a#customer-content-Instacart |
Read the story div#customer-LeMonde > div#detail-customer-content-LeMonde > div.customer-stories__customer-content--read > a#customer-content-LeMonde |
Best Practices
General
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.
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 |
|---|---|
| stripe.com/blog/introducing-our-agentic-commerce-solutions | Read more |
| stripe.com/blog/introducing-our-agentic-commerce-solutions | Read more |
Format your HTML in a way that enables crawlers to better understand your app’s content.