Skip to content
https://datadoghq.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
69
GRADE
D
FIX
6
REVIEW
2
PASS
5
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

54
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
91
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
73
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

Page Load Progression

1.0 s
2.0 s
3.0 s
4.1 s
5.1 s
6.1 s
7.1 s
8.1 s
Checks
15
5 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
5.1 MB transferred, 163 requests
FIX
5.1 MB transferred, 163 requests
Critical::
Page weighs 10.0 MB (5.1 MB transferred)
Warning::
Images are 1.7 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.7 MB
Warning::
JavaScript is 1.4 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.4 MB
Info::
Fonts are 412 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 412 KB
Warning::
163 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.1 g CO2 per page load
5.1 MB / 2.4 MB budget
5.1 MB transferred
163 requests
1.1 g CO2 per page load
Images 1.7 MiB 33%
JavaScript 1.4 MiB 28%
Other 1.3 MiB 26%
Fonts 411.7 KiB 8%
CSS 178.5 KiB 3%
HTML 57.2 KiB 1%
Other 19.3 KiB 0%
Other 18.5 KiB 0%
Other 4.9 KiB 0%
Other 949 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (5.1 MiB of 5.1 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
3013ms total JS execution
FIX
3013ms total JS execution
Warning::
Unattributable: 547ms CPU time
Warning::
https://www.datadoghq.com/: 378ms CPU time
Warning::
https://www.redditstatic.com/ads/pixel.js: 277ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-WDC...: 274ms CPU time
Info::
https://lp.datadoghq.com/js/forms2/js/forms2.min.j...: 218ms CPU time
Warning::
Third-party scripts: 3013ms (100% of total)

Main Thread Breakdown

Script Evaluation 62% Other 18% Style & Layout 8% Script Parsing & Compilation 7% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
Unattributable547ms75ms0ms3rd
https://www.datadoghq.com/378ms57ms4ms3rd
https://www.redditstatic.com/ads/pixel.js277ms253ms4ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WDC8G6274ms223ms29ms3rd
https://lp.datadoghq.com/js/forms2/js/forms2.min.js218ms133ms20ms3rd
https://www.googletagmanager.com/gtag/js?id=G-KN80RDFSQK&cx=c&gtm=4e64f0193ms168ms22ms3rd
https://www.datadoghq.com/static/dd-libs.cfc0fc7c8131c38b026e93f283148dccf754cd8d3e5ad027ef77c1b84c04d0a7265d7ca94b7475b930ba0e7e179b0ec3e1a73d10d09d79ca3cc6ed6971c09b95.js173ms75ms10ms3rd
https://cdn.vector.co/pixel.js128ms118ms8ms3rd
https://transcend-cdn.com/cm/dc241cd4-6477-4f2b-86c0-6bcb51869e28/ui.js121ms83ms17ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-827913433&cx=c&gtm=4e64f0105ms88ms16ms3rd

Showing top 10 of 18 scripts

D
JS Bundles
Action
45 scripts, 481 KB unused
FIX
45 scripts, 481 KB unused
Warning::
https://www.datadoghq.com/assets/search-bar.min.4b...: 63 KB unused (66%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-KN80...: 62 KB unused (36%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-WDC...: 61 KB unused (33%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-827...: 61 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://transcend-cdn.com/cm/dc241cd4-6477-4f2b-86...: 38 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 481 KB
481 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.datadoghq.com/assets/search-bar.min.4b3ca96e97ab09bcf2aa2ead13cd9db0057f625ccf2e2dbcccf2c3ea49845af1.js97 KB63 KB (66%)3rd
https://www.googletagmanager.com/gtag/js?id=G-KN80RDFSQK&cx=c&gtm=4e64f0174 KB62 KB (36%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WDC8G6185 KB61 KB (33%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-827913433&cx=c&gtm=4e64f0146 KB61 KB (41%)3rd
https://transcend-cdn.com/cm/dc241cd4-6477-4f2b-86c0-6bcb51869e28/ui.js99 KB38 KB (38%)3rd
https://cdn.calibermind.com/a.js59 KB36 KB (62%)3rd
https://lp.datadoghq.com/js/forms2/js/forms2.min.js0 KB36 KB (53%)3rd
https://lp.datadoghq.com/js/forms2/js/forms2.min.js68 KB36 KB (53%)3rd
https://connect.facebook.net/en_US/fbevents.js96 KB32 KB (33%)3rd
https://www.datadoghq.com/static/dd-libs.cfc0fc7c8131c38b026e93f283148dccf754cd8d3e5ad027ef77c1b84c04d0a7265d7ca94b7475b930ba0e7e179b0ec3e1a73d10d09d79ca3cc6ed6971c09b95.js78 KB31 KB (40%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
163 resources · 5.1 MB · 481 KB savings available
FIX
163 resources · 5.1 MB · 481 KB savings available
Warning::
Page weight 4.1 MB over 1MB target
Got: 5.1 MB Expected: ≤ 1 MB
Info::
~481 KB of savings available
Warning::
162 third-party resources (100% of weight)
Info::
6 resources over 200KB
163 resources · 5.1 MiB · 162 third-party 4.1 MiB over 1MB target
Image 34% · 1.7 MiB
JavaScript 28% · 1.4 MiB
Media 26% · 1.3 MiB
Font 8% · 411.7 KiB
CSS 3% · 178.5 KiB
Document 1% · 57.7 KiB
Other 1% · 27.3 KiB

~480.7 KiB of savings available

Remove unused JavaScript: 480.7 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Image Optimization
Action
42 images, 0 KB saveable
REVIEW
42 images, 0 KB saveable
Warning::
https://corp.dd-static.net/img/home/careers_deskto... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://imgix.datadoghq.com/img/icons/privacyoptio... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://corp.dd-static.net/img/dd_logo_n_70x75.png... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://corp.dd-static.net/img/blog/state-of-devse... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
42 images 1.7 MB
0 oversized -0 KB
19 legacy format
4 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
6 fonts (412 KB)
PASS
6 fonts (412 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

412 KB total

Render-blocking

0

of 6

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.0 s LCP 1.9 shttps://www.datadoghq.com/fonts/web-fonts/NationalWeb-Light.woff2NationalWeb-Light.woff2 https://www.datadoghq.com/fonts/web-fonts/NationalWeb-Light.woff2 — 72.5 KiB — 66 ms — font-display: swaphttps://www.datadoghq.com/fonts/web-fonts/NationalWeb-Semibold.woff2NationalWeb-Semibold.woff2 https://www.datadoghq.com/fonts/web-fonts/NationalWeb-Semibold.woff2 — 72.9 KiB — 69 ms — font-display: swaphttps://www.datadoghq.com/fonts/web-fonts/NationalWeb-Bold.woff2NationalWeb-Bold.woff2 https://www.datadoghq.com/fonts/web-fonts/NationalWeb-Bold.woff2 — 74.4 KiB — 57 ms — font-display: swaphttps://www.datadoghq.com/fonts/web-fonts/NationalWeb-Book.woff2NationalWeb-Book.woff2 https://www.datadoghq.com/fonts/web-fonts/NationalWeb-Book.woff2 — 65.7 KiB — 14 ms — font-display: swaphttps://www.datadoghq.com/fonts/iconfont.woff2?11122a160a6ede4e25b35a906dfe790ciconfont.woff2 https://www.datadoghq.com/fonts/iconfont.woff2?11122a160a6ede4e25b35a906dfe790c — 64.3 KiB — 12 ms — font-display: swaphttps://www.datadoghq.com/fonts/web-fonts/NationalWeb-BookItalic.woff2NationalWeb-BookItalic.... https://www.datadoghq.com/fonts/web-fonts/NationalWeb-BookItalic.woff2 — 61.9 KiB — 17 ms — font-display: swap
NationalWeb-Light.woff2 woff2 swap
Size 72 KB
Load time 66 ms
Start 111 ms
Risk FOUT — text flashes from fallback to web font
NationalWeb-Semibold.woff2 woff2 swap
Size 73 KB
Load time 69 ms
Start 111 ms
Risk FOUT — text flashes from fallback to web font
NationalWeb-Bold.woff2 woff2 swap
Size 74 KB
Load time 57 ms
Start 112 ms
Risk FOUT — text flashes from fallback to web font
NationalWeb-Book.woff2 woff2 swap
Size 66 KB
Load time 14 ms
Start 502 ms
Risk FOUT — text flashes from fallback to web font
iconfont.woff2 woff2 swap
Size 64 KB
Load time 12 ms
Start 564 ms
Risk FOUT — text flashes from fallback to web font
NationalWeb-BookItalic.... woff2 swap
Size 62 KB
Load time 17 ms
Start 683 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
163 requests over 7558ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 1.0 s LCP 1.9 shttps://datadoghq.com// https://datadoghq.com/ — 301 — 495 B — 47 ms — h2https://www.datadoghq.com/www.datadoghq.com/ https://www.datadoghq.com/ — 200 — 52.8 KiB — 44 ms — h2https://cdn.zeroclick.ai/scripts/zc-global-min.jscdn.zeroclick.ai/scripts/zc-global-... https://cdn.zeroclick.ai/scripts/zc-global-min.js — 200 — 758 B — 60 ms — h2https://www.datadoghq.com/fonts/web-fonts/NationalWeb-Light.woff2www.datadoghq.com/fonts/web-fonts/N... https://www.datadoghq.com/fonts/web-fonts/NationalWeb-Light.woff2 — 200 — 72.5 KiB — 66 ms — h2https://www.datadoghq.com/fonts/web-fonts/NationalWeb-Semibold.woff2www.datadoghq.com/fonts/web-fonts/N... https://www.datadoghq.com/fonts/web-fonts/NationalWeb-Semibold.woff2 — 200 — 72.9 KiB — 69 ms — h2https://www.datadoghq.com/fonts/web-fonts/NationalWeb-Bold.woff2www.datadoghq.com/fonts/web-fonts/N... https://www.datadoghq.com/fonts/web-fonts/NationalWeb-Bold.woff2 — 200 — 74.4 KiB — 57 ms — h2https://www.datadoghq.com/styles/datadog-home.min.1d880d137264007fe3ccf9766b0fd90eabcbd04e81c47caac27778d9e9382f1c.csswww.datadoghq.com/styles/datadog-ho... https://www.datadoghq.com/styles/datadog-home.min.1d880d137264007fe3ccf9766b0fd90eabcbd04e81c47caac27778d9e9382f1c.css — 200 — 98.5 KiB — 84 ms — h2https://www.datadoghq.com/styles/tw-iconfont.min.9c34576202e92e395c966b129616397735044d4954f63cbd4979c89d7fccd42d.csswww.datadoghq.com/styles/tw-iconfon... https://www.datadoghq.com/styles/tw-iconfont.min.9c34576202e92e395c966b129616397735044d4954f63cbd4979c89d7fccd42d.css — 200 — 6.8 KiB — 30 ms — h2https://www.datadoghq.com/css/styles.min.cb4f231069eccac583e71a53af0f98245b7965b2849087fcb8b7833ff61ef70d.csswww.datadoghq.com/css/styles.min.cb... https://www.datadoghq.com/css/styles.min.cb4f231069eccac583e71a53af0f98245b7965b2849087fcb8b7833ff61ef70d.css — 200 — 65.4 KiB — 62 ms — h2https://www.datadoghq.com/assets/lang-redirects.min.c1ad237f9d953469286cce919fd714d9edf7ad193e6a60798192d8a8c69156a6.jswww.datadoghq.com/assets/lang-redir... https://www.datadoghq.com/assets/lang-redirects.min.c1ad237f9d953469286cce919fd714d9edf7ad193e6a60798192d8a8c69156a6.js — 200 — 2.9 KiB — 44 ms — h2https://www.datadoghq.com/static/dd-libs.cfc0fc7c8131c38b026e93f283148dccf754cd8d3e5ad027ef77c1b84c04d0a7265d7ca94b7475b930ba0e7e179b0ec3e1a73d10d09d79ca3cc6ed6971c09b95.jswww.datadoghq.com/static/dd-libs.cf... https://www.datadoghq.com/static/dd-libs.cfc0fc7c8131c38b026e93f283148dccf754cd8d3e5ad027ef77c1b84c04d0a7265d7ca94b7475b930ba0e7e179b0ec3e1a73d10d09d79ca3cc6ed6971c09b95.js — 200 — 77.7 KiB — 78 ms — h2https://www.datadoghq.com/assets/dd-browser-logs-rum.min.c13b7f7393bdb9f7ba21c37dcb12a4518465091680d8d0e932983c4107539159.jswww.datadoghq.com/assets/dd-browser... https://www.datadoghq.com/assets/dd-browser-logs-rum.min.c13b7f7393bdb9f7ba21c37dcb12a4518465091680d8d0e932983c4107539159.js — 200 — 30.4 KiB — 76 ms — h2https://www.datadoghq.com/assets/utm-handler.min.94d79fa3fc8f8c1ba1b075710e46a95a04a7849e179d21575f548515d9a976b5.jswww.datadoghq.com/assets/utm-handle... https://www.datadoghq.com/assets/utm-handler.min.94d79fa3fc8f8c1ba1b075710e46a95a04a7849e179d21575f548515d9a976b5.js — 200 — 2.7 KiB — 73 ms — h2https://corp.dd-static.net/img/dd_logo_n_70x75.png?ch=Width,DPR&fit=max&auto=format&w=70&h=75corp.dd-static.net/img/dd_logo_n_70... https://corp.dd-static.net/img/dd_logo_n_70x75.png?ch=Width,DPR&fit=max&auto=format&w=70&h=75 — 200 — 2.8 KiB — 590 ms — h2https://corp.dd-static.net/img/dd-logo-n-200.png?ch=Width,DPR&fit=max&auto=format&h=14&auto=format&w=807corp.dd-static.net/img/dd-logo-n-20... https://corp.dd-static.net/img/dd-logo-n-200.png?ch=Width,DPR&fit=max&auto=format&h=14&auto=format&w=807 — 200 — 2.3 KiB — 603 ms — h2https://preview.ff-cdn.datadoghq.com/precompute-assignments?dd_env=livepreview.ff-cdn.datadoghq.com/precom... https://preview.ff-cdn.datadoghq.com/precompute-assignments?dd_env=live — 204 — 0 B — 92 ms — h2https://corp.dd-static.net/img/dd-homepage.jpg?width=1700&height=956&fit=crop&format=auto&quality=80corp.dd-static.net/img/dd-homepage.... https://corp.dd-static.net/img/dd-homepage.jpg?width=1700&height=956&fit=crop&format=auto&quality=80 — 200 — 100.2 KiB — 369 ms — h2https://corp.dd-static.net/img/home-hostmap-static.png?w=804&fit=crop&fm=jpg&auto=format&dpr=1.75&q=40corp.dd-static.net/img/home-hostmap... https://corp.dd-static.net/img/home-hostmap-static.png?w=804&fit=crop&fm=jpg&auto=format&dpr=1.75&q=40 — 200 — 45.0 KiB — 372 ms — h2https://corp.dd-static.net/img/clickthrough-logs.png?w=804&fit=crop&fm=jpg&auto=format&dpr=1.75&q=40corp.dd-static.net/img/clickthrough... https://corp.dd-static.net/img/clickthrough-logs.png?w=804&fit=crop&fm=jpg&auto=format&dpr=1.75&q=40 — 200 — 40.9 KiB — 365 ms — h2https://lp.datadoghq.com/js/forms2/js/forms2.min.jslp.datadoghq.com/js/forms2/js/forms... https://lp.datadoghq.com/js/forms2/js/forms2.min.js — 200 — 67.5 KiB — 157 ms — h2https://www.datadoghq.com/assets/signup-modal-demo.min.8b8fd9550de9c89d01455cfbbaf2a873fc99bdd702583545576e7614ea7d2429.jswww.datadoghq.com/assets/signup-mod... https://www.datadoghq.com/assets/signup-modal-demo.min.8b8fd9550de9c89d01455cfbbaf2a873fc99bdd702583545576e7614ea7d2429.js — 200 — 8.5 KiB — 19 ms — h2https://www.datadoghq.com/assets/ane-popup-banner.jswww.datadoghq.com/assets/ane-popup-... https://www.datadoghq.com/assets/ane-popup-banner.js — 200 — 904 B — 16 ms — h2https://www.datadoghq.com/assets/alpine.min.9fb7fca9511674131f4a90d5aa06dbaf0fd1b7fdf5abc81053327ef29d736a0e.jswww.datadoghq.com/assets/alpine.min... https://www.datadoghq.com/assets/alpine.min.9fb7fca9511674131f4a90d5aa06dbaf0fd1b7fdf5abc81053327ef29d736a0e.js — 200 — 16.6 KiB — 23 ms — h2https://www.datadoghq.com/assets/home.min.48d76ac3800bfb0a88543e22c7a184a07d11d8314e6c53ce44183acbb7141e3d.jswww.datadoghq.com/assets/home.min.4... https://www.datadoghq.com/assets/home.min.48d76ac3800bfb0a88543e22c7a184a07d11d8314e6c53ce44183acbb7141e3d.js — 200 — 25.4 KiB — 35 ms — h2https://corp.dd-static.net/img/home-animation-mobile.png?w=690&h=414&auto=compress,format&dpr=2corp.dd-static.net/img/home-animati... https://corp.dd-static.net/img/home-animation-mobile.png?w=690&h=414&auto=compress,format&dpr=2 — 200 — 251.5 KiB — 380 ms — h2https://www.datadoghq.com/assets/search-bar.min.4b3ca96e97ab09bcf2aa2ead13cd9db0057f625ccf2e2dbcccf2c3ea49845af1.jswww.datadoghq.com/assets/search-bar... https://www.datadoghq.com/assets/search-bar.min.4b3ca96e97ab09bcf2aa2ead13cd9db0057f625ccf2e2dbcccf2c3ea49845af1.js — 200 — 97.3 KiB — 78 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-WDC8G6www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WDC8G6 — 200 — 185.1 KiB — 83 ms — h2https://cdn.calibermind.com/a.jscdn.calibermind.com/a.js https://cdn.calibermind.com/a.js — 200 — 59.1 KiB — 104 ms — h2https://cdn.zeroclick.ai/scripts/conversion.jscdn.zeroclick.ai/scripts/conversion... https://cdn.zeroclick.ai/scripts/conversion.js — 200 — 980 B — 41 ms — h2https://www.datadoghq.com/locatewww.datadoghq.com/locate https://www.datadoghq.com/locate — 200 — 354 B — 18 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 1.0 s LCP 1.9 shttps://datadoghq.com// https://datadoghq.com/ — 301 — 495 B — 47 ms — h2https://www.datadoghq.com/www.datadoghq.com/ https://www.datadoghq.com/ — 200 — 52.8 KiB — 44 ms — h2https://cdn.zeroclick.ai/scripts/zc-global-min.jscdn.zeroclick.ai/scripts/zc-global-... https://cdn.zeroclick.ai/scripts/zc-global-min.js — 200 — 758 B — 60 ms — h2https://www.datadoghq.com/fonts/web-fonts/NationalWeb-Light.woff2www.datadoghq.com/fonts/web-fonts/N... https://www.datadoghq.com/fonts/web-fonts/NationalWeb-Light.woff2 — 200 — 72.5 KiB — 66 ms — h2https://www.datadoghq.com/fonts/web-fonts/NationalWeb-Semibold.woff2www.datadoghq.com/fonts/web-fonts/N... https://www.datadoghq.com/fonts/web-fonts/NationalWeb-Semibold.woff2 — 200 — 72.9 KiB — 69 ms — h2https://www.datadoghq.com/fonts/web-fonts/NationalWeb-Bold.woff2www.datadoghq.com/fonts/web-fonts/N... https://www.datadoghq.com/fonts/web-fonts/NationalWeb-Bold.woff2 — 200 — 74.4 KiB — 57 ms — h2https://www.datadoghq.com/styles/datadog-home.min.1d880d137264007fe3ccf9766b0fd90eabcbd04e81c47caac27778d9e9382f1c.csswww.datadoghq.com/styles/datadog-ho... https://www.datadoghq.com/styles/datadog-home.min.1d880d137264007fe3ccf9766b0fd90eabcbd04e81c47caac27778d9e9382f1c.css — 200 — 98.5 KiB — 84 ms — h2https://www.datadoghq.com/styles/tw-iconfont.min.9c34576202e92e395c966b129616397735044d4954f63cbd4979c89d7fccd42d.csswww.datadoghq.com/styles/tw-iconfon... https://www.datadoghq.com/styles/tw-iconfont.min.9c34576202e92e395c966b129616397735044d4954f63cbd4979c89d7fccd42d.css — 200 — 6.8 KiB — 30 ms — h2https://www.datadoghq.com/css/styles.min.cb4f231069eccac583e71a53af0f98245b7965b2849087fcb8b7833ff61ef70d.csswww.datadoghq.com/css/styles.min.cb... https://www.datadoghq.com/css/styles.min.cb4f231069eccac583e71a53af0f98245b7965b2849087fcb8b7833ff61ef70d.css — 200 — 65.4 KiB — 62 ms — h2https://www.datadoghq.com/assets/lang-redirects.min.c1ad237f9d953469286cce919fd714d9edf7ad193e6a60798192d8a8c69156a6.jswww.datadoghq.com/assets/lang-redir... https://www.datadoghq.com/assets/lang-redirects.min.c1ad237f9d953469286cce919fd714d9edf7ad193e6a60798192d8a8c69156a6.js — 200 — 2.9 KiB — 44 ms — h2https://www.datadoghq.com/static/dd-libs.cfc0fc7c8131c38b026e93f283148dccf754cd8d3e5ad027ef77c1b84c04d0a7265d7ca94b7475b930ba0e7e179b0ec3e1a73d10d09d79ca3cc6ed6971c09b95.jswww.datadoghq.com/static/dd-libs.cf... https://www.datadoghq.com/static/dd-libs.cfc0fc7c8131c38b026e93f283148dccf754cd8d3e5ad027ef77c1b84c04d0a7265d7ca94b7475b930ba0e7e179b0ec3e1a73d10d09d79ca3cc6ed6971c09b95.js — 200 — 77.7 KiB — 78 ms — h2https://www.datadoghq.com/assets/dd-browser-logs-rum.min.c13b7f7393bdb9f7ba21c37dcb12a4518465091680d8d0e932983c4107539159.jswww.datadoghq.com/assets/dd-browser... https://www.datadoghq.com/assets/dd-browser-logs-rum.min.c13b7f7393bdb9f7ba21c37dcb12a4518465091680d8d0e932983c4107539159.js — 200 — 30.4 KiB — 76 ms — h2https://www.datadoghq.com/assets/utm-handler.min.94d79fa3fc8f8c1ba1b075710e46a95a04a7849e179d21575f548515d9a976b5.jswww.datadoghq.com/assets/utm-handle... https://www.datadoghq.com/assets/utm-handler.min.94d79fa3fc8f8c1ba1b075710e46a95a04a7849e179d21575f548515d9a976b5.js — 200 — 2.7 KiB — 73 ms — h2https://corp.dd-static.net/img/dd_logo_n_70x75.png?ch=Width,DPR&fit=max&auto=format&w=70&h=75corp.dd-static.net/img/dd_logo_n_70... https://corp.dd-static.net/img/dd_logo_n_70x75.png?ch=Width,DPR&fit=max&auto=format&w=70&h=75 — 200 — 2.8 KiB — 590 ms — h2https://corp.dd-static.net/img/dd-logo-n-200.png?ch=Width,DPR&fit=max&auto=format&h=14&auto=format&w=807corp.dd-static.net/img/dd-logo-n-20... https://corp.dd-static.net/img/dd-logo-n-200.png?ch=Width,DPR&fit=max&auto=format&h=14&auto=format&w=807 — 200 — 2.3 KiB — 603 ms — h2https://preview.ff-cdn.datadoghq.com/precompute-assignments?dd_env=livepreview.ff-cdn.datadoghq.com/precom... https://preview.ff-cdn.datadoghq.com/precompute-assignments?dd_env=live — 204 — 0 B — 92 ms — h2https://corp.dd-static.net/img/dd-homepage.jpg?width=1700&height=956&fit=crop&format=auto&quality=80corp.dd-static.net/img/dd-homepage.... https://corp.dd-static.net/img/dd-homepage.jpg?width=1700&height=956&fit=crop&format=auto&quality=80 — 200 — 100.2 KiB — 369 ms — h2https://corp.dd-static.net/img/home-hostmap-static.png?w=804&fit=crop&fm=jpg&auto=format&dpr=1.75&q=40corp.dd-static.net/img/home-hostmap... https://corp.dd-static.net/img/home-hostmap-static.png?w=804&fit=crop&fm=jpg&auto=format&dpr=1.75&q=40 — 200 — 45.0 KiB — 372 ms — h2https://corp.dd-static.net/img/clickthrough-logs.png?w=804&fit=crop&fm=jpg&auto=format&dpr=1.75&q=40corp.dd-static.net/img/clickthrough... https://corp.dd-static.net/img/clickthrough-logs.png?w=804&fit=crop&fm=jpg&auto=format&dpr=1.75&q=40 — 200 — 40.9 KiB — 365 ms — h2https://lp.datadoghq.com/js/forms2/js/forms2.min.jslp.datadoghq.com/js/forms2/js/forms... https://lp.datadoghq.com/js/forms2/js/forms2.min.js — 200 — 67.5 KiB — 157 ms — h2https://www.datadoghq.com/assets/signup-modal-demo.min.8b8fd9550de9c89d01455cfbbaf2a873fc99bdd702583545576e7614ea7d2429.jswww.datadoghq.com/assets/signup-mod... https://www.datadoghq.com/assets/signup-modal-demo.min.8b8fd9550de9c89d01455cfbbaf2a873fc99bdd702583545576e7614ea7d2429.js — 200 — 8.5 KiB — 19 ms — h2https://www.datadoghq.com/assets/ane-popup-banner.jswww.datadoghq.com/assets/ane-popup-... https://www.datadoghq.com/assets/ane-popup-banner.js — 200 — 904 B — 16 ms — h2https://www.datadoghq.com/assets/alpine.min.9fb7fca9511674131f4a90d5aa06dbaf0fd1b7fdf5abc81053327ef29d736a0e.jswww.datadoghq.com/assets/alpine.min... https://www.datadoghq.com/assets/alpine.min.9fb7fca9511674131f4a90d5aa06dbaf0fd1b7fdf5abc81053327ef29d736a0e.js — 200 — 16.6 KiB — 23 ms — h2https://www.datadoghq.com/assets/home.min.48d76ac3800bfb0a88543e22c7a184a07d11d8314e6c53ce44183acbb7141e3d.jswww.datadoghq.com/assets/home.min.4... https://www.datadoghq.com/assets/home.min.48d76ac3800bfb0a88543e22c7a184a07d11d8314e6c53ce44183acbb7141e3d.js — 200 — 25.4 KiB — 35 ms — h2https://corp.dd-static.net/img/home-animation-mobile.png?w=690&h=414&auto=compress,format&dpr=2corp.dd-static.net/img/home-animati... https://corp.dd-static.net/img/home-animation-mobile.png?w=690&h=414&auto=compress,format&dpr=2 — 200 — 251.5 KiB — 380 ms — h2https://www.datadoghq.com/assets/search-bar.min.4b3ca96e97ab09bcf2aa2ead13cd9db0057f625ccf2e2dbcccf2c3ea49845af1.jswww.datadoghq.com/assets/search-bar... https://www.datadoghq.com/assets/search-bar.min.4b3ca96e97ab09bcf2aa2ead13cd9db0057f625ccf2e2dbcccf2c3ea49845af1.js — 200 — 97.3 KiB — 78 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-WDC8G6www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WDC8G6 — 200 — 185.1 KiB — 83 ms — h2https://cdn.calibermind.com/a.jscdn.calibermind.com/a.js https://cdn.calibermind.com/a.js — 200 — 59.1 KiB — 104 ms — h2https://cdn.zeroclick.ai/scripts/conversion.jscdn.zeroclick.ai/scripts/conversion... https://cdn.zeroclick.ai/scripts/conversion.js — 200 — 980 B — 41 ms — h2https://www.datadoghq.com/locatewww.datadoghq.com/locate https://www.datadoghq.com/locate — 200 — 354 B — 18 ms — h2https://preview.ff-cdn.datadoghq.com/precompute-assignments?dd_env=livepreview.ff-cdn.datadoghq.com/precom... https://preview.ff-cdn.datadoghq.com/precompute-assignments?dd_env=live — 200 — 678 B — 22 ms — h2https://www.datadoghq.com/fonts/web-fonts/NationalWeb-Book.woff2www.datadoghq.com/fonts/web-fonts/N... https://www.datadoghq.com/fonts/web-fonts/NationalWeb-Book.woff2 — 200 — 65.7 KiB — 14 ms — h2https://www.datadoghq.com/fonts/iconfont.woff2?11122a160a6ede4e25b35a906dfe790cwww.datadoghq.com/fonts/iconfont.wo... https://www.datadoghq.com/fonts/iconfont.woff2?11122a160a6ede4e25b35a906dfe790c — 200 — 64.3 KiB — 12 ms — h2https://www.datadoghq.com/locatewww.datadoghq.com/locate https://www.datadoghq.com/locate — 200 — 354 B — 5 ms — h2https://corp.dd-static.net/img/home/post_dash_module_desktop_image.jpg?format=jpg&auto=format&fit=max&w=756&h=490&dpr=2&q=75corp.dd-static.net/img/home/post_da... https://corp.dd-static.net/img/home/post_dash_module_desktop_image.jpg?format=jpg&auto=format&fit=max&w=756&h=490&dpr=2&q=75 — 200 — 58.6 KiB — 122 ms — h2https://corp.dd-static.net/img/home/dash-gradient.jpg?format=jpg&auto=format&fit=max&w=756&h=490&dpr=2&q=75corp.dd-static.net/img/home/dash-gr... https://corp.dd-static.net/img/home/dash-gradient.jpg?format=jpg&auto=format&fit=max&w=756&h=490&dpr=2&q=75 — 200 — 10.2 KiB — 116 ms — h2https://www.datadoghq.com/fonts/web-fonts/NationalWeb-BookItalic.woff2www.datadoghq.com/fonts/web-fonts/N... https://www.datadoghq.com/fonts/web-fonts/NationalWeb-BookItalic.woff2 — 200 — 61.9 KiB — 17 ms — h2https://corp.dd-static.net/img/dd_logo_n_70x75.png?format=pngcorp.dd-static.net/img/dd_logo_n_70... https://corp.dd-static.net/img/dd_logo_n_70x75.png?format=png — 200 — 2.4 KiB — 55 ms — h2https://corp.dd-static.net/img/datadog_rbg_n_2x.png?format=pngcorp.dd-static.net/img/datadog_rbg_... https://corp.dd-static.net/img/datadog_rbg_n_2x.png?format=png — 200 — 9.2 KiB — 86 ms — h2https://corp.dd-static.net/img/dd_homepage_still_opt.png?w=1700&fm=png&h=956&fit=cropcorp.dd-static.net/img/dd_homepage_... https://corp.dd-static.net/img/dd_homepage_still_opt.png?w=1700&fm=png&h=956&fit=crop — 200 — 245.2 KiB — 110 ms — h2https://corp.dd-static.net/img/bg_gradient_956.png?fm=png&auto=format&lossless=1corp.dd-static.net/img/bg_gradient_... https://corp.dd-static.net/img/bg_gradient_956.png?fm=png&auto=format&lossless=1 — 200 — 598 B — 123 ms — h2https://corp.dd-static.net/img/home-apm-static.png?w=804&fit=crop&fm=jpg&auto=format&dpr=1.75&q=40corp.dd-static.net/img/home-apm-sta... https://corp.dd-static.net/img/home-apm-static.png?w=804&fit=crop&fm=jpg&auto=format&dpr=1.75&q=40 — 200 — 31.8 KiB — 96 ms — h2https://corp.dd-static.net/img/security-monitoring/security-one-platform-poster.png?w=804&fit=crop&fm=jpg&auto=format&dpr=1.75&q=40corp.dd-static.net/img/security-mon... https://corp.dd-static.net/img/security-monitoring/security-one-platform-poster.png?w=804&fit=crop&fm=jpg&auto=format&dpr=1.75&q=40 — 200 — 83.8 KiB — 105 ms — h2https://lp.datadoghq.com/index.php/form/getForm?munchkinId=875-UVY-685&form=2029&url=https%3A%2F%2Fwww.datadoghq.com%2F&callback=jQuery37105838821573841426_1776363269020&_=1776363269021lp.datadoghq.com/index.php/form/get... https://lp.datadoghq.com/index.php/form/getForm?munchkinId=875-UVY-685&form=2029&url=https%3A%2F%2Fwww.datadoghq.com%2F&callback=jQuery37105838821573841426_1776363269020&_=1776363269021 — 200 — 2.5 KiB — 82 ms — h2https://corp.dd-static.net/img/network/network-map-poster.png?w=804&fit=crop&fm=jpg&auto=format&dpr=1.75&q=40corp.dd-static.net/img/network/netw... https://corp.dd-static.net/img/network/network-map-poster.png?w=804&fit=crop&fm=jpg&auto=format&dpr=1.75&q=40 — 200 — 16.4 KiB — 87 ms — h2https://corp.dd-static.net/img/Browsertest_03.png?w=804&fit=crop&fm=jpg&auto=format&dpr=1.75&q=40corp.dd-static.net/img/Browsertest_... https://corp.dd-static.net/img/Browsertest_03.png?w=804&fit=crop&fm=jpg&auto=format&dpr=1.75&q=40 — 200 — 11.7 KiB — 88 ms — h2https://corp.dd-static.net/img/products/rum/rum-video.png?w=804&fit=crop&fm=jpg&auto=format&dpr=1.75&q=40corp.dd-static.net/img/products/rum... https://corp.dd-static.net/img/products/rum/rum-video.png?w=804&fit=crop&fm=jpg&auto=format&dpr=1.75&q=40 — 200 — 13.7 KiB — 63 ms — h2https://corp.dd-static.net/img/serverless/serverless-1-all-your-functions-poster.png?w=804&fit=crop&fm=jpg&auto=format&dpr=1.75&q=40corp.dd-static.net/img/serverless/s... https://corp.dd-static.net/img/serverless/serverless-1-all-your-functions-poster.png?w=804&fit=crop&fm=jpg&auto=format&dpr=1.75&q=40 — 200 — 74.7 KiB — 109 ms — h2https://corp.dd-static.net/img/home/datadog-platform-video-tour.png?width=1140&format=auto&quality=1corp.dd-static.net/img/home/datadog... https://corp.dd-static.net/img/home/datadog-platform-video-tour.png?width=1140&format=auto&quality=1 — 200 — 2.9 KiB — 47 ms — h2https://corp.dd-static.net/img/homepage/reinvent_high_res_banner_desktop.pngcorp.dd-static.net/img/homepage/rei... https://corp.dd-static.net/img/homepage/reinvent_high_res_banner_desktop.png — 200 — 134.0 KiB — 116 ms — h2https://corp.dd-static.net/img/blog/state-of-devsecops/state-of-devsecops-2026/hero-notext.png?auto=format&ar=1.5:1&fit=crop&w=1200corp.dd-static.net/img/blog/state-o... https://corp.dd-static.net/img/blog/state-of-devsecops/state-of-devsecops-2026/hero-notext.png?auto=format&ar=1.5:1&fit=crop&w=1200 — 200 — 346.1 KiB — 124 ms — h2https://corp.dd-static.net/img/home/careers_desktop.png?format=auto&auto=format&fit=max&w=768&dpr=2&q=75corp.dd-static.net/img/home/careers... https://corp.dd-static.net/img/home/careers_desktop.png?format=auto&auto=format&fit=max&w=768&dpr=2&q=75 — 200 — 232.2 KiB — 126 ms — h2https://preview.ff-cdn.datadoghq.com/precompute-assignments?dd_env=livepreview.ff-cdn.datadoghq.com/precom... https://preview.ff-cdn.datadoghq.com/precompute-assignments?dd_env=live — 200 — 660 B — 15 ms — h2https://corp.dd-static.net/img/homepage/banner/forresterwaveaiopsrotatingdesktopv3.png?&ch=Width,DPR&auto=format&q=75corp.dd-static.net/img/homepage/ban... https://corp.dd-static.net/img/homepage/banner/forresterwaveaiopsrotatingdesktopv3.png?&ch=Width,DPR&auto=format&q=75 — 200 — 26.5 KiB — 7 ms — h2https://lp.datadoghq.com/js/forms2/css/forms2.csslp.datadoghq.com/js/forms2/css/form... https://lp.datadoghq.com/js/forms2/css/forms2.css — 200 — 2.7 KiB — 26 ms — h2https://lp.datadoghq.com/js/forms2/css/forms2-theme-shadow.csslp.datadoghq.com/js/forms2/css/form... https://lp.datadoghq.com/js/forms2/css/forms2-theme-shadow.css — 200 — 1.0 KiB — 30 ms — h2https://lp.datadoghq.com/index.php/form/XDFramelp.datadoghq.com/index.php/form/XDF... https://lp.datadoghq.com/index.php/form/XDFrame — 200 — 898 B — 307 ms — h2https://e.calibermind.com/v1/pe.calibermind.com/v1/p https://e.calibermind.com/v1/p — 200 — 594 B — 145 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-827913433&cx=c&gtm=4e64f0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-827913433&cx=c&gtm=4e64f0 — 200 — 146.3 KiB — 28 ms — h3https://cdnjs.cloudflare.com/ajax/libs/crypto-js/4.1.1/crypto-js.min.jscdnjs.cloudflare.com/ajax/libs/cryp... https://cdnjs.cloudflare.com/ajax/libs/crypto-js/4.1.1/crypto-js.min.js — 200 — 14.3 KiB — 31 ms — h3https://www.googletagmanager.com/gtag/js?id=G-KN80RDFSQK&cx=c&gtm=4e64f0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-KN80RDFSQK&cx=c&gtm=4e64f0 — 200 — 174.4 KiB — 77 ms — h3https://s.yimg.jp/images/listing/tool/cv/ytag.jss.yimg.jp/images/listing/tool/cv/yt... https://s.yimg.jp/images/listing/tool/cv/ytag.js — 200 — 11.8 KiB — 1.3 s — h2https://snap.licdn.com/li.lms-analytics/insight.min.jssnap.licdn.com/li.lms-analytics/ins... https://snap.licdn.com/li.lms-analytics/insight.min.js — 200 — 18.7 KiB — 47 ms — h2https://a.quora.com/qevents.jsa.quora.com/qevents.js https://a.quora.com/qevents.js — 200 — 14.8 KiB — 77 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.4 KiB — 107 ms — h3https://bat.bing.com/bat.jsbat.bing.com/bat.js https://bat.bing.com/bat.js — 200 — 15.5 KiB — 97 ms — h2https://www.redditstatic.com/ads/pixel.jswww.redditstatic.com/ads/pixel.js https://www.redditstatic.com/ads/pixel.js — 200 — 19.0 KiB — 95 ms — h2https://www.influ2.com/tracker?clid=d0432e0c-03f7-481a-be93-582d8e11bedewww.influ2.com/tracker?clid=d0432e0... https://www.influ2.com/tracker?clid=d0432e0c-03f7-481a-be93-582d8e11bede — 200 — 2.6 KiB — 180 ms — h2https://ml314.com/tag.aspx?1632026ml314.com/tag.aspx?1632026 https://ml314.com/tag.aspx?1632026 — 200 — 12.7 KiB — 85 ms — h2https://tag.demandbase.com/705a93ad66faead7.min.jstag.demandbase.com/705a93ad66faead7... https://tag.demandbase.com/705a93ad66faead7.min.js — 200 — 18.3 KiB — 83 ms — h2https://nexus.ensighten.com/choozle/17899/Bootstrap.jsnexus.ensighten.com/choozle/17899/B... https://nexus.ensighten.com/choozle/17899/Bootstrap.js — 200 — 9.8 KiB — 83 ms — h3https://client.prod.mplat-ppcprotect.com/43r8LH0Y1w5RdsKbkaSMcLLfhbaukSPuUEhlaInM.jsclient.prod.mplat-ppcprotect.com/43... https://client.prod.mplat-ppcprotect.com/43r8LH0Y1w5RdsKbkaSMcLLfhbaukSPuUEhlaInM.js — 200 — 2.7 KiB — 96 ms — h2https://www.google.com/ccm/collect?rcb=12&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.datadoghq.com%2F&scrsrc=www.googletagmanager.com&rnd=1113343451.1776363270&dt=Cloud%20Monitoring%20as%20a%20Service%20%7C%20Datadog&auid=1840924433.1776363270&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64f0v6613297za200zd6613297xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938466~115938469~117266401&apve=1&apvf=f&apvc=1&tft=1776363269800&tfd=1422www.google.com/ccm/collect?rcb=12&f... https://www.google.com/ccm/collect?rcb=12&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.datadoghq.com%2F&scrsrc=www.googletagmanager.com&rnd=1113343451.1776363270&dt=Cloud%20Monitoring%20as%20a%20Service%20%7C%20Datadog&auid=1840924433.1776363270&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64f0v6613297za200zd6613297xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938466~115938469~117266401&apve=1&apvf=f&apvc=1&tft=1776363269800&tfd=1422 — 200 — 0 B — 66 ms — h3https://tlzqr.datadoghq.com/loadtlzqr.datadoghq.com/load https://tlzqr.datadoghq.com/load — 200 — 13.7 KiB — 389 ms — h2https://cdn.cr-relay.com/v1/site/a5d49f07-b6b8-4458-bfc0-d11e773eae89/signals.jscdn.cr-relay.com/v1/site/a5d49f07-b... https://cdn.cr-relay.com/v1/site/a5d49f07-b6b8-4458-bfc0-d11e773eae89/signals.js — 200 — 7.2 KiB — 56 ms — h2https://q.quora.com/_/ad/d45c4d6ee1c840da8f6a3212618f3e29/pixel?tag=ViewContent&i=gtm&u=https%3A%2F%2Fwww.datadoghq.com%2Fq.quora.com/_/ad/d45c4d6ee1c840da8f... https://q.quora.com/_/ad/d45c4d6ee1c840da8f6a3212618f3e29/pixel?tag=ViewContent&i=gtm&u=https%3A%2F%2Fwww.datadoghq.com%2F — 200 — 271 B — 138 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 40 ms — h2https://static.ads-twitter.com/uwt.jsstatic.ads-twitter.com/uwt.js https://static.ads-twitter.com/uwt.js — 200 — 13.4 KiB — 31 ms — h2https://transcend-cdn.com/cm/dc241cd4-6477-4f2b-86c0-6bcb51869e28/airgap.jstranscend-cdn.com/cm/dc241cd4-6477-... https://transcend-cdn.com/cm/dc241cd4-6477-4f2b-86c0-6bcb51869e28/airgap.js — 200 — 55.1 KiB — 61 ms — h3https://munchkin.marketo.net/munchkin.jsmunchkin.marketo.net/munchkin.js https://munchkin.marketo.net/munchkin.js — 200 — 1.2 KiB — 21 ms — http/1.1https://imgix.datadoghq.com/img/icons/privacyoptions.svg?w=24&dpr=2imgix.datadoghq.com/img/icons/priva... https://imgix.datadoghq.com/img/icons/privacyoptions.svg?w=24&dpr=2 — 200 — 919 B — 80 ms — h2https://8b61d74c.datadoghq.com/api/v2/rum?_dd.api=fetch-keepalive&batch_time=1776363269880&dd-request-id=17a558aa-7eda-4f33-8985-ae729f3208ae&dd-evp-origin=browser&dd-evp-origin-version=6.25.1&dd-api-key=pub0b466265cd4de08394d4e1979fb79787&ddsource=browser8b61d74c.datadoghq.com/api/v2/rum?_... https://8b61d74c.datadoghq.com/api/v2/rum?_dd.api=fetch-keepalive&batch_time=1776363269880&dd-request-id=17a558aa-7eda-4f33-8985-ae729f3208ae&dd-evp-origin=browser&dd-evp-origin-version=6.25.1&dd-api-key=pub0b466265cd4de08394d4e1979fb79787&ddsource=browser — 202 — 112 B — 565 ms — h2https://8b61d74c.datadoghq.com/api/v2/rum?_dd.api=fetch-keepalive&batch_time=1776363269889&dd-request-id=6cc4cea7-044f-44fa-a191-d189a352f097&dd-evp-origin=browser&dd-evp-origin-version=6.25.1&dd-api-key=pub0b466265cd4de08394d4e1979fb79787&ddsource=browser8b61d74c.datadoghq.com/api/v2/rum?_... https://8b61d74c.datadoghq.com/api/v2/rum?_dd.api=fetch-keepalive&batch_time=1776363269889&dd-request-id=6cc4cea7-044f-44fa-a191-d189a352f097&dd-evp-origin=browser&dd-evp-origin-version=6.25.1&dd-api-key=pub0b466265cd4de08394d4e1979fb79787&ddsource=browser — 202 — 112 B — 552 ms — h2https://8b61d74c.datadoghq.com/api/v2/rum?_dd.api=fetch-keepalive&batch_time=1776363269896&dd-request-id=170732bd-69a4-4b1f-99ca-9db22d994ad6&dd-evp-origin=browser&dd-evp-origin-version=6.25.1&dd-api-key=pub0b466265cd4de08394d4e1979fb79787&ddsource=browser8b61d74c.datadoghq.com/api/v2/rum?_... https://8b61d74c.datadoghq.com/api/v2/rum?_dd.api=fetch-keepalive&batch_time=1776363269896&dd-request-id=170732bd-69a4-4b1f-99ca-9db22d994ad6&dd-evp-origin=browser&dd-evp-origin-version=6.25.1&dd-api-key=pub0b466265cd4de08394d4e1979fb79787&ddsource=browser — 202 — 113 B — 453 ms — h2https://8b61d74c.datadoghq.com/api/v2/rum?_dd.api=fetch-keepalive&batch_time=1776363269903&dd-request-id=a46d0e7f-543f-4c9b-a5d6-f40271c6753d&dd-evp-origin=browser&dd-evp-origin-version=6.25.1&dd-api-key=pub0b466265cd4de08394d4e1979fb79787&ddsource=browser8b61d74c.datadoghq.com/api/v2/rum?_... https://8b61d74c.datadoghq.com/api/v2/rum?_dd.api=fetch-keepalive&batch_time=1776363269903&dd-request-id=a46d0e7f-543f-4c9b-a5d6-f40271c6753d&dd-evp-origin=browser&dd-evp-origin-version=6.25.1&dd-api-key=pub0b466265cd4de08394d4e1979fb79787&ddsource=browser — 202 — 287 B — 445 ms — h2https://lp.datadoghq.com/js/forms2/js/forms2.min.jslp.datadoghq.com/js/forms2/js/forms... https://lp.datadoghq.com/js/forms2/js/forms2.min.js — 200 — 0 B — 16 ms — h2https://t.influ2.com/u/?cb=1776363270021t.influ2.com/u/?cb=1776363270021 https://t.influ2.com/u/?cb=1776363270021 — 200 — 277 B — 140 ms — h2https://t.influ2.com/p/vt/?clid=d0432e0c-03f7-481a-be93-582d8e11bede&dt=Cloud%20Monitoring%20as%20a%20Service%20%7C%20Datadog&ref=https%3A%2F%2Fwww.datadoghq.com%2F&a=&caid=&s=&hsutk=&cb=1776363270020&d=0&da=0t.influ2.com/p/vt/?clid=d0432e0c-03... https://t.influ2.com/p/vt/?clid=d0432e0c-03f7-481a-be93-582d8e11bede&dt=Cloud%20Monitoring%20as%20a%20Service%20%7C%20Datadog&ref=https%3A%2F%2Fwww.datadoghq.com%2F&a=&caid=&s=&hsutk=&cb=1776363270020&d=0&da=0 — 200 — 842 B — 134 ms — h2https://nexus.ensighten.com/choozle/17899/serverComponent.php?namespace=Bootstrapper&staticJsPath=nexus.ensighten.com/choozle/17899/code/&publishedOn=Sun%20Oct%2029%2019:38:09%20GMT%202023&ClientID=923&PageID=https%3A%2F%2Fwww.datadoghq.com%2Fnexus.ensighten.com/choozle/17899/s... https://nexus.ensighten.com/choozle/17899/serverComponent.php?namespace=Bootstrapper&staticJsPath=nexus.ensighten.com/choozle/17899/code/&publishedOn=Sun%20Oct%2029%2019:38:09%20GMT%202023&ClientID=923&PageID=https%3A%2F%2Fwww.datadoghq.com%2F — 200 — 660 B — 53 ms — h3https://www.google.com/ccm/collect?rcb=10&frm=0&en=page_view&dl=https%3A%2F%2Fwww.datadoghq.com%2F&scrsrc=www.googletagmanager.com&rnd=1113343451.1776363270&dt=Cloud%20Monitoring%20as%20a%20Service%20%7C%20Datadog&auid=1840924433.1776363270&navt=n&npa=1&gtm=45be64f0v9102215750z86613297za20gzb6613297zd6613297xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266400~118463262&apve=1&apvf=f&apvc=0&tids=AW-827913433&tid=AW-827913433&tft=1776363270149&tfd=1772www.google.com/ccm/collect?rcb=10&f... https://www.google.com/ccm/collect?rcb=10&frm=0&en=page_view&dl=https%3A%2F%2Fwww.datadoghq.com%2F&scrsrc=www.googletagmanager.com&rnd=1113343451.1776363270&dt=Cloud%20Monitoring%20as%20a%20Service%20%7C%20Datadog&auid=1840924433.1776363270&navt=n&npa=1&gtm=45be64f0v9102215750z86613297za20gzb6613297zd6613297xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266400~118463262&apve=1&apvf=f&apvc=0&tids=AW-827913433&tid=AW-827913433&tft=1776363270149&tfd=1772 — 200 — 0 B — 9 ms — h3https://www.google.com/ccm/collect?rcb=10&frm=0&ae=g&dl=https%3A%2F%2Fwww.datadoghq.com%2F&scrsrc=www.googletagmanager.com&rnd=1113343451.1776363270&dt=Cloud%20Monitoring%20as%20a%20Service%20%7C%20Datadog&auid=1840924433.1776363270&navt=n&npa=1&_tu=CA&gtm=45be64f0v9102215750z86613297za20gzb6613297zd6613297xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266400~118463262&apve=1&apvf=f&apvc=0&tids=AW-827913433&tid=AW-827913433&tft=1776363270151&tfd=1774www.google.com/ccm/collect?rcb=10&f... https://www.google.com/ccm/collect?rcb=10&frm=0&ae=g&dl=https%3A%2F%2Fwww.datadoghq.com%2F&scrsrc=www.googletagmanager.com&rnd=1113343451.1776363270&dt=Cloud%20Monitoring%20as%20a%20Service%20%7C%20Datadog&auid=1840924433.1776363270&navt=n&npa=1&_tu=CA&gtm=45be64f0v9102215750z86613297za20gzb6613297zd6613297xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266400~118463262&apve=1&apvf=f&apvc=0&tids=AW-827913433&tid=AW-827913433&tft=1776363270151&tfd=1774 — 200 — 0 B — 12 ms — h3https://px.ads.linkedin.com/attribution_trigger?pid=74631&time=1776363270162&url=https%3A%2F%2Fwww.datadoghq.com%2Fpx.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=74631&time=1776363270162&url=https%3A%2F%2Fwww.datadoghq.com%2F — 200 — 840 B — 147 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=74631&time=1776363270162&url=https%3A%2F%2Fwww.datadoghq.com%2Fpx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=74631&time=1776363270162&url=https%3A%2F%2Fwww.datadoghq.com%2F — 302 — 816 B — 205 ms — h2https://webops-gtm.datadoghq.com/g/collect?v=2&tid=G-KN80RDFSQK&gtm=45je64f0v886937185z86613297za20gzb6613297zd6613297&_p=1776363268505&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&ecid=1635149851&_eu=EgAAAGA&_fplc=0&are=1&cid=971076858.1776363270&frm=0&ir=1&pscdl=noapi&rcb=5&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=NL-NH&sst.etld=google.nl&sst.gcsub=region1&sst.tft=1776363268505&sst.lpc=169607092&sst.navt=n&sst.ude=0&sst.sw_exp=1&gaf=2&_s=1&tag_exp=0~115616985~115938466~115938469~117266400~117971173&sid=1776363270&sct=1&seg=0&dl=https%3A%2F%2Fwww.datadoghq.com%2F&dt=Cloud%20Monitoring%20as%20a%20Service%20%7C%20Datadog&_tu=DA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.event_id=page_view_1776363924634_17763634371893&tfd=1939&richsstssewebops-gtm.datadoghq.com/g/collect?... https://webops-gtm.datadoghq.com/g/collect?v=2&tid=G-KN80RDFSQK&gtm=45je64f0v886937185z86613297za20gzb6613297zd6613297&_p=1776363268505&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&ecid=1635149851&_eu=EgAAAGA&_fplc=0&are=1&cid=971076858.1776363270&frm=0&ir=1&pscdl=noapi&rcb=5&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=NL-NH&sst.etld=google.nl&sst.gcsub=region1&sst.tft=1776363268505&sst.lpc=169607092&sst.navt=n&sst.ude=0&sst.sw_exp=1&gaf=2&_s=1&tag_exp=0~115616985~115938466~115938469~117266400~117971173&sid=1776363270&sct=1&seg=0&dl=https%3A%2F%2Fwww.datadoghq.com%2F&dt=Cloud%20Monitoring%20as%20a%20Service%20%7C%20Datadog&_tu=DA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.event_id=page_view_1776363924634_17763634371893&tfd=1939&richsstsse — 200 — 1.1 KiB — 337 ms — h2https://webops-gtm.datadoghq.com/g/collect?v=2&tid=G-KN80RDFSQK&gtm=45je64f0v886937185z86613297za20gzb6613297zd6613297&_p=1776363268505&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&ecid=1635149851&_eu=EAAAAGQ&_fplc=0&are=1&cid=971076858.1776363270&frm=0&ir=1&pscdl=noapi&rcb=5&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=NL-NH&sst.etld=google.nl&sst.gcsub=region1&sst.tft=1776363268505&sst.lpc=169607092&sst.navt=n&sst.ude=0&sst.sw_exp=1&gaf=2&_s=2&tag_exp=0~115616985~115938466~115938469~117266400~117971173&sid=1776363270&sct=1&seg=0&dl=https%3A%2F%2Fwww.datadoghq.com%2F&dt=Cloud%20Monitoring%20as%20a%20Service%20%7C%20Datadog&_tu=BA&en=LinkedIn_Event&ep.event_id=linkedin_1776363924634_17763634371893&ep.LINKEDIN_FIRST_PARTY_ADS_TRACKING_UUID=112233&ep.LinkedIn_UUID=112233&_et=10&tfd=1951&richsstssewebops-gtm.datadoghq.com/g/collect?... https://webops-gtm.datadoghq.com/g/collect?v=2&tid=G-KN80RDFSQK&gtm=45je64f0v886937185z86613297za20gzb6613297zd6613297&_p=1776363268505&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&ecid=1635149851&_eu=EAAAAGQ&_fplc=0&are=1&cid=971076858.1776363270&frm=0&ir=1&pscdl=noapi&rcb=5&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=NL-NH&sst.etld=google.nl&sst.gcsub=region1&sst.tft=1776363268505&sst.lpc=169607092&sst.navt=n&sst.ude=0&sst.sw_exp=1&gaf=2&_s=2&tag_exp=0~115616985~115938466~115938469~117266400~117971173&sid=1776363270&sct=1&seg=0&dl=https%3A%2F%2Fwww.datadoghq.com%2F&dt=Cloud%20Monitoring%20as%20a%20Service%20%7C%20Datadog&_tu=BA&en=LinkedIn_Event&ep.event_id=linkedin_1776363924634_17763634371893&ep.LINKEDIN_FIRST_PARTY_ADS_TRACKING_UUID=112233&ep.LinkedIn_UUID=112233&_et=10&tfd=1951&richsstsse — 200 — 952 B — 195 ms — h2https://webops-gtm.datadoghq.com/g/collect?v=2&tid=G-KN80RDFSQK&gtm=45je64f0v886937185za20gzb6613297zd6613297&_p=1776363268505&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&ecid=1635149851&_eu=EAgAAGQ&_fplc=0&are=1&cid=971076858.1776363270&frm=0&ir=1&pscdl=noapi&rcb=5&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=NL-NH&sst.etld=google.nl&sst.gcsub=region1&sst.tft=1776363268505&sst.syn=1&sst.lpc=169607092&sst.navt=n&sst.ude=0&sst.sw_exp=1&gaf=2&_s=3&tag_exp=0~115616985~115938466~115938469~117266400&cu=USD&sid=1776363270&sct=1&seg=0&dl=https%3A%2F%2Fwww.datadoghq.com%2F&dt=Cloud%20Monitoring%20as%20a%20Service%20%7C%20Datadog&_tu=BA&en=visitors_landing_on_homepage&ep.event_id=page_view_1776363924634_17763634371893&epn.value=0&_et=6&tfd=1961&richsstssewebops-gtm.datadoghq.com/g/collect?... https://webops-gtm.datadoghq.com/g/collect?v=2&tid=G-KN80RDFSQK&gtm=45je64f0v886937185za20gzb6613297zd6613297&_p=1776363268505&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&ecid=1635149851&_eu=EAgAAGQ&_fplc=0&are=1&cid=971076858.1776363270&frm=0&ir=1&pscdl=noapi&rcb=5&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=NL-NH&sst.etld=google.nl&sst.gcsub=region1&sst.tft=1776363268505&sst.syn=1&sst.lpc=169607092&sst.navt=n&sst.ude=0&sst.sw_exp=1&gaf=2&_s=3&tag_exp=0~115616985~115938466~115938469~117266400&cu=USD&sid=1776363270&sct=1&seg=0&dl=https%3A%2F%2Fwww.datadoghq.com%2F&dt=Cloud%20Monitoring%20as%20a%20Service%20%7C%20Datadog&_tu=BA&en=visitors_landing_on_homepage&ep.event_id=page_view_1776363924634_17763634371893&epn.value=0&_et=6&tfd=1961&richsstsse — 200 — 958 B — 175 ms — h2https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=74631&time=1776363270162&url=https%3A%2F%2Fwww.datadoghq.com%2F&e_ipv6=AQL9fC6UdX3U0AAAAZ2XgHB_lMdzb-Gzp-hLQQcmu4hCXGXn0nFsh2Txf6FH951_Vi8XRQpx4.ads.linkedin.com/collect?v=2&fm... https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=74631&time=1776363270162&url=https%3A%2F%2Fwww.datadoghq.com%2F&e_ipv6=AQL9fC6UdX3U0AAAAZ2XgHB_lMdzb-Gzp-hLQQcmu4hCXGXn0nFsh2Txf6FH951_Vi8XRQ — 200 — 693 B — 134 ms — h2https://webops-gtm.datadoghq.com/_/service_worker/63b0/sw_iframe.html?origin=https%3A%2F%2Fwww.datadoghq.com&1p=1webops-gtm.datadoghq.com/_/service_... https://webops-gtm.datadoghq.com/_/service_worker/63b0/sw_iframe.html?origin=https%3A%2F%2Fwww.datadoghq.com&1p=1 — 200 — 1.9 KiB — 150 ms — h2https://tlzqr.datadoghq.com/init?consentDisabled=true&fallbackUserId=52f7006f-71c8-47d3-ad99-1a8b6277f30a-1776363270384&pageUrl=https%3A%2F%2Fwww.datadoghq.com%2Ftlzqr.datadoghq.com/init?consentDis... https://tlzqr.datadoghq.com/init?consentDisabled=true&fallbackUserId=52f7006f-71c8-47d3-ad99-1a8b6277f30a-1776363270384&pageUrl=https%3A%2F%2Fwww.datadoghq.com%2F — 200 — 0 B — 304 ms — h2https://connect.facebook.net/signals/config/2233705693599817?v=2.9.298&r=stable&domain=www.datadoghq.com&hme=c048e760b3fdc0fbdc117d7607b2c36e13eff2660c515ac72e86dac5ba060bb9&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C277%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C264%2C265%2C263%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C279%2C294%2C212%2C201%2C202%2C200%2C297%2C289%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/2233705693599817?v=2.9.298&r=stable&domain=www.datadoghq.com&hme=c048e760b3fdc0fbdc117d7607b2c36e13eff2660c515ac72e86dac5ba060bb9&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C277%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C264%2C265%2C263%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C279%2C294%2C212%2C201%2C202%2C200%2C297%2C289%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168 — 200 — 46.8 KiB — 9 ms — h3https://id.rlcdn.com/464526.gifid.rlcdn.com/464526.gif https://id.rlcdn.com/464526.gif — 451 — 98 B — 95 ms — h2https://api.company-target.com/api/v3/ip.json?referrer=&page=https%3A%2F%2Fwww.datadoghq.com%2F&page_title=Cloud%20Monitoring%20as%20a%20Service%20%7C%20Datadogapi.company-target.com/api/v3/ip.js... https://api.company-target.com/api/v3/ip.json?referrer=&page=https%3A%2F%2Fwww.datadoghq.com%2F&page_title=Cloud%20Monitoring%20as%20a%20Service%20%7C%20Datadog — 200 — 984 B — 94 ms — h2https://s.company-target.com/s/sync?exc=lrs.company-target.com/s/sync?exc=lr https://s.company-target.com/s/sync?exc=lr — 200 — 1018 B — 104 ms — h2https://bat.bing.com/p/action/4061438.jsbat.bing.com/p/action/4061438.js https://bat.bing.com/p/action/4061438.js — 200 — 1.8 KiB — 27 ms — h2https://ml314.com/utsync.ashx?pub=&adv=&et=0&eid=90381&ct=js&pi=&fp=&clid=&if=0&ps=&cl=&mlt=&data=&&cp=https%3A%2F%2Fwww.datadoghq.com%2F&pv=1776363270498_i4okg7m9y&bl=en-us&cb=4509270&return=&ht=&d=&dc=&si=1776363270498_i4okg7m9y&cid=&s=800x600&rp=&v=2.8.2.257ml314.com/utsync.ashx?pub=&adv=&et=... https://ml314.com/utsync.ashx?pub=&adv=&et=0&eid=90381&ct=js&pi=&fp=&clid=&if=0&ps=&cl=&mlt=&data=&&cp=https%3A%2F%2Fwww.datadoghq.com%2F&pv=1776363270498_i4okg7m9y&bl=en-us&cb=4509270&return=&ht=&d=&dc=&si=1776363270498_i4okg7m9y&cid=&s=800x600&rp=&v=2.8.2.257 — 200 — 237 B — 61 ms — h2https://in.ml314.com/ud.ashx?topiclimit=&cb=1632026&v=2.8.2.257in.ml314.com/ud.ashx?topiclimit=&cb... https://in.ml314.com/ud.ashx?topiclimit=&cb=1632026&v=2.8.2.257 — 200 — 482 B — 540 ms — http/1.1https://px.ads.linkedin.com/wa/?medium=fetch&fmt=gpx.ads.linkedin.com/wa/?medium=fetc... https://px.ads.linkedin.com/wa/?medium=fetch&fmt=g — 204 — 659 B — 210 ms — h2https://region1.analytics.google.com/g/s/collect?dma=1&dma_cps=a&npa=1&gcd=13l3lPl2l1l1&gtm=45j91e64f0h2v886937185z99100593929za20gzb6613297zd6613297&tag_exp=0~115616985~115938466~115938469~117215457~117266400~117384418&_is_sw=f15s0t26&_tu=BA&_gsid=KN80RDFSQKfgjlnFRPtCTMyIuXsawlHwregion1.analytics.google.com/g/s/co... https://region1.analytics.google.com/g/s/collect?dma=1&dma_cps=a&npa=1&gcd=13l3lPl2l1l1&gtm=45j91e64f0h2v886937185z99100593929za20gzb6613297zd6613297&tag_exp=0~115616985~115938466~115938469~117215457~117266400~117384418&_is_sw=f15s0t26&_tu=BA&_gsid=KN80RDFSQKfgjlnFRPtCTMyIuXsawlHw — 204 — 47 B — 57 ms — h2https://www.google.nl/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&dma=1&dma_cps=a&npa=1&gcd=13l3lPl2l1l1&tid=G-KN80RDFSQK&cid=Sbw2U3gQU7RzaYQlAxf5GgfChQRrv8wImgAY2e0wCe0%3D.1776363270&gtm=45j91e64f0h2v886937185z99100593929za20gzb6613297zd6613297&tag_exp=0~115616985~115938466~115938469~117215457~117266400~117384418&_is_sw=f15s0t26&_tu=BA&aip=1&z=544296395www.google.nl/ads/ga-audiences?v=1&... https://www.google.nl/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&dma=1&dma_cps=a&npa=1&gcd=13l3lPl2l1l1&tid=G-KN80RDFSQK&cid=Sbw2U3gQU7RzaYQlAxf5GgfChQRrv8wImgAY2e0wCe0%3D.1776363270&gtm=45j91e64f0h2v886937185z99100593929za20gzb6613297zd6613297&tag_exp=0~115616985~115938466~115938469~117215457~117266400~117384418&_is_sw=f15s0t26&_tu=BA&aip=1&z=544296395 — 200 — 408 B — 64 ms — h2https://region1.analytics.google.com/g/s/collect?dma=1&dma_cps=a&npa=1&gcd=13l3lPl2l1l1&gtm=45j91e64f0h2v886937185z86613297z99100593929za20gzb6613297zd6613297&tag_exp=0~115616985~115938466~115938469~117215459~117266400~117384418~117549814~117971173&_is_sw=f15s0t17&_tu=BA&_gsid=KN80RDFSQKWdKphh4EeWckiqO2GIDSVAregion1.analytics.google.com/g/s/co... https://region1.analytics.google.com/g/s/collect?dma=1&dma_cps=a&npa=1&gcd=13l3lPl2l1l1&gtm=45j91e64f0h2v886937185z86613297z99100593929za20gzb6613297zd6613297&tag_exp=0~115616985~115938466~115938469~117215459~117266400~117384418~117549814~117971173&_is_sw=f15s0t17&_tu=BA&_gsid=KN80RDFSQKWdKphh4EeWckiqO2GIDSVA — 204 — 47 B — 47 ms — h2https://www.google.nl/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&dma=1&dma_cps=a&npa=1&gcd=13l3lPl2l1l1&tid=G-KN80RDFSQK&cid=Sbw2U3gQU7RzaYQlAxf5GgfChQRrv8wImgAY2e0wCe0%3D.1776363270&gtm=45j91e64f0h2v886937185z86613297z99100593929za20gzb6613297zd6613297&tag_exp=0~115616985~115938466~115938469~117215459~117266400~117384418~117549814~117971173&_is_sw=f15s0t17&_tu=BA&aip=1&z=733738504www.google.nl/ads/ga-audiences?v=1&... https://www.google.nl/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&dma=1&dma_cps=a&npa=1&gcd=13l3lPl2l1l1&tid=G-KN80RDFSQK&cid=Sbw2U3gQU7RzaYQlAxf5GgfChQRrv8wImgAY2e0wCe0%3D.1776363270&gtm=45j91e64f0h2v886937185z86613297z99100593929za20gzb6613297zd6613297&tag_exp=0~115616985~115938466~115938469~117215459~117266400~117384418~117549814~117971173&_is_sw=f15s0t17&_tu=BA&aip=1&z=733738504 — 200 — 107 B — 56 ms — h2https://region1.analytics.google.com/g/s/collect?dma=1&dma_cps=a&npa=1&gcd=13l3lPl2l1l1&gtm=45j91e64f0h2v886937185z86613297z99100593929za20gzb6613297zd6613297&tag_exp=0~115616985~115938466~115938469~117266400~117549812~117971173&_is_sw=f15s0t5&_tu=DA&_gsid=KN80RDFSQKXY-Wkmjm-IZzEBI-8K3angregion1.analytics.google.com/g/s/co... https://region1.analytics.google.com/g/s/collect?dma=1&dma_cps=a&npa=1&gcd=13l3lPl2l1l1&gtm=45j91e64f0h2v886937185z86613297z99100593929za20gzb6613297zd6613297&tag_exp=0~115616985~115938466~115938469~117266400~117549812~117971173&_is_sw=f15s0t5&_tu=DA&_gsid=KN80RDFSQKXY-Wkmjm-IZzEBI-8K3ang — 204 — 505 B — 37 ms — h2https://www.google.nl/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&dma=1&dma_cps=a&npa=1&gcd=13l3lPl2l1l1&tid=G-KN80RDFSQK&cid=Sbw2U3gQU7RzaYQlAxf5GgfChQRrv8wImgAY2e0wCe0%3D.1776363270&gtm=45j91e64f0h2v886937185z86613297z99100593929za20gzb6613297zd6613297&tag_exp=0~115616985~115938466~115938469~117266400~117549812~117971173&_is_sw=f15s0t5&_tu=DA&aip=1&z=1122510585www.google.nl/ads/ga-audiences?v=1&... https://www.google.nl/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&dma=1&dma_cps=a&npa=1&gcd=13l3lPl2l1l1&tid=G-KN80RDFSQK&cid=Sbw2U3gQU7RzaYQlAxf5GgfChQRrv8wImgAY2e0wCe0%3D.1776363270&gtm=45j91e64f0h2v886937185z86613297z99100593929za20gzb6613297zd6613297&tag_exp=0~115616985~115938466~115938469~117266400~117549812~117971173&_is_sw=f15s0t5&_tu=DA&aip=1&z=1122510585 — 200 — 107 B — 49 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&dma=1&dma_cps=a&npa=1&gcd=13l3lPl2l1l1&tid=G-KN80RDFSQK&cid=Sbw2U3gQU7RzaYQlAxf5GgfChQRrv8wImgAY2e0wCe0%3D.1776363270&gtm=45j91e64f0h2v886937185z86613297z99100593929za20gzb6613297zd6613297&tag_exp=0~115616985~115938466~115938469~117266400~117549812~117971173&_is_sw=f15s0t5&_tu=DA&aip=1stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&dma=1&dma_cps=a&npa=1&gcd=13l3lPl2l1l1&tid=G-KN80RDFSQK&cid=Sbw2U3gQU7RzaYQlAxf5GgfChQRrv8wImgAY2e0wCe0%3D.1776363270&gtm=45j91e64f0h2v886937185z86613297z99100593929za20gzb6613297zd6613297&tag_exp=0~115616985~115938466~115938469~117266400~117549812~117971173&_is_sw=f15s0t5&_tu=DA&aip=1 — 204 — 505 B — 65 ms — h2https://pixel-config.reddit.com/pixels/t2_naasd/configpixel-config.reddit.com/pixels/t2_n... https://pixel-config.reddit.com/pixels/t2_naasd/config — 200 — 227 B — 62 ms — h2https://alb.reddit.com/rp.gif?ts=1776363270588&id=t2_naasd&event=PageVisit&m.itemCount=&m.value=&m.valueDecimal=&m.currency=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=74f900d6-da9f-4468-883d-258238bc0454&aaid=&external_id=&idfa=&integration=reddit&partner=&partner_version=&opt_out=0&sh=800&sw=600&v=rdt_f3936046&dpm=&dpcc=&dprc=alb.reddit.com/rp.gif?ts=1776363270... https://alb.reddit.com/rp.gif?ts=1776363270588&id=t2_naasd&event=PageVisit&m.itemCount=&m.value=&m.valueDecimal=&m.currency=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=74f900d6-da9f-4468-883d-258238bc0454&aaid=&external_id=&idfa=&integration=reddit&partner=&partner_version=&opt_out=0&sh=800&sw=600&v=rdt_f3936046&dpm=&dpcc=&dprc= — 200 — 666 B — 150 ms — h2https://tag-logger.demandbase.com/bg9s?x-amz-cf-id=Z_MbOhdz_FpH5mttDNrIYvymq_ypH0-Gq0rwDInXioD3U37R6XyrVw==&api-version=v3tag-logger.demandbase.com/bg9s?x-am... https://tag-logger.demandbase.com/bg9s?x-amz-cf-id=Z_MbOhdz_FpH5mttDNrIYvymq_ypH0-Gq0rwDInXioD3U37R6XyrVw==&api-version=v3 — 200 — 444 B — 157 ms — h2https://dsum-sec.casalemedia.com/rum?cm_dsp_id=18&expiry=1792174470&external_user_id=5db7e926-b123-4811-bc2d-98cd9b865616dsum-sec.casalemedia.com/rum?cm_dsp... https://dsum-sec.casalemedia.com/rum?cm_dsp_id=18&expiry=1792174470&external_user_id=5db7e926-b123-4811-bc2d-98cd9b865616 — 302 — 890 B — 38 ms — h3https://partners.tremorhub.com/sync?UIDM=5db7e926-b123-4811-bc2d-98cd9b865616partners.tremorhub.com/sync?UIDM=5d... https://partners.tremorhub.com/sync?UIDM=5db7e926-b123-4811-bc2d-98cd9b865616 — 200 — 392 B — 317 ms — h2https://pixel.rubiconproject.com/tap.php?nid=5578&put=5db7e926-b123-4811-bc2d-98cd9b865616&v=1181926pixel.rubiconproject.com/tap.php?ni... https://pixel.rubiconproject.com/tap.php?nid=5578&put=5db7e926-b123-4811-bc2d-98cd9b865616&v=1181926 — 204 — 239 B — 20 ms — http/1.1https://click.prod.mplat-ppcprotect.com/v2/recv?lpn=n&plat=&data=eyJjbGllbnRfZGF0YSI6eyJocmVmIjoiaHR0cHM6Ly93d3cuZGF0YWRvZ2hxLmNvbS8iLCJ0b2tlbiI6ImV5SmhiR2NpT2lKSVV6STFOaUlzSW5SNWNDSTZJa3BYVkNKOS5leUpoWTJOdmRXNTBYMmxrSWpveE5qZzVObjAuZ0U5QXN4VDlxakZWS2xMR0w2ZjY0Y1VYVlNpSDNIVGhMNTNFdklXOGI4ayIsImNsaWVudF9pZCI6MCwibHVuaW9fc2Vzc2lvbl9pZCI6ImUwMjg3ZTE4LTJiMzYtNDk0MC04ODRlLTI0ZDNiZDg2ZmNhYiJ9fQclick.prod.mplat-ppcprotect.com/v2/... https://click.prod.mplat-ppcprotect.com/v2/recv?lpn=n&plat=&data=eyJjbGllbnRfZGF0YSI6eyJocmVmIjoiaHR0cHM6Ly93d3cuZGF0YWRvZ2hxLmNvbS8iLCJ0b2tlbiI6ImV5SmhiR2NpT2lKSVV6STFOaUlzSW5SNWNDSTZJa3BYVkNKOS5leUpoWTJOdmRXNTBYMmxrSWpveE5qZzVObjAuZ0U5QXN4VDlxakZWS2xMR0w2ZjY0Y1VYVlNpSDNIVGhMNTNFdklXOGI4ayIsImNsaWVudF9pZCI6MCwibHVuaW9fc2Vzc2lvbl9pZCI6ImUwMjg3ZTE4LTJiMzYtNDk0MC04ODRlLTI0ZDNiZDg2ZmNhYiJ9fQ — 200 — 464 B — 93 ms — h2https://munchkin.marketo.net/164/munchkin.jsmunchkin.marketo.net/164/munchkin.j... https://munchkin.marketo.net/164/munchkin.js — 200 — 5.2 KiB — 10 ms — http/1.1https://dsum-sec.casalemedia.com/rum?cm_dsp_id=18&expiry=1792174470&external_user_id=5db7e926-b123-4811-bc2d-98cd9b865616&C=1dsum-sec.casalemedia.com/rum?cm_dsp... https://dsum-sec.casalemedia.com/rum?cm_dsp_id=18&expiry=1792174470&external_user_id=5db7e926-b123-4811-bc2d-98cd9b865616&C=1 — 200 — 478 B — 24 ms — h3https://tlzqr.datadoghq.com/init?consentDisabled=true&fallbackUserId=52f7006f-71c8-47d3-ad99-1a8b6277f30a-1776363270384&pageUrl=https%3A%2F%2Fwww.datadoghq.com%2Ftlzqr.datadoghq.com/init?consentDis... https://tlzqr.datadoghq.com/init?consentDisabled=true&fallbackUserId=52f7006f-71c8-47d3-ad99-1a8b6277f30a-1776363270384&pageUrl=https%3A%2F%2Fwww.datadoghq.com%2F — 200 — 939 B — 67 ms — h2https://t.co/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=8c0101a9-e04a-4352-b120-cc228dbfad32&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=f073aa94-560c-4ef4-8fdd-b28546a7bab8&pt=Cloud%20Monitoring%20as%20a%20Service%20%7C%20Datadog&tw_document_href=https%3A%2F%2Fwww.datadoghq.com%2F&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776363270686.498068479338726249&txn_id=nui23&type=javascript&version=2.3.52t.co/1/i/adsct?bci=4&dv=UTC%26en-US... https://t.co/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=8c0101a9-e04a-4352-b120-cc228dbfad32&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=f073aa94-560c-4ef4-8fdd-b28546a7bab8&pt=Cloud%20Monitoring%20as%20a%20Service%20%7C%20Datadog&tw_document_href=https%3A%2F%2Fwww.datadoghq.com%2F&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776363270686.498068479338726249&txn_id=nui23&type=javascript&version=2.3.52 — 200 — 656 B — 198 ms — h2https://analytics.twitter.com/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=8c0101a9-e04a-4352-b120-cc228dbfad32&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=f073aa94-560c-4ef4-8fdd-b28546a7bab8&pt=Cloud%20Monitoring%20as%20a%20Service%20%7C%20Datadog&tw_document_href=https%3A%2F%2Fwww.datadoghq.com%2F&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776363270686.498068479338726249&txn_id=nui23&type=javascript&version=2.3.52analytics.twitter.com/1/i/adsct?bci... https://analytics.twitter.com/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=8c0101a9-e04a-4352-b120-cc228dbfad32&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=f073aa94-560c-4ef4-8fdd-b28546a7bab8&pt=Cloud%20Monitoring%20as%20a%20Service%20%7C%20Datadog&tw_document_href=https%3A%2F%2Fwww.datadoghq.com%2F&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776363270686.498068479338726249&txn_id=nui23&type=javascript&version=2.3.52 — 200 — 1006 B — 215 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&a=214848042&t=pageview&_s=1&dl=https%3A%2F%2Fwww.datadoghq.com%2F&ul=en-us&dt=Cloud%20Monitoring%20as%20a%20Service%20%7C%20Datadog&sr=800x600&vp=1350x940&_u=YCDACAABBAAAACAAAC~&jid=1715152116&gjid=1240717278&cid=971076858.1776363270&tid=UA-21102638-3&_gid=769118570.1776363271&_r=1&_slc=1&gtm=45He64f0n71WDC8G6v6613297za200zd6613297&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938466~115938469~117266401&npa=1&z=18951235www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=214848042&t=pageview&_s=1&dl=https%3A%2F%2Fwww.datadoghq.com%2F&ul=en-us&dt=Cloud%20Monitoring%20as%20a%20Service%20%7C%20Datadog&sr=800x600&vp=1350x940&_u=YCDACAABBAAAACAAAC~&jid=1715152116&gjid=1240717278&cid=971076858.1776363270&tid=UA-21102638-3&_gid=769118570.1776363271&_r=1&_slc=1&gtm=45He64f0n71WDC8G6v6613297za200zd6613297&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938466~115938469~117266401&npa=1&z=18951235 — 200 — 467 B — 24 ms — h2https://api.cr-relay.com/v1/site/a5d49f07-b6b8-4458-bfc0-d11e773eae89/batchapi.cr-relay.com/v1/site/a5d49f07-b... https://api.cr-relay.com/v1/site/a5d49f07-b6b8-4458-bfc0-d11e773eae89/batch — 200 — 165 B — 497 ms — h2https://cdn.vector.co/pixel.jscdn.vector.co/pixel.js https://cdn.vector.co/pixel.js — 200 — 58.6 KiB — 32 ms — h2https://transcend-cdn.com/cm/dc241cd4-6477-4f2b-86c0-6bcb51869e28/ui.jstranscend-cdn.com/cm/dc241cd4-6477-... https://transcend-cdn.com/cm/dc241cd4-6477-4f2b-86c0-6bcb51869e28/ui.js — 200 — 98.8 KiB — 51 ms — h3https://8b61d74c.datadoghq.com/api/v2/rum?_dd.api=fetch-keepalive&batch_time=1776363270927&dd-request-id=3192c94a-3c4d-4ee9-84bc-0d672b2df1bb&dd-evp-origin=browser&dd-evp-origin-version=6.25.1&dd-api-key=pub0b466265cd4de08394d4e1979fb79787&ddsource=browser8b61d74c.datadoghq.com/api/v2/rum?_... https://8b61d74c.datadoghq.com/api/v2/rum?_dd.api=fetch-keepalive&batch_time=1776363270927&dd-request-id=3192c94a-3c4d-4ee9-84bc-0d672b2df1bb&dd-evp-origin=browser&dd-evp-origin-version=6.25.1&dd-api-key=pub0b466265cd4de08394d4e1979fb79787&ddsource=browser — 202 — 112 B — 146 ms — h2https://8b61d74c.datadoghq.com/api/v2/rum?_dd.api=fetch-keepalive&batch_time=1776363270937&dd-request-id=08810ccf-109a-4a74-baee-28bf7740d7ad&dd-evp-origin=browser&dd-evp-origin-version=6.25.1&dd-api-key=pub0b466265cd4de08394d4e1979fb79787&ddsource=browser8b61d74c.datadoghq.com/api/v2/rum?_... https://8b61d74c.datadoghq.com/api/v2/rum?_dd.api=fetch-keepalive&batch_time=1776363270937&dd-request-id=08810ccf-109a-4a74-baee-28bf7740d7ad&dd-evp-origin=browser&dd-evp-origin-version=6.25.1&dd-api-key=pub0b466265cd4de08394d4e1979fb79787&ddsource=browser — 202 — 112 B — 197 ms — h2https://8b61d74c.datadoghq.com/api/v2/rum?_dd.api=fetch-keepalive&batch_time=1776363270955&dd-request-id=f0116e4e-11ec-444d-94b1-bd62a13e97da&dd-evp-origin=browser&dd-evp-origin-version=6.25.1&dd-api-key=pub0b466265cd4de08394d4e1979fb79787&ddsource=browser8b61d74c.datadoghq.com/api/v2/rum?_... https://8b61d74c.datadoghq.com/api/v2/rum?_dd.api=fetch-keepalive&batch_time=1776363270955&dd-request-id=f0116e4e-11ec-444d-94b1-bd62a13e97da&dd-evp-origin=browser&dd-evp-origin-version=6.25.1&dd-api-key=pub0b466265cd4de08394d4e1979fb79787&ddsource=browser — 202 — 112 B — 229 ms — h2https://transcend-cdn.com/cm/dc241cd4-6477-4f2b-86c0-6bcb51869e28/cm.csstranscend-cdn.com/cm/dc241cd4-6477-... https://transcend-cdn.com/cm/dc241cd4-6477-4f2b-86c0-6bcb51869e28/cm.css — 200 — 4.1 KiB — 21 ms — h3https://transcend-cdn.com/cm/dc241cd4-6477-4f2b-86c0-6bcb51869e28/translations/en.jsontranscend-cdn.com/cm/dc241cd4-6477-... https://transcend-cdn.com/cm/dc241cd4-6477-4f2b-86c0-6bcb51869e28/translations/en.json — 200 — 2.7 KiB — 22 ms — h3https://bat.bing.net/actionp/0?ti=4061438&Ver=2&mid=c852881c-6cde-4fb2-9556-9a6464348feb&bo=1&evt=consent&src=default&cdb=ARoR&asc=Dbat.bing.net/actionp/0?ti=4061438&V... https://bat.bing.net/actionp/0?ti=4061438&Ver=2&mid=c852881c-6cde-4fb2-9556-9a6464348feb&bo=1&evt=consent&src=default&cdb=ARoR&asc=D — 204 — 346 B — 65 ms — h2https://bat.bing.net/actionp/0?ti=4061438&Ver=2&mid=c852881c-6cde-4fb2-9556-9a6464348feb&bo=2&evt=consent&src=default&cdb=ARoR&asc=Dbat.bing.net/actionp/0?ti=4061438&V... https://bat.bing.net/actionp/0?ti=4061438&Ver=2&mid=c852881c-6cde-4fb2-9556-9a6464348feb&bo=2&evt=consent&src=default&cdb=ARoR&asc=D — 204 — 120 B — 66 ms — h2https://875-uvy-685.mktoresp.com/webevents/visitWebPage?_mchNc=1776363271237&_mchCn=&_mchId=875-UVY-685&_mchTk=_mch-datadoghq.com-2ccbd0851638006271dc7169bb8c4433&_mchHo=www.datadoghq.com&_mchPo=&_mchRu=%2F&_mchPc=https%3A&_mchVr=164&_mchEcid=&_mchHa=&_mchRe=&_mchQp=875-uvy-685.mktoresp.com/webevents/... https://875-uvy-685.mktoresp.com/webevents/visitWebPage?_mchNc=1776363271237&_mchCn=&_mchId=875-UVY-685&_mchTk=_mch-datadoghq.com-2ccbd0851638006271dc7169bb8c4433&_mchHo=www.datadoghq.com&_mchPo=&_mchRu=%2F&_mchPc=https%3A&_mchVr=164&_mchEcid=&_mchHa=&_mchRe=&_mchQp= — 200 — 318 B — 960 ms — http/1.1https://api.vector.co/pixel/ip-infoapi.vector.co/pixel/ip-info https://api.vector.co/pixel/ip-info — 204 — 0 B — 458 ms — h2https://corp.dd-static.net//video/home/homepage-animation-1080.mp4?auto=format&fit=maxcorp.dd-static.net//video/home/home... https://corp.dd-static.net//video/home/homepage-animation-1080.mp4?auto=format&fit=max — 206 — 431.5 KiB — 32 ms — h2https://corp.dd-static.net/img/favicons/dd-favicon.pngcorp.dd-static.net/img/favicons/dd-... https://corp.dd-static.net/img/favicons/dd-favicon.png — 200 — 15.9 KiB — 32 ms — h2https://corp.dd-static.net//video/home/homepage-animation-1080.mp4?auto=format&fit=maxcorp.dd-static.net//video/home/home... https://corp.dd-static.net//video/home/homepage-animation-1080.mp4?auto=format&fit=max — 206 — 10.4 KiB — 33 ms — h2https://8b61d74c.datadoghq.com/api/v2/rum?_dd.api=fetch-keepalive&batch_time=1776363271462&dd-request-id=1e1aaefe-c735-4b80-8374-39a87e5dee14&dd-evp-origin=browser&dd-evp-origin-version=6.25.1&dd-api-key=pub0b466265cd4de08394d4e1979fb79787&ddsource=browser8b61d74c.datadoghq.com/api/v2/rum?_... https://8b61d74c.datadoghq.com/api/v2/rum?_dd.api=fetch-keepalive&batch_time=1776363271462&dd-request-id=1e1aaefe-c735-4b80-8374-39a87e5dee14&dd-evp-origin=browser&dd-evp-origin-version=6.25.1&dd-api-key=pub0b466265cd4de08394d4e1979fb79787&ddsource=browser — 202 — 113 B — 153 ms — h2https://8b61d74c.datadoghq.com/api/v2/rum?_dd.api=fetch-keepalive&batch_time=1776363271467&dd-request-id=431237a6-fa74-4a48-981c-0ce041d29b11&dd-evp-origin=browser&dd-evp-origin-version=6.25.1&dd-api-key=pub0b466265cd4de08394d4e1979fb79787&ddsource=browser8b61d74c.datadoghq.com/api/v2/rum?_... https://8b61d74c.datadoghq.com/api/v2/rum?_dd.api=fetch-keepalive&batch_time=1776363271467&dd-request-id=431237a6-fa74-4a48-981c-0ce041d29b11&dd-evp-origin=browser&dd-evp-origin-version=6.25.1&dd-api-key=pub0b466265cd4de08394d4e1979fb79787&ddsource=browser — 202 — 135 B — 113 ms — h2https://api.vector.co/pixel/phoenix/sync-container?duid=41d1e848d488--01kpbr0x45fh3kbqd6c83ss3a9&ds=did-006l&euns=1&s=&version=v3.14.0&cd=.datadoghq.com&pv=81601421-6476-4ecc-847e-8ae3f8362bd3api.vector.co/pixel/phoenix/sync-co... https://api.vector.co/pixel/phoenix/sync-container?duid=41d1e848d488--01kpbr0x45fh3kbqd6c83ss3a9&ds=did-006l&euns=1&s=&version=v3.14.0&cd=.datadoghq.com&pv=81601421-6476-4ecc-847e-8ae3f8362bd3 — 200 — 742 B — 671 ms — h2https://8b61d74c.datadoghq.com/api/v2/rum?_dd.api=fetch-keepalive&batch_time=1776363271649&dd-request-id=8a57b151-7238-49a8-93cd-d73b4f60e338&dd-evp-origin=browser&dd-evp-origin-version=6.25.1&dd-api-key=pub0b466265cd4de08394d4e1979fb79787&ddsource=browser8b61d74c.datadoghq.com/api/v2/rum?_... https://8b61d74c.datadoghq.com/api/v2/rum?_dd.api=fetch-keepalive&batch_time=1776363271649&dd-request-id=8a57b151-7238-49a8-93cd-d73b4f60e338&dd-evp-origin=browser&dd-evp-origin-version=6.25.1&dd-api-key=pub0b466265cd4de08394d4e1979fb79787&ddsource=browser — 202 — 112 B — 136 ms — h2https://8b61d74c.datadoghq.com/api/v2/rum?_dd.api=fetch-keepalive&batch_time=1776363271710&dd-request-id=4f7d1f13-0b01-4a38-b53c-ed2d46b4c015&dd-evp-origin=browser&dd-evp-origin-version=6.25.1&dd-api-key=pub0b466265cd4de08394d4e1979fb79787&ddsource=browser8b61d74c.datadoghq.com/api/v2/rum?_... https://8b61d74c.datadoghq.com/api/v2/rum?_dd.api=fetch-keepalive&batch_time=1776363271710&dd-request-id=4f7d1f13-0b01-4a38-b53c-ed2d46b4c015&dd-evp-origin=browser&dd-evp-origin-version=6.25.1&dd-api-key=pub0b466265cd4de08394d4e1979fb79787&ddsource=browser — 202 — 112 B — 165 ms — h2https://8b61d74c.datadoghq.com/api/v2/rum?_dd.api=fetch-keepalive&batch_time=1776363271715&dd-request-id=52cdb42e-a10e-4190-94fc-70224a1807bf&dd-evp-origin=browser&dd-evp-origin-version=6.25.1&dd-api-key=pub0b466265cd4de08394d4e1979fb79787&ddsource=browser8b61d74c.datadoghq.com/api/v2/rum?_... https://8b61d74c.datadoghq.com/api/v2/rum?_dd.api=fetch-keepalive&batch_time=1776363271715&dd-request-id=52cdb42e-a10e-4190-94fc-70224a1807bf&dd-evp-origin=browser&dd-evp-origin-version=6.25.1&dd-api-key=pub0b466265cd4de08394d4e1979fb79787&ddsource=browser — 202 — 111 B — 125 ms — h2https://bat.bing.net/action/0?ti=4061438&Ver=2&mid=c852881c-6cde-4fb2-9556-9a6464348feb&bo=3&pi=918639831&lg=en-US&sw=800&sh=600&sc=24&tl=Cloud%20Monitoring%20as%20a%20Service%20%7C%20Datadog&p=https%3A%2F%2Fwww.datadoghq.com%2F&r=&lt=2988&evt=pageLoad&sv=2&asc=D&cdb=ARoR&rn=859178bat.bing.net/action/0?ti=4061438&Ve... https://bat.bing.net/action/0?ti=4061438&Ver=2&mid=c852881c-6cde-4fb2-9556-9a6464348feb&bo=3&pi=918639831&lg=en-US&sw=800&sh=600&sc=24&tl=Cloud%20Monitoring%20as%20a%20Service%20%7C%20Datadog&p=https%3A%2F%2Fwww.datadoghq.com%2F&r=&lt=2988&evt=pageLoad&sv=2&asc=D&cdb=ARoR&rn=859178 — 204 — 120 B — 24 ms — h2https://api.vector.co/pixel/ip-infoapi.vector.co/pixel/ip-info https://api.vector.co/pixel/ip-info — 200 — 1.1 KiB — 161 ms — h2https://api.vector.co/pixel/e0f45553-2eb7-4e00-bb8a-3452661f3a3a/settingsapi.vector.co/pixel/e0f45553-2eb7-4... https://api.vector.co/pixel/e0f45553-2eb7-4e00-bb8a-3452661f3a3a/settings — 204 — 0 B — 144 ms — h2https://api.vector.co/pixel/e0f45553-2eb7-4e00-bb8a-3452661f3a3a/settingsapi.vector.co/pixel/e0f45553-2eb7-4... https://api.vector.co/pixel/e0f45553-2eb7-4e00-bb8a-3452661f3a3a/settings — 200 — 892 B — 148 ms — h2https://api.vector.co/pixel/e0f45553-2eb7-4e00-bb8a-3452661f3a3a/new-visitorapi.vector.co/pixel/e0f45553-2eb7-4... https://api.vector.co/pixel/e0f45553-2eb7-4e00-bb8a-3452661f3a3a/new-visitor — 204 — 0 B — 272 ms — h2https://api.vector.co/pixel/phoenix/rp/j?dtstmp=1776363272307&did=did-006l&se=e30&duid=41d1e848d488--01kpbr0x45fh3kbqd6c83ss3a9&tv=v3.14.0&pu=https%3A%2F%2Fwww.datadoghq.com%2F&ext_ajs_user_id=null&wpn=lc-bundle&wpv=v3.14.0&cd=.datadoghq.com&pv=81601421-6476-4ecc-847e-8ae3f8362bd3api.vector.co/pixel/phoenix/rp/j?dt... https://api.vector.co/pixel/phoenix/rp/j?dtstmp=1776363272307&did=did-006l&se=e30&duid=41d1e848d488--01kpbr0x45fh3kbqd6c83ss3a9&tv=v3.14.0&pu=https%3A%2F%2Fwww.datadoghq.com%2F&ext_ajs_user_id=null&wpn=lc-bundle&wpv=v3.14.0&cd=.datadoghq.com&pv=81601421-6476-4ecc-847e-8ae3f8362bd3 — 302 — 1.2 KiB — 720 ms — h2https://api.vector.co/pixel/e0f45553-2eb7-4e00-bb8a-3452661f3a3a/new-visitorapi.vector.co/pixel/e0f45553-2eb7-4... https://api.vector.co/pixel/e0f45553-2eb7-4e00-bb8a-3452661f3a3a/new-visitor — 201 — 2.7 KiB — 173 ms — h2https://api.vector.co/pixel/liapi.vector.co/pixel/li https://api.vector.co/pixel/li — 204 — 0 B — 145 ms — h2https://api.vector.co/pixel/liapi.vector.co/pixel/li https://api.vector.co/pixel/li — 200 — 823 B — 159 ms — h2https://8b61d74c.datadoghq.com/api/v2/rum?_dd.api=fetch-keepalive&batch_time=1776363272972&dd-request-id=c6768122-6668-4c6a-8da4-8d0473b5f1f4&dd-evp-origin=browser&dd-evp-origin-version=6.25.1&dd-api-key=pub0b466265cd4de08394d4e1979fb79787&ddsource=browser8b61d74c.datadoghq.com/api/v2/rum?_... https://8b61d74c.datadoghq.com/api/v2/rum?_dd.api=fetch-keepalive&batch_time=1776363272972&dd-request-id=c6768122-6668-4c6a-8da4-8d0473b5f1f4&dd-evp-origin=browser&dd-evp-origin-version=6.25.1&dd-api-key=pub0b466265cd4de08394d4e1979fb79787&ddsource=browser — 202 — 135 B — 255 ms — h2https://api.vector.co/pixel/phoenix/rp/j?dtstmp=1776363272307&did=did-006l&se=e30&duid=41d1e848d488--01kpbr0x45fh3kbqd6c83ss3a9&tv=v3.14.0&pu=https%3A%2F%2Fwww.datadoghq.com%2F&ext_ajs_user_id=null&wpn=lc-bundle&wpv=v3.14.0&cd=.datadoghq.com&pv=81601421-6476-4ecc-847e-8ae3f8362bd3&n3pc=trueapi.vector.co/pixel/phoenix/rp/j?dt... https://api.vector.co/pixel/phoenix/rp/j?dtstmp=1776363272307&did=did-006l&se=e30&duid=41d1e848d488--01kpbr0x45fh3kbqd6c83ss3a9&tv=v3.14.0&pu=https%3A%2F%2Fwww.datadoghq.com%2F&ext_ajs_user_id=null&wpn=lc-bundle&wpv=v3.14.0&cd=.datadoghq.com&pv=81601421-6476-4ecc-847e-8ae3f8362bd3&n3pc=true — 200 — 1019 B — 420 ms — h2https://api.vector.co/pixel/phoenix/idex/did-006l/any?duid=41d1e848d488--01kpbr0x45fh3kbqd6c83ss3a9&did=did-006l&cd=.datadoghq.com&pu=https%3A%2F%2Fwww.datadoghq.com%2F&ajs_user_id=null&resolve=sha2api.vector.co/pixel/phoenix/idex/di... https://api.vector.co/pixel/phoenix/idex/did-006l/any?duid=41d1e848d488--01kpbr0x45fh3kbqd6c83ss3a9&did=did-006l&cd=.datadoghq.com&pu=https%3A%2F%2Fwww.datadoghq.com%2F&ajs_user_id=null&resolve=sha2 — 204 — 1.0 KiB — 421 ms — h2https://api.vector.co/pixel/e0f45553-2eb7-4e00-bb8a-3452661f3a3a/visitor/5a437e6f-e378-4245-a6d8-0843eb70bc7f/cerebroapi.vector.co/pixel/e0f45553-2eb7-4... https://api.vector.co/pixel/e0f45553-2eb7-4e00-bb8a-3452661f3a3a/visitor/5a437e6f-e378-4245-a6d8-0843eb70bc7f/cerebro — 204 — 0 B — 145 ms — h2https://api.vector.co/pixel/e0f45553-2eb7-4e00-bb8a-3452661f3a3a/visitor/5a437e6f-e378-4245-a6d8-0843eb70bc7f/cerebroapi.vector.co/pixel/e0f45553-2eb7-4... https://api.vector.co/pixel/e0f45553-2eb7-4e00-bb8a-3452661f3a3a/visitor/5a437e6f-e378-4245-a6d8-0843eb70bc7f/cerebro — 200 — 898 B — 154 ms — h2https://corp.dd-static.net//video/home/homepage-animation-1080.mp4?auto=format&fit=maxcorp.dd-static.net//video/home/home... https://corp.dd-static.net//video/home/homepage-animation-1080.mp4?auto=format&fit=max — 206 — 898.0 KiB — 52 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 3013ms · 1235KB · $10/mo
Unattributable
Other
Costly
Execution 547ms
Transfer 0 KB
Monthly Cost $2/mo
www.datadoghq.com
Other
Costly
Execution 378ms
Transfer 53 KB
Monthly Cost $1/mo
www.redditstatic.com
Other
Costly
Execution 277ms
Transfer 19 KB
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Costly
Execution 274ms
Transfer 185 KB
Unused 33%
Monthly Cost $1/mo
lp.datadoghq.com
Other
Costly
Execution 218ms
Transfer 0 KB
Unused 53%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 193ms
Transfer 174 KB
Unused 36%
Monthly Cost $1/mo
www.datadoghq.com
Other
Optional
Execution 173ms
Transfer 78 KB
Unused 40%
Monthly Cost $1/mo
cdn.vector.co
Other
Optional
Execution 128ms
Transfer 59 KB
Unused 43%
Monthly Cost $0/mo
transcend-cdn.com
Other
Optional
Execution 121ms
Transfer 99 KB
Unused 38%
Monthly Cost $0/mo
Google Tag Manager
Tag Manager
Optional
Execution 105ms
Transfer 146 KB
Unused 41%
Monthly Cost $0/mo
www.datadoghq.com
Other
Optional
Execution 97ms
Transfer 30 KB
Monthly Cost $0/mo
Facebook Pixel
Advertising
Optional
Execution 92ms
Transfer 47 KB
Monthly Cost $0/mo
www.datadoghq.com
Other
Optional
Execution 75ms
Transfer 17 KB
Monthly Cost $0/mo
transcend-cdn.com
Other
Optional
Execution 74ms
Transfer 55 KB
Monthly Cost $0/mo
www.datadoghq.com
Other
Optional
Execution 72ms
Transfer 97 KB
Unused 66%
Monthly Cost $0/mo
Google Analytics
Analytics
Optional
Execution 65ms
Transfer 21 KB
Monthly Cost $0/mo
cdn.calibermind.com
Other
Optional
Execution 65ms
Transfer 59 KB
Unused 62%
Monthly Cost $0/mo
Facebook Pixel
Advertising
Optional
Execution 59ms
Transfer 96 KB
Unused 33%
Monthly Cost $0/mo

These scripts may cost more than they're worth

  • Unattributable adds 547ms and costs ~$2/month
  • www.datadoghq.com adds 378ms and costs ~$1/month
  • www.redditstatic.com adds 277ms and costs ~$1/month
  • Google Tag Manager adds 274ms and costs ~$1/month
  • lp.datadoghq.com adds 218ms and costs ~$1/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

Unattributable takes 547ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.datadoghq.com takes 378ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.redditstatic.com takes 277ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Google Tag Manager takes 274ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

lp.datadoghq.com takes 218ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

53% of lp.datadoghq.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

66% of www.datadoghq.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

62% of cdn.calibermind.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback