Skip to content
https://datacamp.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
75
GRADE
C
FIX
5
REVIEW
3
PASS
7
INFO
2

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

30
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
95
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
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.

6.05 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

16.95 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

1.90 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.

8.24 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.

17.24 s

Page Load Progression

610 ms
1.2 s
1.8 s
2.4 s
3.0 s
3.7 s
4.3 s
4.9 s
Checks
17
7 PASS 3 REVIEW 5 FIX
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 (1.9 MiB of 1.9 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
6434ms total JS execution
FIX
6434ms total JS execution
Warning::
https://www.datacamp.com/_next/static/chunks/frame...: 1763ms CPU time
Warning::
https://www.datacamp.com/: 1638ms CPU time
Warning::
https://www.datacamp.com/_next/static/chunks/pages...: 1035ms CPU time
Warning::
Unattributable: 619ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-TGG...: 452ms CPU time
Warning::
Third-party scripts: 6434ms (100% of total)

Main Thread Breakdown

Script Evaluation 54% Other 17% Script Parsing & Compilation 9% Style & Layout 8% Rendering 8%
ScriptTotalScriptingParse/CompileParty
https://www.datacamp.com/_next/static/chunks/framework-14a02dd5e036ebf0.js1763ms1559ms30ms3rd
https://www.datacamp.com/1638ms9ms1ms3rd
https://www.datacamp.com/_next/static/chunks/pages/_app-f7e9c71fee037706.js1035ms698ms274ms3rd
Unattributable619ms23ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TGGWB2P&gtm_auth=z30B2gnFx7YaJZsA-wGD8A&gtm_preview=env-2&gtm_cookies_win=x452ms387ms47ms3rd
https://www.googletagmanager.com/gtag/js?id=G-0VFSSYW4KG&cx=c&gtm=4e64k0330ms288ms39ms3rd
https://www.datacamp.com/_next/static/chunks/pages/index-b2b0756740fcb913.js251ms240ms10ms3rd
https://www.datacamp.com/_next/static/chunks/main-028a31fb8f3df20b.js121ms104ms16ms3rd
https://d.impactradius-event.com/A2717580-78fa-4df3-ac44-faf7e7c3a6e91.js97ms91ms4ms3rd
https://www.datacamp.com/_next/static/chunks/63998-952e986f3af7d60d.js74ms1ms72ms3rd

Showing top 10 of 11 scripts

D
JS Bundles
Action
59 scripts, 482 KB unused
FIX
59 scripts, 482 KB unused
Warning::
https://www.datacamp.com/_next/static/chunks/pages...: 199 KB unused (34%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://accounts.google.com/gsi/client: 69 KB unused (72%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-0VFS...: 64 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-TGG...: 60 KB unused (34%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.onesignal.com/sdks/OneSignalPageSDKES6...: 60 KB unused (88%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 482 KB
482 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.datacamp.com/_next/static/chunks/pages/_app-f7e9c71fee037706.js622 KB199 KB (34%)3rd
https://accounts.google.com/gsi/client96 KB69 KB (72%)3rd
https://www.googletagmanager.com/gtag/js?id=G-0VFSSYW4KG&cx=c&gtm=4e64k0167 KB64 KB (39%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TGGWB2P&gtm_auth=z30B2gnFx7YaJZsA-wGD8A&gtm_preview=env-2&gtm_cookies_win=x177 KB60 KB (34%)3rd
https://cdn.onesignal.com/sdks/OneSignalPageSDKES6.js?v=15160769 KB60 KB (88%)3rd
https://www.datacamp.com/_next/static/chunks/framework-14a02dd5e036ebf0.js58 KB30 KB (51%)3rd
https://www.datacamp.com/_next/static/VCN6wdJ4f36TAEfaV2Flz/_buildManifest.js5 KB3rd
https://d.impactradius-event.com/A2717580-78fa-4df3-ac44-faf7e7c3a6e91.js21 KB3rd
https://www.datacamp.com/_next/static/chunks/86589.c2d18562d0900061.js1 KB3rd
https://www.datacamp.com/_next/static/chunks/72815.978bf9cfc27095eb.js3 KB3rd

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
91 resources · 1.9 MB · 482 KB savings available
FIX
91 resources · 1.9 MB · 482 KB savings available
Warning::
Page weight 890 KB over 1MB target
Got: 1.9 MB Expected: ≤ 1 MB
Info::
~482 KB of savings available
Warning::
90 third-party resources (100% of weight)
Info::
1 resources over 200KB
91 resources · 1.9 MiB · 90 third-party 890.2 KiB over 1MB target
JavaScript 83% · 1.6 MiB
Image 7% · 137.7 KiB
Document 7% · 129.1 KiB
Font 2% · 46.5 KiB
Other 0% · 4.8 KiB
CSS 0% · 1.9 KiB

~482.0 KiB of savings available

Remove unused JavaScript: 482.0 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
Page Weight Budget
Action
1.9 MB transferred, 91 requests
REVIEW
1.9 MB transferred, 91 requests
Info::
Page weighs 7.1 MB (1.9 MB transferred)
Warning::
JavaScript is 1.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.6 MB
Info::
91 HTTP requests
Info::
Estimated 0.39 g CO2 per page load
1.9 MB / 2.4 MB budget
1.9 MB transferred
91 requests
0.39 g CO2 per page load
JavaScript 1.6 MiB 83%
Images 133.3 KiB 7%
HTML 129.1 KiB 7%
Fonts 46.5 KiB 2%
Other 4.6 KiB 0%
CSS 1.9 KiB 0%
Other 1.8 KiB 0%
Other 1.3 KiB 0%
Other 885 B 0%
Other 626 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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

B
Image Optimization
9 images, 0 KB saveable
REVIEW
9 images, 0 KB saveable
Info::
All images are well-optimized
9 images 133 KB
0 oversized -0 KB
4 legacy format
0 missing dimensions CLS risk
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
3 fonts (46 KB)
PASS
3 fonts (46 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

46 KB total

Render-blocking

0

of 3

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 6.0 s LCP 16.9 shttps://dcmfe.datacamp.com/assets/fonts/StudioFeixenSansRegular-english-v2.woff2StudioFeixenSansRegular... https://dcmfe.datacamp.com/assets/fonts/StudioFeixenSansRegular-english-v2.woff2 — 19.2 KiB — 137 ms — font-display: swaphttps://dcmfe.datacamp.com/assets/fonts/StudioFeixenSans-Semibold-english.woff2StudioFeixenSans-Semibo... https://dcmfe.datacamp.com/assets/fonts/StudioFeixenSans-Semibold-english.woff2 — 18.8 KiB — 139 ms — font-display: swaphttps://dcmfe.datacamp.com/assets/fonts/StudioFeixenSansRegular-latin-v2.woff2StudioFeixenSansRegular... https://dcmfe.datacamp.com/assets/fonts/StudioFeixenSansRegular-latin-v2.woff2 — 8.5 KiB — 25 ms — font-display: swap
StudioFeixenSansRegular... woff2 swap
Size 19 KB
Load time 137 ms
Start 399 ms
Risk FOUT — text flashes from fallback to web font
StudioFeixenSans-Semibo... woff2 swap
Size 19 KB
Load time 139 ms
Start 400 ms
Risk FOUT — text flashes from fallback to web font
StudioFeixenSansRegular... woff2 swap
Size 9 KB
Load time 25 ms
Start 963 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
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
91 requests over 2724ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 6.0 s LCP 16.9 shttps://datacamp.com// https://datacamp.com/ — 301 — 240 B — 58 ms — h2https://www.datacamp.com/www.datacamp.com/ https://www.datacamp.com/ — 200 — 129.1 KiB — 344 ms — h2https://dcmfe.datacamp.com/assets/fonts/StudioFeixenSansRegular-english-v2.woff2dcmfe.datacamp.com/assets/fonts/Stu... https://dcmfe.datacamp.com/assets/fonts/StudioFeixenSansRegular-english-v2.woff2 — 200 — 19.2 KiB — 137 ms — h2https://dcmfe.datacamp.com/assets/fonts/StudioFeixenSans-Semibold-english.woff2dcmfe.datacamp.com/assets/fonts/Stu... https://dcmfe.datacamp.com/assets/fonts/StudioFeixenSans-Semibold-english.woff2 — 200 — 18.8 KiB — 139 ms — h2https://www.datacamp.com/_next/static/css/524465260040063c.csswww.datacamp.com/_next/static/css/5... https://www.datacamp.com/_next/static/css/524465260040063c.css — 200 — 1.3 KiB — 44 ms — h2https://www.datacamp.com/_next/static/chunks/59922-ca82e2055a0b9a33.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/59922-ca82e2055a0b9a33.js — 200 — 5.5 KiB — 72 ms — h2https://www.datacamp.com/_next/static/chunks/7798-2575efc464a9996d.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/7798-2575efc464a9996d.js — 200 — 1.1 KiB — 53 ms — h2https://www.datacamp.com/_next/static/chunks/47416-e2aefba008e9f696.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/47416-e2aefba008e9f696.js — 200 — 1.1 KiB — 51 ms — h2https://www.datacamp.com/_next/static/chunks/71900-11044b1fcc22ae9a.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/71900-11044b1fcc22ae9a.js — 200 — 1.0 KiB — 70 ms — h2https://www.datacamp.com/_next/static/chunks/63998-952e986f3af7d60d.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/63998-952e986f3af7d60d.js — 200 — 76.0 KiB — 119 ms — h2https://www.datacamp.com/_next/static/chunks/19292.251e7a88e14c7a13.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/19292.251e7a88e14c7a13.js — 200 — 2.7 KiB — 54 ms — h2https://www.datacamp.com/_next/static/chunks/85832.e33c238b73916a2b.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/85832.e33c238b73916a2b.js — 200 — 9.2 KiB — 64 ms — h2https://www.datacamp.com/_next/static/chunks/74001.8cb618053d42a883.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/74001.8cb618053d42a883.js — 200 — 11.9 KiB — 66 ms — h2https://www.datacamp.com/_next/static/chunks/86589.c2d18562d0900061.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/86589.c2d18562d0900061.js — 200 — 1.2 KiB — 57 ms — h2https://www.datacamp.com/_next/static/chunks/72815.978bf9cfc27095eb.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/72815.978bf9cfc27095eb.js — 200 — 2.7 KiB — 59 ms — h2https://www.datacamp.com/_next/static/chunks/8096.6b111d24c44adbac.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/8096.6b111d24c44adbac.js — 200 — 1.3 KiB — 67 ms — h2https://www.datacamp.com/_next/static/chunks/85028-b2d851d3d5d84199.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/85028-b2d851d3d5d84199.js — 200 — 2.3 KiB — 55 ms — h2https://www.datacamp.com/_next/static/chunks/63619.179a12bed81cbd31.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/63619.179a12bed81cbd31.js — 200 — 1.1 KiB — 60 ms — h2https://www.datacamp.com/_next/static/chunks/webpack-597685773c802e07.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/webpack-597685773c802e07.js — 200 — 16.9 KiB — 71 ms — h2https://www.datacamp.com/_next/static/chunks/framework-14a02dd5e036ebf0.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/framework-14a02dd5e036ebf0.js — 200 — 58.2 KiB — 108 ms — h2https://www.datacamp.com/_next/static/chunks/main-028a31fb8f3df20b.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/main-028a31fb8f3df20b.js — 200 — 36.6 KiB — 104 ms — h2https://www.datacamp.com/_next/static/chunks/pages/_app-f7e9c71fee037706.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/pages/_app-f7e9c71fee037706.js — 200 — 622.5 KiB — 161 ms — h2https://www.datacamp.com/_next/static/chunks/45981-39cfa9cd4b703f9f.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/45981-39cfa9cd4b703f9f.js — 200 — 22.0 KiB — 87 ms — h2https://www.datacamp.com/_next/static/chunks/53776-2a800a410e6e67ad.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/53776-2a800a410e6e67ad.js — 200 — 7.1 KiB — 98 ms — h2https://www.datacamp.com/_next/static/chunks/6943-8fa4afffd90dea16.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/6943-8fa4afffd90dea16.js — 200 — 3.7 KiB — 86 ms — h2https://www.datacamp.com/_next/static/chunks/46197-ad95baae7b5cafdc.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/46197-ad95baae7b5cafdc.js — 200 — 2.6 KiB — 104 ms — h2https://www.datacamp.com/_next/static/chunks/10648-dcd65c77d31f246e.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/10648-dcd65c77d31f246e.js — 200 — 1.4 KiB — 86 ms — h2https://www.datacamp.com/_next/static/chunks/85756-62745a2b54657720.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/85756-62745a2b54657720.js — 200 — 4.0 KiB — 87 ms — h2https://www.datacamp.com/_next/static/chunks/21809-cfb784d0373a0369.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/21809-cfb784d0373a0369.js — 200 — 20.0 KiB — 101 ms — h2https://www.datacamp.com/_next/static/chunks/15476-3abc79d3bd85c0c1.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/15476-3abc79d3bd85c0c1.js — 200 — 8.0 KiB — 88 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 6.0 s LCP 16.9 shttps://datacamp.com// https://datacamp.com/ — 301 — 240 B — 58 ms — h2https://www.datacamp.com/www.datacamp.com/ https://www.datacamp.com/ — 200 — 129.1 KiB — 344 ms — h2https://dcmfe.datacamp.com/assets/fonts/StudioFeixenSansRegular-english-v2.woff2dcmfe.datacamp.com/assets/fonts/Stu... https://dcmfe.datacamp.com/assets/fonts/StudioFeixenSansRegular-english-v2.woff2 — 200 — 19.2 KiB — 137 ms — h2https://dcmfe.datacamp.com/assets/fonts/StudioFeixenSans-Semibold-english.woff2dcmfe.datacamp.com/assets/fonts/Stu... https://dcmfe.datacamp.com/assets/fonts/StudioFeixenSans-Semibold-english.woff2 — 200 — 18.8 KiB — 139 ms — h2https://www.datacamp.com/_next/static/css/524465260040063c.csswww.datacamp.com/_next/static/css/5... https://www.datacamp.com/_next/static/css/524465260040063c.css — 200 — 1.3 KiB — 44 ms — h2https://www.datacamp.com/_next/static/chunks/59922-ca82e2055a0b9a33.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/59922-ca82e2055a0b9a33.js — 200 — 5.5 KiB — 72 ms — h2https://www.datacamp.com/_next/static/chunks/7798-2575efc464a9996d.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/7798-2575efc464a9996d.js — 200 — 1.1 KiB — 53 ms — h2https://www.datacamp.com/_next/static/chunks/47416-e2aefba008e9f696.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/47416-e2aefba008e9f696.js — 200 — 1.1 KiB — 51 ms — h2https://www.datacamp.com/_next/static/chunks/71900-11044b1fcc22ae9a.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/71900-11044b1fcc22ae9a.js — 200 — 1.0 KiB — 70 ms — h2https://www.datacamp.com/_next/static/chunks/63998-952e986f3af7d60d.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/63998-952e986f3af7d60d.js — 200 — 76.0 KiB — 119 ms — h2https://www.datacamp.com/_next/static/chunks/19292.251e7a88e14c7a13.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/19292.251e7a88e14c7a13.js — 200 — 2.7 KiB — 54 ms — h2https://www.datacamp.com/_next/static/chunks/85832.e33c238b73916a2b.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/85832.e33c238b73916a2b.js — 200 — 9.2 KiB — 64 ms — h2https://www.datacamp.com/_next/static/chunks/74001.8cb618053d42a883.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/74001.8cb618053d42a883.js — 200 — 11.9 KiB — 66 ms — h2https://www.datacamp.com/_next/static/chunks/86589.c2d18562d0900061.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/86589.c2d18562d0900061.js — 200 — 1.2 KiB — 57 ms — h2https://www.datacamp.com/_next/static/chunks/72815.978bf9cfc27095eb.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/72815.978bf9cfc27095eb.js — 200 — 2.7 KiB — 59 ms — h2https://www.datacamp.com/_next/static/chunks/8096.6b111d24c44adbac.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/8096.6b111d24c44adbac.js — 200 — 1.3 KiB — 67 ms — h2https://www.datacamp.com/_next/static/chunks/85028-b2d851d3d5d84199.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/85028-b2d851d3d5d84199.js — 200 — 2.3 KiB — 55 ms — h2https://www.datacamp.com/_next/static/chunks/63619.179a12bed81cbd31.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/63619.179a12bed81cbd31.js — 200 — 1.1 KiB — 60 ms — h2https://www.datacamp.com/_next/static/chunks/webpack-597685773c802e07.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/webpack-597685773c802e07.js — 200 — 16.9 KiB — 71 ms — h2https://www.datacamp.com/_next/static/chunks/framework-14a02dd5e036ebf0.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/framework-14a02dd5e036ebf0.js — 200 — 58.2 KiB — 108 ms — h2https://www.datacamp.com/_next/static/chunks/main-028a31fb8f3df20b.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/main-028a31fb8f3df20b.js — 200 — 36.6 KiB — 104 ms — h2https://www.datacamp.com/_next/static/chunks/pages/_app-f7e9c71fee037706.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/pages/_app-f7e9c71fee037706.js — 200 — 622.5 KiB — 161 ms — h2https://www.datacamp.com/_next/static/chunks/45981-39cfa9cd4b703f9f.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/45981-39cfa9cd4b703f9f.js — 200 — 22.0 KiB — 87 ms — h2https://www.datacamp.com/_next/static/chunks/53776-2a800a410e6e67ad.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/53776-2a800a410e6e67ad.js — 200 — 7.1 KiB — 98 ms — h2https://www.datacamp.com/_next/static/chunks/6943-8fa4afffd90dea16.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/6943-8fa4afffd90dea16.js — 200 — 3.7 KiB — 86 ms — h2https://www.datacamp.com/_next/static/chunks/46197-ad95baae7b5cafdc.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/46197-ad95baae7b5cafdc.js — 200 — 2.6 KiB — 104 ms — h2https://www.datacamp.com/_next/static/chunks/10648-dcd65c77d31f246e.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/10648-dcd65c77d31f246e.js — 200 — 1.4 KiB — 86 ms — h2https://www.datacamp.com/_next/static/chunks/85756-62745a2b54657720.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/85756-62745a2b54657720.js — 200 — 4.0 KiB — 87 ms — h2https://www.datacamp.com/_next/static/chunks/21809-cfb784d0373a0369.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/21809-cfb784d0373a0369.js — 200 — 20.0 KiB — 101 ms — h2https://www.datacamp.com/_next/static/chunks/15476-3abc79d3bd85c0c1.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/15476-3abc79d3bd85c0c1.js — 200 — 8.0 KiB — 88 ms — h2https://www.datacamp.com/_next/static/chunks/41009-1db07340cf2d732f.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/41009-1db07340cf2d732f.js — 200 — 5.0 KiB — 87 ms — h2https://www.datacamp.com/_next/static/chunks/41089-518016dbcc4e8fa3.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/41089-518016dbcc4e8fa3.js — 200 — 8.5 KiB — 108 ms — h2https://www.datacamp.com/_next/static/chunks/pages/index-b2b0756740fcb913.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/pages/index-b2b0756740fcb913.js — 200 — 38.7 KiB — 109 ms — h2https://www.datacamp.com/_next/static/VCN6wdJ4f36TAEfaV2Flz/_buildManifest.jswww.datacamp.com/_next/static/VCN6w... https://www.datacamp.com/_next/static/VCN6wdJ4f36TAEfaV2Flz/_buildManifest.js — 200 — 5.4 KiB — 82 ms — h2https://www.datacamp.com/_next/static/VCN6wdJ4f36TAEfaV2Flz/_ssgManifest.jswww.datacamp.com/_next/static/VCN6w... https://www.datacamp.com/_next/static/VCN6wdJ4f36TAEfaV2Flz/_ssgManifest.js — 200 — 373 B — 86 ms — h2https://www.datacamp.com/manifest.jsonwww.datacamp.com/manifest.json https://www.datacamp.com/manifest.json — 200 — 885 B — 201 ms — h2https://o61655.ingest.sentry.io/api/5466291/envelope/?sentry_version=7&sentry_key=59cec40cca3c40e5af83f58de515bce6&sentry_client=sentry.javascript.nextjs%2F10.47.0o61655.ingest.sentry.io/api/5466291... https://o61655.ingest.sentry.io/api/5466291/envelope/?sentry_version=7&sentry_key=59cec40cca3c40e5af83f58de515bce6&sentry_client=sentry.javascript.nextjs%2F10.47.0 — 200 — 281 B — 122 ms — h2https://o61655.ingest.sentry.io/api/5466291/envelope/?sentry_version=7&sentry_key=59cec40cca3c40e5af83f58de515bce6&sentry_client=sentry.javascript.nextjs%2F10.47.0o61655.ingest.sentry.io/api/5466291... https://o61655.ingest.sentry.io/api/5466291/envelope/?sentry_version=7&sentry_key=59cec40cca3c40e5af83f58de515bce6&sentry_client=sentry.javascript.nextjs%2F10.47.0 — 200 — 56 B — 32 ms — h2https://o61655.ingest.sentry.io/api/5466291/envelope/?sentry_version=7&sentry_key=59cec40cca3c40e5af83f58de515bce6&sentry_client=sentry.javascript.nextjs%2F10.47.0o61655.ingest.sentry.io/api/5466291... https://o61655.ingest.sentry.io/api/5466291/envelope/?sentry_version=7&sentry_key=59cec40cca3c40e5af83f58de515bce6&sentry_client=sentry.javascript.nextjs%2F10.47.0 — 200 — 56 B — 32 ms — h2https://media.datacamp.com/cms/bg-data-literacy-report-2025.svgmedia.datacamp.com/cms/bg-data-lite... https://media.datacamp.com/cms/bg-data-literacy-report-2025.svg — 200 — 7.0 KiB — 62 ms — h2https://media.datacamp.com/cms/bg-personas-one.webpmedia.datacamp.com/cms/bg-personas-... https://media.datacamp.com/cms/bg-personas-one.webp — 200 — 5.0 KiB — 58 ms — h2https://media.datacamp.com/cms/bg-personas-three.webpmedia.datacamp.com/cms/bg-personas-... https://media.datacamp.com/cms/bg-personas-three.webp — 200 — 5.3 KiB — 60 ms — h2https://dcmfe.datacamp.com/assets/fonts/StudioFeixenSansRegular-latin-v2.woff2dcmfe.datacamp.com/assets/fonts/Stu... https://dcmfe.datacamp.com/assets/fonts/StudioFeixenSansRegular-latin-v2.woff2 — 200 — 8.5 KiB — 25 ms — h2https://www.datacamp.com/_next/static/chunks/37676-e033494bd108e2c0.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/37676-e033494bd108e2c0.js — 200 — 2.3 KiB — 49 ms — h2https://www.datacamp.com/_next/static/chunks/75464.4d45db0b6d3d612a.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/75464.4d45db0b6d3d612a.js — 200 — 1.8 KiB — 38 ms — h2https://www.datacamp.com/_next/static/chunks/74046.92d7a659a5334c20.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/74046.92d7a659a5334c20.js — 200 — 1.0 KiB — 42 ms — h2https://www.datacamp.com/_next/static/chunks/89128.baec5a545bcebd08.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/89128.baec5a545bcebd08.js — 200 — 1.6 KiB — 44 ms — h2https://www.datacamp.com/_next/static/chunks/63804.269942c655c478de.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/63804.269942c655c478de.js — 200 — 2.1 KiB — 49 ms — h2https://www.datacamp.com/_next/static/chunks/75721.c01a1074b9e59562.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/75721.c01a1074b9e59562.js — 200 — 2.1 KiB — 47 ms — h2https://www.datacamp.com/_next/static/chunks/44182.c3e3c9a20f942697.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/44182.c3e3c9a20f942697.js — 200 — 2.2 KiB — 44 ms — h2https://www.datacamp.com/_next/static/chunks/17945.d5636c261fd02a3f.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/17945.d5636c261fd02a3f.js — 200 — 1.6 KiB — 51 ms — h2https://www.datacamp.com/_next/static/chunks/30022.fd325773a68ab749.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/30022.fd325773a68ab749.js — 200 — 2.0 KiB — 48 ms — h2https://www.datacamp.com/_next/static/chunks/78956.e85605bee025aa1d.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/78956.e85605bee025aa1d.js — 200 — 1.8 KiB — 46 ms — h2https://www.datacamp.com/_next/static/chunks/17784.7028fd996433677e.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/17784.7028fd996433677e.js — 200 — 2.2 KiB — 54 ms — h2https://www.datacamp.com/_next/static/chunks/40129.22017ef9c6a16b09.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/40129.22017ef9c6a16b09.js — 200 — 1.5 KiB — 56 ms — h2https://www.datacamp.com/_next/static/chunks/72852.9602ed9892df93f9.jswww.datacamp.com/_next/static/chunk... https://www.datacamp.com/_next/static/chunks/72852.9602ed9892df93f9.js — 200 — 1.3 KiB — 54 ms — h2https://campaign-service.datacamp.com/api/v1/banner?locale=encampaign-service.datacamp.com/api/v... https://campaign-service.datacamp.com/api/v1/banner?locale=en — 200 — 4.7 KiB — 224 ms — h2https://public.profitwell.com/js/profitwell.js?auth=7041278c644eba1df6181e0425efa583public.profitwell.com/js/profitwell... https://public.profitwell.com/js/profitwell.js?auth=7041278c644eba1df6181e0425efa583 — 200 — 9.7 KiB — 149 ms — h2https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 96.4 KiB — 156 ms — h2https://www.datacamp.com/api/countrywww.datacamp.com/api/country https://www.datacamp.com/api/country — 200 — 316 B — 134 ms — h2https://compliance.datacamp.com/base.jscompliance.datacamp.com/base.js https://compliance.datacamp.com/base.js — 200 — 1.4 KiB — 19 ms — h2https://compliance.datacamp.com/inhouse.jscompliance.datacamp.com/inhouse.js https://compliance.datacamp.com/inhouse.js — 200 — 2.6 KiB — 19 ms — h2https://compliance.datacamp.com/scripts/gtm.jscompliance.datacamp.com/scripts/gtm... https://compliance.datacamp.com/scripts/gtm.js — 200 — 1.3 KiB — 19 ms — h2https://compliance.datacamp.com/scripts/terms.jscompliance.datacamp.com/scripts/ter... https://compliance.datacamp.com/scripts/terms.js — 200 — 3.1 KiB — 22 ms — h2https://compliancy.datacamp.com/geolocationcompliancy.datacamp.com/geolocation https://compliancy.datacamp.com/geolocation — 200 — 1.0 KiB — 213 ms — h2https://media.datacamp.com/cms/eng-8f1435.pngmedia.datacamp.com/cms/eng-8f1435.p... https://media.datacamp.com/cms/eng-8f1435.png — 200 — 74.2 KiB — 37 ms — h2https://accounts.google.com/gsi/styleaccounts.google.com/gsi/style https://accounts.google.com/gsi/style — 200 — 642 B — 35 ms — h2https://accounts.google.com/gsi/log?client_id=892114885437-01a7plbsu1b2vobuhvnckmmanhb58h3a.apps.googleusercontent.com&as=xUgmKOdy6tsqoLWnLdOApHeYCEgHcZV%2FiYM9lErUR5A&bs=5ijv876aIkl3Ky6evgV6vgDXaCE6%2FJCmzole0XRzM5I&event=onetap.bottomSheet.prompt.apiCall&enable_itp_optimization=1accounts.google.com/gsi/log?client_... https://accounts.google.com/gsi/log?client_id=892114885437-01a7plbsu1b2vobuhvnckmmanhb58h3a.apps.googleusercontent.com&as=xUgmKOdy6tsqoLWnLdOApHeYCEgHcZV%2FiYM9lErUR5A&bs=5ijv876aIkl3Ky6evgV6vgDXaCE6%2FJCmzole0XRzM5I&event=onetap.bottomSheet.prompt.apiCall&enable_itp_optimization=1 — 200 — 23 B — 90 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-TGGWB2P&gtm_auth=z30B2gnFx7YaJZsA-wGD8A&gtm_preview=env-2&gtm_cookies_win=xwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TGGWB2P&gtm_auth=z30B2gnFx7YaJZsA-wGD8A&gtm_preview=env-2&gtm_cookies_win=x — 200 — 177.1 KiB — 198 ms — h2https://www.datacamp.com/api/users/signed_in.jsonwww.datacamp.com/api/users/signed_i... https://www.datacamp.com/api/users/signed_in.json — 401 — 347 B — 136 ms — h2https://media.datacamp.com/cms/banner-bg.svgmedia.datacamp.com/cms/banner-bg.sv... https://media.datacamp.com/cms/banner-bg.svg — 200 — 845 B — 37 ms — h2https://media.datacamp.com/cms/state-of-data--ai-literacy-2026-cover-thumbnail.png?w=640media.datacamp.com/cms/state-of-dat... https://media.datacamp.com/cms/state-of-data--ai-literacy-2026-cover-thumbnail.png?w=640 — 200 — 24.4 KiB — 41 ms — h2https://media.datacamp.com/cms/photo-personas-one.webp?w=750media.datacamp.com/cms/photo-person... https://media.datacamp.com/cms/photo-personas-one.webp?w=750 — 200 — 16.0 KiB — 41 ms — h2https://compliance.datacamp.com/banner.jscompliance.datacamp.com/banner.js https://compliance.datacamp.com/banner.js — 200 — 6.5 KiB — 19 ms — h2https://www.googletagmanager.com/gtag/js?id=G-0VFSSYW4KG&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-0VFSSYW4KG&cx=c&gtm=4e64k0 — 200 — 166.6 KiB — 49 ms — h2https://d.impactradius-event.com/A2717580-78fa-4df3-ac44-faf7e7c3a6e91.jsd.impactradius-event.com/A2717580-7... https://d.impactradius-event.com/A2717580-78fa-4df3-ac44-faf7e7c3a6e91.js — 200 — 20.6 KiB — 104 ms — h2https://bat.bing.com/bat.jsbat.bing.com/bat.js https://bat.bing.com/bat.js — 200 — 15.5 KiB — 126 ms — h2https://datacamp.pxf.io/xc/2778423/1012794/13294datacamp.pxf.io/xc/2778423/1012794/... https://datacamp.pxf.io/xc/2778423/1012794/13294 — 200 — 798 B — 129 ms — h2https://bat.bing.com/p/action/27000250.jsbat.bing.com/p/action/27000250.js https://bat.bing.com/p/action/27000250.js — 200 — 429 B — 36 ms — h2https://bat.bing.net/actionp/0?ti=27000250&tm=gtm002&Ver=2&mid=daf926f8-d85f-4e8c-bf52-cc452725f465&bo=1&evt=consent&src=default&cdb=AQAQ&asc=Dbat.bing.net/actionp/0?ti=27000250&... https://bat.bing.net/actionp/0?ti=27000250&tm=gtm002&Ver=2&mid=daf926f8-d85f-4e8c-bf52-cc452725f465&bo=1&evt=consent&src=default&cdb=AQAQ&asc=D — 204 — 345 B — 170 ms — h2https://bat.bing.net/actionp/0?ti=27000250&tm=gtm002&Ver=2&mid=daf926f8-d85f-4e8c-bf52-cc452725f465&bo=2&evt=consent&src=default&cdb=AQAQ&asc=Dbat.bing.net/actionp/0?ti=27000250&... https://bat.bing.net/actionp/0?ti=27000250&tm=gtm002&Ver=2&mid=daf926f8-d85f-4e8c-bf52-cc452725f465&bo=2&evt=consent&src=default&cdb=AQAQ&asc=D — 204 — 120 B — 171 ms — h2https://www.datacamp.com/marketing-backgrounds/favicons/favicon-32x32.pngwww.datacamp.com/marketing-backgrou... https://www.datacamp.com/marketing-backgrounds/favicons/favicon-32x32.png — 200 — 1.1 KiB — 35 ms — h2https://assets.datacamp.com/mobile/datacamp-mobile-192x192.pngassets.datacamp.com/mobile/datacamp... https://assets.datacamp.com/mobile/datacamp-mobile-192x192.png — 200 — 3.3 KiB — 120 ms — h2https://www.ojrq.net/p/?return=&cid=13294&tpsync=no&auth=www.ojrq.net/p/?return=&cid=13294&t... https://www.ojrq.net/p/?return=&cid=13294&tpsync=no&auth= — 200 — 457 B — 101 ms — h2https://datacamp.pxf.io/cur/13294datacamp.pxf.io/cur/13294 https://datacamp.pxf.io/cur/13294 — 204 — 161 B — 34 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=18&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.datacamp.com%2F&scrsrc=www.googletagmanager.com&rnd=258900934.1776896022&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k0v76615339za200zd76615339xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115616986~115938466~115938469~117266401~117884344&apve=1&apvf=f&apvc=1&tft=1776896022198&tfd=2342pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=18&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.datacamp.com%2F&scrsrc=www.googletagmanager.com&rnd=258900934.1776896022&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k0v76615339za200zd76615339xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115616986~115938466~115938469~117266401~117884344&apve=1&apvf=f&apvc=1&tft=1776896022198&tfd=2342 — 200 — 21 B — 118 ms — h3https://gsstm.datacamp.com/g/collect?v=2&tid=G-0VFSSYW4KG&gtm=45je64k0v9126843471z876615339za20gzb76615339zd76615339&_p=1776896021314&gcs=G100&gcd=13p3pPp2p7l1&npa=1&dma_cps=-&dma=1&ecid=1044706866&_eu=EAAAAEA&_fplc=0&_geo=1&_rdi=1&are=1&cid=181609741.1776896022&ec_mode=c&frm=0&ir=1&ngs=1&pscdl=denied&rcb=5&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&ur=ES-MD&sst.rnd=258900934.1776896022&sst.ngs=1&sst.etld=google.es&sst.gcsub=region1&sst.tft=1776896021314&sst.lpc=106190742&sst.navt=n&sst.ude=1&_s=1&tag_exp=0~115938466~115938468~117266400~117384405~117512542&dp=%2F&sid=1776896021&sct=1&seg=0&dl=https%3A%2F%2Fwww.datacamp.com%2F&dt=Learn%20Data%20Science%20and%20AI%20Online%20%7C%20DataCamp&_tu=BAg&en=page_view&_fv=1&_nsi=1&_ss=2&ep.dc_gtm_env=live&ep.content_group=Other&ep.event_id=1776896385855_17768969503203&ep.b2b_user=false&ep.page_hostname=www.datacamp.com&ep.consent_state=%7B%22ad_storage%22%3Afalse%2C%22analytics_storage%22%3Afalse%2C%22functionality_storage%22%3Afalse%2C%22personalization_storage%22%3Afalse%2C%22security_storage%22%3Atrue%2C%22ad_user_data%22%3Afalse%2C%22ad_personalization%22%3Afalse%7D&ep.cmp=datacamp&ep.page_view_type=page_load&ep.user_data._tag_mode=CODE&tfd=2359&richsstssegsstm.datacamp.com/g/collect?v=2&ti... https://gsstm.datacamp.com/g/collect?v=2&tid=G-0VFSSYW4KG&gtm=45je64k0v9126843471z876615339za20gzb76615339zd76615339&_p=1776896021314&gcs=G100&gcd=13p3pPp2p7l1&npa=1&dma_cps=-&dma=1&ecid=1044706866&_eu=EAAAAEA&_fplc=0&_geo=1&_rdi=1&are=1&cid=181609741.1776896022&ec_mode=c&frm=0&ir=1&ngs=1&pscdl=denied&rcb=5&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&ur=ES-MD&sst.rnd=258900934.1776896022&sst.ngs=1&sst.etld=google.es&sst.gcsub=region1&sst.tft=1776896021314&sst.lpc=106190742&sst.navt=n&sst.ude=1&_s=1&tag_exp=0~115938466~115938468~117266400~117384405~117512542&dp=%2F&sid=1776896021&sct=1&seg=0&dl=https%3A%2F%2Fwww.datacamp.com%2F&dt=Learn%20Data%20Science%20and%20AI%20Online%20%7C%20DataCamp&_tu=BAg&en=page_view&_fv=1&_nsi=1&_ss=2&ep.dc_gtm_env=live&ep.content_group=Other&ep.event_id=1776896385855_17768969503203&ep.b2b_user=false&ep.page_hostname=www.datacamp.com&ep.consent_state=%7B%22ad_storage%22%3Afalse%2C%22analytics_storage%22%3Afalse%2C%22functionality_storage%22%3Afalse%2C%22personalization_storage%22%3Afalse%2C%22security_storage%22%3Atrue%2C%22ad_user_data%22%3Afalse%2C%22ad_personalization%22%3Afalse%7D&ep.cmp=datacamp&ep.page_view_type=page_load&ep.user_data._tag_mode=CODE&tfd=2359&richsstsse — 200 — 219 B — 216 ms — h2https://bat.bing.net/action/0?ti=27000250&tm=gtm002&Ver=2&mid=daf926f8-d85f-4e8c-bf52-cc452725f465&bo=3&pi=918639831&lg=en-US&sw=412&sh=823&sc=24&tl=Learn%20Data%20Science%20and%20AI%20Online%20%7C%20DataCamp&p=https%3A%2F%2Fwww.datacamp.com%2F&r=&lt=1955&mtp=1&evt=pageLoad&sv=2&asc=D&cdb=AQAQ&rn=822577bat.bing.net/action/0?ti=27000250&t... https://bat.bing.net/action/0?ti=27000250&tm=gtm002&Ver=2&mid=daf926f8-d85f-4e8c-bf52-cc452725f465&bo=3&pi=918639831&lg=en-US&sw=412&sh=823&sc=24&tl=Learn%20Data%20Science%20and%20AI%20Online%20%7C%20DataCamp&p=https%3A%2F%2Fwww.datacamp.com%2F&r=&lt=1955&mtp=1&evt=pageLoad&sv=2&asc=D&cdb=AQAQ&rn=822577 — 204 — 120 B — 36 ms — h2https://cdn.onesignal.com/sdks/OneSignalSDK.jscdn.onesignal.com/sdks/OneSignalSDK... https://cdn.onesignal.com/sdks/OneSignalSDK.js — 200 — 3.6 KiB — 90 ms — h3https://cdn.requestmetrics.com/agent/current/rm.jscdn.requestmetrics.com/agent/curren... https://cdn.requestmetrics.com/agent/current/rm.js — 200 — 14.7 KiB — 132 ms — h2https://cdn.onesignal.com/sdks/OneSignalPageSDKES6.js?v=151607cdn.onesignal.com/sdks/OneSignalPag... https://cdn.onesignal.com/sdks/OneSignalPageSDKES6.js?v=151607 — 200 — 68.6 KiB — 67 ms — h3
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 6434ms · 1394KB · $85/mo
www.datacamp.com
Other
Costly
Execution 1763ms
Transfer 58 KB
Unused 51%
Monthly Cost $23/mo
www.datacamp.com
Other
Costly
Execution 1638ms
Transfer 129 KB
Monthly Cost $22/mo
www.datacamp.com
Other
Costly
Execution 1035ms
Transfer 622 KB
Unused 34%
Monthly Cost $14/mo
Unattributable
Other
Costly
Execution 619ms
Transfer 0 KB
Monthly Cost $8/mo
Google Tag Manager
Tag Manager
Costly
Execution 452ms
Transfer 177 KB
Unused 34%
Monthly Cost $6/mo
Google Tag Manager
Tag Manager
Costly
Execution 330ms
Transfer 167 KB
Unused 39%
Monthly Cost $4/mo
www.datacamp.com
Other
Costly
Execution 251ms
Transfer 39 KB
Monthly Cost $3/mo
www.datacamp.com
Other
Optional
Execution 121ms
Transfer 37 KB
Monthly Cost $2/mo
d.impactradius-event.com
Other
Optional
Execution 97ms
Transfer 21 KB
Monthly Cost $1/mo
www.datacamp.com
Other
Optional
Execution 74ms
Transfer 76 KB
Monthly Cost $1/mo
cdn.onesignal.com
Other
Optional
Execution 53ms
Transfer 69 KB
Unused 88%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.datacamp.com adds 1763ms and costs ~$23/month
  • www.datacamp.com adds 1638ms and costs ~$22/month
  • www.datacamp.com adds 1035ms and costs ~$14/month
  • Unattributable adds 619ms and costs ~$8/month
  • Google Tag Manager adds 452ms and costs ~$6/month
  • Google Tag Manager adds 330ms and costs ~$4/month
  • www.datacamp.com adds 251ms and costs ~$3/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

www.datacamp.com takes 1763ms 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

51% of www.datacamp.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

www.datacamp.com takes 1638ms 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.datacamp.com takes 1035ms 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

Unattributable takes 619ms 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 452ms 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 330ms 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.datacamp.com takes 251ms 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

88% of cdn.onesignal.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