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.
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.
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 | |
|---|---|---|---|
Donation to feed children div.swiper > div#swiper-wrapper-7bf309103fd952779 > div.donation-card-2008 > img.spz-hero-card-img-2008 | /60af7f6d21134db12548f5b9/68263c182a5428fd299f78f5_donati... | 52.0 KiB | 36.4 KiB |
Membership Card div.swiper > div#swiper-wrapper-7bf309103fd952779 > div.donation-card-2008 > img.spz-hero-card-img-2008 | /60af7f6d21134db12548f5b9/68263c160864b544d5a4fabe_member... | 50.3 KiB | 35.2 KiB |
Annual concert event ticket div.swiper > div#swiper-wrapper-7bf309103fd952779 > div.donation-card-2008 > img.spz-hero-card-img-2008 | /60af7f6d21134db12548f5b9/68263c1857b74f19ef0fc394_ticket... | 43.8 KiB | 30.7 KiB |
Collect payments in one click. div.stack-vertical-2-5 > div.grid-3columns-2rem > div.how_card > img#w-node-b78bcfcc-dcb0-1beb-bb2f-b124f6876e07-f6876df4 | /60af7f6d21134db12548f5b9/685ce5b07d3148718ace3066_donati... | 92.9 KiB | 29.3 KiB |
Raffle div.swiper > div#swiper-wrapper-7bf309103fd952779 > div.donation-card-2008 > img.spz-hero-card-img-2008 | /60af7f6d21134db12548f5b9/68263c1838083323e3c41e6f_raffle... | 41.0 KiB | 28.8 KiB |
Auction Bid div.swiper > div#swiper-wrapper-7bf309103fd952779 > div.donation-card-2008 > img.spz-hero-card-img-2008 | /60af7f6d21134db12548f5b9/68263c189425dde514691958_auctio... | 35.8 KiB | 25.1 KiB |
Product Shop div.swiper > div#swiper-wrapper-7bf309103fd952779 > div.donation-card-2008 > img.spz-hero-card-img-2008 | /60af7f6d21134db12548f5b9/68263c175e4364d975c2cf18_shop-p... | 35.0 KiB | 24.6 KiB |
Tap to Pay div.swiper > div#swiper-wrapper-7bf309103fd952779 > div.donation-card-2008 > img.spz-hero-card-img-2008 | /60af7f6d21134db12548f5b9/68263c1838083323e3c41e73_ttp-p-... | 33.8 KiB | 23.7 KiB |
P2P Leaderboard div.swiper > div#swiper-wrapper-7bf309103fd952779 > div.donation-card-2008 > img.spz-hero-card-img-2008 | /60af7f6d21134db12548f5b9/68263c17897f8e10f8380f92_p2p-p-... | 28.3 KiB | 19.8 KiB |
div.stack-vertical-2-5 > div.grid-2colums-1-5 > div.stack-vertical-10px > img.responsive-tablet div.stack-vertical-2-5 > div.grid-2colums-1-5 > div.stack-vertical-10px > img.responsive-tablet | /60af7f6d21134db12548f5b9/678ff600fa4cd21d597b7409_How_ti... | 56.9 KiB | 19.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.
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.
| URL | Transfer Size | Duration |
|---|---|---|
| cdn.weglot.com/weglot.min.js | 71.0 KiB | 2.2 s |
| cdn.jsdelivr.net/npm/swiper@12/swiper-bundle.min.js | 43.7 KiB | 1.1 s |
| /60af7f6d21134db12548f5b9/css/zeffy.65eb479e83027abd8f3f9... | 81.0 KiB | 2.4 s |
| /60af7f6d21134db12548f5b9/css/zeffy.shared.692cf2328.min.css | 8.9 KiB | 806 ms |
| cdn.jsdelivr.net/npm/@splidejs/splide@4.1.4/dist/css/splide.min.css | 1.7 KiB | 756 ms |
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 |
|---|---|
| zeffy.com/ | 772 ms |
| www.zeffy.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 |
|---|---|---|
| /60af7f6d21134db12548f5b9/css/zeffy.65eb479e83027abd8f3f9... | 80.6 KiB | 73.4 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.
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 | 17.6 s |
| Other | 7.6 s |
| Script Parsing & Compilation | 1.6 s |
| Style & Layout | 1.2 s |
| Garbage Collection | 542 ms |
| Rendering | 523 ms |
| Parse HTML & CSS | 381 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 was evicted from the cache because an active network connection received too much data. Chrome limits the amount of data that a page may receive while cached. | Not actionable |
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 | |
|---|---|
Thank you card div.swiper > div#swiper-wrapper-7bf309103fd952779 > div.donation-card-2008 > img.spz-hero-card-img-2008 | /60af7f6d21134db12548f5b9/685e719ffade3a700486ab3e_donor_... |
Create your fundraising form div.stack-vertical-2-5 > div.grid-3columns-2rem > div.how_card > img.how-card_image | /60af7f6d21134db12548f5b9/6853df5c9afe2f7692f84e01_step-i... |
Collect payments in one click. div.stack-vertical-2-5 > div.grid-3columns-2rem > div.how_card > img#w-node-b78bcfcc-dcb0-1beb-bb2f-b124f6876e07-f6876df4 | /60af7f6d21134db12548f5b9/685ce5b07d3148718ace3066_donati... |
div.stack-vertical-2-5 > div.grid-2colums-1-5 > div.stack-vertical-10px > img.responsive-tablet div.stack-vertical-2-5 > div.grid-2colums-1-5 > div.stack-vertical-10px > img.responsive-tablet | /60af7f6d21134db12548f5b9/678ff600fa4cd21d597b7409_How_ti... |
Membership Card div.swiper > div#swiper-wrapper-7bf309103fd952779 > div.donation-card-2008 > img.spz-hero-card-img-2008 | /60af7f6d21134db12548f5b9/68263c160864b544d5a4fabe_member... |
Auction Bid div.swiper > div#swiper-wrapper-7bf309103fd952779 > div.donation-card-2008 > img.spz-hero-card-img-2008 | /60af7f6d21134db12548f5b9/68263c189425dde514691958_auctio... |
Donation to feed children div.swiper > div#swiper-wrapper-7bf309103fd952779 > div.donation-card-2008 > img.spz-hero-card-img-2008 | /60af7f6d21134db12548f5b9/68263c182a5428fd299f78f5_donati... |
Annual concert event ticket div.swiper > div#swiper-wrapper-7bf309103fd952779 > div.donation-card-2008 > img.spz-hero-card-img-2008 | /60af7f6d21134db12548f5b9/68263c1857b74f19ef0fc394_ticket... |
Tap to Pay div.swiper > div#swiper-wrapper-7bf309103fd952779 > div.donation-card-2008 > img.spz-hero-card-img-2008 | /60af7f6d21134db12548f5b9/68263c1838083323e3c41e73_ttp-p-... |
Raffle div.swiper > div#swiper-wrapper-7bf309103fd952779 > div.donation-card-2008 > img.spz-hero-card-img-2008 | /60af7f6d21134db12548f5b9/68263c1838083323e3c41e6f_raffle... |
Product Shop div.swiper > div#swiper-wrapper-7bf309103fd952779 > div.donation-card-2008 > img.spz-hero-card-img-2008 | /60af7f6d21134db12548f5b9/68263c175e4364d975c2cf18_shop-p... |
P2P Leaderboard div.swiper > div#swiper-wrapper-7bf309103fd952779 > div.donation-card-2008 > img.spz-hero-card-img-2008 | /60af7f6d21134db12548f5b9/68263c17897f8e10f8380f92_p2p-p-... |
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.
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 |
|---|
Will I ever have to pay to use Zeffy? div.stack-vertical-10px > div.fs-faq_item > div#w-dropdown-toggle-4 > h3.fs-faq_question |
How does Zeffy make money? div.stack-vertical-10px > div.fs-faq_item > div#w-dropdown-toggle-5 > h3.fs-faq_question |
What if my donors don’t leave a tip? div.stack-vertical-10px > div.fs-faq_item > div#w-dropdown-toggle-6 > h3.fs-faq_question |
Why would donors tip Zeffy? div.stack-vertical-10px > div.fs-faq_item > div#w-dropdown-toggle-7 > h3.fs-faq_question |
Zero-fee fundraising in action div.stack-vertical > h2.text-align-center > span.text-color--04cfaf > strong |
$18,345 div.case-study_bottom-card > div.stack-2-5 > div.stack-vertical > div.raised-saved_number |
$917 div.case-study_bottom-card > div.stack-2-5 > div.stack-vertical > div.raised-saved_number |
These are opportunities to improve the legibility of your content.
Names and labels
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.cf-padding-global > div.stack-vertical-1-25 > div.stack-1 > a.w-inline-block div.cf-padding-global > div.stack-vertical-1-25 > div.stack-1 > a.w-inline-block |
div.cf-padding-global > div.stack-vertical-1-25 > div.stack-1 > a.w-inline-block div.cf-padding-global > div.stack-vertical-1-25 > div.stack-1 > a.w-inline-block |
div.stack-vertical-5 > div.stack-vertical-2-5 > div.stack_header-footer > a#footer-home div.stack-vertical-5 > div.stack-vertical-2-5 > div.stack_header-footer > a#footer-home |
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.
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 |
|---|
Go to slide 1 section.spz-home-hero-2008-2 > div.swiper > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 2 section.spz-home-hero-2008-2 > div.swiper > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 3 section.spz-home-hero-2008-2 > div.swiper > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 4 section.spz-home-hero-2008-2 > div.swiper > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 5 section.spz-home-hero-2008-2 > div.swiper > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 6 section.spz-home-hero-2008-2 > div.swiper > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 7 section.spz-home-hero-2008-2 > div.swiper > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 8 section.spz-home-hero-2008-2 > div.swiper > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 9 section.spz-home-hero-2008-2 > div.swiper > div.swiper-pagination > span.swiper-pagination-bullet |
These items highlight common accessibility best practices.
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 | connect.facebook.net/en_US/fbevents.js line 279, col 769 |
| SharedStorage | c.amazon-adsystem.com/aat/amzn.js line 1, col 7935 |
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 |
|---|---|
[object Response] | |
Access to fetch at 'https://opps-api.getwarmly.com/api/sessions/trpc/sessions.createSession' from origin 'https://www.zeffy.com' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. | |
Attestation check for Shared Storage on https://ara.paa-reporting-advertising.amazon failed. | |
Error: <feOffset> attribute dx: Expected number, "NaN". | |
Error: <feOffset> attribute dx: Expected number, "NaN". | |
Error: <feOffset> attribute dx: Expected number, "NaN". | |
Error: <feOffset> attribute dx: Expected number, "NaN". | |
Error: <feOffset> attribute dx: Expected number, "NaN". | |
Error: <feOffset> attribute dx: Expected number, "NaN". | |
Error: <feOffset> attribute dy: Expected number, "NaN". | |
Error: <feOffset> attribute dy: Expected number, "NaN". | |
Error: <feOffset> attribute dy: Expected number, "NaN". | |
Error: <feOffset> attribute dy: Expected number, "NaN". | |
Error: <feOffset> attribute dy: Expected number, "NaN". | |
Error: <feOffset> attribute dy: Expected number, "NaN". | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: the server responded with a status of 500 () | |
www.zeffy.com/ line 2947, col 6 | ReferenceError: Splide is not defined
at https://www.zeffy.com/:2948:7 |
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.