Skip to content
https://movember.com

Performance

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

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

32
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
100
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.
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.76 s

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

16.05 s

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

1.72 s

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

0.035

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

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

28.72 s

Page Load Progression

816 ms
1.6 s
2.4 s
3.3 s
4.1 s
4.9 s
5.7 s
6.5 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
6.1 MB transferred, 77 requests
FIX
6.1 MB transferred, 77 requests
Critical::
Page weighs 9.2 MB (6.1 MB transferred)
Warning::
Images are 2.8 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.8 MB
Warning::
JavaScript is 1.1 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.1 MB
Info::
Fonts are 820 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 820 KB
Info::
77 HTTP requests
Info::
Estimated 1.3 g CO2 per page load
6.1 MB / 2.4 MB budget
6.1 MB transferred
77 requests
1.3 g CO2 per page load
Images 2.8 MiB 46%
Other 1.3 MiB 21%
JavaScript 1.1 MiB 18%
Fonts 820.3 KiB 13%
HTML 77.0 KiB 1%
CSS 16.5 KiB 0%
Other 4.0 KiB 0%
Other 3.7 KiB 0%
Other 1.1 KiB 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

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 (6.1 MiB of 6.1 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
9287ms total JS execution
FIX
9287ms total JS execution
Warning::
https://nl.movember.com/: 2968ms CPU time
Warning::
https://nl.movember.com/static/js/main.af82aa93.js: 1516ms CPU time
Warning::
Unattributable: 1391ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-KKF...: 822ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-T4M...: 683ms CPU time
Warning::
Third-party scripts: 9287ms (100% of total)

Main Thread Breakdown

Script Evaluation 41% Other 26% Style & Layout 13% Rendering 9% Script Parsing & Compilation 8%
ScriptTotalScriptingParse/CompileParty
https://nl.movember.com/2968ms7ms3ms3rd
https://nl.movember.com/static/js/main.af82aa93.js1516ms1089ms162ms3rd
Unattributable1391ms133ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KKFPTZN822ms594ms97ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-T4M6JQ683ms537ms125ms3rd
https://www.googletagmanager.com/gtag/js?id=G-8VW6D9TZ36&cx=c&gtm=4e64k1578ms480ms84ms3rd
https://cdn-au.onetrust.com/scripttemplates/202601.1.0/otBannerSdk.js543ms379ms83ms3rd
https://cdn.optimizely.com/js/24139460674.js449ms388ms47ms3rd
https://connect.facebook.net/en_US/bundle/sdk.js/278ms158ms118ms3rd
https://cdn-au.onetrust.com/scripttemplates/otSDKStub.js61ms40ms4ms3rd
D
JS Bundles
Action
15 scripts, 472 KB unused
FIX
15 scripts, 472 KB unused
Warning::
https://nl.movember.com/static/js/main.af82aa93.js: 104 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-KKF...: 71 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-T4M...: 67 KB unused (32%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn-au.onetrust.com/scripttemplates/202601...: 66 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-8VW6...: 65 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 472 KB
472 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://nl.movember.com/static/js/main.af82aa93.js240 KB104 KB (43%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KKFPTZN180 KB71 KB (40%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-T4M6JQ206 KB67 KB (32%)3rd
https://cdn-au.onetrust.com/scripttemplates/202601.1.0/otBannerSdk.js127 KB66 KB (52%)3rd
https://www.googletagmanager.com/gtag/js?id=G-8VW6D9TZ36&cx=c&gtm=4e64k1171 KB65 KB (38%)3rd
https://connect.facebook.net/en_US/bundle/sdk.js/78 KB56 KB (73%)3rd
https://cdn.optimizely.com/js/24139460674.js95 KB43 KB (46%)3rd
https://cdn-au.onetrust.com/scripttemplates/otSDKStub.js9 KB3rd
https://cdn-au.onetrust.com/consent/ea5960ce-518b-4f0c-be23-59cff9958b91/ea5960ce-518b-4f0c-be23-59cff9958b91.json3 KB3rd
https://www.youtube.com/s/player/8456c9de/www-widgetapi.vflset/www-widgetapi.js11 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
77 resources · 6.1 MB · 472 KB savings available
FIX
77 resources · 6.1 MB · 472 KB savings available
Warning::
Page weight 5.1 MB over 1MB target
Got: 6.1 MB Expected: ≤ 1 MB
Info::
~472 KB of savings available
Warning::
76 third-party resources (100% of weight)
Info::
7 resources over 200KB
77 resources · 6.1 MiB · 76 third-party 5.1 MiB over 1MB target
Image 46% · 2.8 MiB
Other 20% · 1.2 MiB
JavaScript 19% · 1.1 MiB
Font 13% · 820.3 KiB
Document 1% · 77.6 KiB
CSS 0% · 21.2 KiB

~472.5 KiB of savings available

Remove unused JavaScript: 472.5 KiB
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: no-store, no-cache, must-revalidate
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-store, no-cache, must-revalidate

DirectiveValueMeaning
no-storeNever cache this response
no-cacheCache but always revalidate first
must-revalidateMust recheck with server after expiry
C
Image Optimization
Action
32 images, 0 KB saveable
REVIEW
32 images, 0 KB saveable
Warning::
https://nl.movember.com/uploads/images/resources/d... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://nl.movember.com/uploads/images/resources/3... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://nl.movember.com/uploads/images/resources/5... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://nl.movember.com/uploads/images/resources/4... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
32 images 2.8 MB
0 oversized -0 KB
24 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
8 fonts (820 KB)
PASS
8 fonts (820 KB)
Info::
8 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

8

820 KB total

Render-blocking

0

of 8

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 3.8 s LCP 16.1 shttps://nl.movember.com/static/media/Overpass-SemiBold.cac7de8097247af9345f.ttfOverpass-SemiBold.cac7d... https://nl.movember.com/static/media/Overpass-SemiBold.cac7de8097247af9345f.ttf — 119.2 KiB — 488 ms — font-display: swaphttps://nl.movember.com/static/media/fa-solid-900.1551f4f60c37af51121f.woff2fa-solid-900.1551f4f60c... https://nl.movember.com/static/media/fa-solid-900.1551f4f60c37af51121f.woff2 — 77.1 KiB — 504 ms — font-display: swaphttps://nl.movember.com/static/media/Overpass-Regular.329be2e0e82b0025cfd5.ttfOverpass-Regular.329be2... https://nl.movember.com/static/media/Overpass-Regular.329be2e0e82b0025cfd5.ttf — 121.8 KiB — 532 ms — font-display: swaphttps://nl.movember.com/static/media/Overpass-Bold.bc6a3bb790444b02daa8.ttfOverpass-Bold.bc6a3bb79... https://nl.movember.com/static/media/Overpass-Bold.bc6a3bb790444b02daa8.ttf — 121.0 KiB — 530 ms — font-display: swaphttps://nl.movember.com/static/media/Anton-Regular.1e36fd159c8efdad9908.ttfAnton-Regular.1e36fd159... https://nl.movember.com/static/media/Anton-Regular.1e36fd159c8efdad9908.ttf — 78.2 KiB — 528 ms — font-display: swaphttps://nl.movember.com/static/media/Overpass-Light.b641f8e22651db96492a.ttfOverpass-Light.b641f8e2... https://nl.movember.com/static/media/Overpass-Light.b641f8e22651db96492a.ttf — 118.3 KiB — 485 ms — font-display: swaphttps://nl.movember.com/static/media/DAMN-MOV.0772c52eb09fa2cdc944.otfDAMN-MOV.0772c52eb09fa2... https://nl.movember.com/static/media/DAMN-MOV.0772c52eb09fa2cdc944.otf — 65.4 KiB — 524 ms — font-display: swaphttps://nl.movember.com/static/media/Overpass-ExtraLight.592dc184e149ddf3055c.ttfOverpass-ExtraLight.592... https://nl.movember.com/static/media/Overpass-ExtraLight.592dc184e149ddf3055c.ttf — 119.3 KiB — 530 ms — font-display: swap
Overpass-SemiBold.cac7d... ttf swap
Size 119 KB
Load time 488 ms
Start 1.8 s
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
fa-solid-900.1551f4f60c... woff2 swap
Size 77 KB
Load time 504 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
Overpass-Regular.329be2... ttf swap
Size 122 KB
Load time 532 ms
Start 1.8 s
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
Overpass-Bold.bc6a3bb79... ttf swap
Size 121 KB
Load time 530 ms
Start 1.8 s
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
Anton-Regular.1e36fd159... ttf swap
Size 78 KB
Load time 528 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Overpass-Light.b641f8e2... ttf swap
Size 118 KB
Load time 485 ms
Start 1.8 s
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
DAMN-MOV.0772c52eb09fa2... otf swap
Size 65 KB
Load time 524 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Overpass-ExtraLight.592... ttf swap
Size 119 KB
Load time 530 ms
Start 1.8 s
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 ~523 KB and ~1046 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
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
77 requests over 4213ms
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 3.8 s LCP 16.1 shttps://movember.com// https://movember.com/ — 302 — 588 B — 494 ms — h2https://nl.movember.com/nl.movember.com/ https://nl.movember.com/ — 200 — 73.6 KiB — 688 ms — h2https://connect.facebook.net/en_US/bundle/sdk.js/connect.facebook.net/en_US/bundle/s... https://connect.facebook.net/en_US/bundle/sdk.js/ — 200 — 77.8 KiB — 34 ms — h3https://connect.facebook.net/en_US/sdk.jsconnect.facebook.net/en_US/sdk.js https://connect.facebook.net/en_US/sdk.js — 200 — 5.0 KiB — 30 ms — h3https://nl.movember.com/static/css/main.bc419737.cssnl.movember.com/static/css/main.bc4... https://nl.movember.com/static/css/main.bc419737.css — 200 — 16.5 KiB — 473 ms — h2https://nl.movember.com/uploads/images/resources/45650280d01752387b9accd2234289bdf7fc686e-org.jpgnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/45650280d01752387b9accd2234289bdf7fc686e-org.jpg — 200 — 54.7 KiB — 19 ms — h2https://nl.movember.com/uploads/images/resources/7b7201a83c7f5cd583b049fe9e90ad23d5aebba7-org.webpnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/7b7201a83c7f5cd583b049fe9e90ad23d5aebba7-org.webp — 200 — 149.2 KiB — 31 ms — h2https://nl.movember.com/uploads/images/resources/5df779f991cf99e6610bf01a9d93d70d5861282e-org.pngnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/5df779f991cf99e6610bf01a9d93d70d5861282e-org.png — 200 — 377.6 KiB — 71 ms — h3https://nl.movember.com/uploads/images/resources/3c80ed9d8bbaaf3b81ee45e4d2ca983d3c5f4cff-org.pngnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/3c80ed9d8bbaaf3b81ee45e4d2ca983d3c5f4cff-org.png — 200 — 348.2 KiB — 106 ms — h3https://nl.movember.com/uploads/images/resources/d686d96e6b64bca8f69c00e932cb1838ea95dea4-org.pngnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/d686d96e6b64bca8f69c00e932cb1838ea95dea4-org.png — 200 — 1.1 MiB — 132 ms — h3https://nl.movember.com/manifest.jsonnl.movember.com/manifest.json https://nl.movember.com/manifest.json — 200 — 1.1 KiB — 495 ms — h3https://nl.movember.com/static/js/main.af82aa93.jsnl.movember.com/static/js/main.af82... https://nl.movember.com/static/js/main.af82aa93.js — 200 — 240.0 KiB — 499 ms — h3https://nl.movember.com/resources/images/icons/arrow-black.pngnl.movember.com/resources/images/ic... https://nl.movember.com/resources/images/icons/arrow-black.png — 200 — 888 B — 494 ms — h3https://nl.movember.com/uploads/images/resources/427a401b080c568baf711737e8e895181a379834-org.pngnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/427a401b080c568baf711737e8e895181a379834-org.png — 200 — 485.5 KiB — 111 ms — h3https://nl.movember.com/uploads/images/resources/4723b57c1e95c1a7dcdc946a7a6c273d0bb55555-org.jpgnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/4723b57c1e95c1a7dcdc946a7a6c273d0bb55555-org.jpg — 200 — 161.5 KiB — 70 ms — h3https://nl.movember.com/uploads/images/resources/0d8a280cb8653377af72e3747fe718107724630e-small.webpnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/0d8a280cb8653377af72e3747fe718107724630e-small.webp — 200 — 750 B — 41 ms — h3https://nl.movember.com/uploads/images/resources/e9a2d48dcb05a71b8fc2fd318c306e70b562cd1b-small.webpnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/e9a2d48dcb05a71b8fc2fd318c306e70b562cd1b-small.webp — 200 — 1.9 KiB — 41 ms — h3https://nl.movember.com/uploads/images/resources/d669c89be6e2fb955a80b94fc852564892cafe28-small.webpnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/d669c89be6e2fb955a80b94fc852564892cafe28-small.webp — 200 — 719 B — 41 ms — h3https://nl.movember.com/uploads/images/resources/06f9ddcdbf571f179f26ef7fb3f39230ed5be138-small.webpnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/06f9ddcdbf571f179f26ef7fb3f39230ed5be138-small.webp — 200 — 1.6 KiB — 42 ms — h3https://nl.movember.com/uploads/images/resources/29f3d3defc7f1bfbb45af183a142f163023387f7-small.webpnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/29f3d3defc7f1bfbb45af183a142f163023387f7-small.webp — 200 — 717 B — 41 ms — h3https://nl.movember.com/uploads/images/resources/fea516cb5a641abf0acfd51ef38e661cde6980f7-small.webpnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/fea516cb5a641abf0acfd51ef38e661cde6980f7-small.webp — 200 — 12.1 KiB — 80 ms — h3https://nl.movember.com/uploads/images/resources/8e14421995c6225e7796fd2c91b051c3327101b1-small.webpnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/8e14421995c6225e7796fd2c91b051c3327101b1-small.webp — 200 — 5.5 KiB — 40 ms — h3https://cdn.sanity.io/images/d6x1mtv1/mo-com-production/46f86d66adf0196a7bb73719987674af30562878-297x80.pngcdn.sanity.io/images/d6x1mtv1/mo-co... https://cdn.sanity.io/images/d6x1mtv1/mo-com-production/46f86d66adf0196a7bb73719987674af30562878-297x80.png — 200 — 3.7 KiB — 20 ms — h2https://nl.movember.com/resources/images/icons/menu.svgnl.movember.com/resources/images/ic... https://nl.movember.com/resources/images/icons/menu.svg — 200 — 858 B — 492 ms — h3https://nl.movember.com/resources/images/icons/close.svgnl.movember.com/resources/images/ic... https://nl.movember.com/resources/images/icons/close.svg — 200 — 854 B — 489 ms — h3https://nl.movember.com/resources/images/icons/search.svgnl.movember.com/resources/images/ic... https://nl.movember.com/resources/images/icons/search.svg — 200 — 1.1 KiB — 467 ms — h3https://nl.movember.com/resources/images/icons/arrow.pngnl.movember.com/resources/images/ic... https://nl.movember.com/resources/images/icons/arrow.png — 200 — 977 B — 489 ms — h3https://nl.movember.com/resources/images/global/get-involved/background-getInvolved-column-1.jpgnl.movember.com/resources/images/gl... https://nl.movember.com/resources/images/global/get-involved/background-getInvolved-column-1.jpg — 200 — 24.1 KiB — 485 ms — h3https://nl.movember.com/resources/images/global/get-involved/background-getInvolved-column-2.jpgnl.movember.com/resources/images/gl... https://nl.movember.com/resources/images/global/get-involved/background-getInvolved-column-2.jpg — 200 — 22.8 KiB — 455 ms — h3https://nl.movember.com/resources/images/global/get-involved/background-getInvolved-column-3.jpgnl.movember.com/resources/images/gl... https://nl.movember.com/resources/images/global/get-involved/background-getInvolved-column-3.jpg — 200 — 16.2 KiB — 491 ms — h3
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 3.8 s LCP 16.1 shttps://movember.com// https://movember.com/ — 302 — 588 B — 494 ms — h2https://nl.movember.com/nl.movember.com/ https://nl.movember.com/ — 200 — 73.6 KiB — 688 ms — h2https://connect.facebook.net/en_US/bundle/sdk.js/connect.facebook.net/en_US/bundle/s... https://connect.facebook.net/en_US/bundle/sdk.js/ — 200 — 77.8 KiB — 34 ms — h3https://connect.facebook.net/en_US/sdk.jsconnect.facebook.net/en_US/sdk.js https://connect.facebook.net/en_US/sdk.js — 200 — 5.0 KiB — 30 ms — h3https://nl.movember.com/static/css/main.bc419737.cssnl.movember.com/static/css/main.bc4... https://nl.movember.com/static/css/main.bc419737.css — 200 — 16.5 KiB — 473 ms — h2https://nl.movember.com/uploads/images/resources/45650280d01752387b9accd2234289bdf7fc686e-org.jpgnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/45650280d01752387b9accd2234289bdf7fc686e-org.jpg — 200 — 54.7 KiB — 19 ms — h2https://nl.movember.com/uploads/images/resources/7b7201a83c7f5cd583b049fe9e90ad23d5aebba7-org.webpnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/7b7201a83c7f5cd583b049fe9e90ad23d5aebba7-org.webp — 200 — 149.2 KiB — 31 ms — h2https://nl.movember.com/uploads/images/resources/5df779f991cf99e6610bf01a9d93d70d5861282e-org.pngnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/5df779f991cf99e6610bf01a9d93d70d5861282e-org.png — 200 — 377.6 KiB — 71 ms — h3https://nl.movember.com/uploads/images/resources/3c80ed9d8bbaaf3b81ee45e4d2ca983d3c5f4cff-org.pngnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/3c80ed9d8bbaaf3b81ee45e4d2ca983d3c5f4cff-org.png — 200 — 348.2 KiB — 106 ms — h3https://nl.movember.com/uploads/images/resources/d686d96e6b64bca8f69c00e932cb1838ea95dea4-org.pngnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/d686d96e6b64bca8f69c00e932cb1838ea95dea4-org.png — 200 — 1.1 MiB — 132 ms — h3https://nl.movember.com/manifest.jsonnl.movember.com/manifest.json https://nl.movember.com/manifest.json — 200 — 1.1 KiB — 495 ms — h3https://nl.movember.com/static/js/main.af82aa93.jsnl.movember.com/static/js/main.af82... https://nl.movember.com/static/js/main.af82aa93.js — 200 — 240.0 KiB — 499 ms — h3https://nl.movember.com/resources/images/icons/arrow-black.pngnl.movember.com/resources/images/ic... https://nl.movember.com/resources/images/icons/arrow-black.png — 200 — 888 B — 494 ms — h3https://nl.movember.com/uploads/images/resources/427a401b080c568baf711737e8e895181a379834-org.pngnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/427a401b080c568baf711737e8e895181a379834-org.png — 200 — 485.5 KiB — 111 ms — h3https://nl.movember.com/uploads/images/resources/4723b57c1e95c1a7dcdc946a7a6c273d0bb55555-org.jpgnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/4723b57c1e95c1a7dcdc946a7a6c273d0bb55555-org.jpg — 200 — 161.5 KiB — 70 ms — h3https://nl.movember.com/uploads/images/resources/0d8a280cb8653377af72e3747fe718107724630e-small.webpnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/0d8a280cb8653377af72e3747fe718107724630e-small.webp — 200 — 750 B — 41 ms — h3https://nl.movember.com/uploads/images/resources/e9a2d48dcb05a71b8fc2fd318c306e70b562cd1b-small.webpnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/e9a2d48dcb05a71b8fc2fd318c306e70b562cd1b-small.webp — 200 — 1.9 KiB — 41 ms — h3https://nl.movember.com/uploads/images/resources/d669c89be6e2fb955a80b94fc852564892cafe28-small.webpnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/d669c89be6e2fb955a80b94fc852564892cafe28-small.webp — 200 — 719 B — 41 ms — h3https://nl.movember.com/uploads/images/resources/06f9ddcdbf571f179f26ef7fb3f39230ed5be138-small.webpnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/06f9ddcdbf571f179f26ef7fb3f39230ed5be138-small.webp — 200 — 1.6 KiB — 42 ms — h3https://nl.movember.com/uploads/images/resources/29f3d3defc7f1bfbb45af183a142f163023387f7-small.webpnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/29f3d3defc7f1bfbb45af183a142f163023387f7-small.webp — 200 — 717 B — 41 ms — h3https://nl.movember.com/uploads/images/resources/fea516cb5a641abf0acfd51ef38e661cde6980f7-small.webpnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/fea516cb5a641abf0acfd51ef38e661cde6980f7-small.webp — 200 — 12.1 KiB — 80 ms — h3https://nl.movember.com/uploads/images/resources/8e14421995c6225e7796fd2c91b051c3327101b1-small.webpnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/8e14421995c6225e7796fd2c91b051c3327101b1-small.webp — 200 — 5.5 KiB — 40 ms — h3https://cdn.sanity.io/images/d6x1mtv1/mo-com-production/46f86d66adf0196a7bb73719987674af30562878-297x80.pngcdn.sanity.io/images/d6x1mtv1/mo-co... https://cdn.sanity.io/images/d6x1mtv1/mo-com-production/46f86d66adf0196a7bb73719987674af30562878-297x80.png — 200 — 3.7 KiB — 20 ms — h2https://nl.movember.com/resources/images/icons/menu.svgnl.movember.com/resources/images/ic... https://nl.movember.com/resources/images/icons/menu.svg — 200 — 858 B — 492 ms — h3https://nl.movember.com/resources/images/icons/close.svgnl.movember.com/resources/images/ic... https://nl.movember.com/resources/images/icons/close.svg — 200 — 854 B — 489 ms — h3https://nl.movember.com/resources/images/icons/search.svgnl.movember.com/resources/images/ic... https://nl.movember.com/resources/images/icons/search.svg — 200 — 1.1 KiB — 467 ms — h3https://nl.movember.com/resources/images/icons/arrow.pngnl.movember.com/resources/images/ic... https://nl.movember.com/resources/images/icons/arrow.png — 200 — 977 B — 489 ms — h3https://nl.movember.com/resources/images/global/get-involved/background-getInvolved-column-1.jpgnl.movember.com/resources/images/gl... https://nl.movember.com/resources/images/global/get-involved/background-getInvolved-column-1.jpg — 200 — 24.1 KiB — 485 ms — h3https://nl.movember.com/resources/images/global/get-involved/background-getInvolved-column-2.jpgnl.movember.com/resources/images/gl... https://nl.movember.com/resources/images/global/get-involved/background-getInvolved-column-2.jpg — 200 — 22.8 KiB — 455 ms — h3https://nl.movember.com/resources/images/global/get-involved/background-getInvolved-column-3.jpgnl.movember.com/resources/images/gl... https://nl.movember.com/resources/images/global/get-involved/background-getInvolved-column-3.jpg — 200 — 16.2 KiB — 491 ms — h3https://nl.movember.com/resources/images/global/get-involved/background-getInvolved-column-4.jpgnl.movember.com/resources/images/gl... https://nl.movember.com/resources/images/global/get-involved/background-getInvolved-column-4.jpg — 200 — 25.9 KiB — 491 ms — h3https://nl.movember.com/static/media/Overpass-SemiBold.cac7de8097247af9345f.ttfnl.movember.com/static/media/Overpa... https://nl.movember.com/static/media/Overpass-SemiBold.cac7de8097247af9345f.ttf — 200 — 119.2 KiB — 488 ms — h3https://nl.movember.com/static/media/fa-solid-900.1551f4f60c37af51121f.woff2nl.movember.com/static/media/fa-sol... https://nl.movember.com/static/media/fa-solid-900.1551f4f60c37af51121f.woff2 — 200 — 77.1 KiB — 504 ms — h3https://nl.movember.com/static/media/Overpass-Regular.329be2e0e82b0025cfd5.ttfnl.movember.com/static/media/Overpa... https://nl.movember.com/static/media/Overpass-Regular.329be2e0e82b0025cfd5.ttf — 200 — 121.8 KiB — 532 ms — h3https://nl.movember.com/static/media/Overpass-Bold.bc6a3bb790444b02daa8.ttfnl.movember.com/static/media/Overpa... https://nl.movember.com/static/media/Overpass-Bold.bc6a3bb790444b02daa8.ttf — 200 — 121.0 KiB — 530 ms — h3https://nl.movember.com/static/media/Anton-Regular.1e36fd159c8efdad9908.ttfnl.movember.com/static/media/Anton-... https://nl.movember.com/static/media/Anton-Regular.1e36fd159c8efdad9908.ttf — 200 — 78.2 KiB — 528 ms — h3https://nl.movember.com/static/media/Overpass-Light.b641f8e22651db96492a.ttfnl.movember.com/static/media/Overpa... https://nl.movember.com/static/media/Overpass-Light.b641f8e22651db96492a.ttf — 200 — 118.3 KiB — 485 ms — h3https://nl.movember.com/static/media/DAMN-MOV.0772c52eb09fa2cdc944.otfnl.movember.com/static/media/DAMN-M... https://nl.movember.com/static/media/DAMN-MOV.0772c52eb09fa2cdc944.otf — 200 — 65.4 KiB — 524 ms — h3https://nl.movember.com/static/media/Overpass-ExtraLight.592dc184e149ddf3055c.ttfnl.movember.com/static/media/Overpa... https://nl.movember.com/static/media/Overpass-ExtraLight.592dc184e149ddf3055c.ttf — 200 — 119.3 KiB — 530 ms — h3https://nl.movember.com/resources/json/nl/config.jsonnl.movember.com/resources/json/nl/c... https://nl.movember.com/resources/json/nl/config.json — 200 — 819 B — 472 ms — h3https://nl.movember.com/sitemap.jsonnl.movember.com/sitemap.json https://nl.movember.com/sitemap.json — 200 — 1.2 MiB — 724 ms — h3https://nl.movember.com/uploads/images/resources/6b78a4a5a9e9fa2477f8f623e13eeaac96153fbd-small.webpnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/6b78a4a5a9e9fa2477f8f623e13eeaac96153fbd-small.webp — 200 — 628 B — 9 ms — h3https://nl.movember.com/resources/images/global/movember_app_logo.pngnl.movember.com/resources/images/gl... https://nl.movember.com/resources/images/global/movember_app_logo.png — 200 — 2.8 KiB — 470 ms — h3https://cdn-au.onetrust.com/scripttemplates/otSDKStub.jscdn-au.onetrust.com/scripttemplates... https://cdn-au.onetrust.com/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 45 ms — h2https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.5 KiB — 41 ms — h2https://cdn.optimizely.com/datafiles/24139460674.jsoncdn.optimizely.com/datafiles/241394... https://cdn.optimizely.com/datafiles/24139460674.json — 403 — 642 B — 130 ms — h2https://cdn.optimizely.com/js/24139460674.jscdn.optimizely.com/js/24139460674.j... https://cdn.optimizely.com/js/24139460674.js — 200 — 94.6 KiB — 70 ms — h2https://nl.movember.com/assets/scripts/helper/attributionHelper.jsnl.movember.com/assets/scripts/help... https://nl.movember.com/assets/scripts/helper/attributionHelper.js — 200 — 4.7 KiB — 593 ms — h3https://www.youtube.com/s/player/8456c9de/www-widgetapi.vflset/www-widgetapi.jswww.youtube.com/s/player/8456c9de/w... https://www.youtube.com/s/player/8456c9de/www-widgetapi.vflset/www-widgetapi.js — 200 — 10.6 KiB — 27 ms — h2https://cdn-au.onetrust.com/consent/ea5960ce-518b-4f0c-be23-59cff9958b91/ea5960ce-518b-4f0c-be23-59cff9958b91.jsoncdn-au.onetrust.com/consent/ea5960c... https://cdn-au.onetrust.com/consent/ea5960ce-518b-4f0c-be23-59cff9958b91/ea5960ce-518b-4f0c-be23-59cff9958b91.json — 200 — 2.5 KiB — 45 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 210 B — 45 ms — h2https://a24139460674.cdn.optimizely.com/client_storage/a24139460674.htmla24139460674.cdn.optimizely.com/cli... https://a24139460674.cdn.optimizely.com/client_storage/a24139460674.html — 200 — 1.5 KiB — 48 ms — h2https://cdn-au.onetrust.com/scripttemplates/202601.1.0/otBannerSdk.jscdn-au.onetrust.com/scripttemplates... https://cdn-au.onetrust.com/scripttemplates/202601.1.0/otBannerSdk.js — 200 — 127.0 KiB — 28 ms — h2https://nl.movember.com/resources/images/global/movember_logo.pngnl.movember.com/resources/images/gl... https://nl.movember.com/resources/images/global/movember_logo.png — 200 — 31.0 KiB — 472 ms — h3https://api.movember.com/v22/trackingapi.movember.com/v22/tracking https://api.movember.com/v22/tracking — 200 — 0 B — 459 ms — h2https://cdn-au.onetrust.com/consent/ea5960ce-518b-4f0c-be23-59cff9958b91/018ea7c5-3788-7dfe-aae3-b5057884b771/nl-nl.jsoncdn-au.onetrust.com/consent/ea5960c... https://cdn-au.onetrust.com/consent/ea5960ce-518b-4f0c-be23-59cff9958b91/018ea7c5-3788-7dfe-aae3-b5057884b771/nl-nl.json — 200 — 34.3 KiB — 32 ms — h2https://cdn-au.onetrust.com/scripttemplates/202601.1.0/assets/otFlat.jsoncdn-au.onetrust.com/scripttemplates... https://cdn-au.onetrust.com/scripttemplates/202601.1.0/assets/otFlat.json — 200 — 3.2 KiB — 19 ms — h2https://cdn-au.onetrust.com/scripttemplates/202601.1.0/assets/v2/otPcCenter.jsoncdn-au.onetrust.com/scripttemplates... https://cdn-au.onetrust.com/scripttemplates/202601.1.0/assets/v2/otPcCenter.json — 200 — 13.4 KiB — 24 ms — h2https://cdn-au.onetrust.com/scripttemplates/202601.1.0/assets/otCookieSettingsButton.jsoncdn-au.onetrust.com/scripttemplates... https://cdn-au.onetrust.com/scripttemplates/202601.1.0/assets/otCookieSettingsButton.json — 200 — 1.9 KiB — 22 ms — h2https://cdn-au.onetrust.com/scripttemplates/202601.1.0/assets/otCommonStyles.csscdn-au.onetrust.com/scripttemplates... https://cdn-au.onetrust.com/scripttemplates/202601.1.0/assets/otCommonStyles.css — 200 — 4.6 KiB — 18 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-T4M6JQwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-T4M6JQ — 200 — 206.4 KiB — 87 ms — h2https://cdn-au.onetrust.com/logos/static/ot_close.svgcdn-au.onetrust.com/logos/static/ot... https://cdn-au.onetrust.com/logos/static/ot_close.svg — 200 — 602 B — 17 ms — h2https://cdn-au.onetrust.com/logos/static/ot_guard_logo.svgcdn-au.onetrust.com/logos/static/ot... https://cdn-au.onetrust.com/logos/static/ot_guard_logo.svg — 200 — 549 B — 18 ms — h2https://cdn-au.onetrust.com/logos/6d591063-5e8d-415f-b2fc-8052f267d799/3c793b28-6973-4d34-9039-099006d3da26/253ed813-f66c-4af4-8094-7c3109d1575d/OneTrust_MoLogo_120x40.jpegcdn-au.onetrust.com/logos/6d591063-... https://cdn-au.onetrust.com/logos/6d591063-5e8d-415f-b2fc-8052f267d799/3c793b28-6973-4d34-9039-099006d3da26/253ed813-f66c-4af4-8094-7c3109d1575d/OneTrust_MoLogo_120x40.jpeg — 200 — 3.1 KiB — 22 ms — h2https://cdn-au.onetrust.com/logos/static/powered_by_logo.svgcdn-au.onetrust.com/logos/static/po... https://cdn-au.onetrust.com/logos/static/powered_by_logo.svg — 200 — 2.6 KiB — 18 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-KKFPTZNwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KKFPTZN — 200 — 180.0 KiB — 33 ms — h2https://api.movember.com/v22/trackingapi.movember.com/v22/tracking https://api.movember.com/v22/tracking — 200 — 454 B — 467 ms — h2https://www.googletagmanager.com/gtag/js?id=G-8VW6D9TZ36&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-8VW6D9TZ36&cx=c&gtm=4e64k1 — 200 — 171.3 KiB — 21 ms — h3https://static.hotjar.com/c/hotjar-undefined.js?sv=7static.hotjar.com/c/hotjar-undefine... https://static.hotjar.com/c/hotjar-undefined.js?sv=7 — -1 — 0 B — 36 ms — https://logx.optimizely.com/v1/eventslogx.optimizely.com/v1/events https://logx.optimizely.com/v1/events — 204 — 367 B — 29 ms — h2https://sgtm.movember.com/g/collect?v=2&tid=G-8VW6D9TZ36&gtm=45je64k1v867495904z8890068958za20gzb890068958zd890068958&_p=1776898796731&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=1826087811&_eu=AAAAAGA&_fplc=0&are=1&cid=88805748.1776898797&frm=0&pscdl=noapi&rcb=16&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&ur=NL-NH&sst.etld=google.nl&sst.gcsub=region1&sst.tft=1776898796731&sst.lpc=187298551&sst.navt=n&sst.ude=0&sst.sw_exp=1&_s=1&tag_exp=0~115938465~115938469~117266401~117384405~117512543&dt=Movember%20-%20Changing%20the%20face%20of%20men%27s%20health%20-%20Movember&sid=1776898797&sct=1&seg=0&dl=https%3A%2F%2Fnl.movember.com%2F&_tu=xA&en=page_view&_fv=1&_nsi=1&_ss=2&ep.anonymize_ip=true&ep.gtm_details=GTM-KKFPTZN%20%7C%20112%20%7C%20page_view&ep.event_id=1776899530610_17768994695143&ep.consent_status=C0001%3A1&ep.url=https%3A%2F%2Fnl.movember.com%2F&ep.host_name=nl.movember.com&ep.current_uri=https%3A%2F%2Fnl.movember.com%2F&ep.fb_event_name=PageView&tfd=3808&richsstssesgtm.movember.com/g/collect?v=2&tid... https://sgtm.movember.com/g/collect?v=2&tid=G-8VW6D9TZ36&gtm=45je64k1v867495904z8890068958za20gzb890068958zd890068958&_p=1776898796731&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=1826087811&_eu=AAAAAGA&_fplc=0&are=1&cid=88805748.1776898797&frm=0&pscdl=noapi&rcb=16&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&ur=NL-NH&sst.etld=google.nl&sst.gcsub=region1&sst.tft=1776898796731&sst.lpc=187298551&sst.navt=n&sst.ude=0&sst.sw_exp=1&_s=1&tag_exp=0~115938465~115938469~117266401~117384405~117512543&dt=Movember%20-%20Changing%20the%20face%20of%20men%27s%20health%20-%20Movember&sid=1776898797&sct=1&seg=0&dl=https%3A%2F%2Fnl.movember.com%2F&_tu=xA&en=page_view&_fv=1&_nsi=1&_ss=2&ep.anonymize_ip=true&ep.gtm_details=GTM-KKFPTZN%20%7C%20112%20%7C%20page_view&ep.event_id=1776899530610_17768994695143&ep.consent_status=C0001%3A1&ep.url=https%3A%2F%2Fnl.movember.com%2F&ep.host_name=nl.movember.com&ep.current_uri=https%3A%2F%2Fnl.movember.com%2F&ep.fb_event_name=PageView&tfd=3808&richsstsse — 200 — 2.5 KiB — 402 ms — h2https://sgtm.movember.com/_/service_worker/63b0/sw_iframe.html?origin=https%3A%2F%2Fnl.movember.com&1p=1sgtm.movember.com/_/service_worker/... https://sgtm.movember.com/_/service_worker/63b0/sw_iframe.html?origin=https%3A%2F%2Fnl.movember.com&1p=1 — 200 — 1.9 KiB — 28 ms — h2https://region1.analytics.google.com/g/s/collect?dma=1&dma_cps=a&npa=1&gcd=13l3l3l2l1l1&gtm=45j91e64l1v867495904z8890068958z99187570655za20gzb890068958zd890068958&tag_exp=0~115938465~115938469~117266401~117384405~117384418~117512543~117704211&_is_sw=f15s0t4&_tu=xA&_gsid=8VW6D9TZ36dGE2juwZQuLek9NFmEZ98Qregion1.analytics.google.com/g/s/co... https://region1.analytics.google.com/g/s/collect?dma=1&dma_cps=a&npa=1&gcd=13l3l3l2l1l1&gtm=45j91e64l1v867495904z8890068958z99187570655za20gzb890068958zd890068958&tag_exp=0~115938465~115938469~117266401~117384405~117384418~117512543~117704211&_is_sw=f15s0t4&_tu=xA&_gsid=8VW6D9TZ36dGE2juwZQuLek9NFmEZ98Q — 204 — 514 B — 28 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=13l3l3l2l1l1&tid=G-8VW6D9TZ36&cid=HsURJ2Gzr6pYHbfRqO5gL08K7VD4XOTafgaTTegt3D4%3D.1776898797&gtm=45j91e64l1v867495904z8890068958z99187570655za20gzb890068958zd890068958&tag_exp=0~115938465~115938469~117266401~117384405~117384418~117512543~117704211&_is_sw=f15s0t4&_tu=xA&aip=1&z=1705907315www.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=13l3l3l2l1l1&tid=G-8VW6D9TZ36&cid=HsURJ2Gzr6pYHbfRqO5gL08K7VD4XOTafgaTTegt3D4%3D.1776898797&gtm=45j91e64l1v867495904z8890068958z99187570655za20gzb890068958zd890068958&tag_exp=0~115938465~115938469~117266401~117384405~117384418~117512543~117704211&_is_sw=f15s0t4&_tu=xA&aip=1&z=1705907315 — 200 — 408 B — 33 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&dma=1&dma_cps=a&npa=1&gcd=13l3l3l2l1l1&tid=G-8VW6D9TZ36&cid=HsURJ2Gzr6pYHbfRqO5gL08K7VD4XOTafgaTTegt3D4%3D.1776898797&gtm=45j91e64l1v867495904z8890068958z99187570655za20gzb890068958zd890068958&tag_exp=0~115938465~115938469~117266401~117384405~117384418~117512543~117704211&_is_sw=f15s0t4&_tu=xA&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=13l3l3l2l1l1&tid=G-8VW6D9TZ36&cid=HsURJ2Gzr6pYHbfRqO5gL08K7VD4XOTafgaTTegt3D4%3D.1776898797&gtm=45j91e64l1v867495904z8890068958z99187570655za20gzb890068958zd890068958&tag_exp=0~115938465~115938469~117266401~117384405~117384418~117512543~117704211&_is_sw=f15s0t4&_tu=xA&aip=1 — 204 — 514 B — 29 ms — h2https://ad.doubleclick.net/activity;src=12538621;type=mov619;cat=movem0;ord=44754780;gtm=45j91e64l1v867495904z8890068958z99187570655za20gzb890068958zd890068958;dc_pre=1;u1=https%3A%2F%2Fnl.movember.com%2F;rcb=16;dma=1;dma_cps=a;npa=1;gcd=13l3l3l2l1l1;uaa=;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;auiddc=609230143.1776898797;tag_exp=0~115938465~115938469~117266401~117384405~117384418~117512543~117704211;_tu=xA;s3p=1;_is_sw=f15s0t4;~oref=https%3A%2F%2Fnl.movember.com%2F?ad.doubleclick.net/activity;src=125... https://ad.doubleclick.net/activity;src=12538621;type=mov619;cat=movem0;ord=44754780;gtm=45j91e64l1v867495904z8890068958z99187570655za20gzb890068958zd890068958;dc_pre=1;u1=https%3A%2F%2Fnl.movember.com%2F;rcb=16;dma=1;dma_cps=a;npa=1;gcd=13l3l3l2l1l1;uaa=;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;auiddc=609230143.1776898797;tag_exp=0~115938465~115938469~117266401~117384405~117384418~117512543~117704211;_tu=xA;s3p=1;_is_sw=f15s0t4;~oref=https%3A%2F%2Fnl.movember.com%2F? — 302 — 22 B — 126 ms — h3https://www.google.com/gmp/conversion/_dc_unique_id=9506797484938930298;_dc_ptd=ChAI8OOhzwYQtuXPktuMwIx7Eh8Actxh4BgRFuXVOJjoMtUi_2-px8wGe0iS-AIcWvoV;_dc_time=1776898797;src=12538621;type=mov619;cat=movem0;ord=44754780;gtm=45j91e64l1v867495904z8890068958z99187570655za20gzb890068958zd890068958;dc_pre=1;u1=https%3A%2F%2Fnl.movember.com%2F;rcb=16;dma=1;dma_cps=a;npa=1;gcd=13l3l3l2l1l1;uaa=;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;auiddc=609230143.1776898797;tag_exp=0~115938465~115938469~117266401~117384405~117384418~117512543~117704211;_tu=xA;s3p=1;_is_sw=f15s0t4;~oref=https%3A%2F%2Fnl.movember.com%2F?www.google.com/gmp/conversion/_dc_u... https://www.google.com/gmp/conversion/_dc_unique_id=9506797484938930298;_dc_ptd=ChAI8OOhzwYQtuXPktuMwIx7Eh8Actxh4BgRFuXVOJjoMtUi_2-px8wGe0iS-AIcWvoV;_dc_time=1776898797;src=12538621;type=mov619;cat=movem0;ord=44754780;gtm=45j91e64l1v867495904z8890068958z99187570655za20gzb890068958zd890068958;dc_pre=1;u1=https%3A%2F%2Fnl.movember.com%2F;rcb=16;dma=1;dma_cps=a;npa=1;gcd=13l3l3l2l1l1;uaa=;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;auiddc=609230143.1776898797;tag_exp=0~115938465~115938469~117266401~117384405~117384418~117512543~117704211;_tu=xA;s3p=1;_is_sw=f15s0t4;~oref=https%3A%2F%2Fnl.movember.com%2F? — 200 — 63 B — 185 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 9287ms · 1180KB · €101/mo
nl.movember.com
Other
Costly
Execution 2968ms
Transfer 74 KB
Monthly Cost €32/mo
nl.movember.com
Other
Costly
Execution 1516ms
Transfer 240 KB
Unused 43%
Monthly Cost €16/mo
Unattributable
Other
Costly
Execution 1391ms
Transfer 0 KB
Monthly Cost €15/mo
Google Tag Manager
Tag Manager
Costly
Execution 822ms
Transfer 180 KB
Unused 40%
Monthly Cost €9/mo
Google Tag Manager
Tag Manager
Costly
Execution 683ms
Transfer 206 KB
Unused 32%
Monthly Cost €7/mo
Google Tag Manager
Tag Manager
Costly
Execution 578ms
Transfer 171 KB
Unused 38%
Monthly Cost €6/mo
cdn-au.onetrust.com
Other
Costly
Execution 543ms
Transfer 127 KB
Unused 52%
Monthly Cost €6/mo
Optimizely
A/B Testing
Costly
Execution 449ms
Transfer 95 KB
Unused 46%
Monthly Cost €5/mo
Facebook Pixel
Advertising
Costly
Execution 278ms
Transfer 78 KB
Unused 73%
Monthly Cost €3/mo
cdn-au.onetrust.com
Other
Optional
Execution 61ms
Transfer 9 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • nl.movember.com adds 2968ms and costs ~€32/month
  • nl.movember.com adds 1516ms and costs ~€16/month
  • Unattributable adds 1391ms and costs ~€15/month
  • Google Tag Manager adds 822ms and costs ~€9/month
  • Google Tag Manager adds 683ms and costs ~€7/month
  • Google Tag Manager adds 578ms and costs ~€6/month
  • cdn-au.onetrust.com adds 543ms and costs ~€6/month
  • Optimizely adds 449ms and costs ~€5/month
  • Facebook Pixel adds 278ms 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

nl.movember.com takes 2968ms 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

nl.movember.com takes 1516ms 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 1391ms 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 822ms 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 683ms 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 578ms 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

cdn-au.onetrust.com takes 543ms 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 cdn-au.onetrust.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

Optimizely takes 449ms 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

Facebook Pixel takes 278ms 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

73% of Facebook Pixel'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