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.
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.mbe-96 > video-player.video-container > div.thumbnail > img div.mbe-96 > video-player.video-container > div.thumbnail > img | www.todoist.com/_astro/poster-image.2nEMsGp8.png | 421.1 KiB | 409.1 KiB |
Todoist app interface showing daily tasks, projects, and team sections with a m… div.hero > div.illustration > div.image-container > img.foreground-image | www.todoist.com/_astro/headerui.en.DAyuar6R_Z1JX863.webp | 96.6 KiB | 83.9 KiB |
div.image-column > video-player.video-container > div.thumbnail > img div.image-column > video-player.video-container > div.thumbnail > img | www.todoist.com/_astro/ai-video-thumbnail.CZxmLcd8_Z2mIDIL.webp | 55.2 KiB | 50.8 KiB |
div.mbs-32 > div.video-container > astro-island > video div.mbs-32 > div.video-container > astro-island > video | /imagist/video/upload/f_auto,so_0.1/f_auto,q_auto/v175554... | 26.3 KiB | 23.8 KiB |
li > div.mobile-template-card > div.mobile-template-image > img li > div.mobile-template-card > div.mobile-template-image > img | /dm4oa8qtogq0/1la3hgXN3C6hvQI6IulAKV/14b9e9e3675dea1a0d8b... | 20.3 KiB | 19.1 KiB |
li > div.mobile-template-card > div.mobile-template-image > img li > div.mobile-template-card > div.mobile-template-image > img | /dm4oa8qtogq0/15OVPgnxNOQKhBmfbiju8D/6237caafe7e2eb3efd98... | 15.2 KiB | 14.0 KiB |
div.mbs-32 > div.video-container > astro-island > video div.mbs-32 > div.video-container > astro-island > video | /imagist/video/upload/f_auto,so_0.1/f_auto,q_auto/v175554... | 14.5 KiB | 13.1 KiB |
div.mbs-32 > div.video-container > astro-island > video div.mbs-32 > div.video-container > astro-island > video | /imagist/video/upload/f_auto,so_0.1/f_auto,q_auto/v175554... | 11.6 KiB | 10.5 KiB |
div.mbs-32 > div.video-container > astro-island > video div.mbs-32 > div.video-container > astro-island > video | /imagist/video/upload/f_auto,so_0.1/f_auto,q_auto/v176828... | 11.0 KiB | 9.9 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 |
|---|---|---|
| www.todoist.com/_astro/index.DAfKt5uT.css | 1.5 KiB | |
| www.todoist.com/_astro/_slug_.-6Uo_yjt.css | 73.0 KiB | 750 ms |
| www.todoist.com/_astro/_slug_.CwMIkVzm.css | 1.6 KiB | |
| www.todoist.com/_astro/index.1pp5_YPP.css | 2.2 KiB |
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 |
|---|---|---|
| cdn.requestmetrics.com/agent/current/rm.js | 1200.0 s | 14.7 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 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 |
|---|---|---|
| www.todoist.com/_astro/_slug_.-6Uo_yjt.css | 72.6 KiB | 59.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.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.googletagmanager.com/gtag/js?id=G-L1YQDZCTV5&cx=c>m=4e6460 | 168.6 KiB | 68.0 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-KW4J5DNZ | 159.5 KiB | 63.5 KiB |
| www.todoist.com/_astro/client.BWFqRWag.js | 69.7 KiB | 25.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 |
|---|---|---|---|
| www.todoist.com/ | 1.0 s | 41 ms | 8.0 ms |
| Unattributable | 935 ms | 86 ms | 0.0 ms |
| www.todoist.com/_astro/index.DKtf60Sy.js | 726 ms | 157 ms | 0.4 ms |
| www.googletagmanager.com/gtag/js?id=G-L1YQDZCTV5&cx=c>m=4e6460 | 347 ms | 281 ms | 62 ms |
| www.googletagmanager.com/gtm.js?id=GTM-KW4J5DNZ | 297 ms | 234 ms | 61 ms |
| www.todoist.com/_astro/ScrollTrigger.h_CMBckj.js | 266 ms | 64 ms | 0.3 ms |
| www.todoist.com/_astro/client.BWFqRWag.js | 260 ms | 226 ms | 0.6 ms |
| www.todoist.com/_astro/ScrollTrigger.BWsqEc1I.js | 230 ms | 117 ms | 0.3 ms |
| tr.capterra.com/static/vcvr.js | 69 ms | 54 ms | 9.8 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 | 1.4 s |
| Script Evaluation | 1.3 s |
| Style & Layout | 1.2 s |
| Rendering | 184 ms |
| Script Parsing & Compilation | 153 ms |
| Parse HTML & CSS | 84 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.
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
When an element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn how to make command elements more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
body.todoistTheme > div.appContainer > astro-island > div._overlay_1d1qk_6 body.todoistTheme > div.appContainer > astro-island > div._overlay_1d1qk_6 |
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.
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 |
|---|
Start for free li._mobileRegisterItem_1v9k5_27 > span._navbarItem_53i31_1 > a._text_qx30j_1 > span._textWrapper_1yend_73 |
Clear your mind div > div.text-lock-up > div.text-container > p._text_qx30j_1 |
Plan with confidence div > div.text-lock-up > div.text-container > p._text_qx30j_1 |
These are opportunities to improve the legibility of your content.
Tables and lists
Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Work
Accounting Tasks
Business Travel Packing div._hidden_snh3y_1 > feature-radio-tile-group.mbe-24 > ul > li |
Personal div._hidden_snh3y_1 > feature-radio-tile-group.mbe-24 > ul > li |
Education div._hidden_snh3y_1 > feature-radio-tile-group.mbe-24 > ul > li |
Management div._hidden_snh3y_1 > feature-radio-tile-group.mbe-24 > ul > li |
Marketing & Sales div._hidden_snh3y_1 > feature-radio-tile-group.mbe-24 > ul > li |
Customer Support div._hidden_snh3y_1 > feature-radio-tile-group.mbe-24 > ul > li |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Best Practices
User Experience
Image display dimensions should match natural aspect ratio. Learn more about image aspect ratio.
Performance issues directly impact user engagement and conversion rates.
| URL | Aspect Ratio (Displayed) | Aspect Ratio (Actual) | |
|---|---|---|---|
div.hero > div.illustration > div.image-container > img.background-image div.hero > div.illustration > div.image-container > img.background-image | www.todoist.com/_astro/background.BbIjsenq_13uyaQ.webp | 500 x 590 (0.85) | 590 x 332 (1.78) |
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 |
|---|---|
www.todoist.com/_astro/client.BWFqRWag.js line 23, col 24704 | Error: Minified React error #418; visit https://react.dev/errors/418?args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at da (https://www.todoist.com/_astro/client.BWFqRWag.js:24:24705)
at A1 (https://www.todoist.com/_astro/client.BWFqRWag.js:24:73925)
at w1 (https://www.todoist.com/_astro/client.BWFqRWag.js:24:106263)
at _h (https://www.todoist.com/_astro/client.BWFqRWag.js:24:106236)
at Nh (https://www.todoist.com/_astro/client.BWFqRWag.js:24:106097)
at C1 (https://www.todoist.com/_astro/client.BWFqRWag.js:24:101993)
at fv (https://www.todoist.com/_astro/client.BWFqRWag.js:24:113630)
at MessagePort.Ea (https://www.todoist.com/_astro/client.BWFqRWag.js:9:1650) |
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.