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.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
Performance issues directly impact user engagement and conversion rates.
| URL | Est Savings |
|---|---|
| www.datadoghq.com/fonts/iconfont.woff2?11122a160a6ede4e25b35a906dfe790c | 40 ms |
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 | |
|---|---|---|---|
join our team div.desktop:tw-col-span-6 > figure.mb-0 > picture > img.tw-w-full | /img/home/careers_desktop.png?ch=Width%2cDPR%2cSave-Data&... | 110.5 KiB | 92.6 KiB |
header.intro-header > div.tw-flex > div.section-video > video#datadog-video header.intro-header > div.tw-flex > div.section-video > video#datadog-video | /img/dd-homepage.jpg?w=1700&h=956&fit=crop&q=40&fm=png&au... | 47.1 KiB | 44.7 KiB |
DASH 2025 div.desktop:tw-col-span-6 > figure.mb-0 > picture > img.tw-w-full | /img/home/post_dash_module_mobile_image.jpeg?ch=Width%2cD... | 47.8 KiB | 33.7 KiB |
Infrastructure figure.mb-0 > a > picture > img.tw-w-full | /img/home-hostmap-static.png?ch=Width%2cDPR%2cSave-Data&f... | 43.3 KiB | 30.2 KiB |
Datadog Logo div.container > div.d-flex > a > img.bits-logo-mobile | imgix.datadoghq.com/img/datadog_rbg_n_2x.png?fm=png&auto=format&lossless=1 | 6.7 KiB | 5.7 KiB |
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
Performance issues directly impact user engagement and conversion rates.
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 |
|---|---|---|
| consent.trustarc.com/v2/autoblockasset/core.min.js?cmId= | 0 B | 780 ms |
| consent.trustarc.com/v2/autoblock?cmId= | 0 B | 780 ms |
| /static/dd-libs.cfc0fc7c8131c38b026e93f283148dccf754cd8d3... | 77.7 KiB | 366 ms |
| /styles/datadog-home.min.1d880d137264007fe3ccf9766b0fd90e... | 98.5 KiB | 1.3 s |
| /css/styles.min.a7473c1f594ec019b0009ab96b2f5474ec203c767... | 65.1 KiB | 183 ms |
| /assets/utm-handler.min.94d79fa3fc8f8c1ba1b075710e46a95a0... | 2.7 KiB | |
| cdn.zeroclick.ai/scripts/zc-global-min.js | 739 B | 802 ms |
| /styles/tw-iconfont.min.9c34576202e92e395c966b12961639773... | 6.8 KiB | 183 ms |
| /assets/dd-browser-logs-rum.min.21306b867b795939bcec583e5... | 30.4 KiB | 183 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.
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 |
|---|---|
| www.datadog.com/ | 857 ms |
| www.datadoghq.com/ | 0.0 ms |
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 |
|---|---|---|
| /styles/datadog-home.min.1d880d137264007fe3ccf9766b0fd90e... | 97.7 KiB | 93.4 KiB |
| /css/styles.min.a7473c1f594ec019b0009ab96b2f5474ec203c767... | 64.3 KiB | 62.5 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 |
|---|---|---|
| /assets/search-bar.min.44a96559baa6da2809e90007237d788004... | 96.5 KiB | 63.6 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-WDC8G6 | 184.3 KiB | 62.2 KiB |
| www.googletagmanager.com/gtag/js?id=G-KN80RDFSQK&cx=c>m=4e6460 | 173.7 KiB | 61.9 KiB |
| www.googletagmanager.com/gtag/js?id=AW-827913433&cx=c>m=4e6460 | 145.7 KiB | 60.5 KiB |
| lp.datadoghq.com/js/forms2/js/forms2.min.js | 67.0 KiB | 51.6 KiB |
| transcend-cdn.com/cm/dc241cd4-6477-4f2b-86c0-6bcb51869e28/ui.js | 98.1 KiB | 37.6 KiB |
| cdn.calibermind.com/a.js | 58.6 KiB | 36.4 KiB |
| lp.datadoghq.com/js/forms2/js/forms2.min.js | 67.0 KiB | 35.5 KiB |
| connect.facebook.net/en_US/fbevents.js | 94.8 KiB | 31.7 KiB |
| /static/dd-libs.cfc0fc7c8131c38b026e93f283148dccf754cd8d3... | 77.0 KiB | 30.4 KiB |
| d-code.liadm.com/did-006l.min.js | 45.6 KiB | 21.0 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.
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 | 6.9 s |
| Other | 1.3 s |
| Style & Layout | 472 ms |
| Script Parsing & Compilation | 407 ms |
| Garbage Collection | 229 ms |
| Parse HTML & CSS | 155 ms |
| Rendering | 31 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 | |
|---|---|
join our team div.desktop:tw-col-span-6 > figure.mb-0 > picture > img.tw-w-full | /img/home/careers_desktop.png?ch=Width%2cDPR%2cSave-Data&... |
Infrastructure figure.mb-0 > a > picture > img.tw-w-full | /img/home-hostmap-static.png?ch=Width%2cDPR%2cSave-Data&f... |
div.tw-flex > div.desktop:tw-col-span-6 > picture.bg > img.w-100 div.tw-flex > div.desktop:tw-col-span-6 > picture.bg > img.w-100 | /img/blog/state-of-devsecops/state-of-devsecops-2026/hero... |
div.footer-menu > span.d-flex > a#transcend-footer-link > img div.footer-menu > span.d-flex > a#transcend-footer-link > img | imgix.datadoghq.com/img/icons/privacyoptions.svg?w=24&dpr=2 |
Log Management figure.mb-0 > a > picture > img.tw-w-full | |
APM figure.mb-0 > a > picture > img.tw-w-full | |
Security Monitoring figure.mb-0 > a > picture > img.tw-w-full | |
Network Monitoring figure.mb-0 > a > picture > img.tw-w-full | |
Synthetic Monitoring figure.mb-0 > a > picture > img.tw-w-full | |
Real User Monitoring figure.mb-0 > a > picture > img.tw-w-full | |
Serverless figure.mb-0 > a > picture > img.tw-w-full |
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 |
|---|
2025 GARTNER® MAGIC QUADRANT™ div.container > div.row > div.text-container > h5 |
These are opportunities to improve keyboard navigation in your application.
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 |
|---|
REGISTER NOW div.tw-flex > div.tw-relative > div.tw-relative > a.tw-flex |
LEARN MORE div.container > div.row > div.text-container > a.rotating-banner-btn |
LEARN MORE div.tw-flex > div.home-blog-bg > div.tw-container > a.tw-flex |
LEARN MORE section > div.bg-gray-lightest > div.tw-container > a.tw-flex |
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) | |
|---|---|---|---|
DASH Gradient Background div.tw-absolute > figure.mb-0 > picture > img.tw-w-full | /img/home/dash-gradient.jpg?ch=Width%2cDPR%2cSave-Data&fm... | 412 x 823 (0.50) | 850 x 547 (1.55) |
Infrastructure div.desktop:tw-absolute > figure.mb-0 > picture > img.tw-w-full | /img/home-hostmap-static.png?ch=Width%2cDPR%2cSave-Data&f... | 804 x 416 (1.93) | 694 x 416 (1.67) |
DataDog div.d-none > div > a.js-logo-download > img.bits-logo-lg | /img/dd_logo_n_70x75.png?ch=Width,DPR&fit=max&auto=format... | 140 x 75 (1.87) | 140 x 150 (0.93) |
DataDog div.d-none > div > a.js-logo-download > img.datadog-text-logo-lg | /img/dd-logo-n-200.png?ch=Width,DPR&fit=max&auto=format&h... | 187 x 14 (13.36) | 187 x 28 (6.68) |
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 |
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 451 () | |
ZeroClick Error: No ZeroClick ID found |
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 |
|---|---|
| /resources/forrester-wave-aiops-2025/?utm_source=inbound&... | Learn More |
| /resources/gartner-magic-quadrant-observability-platforms... | LEARN MORE |
| /resources/gartner-magic-quadrant-digital-experience-moni... | Learn More |
| www.datadoghq.com/product/infrastructure-monitoring/ | Learn more |
| www.datadoghq.com/state-of-devsecops/ | LEARN MORE |
| careers.datadoghq.com/ | LEARN MORE |
| www.datadoghq.com/events-webinars/ | LEARN MORE |
Format your HTML in a way that enables crawlers to better understand your app’s content.