Skip to content
https://unwto.org

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
74
GRADE
C
FIX
5
REVIEW
1
PASS
9
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.
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.

8.26 s

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

47.36 s

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

1.16 s

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.

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

48.88 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
9 PASS 1 REVIEW 5 FIX
F
Page Weight Budget
Action
8.2 MB transferred, 157 requests
FIX
8.2 MB transferred, 157 requests
Critical::
Page weighs 26.0 MB (8.2 MB transferred)
Info::
Fonts are 246 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 246 KB
Warning::
157 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.7 g CO2 per page load
8.2 MB / 2.4 MB budget
8.2 MB transferred
157 requests
1.7 g CO2 per page load
Other 7.0 MiB 85%
JavaScript 391.2 KiB 5%
HTML 269.8 KiB 3%
Fonts 245.7 KiB 3%
Images 242.3 KiB 3%
CSS 100.6 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.2 MiB of 8.2 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
3702ms total JS execution
FIX
3702ms total JS execution
Warning::
https://www.untourism.int/libraries/jquery/dist/jq...: 1764ms CPU time
Warning::
Unattributable: 883ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-6EZH...: 398ms CPU time
Warning::
https://www.untourism.int/core/misc/drupal.init.js...: 364ms CPU time
Info::
https://www.untourism.int/: 144ms CPU time
Warning::
Third-party scripts: 3702ms (100% of total)

Main Thread Breakdown

Script Evaluation 47% Other 27% Garbage Collection 9% Style & Layout 9% 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.11764ms1358ms7ms3rd
Unattributable883ms8ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-6EZHRG165Y398ms287ms47ms3rd
https://www.untourism.int/core/misc/drupal.init.js?v=11.2.10364ms124ms0ms3rd
https://www.untourism.int/144ms9ms2ms3rd
https://unpkg.com/leaflet@1.7.1/dist/leaflet.js95ms51ms16ms3rd
https://www.untourism.int/themes/untourism/templates/components/custom/swiper/swiper.min.js?tdw15854ms12ms12ms3rd
D
Page Weight Inventory
Action
157 resources · 8.2 MB · 111 KB savings available
FIX
157 resources · 8.2 MB · 111 KB savings available
Warning::
Page weight 7.2 MB over 1MB target
Got: 8.2 MB Expected: ≤ 1 MB
Info::
~111 KB of savings available
Warning::
156 third-party resources (100% of weight)
Info::
2 resources over 200KB
157 resources · 8.2 MiB · 156 third-party 7.2 MiB over 1MB target
Other 85% · 7.0 MiB
JavaScript 5% · 391.2 KiB
Document 3% · 269.9 KiB
Font 3% · 245.7 KiB
Image 3% · 245.4 KiB
CSS 1% · 100.6 KiB

~110.8 KiB of savings available

Remove unused JavaScript: 110.8 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 Bundles
47 scripts, 111 KB unused
REVIEW
47 scripts, 111 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 (52%)
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: 111 KB
111 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 (52%)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
15 images, 0 KB saveable
PASS
15 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.
15 images 242 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
6 fonts (246 KB)
PASS
6 fonts (246 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

246 KB total

Render-blocking

0

of 6

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 42.0 s 44.0 s 46.0 s 48.0 s FCP 8.3 s LCP 47.4 shttps://www.untourism.int/themes/untourism/fonts/Aeonik-Regular.woff2Aeonik-Regular.woff2 https://www.untourism.int/themes/untourism/fonts/Aeonik-Regular.woff2 — 41.9 KiB — 30 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 — 41 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://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 — 84 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 — 55 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 — 56 ms — font-display: swap
Aeonik-Regular.woff2 woff2 swap
Size 42 KB
Load time 30 ms
Start 777 ms
Risk FOUT — text flashes from fallback to web font
untourismIcon.woff2 woff2 swap
Size 1 KB
Load time 41 ms
Start 778 ms
Risk FOUT — text flashes from fallback to web font
Burgess-Semibold-Pro.woff2 woff2 swap
Size 58 KB
Load time 33 ms
Start 778 ms
Risk FOUT — text flashes from fallback to web font
fa-brands-400.woff2 woff2 swap
Size 116 KB
Load time 84 ms
Start 778 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 55 ms
Start 854 ms
Risk FOUT — text flashes from fallback to web font
6xK3dSBYKcSV-LCoeQqfX1R... woff2 swap
Size 15 KB
Load time 56 ms
Start 854 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+
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
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
157 requests over 1814ms
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 42.0 s 44.0 s 46.0 s 48.0 s FCP 8.3 s LCP 47.4 shttps://unwto.org// https://unwto.org/ — 301 — 122 B — 89 ms — h2https://www.unwto.org/www.unwto.org/ https://www.unwto.org/ — 301 — 149 B — 67 ms — h2https://www.untourism.int/www.untourism.int/ https://www.untourism.int/ — 200 — 63.1 KiB — 167 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 — 314 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 — 533 B — 96 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 — 881 B — 92 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 — 94 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 — 548 B — 98 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 — 439 B — 96 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 — 97 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 — 101 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 — 304 B — 101 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 — 280 B — 98 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 — 311 B — 104 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 — 750 B — 102 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 — 103 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 — 487 B — 139 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 — 213 B — 104 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 — 297 B — 132 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 — 253 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 — 438 B — 104 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 — 256 B — 133 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 — 121 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 — 432 B — 134 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.2 KiB — 138 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 — 379 B — 135 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 — 110 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 — 112 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 — 800 B — 111 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 — 141 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 42.0 s 44.0 s 46.0 s 48.0 s FCP 8.3 s LCP 47.4 shttps://unwto.org// https://unwto.org/ — 301 — 122 B — 89 ms — h2https://www.unwto.org/www.unwto.org/ https://www.unwto.org/ — 301 — 149 B — 67 ms — h2https://www.untourism.int/www.untourism.int/ https://www.untourism.int/ — 200 — 63.1 KiB — 167 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 — 314 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 — 533 B — 96 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 — 881 B — 92 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 — 94 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 — 548 B — 98 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 — 439 B — 96 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 — 97 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 — 101 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 — 304 B — 101 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 — 280 B — 98 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 — 311 B — 104 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 — 750 B — 102 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 — 103 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 — 487 B — 139 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 — 213 B — 104 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 — 297 B — 132 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 — 253 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 — 438 B — 104 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 — 256 B — 133 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 — 121 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 — 432 B — 134 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.2 KiB — 138 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 — 379 B — 135 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 — 110 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 — 112 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 — 800 B — 111 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 — 141 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 — 138 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 — 139 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 — 319 B — 142 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 — 143 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 — 144 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 — 145 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 — 146 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 — 196 B — 146 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 — 147 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 — 314 B — 148 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 — 325 B — 149 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 — 541 B — 150 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 — 66 B — 151 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.4 KiB — 157 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 — 161 B — 158 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 — 353 B — 158 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.6 KiB — 159 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 — 465 B — 160 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 — 161 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 — 258 B — 162 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 — 46 B — 163 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 — 163 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 — 701 B — 165 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 — 510 B — 165 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 — 167 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.1 KiB — 168 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 — 480 B — 169 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 — 170 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 — 171 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 — 391 B — 173 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 — 296 B — 174 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 — 183 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 — 185 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 — 309 B — 186 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 — 248 B — 187 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 — 480 B — 188 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 — 190 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 — 192 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 — 193 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 — 194 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 — 695 B — 195 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 — 339 B — 195 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 — 812 B — 196 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 — 199 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 — 202 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 — 327 B — 203 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 — 206 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 — 353 B — 207 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 — 211 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.2 KiB — 212 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 — 872 B — 221 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 — 143 ms — h2https://www.untourism.int/themes/untourism/logo.svgwww.untourism.int/themes/untourism/... https://www.untourism.int/themes/untourism/logo.svg — 200 — 3.5 KiB — 201 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 — 31.0 KiB — 214 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 — 863 B — 201 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 — 382 B — 203 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 — 217 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 — 209 ms — h2https://flo.uri.sh/visualisation/4401536/embedflo.uri.sh/visualisation/4401536/em... https://flo.uri.sh/visualisation/4401536/embed — 200 — 206.7 KiB — 263 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 — 230 B — 203 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 — 204 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 — 213 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 — 423 B — 204 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 — 491 B — 214 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 — 210 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 — 599 B — 216 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 — 483 B — 217 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 — 380 B — 214 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 — 218 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 — 231 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 — 231 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 — 229 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 — 230 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 — 229 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 — 467 B — 230 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.8 KiB — 230 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 — 1020 B — 231 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 — 915 B — 229 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.1 KiB — 230 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 — 1.0 KiB — 230 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 — 194 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 — 231 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.7 KiB — 236 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.8 KiB — 233 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 — 234 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 — 245 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 — 236 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 — 184 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 — 140 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 — 238 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 — 230 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.8 KiB — 254 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 — 550 B — 238 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 — 70 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 — 785 B — 235 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 — 238 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 — 656 B — 243 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 — 651 B — 238 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 — 684 B — 249 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 — 66 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 — 826 B — 65 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 — 94 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 — 1 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 — datahttps://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 — 84 ms — h2https://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.9 KiB — 30 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 — 41 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://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 — 84 ms — h3https://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 — 1.0 s — h2https://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 — 34 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 — 85 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 — 85 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 — 85 ms — https://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 — 55 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 — 56 ms — h3https://region1.analytics.google.com/g/collect?v=2&tid=G-6EZHRG165Y&gtm=45je64k0v9113925315za200zd9113925315&_p=1776890600728&_gaz=1&gcd=13l3l3l2l3l1&npa=1&dma_cps=a&dma=1&gdid=dMDhkMT&ecid=972320618&_eu=AAAAAGA&are=1&cid=869372877.1776890601&ec_mode=a&frm=0&pscdl=noapi&rcb=12&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~115616985~115938465~115938469~117266400~117512543&dl=%2F&sid=1776890601&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=883region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-6EZHRG165Y&gtm=45je64k0v9113925315za200zd9113925315&_p=1776890600728&_gaz=1&gcd=13l3l3l2l3l1&npa=1&dma_cps=a&dma=1&gdid=dMDhkMT&ecid=972320618&_eu=AAAAAGA&are=1&cid=869372877.1776890601&ec_mode=a&frm=0&pscdl=noapi&rcb=12&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~115616985~115938465~115938469~117266400~117512543&dl=%2F&sid=1776890601&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=883 — 204 — 551 B — 84 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-6EZHRG165Y&cid=869372877.1776890601&gtm=45je64k0v9113925315za200zd9113925315&rcb=12&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l3l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938469~117266400~117512543stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-6EZHRG165Y&cid=869372877.1776890601&gtm=45je64k0v9113925315za200zd9113925315&rcb=12&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l3l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938469~117266400~117512543 — 204 — 551 B — 77 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-6EZHRG165Y&cid=869372877.1776890601&gtm=45je64k0v9113925315za200zd9113925315&rcb=12&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l3l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938469~117266400~117512543&z=1918507560www.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=869372877.1776890601&gtm=45je64k0v9113925315za200zd9113925315&rcb=12&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l3l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938469~117266400~117512543&z=1918507560 — 200 — 408 B — 97 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 — 29 ms — h2https://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 — 96 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.7 KiB — 202 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 — 198 ms — http/1.1https://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 — 1.0 KiB — 143 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.8 KiB — 139 ms — http/1.1https://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 — 931 B — 142 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.2 KiB — 63 ms — http/1.1
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 3702ms · 335KB · $49/mo
www.untourism.int
Other
Costly
Execution 1764ms
Transfer 31 KB
Monthly Cost $23/mo
Unattributable
Other
Costly
Execution 883ms
Transfer 0 KB
Monthly Cost $12/mo
Google Tag Manager
Tag Manager
Costly
Execution 398ms
Transfer 158 KB
Unused 40%
Monthly Cost $5/mo
www.untourism.int
Other
Costly
Execution 364ms
Transfer 0 KB
Monthly Cost $5/mo
www.untourism.int
Other
Optional
Execution 144ms
Transfer 63 KB
Monthly Cost $2/mo
unpkg
CDN
Optional
Execution 95ms
Transfer 40 KB
Unused 52%
Monthly Cost $1/mo
www.untourism.int
Other
Optional
Execution 54ms
Transfer 42 KB
Unused 66%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.untourism.int adds 1764ms and costs ~$23/month
  • Unattributable adds 883ms and costs ~$12/month
  • Google Tag Manager adds 398ms and costs ~$5/month
  • www.untourism.int adds 364ms and costs ~$5/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 1764ms 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 883ms 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 398ms 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.untourism.int takes 364ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

52% of unpkg'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

66% of www.untourism.int'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