Skip to content
https://networkadvertising.org

Performance

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

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

51
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
80
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
81
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.

3.50 s

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

11.59 s

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

342 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.004

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

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

60.66 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
7 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
18.8 MB transferred, 76 requests
FIX
18.8 MB transferred, 76 requests
Critical::
Page weighs 20.3 MB (18.8 MB transferred)
Warning::
Images are 18.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 18.1 MB
Warning::
JavaScript is 514 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 514 KB
Info::
76 HTTP requests
Info::
Estimated 4.0 g CO2 per page load
18.8 MB / 2.4 MB budget
18.8 MB transferred
76 requests
4.0 g CO2 per page load
Images 18.1 MiB 96%
JavaScript 514.0 KiB 3%
Fonts 116.0 KiB 1%
CSS 91.1 KiB 0%
HTML 65.9 KiB 0%
Other 1.5 KiB 0%
Other 812 B 0%
Other 545 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

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 (18.8 MiB of 18.8 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
3772ms total JS execution
FIX
3772ms total JS execution
Warning::
Unattributable: 843ms CPU time
Warning::
https://thenai.org/: 710ms CPU time
Warning::
https://thenai.org/wp-includes/js/jquery/jquery.mi...: 695ms CPU time
Warning::
https://thenai.org/wp-content/themes/nai/public/sc...: 555ms CPU time
Warning::
https://thenai.org/wp-content/themes/nai/public/sc...: 419ms CPU time
Warning::
Third-party scripts: 3772ms (100% of total)

Main Thread Breakdown

Script Evaluation 39% Other 29% Style & Layout 22% Script Parsing & Compilation 4% Rendering 3%
ScriptTotalScriptingParse/CompileParty
Unattributable843ms70ms0ms3rd
https://thenai.org/710ms45ms15ms3rd
https://thenai.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1695ms532ms8ms3rd
https://thenai.org/wp-content/themes/nai/public/scripts/vendor.js?id=b2d0069dd848877c1afe555ms153ms44ms3rd
https://thenai.org/wp-content/themes/nai/public/scripts/app.js?id=18eb3207c4c4e2e5278b419ms183ms2ms3rd
https://thenai.org/cdn-cgi/challenge-platform/scripts/jsd/main.js243ms231ms2ms3rd
https://www.googletagmanager.com/gtag/js?id=G-SSJYM8RFWF&cx=c&gtm=4e64f0&bs=ctrl154ms111ms42ms3rd
https://www.googletagmanager.com/gtag/js?id=UA-2473248-1152ms120ms30ms3rd
D
Page Weight Inventory
Action
76 resources · 18.8 MB · 220 KB savings available
FIX
76 resources · 18.8 MB · 220 KB savings available
Warning::
Page weight 17.8 MB over 1MB target
Got: 18.8 MB Expected: ≤ 1 MB
Info::
~220 KB of savings available
Warning::
75 third-party resources (100% of weight)
Info::
7 resources over 200KB
76 resources · 18.8 MiB · 75 third-party 17.8 MiB over 1MB target
Image 96% · 18.1 MiB
JavaScript 3% · 514.0 KiB
Font 1% · 116.0 KiB
CSS 0% · 91.1 KiB
Document 0% · 65.9 KiB
Other 0% · 1.8 KiB

~220.4 KiB of savings available

Remove unused JavaScript: 220.4 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
40 images, 0 KB saveable
REVIEW
40 images, 0 KB saveable
Warning::
https://thenai.org/wp-content/uploads/2021/06/NAI_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://thenai.org/wp-content/uploads/2021/07/NAI_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
40 images 18.1 MB
0 oversized -0 KB
15 legacy format
2 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

C
JS Bundles
Action
15 scripts, 220 KB unused
REVIEW
15 scripts, 220 KB unused
Warning::
https://thenai.org/wp-content/themes/nai/public/sc...: 73 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=UA-247...: 64 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-SSJY...: 63 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://static.addtoany.com/menu/modules/core.ydpp...: 21 KB unused (82%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 220 KB
220 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://thenai.org/wp-content/themes/nai/public/scripts/vendor.js?id=b2d0069dd848877c1afe139 KB73 KB (52%)3rd
https://www.googletagmanager.com/gtag/js?id=UA-2473248-1125 KB64 KB (51%)3rd
https://www.googletagmanager.com/gtag/js?id=G-SSJYM8RFWF&cx=c&gtm=4e64f0&bs=ctrl146 KB63 KB (43%)3rd
https://static.addtoany.com/menu/modules/core.ydpp7jcu.js26 KB21 KB (82%)3rd
https://thenai.org/wp-content/plugins/add-to-any/addtoany.min.js?ver=1.10 KB3rd
https://thenai.org/wp-content/plugins/event-tickets/build/js/rsvp.js?ver=dab7c1842d0b66486c7c1 KB3rd
https://thenai.org/wp-content/plugins/event-tickets/build/js/ticket-details.js?ver=effdcbb0319e200f2e6a1 KB3rd
https://thenai.org/wp-content/plugins/the-events-calendar/common/build/js/user-agent.js?ver=da75d0bdea6dde3898df0 KB3rd
https://thenai.org/wp-content/plugins/event-tickets/build/js/rsvp.js?ver=5.27.6.11 KB3rd
https://thenai.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.131 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

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
1 fonts (116 KB)
PASS
1 fonts (116 KB)
Info::
1 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

1

116 KB total

Render-blocking

0

of 1

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 FCP 3.5 s LCP 11.6 shttps://thenai.org/wp-content/themes/nai/public/fonts/GT-America-Standard-Bold.otfGT-America-Standard-Bol... https://thenai.org/wp-content/themes/nai/public/fonts/GT-America-Standard-Bold.otf — 116.0 KiB — 55 ms — font-display: swap
GT-America-Standard-Bol... otf swap
Size 116 KB
Load time 55 ms
Start 796 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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)

Fixing the unchecked items could save ~93 KB and ~186 ms

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
2 hints, 0 missing preconnects
PASS
2 hints, 0 missing preconnects
Info::
Page uses 2 resource hint(s)

Current Resource Hints

preconnect
preload
dns-prefetch
2
prefetch

2 resource hints configured

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
76 requests over 1709ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 3.5 s LCP 11.6 shttps://networkadvertising.org// https://networkadvertising.org/ — 301 — 229 B — 161 ms — h2https://thenai.org/thenai.org/ https://thenai.org/ — 200 — 64.9 KiB — 545 ms — h2https://thenai.org/wp-includes/css/dashicons.min.css?ver=6.9.4thenai.org/wp-includes/css/dashicon... https://thenai.org/wp-includes/css/dashicons.min.css?ver=6.9.4 — 200 — 34.5 KiB — 37 ms — h2https://thenai.org/wp-content/plugins/the-events-calendar/common/build/css/variables-skeleton.css?ver=6.10.3thenai.org/wp-content/plugins/the-e... https://thenai.org/wp-content/plugins/the-events-calendar/common/build/css/variables-skeleton.css?ver=6.10.3 — 200 — 1.1 KiB — 23 ms — h2https://thenai.org/wp-content/plugins/the-events-calendar/common/build/css/variables-full.css?ver=6.10.3thenai.org/wp-content/plugins/the-e... https://thenai.org/wp-content/plugins/the-events-calendar/common/build/css/variables-full.css?ver=6.10.3 — 200 — 675 B — 38 ms — h2https://thenai.org/wp-content/plugins/the-events-calendar/common/build/css/common-skeleton.css?ver=6.10.3thenai.org/wp-content/plugins/the-e... https://thenai.org/wp-content/plugins/the-events-calendar/common/build/css/common-skeleton.css?ver=6.10.3 — 200 — 2.5 KiB — 33 ms — h2https://thenai.org/wp-content/plugins/the-events-calendar/common/build/css/common-full.css?ver=6.10.3thenai.org/wp-content/plugins/the-e... https://thenai.org/wp-content/plugins/the-events-calendar/common/build/css/common-full.css?ver=6.10.3 — 200 — 4.5 KiB — 24 ms — h2https://thenai.org/wp-content/plugins/event-tickets/build/css/tickets.css?ver=5.27.6.1thenai.org/wp-content/plugins/event... https://thenai.org/wp-content/plugins/event-tickets/build/css/tickets.css?ver=5.27.6.1 — 200 — 4.2 KiB — 39 ms — h2https://thenai.org/wp-content/plugins/event-tickets/build/css/rsvp-v1.css?ver=5.27.6.1thenai.org/wp-content/plugins/event... https://thenai.org/wp-content/plugins/event-tickets/build/css/rsvp-v1.css?ver=5.27.6.1 — 200 — 3.4 KiB — 26 ms — h2https://thenai.org/wp-content/plugins/event-tickets/build/css/rsvp.css?ver=5.27.6.1thenai.org/wp-content/plugins/event... https://thenai.org/wp-content/plugins/event-tickets/build/css/rsvp.css?ver=5.27.6.1 — 200 — 3.7 KiB — 35 ms — h2https://thenai.org/wp-content/plugins/add-to-any/addtoany.min.css?ver=1.16thenai.org/wp-content/plugins/add-t... https://thenai.org/wp-content/plugins/add-to-any/addtoany.min.css?ver=1.16 — 200 — 595 B — 28 ms — h2https://use.typekit.net/msr3oye.cssuse.typekit.net/msr3oye.css https://use.typekit.net/msr3oye.css — 200 — 1.0 KiB — 65 ms — h2https://thenai.org/wp-includes/css/dist/block-library/style.min.cssthenai.org/wp-includes/css/dist/blo... https://thenai.org/wp-includes/css/dist/block-library/style.min.css — 200 — 15.9 KiB — 52 ms — h2https://thenai.org/wp-content/themes/nai/public/styles/app.css?id=eaaba00d79f6bd14d245thenai.org/wp-content/themes/nai/pu... https://thenai.org/wp-content/themes/nai/public/styles/app.css?id=eaaba00d79f6bd14d245 — 200 — 19.0 KiB — 31 ms — h2https://thenai.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1thenai.org/wp-includes/js/jquery/jq... https://thenai.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 30.9 KiB — 39 ms — h2https://thenai.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1thenai.org/wp-includes/js/jquery/jq... https://thenai.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.0 KiB — 35 ms — h2https://thenai.org/wp-content/uploads/2021/06/NAI_logo.pngthenai.org/wp-content/uploads/2021/... https://thenai.org/wp-content/uploads/2021/06/NAI_logo.png — 200 — 5.7 KiB — 27 ms — h2https://thenai.org/wp-content/uploads/2021/07/karim-ben-van-F2reN77g_gg-unsplash-min-scaled-e1627589725709.jpgthenai.org/wp-content/uploads/2021/... https://thenai.org/wp-content/uploads/2021/07/karim-ben-van-F2reN77g_gg-unsplash-min-scaled-e1627589725709.jpg — 200 — 147.9 KiB — 38 ms — h2https://thenai.org/wp-content/uploads/2021/07/photo-1596079890701-dd42edf0b7d4-2-scaled.jpgthenai.org/wp-content/uploads/2021/... https://thenai.org/wp-content/uploads/2021/07/photo-1596079890701-dd42edf0b7d4-2-scaled.jpg — 200 — 72.3 KiB — 18 ms — h3https://thenai.org/wp-content/uploads/2025/01/NAI-Framework-Banner_Website-2025-2-e1736802318271.pngthenai.org/wp-content/uploads/2025/... https://thenai.org/wp-content/uploads/2025/01/NAI-Framework-Banner_Website-2025-2-e1736802318271.png — 200 — 1020.7 KiB — 44 ms — h3https://thenai.org/wp-content/uploads/2021/07/photo-1540575467063-178a50c2df87-1-1.jpgthenai.org/wp-content/uploads/2021/... https://thenai.org/wp-content/uploads/2021/07/photo-1540575467063-178a50c2df87-1-1.jpg — 200 — 208.9 KiB — 37 ms — h3https://p.typekit.net/p.css?s=1&k=msr3oye&ht=tk&f=139.173.175.176.25136&a=18940737&app=typekit&e=cssp.typekit.net/p.css?s=1&k=msr3oye&h... https://p.typekit.net/p.css?s=1&k=msr3oye&ht=tk&f=139.173.175.176.25136&a=18940737&app=typekit&e=css — 200 — 172 B — 41 ms — h2https://static.addtoany.com/menu/page.jsstatic.addtoany.com/menu/page.js https://static.addtoany.com/menu/page.js — 200 — 2.2 KiB — 46 ms — h3https://thenai.org/wp-content/plugins/add-to-any/addtoany.min.js?ver=1.1thenai.org/wp-content/plugins/add-t... https://thenai.org/wp-content/plugins/add-to-any/addtoany.min.js?ver=1.1 — 200 — 310 B — 25 ms — h3https://www.googletagmanager.com/gtag/js?id=UA-2473248-1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-2473248-1 — 200 — 125.1 KiB — 282 ms — h2https://thenai.org/wp-content/uploads/2025/12/NAI-Summit-2026_Website.pngthenai.org/wp-content/uploads/2025/... https://thenai.org/wp-content/uploads/2025/12/NAI-Summit-2026_Website.png — 200 — 708.2 KiB — 203 ms — h3https://thenai.org/wp-content/uploads/2026/02/Website-Carousel_Health-Factor-Analysis_Feb-2026.gifthenai.org/wp-content/uploads/2026/... https://thenai.org/wp-content/uploads/2026/02/Website-Carousel_Health-Factor-Analysis_Feb-2026.gif — 200 — 10.1 MiB — 612 ms — h3https://thenai.org/wp-content/uploads/2025/03/Benefits-of-Tailored-Ad_Front-Page-2.pngthenai.org/wp-content/uploads/2025/... https://thenai.org/wp-content/uploads/2025/03/Benefits-of-Tailored-Ad_Front-Page-2.png — 200 — 89.9 KiB — 140 ms — h3https://thenai.org/wp-content/uploads/2021/07/nai_square-e1631130910890.pngthenai.org/wp-content/uploads/2021/... https://thenai.org/wp-content/uploads/2021/07/nai_square-e1631130910890.png — 200 — 5.0 KiB — 42 ms — h3https://thenai.org/wp-content/uploads/2025/10/Screenshot-2025-10-06-at-4.47.49-PM.pngthenai.org/wp-content/uploads/2025/... https://thenai.org/wp-content/uploads/2025/10/Screenshot-2025-10-06-at-4.47.49-PM.png — 200 — 22.9 KiB — 127 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 3.5 s LCP 11.6 shttps://networkadvertising.org// https://networkadvertising.org/ — 301 — 229 B — 161 ms — h2https://thenai.org/thenai.org/ https://thenai.org/ — 200 — 64.9 KiB — 545 ms — h2https://thenai.org/wp-includes/css/dashicons.min.css?ver=6.9.4thenai.org/wp-includes/css/dashicon... https://thenai.org/wp-includes/css/dashicons.min.css?ver=6.9.4 — 200 — 34.5 KiB — 37 ms — h2https://thenai.org/wp-content/plugins/the-events-calendar/common/build/css/variables-skeleton.css?ver=6.10.3thenai.org/wp-content/plugins/the-e... https://thenai.org/wp-content/plugins/the-events-calendar/common/build/css/variables-skeleton.css?ver=6.10.3 — 200 — 1.1 KiB — 23 ms — h2https://thenai.org/wp-content/plugins/the-events-calendar/common/build/css/variables-full.css?ver=6.10.3thenai.org/wp-content/plugins/the-e... https://thenai.org/wp-content/plugins/the-events-calendar/common/build/css/variables-full.css?ver=6.10.3 — 200 — 675 B — 38 ms — h2https://thenai.org/wp-content/plugins/the-events-calendar/common/build/css/common-skeleton.css?ver=6.10.3thenai.org/wp-content/plugins/the-e... https://thenai.org/wp-content/plugins/the-events-calendar/common/build/css/common-skeleton.css?ver=6.10.3 — 200 — 2.5 KiB — 33 ms — h2https://thenai.org/wp-content/plugins/the-events-calendar/common/build/css/common-full.css?ver=6.10.3thenai.org/wp-content/plugins/the-e... https://thenai.org/wp-content/plugins/the-events-calendar/common/build/css/common-full.css?ver=6.10.3 — 200 — 4.5 KiB — 24 ms — h2https://thenai.org/wp-content/plugins/event-tickets/build/css/tickets.css?ver=5.27.6.1thenai.org/wp-content/plugins/event... https://thenai.org/wp-content/plugins/event-tickets/build/css/tickets.css?ver=5.27.6.1 — 200 — 4.2 KiB — 39 ms — h2https://thenai.org/wp-content/plugins/event-tickets/build/css/rsvp-v1.css?ver=5.27.6.1thenai.org/wp-content/plugins/event... https://thenai.org/wp-content/plugins/event-tickets/build/css/rsvp-v1.css?ver=5.27.6.1 — 200 — 3.4 KiB — 26 ms — h2https://thenai.org/wp-content/plugins/event-tickets/build/css/rsvp.css?ver=5.27.6.1thenai.org/wp-content/plugins/event... https://thenai.org/wp-content/plugins/event-tickets/build/css/rsvp.css?ver=5.27.6.1 — 200 — 3.7 KiB — 35 ms — h2https://thenai.org/wp-content/plugins/add-to-any/addtoany.min.css?ver=1.16thenai.org/wp-content/plugins/add-t... https://thenai.org/wp-content/plugins/add-to-any/addtoany.min.css?ver=1.16 — 200 — 595 B — 28 ms — h2https://use.typekit.net/msr3oye.cssuse.typekit.net/msr3oye.css https://use.typekit.net/msr3oye.css — 200 — 1.0 KiB — 65 ms — h2https://thenai.org/wp-includes/css/dist/block-library/style.min.cssthenai.org/wp-includes/css/dist/blo... https://thenai.org/wp-includes/css/dist/block-library/style.min.css — 200 — 15.9 KiB — 52 ms — h2https://thenai.org/wp-content/themes/nai/public/styles/app.css?id=eaaba00d79f6bd14d245thenai.org/wp-content/themes/nai/pu... https://thenai.org/wp-content/themes/nai/public/styles/app.css?id=eaaba00d79f6bd14d245 — 200 — 19.0 KiB — 31 ms — h2https://thenai.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1thenai.org/wp-includes/js/jquery/jq... https://thenai.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 30.9 KiB — 39 ms — h2https://thenai.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1thenai.org/wp-includes/js/jquery/jq... https://thenai.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.0 KiB — 35 ms — h2https://thenai.org/wp-content/uploads/2021/06/NAI_logo.pngthenai.org/wp-content/uploads/2021/... https://thenai.org/wp-content/uploads/2021/06/NAI_logo.png — 200 — 5.7 KiB — 27 ms — h2https://thenai.org/wp-content/uploads/2021/07/karim-ben-van-F2reN77g_gg-unsplash-min-scaled-e1627589725709.jpgthenai.org/wp-content/uploads/2021/... https://thenai.org/wp-content/uploads/2021/07/karim-ben-van-F2reN77g_gg-unsplash-min-scaled-e1627589725709.jpg — 200 — 147.9 KiB — 38 ms — h2https://thenai.org/wp-content/uploads/2021/07/photo-1596079890701-dd42edf0b7d4-2-scaled.jpgthenai.org/wp-content/uploads/2021/... https://thenai.org/wp-content/uploads/2021/07/photo-1596079890701-dd42edf0b7d4-2-scaled.jpg — 200 — 72.3 KiB — 18 ms — h3https://thenai.org/wp-content/uploads/2025/01/NAI-Framework-Banner_Website-2025-2-e1736802318271.pngthenai.org/wp-content/uploads/2025/... https://thenai.org/wp-content/uploads/2025/01/NAI-Framework-Banner_Website-2025-2-e1736802318271.png — 200 — 1020.7 KiB — 44 ms — h3https://thenai.org/wp-content/uploads/2021/07/photo-1540575467063-178a50c2df87-1-1.jpgthenai.org/wp-content/uploads/2021/... https://thenai.org/wp-content/uploads/2021/07/photo-1540575467063-178a50c2df87-1-1.jpg — 200 — 208.9 KiB — 37 ms — h3https://p.typekit.net/p.css?s=1&k=msr3oye&ht=tk&f=139.173.175.176.25136&a=18940737&app=typekit&e=cssp.typekit.net/p.css?s=1&k=msr3oye&h... https://p.typekit.net/p.css?s=1&k=msr3oye&ht=tk&f=139.173.175.176.25136&a=18940737&app=typekit&e=css — 200 — 172 B — 41 ms — h2https://static.addtoany.com/menu/page.jsstatic.addtoany.com/menu/page.js https://static.addtoany.com/menu/page.js — 200 — 2.2 KiB — 46 ms — h3https://thenai.org/wp-content/plugins/add-to-any/addtoany.min.js?ver=1.1thenai.org/wp-content/plugins/add-t... https://thenai.org/wp-content/plugins/add-to-any/addtoany.min.js?ver=1.1 — 200 — 310 B — 25 ms — h3https://www.googletagmanager.com/gtag/js?id=UA-2473248-1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-2473248-1 — 200 — 125.1 KiB — 282 ms — h2https://thenai.org/wp-content/uploads/2025/12/NAI-Summit-2026_Website.pngthenai.org/wp-content/uploads/2025/... https://thenai.org/wp-content/uploads/2025/12/NAI-Summit-2026_Website.png — 200 — 708.2 KiB — 203 ms — h3https://thenai.org/wp-content/uploads/2026/02/Website-Carousel_Health-Factor-Analysis_Feb-2026.gifthenai.org/wp-content/uploads/2026/... https://thenai.org/wp-content/uploads/2026/02/Website-Carousel_Health-Factor-Analysis_Feb-2026.gif — 200 — 10.1 MiB — 612 ms — h3https://thenai.org/wp-content/uploads/2025/03/Benefits-of-Tailored-Ad_Front-Page-2.pngthenai.org/wp-content/uploads/2025/... https://thenai.org/wp-content/uploads/2025/03/Benefits-of-Tailored-Ad_Front-Page-2.png — 200 — 89.9 KiB — 140 ms — h3https://thenai.org/wp-content/uploads/2021/07/nai_square-e1631130910890.pngthenai.org/wp-content/uploads/2021/... https://thenai.org/wp-content/uploads/2021/07/nai_square-e1631130910890.png — 200 — 5.0 KiB — 42 ms — h3https://thenai.org/wp-content/uploads/2025/10/Screenshot-2025-10-06-at-4.47.49-PM.pngthenai.org/wp-content/uploads/2025/... https://thenai.org/wp-content/uploads/2025/10/Screenshot-2025-10-06-at-4.47.49-PM.png — 200 — 22.9 KiB — 127 ms — h3https://thenai.org/wp-content/uploads/2026/02/Screenshot-2026-02-17-at-1.30.40-PM.pngthenai.org/wp-content/uploads/2026/... https://thenai.org/wp-content/uploads/2026/02/Screenshot-2026-02-17-at-1.30.40-PM.png — 200 — 51.4 KiB — 135 ms — h3https://thenai.org/wp-content/uploads/2025/03/NAI-Banners-4.pngthenai.org/wp-content/uploads/2025/... https://thenai.org/wp-content/uploads/2025/03/NAI-Banners-4.png — 200 — 3.1 MiB — 415 ms — h3https://thenai.org/wp-content/uploads/2024/11/Screenshot-2024-11-08-at-10.53.51-AM.pngthenai.org/wp-content/uploads/2024/... https://thenai.org/wp-content/uploads/2024/11/Screenshot-2024-11-08-at-10.53.51-AM.png — 200 — 25.5 KiB — 137 ms — h3https://thenai.org/wp-content/uploads/2024/02/GettyImages-1857036141-e1707776286629.jpgthenai.org/wp-content/uploads/2024/... https://thenai.org/wp-content/uploads/2024/02/GettyImages-1857036141-e1707776286629.jpg — 200 — 1.0 MiB — 285 ms — h3https://thenai.org/wp-content/uploads/2021/07/womansmile-6.pngthenai.org/wp-content/uploads/2021/... https://thenai.org/wp-content/uploads/2021/07/womansmile-6.png — 200 — 1.2 MiB — 304 ms — h3https://thenai.org/wp-content/uploads/2021/07/33across_logo_svg.svgthenai.org/wp-content/uploads/2021/... https://thenai.org/wp-content/uploads/2021/07/33across_logo_svg.svg — 200 — 1.8 KiB — 124 ms — h3https://thenai.org/wp-content/uploads/2021/07/illumin_primary-2022_B.pngthenai.org/wp-content/uploads/2021/... https://thenai.org/wp-content/uploads/2021/07/illumin_primary-2022_B.png — 200 — 25.4 KiB — 138 ms — h3https://thenai.org/wp-content/uploads/2021/07/adform.f2b8fd8aed3953cb474fe2ec44bfbf07.svgthenai.org/wp-content/uploads/2021/... https://thenai.org/wp-content/uploads/2021/07/adform.f2b8fd8aed3953cb474fe2ec44bfbf07.svg — 200 — 1.3 KiB — 66 ms — h3https://thenai.org/wp-content/uploads/2021/07/Adobe_Experience_Cloud_logo_RGB.svgthenai.org/wp-content/uploads/2021/... https://thenai.org/wp-content/uploads/2021/07/Adobe_Experience_Cloud_logo_RGB.svg — 200 — 728 B — 42 ms — h3https://thenai.org/wp-content/uploads/2021/07/alikeaud.pngthenai.org/wp-content/uploads/2021/... https://thenai.org/wp-content/uploads/2021/07/alikeaud.png — 200 — 2.5 KiB — 111 ms — h3https://thenai.org/wp-content/uploads/2021/07/audienceratelogo.pngthenai.org/wp-content/uploads/2021/... https://thenai.org/wp-content/uploads/2021/07/audienceratelogo.png — 200 — 22.2 KiB — 123 ms — h3https://thenai.org/wp-content/uploads/2021/07/Audigent-Logo-1200x528-LinkedIn-e1686844174860.pngthenai.org/wp-content/uploads/2021/... https://thenai.org/wp-content/uploads/2021/07/Audigent-Logo-1200x528-LinkedIn-e1686844174860.png — 200 — 8.7 KiB — 112 ms — h3https://thenai.org/wp-content/uploads/2021/07/FreeWheel_Logo_Black-scaled.pngthenai.org/wp-content/uploads/2021/... https://thenai.org/wp-content/uploads/2021/07/FreeWheel_Logo_Black-scaled.png — 200 — 8.7 KiB — 111 ms — h3https://thenai.org/wp-content/uploads/2021/07/branchlogo.pngthenai.org/wp-content/uploads/2021/... https://thenai.org/wp-content/uploads/2021/07/branchlogo.png — 200 — 3.1 KiB — 118 ms — h3https://thenai.org/wp-content/uploads/2021/07/digital_blue_notag.pngthenai.org/wp-content/uploads/2021/... https://thenai.org/wp-content/uploads/2021/07/digital_blue_notag.png — 200 — 11.4 KiB — 137 ms — h3https://thenai.org/wp-content/uploads/2021/07/clickagylogo.pngthenai.org/wp-content/uploads/2021/... https://thenai.org/wp-content/uploads/2021/07/clickagylogo.png — 200 — 15.5 KiB — 111 ms — h3https://thenai.org/wp-content/uploads/2021/07/criteo-logo-orange.svgthenai.org/wp-content/uploads/2021/... https://thenai.org/wp-content/uploads/2021/07/criteo-logo-orange.svg — 200 — 2.6 KiB — 76 ms — h3https://thenai.org/wp-content/uploads/2021/07/cuebiqlogo-e1686844220807.pngthenai.org/wp-content/uploads/2021/... https://thenai.org/wp-content/uploads/2021/07/cuebiqlogo-e1686844220807.png — 200 — 8.6 KiB — 120 ms — h3https://thenai.org/wp-content/uploads/2021/07/Datonics2025Logo-Eco.png.webpthenai.org/wp-content/uploads/2021/... https://thenai.org/wp-content/uploads/2021/07/Datonics2025Logo-Eco.png.webp — 200 — 45.9 KiB — 137 ms — h3https://thenai.org/wp-content/uploads/2021/07/ytgf2eldjeeptzc2buu9.pngthenai.org/wp-content/uploads/2021/... https://thenai.org/wp-content/uploads/2021/07/ytgf2eldjeeptzc2buu9.png — 200 — 7.8 KiB — 79 ms — h3https://thenai.org/wp-content/uploads/2021/07/foursquareLogo.pngthenai.org/wp-content/uploads/2021/... https://thenai.org/wp-content/uploads/2021/07/foursquareLogo.png — 200 — 8.7 KiB — 120 ms — h3https://thenai.org/wp-content/uploads/2021/07/Google-Logo-e1686844327660.pngthenai.org/wp-content/uploads/2021/... https://thenai.org/wp-content/uploads/2021/07/Google-Logo-e1686844327660.png — 200 — 28.7 KiB — 135 ms — h3https://thenai.org/wp-content/uploads/2021/07/661d3eb71206816721de6820_unacast-logo-black-dot_orange-rgb.svgthenai.org/wp-content/uploads/2021/... https://thenai.org/wp-content/uploads/2021/07/661d3eb71206816721de6820_unacast-logo-black-dot_orange-rgb.svg — 200 — 1.5 KiB — 74 ms — h3https://thenai.org/wp-content/uploads/2021/07/GumGum_PrimaryLogo-Color_1-e1686844370537.jpgthenai.org/wp-content/uploads/2021/... https://thenai.org/wp-content/uploads/2021/07/GumGum_PrimaryLogo-Color_1-e1686844370537.jpg — 200 — 19.4 KiB — 135 ms — h3https://thenai.org/wp-content/uploads/2021/07/indexLogo1121.pngthenai.org/wp-content/uploads/2021/... https://thenai.org/wp-content/uploads/2021/07/indexLogo1121.png — 200 — 51.9 KiB — 137 ms — h3https://thenai.org/wp-content/uploads/2021/07/LOGO2-1-1024x181-1.pngthenai.org/wp-content/uploads/2021/... https://thenai.org/wp-content/uploads/2021/07/LOGO2-1-1024x181-1.png — 200 — 8.2 KiB — 89 ms — h3https://thenai.org/wp-content/uploads/2021/07/innovidlogo.pngthenai.org/wp-content/uploads/2021/... https://thenai.org/wp-content/uploads/2021/07/innovidlogo.png — 200 — 4.2 KiB — 76 ms — h3https://thenai.org/wp-content/uploads/2021/07/inuvologo-e1686844523999.pngthenai.org/wp-content/uploads/2021/... https://thenai.org/wp-content/uploads/2021/07/inuvologo-e1686844523999.png — 200 — 10.6 KiB — 133 ms — h3https://thenai.org/wp-content/uploads/2021/07/kargonews1-e1686844569255.pngthenai.org/wp-content/uploads/2021/... https://thenai.org/wp-content/uploads/2021/07/kargonews1-e1686844569255.png — 200 — 4.6 KiB — 77 ms — h3https://thenai.org/wp-content/uploads/2021/07/NAI_rings-1-1.pngthenai.org/wp-content/uploads/2021/... https://thenai.org/wp-content/uploads/2021/07/NAI_rings-1-1.png — 200 — 9.4 KiB — 126 ms — h3https://thenai.org/wp-content/themes/nai/public/fonts/GT-America-Standard-Bold.otfthenai.org/wp-content/themes/nai/pu... https://thenai.org/wp-content/themes/nai/public/fonts/GT-America-Standard-Bold.otf — 200 — 116.0 KiB — 55 ms — h3https://thenai.org/wp-content/plugins/event-tickets/build/js/rsvp.js?ver=dab7c1842d0b66486c7cthenai.org/wp-content/plugins/event... https://thenai.org/wp-content/plugins/event-tickets/build/js/rsvp.js?ver=dab7c1842d0b66486c7c — 200 — 949 B — 69 ms — h3https://thenai.org/wp-content/plugins/event-tickets/build/js/ticket-details.js?ver=effdcbb0319e200f2e6athenai.org/wp-content/plugins/event... https://thenai.org/wp-content/plugins/event-tickets/build/js/ticket-details.js?ver=effdcbb0319e200f2e6a — 200 — 651 B — 46 ms — h3https://thenai.org/wp-content/plugins/the-events-calendar/common/build/js/user-agent.js?ver=da75d0bdea6dde3898dfthenai.org/wp-content/plugins/the-e... https://thenai.org/wp-content/plugins/the-events-calendar/common/build/js/user-agent.js?ver=da75d0bdea6dde3898df — 200 — 427 B — 54 ms — h3https://thenai.org/wp-content/plugins/event-tickets/build/js/rsvp.js?ver=5.27.6.1thenai.org/wp-content/plugins/event... https://thenai.org/wp-content/plugins/event-tickets/build/js/rsvp.js?ver=5.27.6.1 — 200 — 949 B — 66 ms — h3https://thenai.org/wp-content/themes/nai/public/scripts/vendor.js?id=b2d0069dd848877c1afethenai.org/wp-content/themes/nai/pu... https://thenai.org/wp-content/themes/nai/public/scripts/vendor.js?id=b2d0069dd848877c1afe — 200 — 139.4 KiB — 83 ms — h3https://thenai.org/wp-content/themes/nai/public/scripts/app.js?id=18eb3207c4c4e2e5278bthenai.org/wp-content/themes/nai/pu... https://thenai.org/wp-content/themes/nai/public/scripts/app.js?id=18eb3207c4c4e2e5278b — 200 — 4.0 KiB — 72 ms — h3https://static.addtoany.com/menu/modules/core.ydpp7jcu.jsstatic.addtoany.com/menu/modules/co... https://static.addtoany.com/menu/modules/core.ydpp7jcu.js — 200 — 26.2 KiB — 77 ms — h3https://thenai.org/cdn-cgi/challenge-platform/scripts/jsd/main.jsthenai.org/cdn-cgi/challenge-platfo... https://thenai.org/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 235 B — 206 ms — h3https://static.addtoany.com/menu/sm.25.htmlstatic.addtoany.com/menu/sm.25.html https://static.addtoany.com/menu/sm.25.html — 200 — 1003 B — 52 ms — h3https://thenai.org/cdn-cgi/challenge-platform/h/g/scripts/jsd/b0a7532ac8ec/main.js?thenai.org/cdn-cgi/challenge-platfo... https://thenai.org/cdn-cgi/challenge-platform/h/g/scripts/jsd/b0a7532ac8ec/main.js? — 200 — 11.3 KiB — 17 ms — h3https://thenai.org/cdn-cgi/challenge-platform/h/g/jsd/oneshot/b0a7532ac8ec/0.5318469050084949:1776359656:ln3RLbZdcwVQxb75aXDKAHo1AsFFcq1l_zzfP5ot_C8/9ed51f5448cec9f9thenai.org/cdn-cgi/challenge-platfo... https://thenai.org/cdn-cgi/challenge-platform/h/g/jsd/oneshot/b0a7532ac8ec/0.5318469050084949:1776359656:ln3RLbZdcwVQxb75aXDKAHo1AsFFcq1l_zzfP5ot_C8/9ed51f5448cec9f9 — 200 — 812 B — 14 ms — h3https://www.googletagmanager.com/gtag/js?id=G-SSJYM8RFWF&cx=c&gtm=4e64f0&bs=ctrlwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-SSJYM8RFWF&cx=c&gtm=4e64f0&bs=ctrl — 200 — 145.7 KiB — 107 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 168 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-SSJYM8RFWF&gtm=45je64f0v9126348498za20g&_p=1776362771069&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAI&are=1&cid=1047520752.1776362772&frm=0&pscdl=noapi&rcb=11&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.55%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&_s=1&tag_exp=0~115616986~115938465~115938468~116363098~117266401~117384405~117512542&sid=1776362772&sct=1&seg=0&dl=https%3A%2F%2Fthenai.org%2F&dt=Home%20-%20The%20NAI%3A%20Network%20Advertising%20Initiative&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1612region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-SSJYM8RFWF&gtm=45je64f0v9126348498za20g&_p=1776362771069&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAI&are=1&cid=1047520752.1776362772&frm=0&pscdl=noapi&rcb=11&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.55%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&_s=1&tag_exp=0~115616986~115938465~115938468~116363098~117266401~117384405~117512542&sid=1776362772&sct=1&seg=0&dl=https%3A%2F%2Fthenai.org%2F&dt=Home%20-%20The%20NAI%3A%20Network%20Advertising%20Initiative&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1612 — 204 — 545 B — 97 ms — h2https://thenai.org/wp-content/uploads/2021/07/cropped-nai_square-32x32.pngthenai.org/wp-content/uploads/2021/... https://thenai.org/wp-content/uploads/2021/07/cropped-nai_square-32x32.png — 200 — 1.1 KiB — 20 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 3772ms · 510KB · $50/mo
Unattributable
Other
Costly
Execution 843ms
Transfer 0 KB
Monthly Cost $11/mo
thenai.org
Other
Costly
Execution 710ms
Transfer 65 KB
Monthly Cost $9/mo
thenai.org
Other
Costly
Execution 695ms
Transfer 31 KB
Monthly Cost $9/mo
thenai.org
Other
Costly
Execution 555ms
Transfer 139 KB
Unused 52%
Monthly Cost $7/mo
thenai.org
Other
Costly
Execution 419ms
Transfer 4 KB
Monthly Cost $6/mo
thenai.org
Other
Costly
Execution 243ms
Transfer 0 KB
Monthly Cost $3/mo
Google Tag Manager
Tag Manager
Optional
Execution 154ms
Transfer 146 KB
Unused 43%
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 152ms
Transfer 125 KB
Unused 51%
Monthly Cost $2/mo

These scripts may cost more than they're worth

  • Unattributable adds 843ms and costs ~$11/month
  • thenai.org adds 710ms and costs ~$9/month
  • thenai.org adds 695ms and costs ~$9/month
  • thenai.org adds 555ms and costs ~$7/month
  • thenai.org adds 419ms and costs ~$6/month
  • thenai.org adds 243ms 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

Unattributable takes 843ms 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

thenai.org takes 710ms 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

thenai.org takes 695ms 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

thenai.org takes 555ms 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

52% of thenai.org'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

thenai.org takes 419ms 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

thenai.org takes 243ms 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 Google Tag Manager'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