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 |
|---|---|---|
| consent.cookiebot.com/uc.js | 229.0 s | 27.0 KiB |
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.
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 |
|---|---|---|
| consent.cookiebot.com/uc.js | 27.0 KiB | 1.0 s |
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 | |
|---|---|---|---|
Screenshot of integrations that Toggl Track can connect with div.css-6f3rui-TrackEaseOfUseTabMobileImage > div.gatsby-image-wrapper > picture > img | /b/static/c39fa7596c3ecc68b76cd8c8f37f25d0/50892/track-ti... | 50.2 KiB | 38.2 KiB |
Toggl Track reports with illustrations showing desktop and mobile apps, and 100… div.css-1o1qd6v-HeroImage > div.gatsby-image-wrapper > picture > img | /b/static/55f8e7a61ed2f30bfc7a3da96da1d3d9/796cf/hero-ima... | 30.1 KiB | 27.7 KiB |
Screenshot of Toggl Track's mobile app and browser extension div.css-6f3rui-TrackEaseOfUseTabMobileImage > div.gatsby-image-wrapper > picture > img | /b/static/ccdb5543fa9670a1b98cfc173d81bf9a/526bc/track-ti... | 32.1 KiB | 26.3 KiB |
Screenshot of Toggl Track's automated time tracking feature div.css-6f3rui-TrackEaseOfUseTabMobileImage > div.gatsby-image-wrapper > picture > img | /b/static/c6a1141fdb6ef3b893ca827b07e3c4ea/d60b6/track-ti... | 24.7 KiB | 20.2 KiB |
Screenshot of Toggl Track's calendar view div.css-6f3rui-TrackEaseOfUseTabMobileImage > div.gatsby-image-wrapper > picture > img | /b/static/56a7029a5ec109530d15c3b054d466e2/8c918/track-ti... | 18.4 KiB | 13.8 KiB |
Companies that use Toggl Track: Amazon, Square, LinkedIn, SAP, Danfoss, Wise, p… div.css-lnhwn5-Mobile > div.gatsby-image-wrapper > picture > img | /b/static/fc3155159f83fc4b28f6fbb89592dcc1/49ba6/brands-m... | 15.1 KiB | 13.6 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.
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.
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 |
|---|---|---|
| public-assets.toggl.com/b/app-1be2bda75656c70631d1.js | 214.3 KiB | 102.9 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-P9FVGMK | 165.7 KiB | 77.6 KiB |
| www.googletagmanager.com/gtag/js?id=G-MP93489PR6&cx=c>m=4e64m0h2 | 163.4 KiB | 67.9 KiB |
| web-assets.track.toggl.com/auth/assets/scripts/main.e11100bbccc6a93e.js | 76.7 KiB | 52.0 KiB |
| public-assets.toggl.com/b/framework-57bc66ac07dc918e2458.js | 65.1 KiB | 31.0 KiB |
| /cdbd3bbf-7c98-4d02-a856-95a4c6a34ffb/cc.js?renew=false&r... | 95.2 KiB | 21.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.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| Unattributable | 1.2 s | 41 ms | 0.0 ms |
| toggl.com/ | 1.1 s | 242 ms | 31 ms |
| /cdbd3bbf-7c98-4d02-a856-95a4c6a34ffb/cc.js?renew=false&r... | 916 ms | 371 ms | 67 ms |
| public-assets.toggl.com/b/framework-57bc66ac07dc918e2458.js | 579 ms | 510 ms | 31 ms |
| www.googletagmanager.com/gtm.js?id=GTM-P9FVGMK | 467 ms | 366 ms | 83 ms |
| www.googletagmanager.com/gtag/js?id=G-MP93489PR6&cx=c>m=4e64m0h2 | 423 ms | 334 ms | 85 ms |
| public-assets.toggl.com/b/webpack-runtime-51e6e9abc82c158bbf33.js | 305 ms | 300 ms | 2.3 ms |
| web-assets.track.toggl.com/auth/assets/scripts/main.e11100bbccc6a93e.js | 254 ms | 196 ms | 47 ms |
| consent.cookiebot.com/uc.js | 251 ms | 220 ms | 19 ms |
| public-assets.toggl.com/b/app-1be2bda75656c70631d1.js | 212 ms | 29 ms | 106 ms |
| /b/81df7b2c1db273d4c9f51bf2ea019b058726c206-a7bf9fd6245eb... | 53 ms | 35 ms | 17 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.7 s |
| Other | 1.3 s |
| Parse HTML & CSS | 529 ms |
| Style & Layout | 521 ms |
| Script Parsing & Compilation | 506 ms |
| Garbage Collection | 237 ms |
| Rendering | 86 ms |
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.
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.
Checkmark icon div.css-131lgiy-CTABox > ul.css-yqm8gx-BulletList > li.css-15octmu-BulletListItem > img |
Checkmark icon div.css-131lgiy-CTABox > ul.css-yqm8gx-BulletList > li.css-15octmu-BulletListItem > img |
Checkmark icon div.css-131lgiy-CTABox > ul.css-yqm8gx-BulletList > li.css-15octmu-BulletListItem > img |
Checkmark icon div.css-131lgiy-CTABox > ul.css-yqm8gx-BulletList > li.css-15octmu-BulletListItem > img |
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 |
|---|
Privacy Policies div#CybotCookiebotDialogBodyContentText > p > a > span |
Show details div#CybotCookiebotDialogBody > div.CybotCookiebotDialogBodyBottomWrapper > div#CybotCookiebotDialogBodyEdgeMoreDetails > a#CybotCookiebotDialogBodyEdgeMoreDetailsLink |
These are opportunities to improve the legibility of your content.
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 |
|---|
Calendar View div.css-zoazy8-Wrapper > div.css-lnhwn5-Mobile > div.css-jeyonm-TrackEaseOfUseTabMobile > h4.css-dq1bfg-H4 |
For small teams with low budgets div.css-yimyu5-DoubleCTAContainer > div.css-490dub-CTABoxWrapper > div.css-131lgiy-CTABox > h5.css-3c6rwi-H5 |
Time tracking without the micromanagement div.css-vn9xtc-WhyTrackGrid > div.css-1dzocis-WhyTrackBox > div > h4.css-dq1bfg-H4 |
Product div.css-j3goz1-ProductOnly > div.css-2l6ewq-Lists > div.css-nx96wp-RootList > h5.css-10o1c5y-Title |
These are opportunities to improve keyboard navigation in your application.
Tables and lists
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Legal Center
Status section.css-1fefyqh-GlobalFooter > div.css-132zuqc-SizeWrapper > div.css-1s8ykbz-LegalBit > ul.css-dp1dc1-GlobalLinks |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
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 |
|---|---|
Failed to load resource: the server responded with a status of 401 () | |
Invalid 'X-Frame-Options' header encountered when loading 'https://track.toggl.com/': 'ALLOW-FROM *' is not a recognized directive. The header will be ignored. |
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.
Crawling and Indexing
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
Performance issues directly impact user engagement and conversion rates.
| Uncrawlable Link |
|---|
All Toggl Products header.css-1fi8uyx-Header > div.css-lktpwj-MiniBar > div.css-1atc77n-MiniBarLinksSection > a.css-1p1skfv-MiniBarAnchor |
Log in header.css-1fi8uyx-Header > div.css-lktpwj-MiniBar > div.css-1atc77n-MiniBarLinksSection > a.css-1p1skfv-MiniBarAnchor |
To appear in search results, crawlers need access to your app.