Skip to content
https://unep.org

Performance

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

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

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

9.56 s

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

38.79 s

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

978 ms

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

0.000

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

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

39.48 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
6.8 MB transferred, 115 requests
FIX
6.8 MB transferred, 115 requests
Critical::
Page weighs 12.0 MB (6.8 MB transferred)
Warning::
Images are 4.6 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 4.6 MB
Warning::
JavaScript is 1.8 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.8 MB
Warning::
115 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.4 g CO2 per page load
6.8 MB / 2.4 MB budget
6.8 MB transferred
115 requests
1.4 g CO2 per page load
Images 4.6 MiB 67%
JavaScript 1.8 MiB 27%
HTML 127.0 KiB 2%
CSS 116.4 KiB 2%
Fonts 112.7 KiB 2%
Other 7.4 KiB 0%
Other 2.0 KiB 0%
Other 1.8 KiB 0%
Other 685 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (6.8 MiB of 6.8 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
4484ms total JS execution
FIX
4484ms total JS execution
Warning::
Unattributable: 620ms CPU time
Warning::
https://www.unep.org/cdn-cgi/challenge-platform/sc...: 548ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-KGV...: 526ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-CMH1...: 466ms CPU time
Warning::
https://www.unep.org/: 283ms CPU time
Warning::
Third-party scripts: 4484ms (100% of total)

Main Thread Breakdown

Script Evaluation 61% Other 16% Script Parsing & Compilation 13% Style & Layout 5%
ScriptTotalScriptingParse/CompileParty
Unattributable620ms26ms0ms3rd
https://www.unep.org/cdn-cgi/challenge-platform/scripts/jsd/main.js548ms476ms9ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KGV3SQ526ms458ms54ms3rd
https://www.googletagmanager.com/gtag/js?id=G-CMH16JZ1F1&cx=c&gtm=4e64h1466ms382ms46ms3rd
https://www.unep.org/283ms48ms2ms3rd
https://script.crazyegg.com/pages/versioned/common-scripts/4ce8c7df8d425cc50464576824ed91eb.js281ms247ms14ms3rd
https://use.fontawesome.com/releases/v6.5.2/js/all.js256ms79ms164ms3rd
https://www.unep.org/themes/custom/UNEP_3Spot/js/main.js?tduw5w250ms183ms61ms3rd
https://www.googletagmanager.com/gtag/js?id=G-1DQHHGHPWR&cx=c&gtm=4e64h1232ms186ms45ms3rd
https://www.unep.org/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js171ms126ms3ms3rd

Showing top 10 of 18 scripts

F
JS Bundles
Action
35 scripts, 515 KB unused
FIX
35 scripts, 515 KB unused
Warning::
https://t.contentsquare.net/uxa/9f13e54095441.js: 100 KB unused (78%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googleoptimize.com/optimize.js?id=OPT-...: 68 KB unused (63%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-1DQH...: 66 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-KGV...: 61 KB unused (35%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-CMH1...: 58 KB unused (33%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 515 KB
515 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://t.contentsquare.net/uxa/9f13e54095441.js129 KB100 KB (78%)3rd
https://www.googleoptimize.com/optimize.js?id=OPT-N2XPZHC109 KB68 KB (63%)3rd
https://www.googletagmanager.com/gtag/js?id=G-1DQHHGHPWR&cx=c&gtm=4e64h1151 KB66 KB (44%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KGV3SQ176 KB61 KB (35%)3rd
https://www.googletagmanager.com/gtag/js?id=G-CMH16JZ1F1&cx=c&gtm=4e64h1176 KB58 KB (33%)3rd
https://connect.facebook.net/en_US/bundle/sdk.js/78 KB54 KB (70%)3rd
https://cdn.mouseflow.com/projects/05364eea-c592-43cd-84d8-bfac4aace6cf.js53 KB45 KB (86%)3rd
https://connect.facebook.net/en_US/fbevents.js97 KB34 KB (35%)3rd
https://script.crazyegg.com/pages/versioned/common-scripts/4ce8c7df8d425cc50464576824ed91eb.js55 KB29 KB (53%)3rd
https://www.unep.org/core/misc/drupal.js?v=10.6.76 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
115 resources · 6.8 MB · 515 KB savings available
FIX
115 resources · 6.8 MB · 515 KB savings available
Warning::
Page weight 5.8 MB over 1MB target
Got: 6.8 MB Expected: ≤ 1 MB
Info::
~515 KB of savings available
Warning::
114 third-party resources (100% of weight)
Info::
9 resources over 200KB
115 resources · 6.8 MiB · 114 third-party 5.8 MiB over 1MB target
Image 68% · 4.6 MiB
JavaScript 27% · 1.8 MiB
Document 2% · 127.0 KiB
CSS 2% · 116.4 KiB
Font 2% · 112.7 KiB
Other 0% · 10.2 KiB

~515.3 KiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
20 images, 0 KB saveable
REVIEW
20 images, 0 KB saveable
Warning::
https://cdn.unenvironment.org/2026-04/54973305839_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.unenvironment.org/styles/topics_conten... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.unenvironment.org/styles/topics_conten... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.unenvironment.org/styles/topics_conten... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
20 images 4.6 MB
0 oversized -0 KB
19 legacy format
4 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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

Green Hosting

No green hosting detected

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

Web fonts

2

113 KB total

Render-blocking

0

of 2

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 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s FCP 9.6 s LCP 38.8 shttps://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 36.7 KiB — 35 ms — font-display: swaphttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0fontawesome-webfont.woff2 https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0 — 76.0 KiB — 79 ms — font-display: swap
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 37 KB
Load time 35 ms
Start 497 ms
Risk FOUT — text flashes from fallback to web font
fontawesome-webfont.woff2 unknown swap
Size 76 KB
Load time 79 ms
Start 498 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~23 KB and ~46 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
16 hints, 0 missing preconnects
PASS
16 hints, 0 missing preconnects
Info::
Page uses 16 resource hint(s)

Current Resource Hints

preconnect
preload
+6
16
dns-prefetch
prefetch

16 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
115 requests over 1830ms
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 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s FCP 9.6 s LCP 38.8 shttps://unep.org// https://unep.org/ — 301 — 92 B — 110 ms — h2https://www.unep.org/www.unep.org/ https://www.unep.org/ — 200 — 23.7 KiB — 130 ms — h2https://www.unep.org/themes/contrib/stable/css/system/components/align.module.css?tduw5wwww.unep.org/themes/contrib/stable/... https://www.unep.org/themes/contrib/stable/css/system/components/align.module.css?tduw5w — 200 — 286 B — 61 ms — h2https://www.unep.org/themes/contrib/stable/css/system/components/fieldgroup.module.css?tduw5wwww.unep.org/themes/contrib/stable/... https://www.unep.org/themes/contrib/stable/css/system/components/fieldgroup.module.css?tduw5w — 200 — 147 B — 56 ms — h2https://www.unep.org/themes/contrib/stable/css/system/components/container-inline.module.css?tduw5wwww.unep.org/themes/contrib/stable/... https://www.unep.org/themes/contrib/stable/css/system/components/container-inline.module.css?tduw5w — 200 — 215 B — 50 ms — h2https://www.unep.org/themes/contrib/stable/css/system/components/clearfix.module.css?tduw5wwww.unep.org/themes/contrib/stable/... https://www.unep.org/themes/contrib/stable/css/system/components/clearfix.module.css?tduw5w — 200 — 281 B — 59 ms — h2https://www.unep.org/themes/contrib/stable/css/system/components/details.module.css?tduw5wwww.unep.org/themes/contrib/stable/... https://www.unep.org/themes/contrib/stable/css/system/components/details.module.css?tduw5w — 200 — 167 B — 53 ms — h2https://www.unep.org/themes/contrib/stable/css/system/components/hidden.module.css?tduw5wwww.unep.org/themes/contrib/stable/... https://www.unep.org/themes/contrib/stable/css/system/components/hidden.module.css?tduw5w — 200 — 683 B — 56 ms — h2https://www.unep.org/themes/contrib/stable/css/system/components/item-list.module.css?tduw5wwww.unep.org/themes/contrib/stable/... https://www.unep.org/themes/contrib/stable/css/system/components/item-list.module.css?tduw5w — 200 — 216 B — 63 ms — h2https://www.unep.org/themes/contrib/stable/css/system/components/js.module.css?tduw5wwww.unep.org/themes/contrib/stable/... https://www.unep.org/themes/contrib/stable/css/system/components/js.module.css?tduw5w — 200 — 290 B — 62 ms — h2https://www.unep.org/themes/contrib/stable/css/system/components/nowrap.module.css?tduw5wwww.unep.org/themes/contrib/stable/... https://www.unep.org/themes/contrib/stable/css/system/components/nowrap.module.css?tduw5w — 200 — 168 B — 53 ms — h2https://www.unep.org/themes/contrib/stable/css/system/components/position-container.module.css?tduw5wwww.unep.org/themes/contrib/stable/... https://www.unep.org/themes/contrib/stable/css/system/components/position-container.module.css?tduw5w — 200 — 215 B — 45 ms — h2https://www.unep.org/themes/contrib/stable/css/system/components/reset-appearance.module.css?tduw5wwww.unep.org/themes/contrib/stable/... https://www.unep.org/themes/contrib/stable/css/system/components/reset-appearance.module.css?tduw5w — 200 — 240 B — 47 ms — h2https://www.unep.org/themes/contrib/stable/css/system/components/resize.module.css?tduw5wwww.unep.org/themes/contrib/stable/... https://www.unep.org/themes/contrib/stable/css/system/components/resize.module.css?tduw5w — 200 — 211 B — 56 ms — h2https://www.unep.org/themes/contrib/stable/css/system/components/system-status-counter.css?tduw5wwww.unep.org/themes/contrib/stable/... https://www.unep.org/themes/contrib/stable/css/system/components/system-status-counter.css?tduw5w — 200 — 345 B — 49 ms — h2https://www.unep.org/themes/contrib/stable/css/system/components/system-status-report-counters.css?tduw5wwww.unep.org/themes/contrib/stable/... https://www.unep.org/themes/contrib/stable/css/system/components/system-status-report-counters.css?tduw5w — 200 — 357 B — 63 ms — h2https://www.unep.org/themes/contrib/stable/css/system/components/system-status-report-general-info.css?tduw5wwww.unep.org/themes/contrib/stable/... https://www.unep.org/themes/contrib/stable/css/system/components/system-status-report-general-info.css?tduw5w — 200 — 220 B — 45 ms — h2https://www.unep.org/themes/contrib/stable/css/system/components/tablesort.module.css?tduw5wwww.unep.org/themes/contrib/stable/... https://www.unep.org/themes/contrib/stable/css/system/components/tablesort.module.css?tduw5w — 200 — 269 B — 59 ms — h2https://www.unep.org/modules/contrib/poll/css/poll.base.css?tduw5wwww.unep.org/modules/contrib/poll/c... https://www.unep.org/modules/contrib/poll/css/poll.base.css?tduw5w — 200 — 237 B — 72 ms — h2https://www.unep.org/modules/contrib/poll/css/poll.theme.css?tduw5wwww.unep.org/modules/contrib/poll/c... https://www.unep.org/modules/contrib/poll/css/poll.theme.css?tduw5w — 200 — 358 B — 71 ms — h2https://www.unep.org/themes/contrib/stable/css/views/views.module.css?tduw5wwww.unep.org/themes/contrib/stable/... https://www.unep.org/themes/contrib/stable/css/views/views.module.css?tduw5w — 200 — 285 B — 66 ms — h2https://www.unep.org/modules/contrib/paragraphs/css/paragraphs.unpublished.css?tduw5wwww.unep.org/modules/contrib/paragr... https://www.unep.org/modules/contrib/paragraphs/css/paragraphs.unpublished.css?tduw5w — 200 — 242 B — 68 ms — h2https://www.unep.org/themes/custom/UNEP_3Spot/css/master.css?tduw5wwww.unep.org/themes/custom/UNEP_3Sp... https://www.unep.org/themes/custom/UNEP_3Spot/css/master.css?tduw5w — 200 — 73.6 KiB — 82 ms — h2https://www.unep.org/themes/custom/UNEP_3Spot/css/d8.css?tduw5wwww.unep.org/themes/custom/UNEP_3Sp... https://www.unep.org/themes/custom/UNEP_3Spot/css/d8.css?tduw5w — 200 — 727 B — 68 ms — h2https://www.unep.org/themes/custom/UNEP_3Spot/img/SDG_Wheel_Transparent_WEB.pngwww.unep.org/themes/custom/UNEP_3Sp... https://www.unep.org/themes/custom/UNEP_3Spot/img/SDG_Wheel_Transparent_WEB.png — 200 — 11.9 KiB — 66 ms — h2https://cdn.unenvironment.org/2026-04/54973305839_09c4e582cb_k%20%282%29.jpgcdn.unenvironment.org/2026-04/54973... https://cdn.unenvironment.org/2026-04/54973305839_09c4e582cb_k%20%282%29.jpg — 200 — 1.5 MiB — 335 ms — h3https://cdn.unenvironment.org/styles/topics_content_promo/s3/2026-03/peter-mitchell-lZLgqIiFHSw-unsplash.jpg?itok=tJ9Hn7e7cdn.unenvironment.org/styles/topics... https://cdn.unenvironment.org/styles/topics_content_promo/s3/2026-03/peter-mitchell-lZLgqIiFHSw-unsplash.jpg?itok=tJ9Hn7e7 — 200 — 332.3 KiB — 329 ms — h3https://cdn.unenvironment.org/styles/topics_content_promo/s3/2026-03/green%201400x630.png?itok=iX_rOLXHcdn.unenvironment.org/styles/topics... https://cdn.unenvironment.org/styles/topics_content_promo/s3/2026-03/green%201400x630.png?itok=iX_rOLXH — 200 — 262.5 KiB — 264 ms — h3https://cdn.unenvironment.org/styles/topics_content_promo/s3/2024-04/Louise%20Mabulo%20Cacao%20farming%202%20%281%29.jpg?itok=9XPsKi0Ecdn.unenvironment.org/styles/topics... https://cdn.unenvironment.org/styles/topics_content_promo/s3/2024-04/Louise%20Mabulo%20Cacao%20farming%202%20%281%29.jpg?itok=9XPsKi0E — 200 — 193.2 KiB — 263 ms — h3https://www.unep.org/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.jswww.unep.org/cdn-cgi/scripts/7d0fa1... https://www.unep.org/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js — 200 — 3.9 KiB — 60 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s FCP 9.6 s LCP 38.8 shttps://unep.org// https://unep.org/ — 301 — 92 B — 110 ms — h2https://www.unep.org/www.unep.org/ https://www.unep.org/ — 200 — 23.7 KiB — 130 ms — h2https://www.unep.org/themes/contrib/stable/css/system/components/align.module.css?tduw5wwww.unep.org/themes/contrib/stable/... https://www.unep.org/themes/contrib/stable/css/system/components/align.module.css?tduw5w — 200 — 286 B — 61 ms — h2https://www.unep.org/themes/contrib/stable/css/system/components/fieldgroup.module.css?tduw5wwww.unep.org/themes/contrib/stable/... https://www.unep.org/themes/contrib/stable/css/system/components/fieldgroup.module.css?tduw5w — 200 — 147 B — 56 ms — h2https://www.unep.org/themes/contrib/stable/css/system/components/container-inline.module.css?tduw5wwww.unep.org/themes/contrib/stable/... https://www.unep.org/themes/contrib/stable/css/system/components/container-inline.module.css?tduw5w — 200 — 215 B — 50 ms — h2https://www.unep.org/themes/contrib/stable/css/system/components/clearfix.module.css?tduw5wwww.unep.org/themes/contrib/stable/... https://www.unep.org/themes/contrib/stable/css/system/components/clearfix.module.css?tduw5w — 200 — 281 B — 59 ms — h2https://www.unep.org/themes/contrib/stable/css/system/components/details.module.css?tduw5wwww.unep.org/themes/contrib/stable/... https://www.unep.org/themes/contrib/stable/css/system/components/details.module.css?tduw5w — 200 — 167 B — 53 ms — h2https://www.unep.org/themes/contrib/stable/css/system/components/hidden.module.css?tduw5wwww.unep.org/themes/contrib/stable/... https://www.unep.org/themes/contrib/stable/css/system/components/hidden.module.css?tduw5w — 200 — 683 B — 56 ms — h2https://www.unep.org/themes/contrib/stable/css/system/components/item-list.module.css?tduw5wwww.unep.org/themes/contrib/stable/... https://www.unep.org/themes/contrib/stable/css/system/components/item-list.module.css?tduw5w — 200 — 216 B — 63 ms — h2https://www.unep.org/themes/contrib/stable/css/system/components/js.module.css?tduw5wwww.unep.org/themes/contrib/stable/... https://www.unep.org/themes/contrib/stable/css/system/components/js.module.css?tduw5w — 200 — 290 B — 62 ms — h2https://www.unep.org/themes/contrib/stable/css/system/components/nowrap.module.css?tduw5wwww.unep.org/themes/contrib/stable/... https://www.unep.org/themes/contrib/stable/css/system/components/nowrap.module.css?tduw5w — 200 — 168 B — 53 ms — h2https://www.unep.org/themes/contrib/stable/css/system/components/position-container.module.css?tduw5wwww.unep.org/themes/contrib/stable/... https://www.unep.org/themes/contrib/stable/css/system/components/position-container.module.css?tduw5w — 200 — 215 B — 45 ms — h2https://www.unep.org/themes/contrib/stable/css/system/components/reset-appearance.module.css?tduw5wwww.unep.org/themes/contrib/stable/... https://www.unep.org/themes/contrib/stable/css/system/components/reset-appearance.module.css?tduw5w — 200 — 240 B — 47 ms — h2https://www.unep.org/themes/contrib/stable/css/system/components/resize.module.css?tduw5wwww.unep.org/themes/contrib/stable/... https://www.unep.org/themes/contrib/stable/css/system/components/resize.module.css?tduw5w — 200 — 211 B — 56 ms — h2https://www.unep.org/themes/contrib/stable/css/system/components/system-status-counter.css?tduw5wwww.unep.org/themes/contrib/stable/... https://www.unep.org/themes/contrib/stable/css/system/components/system-status-counter.css?tduw5w — 200 — 345 B — 49 ms — h2https://www.unep.org/themes/contrib/stable/css/system/components/system-status-report-counters.css?tduw5wwww.unep.org/themes/contrib/stable/... https://www.unep.org/themes/contrib/stable/css/system/components/system-status-report-counters.css?tduw5w — 200 — 357 B — 63 ms — h2https://www.unep.org/themes/contrib/stable/css/system/components/system-status-report-general-info.css?tduw5wwww.unep.org/themes/contrib/stable/... https://www.unep.org/themes/contrib/stable/css/system/components/system-status-report-general-info.css?tduw5w — 200 — 220 B — 45 ms — h2https://www.unep.org/themes/contrib/stable/css/system/components/tablesort.module.css?tduw5wwww.unep.org/themes/contrib/stable/... https://www.unep.org/themes/contrib/stable/css/system/components/tablesort.module.css?tduw5w — 200 — 269 B — 59 ms — h2https://www.unep.org/modules/contrib/poll/css/poll.base.css?tduw5wwww.unep.org/modules/contrib/poll/c... https://www.unep.org/modules/contrib/poll/css/poll.base.css?tduw5w — 200 — 237 B — 72 ms — h2https://www.unep.org/modules/contrib/poll/css/poll.theme.css?tduw5wwww.unep.org/modules/contrib/poll/c... https://www.unep.org/modules/contrib/poll/css/poll.theme.css?tduw5w — 200 — 358 B — 71 ms — h2https://www.unep.org/themes/contrib/stable/css/views/views.module.css?tduw5wwww.unep.org/themes/contrib/stable/... https://www.unep.org/themes/contrib/stable/css/views/views.module.css?tduw5w — 200 — 285 B — 66 ms — h2https://www.unep.org/modules/contrib/paragraphs/css/paragraphs.unpublished.css?tduw5wwww.unep.org/modules/contrib/paragr... https://www.unep.org/modules/contrib/paragraphs/css/paragraphs.unpublished.css?tduw5w — 200 — 242 B — 68 ms — h2https://www.unep.org/themes/custom/UNEP_3Spot/css/master.css?tduw5wwww.unep.org/themes/custom/UNEP_3Sp... https://www.unep.org/themes/custom/UNEP_3Spot/css/master.css?tduw5w — 200 — 73.6 KiB — 82 ms — h2https://www.unep.org/themes/custom/UNEP_3Spot/css/d8.css?tduw5wwww.unep.org/themes/custom/UNEP_3Sp... https://www.unep.org/themes/custom/UNEP_3Spot/css/d8.css?tduw5w — 200 — 727 B — 68 ms — h2https://www.unep.org/themes/custom/UNEP_3Spot/img/SDG_Wheel_Transparent_WEB.pngwww.unep.org/themes/custom/UNEP_3Sp... https://www.unep.org/themes/custom/UNEP_3Spot/img/SDG_Wheel_Transparent_WEB.png — 200 — 11.9 KiB — 66 ms — h2https://cdn.unenvironment.org/2026-04/54973305839_09c4e582cb_k%20%282%29.jpgcdn.unenvironment.org/2026-04/54973... https://cdn.unenvironment.org/2026-04/54973305839_09c4e582cb_k%20%282%29.jpg — 200 — 1.5 MiB — 335 ms — h3https://cdn.unenvironment.org/styles/topics_content_promo/s3/2026-03/peter-mitchell-lZLgqIiFHSw-unsplash.jpg?itok=tJ9Hn7e7cdn.unenvironment.org/styles/topics... https://cdn.unenvironment.org/styles/topics_content_promo/s3/2026-03/peter-mitchell-lZLgqIiFHSw-unsplash.jpg?itok=tJ9Hn7e7 — 200 — 332.3 KiB — 329 ms — h3https://cdn.unenvironment.org/styles/topics_content_promo/s3/2026-03/green%201400x630.png?itok=iX_rOLXHcdn.unenvironment.org/styles/topics... https://cdn.unenvironment.org/styles/topics_content_promo/s3/2026-03/green%201400x630.png?itok=iX_rOLXH — 200 — 262.5 KiB — 264 ms — h3https://cdn.unenvironment.org/styles/topics_content_promo/s3/2024-04/Louise%20Mabulo%20Cacao%20farming%202%20%281%29.jpg?itok=9XPsKi0Ecdn.unenvironment.org/styles/topics... https://cdn.unenvironment.org/styles/topics_content_promo/s3/2024-04/Louise%20Mabulo%20Cacao%20farming%202%20%281%29.jpg?itok=9XPsKi0E — 200 — 193.2 KiB — 263 ms — h3https://www.unep.org/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.jswww.unep.org/cdn-cgi/scripts/7d0fa1... https://www.unep.org/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js — 200 — 3.9 KiB — 60 ms — h2https://www.unep.org/themes/custom/UNEP_3Spot/css/print.css?tduw5wwww.unep.org/themes/custom/UNEP_3Sp... https://www.unep.org/themes/custom/UNEP_3Spot/css/print.css?tduw5w — 200 — 2.4 KiB — 70 ms — h2https://fonts.googleapis.com/css?family=Roboto:100,300,400,700|Noto+Sans:400|Permanent+Markerfonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto:100,300,400,700|Noto+Sans:400|Permanent+Marker — 200 — 2.5 KiB — 82 ms — h2https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,600,700|Noto+Sans:400|Permanent+Markerfonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,600,700|Noto+Sans:400|Permanent+Marker — 200 — 2.3 KiB — 71 ms — h2https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.csscdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.css — 200 — 19.9 KiB — 89 ms — h3https://www.unep.org/themes/custom/UNEP_3Spot/css/sdg_modal.csswww.unep.org/themes/custom/UNEP_3Sp... https://www.unep.org/themes/custom/UNEP_3Spot/css/sdg_modal.css — 200 — 468 B — 41 ms — h2https://www.unep.org/themes/custom/UNEP_3Spot/css/slick.csswww.unep.org/themes/custom/UNEP_3Sp... https://www.unep.org/themes/custom/UNEP_3Spot/css/slick.css — 200 — 598 B — 38 ms — h2https://www.unep.org/themes/custom/UNEP_3Spot/css/slick-theme.csswww.unep.org/themes/custom/UNEP_3Sp... https://www.unep.org/themes/custom/UNEP_3Spot/css/slick-theme.css — 200 — 876 B — 35 ms — h2https://www.unep.org/themes/custom/UNEP_3Spot/css/easy-responsive-tabs.csswww.unep.org/themes/custom/UNEP_3Sp... https://www.unep.org/themes/custom/UNEP_3Spot/css/easy-responsive-tabs.css — 200 — 1.0 KiB — 33 ms — h2https://fonts.googleapis.com/css?family=Permanent+Markerfonts.googleapis.com/css?family=Per... https://fonts.googleapis.com/css?family=Permanent+Marker — 200 — 373 B — 75 ms — h2https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.csscdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css — 200 — 6.4 KiB — 56 ms — h3https://cdn.unenvironment.org/s3fs-public/styles/article_billboard_image/public/2023-03/aaron-burden-unsplash.png?h=db1ce222&itok=cw4RdzHMcdn.unenvironment.org/s3fs-public/s... https://cdn.unenvironment.org/s3fs-public/styles/article_billboard_image/public/2023-03/aaron-burden-unsplash.png?h=db1ce222&itok=cw4RdzHM — 200 — 681.8 KiB — 129 ms — h3https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v51/KFO7... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 36.7 KiB — 35 ms — h3https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0cdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0 — 200 — 76.0 KiB — 79 ms — h3https://platform.twitter.com/widgets.jsplatform.twitter.com/widgets.js https://platform.twitter.com/widgets.js — 200 — 27.3 KiB — 122 ms — h2https://unea7.sched.com/js/embed.jsunea7.sched.com/js/embed.js https://unea7.sched.com/js/embed.js — 200 — 9.6 KiB — 833 ms — h2https://inc522025.sched.com/js/embed.jsinc522025.sched.com/js/embed.js https://inc522025.sched.com/js/embed.js — 200 — 9.9 KiB — 655 ms — h2https://platform.instagram.com/en_US/embeds.jsplatform.instagram.com/en_US/embeds... https://platform.instagram.com/en_US/embeds.js — 301 — 14 B — 162 ms — h3https://www.unep.org/themes/custom/UNEP_3Spot/js/app.js?tduw5wwww.unep.org/themes/custom/UNEP_3Sp... https://www.unep.org/themes/custom/UNEP_3Spot/js/app.js?tduw5w — 200 — 1.9 KiB — 40 ms — h2https://www.unep.org/themes/custom/UNEP_3Spot/js/main.js?tduw5wwww.unep.org/themes/custom/UNEP_3Sp... https://www.unep.org/themes/custom/UNEP_3Spot/js/main.js?tduw5w — 200 — 103.3 KiB — 62 ms — h2https://embedr.flickr.com/assets/client-code.jsembedr.flickr.com/assets/client-cod... https://embedr.flickr.com/assets/client-code.js — 200 — 882 B — 325 ms — h2https://www.unep.org/core/misc/drupal.init.js?v=10.6.7www.unep.org/core/misc/drupal.init.... https://www.unep.org/core/misc/drupal.init.js?v=10.6.7 — 200 — 540 B — 42 ms — h2https://www.unep.org/core/misc/drupal.js?v=10.6.7www.unep.org/core/misc/drupal.js?v=... https://www.unep.org/core/misc/drupal.js?v=10.6.7 — 200 — 6.3 KiB — 43 ms — h2https://www.unep.org/core/misc/drupalSettingsLoader.js?v=10.6.7www.unep.org/core/misc/drupalSettin... https://www.unep.org/core/misc/drupalSettingsLoader.js?v=10.6.7 — 200 — 460 B — 40 ms — h2https://www.unep.org/core/assets/vendor/jquery/jquery.min.js?v=3.7.1www.unep.org/core/assets/vendor/jqu... https://www.unep.org/core/assets/vendor/jquery/jquery.min.js?v=3.7.1 — 200 — 30.8 KiB — 49 ms — h2https://use.fontawesome.com/releases/v5.13.1/js/v4-shims.jsuse.fontawesome.com/releases/v5.13.... https://use.fontawesome.com/releases/v5.13.1/js/v4-shims.js — 200 — 4.6 KiB — 115 ms — h2https://use.fontawesome.com/releases/v6.5.2/js/all.jsuse.fontawesome.com/releases/v6.5.2... https://use.fontawesome.com/releases/v6.5.2/js/all.js — 200 — 502.1 KiB — 176 ms — h2https://t.contentsquare.net/uxa/9f13e54095441.jst.contentsquare.net/uxa/9f13e540954... https://t.contentsquare.net/uxa/9f13e54095441.js — 200 — 128.7 KiB — 121 ms — h2https://connect.facebook.net/en_US/sdk.jsconnect.facebook.net/en_US/sdk.js https://connect.facebook.net/en_US/sdk.js — 200 — 5.1 KiB — 68 ms — h3https://www.googleoptimize.com/optimize.js?id=OPT-N2XPZHCwww.googleoptimize.com/optimize.js?... https://www.googleoptimize.com/optimize.js?id=OPT-N2XPZHC — 200 — 109.3 KiB — 154 ms — h2https://www.unep.org/cdn-cgi/challenge-platform/scripts/jsd/main.jswww.unep.org/cdn-cgi/challenge-plat... https://www.unep.org/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 164 B — 25 ms — h2https://www.unep.org/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?www.unep.org/cdn-cgi/challenge-plat... https://www.unep.org/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 11.1 KiB — 30 ms — h2https://www.unep.org/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.2889736943988933:1776798611:JhAcgcFTqWduhobqPOYGc2dNFUeO_MBVB4fG2J7bOao/9efed4ac9814bb60www.unep.org/cdn-cgi/challenge-plat... https://www.unep.org/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.2889736943988933:1776798611:JhAcgcFTqWduhobqPOYGc2dNFUeO_MBVB4fG2J7bOao/9efed4ac9814bb60 — 200 — 752 B — 28 ms — h2https://www.instagram.com/embed.jswww.instagram.com/embed.js https://www.instagram.com/embed.js — 200 — 33.8 KiB — 317 ms — h3https://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 — 53 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-KGV3SQwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KGV3SQ — 200 — 176.0 KiB — 188 ms — h2https://www.unep.org/themes/custom/UNEP_3Spot/favicon.icowww.unep.org/themes/custom/UNEP_3Sp... https://www.unep.org/themes/custom/UNEP_3Spot/favicon.ico — 200 — 1.7 KiB — 37 ms — h2https://t.contentsquare.net/settings/708448.json?r=1974222t.contentsquare.net/settings/708448... https://t.contentsquare.net/settings/708448.json?r=1974222 — 200 — 1.5 KiB — 43 ms — h3https://platform.twitter.com/widgets/widget_iframe.2f70fb173b9000da126c79afe2098f02.html?origin=https%3A%2F%2Fwww.unep.orgplatform.twitter.com/widgets/widget... https://platform.twitter.com/widgets/widget_iframe.2f70fb173b9000da126c79afe2098f02.html?origin=https%3A%2F%2Fwww.unep.org — 200 — 103.4 KiB — 127 ms — h2https://embedr.flickr.com/assets/embedr-loader.jsembedr.flickr.com/assets/embedr-loa... https://embedr.flickr.com/assets/embedr-loader.js — 200 — 461 B — 98 ms — h2https://www.unep.org/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.2889736943988933:1776798611:JhAcgcFTqWduhobqPOYGc2dNFUeO_MBVB4fG2J7bOao/9efed4ac9814bb60www.unep.org/cdn-cgi/challenge-plat... https://www.unep.org/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.2889736943988933:1776798611:JhAcgcFTqWduhobqPOYGc2dNFUeO_MBVB4fG2J7bOao/9efed4ac9814bb60 — 200 — 679 B — 26 ms — h2https://syndication.twitter.com/settings?session_id=540b9270a3e6a01e6d8bf524f59560247f4b910csyndication.twitter.com/settings?se... https://syndication.twitter.com/settings?session_id=540b9270a3e6a01e6d8bf524f59560247f4b910c — 200 — 952 B — 199 ms — h2https://www.googletagmanager.com/gtag/js?id=G-1DQHHGHPWR&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-1DQHHGHPWR&cx=c&gtm=4e64h1 — 200 — 150.8 KiB — 44 ms — h2https://www.googletagmanager.com/gtag/js?id=G-CMH16JZ1F1&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-CMH16JZ1F1&cx=c&gtm=4e64h1 — 200 — 176.3 KiB — 63 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 102 ms — h2https://cdn.mouseflow.com/projects/05364eea-c592-43cd-84d8-bfac4aace6cf.jscdn.mouseflow.com/projects/05364eea... https://cdn.mouseflow.com/projects/05364eea-c592-43cd-84d8-bfac4aace6cf.js — 200 — 53.3 KiB — 129 ms — h3https://script.crazyegg.com/pages/scripts/0126/2475.jsscript.crazyegg.com/pages/scripts/0... https://script.crazyegg.com/pages/scripts/0126/2475.js — 200 — 2.7 KiB — 83 ms — h3https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 55 ms — h3https://static.ads-twitter.com/uwt.jsstatic.ads-twitter.com/uwt.js https://static.ads-twitter.com/uwt.js — 200 — 13.4 KiB — 109 ms — h2https://bat.bing.com/bat.jsbat.bing.com/bat.js https://bat.bing.com/bat.js — 200 — 15.5 KiB — 120 ms — h2https://www.google.com/ccm/collect?rcb=10&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.unep.org%2F&scrsrc=www.googletagmanager.com&rnd=1741997439.1776800116&dt=UNEP%20-%20UN%20Environment%20Programme&auid=1387286051.1776800116&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64h1v71012291za200zd71012291xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401&apve=1&apvf=f&apvc=1&tft=1776800115594&tfd=1105www.google.com/ccm/collect?rcb=10&f... https://www.google.com/ccm/collect?rcb=10&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.unep.org%2F&scrsrc=www.googletagmanager.com&rnd=1741997439.1776800116&dt=UNEP%20-%20UN%20Environment%20Programme&auid=1387286051.1776800116&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64h1v71012291za200zd71012291xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401&apve=1&apvf=f&apvc=1&tft=1776800115594&tfd=1105 — 200 — 21 B — 74 ms — h3https://www.googletagmanager.com/a?v=3&t=l&pid=841809553&rv=64h1&tag_exp=0~115938465~115938469~117266401&u=AAAAAAAAAAAAAACA&ut=AgAAgAAB&h=Ag&gtm=45He64h1v71012291za200zd71012291&cl=3.10.0&ccid=1012291&cid=GTM-KGV3SQ&l=L711.S8.Y1.B68.E98.I508.TC91.HTC2.C3~gtm.init_consent.S5.V4.E72~gtm.init.S1.V1.E67~gtm.js.S4.V4.TS5gclidw.TI48.TE10.TS5googtag.TI235.TE3.TS5googtag.TI311.TE1.TS1ua.TI18.TE2.TS1mf.TI20.TE1.TS1cegg.TI38.TE0.TS1cvt.TI175.TE1.TS5twitterwebsitetag.TI177.TE1.TS6paused.TI226.TE0.TS5lcl.TI357.TE0.TS5lcl.TI358.TE0.TS5lcl.TI359.TE0.TS5lcl.TI360.TE0.TS5cl.TI361.TE0.TS5lcl.TI362.TE0.TS5cl.TI363.TE0.TS5lcl.TI364.TE0.TS5cl.TI365.TE0.TS5cl.TI366.TE0.TS5lcl.TI367.TE0.TS5cl.TI368.TE0.TS5lcl.TI369.TE0.TS5lcl.TI370.TE0.TS5lcl.TI371.TE0.TS5cl.TI373.TE0.TS5cl.TI377.TE0.TS5cl.TI378.TE0.TS5cl.TI379.TE0.TS5cl.TI380.TE0.TS5cl.TI381.TE0.TS5cl.TI382.TE0.TS5cl.TI384.TE0.TS5lcl.TI385.TE0.TS5lcl.TI386.TE0.TS5hl.TI387.TE0.TS5cl.TI388.TE0.TS5lcl.TI389.TE0.TS5lcl.TI392.TE0.TS5lcl.TI393.TE0.TS5lcl.TI394.TE0.TS5lcl.TI395.TE0.TS5lcl.TI396.TE0.TS5lcl.TI397.TE0.TS5lcl.TI398.TE0.TS5lcl.TI399.TE0.TS5lcl.TI400.TE0.TS5lcl.TI401.TE0.TS5lcl.TI402.TE0.TS5lcl.TI403.TE0.TS5lcl.TI408.TE0.TS5lcl.TI409.TE0.TS5cl.TI411.TE0.TS5hl.TI412.TE0.TS5lcl.TI413.TE0.TS5fsl.TI414.TE0.TS5sdl.TI415.TE0.TS5ytl.TI416.TE0.TS5lcl.TI417.TE0.TS5lcl.TI418.TE0.TS5lcl.TI419.TE0.TS5cl.TI420.TE0.TS5cl.TI421.TE0.TS5cl.TI422.TE0.TS5cl.TI423.TE0.TS5cl.TI424.TE0.TS5cl.TI425.TE0.TS5cl.TI426.TE0.TS5cl.TI427.TE0.TS5cl.TI428.TE0.TS5cl.TI429.TE0.TS5lcl.TI430.TE0.TS5cl.TI432.TE0.TS5cl.TI433.TE0.TS5cl.TI434.TE0.TS5cl.TI435.TE0.TS5lcl.TI437.TE0.TS5fsl.TI438.TE0.TS5html.TI179.TE2.TS5html.TI295.TE1.TS5lcl.TI410.TE30.TS5cl.TI431.TE28~gtm.dom.S1.V1.E31.TS5ytl.TI436.TE0~gtm.load.S0.V0.E35.TS5sdl.TI374.TE1.TS5sdl.TI375.TE0.TS5sdl.TI376.TE0.TS5sdl.TI390.TE0.TS5sdl.TI391.TE0.TS5sdl.TI404.TE0.TS5sdl.TI405.TE0.TS5sdl.TI406.TE0.TS5sdl.TI407.TE0~gtm.scrollDepth.S4.V3.E6www.googletagmanager.com/a?v=3&t=l&... https://www.googletagmanager.com/a?v=3&t=l&pid=841809553&rv=64h1&tag_exp=0~115938465~115938469~117266401&u=AAAAAAAAAAAAAACA&ut=AgAAgAAB&h=Ag&gtm=45He64h1v71012291za200zd71012291&cl=3.10.0&ccid=1012291&cid=GTM-KGV3SQ&l=L711.S8.Y1.B68.E98.I508.TC91.HTC2.C3~gtm.init_consent.S5.V4.E72~gtm.init.S1.V1.E67~gtm.js.S4.V4.TS5gclidw.TI48.TE10.TS5googtag.TI235.TE3.TS5googtag.TI311.TE1.TS1ua.TI18.TE2.TS1mf.TI20.TE1.TS1cegg.TI38.TE0.TS1cvt.TI175.TE1.TS5twitterwebsitetag.TI177.TE1.TS6paused.TI226.TE0.TS5lcl.TI357.TE0.TS5lcl.TI358.TE0.TS5lcl.TI359.TE0.TS5lcl.TI360.TE0.TS5cl.TI361.TE0.TS5lcl.TI362.TE0.TS5cl.TI363.TE0.TS5lcl.TI364.TE0.TS5cl.TI365.TE0.TS5cl.TI366.TE0.TS5lcl.TI367.TE0.TS5cl.TI368.TE0.TS5lcl.TI369.TE0.TS5lcl.TI370.TE0.TS5lcl.TI371.TE0.TS5cl.TI373.TE0.TS5cl.TI377.TE0.TS5cl.TI378.TE0.TS5cl.TI379.TE0.TS5cl.TI380.TE0.TS5cl.TI381.TE0.TS5cl.TI382.TE0.TS5cl.TI384.TE0.TS5lcl.TI385.TE0.TS5lcl.TI386.TE0.TS5hl.TI387.TE0.TS5cl.TI388.TE0.TS5lcl.TI389.TE0.TS5lcl.TI392.TE0.TS5lcl.TI393.TE0.TS5lcl.TI394.TE0.TS5lcl.TI395.TE0.TS5lcl.TI396.TE0.TS5lcl.TI397.TE0.TS5lcl.TI398.TE0.TS5lcl.TI399.TE0.TS5lcl.TI400.TE0.TS5lcl.TI401.TE0.TS5lcl.TI402.TE0.TS5lcl.TI403.TE0.TS5lcl.TI408.TE0.TS5lcl.TI409.TE0.TS5cl.TI411.TE0.TS5hl.TI412.TE0.TS5lcl.TI413.TE0.TS5fsl.TI414.TE0.TS5sdl.TI415.TE0.TS5ytl.TI416.TE0.TS5lcl.TI417.TE0.TS5lcl.TI418.TE0.TS5lcl.TI419.TE0.TS5cl.TI420.TE0.TS5cl.TI421.TE0.TS5cl.TI422.TE0.TS5cl.TI423.TE0.TS5cl.TI424.TE0.TS5cl.TI425.TE0.TS5cl.TI426.TE0.TS5cl.TI427.TE0.TS5cl.TI428.TE0.TS5cl.TI429.TE0.TS5lcl.TI430.TE0.TS5cl.TI432.TE0.TS5cl.TI433.TE0.TS5cl.TI434.TE0.TS5cl.TI435.TE0.TS5lcl.TI437.TE0.TS5fsl.TI438.TE0.TS5html.TI179.TE2.TS5html.TI295.TE1.TS5lcl.TI410.TE30.TS5cl.TI431.TE28~gtm.dom.S1.V1.E31.TS5ytl.TI436.TE0~gtm.load.S0.V0.E35.TS5sdl.TI374.TE1.TS5sdl.TI375.TE0.TS5sdl.TI376.TE0.TS5sdl.TI390.TE0.TS5sdl.TI391.TE0.TS5sdl.TI404.TE0.TS5sdl.TI405.TE0.TS5sdl.TI406.TE0.TS5sdl.TI407.TE0~gtm.scrollDepth.S4.V3.E6 — 200 — 11 B — 24 ms — h3https://widgets.flickr.com/embedr/embedr-47ad26da5deade67d472950b12c94b6c.jswidgets.flickr.com/embedr/embedr-47... https://widgets.flickr.com/embedr/embedr-47ad26da5deade67d472950b12c94b6c.js — 200 — 11.5 KiB — 89 ms — h2https://connect.facebook.net/signals/config/949353062541573?v=2.9.303&r=stable&domain=www.unep.org&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/949353062541573?v=2.9.303&r=stable&domain=www.unep.org&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168 — 200 — 44.4 KiB — 24 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-1DQHHGHPWR&gtm=45je64h1v872027076z871012291za20gzb71012291zd71012291&_p=1776800115202&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=2006384395.1776800116&frm=0&pscdl=noapi&rcb=14&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266400~117384406&sid=1776800115&sct=1&seg=0&dl=https%3A%2F%2Fwww.unep.org%2F&dt=UNEP%20-%20UN%20Environment%20Programme&en=page_view&_fv=1&_nsi=1&_ss=1&ep.content_group=Other&tfd=1237region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-1DQHHGHPWR&gtm=45je64h1v872027076z871012291za20gzb71012291zd71012291&_p=1776800115202&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=2006384395.1776800116&frm=0&pscdl=noapi&rcb=14&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266400~117384406&sid=1776800115&sct=1&seg=0&dl=https%3A%2F%2Fwww.unep.org%2F&dt=UNEP%20-%20UN%20Environment%20Programme&en=page_view&_fv=1&_nsi=1&_ss=1&ep.content_group=Other&tfd=1237 — 204 — 547 B — 125 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-CMH16JZ1F1&gtm=45je64h1v875066604z871012291za20gzb71012291zd71012291&_p=1776800115202&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&_prs=wg&are=1&cid=2006384395.1776800116&frm=0&pscdl=noapi&rcb=8&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938469~117266400&sid=1776800115&sct=1&seg=0&dl=https%3A%2F%2Fwww.unep.org%2F&dt=UNEP%20-%20UN%20Environment%20Programme&en=page_view&_fv=2&_ss=1&_c=1&tfd=1333region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-CMH16JZ1F1&gtm=45je64h1v875066604z871012291za20gzb71012291zd71012291&_p=1776800115202&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&_prs=wg&are=1&cid=2006384395.1776800116&frm=0&pscdl=noapi&rcb=8&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938469~117266400&sid=1776800115&sct=1&seg=0&dl=https%3A%2F%2Fwww.unep.org%2F&dt=UNEP%20-%20UN%20Environment%20Programme&en=page_view&_fv=2&_ss=1&_c=1&tfd=1333 — 204 — 48 B — 84 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-CMH16JZ1F1&cid=2006384395.1776800116&gtm=45je64h1v875066604z871012291za20gzb71012291zd71012291&rcb=8&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266400stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-CMH16JZ1F1&cid=2006384395.1776800116&gtm=45je64h1v875066604z871012291za20gzb71012291zd71012291&rcb=8&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266400 — 204 — 48 B — 82 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-P8SM9FN2WZ&gtm=45je64h1v875066604z871012291za20gzb71012291zd71012291&_p=1776800115202&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=2006384395.1776800116&frm=0&pscdl=noapi&rcb=8&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938469~117266400&sid=1776800115&sct=1&seg=0&dl=https%3A%2F%2Fwww.unep.org%2F&dt=UNEP%20-%20UN%20Environment%20Programme&en=page_view&_fv=1&_ss=1&tfd=1343region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-P8SM9FN2WZ&gtm=45je64h1v875066604z871012291za20gzb71012291zd71012291&_p=1776800115202&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=2006384395.1776800116&frm=0&pscdl=noapi&rcb=8&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938469~117266400&sid=1776800115&sct=1&seg=0&dl=https%3A%2F%2Fwww.unep.org%2F&dt=UNEP%20-%20UN%20Environment%20Programme&en=page_view&_fv=1&_ss=1&tfd=1343 — 204 — 290 B — 75 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-P8SM9FN2WZ&cid=2006384395.1776800116&gtm=45je64h1v875066604z871012291za20gzb71012291zd71012291&rcb=8&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266400stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-P8SM9FN2WZ&cid=2006384395.1776800116&gtm=45je64h1v875066604z871012291za20gzb71012291zd71012291&rcb=8&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266400 — 204 — 292 B — 72 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-CMH16JZ1F1&cid=2006384395.1776800116&gtm=45je64h1v875066604z871012291za20gzb71012291zd71012291&rcb=8&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266400&z=855707595www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-CMH16JZ1F1&cid=2006384395.1776800116&gtm=45je64h1v875066604z871012291za20gzb71012291zd71012291&rcb=8&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266400&z=855707595 — 200 — 107 B — 84 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-P8SM9FN2WZ&cid=2006384395.1776800116&gtm=45je64h1v875066604z871012291za20gzb71012291zd71012291&rcb=8&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266400&z=2116919560www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-P8SM9FN2WZ&cid=2006384395.1776800116&gtm=45je64h1v875066604z871012291za20gzb71012291zd71012291&rcb=8&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266400&z=2116919560 — 200 — 408 B — 82 ms — h2https://www.google.com/ccm/collect?rcb=8&frm=0&en=page_view&dl=https%3A%2F%2Fwww.unep.org%2F&scrsrc=www.googletagmanager.com&rnd=1741997439.1776800116&dt=UNEP%20-%20UN%20Environment%20Programme&auid=1387286051.1776800116&navt=n&npa=1&gtm=45je64h1v875066604z871012291za20gzb71012291zd71012291xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-10862732730&tid=AW-10862732730&tft=1776800115848&tfd=1359www.google.com/ccm/collect?rcb=8&fr... https://www.google.com/ccm/collect?rcb=8&frm=0&en=page_view&dl=https%3A%2F%2Fwww.unep.org%2F&scrsrc=www.googletagmanager.com&rnd=1741997439.1776800116&dt=UNEP%20-%20UN%20Environment%20Programme&auid=1387286051.1776800116&navt=n&npa=1&gtm=45je64h1v875066604z871012291za20gzb71012291zd71012291xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-10862732730&tid=AW-10862732730&tft=1776800115848&tfd=1359 — 200 — 21 B — 59 ms — h3https://script.crazyegg.com/pages/data-scripts/0126/2475/site/www.unep.org.json?t=1script.crazyegg.com/pages/data-scri... https://script.crazyegg.com/pages/data-scripts/0126/2475/site/www.unep.org.json?t=1 — 200 — 2.1 KiB — 64 ms — h3https://www.google-analytics.com/j/collect?v=1&_v=j102&a=986992458&t=pageview&_s=1&dl=https%3A%2F%2Fwww.unep.org%2F&ul=en-us&dt=UNEP%20-%20UN%20Environment%20Programme&sr=412x823&vp=412x823&_u=YCDAiEABBAAAACAAI~&jid=1725377772&gjid=187610891&cid=2006384395.1776800116&tid=UA-59519586-1&_gid=1761792045.1776800116&_slc=1&gtm=45He64h1n71KGV3SQv71012291za200zd71012291&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401&npa=1&z=1681892603www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=986992458&t=pageview&_s=1&dl=https%3A%2F%2Fwww.unep.org%2F&ul=en-us&dt=UNEP%20-%20UN%20Environment%20Programme&sr=412x823&vp=412x823&_u=YCDAiEABBAAAACAAI~&jid=1725377772&gjid=187610891&cid=2006384395.1776800116&tid=UA-59519586-1&_gid=1761792045.1776800116&_slc=1&gtm=45He64h1n71KGV3SQv71012291za200zd71012291&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401&npa=1&z=1681892603 — 200 — 450 B — 28 ms — h2https://stats.g.doubleclick.net/j/collect?t=dc&aip=1&_r=3&v=1&_v=j102&tid=UA-59519586-1&cid=2006384395.1776800116&jid=1725377772&gjid=187610891&_gid=1761792045.1776800116&npa=1&_u=YCDAiEABBAAAAGAAI~&z=62259390stats.g.doubleclick.net/j/collect?t... https://stats.g.doubleclick.net/j/collect?t=dc&aip=1&_r=3&v=1&_v=j102&tid=UA-59519586-1&cid=2006384395.1776800116&jid=1725377772&gjid=187610891&_gid=1761792045.1776800116&npa=1&_u=YCDAiEABBAAAAGAAI~&z=62259390 — 200 — 648 B — 35 ms — h2https://t.co/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=a75a1ffe-13fb-4b76-bfbc-41c7946f271a&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=9170ecd6-3bbe-46fb-ba8f-c60f89fa422c&pt=UNEP%20-%20UN%20Environment%20Programme&tw_document_href=https%3A%2F%2Fwww.unep.org%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776800115877.528662638917553013&txn_id=o1v0s&type=javascript&version=2.3.53t.co/i/adsct?bci=3&dv=UTC%26en-US%2... https://t.co/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=a75a1ffe-13fb-4b76-bfbc-41c7946f271a&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=9170ecd6-3bbe-46fb-ba8f-c60f89fa422c&pt=UNEP%20-%20UN%20Environment%20Programme&tw_document_href=https%3A%2F%2Fwww.unep.org%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776800115877.528662638917553013&txn_id=o1v0s&type=javascript&version=2.3.53 — 200 — 659 B — 296 ms — h2https://analytics.twitter.com/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=a75a1ffe-13fb-4b76-bfbc-41c7946f271a&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=9170ecd6-3bbe-46fb-ba8f-c60f89fa422c&pt=UNEP%20-%20UN%20Environment%20Programme&tw_document_href=https%3A%2F%2Fwww.unep.org%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776800115877.528662638917553013&txn_id=o1v0s&type=javascript&version=2.3.53analytics.twitter.com/i/adsct?bci=3... https://analytics.twitter.com/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=a75a1ffe-13fb-4b76-bfbc-41c7946f271a&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=9170ecd6-3bbe-46fb-ba8f-c60f89fa422c&pt=UNEP%20-%20UN%20Environment%20Programme&tw_document_href=https%3A%2F%2Fwww.unep.org%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776800115877.528662638917553013&txn_id=o1v0s&type=javascript&version=2.3.53 — 200 — 675 B — 287 ms — h2https://cdn.unenvironment.org/styles/topics_content_promo/s3/2026-04/coral-reef.jpg?itok=rrB9krA8cdn.unenvironment.org/styles/topics... https://cdn.unenvironment.org/styles/topics_content_promo/s3/2026-04/coral-reef.jpg?itok=rrB9krA8 — 200 — 347.2 KiB — 45 ms — h3https://cdn.unenvironment.org/styles/topics_content_promo/s3/2026-04/AFP__20260215_96JB4CR-SudanConflictWarEnvironmentForest.jpg?itok=e-jLfXpecdn.unenvironment.org/styles/topics... https://cdn.unenvironment.org/styles/topics_content_promo/s3/2026-04/AFP__20260215_96JB4CR-SudanConflictWarEnvironmentForest.jpg?itok=e-jLfXpe — 200 — 306.5 KiB — 77 ms — h3https://cdn.unenvironment.org/s3fs-public/styles/topics_content_promo/public/2026-04/IMG-20260329-WA0003_cr.png?itok=CnSStfFWcdn.unenvironment.org/s3fs-public/s... https://cdn.unenvironment.org/s3fs-public/styles/topics_content_promo/public/2026-04/IMG-20260329-WA0003_cr.png?itok=CnSStfFW — 200 — 473.8 KiB — 84 ms — h3https://cdn.unenvironment.org/styles/topics_content_promo/s3/2026-04/art002e008486orig.jpg?itok=wKcq3p4dcdn.unenvironment.org/styles/topics... https://cdn.unenvironment.org/styles/topics_content_promo/s3/2026-04/art002e008486orig.jpg?itok=wKcq3p4d — 200 — 125.2 KiB — 45 ms — h3https://cdn.unenvironment.org/s3fs-public/styles/topics_content_promo/public/2026-04/Inside%20the%20NOF_0.jpeg?itok=9ZMTxFAUcdn.unenvironment.org/s3fs-public/s... https://cdn.unenvironment.org/s3fs-public/styles/topics_content_promo/public/2026-04/Inside%20the%20NOF_0.jpeg?itok=9ZMTxFAU — 200 — 276.2 KiB — 73 ms — h3https://cdn.unenvironment.org/s3fs-public/styles/topics_content_promo/public/2025-05/20231115_UNEP_Decade%20on%20Ecosystem%20Restoration_African%20Farmers%20Transforming%20Food%20System_Senegal_Todd%20Brown_13.jpg?itok=i21EJgy5cdn.unenvironment.org/s3fs-public/s... https://cdn.unenvironment.org/s3fs-public/styles/topics_content_promo/public/2025-05/20231115_UNEP_Decade%20on%20Ecosystem%20Restoration_African%20Farmers%20Transforming%20Food%20System_Senegal_Todd%20Brown_13.jpg?itok=i21EJgy5 — 200 — 160.6 KiB — 71 ms — h3https://script.crazyegg.com/pages/versioned/common-scripts/4ce8c7df8d425cc50464576824ed91eb.jsscript.crazyegg.com/pages/versioned... https://script.crazyegg.com/pages/versioned/common-scripts/4ce8c7df8d425cc50464576824ed91eb.js — 200 — 55.3 KiB — 58 ms — h3https://www.facebook.com/tr/?id=949353062541573&ev=PageView&dl=https%3A%2F%2Fwww.unep.org%2F&rl=&if=false&ts=1776800115961&sw=412&sh=823&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1776800115944.80620870944197070&ler=empty&cdl=API_unavailable&pmd[title]=UNEP%20-%20UN%20Environment%20Programme&pmd[locale]=en&pmd[description]=The%20global%20authority%20for%20the%20environment%20with%20programmes%20focusing%20on%20climate%2C%20nature%2C%20pollution%2C%20sustainable%20development%20and%20more.&pmd[keywords]=UN%20Environment%2C%20unep&plt=516.4000005722046&it=1776800115664&coo=false&tm=1&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=94935306254... https://www.facebook.com/tr/?id=949353062541573&ev=PageView&dl=https%3A%2F%2Fwww.unep.org%2F&rl=&if=false&ts=1776800115961&sw=412&sh=823&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1776800115944.80620870944197070&ler=empty&cdl=API_unavailable&pmd[title]=UNEP%20-%20UN%20Environment%20Programme&pmd[locale]=en&pmd[description]=The%20global%20authority%20for%20the%20environment%20with%20programmes%20focusing%20on%20climate%2C%20nature%2C%20pollution%2C%20sustainable%20development%20and%20more.&pmd[keywords]=UN%20Environment%2C%20unep&plt=516.4000005722046&it=1776800115664&coo=false&tm=1&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=GET — 200 — 16 B — 63 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=949353062541573&ev=PageView&dl=https%3A%2F%2Fwww.unep.org%2F&rl=&if=false&ts=1776800115961&sw=412&sh=823&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1776800115944.80620870944197070&ler=empty&cdl=API_unavailable&pmd[title]=UNEP%20-%20UN%20Environment%20Programme&pmd[locale]=en&pmd[description]=The%20global%20authority%20for%20the%20environment%20with%20programmes%20focusing%20on%20climate%2C%20nature%2C%20pollution%2C%20sustainable%20development%20and%20more.&pmd[keywords]=UN%20Environment%2C%20unep&plt=516.4000005722046&it=1776800115664&coo=false&tm=1&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=949353062541573&ev=PageView&dl=https%3A%2F%2Fwww.unep.org%2F&rl=&if=false&ts=1776800115961&sw=412&sh=823&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1776800115944.80620870944197070&ler=empty&cdl=API_unavailable&pmd[title]=UNEP%20-%20UN%20Environment%20Programme&pmd[locale]=en&pmd[description]=The%20global%20authority%20for%20the%20environment%20with%20programmes%20focusing%20on%20climate%2C%20nature%2C%20pollution%2C%20sustainable%20development%20and%20more.&pmd[keywords]=UN%20Environment%2C%20unep&plt=516.4000005722046&it=1776800115664&coo=false&tm=1&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=FGET — 200 — 201 B — 201 ms — h3https://bat.bing.com/p/action/56372239.jsbat.bing.com/p/action/56372239.js https://bat.bing.com/p/action/56372239.js — 200 — 429 B — 38 ms — h2https://bat.bing.net/actionp/0?ti=56372239&Ver=2&mid=bb4db687-80d8-4cfd-964f-252291d8eb2e&bo=1&evt=consent&src=enforced&cdb=AQAY&asc=Dbat.bing.net/actionp/0?ti=56372239&... https://bat.bing.net/actionp/0?ti=56372239&Ver=2&mid=bb4db687-80d8-4cfd-964f-252291d8eb2e&bo=1&evt=consent&src=enforced&cdb=AQAY&asc=D — 204 — 345 B — 170 ms — h2https://bat.bing.net/action/0?ti=56372239&Ver=2&mid=bb4db687-80d8-4cfd-964f-252291d8eb2e&bo=2&pi=918639831&lg=en-US&sw=412&sh=823&sc=24&tl=UNEP%20-%20UN%20Environment%20Programme&kw=UN%20Environment,%20unep&p=https%3A%2F%2Fwww.unep.org%2F&r=&lt=683&mtp=1&evt=pageLoad&sv=2&asc=D&cdb=AQAY&rn=962499bat.bing.net/action/0?ti=56372239&V... https://bat.bing.net/action/0?ti=56372239&Ver=2&mid=bb4db687-80d8-4cfd-964f-252291d8eb2e&bo=2&pi=918639831&lg=en-US&sw=412&sh=823&sc=24&tl=UNEP%20-%20UN%20Environment%20Programme&kw=UN%20Environment,%20unep&p=https%3A%2F%2Fwww.unep.org%2F&r=&lt=683&mtp=1&evt=pageLoad&sv=2&asc=D&cdb=AQAY&rn=962499 — 204 — 120 B — 169 ms — h2https://script.crazyegg.com/pages/data-scripts/0126/2475/sampling/www.unep.org.json?t=1script.crazyegg.com/pages/data-scri... https://script.crazyegg.com/pages/data-scripts/0126/2475/sampling/www.unep.org.json?t=1 — 200 — 378 B — 28 ms — h3https://tracking.crazyegg.com/clock?u=1262475&st=450355&t=1776800116102&tk=005231fa5c46d984aadd49b679594dfetracking.crazyegg.com/clock?u=12624... https://tracking.crazyegg.com/clock?u=1262475&st=450355&t=1776800116102&tk=005231fa5c46d984aadd49b679594dfe — 204 — 0 B — 165 ms — h2https://pagestates-tracking.crazyegg.com/healthcheckpagestates-tracking.crazyegg.com/he... https://pagestates-tracking.crazyegg.com/healthcheck — 200 — 461 B — 88 ms — h2https://assets-tracking.crazyegg.com/healthcheckassets-tracking.crazyegg.com/health... https://assets-tracking.crazyegg.com/healthcheck — 200 — 461 B — 90 ms — h2blob:https://www.unep.org/530295ba-4279-4067-a00a-565faea3d257www.unep.org/530295ba-4279-4067-a00... blob:https://www.unep.org/530295ba-4279-4067-a00a-565faea3d257 — 200 — -1 B — 11 ms — blobhttps://tracking.crazyegg.com/clock?u=1262475&st=450355&t=1776800116102&tk=005231fa5c46d984aadd49b679594dfetracking.crazyegg.com/clock?u=12624... https://tracking.crazyegg.com/clock?u=1262475&st=450355&t=1776800116102&tk=005231fa5c46d984aadd49b679594dfe — 200 — 147 B — 51 ms — h2blob:https://www.unep.org/d1b874e1-c531-4631-9619-5b5f7cacd3e2www.unep.org/d1b874e1-c531-4631-961... blob:https://www.unep.org/d1b874e1-c531-4631-9619-5b5f7cacd3e2 — -1 — 0 B — 0 ms —
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 4484ms · 1710KB · €49/mo
Unattributable
Other
Costly
Execution 620ms
Transfer 0 KB
Monthly Cost €7/mo
www.unep.org
Other
Costly
Execution 548ms
Transfer 0 KB
Monthly Cost €6/mo
Google Tag Manager
Tag Manager
Costly
Execution 526ms
Transfer 176 KB
Unused 35%
Monthly Cost €6/mo
Google Tag Manager
Tag Manager
Costly
Execution 466ms
Transfer 176 KB
Unused 33%
Monthly Cost €5/mo
www.unep.org
Other
Costly
Execution 283ms
Transfer 24 KB
Monthly Cost €3/mo
script.crazyegg.com
Other
Costly
Execution 281ms
Transfer 55 KB
Unused 53%
Monthly Cost €3/mo
use.fontawesome.com
Other
Costly
Execution 256ms
Transfer 502 KB
Monthly Cost €3/mo
www.unep.org
Other
Costly
Execution 250ms
Transfer 103 KB
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Costly
Execution 232ms
Transfer 151 KB
Unused 44%
Monthly Cost €3/mo
www.unep.org
Other
Optional
Execution 171ms
Transfer 4 KB
Monthly Cost €2/mo
Facebook Pixel
Advertising
Optional
Execution 164ms
Transfer 44 KB
Monthly Cost €2/mo
Facebook Pixel
Advertising
Optional
Execution 152ms
Transfer 97 KB
Unused 35%
Monthly Cost €2/mo
t.contentsquare.net
Other
Optional
Execution 125ms
Transfer 129 KB
Unused 78%
Monthly Cost €1/mo
Twitter/X Embed
Social
Optional
Execution 125ms
Transfer 27 KB
Monthly Cost €1/mo
Facebook Pixel
Advertising
Optional
Execution 95ms
Transfer 78 KB
Unused 70%
Monthly Cost €1/mo
www.googleoptimize.com
Other
Optional
Execution 69ms
Transfer 109 KB
Unused 63%
Monthly Cost €1/mo
Twitter/X Pixel
Advertising
Optional
Execution 61ms
Transfer 13 KB
Monthly Cost €1/mo
Google Analytics
Analytics
Optional
Execution 59ms
Transfer 21 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 620ms and costs ~€7/month
  • www.unep.org adds 548ms and costs ~€6/month
  • Google Tag Manager adds 526ms and costs ~€6/month
  • Google Tag Manager adds 466ms and costs ~€5/month
  • www.unep.org adds 283ms and costs ~€3/month
  • script.crazyegg.com adds 281ms and costs ~€3/month
  • use.fontawesome.com adds 256ms and costs ~€3/month
  • www.unep.org adds 250ms and costs ~€3/month
  • Google Tag Manager adds 232ms and costs ~€3/month

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

Why this matters

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

Learn more

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

Source: web.dev

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

Why this matters

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

Source: web.dev

www.unep.org takes 548ms 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 526ms 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 466ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

www.unep.org takes 283ms 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

script.crazyegg.com takes 281ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

53% of script.crazyegg.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

use.fontawesome.com takes 256ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

www.unep.org takes 250ms 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 232ms 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

78% of t.contentsquare.net'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

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

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

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback