Skip to content
https://movember.com

Performance

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

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

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

1.75 s

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

2.35 s

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

310 ms

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

0.028

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

2.93 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

5.50 s

Page Load Progression

898 ms
1.8 s
2.7 s
3.6 s
4.5 s
5.4 s
6.3 s
7.2 s
Checks
15
5 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
3.9 MB transferred, 79 requests
FIX
3.9 MB transferred, 79 requests
Warning::
Page weighs 7.0 MB (3.9 MB transferred)
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::
79 HTTP requests
Info::
Estimated 0.82 g CO2 per page load
3.9 MB / 2.4 MB budget
3.9 MB transferred
79 requests
0.82 g CO2 per page load
Other 1.3 MiB 32%
JavaScript 1.1 MiB 28%
Fonts 820.3 KiB 21%
Images 638.8 KiB 16%
HTML 76.9 KiB 2%
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

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 (3.9 MiB of 3.9 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2362ms total JS execution
FIX
2362ms total JS execution
Warning::
https://nl.movember.com/: 744ms CPU time
Warning::
https://nl.movember.com/static/js/main.af82aa93.js: 386ms CPU time
Warning::
Unattributable: 284ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-KKF...: 241ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-T4M...: 206ms CPU time
Warning::
Third-party scripts: 2362ms (100% of total)

Main Thread Breakdown

Script Evaluation 44% Other 23% Style & Layout 13% Script Parsing & Compilation 8% Rendering 8%
ScriptTotalScriptingParse/CompileParty
https://nl.movember.com/744ms3ms1ms3rd
https://nl.movember.com/static/js/main.af82aa93.js386ms284ms38ms3rd
Unattributable284ms35ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KKFPTZN241ms179ms25ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-T4M6JQ206ms164ms33ms3rd
https://cdn-au.onetrust.com/scripttemplates/202601.1.0/otBannerSdk.js171ms116ms28ms3rd
https://www.googletagmanager.com/gtag/js?id=G-8VW6D9TZ36&cx=c&gtm=4e64k1162ms137ms20ms3rd
https://cdn.optimizely.com/js/24139460674.js102ms84ms15ms3rd
https://connect.facebook.net/en_US/bundle/sdk.js/66ms35ms30ms3rd
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 (72%)3rd
https://cdn.optimizely.com/js/24139460674.js95 KB43 KB (46%)3rd
https://cdn-au.onetrust.com/scripttemplates/otSDKStub.js9 KB3rd
https://www.youtube.com/s/player/1bb6ee63/www-widgetapi.vflset/www-widgetapi.js11 KB3rd
https://cdn-au.onetrust.com/consent/ea5960ce-518b-4f0c-be23-59cff9958b91/ea5960ce-518b-4f0c-be23-59cff9958b91.json3 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
79 resources · 3.9 MB · 472 KB savings available
FIX
79 resources · 3.9 MB · 472 KB savings available
Warning::
Page weight 2.9 MB over 1MB target
Got: 3.9 MB Expected: ≤ 1 MB
Info::
~472 KB of savings available
Warning::
78 third-party resources (100% of weight)
Info::
3 resources over 200KB
79 resources · 3.9 MiB · 78 third-party 2.9 MiB over 1MB target
Other 32% · 1.2 MiB
JavaScript 29% · 1.1 MiB
Font 21% · 820.3 KiB
Image 16% · 642.7 KiB
Document 2% · 77.5 KiB
CSS 1% · 21.2 KiB

~472.0 KiB of savings available

Remove unused JavaScript: 472.0 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
33 images, 0 KB saveable
REVIEW
33 images, 0 KB saveable
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/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/4... 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.
33 images 639 KB
0 oversized -0 KB
19 legacy format
4 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
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 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.8 s LCP 2.3 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 — 525 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 — 510 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 — 488 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 — 520 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 — 515 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 — 507 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 — 516 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 — 521 ms — font-display: swap
Overpass-SemiBold.cac7d... ttf swap
Size 119 KB
Load time 525 ms
Start 2.3 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 510 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
Overpass-Regular.329be2... ttf swap
Size 122 KB
Load time 488 ms
Start 2.3 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 520 ms
Start 2.3 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 515 ms
Start 2.3 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 507 ms
Start 2.3 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 516 ms
Start 2.3 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 521 ms
Start 2.3 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
Network Waterfall
79 requests over 4867ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.8 s LCP 2.3 shttps://movember.com// https://movember.com/ — 302 — 588 B — 511 ms — h2https://nl.movember.com/nl.movember.com/ https://nl.movember.com/ — 200 — 73.6 KiB — 1.2 s — 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 — 50 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 — 41 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 — 498 ms — h2https://nl.movember.com/uploads/images/resources/45650280d01752387b9accd2234289bdf7fc686e-large.webpnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/45650280d01752387b9accd2234289bdf7fc686e-large.webp — 200 — 16.5 KiB — 27 ms — h2https://nl.movember.com/uploads/images/resources/7b7201a83c7f5cd583b049fe9e90ad23d5aebba7-large.webpnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/7b7201a83c7f5cd583b049fe9e90ad23d5aebba7-large.webp — 200 — 149.2 KiB — 39 ms — h2https://nl.movember.com/uploads/images/resources/5df779f991cf99e6610bf01a9d93d70d5861282e-large.webpnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/5df779f991cf99e6610bf01a9d93d70d5861282e-large.webp — 200 — 71.4 KiB — 17 ms — h3https://nl.movember.com/uploads/images/resources/3c80ed9d8bbaaf3b81ee45e4d2ca983d3c5f4cff-large.webpnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/3c80ed9d8bbaaf3b81ee45e4d2ca983d3c5f4cff-large.webp — 200 — 48.4 KiB — 27 ms — h3https://nl.movember.com/uploads/images/resources/d686d96e6b64bca8f69c00e932cb1838ea95dea4-large.webpnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/d686d96e6b64bca8f69c00e932cb1838ea95dea4-large.webp — 200 — 91.7 KiB — 42 ms — h3https://nl.movember.com/manifest.jsonnl.movember.com/manifest.json https://nl.movember.com/manifest.json — 200 — 1.1 KiB — 496 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 — 500 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 — 890 B — 513 ms — h3https://nl.movember.com/uploads/images/resources/427a401b080c568baf711737e8e895181a379834-large.webpnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/427a401b080c568baf711737e8e895181a379834-large.webp — 200 — 48.2 KiB — 23 ms — h3https://nl.movember.com/uploads/images/resources/4723b57c1e95c1a7dcdc946a7a6c273d0bb55555-large.webpnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/4723b57c1e95c1a7dcdc946a7a6c273d0bb55555-large.webp — 200 — 76.3 KiB — 34 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 — 751 B — 20 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 — 34 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 — 720 B — 34 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 — 32 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 — 33 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 — 33 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 — 33 ms — h3https://cdn.sanity.io/images/d6x1mtv1/mo-com-production/b8c4017a2f5dcafa4aad200f2e5d9e1cd16bf828-300x105.pngcdn.sanity.io/images/d6x1mtv1/mo-co... https://cdn.sanity.io/images/d6x1mtv1/mo-com-production/b8c4017a2f5dcafa4aad200f2e5d9e1cd16bf828-300x105.png — 200 — 11.1 KiB — 26 ms — h2https://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 — 494 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 — 855 B — 178 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 — 485 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 — 478 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 — 476 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 — 483 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 — 485 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.8 s LCP 2.3 shttps://movember.com// https://movember.com/ — 302 — 588 B — 511 ms — h2https://nl.movember.com/nl.movember.com/ https://nl.movember.com/ — 200 — 73.6 KiB — 1.2 s — 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 — 50 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 — 41 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 — 498 ms — h2https://nl.movember.com/uploads/images/resources/45650280d01752387b9accd2234289bdf7fc686e-large.webpnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/45650280d01752387b9accd2234289bdf7fc686e-large.webp — 200 — 16.5 KiB — 27 ms — h2https://nl.movember.com/uploads/images/resources/7b7201a83c7f5cd583b049fe9e90ad23d5aebba7-large.webpnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/7b7201a83c7f5cd583b049fe9e90ad23d5aebba7-large.webp — 200 — 149.2 KiB — 39 ms — h2https://nl.movember.com/uploads/images/resources/5df779f991cf99e6610bf01a9d93d70d5861282e-large.webpnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/5df779f991cf99e6610bf01a9d93d70d5861282e-large.webp — 200 — 71.4 KiB — 17 ms — h3https://nl.movember.com/uploads/images/resources/3c80ed9d8bbaaf3b81ee45e4d2ca983d3c5f4cff-large.webpnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/3c80ed9d8bbaaf3b81ee45e4d2ca983d3c5f4cff-large.webp — 200 — 48.4 KiB — 27 ms — h3https://nl.movember.com/uploads/images/resources/d686d96e6b64bca8f69c00e932cb1838ea95dea4-large.webpnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/d686d96e6b64bca8f69c00e932cb1838ea95dea4-large.webp — 200 — 91.7 KiB — 42 ms — h3https://nl.movember.com/manifest.jsonnl.movember.com/manifest.json https://nl.movember.com/manifest.json — 200 — 1.1 KiB — 496 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 — 500 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 — 890 B — 513 ms — h3https://nl.movember.com/uploads/images/resources/427a401b080c568baf711737e8e895181a379834-large.webpnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/427a401b080c568baf711737e8e895181a379834-large.webp — 200 — 48.2 KiB — 23 ms — h3https://nl.movember.com/uploads/images/resources/4723b57c1e95c1a7dcdc946a7a6c273d0bb55555-large.webpnl.movember.com/uploads/images/reso... https://nl.movember.com/uploads/images/resources/4723b57c1e95c1a7dcdc946a7a6c273d0bb55555-large.webp — 200 — 76.3 KiB — 34 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 — 751 B — 20 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 — 34 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 — 720 B — 34 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 — 32 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 — 33 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 — 33 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 — 33 ms — h3https://cdn.sanity.io/images/d6x1mtv1/mo-com-production/b8c4017a2f5dcafa4aad200f2e5d9e1cd16bf828-300x105.pngcdn.sanity.io/images/d6x1mtv1/mo-co... https://cdn.sanity.io/images/d6x1mtv1/mo-com-production/b8c4017a2f5dcafa4aad200f2e5d9e1cd16bf828-300x105.png — 200 — 11.1 KiB — 26 ms — h2https://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 — 494 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 — 855 B — 178 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 — 485 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 — 478 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 — 476 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 — 483 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 — 485 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 — 525 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 — 510 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 — 488 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 — 520 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 — 515 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 — 507 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 — 516 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 — 521 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 — 818 B — 477 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 — 629 B — 8 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 — 464 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 — 31 ms — h2https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.6 KiB — 37 ms — h2https://cdn.optimizely.com/datafiles/24139460674.jsoncdn.optimizely.com/datafiles/241394... https://cdn.optimizely.com/datafiles/24139460674.json — 403 — 640 B — 154 ms — h2https://cdn.optimizely.com/js/24139460674.jscdn.optimizely.com/js/24139460674.j... https://cdn.optimizely.com/js/24139460674.js — 200 — 94.6 KiB — 33 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 — 588 ms — h3https://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 — 70 ms — h2https://www.youtube.com/s/player/1bb6ee63/www-widgetapi.vflset/www-widgetapi.jswww.youtube.com/s/player/1bb6ee63/w... https://www.youtube.com/s/player/1bb6ee63/www-widgetapi.vflset/www-widgetapi.js — 200 — 10.6 KiB — 9 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 210 B — 31 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 — 44 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 — 45 ms — h2https://nl.movember.com/resources/images/global/movember_logo_primary.svgnl.movember.com/resources/images/gl... https://nl.movember.com/resources/images/global/movember_logo_primary.svg — 200 — 2.3 KiB — 485 ms — h3https://api.movember.com/v22/trackingapi.movember.com/v22/tracking https://api.movember.com/v22/tracking — 200 — 0 B — 557 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 — 41 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.4 KiB — 27 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.3 KiB — 36 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 — 27 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 — 32 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 — 47 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 — 21 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 — 29 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 — 22 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 — 29 ms — h2https://api.movember.com/v22/trackingapi.movember.com/v22/tracking https://api.movember.com/v22/tracking — 200 — 451 B — 505 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 — 44 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 — 51 ms — https://logx.optimizely.com/v1/eventslogx.optimizely.com/v1/events https://logx.optimizely.com/v1/events — 204 — 386 B — 29 ms — h2https://sgtm.movember.com/g/collect?v=2&tid=G-8VW6D9TZ36&gtm=45je64k1v867495904z8890068958za20gzb890068958zd890068958&_p=1776898820708&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=313215835&_eu=AAAAAGA&_fplc=0&are=1&cid=788452427.1776898821&frm=0&pscdl=noapi&rcb=16&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=NL-NH&sst.etld=google.nl&sst.gcsub=region1&sst.tft=1776898820708&sst.lpc=187298551&sst.navt=n&sst.ude=0&sst.sw_exp=1&gaf=2&_s=1&tag_exp=0~115938466~115938468~117266400~117384405~117512542&dt=Movember%20-%20Changing%20the%20face%20of%20men%27s%20health%20-%20Movember&sid=1776898821&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=1776899685202_17768996038803&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=4429&richsstssesgtm.movember.com/g/collect?v=2&tid... https://sgtm.movember.com/g/collect?v=2&tid=G-8VW6D9TZ36&gtm=45je64k1v867495904z8890068958za20gzb890068958zd890068958&_p=1776898820708&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=313215835&_eu=AAAAAGA&_fplc=0&are=1&cid=788452427.1776898821&frm=0&pscdl=noapi&rcb=16&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=NL-NH&sst.etld=google.nl&sst.gcsub=region1&sst.tft=1776898820708&sst.lpc=187298551&sst.navt=n&sst.ude=0&sst.sw_exp=1&gaf=2&_s=1&tag_exp=0~115938466~115938468~117266400~117384405~117512542&dt=Movember%20-%20Changing%20the%20face%20of%20men%27s%20health%20-%20Movember&sid=1776898821&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=1776899685202_17768996038803&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=4429&richsstsse — 200 — 2.4 KiB — 435 ms — h2https://sgtm.movember.com/g/collect?v=2&tid=G-8VW6D9TZ36&gtm=45je64k1v867495904z8890068958za20gzb890068958zd890068958&_p=1776898820708&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dYWJhMj&ecid=313215835&_eu=AAAAAGQ&_fplc=0&are=1&cid=788452427.1776898821&frm=0&pscdl=noapi&rcb=16&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=NL-NH&sst.etld=google.nl&sst.gcsub=region1&sst.tft=1776898820708&sst.lpc=187298551&sst.navt=n&sst.ude=0&sst.sw_exp=1&gaf=2&_s=2&tag_exp=0~115938466~115938468~117266400~117384405~117512542&sid=1776898821&sct=1&seg=0&dl=https%3A%2F%2Fnl.movember.com%2F&dt=Movember%20-%20Changing%20the%20face%20of%20men%27s%20health%20-%20Movember&_tu=xA&en=20%25%20Scroll&ep.anonymize_ip=true&ep.gtm_details=GTM-KKFPTZN%20%7C%20112%20%7C%20gtm.scrollDepth&ep.event_id=1776899685202_177689960388069&ep.consent_status=C0001%3A1&ep.url=https%3A%2F%2Fnl.movember.com%2F&ep.host_name=nl.movember.com&_et=14&tfd=4445&richsstssesgtm.movember.com/g/collect?v=2&tid... https://sgtm.movember.com/g/collect?v=2&tid=G-8VW6D9TZ36&gtm=45je64k1v867495904z8890068958za20gzb890068958zd890068958&_p=1776898820708&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dYWJhMj&ecid=313215835&_eu=AAAAAGQ&_fplc=0&are=1&cid=788452427.1776898821&frm=0&pscdl=noapi&rcb=16&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=NL-NH&sst.etld=google.nl&sst.gcsub=region1&sst.tft=1776898820708&sst.lpc=187298551&sst.navt=n&sst.ude=0&sst.sw_exp=1&gaf=2&_s=2&tag_exp=0~115938466~115938468~117266400~117384405~117512542&sid=1776898821&sct=1&seg=0&dl=https%3A%2F%2Fnl.movember.com%2F&dt=Movember%20-%20Changing%20the%20face%20of%20men%27s%20health%20-%20Movember&_tu=xA&en=20%25%20Scroll&ep.anonymize_ip=true&ep.gtm_details=GTM-KKFPTZN%20%7C%20112%20%7C%20gtm.scrollDepth&ep.event_id=1776899685202_177689960388069&ep.consent_status=C0001%3A1&ep.url=https%3A%2F%2Fnl.movember.com%2F&ep.host_name=nl.movember.com&_et=14&tfd=4445&richsstsse — 200 — 1.4 KiB — 52 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.8 KiB — 66 ms — h2https://region1.analytics.google.com/g/s/collect?dma=1&dma_cps=a&npa=1&gcd=13l3l3l2l1l1&gtm=45j91e64l1v867495904z8890068958z99187570655za20gzb890068958zd890068958&tag_exp=0~115938466~115938468~117266400~117384405~117384417~117512542~117704211&_is_sw=f15s0t21&_tu=xA&_gsid=8VW6D9TZ36jbmTeW20JGbqDaVyBiFijQregion1.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~115938466~115938468~117266400~117384405~117384417~117512542~117704211&_is_sw=f15s0t21&_tu=xA&_gsid=8VW6D9TZ36jbmTeW20JGbqDaVyBiFijQ — 204 — 505 B — 24 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=Noa%2F6em4%2FrlcoxpTUluJ5wgdZGjub0%2BX9%2BeTpti%2Bufc%3D.1776898821&gtm=45j91e64l1v867495904z8890068958z99187570655za20gzb890068958zd890068958&tag_exp=0~115938466~115938468~117266400~117384405~117384417~117512542~117704211&_is_sw=f15s0t21&_tu=xA&aip=1&z=2124332116www.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=Noa%2F6em4%2FrlcoxpTUluJ5wgdZGjub0%2BX9%2BeTpti%2Bufc%3D.1776898821&gtm=45j91e64l1v867495904z8890068958z99187570655za20gzb890068958zd890068958&tag_exp=0~115938466~115938468~117266400~117384405~117384417~117512542~117704211&_is_sw=f15s0t21&_tu=xA&aip=1&z=2124332116 — 200 — 408 B — 30 ms — h2https://region1.analytics.google.com/g/s/collect?dma=1&dma_cps=a&npa=1&gcd=13l3l3l2l1l1&gtm=45j91e64l1v867495904z8890068958z99187570655za20gzb890068958zd890068958&tag_exp=0~115938466~115938468~117215454~117266400~117384405~117512542~117704211&_is_sw=f15s0t5&_tu=xA&_gsid=8VW6D9TZ36De8NQhzx8vpbePrLXw9WjAregion1.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~115938466~115938468~117215454~117266400~117384405~117512542~117704211&_is_sw=f15s0t5&_tu=xA&_gsid=8VW6D9TZ36De8NQhzx8vpbePrLXw9WjA — 204 — 47 B — 21 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=Noa%2F6em4%2FrlcoxpTUluJ5wgdZGjub0%2BX9%2BeTpti%2Bufc%3D.1776898821&gtm=45j91e64l1v867495904z8890068958z99187570655za20gzb890068958zd890068958&tag_exp=0~115938466~115938468~117215454~117266400~117384405~117512542~117704211&_is_sw=f15s0t5&_tu=xA&aip=1&z=1290486166www.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=Noa%2F6em4%2FrlcoxpTUluJ5wgdZGjub0%2BX9%2BeTpti%2Bufc%3D.1776898821&gtm=45j91e64l1v867495904z8890068958z99187570655za20gzb890068958zd890068958&tag_exp=0~115938466~115938468~117215454~117266400~117384405~117512542~117704211&_is_sw=f15s0t5&_tu=xA&aip=1&z=1290486166 — 200 — 107 B — 24 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&dma=1&dma_cps=a&npa=1&gcd=13l3l3l2l1l1&tid=G-8VW6D9TZ36&cid=Noa%2F6em4%2FrlcoxpTUluJ5wgdZGjub0%2BX9%2BeTpti%2Bufc%3D.1776898821&gtm=45j91e64l1v867495904z8890068958z99187570655za20gzb890068958zd890068958&tag_exp=0~115938466~115938468~117215454~117266400~117384405~117512542~117704211&_is_sw=f15s0t5&_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=Noa%2F6em4%2FrlcoxpTUluJ5wgdZGjub0%2BX9%2BeTpti%2Bufc%3D.1776898821&gtm=45j91e64l1v867495904z8890068958z99187570655za20gzb890068958zd890068958&tag_exp=0~115938466~115938468~117215454~117266400~117384405~117512542~117704211&_is_sw=f15s0t5&_tu=xA&aip=1 — 204 — 514 B — 42 ms — h2https://ad.doubleclick.net/activity;src=12538621;type=mov619;cat=movem0;ord=561409070;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=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;auiddc=873909753.1776898822;tag_exp=0~115938466~115938468~117215454~117266400~117384405~117512542~117704211;_tu=xA;s3p=1;_is_sw=f15s0t5;~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=561409070;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=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;auiddc=873909753.1776898822;tag_exp=0~115938466~115938468~117215454~117266400~117384405~117512542~117704211;_tu=xA;s3p=1;_is_sw=f15s0t5;~oref=https%3A%2F%2Fnl.movember.com%2F? — 302 — 22 B — 49 ms — h3https://adservice.google.com/ddm/fls/z/src=12538621;type=mov619;cat=movem0;ord=561409070;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=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;auiddc=*;tag_exp=0~115938466~115938468~117215454~117266400~117384405~117512542~117704211;_tu=xA;s3p=1;_is_sw=f15s0t5;~oref=https%3A%2F%2Fnl.movember.com%2Fadservice.google.com/ddm/fls/z/src=... https://adservice.google.com/ddm/fls/z/src=12538621;type=mov619;cat=movem0;ord=561409070;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=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;auiddc=*;tag_exp=0~115938466~115938468~117215454~117266400~117384405~117512542~117704211;_tu=xA;s3p=1;_is_sw=f15s0t5;~oref=https%3A%2F%2Fnl.movember.com%2F — 200 — 63 B — 29 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 2362ms · 1171KB · €26/mo
nl.movember.com
Other
Costly
Execution 744ms
Transfer 74 KB
Monthly Cost €8/mo
nl.movember.com
Other
Costly
Execution 386ms
Transfer 240 KB
Unused 43%
Monthly Cost €4/mo
Unattributable
Other
Costly
Execution 284ms
Transfer 0 KB
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Costly
Execution 241ms
Transfer 180 KB
Unused 40%
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Costly
Execution 206ms
Transfer 206 KB
Unused 32%
Monthly Cost €2/mo
cdn-au.onetrust.com
Other
Optional
Execution 171ms
Transfer 127 KB
Unused 52%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 162ms
Transfer 171 KB
Unused 38%
Monthly Cost €2/mo
Optimizely
A/B Testing
Optional
Execution 102ms
Transfer 95 KB
Unused 46%
Monthly Cost €1/mo
Facebook Pixel
Advertising
Optional
Execution 66ms
Transfer 78 KB
Unused 72%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • nl.movember.com adds 744ms and costs ~€8/month
  • nl.movember.com adds 386ms and costs ~€4/month
  • Unattributable adds 284ms and costs ~€3/month
  • Google Tag Manager adds 241ms and costs ~€3/month
  • Google Tag Manager adds 206ms and costs ~€2/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 744ms 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 386ms 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 284ms 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 241ms 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 206ms 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

72% 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