Skip to content
https://unwto.org

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
74
GRADE
C
FIX
4
REVIEW
2
PASS
7
INFO
2

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

71
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
93
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

1.86 s

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

2.62 s

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

178 ms

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

0.001

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

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

8.81 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
15
7 PASS 2 REVIEW 4 FIX
F
Page Weight Budget
Action
8.5 MB transferred, 176 requests
FIX
8.5 MB transferred, 176 requests
Critical::
Page weighs 26.3 MB (8.5 MB transferred)
Info::
Fonts are 292 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 292 KB
Warning::
176 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.8 g CO2 per page load
8.5 MB / 2.4 MB budget
8.5 MB transferred
176 requests
1.8 g CO2 per page load
Other 7.0 MiB 82%
Images 483.5 KiB 6%
JavaScript 391.4 KiB 4%
Fonts 291.6 KiB 3%
HTML 269.8 KiB 3%
CSS 100.7 KiB 1%
Other 3.3 KiB 0%
Other 551 B 0%
Other 551 B 0%
0 2.4 MB 4.9 MB
Over budget

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

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 (8.5 MiB of 8.5 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
Page Weight Inventory
Action
176 resources · 8.5 MB · 112 KB savings available
FIX
176 resources · 8.5 MB · 112 KB savings available
Warning::
Page weight 7.5 MB over 1MB target
Got: 8.5 MB Expected: ≤ 1 MB
Info::
~112 KB of savings available
Warning::
175 third-party resources (100% of weight)
Info::
2 resources over 200KB
176 resources · 8.5 MiB · 175 third-party 7.5 MiB over 1MB target
Other 82% · 7.0 MiB
Image 6% · 486.5 KiB
JavaScript 4% · 391.4 KiB
Font 3% · 291.6 KiB
Document 3% · 269.9 KiB
CSS 1% · 100.7 KiB

~111.5 KiB of savings available

Remove unused JavaScript: 111.5 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.

B
JS Execution Cost
915ms total JS execution
REVIEW
915ms total JS execution
Warning::
https://www.untourism.int/libraries/jquery/dist/jq...: 449ms CPU time
Info::
Unattributable: 221ms CPU time
Info::
https://www.untourism.int/: 163ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-6EZH...: 81ms CPU time
Warning::
Third-party scripts: 915ms (100% of total)

Main Thread Breakdown

Script Evaluation 43% Other 26% Style & Layout 11% Garbage Collection 10% Script Parsing & Compilation 4% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://www.untourism.int/libraries/jquery/dist/jquery.min.js?v=4.0.0-rc.1449ms337ms5ms3rd
Unattributable221ms2ms0ms3rd
https://www.untourism.int/163ms3ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-6EZHRG165Y81ms66ms14ms3rd
B
JS Bundles
47 scripts, 112 KB unused
REVIEW
47 scripts, 112 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-6EZH...: 63 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.untourism.int/themes/untourism/templat...: 27 KB unused (66%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://unpkg.com/leaflet@1.7.1/dist/leaflet.js: 21 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.untourism.int/core/misc/drupal.js?v=11...: unminified — 5 KB could be saved
Info::
Total unused JavaScript: 112 KB
112 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-6EZHRG165Y158 KB63 KB (40%)3rd
https://www.untourism.int/themes/untourism/templates/components/custom/swiper/swiper.min.js?tdw15842 KB27 KB (66%)3rd
https://unpkg.com/leaflet@1.7.1/dist/leaflet.js40 KB21 KB (53%)3rd
https://www.untourism.int/modules/contrib/better_exposed_filters/js/auto_submit.js?tdw1583 KB3rd
https://www.untourism.int/core/misc/drupal.js?v=11.2.106 KB3rd
https://www.untourism.int/core/misc/drupal.init.js?v=11.2.100 KB3rd
https://www.untourism.int/core/assets/vendor/jquery.ui/ui/version-min.js?v=11.2.100 KB3rd
https://www.untourism.int/core/assets/vendor/jquery.ui/ui/data-min.js?v=11.2.100 KB3rd
https://www.untourism.int/core/assets/vendor/jquery.ui/ui/disable-selection-min.js?v=11.2.100 KB3rd
https://www.untourism.int/core/assets/vendor/jquery.ui/ui/jquery-patch-min.js?v=11.2.100 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

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
Image Optimization
32 images, 0 KB saveable
PASS
32 images, 0 KB saveable
Warning::
https://www.untourism.int/themes/untourism/logo.sv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
32 images 484 KB
0 oversized -0 KB
2 legacy format
1 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

A+
Font Loading
8 fonts (292 KB)
PASS
8 fonts (292 KB)
Info::
8 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

8

292 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.9 s LCP 2.6 sdata:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA…font-woff;charset=utf-8... data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA… — 1.6 KiB — 56 ms — font-display: swaphttps://www.untourism.int/themes/untourism/fonts/Aeonik-Regular.woff2Aeonik-Regular.woff2 https://www.untourism.int/themes/untourism/fonts/Aeonik-Regular.woff2 — 41.8 KiB — 32 ms — font-display: swaphttps://www.untourism.int/themes/untourism/fonts/Burgess-Semibold-Pro.woff2Burgess-Semibold-Pro.woff2 https://www.untourism.int/themes/untourism/fonts/Burgess-Semibold-Pro.woff2 — 57.8 KiB — 33 ms — font-display: swaphttps://www.untourism.int/themes/untourism/fonts/untourismIcon.woff2?t=1725308653975untourismIcon.woff2 https://www.untourism.int/themes/untourism/fonts/untourismIcon.woff2?t=1725308653975 — 1.0 KiB — 34 ms — font-display: swaphttps://www.untourism.int/themes/untourism/fonts/Aeonik-Bold.woff2Aeonik-Bold.woff2 https://www.untourism.int/themes/untourism/fonts/Aeonik-Bold.woff2 — 44.4 KiB — 36 ms — font-display: swaphttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/webfonts/fa-brands-400.woff2fa-brands-400.woff2 https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/webfonts/fa-brands-400.woff2 — 116.0 KiB — 74 ms — font-display: swaphttps://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdu.woff26xKydSBYKcSV-LCoeQqfX1R... https://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdu.woff2 — 14.4 KiB — 54 ms — font-display: swaphttps://fonts.gstatic.com/s/sourcesanspro/v23/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7l.woff26xK3dSBYKcSV-LCoeQqfX1R... https://fonts.gstatic.com/s/sourcesanspro/v23/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7l.woff2 — 14.5 KiB — 57 ms — font-display: swap
font-woff;charset=utf-8... woff swap
Size 2 KB
Load time 56 ms
Start 648 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Aeonik-Regular.woff2 woff2 swap
Size 42 KB
Load time 32 ms
Start 703 ms
Risk FOUT — text flashes from fallback to web font
Burgess-Semibold-Pro.woff2 woff2 swap
Size 58 KB
Load time 33 ms
Start 704 ms
Risk FOUT — text flashes from fallback to web font
untourismIcon.woff2 woff2 swap
Size 1 KB
Load time 34 ms
Start 704 ms
Risk FOUT — text flashes from fallback to web font
Aeonik-Bold.woff2 woff2 swap
Size 44 KB
Load time 36 ms
Start 705 ms
Risk FOUT — text flashes from fallback to web font
fa-brands-400.woff2 woff2 swap
Size 116 KB
Load time 74 ms
Start 705 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
6xKydSBYKcSV-LCoeQqfX1R... woff2 swap
Size 14 KB
Load time 54 ms
Start 856 ms
Risk FOUT — text flashes from fallback to web font
6xK3dSBYKcSV-LCoeQqfX1R... woff2 swap
Size 15 KB
Load time 57 ms
Start 856 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 ~58 KB and ~116 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
176 requests over 1715ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.9 s LCP 2.6 shttps://unwto.org// https://unwto.org/ — 301 — 122 B — 81 ms — h2https://www.unwto.org/www.unwto.org/ https://www.unwto.org/ — 301 — 149 B — 60 ms — h2https://www.untourism.int/www.untourism.int/ https://www.untourism.int/ — 200 — 63.1 KiB — 184 ms — h2https://www.googletagmanager.com/gtag/js?id=G-6EZHRG165Ywww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-6EZHRG165Y — 200 — 158.0 KiB — 334 ms — h2https://www.untourism.int/modules/contrib/search_autocomplete/css/themes/minimal.css?tdw158www.untourism.int/modules/contrib/s... https://www.untourism.int/modules/contrib/search_autocomplete/css/themes/minimal.css?tdw158 — 200 — 510 B — 64 ms — h2https://www.untourism.int/core/assets/vendor/jquery.ui/themes/base/core.css?tdw158www.untourism.int/core/assets/vendo... https://www.untourism.int/core/assets/vendor/jquery.ui/themes/base/core.css?tdw158 — 200 — 782 B — 65 ms — h2https://www.untourism.int/core/assets/vendor/jquery.ui/themes/base/autocomplete.css?tdw158www.untourism.int/core/assets/vendo... https://www.untourism.int/core/assets/vendor/jquery.ui/themes/base/autocomplete.css?tdw158 — 200 — 317 B — 67 ms — h2https://www.untourism.int/core/assets/vendor/jquery.ui/themes/base/menu.css?tdw158www.untourism.int/core/assets/vendo... https://www.untourism.int/core/assets/vendor/jquery.ui/themes/base/menu.css?tdw158 — 200 — 576 B — 62 ms — h2https://www.untourism.int/core/misc/components/progress.module.css?tdw158www.untourism.int/core/misc/compone... https://www.untourism.int/core/misc/components/progress.module.css?tdw158 — 200 — 538 B — 61 ms — h2https://www.untourism.int/core/misc/components/ajax-progress.module.css?tdw158www.untourism.int/core/misc/compone... https://www.untourism.int/core/misc/components/ajax-progress.module.css?tdw158 — 200 — 573 B — 70 ms — h2https://www.untourism.int/core/misc/components/autocomplete-loading.module.css?tdw158www.untourism.int/core/misc/compone... https://www.untourism.int/core/misc/components/autocomplete-loading.module.css?tdw158 — 200 — 327 B — 71 ms — h2https://www.untourism.int/core/modules/system/css/components/align.module.css?tdw158www.untourism.int/core/modules/syst... https://www.untourism.int/core/modules/system/css/components/align.module.css?tdw158 — 200 — 327 B — 66 ms — h2https://www.untourism.int/core/modules/system/css/components/container-inline.module.css?tdw158www.untourism.int/core/modules/syst... https://www.untourism.int/core/modules/system/css/components/container-inline.module.css?tdw158 — 200 — 259 B — 76 ms — h2https://www.untourism.int/core/modules/system/css/components/clearfix.module.css?tdw158www.untourism.int/core/modules/syst... https://www.untourism.int/core/modules/system/css/components/clearfix.module.css?tdw158 — 200 — 309 B — 70 ms — h2https://www.untourism.int/core/modules/system/css/components/hidden.module.css?tdw158www.untourism.int/core/modules/syst... https://www.untourism.int/core/modules/system/css/components/hidden.module.css?tdw158 — 200 — 782 B — 77 ms — h2https://www.untourism.int/core/modules/system/css/components/item-list.module.css?tdw158www.untourism.int/core/modules/syst... https://www.untourism.int/core/modules/system/css/components/item-list.module.css?tdw158 — 200 — 245 B — 72 ms — h2https://www.untourism.int/core/modules/system/css/components/js.module.css?tdw158www.untourism.int/core/modules/syst... https://www.untourism.int/core/modules/system/css/components/js.module.css?tdw158 — 200 — 433 B — 74 ms — h2https://www.untourism.int/core/modules/system/css/components/position-container.module.css?tdw158www.untourism.int/core/modules/syst... https://www.untourism.int/core/modules/system/css/components/position-container.module.css?tdw158 — 200 — 184 B — 79 ms — h2https://www.untourism.int/core/modules/system/css/components/reset-appearance.module.css?tdw158www.untourism.int/core/modules/syst... https://www.untourism.int/core/modules/system/css/components/reset-appearance.module.css?tdw158 — 200 — 295 B — 78 ms — h2https://pre-webunwto.s3.eu-west-1.amazonaws.com/s3fs-public/css/menu_icons.css?VersionId=5UZg89WtYsGTyg4NSNJv5fnj_75q8zBK&tdw158pre-webunwto.s3.eu-west-1.amazonaws... https://pre-webunwto.s3.eu-west-1.amazonaws.com/s3fs-public/css/menu_icons.css?VersionId=5UZg89WtYsGTyg4NSNJv5fnj_75q8zBK&tdw158 — 200 — 10.6 KiB — 290 ms — http/1.1https://www.untourism.int/core/modules/filter/css/filter.caption.css?tdw158www.untourism.int/core/modules/filt... https://www.untourism.int/core/modules/filter/css/filter.caption.css?tdw158 — 200 — 491 B — 80 ms — h2https://www.untourism.int/core/modules/media/css/filter.caption.css?tdw158www.untourism.int/core/modules/medi... https://www.untourism.int/core/modules/media/css/filter.caption.css?tdw158 — 200 — 278 B — 96 ms — h2https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.csscdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css — 200 — 18.9 KiB — 148 ms — h3https://www.untourism.int/core/modules/views/css/views.module.css?tdw158www.untourism.int/core/modules/view... https://www.untourism.int/core/modules/views/css/views.module.css?tdw158 — 200 — 360 B — 97 ms — h2https://www.untourism.int/core/assets/vendor/jquery.ui/themes/base/theme.css?tdw158www.untourism.int/core/assets/vendo... https://www.untourism.int/core/assets/vendor/jquery.ui/themes/base/theme.css?tdw158 — 200 — 3.3 KiB — 98 ms — h2https://www.untourism.int/modules/contrib/better_exposed_filters/css/better_exposed_filters.css?tdw158www.untourism.int/modules/contrib/b... https://www.untourism.int/modules/contrib/better_exposed_filters/css/better_exposed_filters.css?tdw158 — 200 — 346 B — 99 ms — h2https://unpkg.com/leaflet@1.7.1/dist/leaflet.cssunpkg.com/leaflet@1.7.1/dist/leafle... https://unpkg.com/leaflet@1.7.1/dist/leaflet.css — 200 — 3.6 KiB — 151 ms — h3https://unpkg.com/leaflet.markercluster@1.4.1/dist/MarkerCluster.cssunpkg.com/leaflet.markercluster@1.4... https://unpkg.com/leaflet.markercluster@1.4.1/dist/MarkerCluster.css — 200 — 658 B — 152 ms — h3https://unpkg.com/leaflet.markercluster@1.4.1/dist/MarkerCluster.Default.cssunpkg.com/leaflet.markercluster@1.4... https://unpkg.com/leaflet.markercluster@1.4.1/dist/MarkerCluster.Default.css — 200 — 835 B — 148 ms — h3https://www.untourism.int/modules/custom/event_map/css/events_map.css?tdw158www.untourism.int/modules/custom/ev... https://www.untourism.int/modules/custom/event_map/css/events_map.css?tdw158 — 200 — 711 B — 98 ms — h2
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.9 s LCP 2.6 shttps://unwto.org// https://unwto.org/ — 301 — 122 B — 81 ms — h2https://www.unwto.org/www.unwto.org/ https://www.unwto.org/ — 301 — 149 B — 60 ms — h2https://www.untourism.int/www.untourism.int/ https://www.untourism.int/ — 200 — 63.1 KiB — 184 ms — h2https://www.googletagmanager.com/gtag/js?id=G-6EZHRG165Ywww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-6EZHRG165Y — 200 — 158.0 KiB — 334 ms — h2https://www.untourism.int/modules/contrib/search_autocomplete/css/themes/minimal.css?tdw158www.untourism.int/modules/contrib/s... https://www.untourism.int/modules/contrib/search_autocomplete/css/themes/minimal.css?tdw158 — 200 — 510 B — 64 ms — h2https://www.untourism.int/core/assets/vendor/jquery.ui/themes/base/core.css?tdw158www.untourism.int/core/assets/vendo... https://www.untourism.int/core/assets/vendor/jquery.ui/themes/base/core.css?tdw158 — 200 — 782 B — 65 ms — h2https://www.untourism.int/core/assets/vendor/jquery.ui/themes/base/autocomplete.css?tdw158www.untourism.int/core/assets/vendo... https://www.untourism.int/core/assets/vendor/jquery.ui/themes/base/autocomplete.css?tdw158 — 200 — 317 B — 67 ms — h2https://www.untourism.int/core/assets/vendor/jquery.ui/themes/base/menu.css?tdw158www.untourism.int/core/assets/vendo... https://www.untourism.int/core/assets/vendor/jquery.ui/themes/base/menu.css?tdw158 — 200 — 576 B — 62 ms — h2https://www.untourism.int/core/misc/components/progress.module.css?tdw158www.untourism.int/core/misc/compone... https://www.untourism.int/core/misc/components/progress.module.css?tdw158 — 200 — 538 B — 61 ms — h2https://www.untourism.int/core/misc/components/ajax-progress.module.css?tdw158www.untourism.int/core/misc/compone... https://www.untourism.int/core/misc/components/ajax-progress.module.css?tdw158 — 200 — 573 B — 70 ms — h2https://www.untourism.int/core/misc/components/autocomplete-loading.module.css?tdw158www.untourism.int/core/misc/compone... https://www.untourism.int/core/misc/components/autocomplete-loading.module.css?tdw158 — 200 — 327 B — 71 ms — h2https://www.untourism.int/core/modules/system/css/components/align.module.css?tdw158www.untourism.int/core/modules/syst... https://www.untourism.int/core/modules/system/css/components/align.module.css?tdw158 — 200 — 327 B — 66 ms — h2https://www.untourism.int/core/modules/system/css/components/container-inline.module.css?tdw158www.untourism.int/core/modules/syst... https://www.untourism.int/core/modules/system/css/components/container-inline.module.css?tdw158 — 200 — 259 B — 76 ms — h2https://www.untourism.int/core/modules/system/css/components/clearfix.module.css?tdw158www.untourism.int/core/modules/syst... https://www.untourism.int/core/modules/system/css/components/clearfix.module.css?tdw158 — 200 — 309 B — 70 ms — h2https://www.untourism.int/core/modules/system/css/components/hidden.module.css?tdw158www.untourism.int/core/modules/syst... https://www.untourism.int/core/modules/system/css/components/hidden.module.css?tdw158 — 200 — 782 B — 77 ms — h2https://www.untourism.int/core/modules/system/css/components/item-list.module.css?tdw158www.untourism.int/core/modules/syst... https://www.untourism.int/core/modules/system/css/components/item-list.module.css?tdw158 — 200 — 245 B — 72 ms — h2https://www.untourism.int/core/modules/system/css/components/js.module.css?tdw158www.untourism.int/core/modules/syst... https://www.untourism.int/core/modules/system/css/components/js.module.css?tdw158 — 200 — 433 B — 74 ms — h2https://www.untourism.int/core/modules/system/css/components/position-container.module.css?tdw158www.untourism.int/core/modules/syst... https://www.untourism.int/core/modules/system/css/components/position-container.module.css?tdw158 — 200 — 184 B — 79 ms — h2https://www.untourism.int/core/modules/system/css/components/reset-appearance.module.css?tdw158www.untourism.int/core/modules/syst... https://www.untourism.int/core/modules/system/css/components/reset-appearance.module.css?tdw158 — 200 — 295 B — 78 ms — h2https://pre-webunwto.s3.eu-west-1.amazonaws.com/s3fs-public/css/menu_icons.css?VersionId=5UZg89WtYsGTyg4NSNJv5fnj_75q8zBK&tdw158pre-webunwto.s3.eu-west-1.amazonaws... https://pre-webunwto.s3.eu-west-1.amazonaws.com/s3fs-public/css/menu_icons.css?VersionId=5UZg89WtYsGTyg4NSNJv5fnj_75q8zBK&tdw158 — 200 — 10.6 KiB — 290 ms — http/1.1https://www.untourism.int/core/modules/filter/css/filter.caption.css?tdw158www.untourism.int/core/modules/filt... https://www.untourism.int/core/modules/filter/css/filter.caption.css?tdw158 — 200 — 491 B — 80 ms — h2https://www.untourism.int/core/modules/media/css/filter.caption.css?tdw158www.untourism.int/core/modules/medi... https://www.untourism.int/core/modules/media/css/filter.caption.css?tdw158 — 200 — 278 B — 96 ms — h2https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.csscdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css — 200 — 18.9 KiB — 148 ms — h3https://www.untourism.int/core/modules/views/css/views.module.css?tdw158www.untourism.int/core/modules/view... https://www.untourism.int/core/modules/views/css/views.module.css?tdw158 — 200 — 360 B — 97 ms — h2https://www.untourism.int/core/assets/vendor/jquery.ui/themes/base/theme.css?tdw158www.untourism.int/core/assets/vendo... https://www.untourism.int/core/assets/vendor/jquery.ui/themes/base/theme.css?tdw158 — 200 — 3.3 KiB — 98 ms — h2https://www.untourism.int/modules/contrib/better_exposed_filters/css/better_exposed_filters.css?tdw158www.untourism.int/modules/contrib/b... https://www.untourism.int/modules/contrib/better_exposed_filters/css/better_exposed_filters.css?tdw158 — 200 — 346 B — 99 ms — h2https://unpkg.com/leaflet@1.7.1/dist/leaflet.cssunpkg.com/leaflet@1.7.1/dist/leafle... https://unpkg.com/leaflet@1.7.1/dist/leaflet.css — 200 — 3.6 KiB — 151 ms — h3https://unpkg.com/leaflet.markercluster@1.4.1/dist/MarkerCluster.cssunpkg.com/leaflet.markercluster@1.4... https://unpkg.com/leaflet.markercluster@1.4.1/dist/MarkerCluster.css — 200 — 658 B — 152 ms — h3https://unpkg.com/leaflet.markercluster@1.4.1/dist/MarkerCluster.Default.cssunpkg.com/leaflet.markercluster@1.4... https://unpkg.com/leaflet.markercluster@1.4.1/dist/MarkerCluster.Default.css — 200 — 835 B — 148 ms — h3https://www.untourism.int/modules/custom/event_map/css/events_map.css?tdw158www.untourism.int/modules/custom/ev... https://www.untourism.int/modules/custom/event_map/css/events_map.css?tdw158 — 200 — 711 B — 98 ms — h2https://www.untourism.int/core/modules/layout_discovery/layouts/onecol/onecol.css?tdw158www.untourism.int/core/modules/layo... https://www.untourism.int/core/modules/layout_discovery/layouts/onecol/onecol.css?tdw158 — 200 — 223 B — 99 ms — h2https://www.untourism.int/modules/contrib/paragraphs/css/paragraphs.unpublished.css?tdw158www.untourism.int/modules/contrib/p... https://www.untourism.int/modules/contrib/paragraphs/css/paragraphs.unpublished.css?tdw158 — 200 — 131 B — 99 ms — h2https://www.untourism.int/modules/contrib/social_media_links/css/social_media_links.theme.css?tdw158www.untourism.int/modules/contrib/s... https://www.untourism.int/modules/contrib/social_media_links/css/social_media_links.theme.css?tdw158 — 200 — 324 B — 101 ms — h2https://www.untourism.int/themes/untourism/css/components/block/homepage-hero/style.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/components/block/homepage-hero/style.css?tdw158 — 200 — 869 B — 101 ms — h2https://www.untourism.int/themes/untourism/css/components/block/map/style.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/components/block/map/style.css?tdw158 — 200 — 709 B — 102 ms — h2https://www.untourism.int/themes/untourism/css/components/custom/card-pillars/style.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/components/custom/card-pillars/style.css?tdw158 — 200 — 705 B — 103 ms — h2https://www.untourism.int/themes/untourism/css/components/custom/image-text/style.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/components/custom/image-text/style.css?tdw158 — 200 — 351 B — 104 ms — h2https://www.untourism.int/themes/untourism/css/components/custom/our-latest-news/style.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/components/custom/our-latest-news/style.css?tdw158 — 200 — 197 B — 106 ms — h2https://www.untourism.int/themes/untourism/css/components/custom/our-latest-news/view.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/components/custom/our-latest-news/view.css?tdw158 — 200 — 475 B — 107 ms — h2https://www.untourism.int/themes/untourism/css/components/node/vm--search-index/style.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/components/node/vm--search-index/style.css?tdw158 — 200 — 337 B — 108 ms — h2https://www.untourism.int/themes/untourism/css/components/taxonomy/vm--region-list/style.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/components/taxonomy/vm--region-list/style.css?tdw158 — 200 — 305 B — 109 ms — h2https://www.untourism.int/themes/untourism/css/components/badge.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/components/badge.css?tdw158 — 200 — 567 B — 110 ms — h2https://www.untourism.int/themes/untourism/css/components/taxonomy/vm--tag/style.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/components/taxonomy/vm--tag/style.css?tdw158 — 200 — 112 B — 111 ms — h2https://www.untourism.int/themes/untourism/css/components/forms.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/components/forms.css?tdw158 — 200 — 6.3 KiB — 116 ms — h2https://www.untourism.int/themes/untourism/css/drupal/select2.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/drupal/select2.css?tdw158 — 200 — 156 B — 117 ms — h2https://www.untourism.int/themes/untourism/css/components/layouts/untourism-bottom-content/style.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/components/layouts/untourism-bottom-content/style.css?tdw158 — 200 — 384 B — 118 ms — h2https://www.untourism.int/themes/untourism/css/components/dropdowns.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/components/dropdowns.css?tdw158 — 200 — 1.5 KiB — 119 ms — h2https://www.untourism.int/themes/untourism/css/navigation/menu.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/navigation/menu.css?tdw158 — 200 — 499 B — 152 ms — h2https://www.untourism.int/themes/untourism/css/components/nav/main-menu/style.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/components/nav/main-menu/style.css?tdw158 — 200 — 584 B — 120 ms — h2https://www.untourism.int/themes/untourism/css/content/style.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/content/style.css?tdw158 — 200 — 262 B — 121 ms — h2https://www.untourism.int/themes/untourism/css/components/node/vm--full/style.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/components/node/vm--full/style.css?tdw158 — 200 — 45 B — 122 ms — h2https://www.untourism.int/themes/untourism/css/components/node/news/vm--teaser/style.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/components/node/news/vm--teaser/style.css?tdw158 — 200 — 510 B — 122 ms — h2https://www.untourism.int/themes/untourism/css/components/node/news/vm--teaser-lg/style.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/components/node/news/vm--teaser-lg/style.css?tdw158 — 200 — 679 B — 124 ms — h2https://www.untourism.int/themes/untourism/css/components/node/publication/vm--teaser/style.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/components/node/publication/vm--teaser/style.css?tdw158 — 200 — 511 B — 123 ms — h2https://www.untourism.int/themes/untourism/css/components/node/publication/vm--teaser-lg/style.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/components/node/publication/vm--teaser-lg/style.css?tdw158 — 200 — 695 B — 126 ms — h2https://www.untourism.int/themes/untourism/css/components/sections/header/header.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/components/sections/header/header.css?tdw158 — 200 — 2.2 KiB — 125 ms — h2https://www.untourism.int/themes/untourism/css/components/block/language-block/style.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/components/block/language-block/style.css?tdw158 — 200 — 531 B — 134 ms — h2https://www.untourism.int/themes/untourism/css/components/block/search/style.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/components/block/search/style.css?tdw158 — 200 — 808 B — 126 ms — h2https://www.untourism.int/themes/untourism/css/components/region/footer/style.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/components/region/footer/style.css?tdw158 — 200 — 1.1 KiB — 132 ms — h2https://www.untourism.int/themes/untourism/css/components/region/nav-additional/style.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/components/region/nav-additional/style.css?tdw158 — 200 — 423 B — 130 ms — h2https://www.untourism.int/themes/untourism/css/components/region/nav-main/style.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/components/region/nav-main/style.css?tdw158 — 200 — 297 B — 127 ms — h2https://www.untourism.int/themes/untourism/css/components/region/nav-main/custom.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/components/region/nav-main/custom.css?tdw158 — 200 — 1.3 KiB — 128 ms — h2https://www.untourism.int/themes/untourism/css/components/custom/swiper/swiper-bundle.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/components/custom/swiper/swiper-bundle.css?tdw158 — 200 — 5.6 KiB — 144 ms — h2https://www.untourism.int/themes/untourism/css/drupal/heights.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/drupal/heights.css?tdw158 — 200 — 208 B — 145 ms — h2https://www.untourism.int/themes/untourism/css/drupal/node-preview.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/drupal/node-preview.css?tdw158 — 200 — 238 B — 151 ms — h2https://www.untourism.int/themes/untourism/css/fonts.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/fonts.css?tdw158 — 200 — 479 B — 146 ms — h2https://www.untourism.int/themes/untourism/fonts/untourismIcon.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/fonts/untourismIcon.css?tdw158 — 200 — 368 B — 149 ms — h2https://www.untourism.int/themes/untourism/css/vars.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/vars.css?tdw158 — 200 — 1.0 KiB — 153 ms — h2https://www.untourism.int/themes/untourism/css/api.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/api.css?tdw158 — 200 — 3.6 KiB — 154 ms — h2https://www.untourism.int/themes/untourism/css/reboot.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/reboot.css?tdw158 — 200 — 1.8 KiB — 151 ms — h2https://www.untourism.int/themes/untourism/css/type.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/type.css?tdw158 — 200 — 694 B — 150 ms — h2https://www.untourism.int/themes/untourism/css/images.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/images.css?tdw158 — 200 — 366 B — 156 ms — h2https://www.untourism.int/themes/untourism/css/containers.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/containers.css?tdw158 — 200 — 817 B — 165 ms — h2https://www.untourism.int/themes/untourism/css/grid.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/grid.css?tdw158 — 200 — 1.3 KiB — 171 ms — h2https://www.untourism.int/themes/untourism/css/buttons.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/buttons.css?tdw158 — 200 — 1.6 KiB — 154 ms — h2https://www.untourism.int/themes/untourism/css/transitions.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/transitions.css?tdw158 — 200 — 354 B — 165 ms — h2https://www.untourism.int/themes/untourism/css/helpers.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/helpers.css?tdw158 — 200 — 1.1 KiB — 157 ms — h2https://www.untourism.int/themes/untourism/css/untourism/layout-builder.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/untourism/layout-builder.css?tdw158 — 200 — 325 B — 156 ms — h2https://www.untourism.int/themes/untourism/css/untourism/untourism.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/untourism/untourism.css?tdw158 — 200 — 1.7 KiB — 165 ms — h2https://www.untourism.int/themes/untourism/css/rtl.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/rtl.css?tdw158 — 200 — 2.3 KiB — 160 ms — h2https://www.untourism.int/themes/untourism/css/mobile-fixes.css?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/css/mobile-fixes.css?tdw158 — 200 — 900 B — 162 ms — h2https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swapfonts.googleapis.com/css2?family=Ro... https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap — 200 — 2.3 KiB — 168 ms — h2https://www.untourism.int/themes/untourism/logo.svgwww.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/logo.svg — 200 — 3.4 KiB — 157 ms — h2https://www.untourism.int/libraries/jquery/dist/jquery.min.js?v=4.0.0-rc.1www.untourism.int/libraries/jquery/... https://www.untourism.int/libraries/jquery/dist/jquery.min.js?v=4.0.0-rc.1 — 200 — 30.9 KiB — 179 ms — h2https://www.untourism.int/core/assets/vendor/once/once.min.js?v=1.0.1www.untourism.int/core/assets/vendo... https://www.untourism.int/core/assets/vendor/once/once.min.js?v=1.0.1 — 200 — 829 B — 156 ms — h2https://www.untourism.int/core/misc/drupalSettingsLoader.js?v=11.2.10www.untourism.int/core/misc/drupalS... https://www.untourism.int/core/misc/drupalSettingsLoader.js?v=11.2.10 — 200 — 359 B — 161 ms — h2https://www.untourism.int/core/misc/drupal.js?v=11.2.10www.untourism.int/core/misc/drupal.... https://www.untourism.int/core/misc/drupal.js?v=11.2.10 — 200 — 6.3 KiB — 176 ms — h2https://www.untourism.int/core/misc/drupal.init.js?v=11.2.10www.untourism.int/core/misc/drupal.... https://www.untourism.int/core/misc/drupal.init.js?v=11.2.10 — 200 — 428 B — 158 ms — h2https://www.untourism.int/core/assets/vendor/jquery.ui/ui/version-min.js?v=11.2.10www.untourism.int/core/assets/vendo... https://www.untourism.int/core/assets/vendor/jquery.ui/ui/version-min.js?v=11.2.10 — 200 — 282 B — 154 ms — h2https://www.untourism.int/core/assets/vendor/jquery.ui/ui/data-min.js?v=11.2.10www.untourism.int/core/assets/vendo... https://www.untourism.int/core/assets/vendor/jquery.ui/ui/data-min.js?v=11.2.10 — 200 — 406 B — 157 ms — h2https://www.untourism.int/core/assets/vendor/jquery.ui/ui/disable-selection-min.js?v=11.2.10www.untourism.int/core/assets/vendo... https://www.untourism.int/core/assets/vendor/jquery.ui/ui/disable-selection-min.js?v=11.2.10 — 200 — 435 B — 166 ms — h2https://www.untourism.int/core/assets/vendor/jquery.ui/ui/jquery-patch-min.js?v=11.2.10www.untourism.int/core/assets/vendo... https://www.untourism.int/core/assets/vendor/jquery.ui/ui/jquery-patch-min.js?v=11.2.10 — 200 — 446 B — 158 ms — h2https://www.untourism.int/core/assets/vendor/jquery.ui/ui/scroll-parent-min.js?v=11.2.10www.untourism.int/core/assets/vendo... https://www.untourism.int/core/assets/vendor/jquery.ui/ui/scroll-parent-min.js?v=11.2.10 — 200 — 494 B — 158 ms — h2https://www.untourism.int/core/assets/vendor/jquery.ui/ui/unique-id-min.js?v=11.2.10www.untourism.int/core/assets/vendo... https://www.untourism.int/core/assets/vendor/jquery.ui/ui/unique-id-min.js?v=11.2.10 — 200 — 424 B — 141 ms — h2https://www.untourism.int/core/assets/vendor/jquery.ui/ui/focusable-min.js?v=11.2.10www.untourism.int/core/assets/vendo... https://www.untourism.int/core/assets/vendor/jquery.ui/ui/focusable-min.js?v=11.2.10 — 200 — 652 B — 159 ms — h2https://flo.uri.sh/visualisation/4401536/embedflo.uri.sh/visualisation/4401536/em... https://flo.uri.sh/visualisation/4401536/embed — 200 — 206.7 KiB — 252 ms — h2https://www.untourism.int/core/assets/vendor/jquery.ui/ui/keycode-min.js?v=11.2.10www.untourism.int/core/assets/vendo... https://www.untourism.int/core/assets/vendor/jquery.ui/ui/keycode-min.js?v=11.2.10 — 200 — 451 B — 117 ms — h2https://www.untourism.int/core/assets/vendor/jquery.ui/ui/plugin-min.js?v=11.2.10www.untourism.int/core/assets/vendo... https://www.untourism.int/core/assets/vendor/jquery.ui/ui/plugin-min.js?v=11.2.10 — 200 — 379 B — 115 ms — h2https://www.untourism.int/core/assets/vendor/jquery.ui/ui/widget-min.js?v=11.2.10www.untourism.int/core/assets/vendo... https://www.untourism.int/core/assets/vendor/jquery.ui/ui/widget-min.js?v=11.2.10 — 200 — 3.3 KiB — 137 ms — h2https://www.untourism.int/core/assets/vendor/jquery.ui/ui/labels-min.js?v=11.2.10www.untourism.int/core/assets/vendo... https://www.untourism.int/core/assets/vendor/jquery.ui/ui/labels-min.js?v=11.2.10 — 200 — 470 B — 134 ms — h2https://www.untourism.int/core/assets/vendor/jquery.ui/ui/widgets/autocomplete-min.js?v=11.2.10www.untourism.int/core/assets/vendo... https://www.untourism.int/core/assets/vendor/jquery.ui/ui/widgets/autocomplete-min.js?v=11.2.10 — 200 — 3.0 KiB — 140 ms — h2https://www.untourism.int/core/assets/vendor/jquery.ui/ui/widgets/menu-min.js?v=11.2.10www.untourism.int/core/assets/vendo... https://www.untourism.int/core/assets/vendor/jquery.ui/ui/widgets/menu-min.js?v=11.2.10 — 200 — 3.3 KiB — 138 ms — h2https://www.untourism.int/core/assets/vendor/tabbable/index.umd.min.js?v=6.2.0www.untourism.int/core/assets/vendo... https://www.untourism.int/core/assets/vendor/tabbable/index.umd.min.js?v=6.2.0 — 200 — 2.5 KiB — 144 ms — h2https://www.untourism.int/core/misc/autocomplete.js?v=11.2.10www.untourism.int/core/misc/autocom... https://www.untourism.int/core/misc/autocomplete.js?v=11.2.10 — 200 — 2.7 KiB — 142 ms — h2https://www.untourism.int/core/misc/debounce.js?v=11.2.10www.untourism.int/core/misc/debounc... https://www.untourism.int/core/misc/debounce.js?v=11.2.10 — 200 — 492 B — 130 ms — h2https://www.untourism.int/modules/contrib/better_exposed_filters/js/auto_submit.js?tdw158www.untourism.int/modules/contrib/b... https://www.untourism.int/modules/contrib/better_exposed_filters/js/auto_submit.js?tdw158 — 200 — 2.7 KiB — 136 ms — h2https://www.untourism.int/modules/contrib/better_exposed_filters/js/better_exposed_filters.js?tdw158www.untourism.int/modules/contrib/b... https://www.untourism.int/modules/contrib/better_exposed_filters/js/better_exposed_filters.js?tdw158 — 200 — 1005 B — 149 ms — h2https://www.untourism.int/modules/custom/blockui/js/blockui.js?v=1.xwww.untourism.int/modules/custom/bl... https://www.untourism.int/modules/custom/blockui/js/blockui.js?v=1.x — 200 — 946 B — 139 ms — h2https://www.untourism.int/core/misc/progress.js?v=11.2.10www.untourism.int/core/misc/progres... https://www.untourism.int/core/misc/progress.js?v=11.2.10 — 200 — 1.0 KiB — 157 ms — h2https://www.untourism.int/core/assets/vendor/loadjs/loadjs.min.js?v=4.3.0www.untourism.int/core/assets/vendo... https://www.untourism.int/core/assets/vendor/loadjs/loadjs.min.js?v=4.3.0 — 200 — 1010 B — 134 ms — h2https://www.untourism.int/core/misc/announce.js?v=11.2.10www.untourism.int/core/misc/announc... https://www.untourism.int/core/misc/announce.js?v=11.2.10 — 200 — 1.7 KiB — 164 ms — h2https://www.untourism.int/core/misc/message.js?v=11.2.10www.untourism.int/core/misc/message... https://www.untourism.int/core/misc/message.js?v=11.2.10 — 200 — 1.9 KiB — 155 ms — h2https://www.untourism.int/core/misc/ajax.js?v=11.2.10www.untourism.int/core/misc/ajax.js... https://www.untourism.int/core/misc/ajax.js?v=11.2.10 — 200 — 6.8 KiB — 160 ms — h2https://www.untourism.int/core/misc/position.js?v=11.2.10www.untourism.int/core/misc/positio... https://www.untourism.int/core/misc/position.js?v=11.2.10 — 200 — 5.9 KiB — 161 ms — h2https://www.untourism.int/libraries/dompurify/dist/purify.min.js?tdw158www.untourism.int/libraries/dompuri... https://www.untourism.int/libraries/dompurify/dist/purify.min.js?tdw158 — 200 — 8.9 KiB — 158 ms — h2https://www.untourism.int/modules/contrib/search_autocomplete/js/jquery.autocomplete.js?v=11.2.10www.untourism.int/modules/contrib/s... https://www.untourism.int/modules/contrib/search_autocomplete/js/jquery.autocomplete.js?v=11.2.10 — 200 — 5.0 KiB — 149 ms — h2https://www.untourism.int/modules/custom/event_map/js/event_map.js?v=1.xwww.untourism.int/modules/custom/ev... https://www.untourism.int/modules/custom/event_map/js/event_map.js?v=1.x — 200 — 680 B — 151 ms — h2https://unpkg.com/leaflet@1.7.1/dist/leaflet.jsunpkg.com/leaflet@1.7.1/dist/leafle... https://unpkg.com/leaflet@1.7.1/dist/leaflet.js — 200 — 40.4 KiB — 177 ms — h3https://unpkg.com/leaflet.markercluster@1.4.1/dist/leaflet.markercluster.jsunpkg.com/leaflet.markercluster@1.4... https://unpkg.com/leaflet.markercluster@1.4.1/dist/leaflet.markercluster.js — 200 — 8.8 KiB — 141 ms — h3https://www.untourism.int/modules/custom/event_map/js/homepage-map.js?v=1.xwww.untourism.int/modules/custom/ev... https://www.untourism.int/modules/custom/event_map/js/homepage-map.js?v=1.x — 200 — 3.4 KiB — 155 ms — h2https://www.untourism.int/modules/contrib/google_analytics/js/google_analytics.js?v=11.2.10www.untourism.int/modules/contrib/g... https://www.untourism.int/modules/contrib/google_analytics/js/google_analytics.js?v=11.2.10 — 200 — 1.9 KiB — 151 ms — h2https://www.untourism.int/themes/untourism/templates/components/custom/swiper/swiper.min.js?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/templates/components/custom/swiper/swiper.min.js?tdw158 — 200 — 41.9 KiB — 177 ms — h2https://www.untourism.int/themes/untourism/templates/components/custom/our-latest-news/swiper-init.js?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/templates/components/custom/our-latest-news/swiper-init.js?tdw158 — 200 — 527 B — 156 ms — h2https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.jscdn.jsdelivr.net/npm/bootstrap@5.3.... https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js — 200 — 24.4 KiB — 175 ms — h2https://www.untourism.int/themes/untourism/js/bootstrap5-compat.js?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/js/bootstrap5-compat.js?tdw158 — 200 — 788 B — 161 ms — h2https://www.untourism.int/themes/untourism/js/accordion-fix.js?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/js/accordion-fix.js?tdw158 — 200 — 670 B — 164 ms — h2https://www.untourism.int/themes/untourism/js/external-links.js?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/js/external-links.js?tdw158 — 200 — 696 B — 163 ms — h2https://www.untourism.int/themes/untourism/templates/content/script.js?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/templates/content/script.js?tdw158 — 200 — 653 B — 158 ms — h2https://www.untourism.int/themes/untourism/templates/components/sections/header/script.js?tdw158www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/templates/components/sections/header/script.js?tdw158 — 200 — 715 B — 171 ms — h2https://flo.uri.sh/template/1737/v4/static/choices/styles/css/choices.min.cssflo.uri.sh/template/1737/v4/static/... https://flo.uri.sh/template/1737/v4/static/choices/styles/css/choices.min.css — 200 — 1.7 KiB — 25 ms — h2https://flo.uri.sh/template/1737/v4/static/style.cssflo.uri.sh/template/1737/v4/static/... https://flo.uri.sh/template/1737/v4/static/style.css — 200 — 877 B — 24 ms — h2https://public.flourish.studio/resources/v3/embedded.jspublic.flourish.studio/resources/v3... https://public.flourish.studio/resources/v3/embedded.js — 200 — 12.7 KiB — 71 ms — h2data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org…www.w3.org… data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' f…www.w3.org/2000/svg' width='16' hei... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' f… — 200 — 0 B — 0 ms — datadata:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA…data:application/font-woff;charset=... data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA… — 200 — 1.6 KiB — 56 ms — datahttps://pre-webunwto.s3.eu-west-1.amazonaws.com/s3fs-public/styles/webp/public/2026-03/banner-home-dashboard.jpg.webp?VersionId=daT3voDD9pr5dch9r5akZa0S75QjwbLD&itok=QnQJx0nOpre-webunwto.s3.eu-west-1.amazonaws... https://pre-webunwto.s3.eu-west-1.amazonaws.com/s3fs-public/styles/webp/public/2026-03/banner-home-dashboard.jpg.webp?VersionId=daT3voDD9pr5dch9r5akZa0S75QjwbLD&itok=QnQJx0nO — 200 — 32.8 KiB — 108 ms — http/1.1https://pre-webunwto.s3.eu-west-1.amazonaws.com/styles/large_teaser/s3/2026-04/local-observatories-key-to-delivering-on-national-tourism-strategies-new-report-concludes.jpg.webp?VersionId=TMJndlxdCOGEOZbIeuJ3HcQXWRjqQ1gC&itok=O393GqAWpre-webunwto.s3.eu-west-1.amazonaws... https://pre-webunwto.s3.eu-west-1.amazonaws.com/styles/large_teaser/s3/2026-04/local-observatories-key-to-delivering-on-national-tourism-strategies-new-report-concludes.jpg.webp?VersionId=TMJndlxdCOGEOZbIeuJ3HcQXWRjqQ1gC&itok=O393GqAW — 200 — 117.6 KiB — 203 ms — http/1.1https://pre-webunwto.s3.eu-west-1.amazonaws.com/styles/large_teaser/s3/2026-03/progresstourism-leaders-convene-on-zero-waste-day-to-launch-global-recipe-of-change_0.jpg.webp?VersionId=Mmh1iix9PEErZa3oG1P5NXejvbVGV2DY&itok=2qx1cQMKpre-webunwto.s3.eu-west-1.amazonaws... https://pre-webunwto.s3.eu-west-1.amazonaws.com/styles/large_teaser/s3/2026-03/progresstourism-leaders-convene-on-zero-waste-day-to-launch-global-recipe-of-change_0.jpg.webp?VersionId=Mmh1iix9PEErZa3oG1P5NXejvbVGV2DY&itok=2qx1cQMK — 200 — 83.2 KiB — 210 ms — http/1.1https://pre-webunwto.s3.eu-west-1.amazonaws.com/styles/large_teaser/s3/2026-03/un-tourism-strengthens-tourism-measurement-in-global-economic-system.jpg.webp?VersionId=C2OcV8MjZkzyZhqbiYF3MW8.HqJUA984&itok=LZ0SMFF-pre-webunwto.s3.eu-west-1.amazonaws... https://pre-webunwto.s3.eu-west-1.amazonaws.com/styles/large_teaser/s3/2026-03/un-tourism-strengthens-tourism-measurement-in-global-economic-system.jpg.webp?VersionId=C2OcV8MjZkzyZhqbiYF3MW8.HqJUA984&itok=LZ0SMFF- — 200 — 42.6 KiB — 172 ms — http/1.1https://pre-webunwto.s3.eu-west-1.amazonaws.com/styles/large_teaser/s3/2026-03/fondo-un.jpg.webp?VersionId=iBeCfhle7UUXBX8YWFQuQsiad9wghLso&itok=-76rvsycpre-webunwto.s3.eu-west-1.amazonaws... https://pre-webunwto.s3.eu-west-1.amazonaws.com/styles/large_teaser/s3/2026-03/fondo-un.jpg.webp?VersionId=iBeCfhle7UUXBX8YWFQuQsiad9wghLso&itok=-76rvsyc — 200 — 39.9 KiB — 177 ms — http/1.1https://pre-webunwto.s3.eu-west-1.amazonaws.com/styles/large_teaser/s3/2026-03/tui-banner-big.jpg.webp?VersionId=plqN_5k6pRvqvNrceMW0MNtAco35JfKg&itok=yyKeJhsNpre-webunwto.s3.eu-west-1.amazonaws... https://pre-webunwto.s3.eu-west-1.amazonaws.com/styles/large_teaser/s3/2026-03/tui-banner-big.jpg.webp?VersionId=plqN_5k6pRvqvNrceMW0MNtAco35JfKg&itok=yyKeJhsN — 200 — 49.0 KiB — 176 ms — http/1.1https://www.untourism.int/themes/untourism/fonts/Aeonik-Regular.woff2www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/fonts/Aeonik-Regular.woff2 — 200 — 41.8 KiB — 32 ms — h2https://www.untourism.int/themes/untourism/fonts/Burgess-Semibold-Pro.woff2www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/fonts/Burgess-Semibold-Pro.woff2 — 200 — 57.8 KiB — 33 ms — h2https://www.untourism.int/themes/untourism/fonts/untourismIcon.woff2?t=1725308653975www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/fonts/untourismIcon.woff2?t=1725308653975 — 200 — 1.0 KiB — 34 ms — h2https://www.untourism.int/themes/untourism/fonts/Aeonik-Bold.woff2www.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/fonts/Aeonik-Bold.woff2 — 200 — 44.4 KiB — 36 ms — h2https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/webfonts/fa-brands-400.woff2cdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/webfonts/fa-brands-400.woff2 — 200 — 116.0 KiB — 74 ms — h3https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700fonts.googleapis.com/css?family=Sou... https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700 — 200 — 1.1 KiB — 73 ms — h2https://pre-webunwto.s3.eu-west-1.amazonaws.com/styles/large_teaser/s3/2026-02/btv-nes-release.jpg.webp?VersionId=fzPQPS0apTZmiLr5ixFuAYnktArESbsi&itok=jhZVkGhMpre-webunwto.s3.eu-west-1.amazonaws... https://pre-webunwto.s3.eu-west-1.amazonaws.com/styles/large_teaser/s3/2026-02/btv-nes-release.jpg.webp?VersionId=fzPQPS0apTZmiLr5ixFuAYnktArESbsi&itok=jhZVkGhM — 200 — 65.3 KiB — 95 ms — http/1.1https://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdu.woff2fonts.gstatic.com/s/sourcesanspro/v... https://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdu.woff2 — 200 — 14.4 KiB — 54 ms — h3https://fonts.gstatic.com/s/sourcesanspro/v23/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7l.woff2fonts.gstatic.com/s/sourcesanspro/v... https://fonts.gstatic.com/s/sourcesanspro/v23/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7l.woff2 — 200 — 14.5 KiB — 57 ms — h3https://pre-webunwto.s3.eu-west-1.amazonaws.com/styles/large_teaser/s3/2026-02/un-tourism-launches-road-map-towards-the-international-year-of-sustainable-and-resilient-tourism-2027.jpg.webp?VersionId=fry58sc13.UkvwjMPwZTXCPOP10r01Sd&itok=NmZyF8O0pre-webunwto.s3.eu-west-1.amazonaws... https://pre-webunwto.s3.eu-west-1.amazonaws.com/styles/large_teaser/s3/2026-02/un-tourism-launches-road-map-towards-the-international-year-of-sustainable-and-resilient-tourism-2027.jpg.webp?VersionId=fry58sc13.UkvwjMPwZTXCPOP10r01Sd&itok=NmZyF8O0 — 200 — 44.6 KiB — 95 ms — http/1.1https://www.untourism.int/modules/custom/event_map/data/countries.geojson?t=1776878747www.untourism.int/modules/custom/ev... https://www.untourism.int/modules/custom/event_map/data/countries.geojson?t=1776878747 — 200 — 7.0 MiB — 844 ms — h2https://pre-webunwto.s3.eu-west-1.amazonaws.com/s3fs-public/styles/webp/public/2025-01/ico-investment_1.png.webp?VersionId=gv1Dggv5atQLI7BDbDrcFJAy.9ZBJEZs&itok=rb0VZB3dpre-webunwto.s3.eu-west-1.amazonaws... https://pre-webunwto.s3.eu-west-1.amazonaws.com/s3fs-public/styles/webp/public/2025-01/ico-investment_1.png.webp?VersionId=gv1Dggv5atQLI7BDbDrcFJAy.9ZBJEZs&itok=rb0VZB3d — 200 — 1023 B — 72 ms — http/1.1https://pre-webunwto.s3.eu-west-1.amazonaws.com/s3fs-public/styles/webp/public/2026-03/international-year-2027.png.webp?VersionId=r6eongvCkLZhw1Ni080ANLbjL5Chzid0&itok=Y6n4RAAnpre-webunwto.s3.eu-west-1.amazonaws... https://pre-webunwto.s3.eu-west-1.amazonaws.com/s3fs-public/styles/webp/public/2026-03/international-year-2027.png.webp?VersionId=r6eongvCkLZhw1Ni080ANLbjL5Chzid0&itok=Y6n4RAAn — 200 — 1.7 KiB — 71 ms — http/1.1https://stamen-tiles.a.ssl.fastly.net/toner-lite/2/1/1.pngstamen-tiles.a.ssl.fastly.net/toner... https://stamen-tiles.a.ssl.fastly.net/toner-lite/2/1/1.png — -1 — 0 B — 54 ms — https://stamen-tiles.a.ssl.fastly.net/toner-lite/2/2/1.pngstamen-tiles.a.ssl.fastly.net/toner... https://stamen-tiles.a.ssl.fastly.net/toner-lite/2/2/1.png — -1 — 0 B — 54 ms — https://stamen-tiles.a.ssl.fastly.net/toner-lite/2/1/2.pngstamen-tiles.a.ssl.fastly.net/toner... https://stamen-tiles.a.ssl.fastly.net/toner-lite/2/1/2.png — -1 — 0 B — 52 ms — https://stamen-tiles.a.ssl.fastly.net/toner-lite/2/2/2.pngstamen-tiles.a.ssl.fastly.net/toner... https://stamen-tiles.a.ssl.fastly.net/toner-lite/2/2/2.png — -1 — 0 B — 53 ms — https://stamen-tiles.a.ssl.fastly.net/toner-lite/2/1/0.pngstamen-tiles.a.ssl.fastly.net/toner... https://stamen-tiles.a.ssl.fastly.net/toner-lite/2/1/0.png — -1 — 0 B — 53 ms — https://stamen-tiles.a.ssl.fastly.net/toner-lite/2/2/0.pngstamen-tiles.a.ssl.fastly.net/toner... https://stamen-tiles.a.ssl.fastly.net/toner-lite/2/2/0.png — -1 — 0 B — 53 ms — https://stamen-tiles.a.ssl.fastly.net/toner-lite/2/0/1.pngstamen-tiles.a.ssl.fastly.net/toner... https://stamen-tiles.a.ssl.fastly.net/toner-lite/2/0/1.png — -1 — 0 B — 54 ms — https://stamen-tiles.a.ssl.fastly.net/toner-lite/2/3/1.pngstamen-tiles.a.ssl.fastly.net/toner... https://stamen-tiles.a.ssl.fastly.net/toner-lite/2/3/1.png — -1 — 0 B — 53 ms — https://stamen-tiles.a.ssl.fastly.net/toner-lite/2/0/2.pngstamen-tiles.a.ssl.fastly.net/toner... https://stamen-tiles.a.ssl.fastly.net/toner-lite/2/0/2.png — -1 — 0 B — 53 ms — https://stamen-tiles.a.ssl.fastly.net/toner-lite/2/3/2.pngstamen-tiles.a.ssl.fastly.net/toner... https://stamen-tiles.a.ssl.fastly.net/toner-lite/2/3/2.png — -1 — 0 B — 61 ms — https://stamen-tiles.a.ssl.fastly.net/toner-lite/2/1/3.pngstamen-tiles.a.ssl.fastly.net/toner... https://stamen-tiles.a.ssl.fastly.net/toner-lite/2/1/3.png — -1 — 0 B — 61 ms — https://stamen-tiles.a.ssl.fastly.net/toner-lite/2/2/3.pngstamen-tiles.a.ssl.fastly.net/toner... https://stamen-tiles.a.ssl.fastly.net/toner-lite/2/2/3.png — -1 — 0 B — 103 ms — https://stamen-tiles.a.ssl.fastly.net/toner-lite/2/0/0.pngstamen-tiles.a.ssl.fastly.net/toner... https://stamen-tiles.a.ssl.fastly.net/toner-lite/2/0/0.png — -1 — 0 B — 61 ms — https://stamen-tiles.a.ssl.fastly.net/toner-lite/2/3/0.pngstamen-tiles.a.ssl.fastly.net/toner... https://stamen-tiles.a.ssl.fastly.net/toner-lite/2/3/0.png — -1 — 0 B — 61 ms — https://stamen-tiles.a.ssl.fastly.net/toner-lite/2/0/3.pngstamen-tiles.a.ssl.fastly.net/toner... https://stamen-tiles.a.ssl.fastly.net/toner-lite/2/0/3.png — -1 — 0 B — 104 ms — https://stamen-tiles.a.ssl.fastly.net/toner-lite/2/3/3.pngstamen-tiles.a.ssl.fastly.net/toner... https://stamen-tiles.a.ssl.fastly.net/toner-lite/2/3/3.png — -1 — 0 B — 104 ms — https://pre-webunwto.s3.eu-west-1.amazonaws.com/s3fs-public/styles/webp/public/2025-01/frame_1261153876_3.png.webp?VersionId=FpGSq9inuoCwNSrDfBiJ.eRxrO39PI00&itok=ppwiN4TJpre-webunwto.s3.eu-west-1.amazonaws... https://pre-webunwto.s3.eu-west-1.amazonaws.com/s3fs-public/styles/webp/public/2025-01/frame_1261153876_3.png.webp?VersionId=FpGSq9inuoCwNSrDfBiJ.eRxrO39PI00&itok=ppwiN4TJ — 200 — 911 B — 71 ms — http/1.1https://pre-webunwto.s3.eu-west-1.amazonaws.com/s3fs-public/styles/webp/public/2025-01/ico-sustainable.png.webp?VersionId=WSnywaywgNDIO4gojBn.rQ0WVtl.1jJM&itok=Lei890rcpre-webunwto.s3.eu-west-1.amazonaws... https://pre-webunwto.s3.eu-west-1.amazonaws.com/s3fs-public/styles/webp/public/2025-01/ico-sustainable.png.webp?VersionId=WSnywaywgNDIO4gojBn.rQ0WVtl.1jJM&itok=Lei890rc — 200 — 1.1 KiB — 69 ms — http/1.1https://region1.analytics.google.com/g/collect?v=2&tid=G-6EZHRG165Y&gtm=45je64k0v9113925315za200zd9113925315&_p=1776890617279&_gaz=1&gcd=13l3l3l2l3l1&npa=1&dma_cps=a&dma=1&gdid=dMDhkMT&ecid=1076829792&_eu=AAAAAGA&are=1&cid=1670503237.1776890618&ec_mode=a&frm=0&pscdl=noapi&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266401~117512542&dl=%2F&sid=1776890617&sct=1&seg=0&dt=UN%20Tourism%20%7C%20Bringing%20the%20world%20closer&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.link_attribution=true&tfd=984region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-6EZHRG165Y&gtm=45je64k0v9113925315za200zd9113925315&_p=1776890617279&_gaz=1&gcd=13l3l3l2l3l1&npa=1&dma_cps=a&dma=1&gdid=dMDhkMT&ecid=1076829792&_eu=AAAAAGA&are=1&cid=1670503237.1776890618&ec_mode=a&frm=0&pscdl=noapi&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266401~117512542&dl=%2F&sid=1776890617&sct=1&seg=0&dt=UN%20Tourism%20%7C%20Bringing%20the%20world%20closer&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.link_attribution=true&tfd=984 — 204 — 551 B — 78 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-6EZHRG165Y&cid=1670503237.1776890618&gtm=45je64k0v9113925315za200zd9113925315&rcb=18&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l3l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266401~117512542stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-6EZHRG165Y&cid=1670503237.1776890618&gtm=45je64k0v9113925315za200zd9113925315&rcb=18&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l3l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266401~117512542 — 204 — 551 B — 91 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-6EZHRG165Y&cid=1670503237.1776890618&gtm=45je64k0v9113925315za200zd9113925315&rcb=18&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l3l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266401~117512542&z=142811559www.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-6EZHRG165Y&cid=1670503237.1776890618&gtm=45je64k0v9113925315za200zd9113925315&rcb=18&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l3l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266401~117512542&z=142811559 — 200 — 408 B — 77 ms — h2https://www.untourism.int/themes/unwto/favicon.icowww.untourism.int/themes/unwto/favi... https://www.untourism.int/themes/unwto/favicon.ico — 200 — 3.0 KiB — 26 ms — h2
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 915ms · 252KB · $12/mo
www.untourism.int
Other
Costly
Execution 449ms
Transfer 31 KB
Monthly Cost $6/mo
Unattributable
Other
Costly
Execution 221ms
Transfer 0 KB
Monthly Cost $3/mo
www.untourism.int
Other
Optional
Execution 163ms
Transfer 63 KB
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 81ms
Transfer 158 KB
Unused 40%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.untourism.int adds 449ms and costs ~$6/month
  • Unattributable adds 221ms and costs ~$3/month

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

Why this matters

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

Learn more

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

Source: web.dev

www.untourism.int takes 449ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

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