Mobile 375 × 812

Desktop 1440 × 900

Score: 76 / 100
Based on 8 categories, 0 sections
Room to improve — your 18.8s load time is above Google's 2.5s 'Good' threshold.
Good foundation, but a few gaps could be exploited.
Several issues make your site difficult for assistive technology users.
Well-optimized for search — your content is discoverable.
Solid infrastructure — fast server responses across the board.
Mostly compliant — a few items need attention.
Rich content metadata — your pages look great everywhere.
Heavier than average — reducing page weight saves energy and bandwidth.
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
1 image-only link(s) without alt text
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
2 button(s) with no accessible text
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
2 image(s) missing alt attribute
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
is missing width/height — may cause layout shift
Performance issues directly impact user engagement and conversion rates.
177 third-party resources (100% of weight)
Performance issues directly impact user engagement and conversion rates.
High impact, low effort — start here.
Nothing in this quadrant — good news.
High impact, requires investment.
Small gains, minimal effort.
Nothing in this quadrant — good news.
Low impact, high effort — do last.
Nothing in this quadrant — good news.
[](https://beavercheck.com/results/6d84b63e-6cc0-4d93-a1a7-4c731f489456)<a href="https://beavercheck.com/results/6d84b63e-6cc0-4d93-a1a7-4c731f489456"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fdatadoghq.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fdatadoghq.comThis badge auto-updates with your latest scan result.
Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your LCP of 18.8s exceeds Google's 2.5s 'Good' threshold and the 2 performance issues below directly contribute to it. Accessibility issues exclude users who rely on assistive technology — an estimated 15% of your potential audience. Addressing the critical issues below would have the most immediate impact on your audience reach.
5 barrier(s) likely increasing bounce by ~28%.
Page takes 18.8s to load
+12% bounceUsers abandon at ~3s — you're 16.3s over the 2.5s threshold
Fix: Optimize render-blocking resources, preload the hero image, and compress images
Page feels frozen for 3.9s
+5% bounceClicks on the primary CTA are ignored while JavaScript runs
Fix: Break up long tasks; defer non-critical JavaScript to post-hydration
No Content-Security-Policy header
+1% bounceHigher XSS blast radius — one compromised script can exfiltrate the checkout form
Fix: Ship a reporting-only CSP first, then enforce once violations are clean
No skip-to-content link
+1% bounceKeyboard and screen-reader users must tab through the entire header on every page
Fix: Add a visible-on-focus <a href="#main">Skip to content</a> as the first focusable element
3 broken link(s) on the page
+5% bounceClicks land on 404s — trust drops and the session often ends
Fix: Fix or remove the broken destinations surfaced on the Content tab
Preliminary CRO audit — each barrier links to the tab with detailed analysis.
$850 investment → $0.96/month returns + USD 157,500 risk avoided
$850
8h · 5 findings
$0.96 /mo
~$12 / year
USD 157,500
if kept compliant
Figures combine localized regulatory fine ceilings, search/conversion value priced against local CPC, and bandwidth waste estimates. Results depend on implementation quality and audience composition. Not legal or financial advice.
8.5 developer hours at $100/hr
Based on United States rates ($100/hr)
$13,126 / month at risk
~$157,512 / year if left unfixed
$157,500
+11 more
$0.96 /mo
11990.3 MB/mo × 0.080 USD/GB
Compliance figures represent the statutory maximum fine for the most severe triggered category, capped per regulation — not the sum of per-finding penalties. Based on published regulatory fine ranges. This is not legal advice.
Unique monthly visitors from your analytics
Purchases, signups, or key actions
Optional — for revenue estimation
more engaged visitors from reduced bounce
Fix 3 critical issues to capture this value
Based on Google/Deloitte research ("Milliseconds Make Millions") showing a ~7% bounce rate increase per additional second of LCP above the 2.5s "Good" threshold.
Your site's LCP: → estimated after fixes.
These are estimates based on industry research — actual results vary
Your data stays in your browser — nothing is sent to our servers
Thanks for your feedback!
We'll use a cached audit if available, or offer to scan.
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
6.42 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
18.76 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
3.85 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
9.98 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
22.73 s
Audit breakdown by category with detailed findings.
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
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
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.
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.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... | 345.5 KiB | 333.1 KiB |
Infrastructure figure.mb-0 > a > picture > img.tw-w-full | /img/home-hostmap-static.png?format=png&auto=format&fit=m... | 203.5 KiB | 159.9 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?width=1700&height=956&fit=crop&forma... | 99.5 KiB | 84.1 KiB |
join our team div.desktop:tw-col-span-6 > figure.mb-0 > picture > img.tw-w-full | /img/home/careers_desktop.png?format=auto&auto=format&fit... | 99.1 KiB | 44.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 |
|---|---|---|
| /static/dd-libs.cfc0fc7c8131c38b026e93f283148dccf754cd8d3... | 77.7 KiB | 452 ms |
| cdn.zeroclick.ai/scripts/zc-global-min.js | 758 B | 755 ms |
| /assets/dd-browser-logs-rum.min.c13b7f7393bdb9f7ba21c37dc... | 30.4 KiB | 151 ms |
| /styles/datadog-home.min.1d880d137264007fe3ccf9766b0fd90e... | 98.5 KiB | 905 ms |
| /css/styles.min.cb4f231069eccac583e71a53af0f98245b7965b28... | 65.4 KiB | 302 ms |
| /assets/utm-handler.min.94d79fa3fc8f8c1ba1b075710e46a95a0... | 2.7 KiB | |
| /styles/tw-iconfont.min.9c34576202e92e395c966b12961639773... | 6.8 KiB | 151 ms |
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 | 10 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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 |
|---|---|
| datadoghq.com/ | 755 ms |
| www.datadoghq.com/ | 0.0 ms |
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.
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.cb4f231069eccac583e71a53af0f98245b7965b28... | 64.6 KiB | 62.9 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.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| /assets/search-bar.min.4b3ca96e97ab09bcf2aa2ead13cd9db005... | 96.5 KiB | 63.6 KiB |
| www.googletagmanager.com/gtag/js?id=G-KN80RDFSQK&cx=c>m=4e64f0 | 174.4 KiB | 62.2 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-WDC8G6 | 184.8 KiB | 61.6 KiB |
| www.googletagmanager.com/gtag/js?id=AW-827913433&cx=c>m=4e64f0 | 146.3 KiB | 60.2 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.4 KiB | 37.7 KiB |
| cdn.calibermind.com/a.js | 58.5 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 | 96.3 KiB | 31.8 KiB |
| cdn.vector.co/pixel.js | 58.2 KiB | 24.9 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 | 15.6 s |
| Other | 2.9 s |
| Style & Layout | 1.1 s |
| Script Parsing & Compilation | 880 ms |
| Garbage Collection | 500 ms |
| Parse HTML & CSS | 402 ms |
| Rendering | 63 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?format=auto&auto=format&fit... |
Infrastructure figure.mb-0 > a > picture > img.tw-w-full | /img/home-hostmap-static.png?format=png&auto=format&fit=m... |
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.
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.
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 |
|---|
SAVE THE DATE 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 |
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?format=jpg&auto=format&fit=ma... | 412 x 823 (0.50) | 850 x 546 (1.56) |
Infrastructure div.desktop:tw-absolute > figure.mb-0 > picture > img.tw-w-full | /img/home-hostmap-static.png?format=png&auto=format&fit=m... | 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... | 186 x 14 (13.29) | 186 x 28 (6.64) |
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 |
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.
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.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
1.01 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.92 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
340 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.327
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.40 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
5.03 s
Audit breakdown by category with detailed findings.
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
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
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.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
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 | |
|---|---|---|---|
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... | 345.5 KiB | 334.6 KiB |
join our team div.desktop:tw-col-span-6 > figure.mb-0 > picture > img.tw-w-full | /img/home/careers_desktop.png?format=auto&auto=format&fit... | 231.6 KiB | 186.9 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?width=1700&height=956&fit=crop&forma... | 99.5 KiB | 54.3 KiB |
DASH 2025 div.desktop:tw-col-span-6 > figure.mb-0 > picture > img.tw-w-full | /img/home/post_dash_module_desktop_image.jpg?format=jpg&a... | 58.2 KiB | 46.6 KiB |
From overview to deep details, fast details.last-of-type:[&_.long-button]:tw-mb-0 > div.desktop:tw-absolute > a.tw-hidden > video.home-product-video | /img/home-hostmap-static.png?w=804&fit=crop&fm=jpg&auto=f... | 44.5 KiB | 34.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.
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 | 10 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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 |
|---|---|
| datadoghq.com/ | 227 ms |
| www.datadoghq.com/ | 0.0 ms |
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
Performance issues directly impact user engagement and conversion rates.
| Element | Layout shift score |
|---|---|
DASH is Back on June 9-10, 2026
Join thousands of engineers, developers, and s… body.hydra > div.tw-flex | 0.324 |
See inside any stack, any app, at any scale, anywhere. header.intro-header > div.tw-flex > div.container > span.tw-block | 0.001 |
ABOUT div.d-none > ul.d-flex > li.dropdown > a.dropdown | 0.001 |
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.
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.0 KiB |
| /css/styles.min.cb4f231069eccac583e71a53af0f98245b7965b28... | 64.6 KiB | 61.8 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.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| /assets/search-bar.min.4b3ca96e97ab09bcf2aa2ead13cd9db005... | 96.5 KiB | 63.3 KiB |
| www.googletagmanager.com/gtag/js?id=G-KN80RDFSQK&cx=c>m=4e64f0 | 174.4 KiB | 62.2 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-WDC8G6 | 184.8 KiB | 61.1 KiB |
| www.googletagmanager.com/gtag/js?id=AW-827913433&cx=c>m=4e64f0 | 146.3 KiB | 60.6 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.4 KiB | 37.7 KiB |
| cdn.calibermind.com/a.js | 58.5 KiB | 36.4 KiB |
| lp.datadoghq.com/js/forms2/js/forms2.min.js | 67.0 KiB | 35.7 KiB |
| connect.facebook.net/en_US/fbevents.js | 96.3 KiB | 32.2 KiB |
| /static/dd-libs.cfc0fc7c8131c38b026e93f283148dccf754cd8d3... | 77.0 KiB | 30.9 KiB |
| cdn.vector.co/pixel.js | 58.2 KiB | 24.9 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 | 2.1 s |
| Other | 617 ms |
| Style & Layout | 258 ms |
| Script Parsing & Compilation | 229 ms |
| Parse HTML & CSS | 114 ms |
| Garbage Collection | 56 ms |
| Rendering | 42 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?format=auto&auto=format&fit... |
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 |
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... |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
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 |
|---|
THE FORRESTER WAVE™: AIOPS PLATFORMS div.container > div.row > div.text-container > h5 |
These are opportunities to improve keyboard navigation in your application.
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 |
|---|
Infrastructure details.last-of-type:[&_.long-button]:tw-mb-0 > div.desktop:tw-absolute > figure.mb-0 > a |
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.
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 |
|---|
Search toggle div.d-none > ul.d-flex > li#search-toggle > a.js-search-toggle |
Open search bar. ul.d-flex > li#search-toggle > a.js-search-toggle > button |
Infrastructure Monitoring div.d-flex > div.footer-menu > span.d-inline-flex > a.d-inline-block |
Pricing div.d-flex > div.footer-menu > span.d-inline-flex > a.d-inline-block |
Contact Us div.d-flex > div.footer-menu > span.d-inline-flex > a.d-inline-block |
The Monitor div.d-flex > div.footer-menu > span.d-inline-flex > a.d-inline-block |
These items highlight common accessibility best practices.
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 |
|---|
SAVE THE DATE 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 |
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?format=jpg&auto=format&fit=ma... | 675 x 940 (0.72) | 1512 x 974 (1.55) |
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 |
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.
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.
Send Feedback