Skip to content
https://ihg.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
66
GRADE
D
FIX
5
REVIEW
2
PASS
8
INFO
2

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

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

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

33.88 s

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

3.77 s

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

0.466

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

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

38.87 s

Page Load Progression

875 ms
1.8 s
2.6 s
3.5 s
4.4 s
5.3 s
6.1 s
7.0 s
Checks
17
8 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
7.9 MB transferred, 183 requests
FIX
7.9 MB transferred, 183 requests
Critical::
Page weighs 16.0 MB (7.9 MB transferred)
Warning::
Images are 4.2 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 4.2 MB
Warning::
JavaScript is 2.4 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.4 MB
Info::
Fonts are 921 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 921 KB
Info::
CSS is 228 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 228 KB
Warning::
183 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.6 g CO2 per page load
7.9 MB / 2.4 MB budget
7.9 MB transferred
183 requests
1.6 g CO2 per page load
Images 4.2 MiB 53%
JavaScript 2.4 MiB 31%
Fonts 920.7 KiB 11%
CSS 228.4 KiB 3%
HTML 72.7 KiB 1%
Other 49.0 KiB 1%
Other 4.9 KiB 0%
Other 4.1 KiB 0%
Other 660 B 0%
Other 451 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

Source: web.dev

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (7.9 MiB of 7.9 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
17956ms total JS execution
FIX
17956ms total JS execution
Warning::
https://www.ihg.com/resources/us/es/booking-compon...: 11038ms CPU time
Warning::
https://assets.adobedtm.com/da3424fdbc19/cba4236eb...: 1268ms CPU time
Warning::
https://www.ihg.com/cdn/vendor/appdynamics/adrum/a...: 913ms CPU time
Warning::
Unattributable: 836ms CPU time
Warning::
https://www.ihg.com/QKn3hQjsd_hfQZoGcQ/auuuJSOikOa...: 772ms CPU time
Warning::
Third-party scripts: 17956ms (100% of total)

Main Thread Breakdown

Script Evaluation 70% Style & Layout 11% Other 9% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
https://www.ihg.com/resources/us/es/booking-component/v3.19.2/ihg-booking-component.js11038ms8612ms210ms3rd
https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/launch-dccf471f969b.min.js1268ms933ms186ms3rd
https://www.ihg.com/cdn/vendor/appdynamics/adrum/adrum.js913ms659ms11ms3rd
Unattributable836ms29ms0ms3rd
https://www.ihg.com/QKn3hQjsd_hfQZoGcQ/auuuJSOikOa5kX/MmxYFhMB/fAsQaHcX/JSgB772ms719ms44ms3rd
https://www.ihg.com/etc.clientlibs/clientlibs/granite/jquery.min.202604100001.js670ms555ms47ms3rd
https://www.ihg.com/hotels/us/es/reservation537ms31ms5ms3rd
https://www.ihg.com/etc/clientlibs/static/uhf/brands/us/es/uhf.min.2026041002.js494ms48ms39ms3rd
https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-base.min.202604100001.js392ms227ms97ms3rd
https://identity.ihg.com/js/gigya.js?apikey=4_jpzahMO4CBnl9Elopzfr0A&lang=es-us150ms108ms42ms3rd

Showing top 10 of 19 scripts

F
JS Bundles
Action
59 scripts, 1.1 MB unused
FIX
59 scripts, 1.1 MB unused
Warning::
https://www.ihg.com/etc.clientlibs/ihg-kernel/clie...: 253 KB unused (74%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.ihg.com/resources/us/es/booking-compon...: 199 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://messenger-ui.usw.ivastudio.ai/ivas-messeng...: 167 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://identity.ihg.com/js/gigya.js?apikey=4_jpza...: 149 KB unused (62%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.ihg.com/etc/clientlibs/static/uhf/bran...: 80 KB unused (64%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.ihg.com/etc/clientlibs/static/uhf/bran...: unminified — 29 KB could be saved
Info::
Total unused JavaScript: 1.1 MB
1110 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-base.min.202604100001.js346 KB253 KB (74%)3rd
https://www.ihg.com/resources/us/es/booking-component/v3.19.2/ihg-booking-component.js485 KB199 KB (41%)3rd
https://messenger-ui.usw.ivastudio.ai/ivas-messenger-ui.min.js332 KB167 KB (51%)3rd
https://identity.ihg.com/js/gigya.js?apikey=4_jpzahMO4CBnl9Elopzfr0A&lang=es-us238 KB149 KB (62%)3rd
https://www.ihg.com/etc/clientlibs/static/uhf/brands/us/es/uhf.min.2026041002.js125 KB80 KB (64%)3rd
https://unpkg.com/adaptivecards@3.0.1/dist/adaptivecards.min.js98 KB73 KB (74%)3rd
https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/launch-dccf471f969b.min.js247 KB40 KB (16%)3rd
https://www.ihg.com/QKn3hQjsd_hfQZoGcQ/auuuJSOikOa5kX/MmxYFhMB/fAsQaHcX/JSgB169 KB33 KB (20%)3rd
https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-initial.min.202604100001.js47 KB26 KB (58%)3rd
https://consent.trustarc.com/asset/notice.js/v/v1.7-172936 KB25 KB (71%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
183 resources · 7.9 MB · 1.1 MB savings available
FIX
183 resources · 7.9 MB · 1.1 MB savings available
Warning::
Page weight 6.9 MB over 1MB target
Got: 7.9 MB Expected: ≤ 1 MB
Info::
~1.1 MB of savings available
Warning::
182 third-party resources (100% of weight)
Info::
11 resources over 200KB
183 resources · 7.9 MiB · 182 third-party 6.9 MiB over 1MB target
Image 53% · 4.2 MiB
JavaScript 31% · 2.4 MiB
Font 11% · 920.7 KiB
CSS 3% · 228.4 KiB
Document 1% · 74.3 KiB
Other 1% · 49.4 KiB

~1.1 MiB of savings available

Remove unused JavaScript: 1.1 MiB
C
Image Optimization
Action
66 images, 0 KB saveable
REVIEW
66 images, 0 KB saveable
Warning::
https://digital.ihg.com/is/image/ihg/ihg-rewards-r... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://digital.ihg.com/is/image/ihg/ihg-rewards-l... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://digital.ihg.com/is/image/ihg/ihg-ourbrands... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://digital.ihg.com/is/image/ihg/ihg-rewards-r... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://digital.ihg.com/is/image/ihg/ihg-rewards-l... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://digital.ihg.com/is/image/ihg/ihg-ruby-feat... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://digital.ihg.com/is/image/ihg/ihg-rewards-l... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://digital.ihg.com/is/image/ihg/ihg-rewards-l... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://digital.ihg.com/is/image/ihg/ihg-refresh-l... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://digital.ihg.com/is/image/ihg/ihg-refresh-l... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://digital.ihg.com/is/image/ihg/ihg-refresh-l... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://digital.ihg.com/is/image/ihg/ihg-refresh-l... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://digital.ihg.com/is/image/ihg/ihg-refresh-l... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://digital.ihg.com/is/image/ihg/hgrc-hero-poi... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://digital.ihg.com/is/image/ihg/ihgor-member-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://digital.ihg.com/is/image/ihg/ihg-our-brand... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://digital.ihg.com/is/image/ihg/ihg-refresh-l... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://digital.ihg.com/is/image/ihg/uhf_AdChoices... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://digital.ihg.com/is/image/ihg/ihg-destinati... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://digital.ihg.com/is/image/ihg/ihgor-app-mkt... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
66 images 4.2 MB
0 oversized -0 KB
42 legacy format
21 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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

Green Hosting

No green hosting detected

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

Web fonts

13

921 KB total

Render-blocking

0

of 13

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 FCP 8.4 s LCP 33.9 shttps://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/Graphik/Graphik-Regular.otfGraphik-Regular.otf https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/Graphik/Graphik-Regular.otf — 52.7 KiB — 34 ms — font-display: swaphttps://www.ihg.com/etc/clientlibs/static/ihg/common/global/fonts/ihg-com/Graphik-Regular-Web.woff2Graphik-Regular-Web.woff2 https://www.ihg.com/etc/clientlibs/static/ihg/common/global/fonts/ihg-com/Graphik-Regular-Web.woff2 — 31.8 KiB — 26 ms — font-display: swaphttps://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/Inter/Inter-Regular.ttfInter-Regular.ttf https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/Inter/Inter-Regular.ttf — 145.4 KiB — 57 ms — font-display: swaphttps://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/font-awesome/fa-brands-400.woff2fa-brands-400.woff2 https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/font-awesome/fa-brands-400.woff2 — 76.4 KiB — 52 ms — font-display: swaphttps://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/GraphikWide/GraphikWide-Regular.otfGraphikWide-Regular.otf https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/GraphikWide/GraphikWide-Regular.otf — 50.4 KiB — 59 ms — font-display: swaphttps://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/Graphik/Graphik-Medium.otfGraphik-Medium.otf https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/Graphik/Graphik-Medium.otf — 59.1 KiB — 60 ms — font-display: swaphttps://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/Graphik/Graphik-Semibold.otfGraphik-Semibold.otf https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/Graphik/Graphik-Semibold.otf — 59.4 KiB — 91 ms — font-display: swaphttps://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/Graphik/Graphik-Bold.otfGraphik-Bold.otf https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/Graphik/Graphik-Bold.otf — 59.9 KiB — 60 ms — font-display: swaphttps://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/GraphikWide/GraphikWide-Bold.otfGraphikWide-Bold.otf https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/GraphikWide/GraphikWide-Bold.otf — 55.2 KiB — 44 ms — font-display: swaphttps://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/font-awesome/fa-solid-900.woff2fa-solid-900.woff2 https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/font-awesome/fa-solid-900.woff2 — 79.2 KiB — 163 ms — font-display: swaphttps://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/Inter/Inter-Medium.ttfInter-Medium.ttf https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/Inter/Inter-Medium.ttf — 153.5 KiB — 30 ms — font-display: swaphttps://consent.trustarc.com/get?name=Graphik-Medium-Web.otfget https://consent.trustarc.com/get?name=Graphik-Medium-Web.otf — 56.1 KiB — 27 ms — font-display: swaphttps://consent.trustarc.com/get?name=Graphik-Regular-Web.woffget https://consent.trustarc.com/get?name=Graphik-Regular-Web.woff — 41.6 KiB — 42 ms — font-display: swap
Graphik-Regular.otf otf swap
Size 53 KB
Load time 34 ms
Start 538 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Graphik-Regular-Web.woff2 woff2 swap
Size 32 KB
Load time 26 ms
Start 773 ms
Risk FOUT — text flashes from fallback to web font
Inter-Regular.ttf ttf swap
Size 145 KB
Load time 57 ms
Start 773 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
fa-brands-400.woff2 woff2 swap
Size 76 KB
Load time 52 ms
Start 773 ms
Risk FOUT — text flashes from fallback to web font
GraphikWide-Regular.otf otf swap
Size 50 KB
Load time 59 ms
Start 774 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Graphik-Medium.otf otf swap
Size 59 KB
Load time 60 ms
Start 774 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Graphik-Semibold.otf otf swap
Size 59 KB
Load time 91 ms
Start 775 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Graphik-Bold.otf otf swap
Size 60 KB
Load time 60 ms
Start 775 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
GraphikWide-Bold.otf otf swap
Size 55 KB
Load time 44 ms
Start 810 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
fa-solid-900.woff2 woff2 swap
Size 79 KB
Load time 163 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
Inter-Medium.ttf ttf swap
Size 154 KB
Load time 30 ms
Start 3.5 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
get otf swap
Size 56 KB
Load time 27 ms
Start 4.3 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
get woff swap
Size 42 KB
Load time 42 ms
Start 4.3 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
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 ~369 KB and ~738 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
HTTP Caching
max-age=14400 (4 hours)
PASS
max-age=14400 (4 hours)
Info::
Cache-Control header is set
Got: max-age=14400
Info::
Effective TTL: 4 hours (max-age=14400)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=14400

DirectiveValueMeaning
max-age14400Cache for 4 hours
Effective TTL: 14400 seconds
Network Waterfall
183 requests over 8327ms
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 FCP 8.4 s LCP 33.9 shttps://ihg.com// https://ihg.com/ — 301 — 2.4 KiB — 28 ms — h2https://www.ihg.com/hotels/us/es/reservationwww.ihg.com/hotels/us/es/reservatio... https://www.ihg.com/hotels/us/es/reservation — 200 — 31.5 KiB — 36 ms — h2https://www.ihg.com/cdn/vendor/analytics/ihg-analytics/analytics.iife.jswww.ihg.com/cdn/vendor/analytics/ih... https://www.ihg.com/cdn/vendor/analytics/ihg-analytics/analytics.iife.js — 200 — 23.1 KiB — 123 ms — h2https://www.ihg.com/etc/clientlibs/static/uhf/brands/us/es/uhf.min.2026041002.csswww.ihg.com/etc/clientlibs/static/u... https://www.ihg.com/etc/clientlibs/static/uhf/brands/us/es/uhf.min.2026041002.css — 200 — 81.0 KiB — 51 ms — h2https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-base.min.202604100001.csswww.ihg.com/etc.clientlibs/ihg-kern... https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-base.min.202604100001.css — 200 — 95.2 KiB — 241 ms — h2https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-ihgcom.min.202604100001.csswww.ihg.com/etc.clientlibs/ihg-kern... https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-ihgcom.min.202604100001.css — 200 — 35.7 KiB — 190 ms — h2https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-initial.min.202604100001.jswww.ihg.com/etc.clientlibs/ihg-kern... https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-initial.min.202604100001.js — 200 — 46.6 KiB — 256 ms — h2https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/launch-dccf471f969b.min.jsassets.adobedtm.com/da3424fdbc19/cb... https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/launch-dccf471f969b.min.js — 200 — 246.8 KiB — 51 ms — h2https://digital.ihg.com/is/image/ihg/Stays?fmt=png-alphadigital.ihg.com/is/image/ihg/Stays?... https://digital.ihg.com/is/image/ihg/Stays?fmt=png-alpha — 200 — 794 B — 60 ms — h2https://digital.ihg.com/is/image/ihg/ihg-logo-nav?fmt=png-alphadigital.ihg.com/is/image/ihg/ihg-lo... https://digital.ihg.com/is/image/ihg/ihg-logo-nav?fmt=png-alpha — 200 — 2.6 KiB — 82 ms — h2https://digital.ihg.com//is/image/ihg/xsvp-hamburger-nav-white?fmt=png-alphadigital.ihg.com//is/image/ihg/xsvp-... https://digital.ihg.com//is/image/ihg/xsvp-hamburger-nav-white?fmt=png-alpha — 200 — 537 B — 14 ms — h2https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-ihgcom/_external-components/booking.min.202604080001.csswww.ihg.com/etc.clientlibs/ihg-kern... https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-ihgcom/_external-components/booking.min.202604080001.css — 200 — 9.4 KiB — 253 ms — h2https://www.ihg.com/etc.clientlibs/clientlibs/granite/jquery.min.202604100001.jswww.ihg.com/etc.clientlibs/clientli... https://www.ihg.com/etc.clientlibs/clientlibs/granite/jquery.min.202604100001.js — 200 — 36.7 KiB — 260 ms — h2https://www.ihg.com/hotels/us/es/reservation?_=1776799822403www.ihg.com/hotels/us/es/reservatio... https://www.ihg.com/hotels/us/es/reservation?_=1776799822403 — 200 — 1.6 KiB — 208 ms — h2https://www.ihg.com/etc.clientlibs/clientlibs/granite/utils.min.202604100001.jswww.ihg.com/etc.clientlibs/clientli... https://www.ihg.com/etc.clientlibs/clientlibs/granite/utils.min.202604100001.js — 200 — 4.7 KiB — 47 ms — h2https://www.ihg.com/etc.clientlibs/clientlibs/granite/jquery/granite.min.202604100001.jswww.ihg.com/etc.clientlibs/clientli... https://www.ihg.com/etc.clientlibs/clientlibs/granite/jquery/granite.min.202604100001.js — 200 — 2.9 KiB — 182 ms — h2https://www.ihg.com/etc.clientlibs/foundation/clientlibs/jquery.min.202604100001.jswww.ihg.com/etc.clientlibs/foundati... https://www.ihg.com/etc.clientlibs/foundation/clientlibs/jquery.min.202604100001.js — 200 — 1.3 KiB — 205 ms — h2https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-ihgcom/_external-components/booking.min.202604100001.jswww.ihg.com/etc.clientlibs/ihg-kern... https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-ihgcom/_external-components/booking.min.202604100001.js — 200 — 4.7 KiB — 54 ms — h2https://digital.ihg.com/is/image/ihg/ihg-ourbrands-primary-image-4x3-2500x1875digital.ihg.com/is/image/ihg/ihg-ou... https://digital.ihg.com/is/image/ihg/ihg-ourbrands-primary-image-4x3-2500x1875 — 200 — 592.1 KiB — 165 ms — h2https://digital.ihg.com/is/content/ihg/Play-button-SVP-vectordigital.ihg.com/is/content/ihg/Play... https://digital.ihg.com/is/content/ihg/Play-button-SVP-vector — 200 — 511 B — 27 ms — h2https://digital.ihg.com/is/content/ihg/Pause-button-SVP-vectordigital.ihg.com/is/content/ihg/Paus... https://digital.ihg.com/is/content/ihg/Pause-button-SVP-vector — 200 — 510 B — 28 ms — h2https://digital.ihg.com/is/content/ihg/ruby-highlight-button-flexible?fmt=svgdigital.ihg.com/is/content/ihg/ruby... https://digital.ihg.com/is/content/ihg/ruby-highlight-button-flexible?fmt=svg — 200 — 1.5 KiB — 28 ms — h2https://digital.ihg.com/is/image/ihg/ihgor-member-rate-web-offers-1440x720?fit=crop,1&wid=1440&hei=1080digital.ihg.com/is/image/ihg/ihgor-... https://digital.ihg.com/is/image/ihg/ihgor-member-rate-web-offers-1440x720?fit=crop,1&wid=1440&hei=1080 — 200 — 65.2 KiB — 211 ms — h2https://digital.ihg.com/is/image/ihg/hgrc-hero-points-purchase-1440x720?fit=crop,1&wid=1440&hei=1080digital.ihg.com/is/image/ihg/hgrc-h... https://digital.ihg.com/is/image/ihg/hgrc-hero-points-purchase-1440x720?fit=crop,1&wid=1440&hei=1080 — 200 — 87.4 KiB — 52 ms — h2https://digital.ihg.com/is/image/ihg/ihg-reward-nights-primary-img-okaha-4x3-2500x1875digital.ihg.com/is/image/ihg/ihg-re... https://digital.ihg.com/is/image/ihg/ihg-reward-nights-primary-img-okaha-4x3-2500x1875 — 200 — 530.3 KiB — 386 ms — h2https://digital.ihg.com/is/image/ihg/ihgor-app-mktg-h2-ribbon-mod-download-qr1-usen-lvp-705x330digital.ihg.com/is/image/ihg/ihgor-... https://digital.ihg.com/is/image/ihg/ihgor-app-mktg-h2-ribbon-mod-download-qr1-usen-lvp-705x330 — 200 — 21.8 KiB — 161 ms — h2https://digital.ihg.com/is/image/ihg/ihgor-app-mktg-h2-ribbon-mod-usen-svp-1440x1080digital.ihg.com/is/image/ihg/ihgor-... https://digital.ihg.com/is/image/ihg/ihgor-app-mktg-h2-ribbon-mod-usen-svp-1440x1080 — 200 — 106.5 KiB — 164 ms — h2https://digital.ihg.com/is/image/ihg/ihg-rewards-refresh-lp-icon-rewards-white-70x70?wid=35&hei=35&fmt=png-alphadigital.ihg.com/is/image/ihg/ihg-re... https://digital.ihg.com/is/image/ihg/ihg-rewards-refresh-lp-icon-rewards-white-70x70?wid=35&hei=35&fmt=png-alpha — 200 — 1.1 KiB — 169 ms — h2https://digital.ihg.com/is/image/ihg/ihg-rewards-refresh-lp-icon-calendar-white-70x70?wid=35&hei=35&fmt=png-alphadigital.ihg.com/is/image/ihg/ihg-re... https://digital.ihg.com/is/image/ihg/ihg-rewards-refresh-lp-icon-calendar-white-70x70?wid=35&hei=35&fmt=png-alpha — 200 — 895 B — 45 ms — h2https://digital.ihg.com/is/image/ihg/ihg-rewards-lp-refresh-icon-heartbeat-white-70x70?wid=35&hei=35&fmt=png-alphadigital.ihg.com/is/image/ihg/ihg-re... https://digital.ihg.com/is/image/ihg/ihg-rewards-lp-refresh-icon-heartbeat-white-70x70?wid=35&hei=35&fmt=png-alpha — 200 — 1.1 KiB — 57 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 FCP 8.4 s LCP 33.9 shttps://ihg.com// https://ihg.com/ — 301 — 2.4 KiB — 28 ms — h2https://www.ihg.com/hotels/us/es/reservationwww.ihg.com/hotels/us/es/reservatio... https://www.ihg.com/hotels/us/es/reservation — 200 — 31.5 KiB — 36 ms — h2https://www.ihg.com/cdn/vendor/analytics/ihg-analytics/analytics.iife.jswww.ihg.com/cdn/vendor/analytics/ih... https://www.ihg.com/cdn/vendor/analytics/ihg-analytics/analytics.iife.js — 200 — 23.1 KiB — 123 ms — h2https://www.ihg.com/etc/clientlibs/static/uhf/brands/us/es/uhf.min.2026041002.csswww.ihg.com/etc/clientlibs/static/u... https://www.ihg.com/etc/clientlibs/static/uhf/brands/us/es/uhf.min.2026041002.css — 200 — 81.0 KiB — 51 ms — h2https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-base.min.202604100001.csswww.ihg.com/etc.clientlibs/ihg-kern... https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-base.min.202604100001.css — 200 — 95.2 KiB — 241 ms — h2https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-ihgcom.min.202604100001.csswww.ihg.com/etc.clientlibs/ihg-kern... https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-ihgcom.min.202604100001.css — 200 — 35.7 KiB — 190 ms — h2https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-initial.min.202604100001.jswww.ihg.com/etc.clientlibs/ihg-kern... https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-initial.min.202604100001.js — 200 — 46.6 KiB — 256 ms — h2https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/launch-dccf471f969b.min.jsassets.adobedtm.com/da3424fdbc19/cb... https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/launch-dccf471f969b.min.js — 200 — 246.8 KiB — 51 ms — h2https://digital.ihg.com/is/image/ihg/Stays?fmt=png-alphadigital.ihg.com/is/image/ihg/Stays?... https://digital.ihg.com/is/image/ihg/Stays?fmt=png-alpha — 200 — 794 B — 60 ms — h2https://digital.ihg.com/is/image/ihg/ihg-logo-nav?fmt=png-alphadigital.ihg.com/is/image/ihg/ihg-lo... https://digital.ihg.com/is/image/ihg/ihg-logo-nav?fmt=png-alpha — 200 — 2.6 KiB — 82 ms — h2https://digital.ihg.com//is/image/ihg/xsvp-hamburger-nav-white?fmt=png-alphadigital.ihg.com//is/image/ihg/xsvp-... https://digital.ihg.com//is/image/ihg/xsvp-hamburger-nav-white?fmt=png-alpha — 200 — 537 B — 14 ms — h2https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-ihgcom/_external-components/booking.min.202604080001.csswww.ihg.com/etc.clientlibs/ihg-kern... https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-ihgcom/_external-components/booking.min.202604080001.css — 200 — 9.4 KiB — 253 ms — h2https://www.ihg.com/etc.clientlibs/clientlibs/granite/jquery.min.202604100001.jswww.ihg.com/etc.clientlibs/clientli... https://www.ihg.com/etc.clientlibs/clientlibs/granite/jquery.min.202604100001.js — 200 — 36.7 KiB — 260 ms — h2https://www.ihg.com/hotels/us/es/reservation?_=1776799822403www.ihg.com/hotels/us/es/reservatio... https://www.ihg.com/hotels/us/es/reservation?_=1776799822403 — 200 — 1.6 KiB — 208 ms — h2https://www.ihg.com/etc.clientlibs/clientlibs/granite/utils.min.202604100001.jswww.ihg.com/etc.clientlibs/clientli... https://www.ihg.com/etc.clientlibs/clientlibs/granite/utils.min.202604100001.js — 200 — 4.7 KiB — 47 ms — h2https://www.ihg.com/etc.clientlibs/clientlibs/granite/jquery/granite.min.202604100001.jswww.ihg.com/etc.clientlibs/clientli... https://www.ihg.com/etc.clientlibs/clientlibs/granite/jquery/granite.min.202604100001.js — 200 — 2.9 KiB — 182 ms — h2https://www.ihg.com/etc.clientlibs/foundation/clientlibs/jquery.min.202604100001.jswww.ihg.com/etc.clientlibs/foundati... https://www.ihg.com/etc.clientlibs/foundation/clientlibs/jquery.min.202604100001.js — 200 — 1.3 KiB — 205 ms — h2https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-ihgcom/_external-components/booking.min.202604100001.jswww.ihg.com/etc.clientlibs/ihg-kern... https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-ihgcom/_external-components/booking.min.202604100001.js — 200 — 4.7 KiB — 54 ms — h2https://digital.ihg.com/is/image/ihg/ihg-ourbrands-primary-image-4x3-2500x1875digital.ihg.com/is/image/ihg/ihg-ou... https://digital.ihg.com/is/image/ihg/ihg-ourbrands-primary-image-4x3-2500x1875 — 200 — 592.1 KiB — 165 ms — h2https://digital.ihg.com/is/content/ihg/Play-button-SVP-vectordigital.ihg.com/is/content/ihg/Play... https://digital.ihg.com/is/content/ihg/Play-button-SVP-vector — 200 — 511 B — 27 ms — h2https://digital.ihg.com/is/content/ihg/Pause-button-SVP-vectordigital.ihg.com/is/content/ihg/Paus... https://digital.ihg.com/is/content/ihg/Pause-button-SVP-vector — 200 — 510 B — 28 ms — h2https://digital.ihg.com/is/content/ihg/ruby-highlight-button-flexible?fmt=svgdigital.ihg.com/is/content/ihg/ruby... https://digital.ihg.com/is/content/ihg/ruby-highlight-button-flexible?fmt=svg — 200 — 1.5 KiB — 28 ms — h2https://digital.ihg.com/is/image/ihg/ihgor-member-rate-web-offers-1440x720?fit=crop,1&wid=1440&hei=1080digital.ihg.com/is/image/ihg/ihgor-... https://digital.ihg.com/is/image/ihg/ihgor-member-rate-web-offers-1440x720?fit=crop,1&wid=1440&hei=1080 — 200 — 65.2 KiB — 211 ms — h2https://digital.ihg.com/is/image/ihg/hgrc-hero-points-purchase-1440x720?fit=crop,1&wid=1440&hei=1080digital.ihg.com/is/image/ihg/hgrc-h... https://digital.ihg.com/is/image/ihg/hgrc-hero-points-purchase-1440x720?fit=crop,1&wid=1440&hei=1080 — 200 — 87.4 KiB — 52 ms — h2https://digital.ihg.com/is/image/ihg/ihg-reward-nights-primary-img-okaha-4x3-2500x1875digital.ihg.com/is/image/ihg/ihg-re... https://digital.ihg.com/is/image/ihg/ihg-reward-nights-primary-img-okaha-4x3-2500x1875 — 200 — 530.3 KiB — 386 ms — h2https://digital.ihg.com/is/image/ihg/ihgor-app-mktg-h2-ribbon-mod-download-qr1-usen-lvp-705x330digital.ihg.com/is/image/ihg/ihgor-... https://digital.ihg.com/is/image/ihg/ihgor-app-mktg-h2-ribbon-mod-download-qr1-usen-lvp-705x330 — 200 — 21.8 KiB — 161 ms — h2https://digital.ihg.com/is/image/ihg/ihgor-app-mktg-h2-ribbon-mod-usen-svp-1440x1080digital.ihg.com/is/image/ihg/ihgor-... https://digital.ihg.com/is/image/ihg/ihgor-app-mktg-h2-ribbon-mod-usen-svp-1440x1080 — 200 — 106.5 KiB — 164 ms — h2https://digital.ihg.com/is/image/ihg/ihg-rewards-refresh-lp-icon-rewards-white-70x70?wid=35&hei=35&fmt=png-alphadigital.ihg.com/is/image/ihg/ihg-re... https://digital.ihg.com/is/image/ihg/ihg-rewards-refresh-lp-icon-rewards-white-70x70?wid=35&hei=35&fmt=png-alpha — 200 — 1.1 KiB — 169 ms — h2https://digital.ihg.com/is/image/ihg/ihg-rewards-refresh-lp-icon-calendar-white-70x70?wid=35&hei=35&fmt=png-alphadigital.ihg.com/is/image/ihg/ihg-re... https://digital.ihg.com/is/image/ihg/ihg-rewards-refresh-lp-icon-calendar-white-70x70?wid=35&hei=35&fmt=png-alpha — 200 — 895 B — 45 ms — h2https://digital.ihg.com/is/image/ihg/ihg-rewards-lp-refresh-icon-heartbeat-white-70x70?wid=35&hei=35&fmt=png-alphadigital.ihg.com/is/image/ihg/ihg-re... https://digital.ihg.com/is/image/ihg/ihg-rewards-lp-refresh-icon-heartbeat-white-70x70?wid=35&hei=35&fmt=png-alpha — 200 — 1.1 KiB — 57 ms — h2https://digital.ihg.com/is/image/ihg/ihg-rewards-lp-refresh-icon-wifi-white-70x70?wid=35&hei=35&fmt=png-alphadigital.ihg.com/is/image/ihg/ihg-re... https://digital.ihg.com/is/image/ihg/ihg-rewards-lp-refresh-icon-wifi-white-70x70?wid=35&hei=35&fmt=png-alpha — 200 — 1.0 KiB — 359 ms — h2https://digital.ihg.com/is/image/ihg/ihg-rewards-lp-refresh-icon-clock-white-70x70?wid=35&hei=35&fmt=png-alphadigital.ihg.com/is/image/ihg/ihg-re... https://digital.ihg.com/is/image/ihg/ihg-rewards-lp-refresh-icon-clock-white-70x70?wid=35&hei=35&fmt=png-alpha — 200 — 1.0 KiB — 46 ms — h2https://digital.ihg.com/is/image/ihg/ihg-rewards-lp-refresh-icon-gift-white-70x70?wid=35&hei=35&fmt=png-alphadigital.ihg.com/is/image/ihg/ihg-re... https://digital.ihg.com/is/image/ihg/ihg-rewards-lp-refresh-icon-gift-white-70x70?wid=35&hei=35&fmt=png-alpha — 200 — 1.2 KiB — 46 ms — h2https://digital.ihg.com/is/image/ihg/uhf_AdChoices_12x12?fmt=png-alphadigital.ihg.com/is/image/ihg/uhf_Ad... https://digital.ihg.com/is/image/ihg/uhf_AdChoices_12x12?fmt=png-alpha — 200 — 737 B — 53 ms — h2https://assets.adobedtm.com/extensions/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement.min.jsassets.adobedtm.com/extensions/EP31... https://assets.adobedtm.com/extensions/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement.min.js — 200 — 13.0 KiB — 6 ms — h2https://assets.adobedtm.com/extensions/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement_Module_ActivityMap.min.jsassets.adobedtm.com/extensions/EP31... https://assets.adobedtm.com/extensions/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement_Module_ActivityMap.min.js — 200 — 1.8 KiB — 7 ms — h2https://www.ihg.com/resources/us/es/booking-component/v3.19.2/styles.csswww.ihg.com/resources/us/es/booking... https://www.ihg.com/resources/us/es/booking-component/v3.19.2/styles.css — 200 — 5.2 KiB — 160 ms — h2https://config.datas3ntinel.com/rules/b7c4fa50-fcff-4f17-91b3-c364e3fc5ec9/sentinel.js?iv=1.02&ns=_siconfig.datas3ntinel.com/rules/b7c4f... https://config.datas3ntinel.com/rules/b7c4fa50-fcff-4f17-91b3-c364e3fc5ec9/sentinel.js?iv=1.02&ns=_si — 200 — 556 B — 65 ms — h2https://www.ihg.com/etc/clientlibs/static/uhf/brands/us/es/uhf.min.2026041002.jswww.ihg.com/etc/clientlibs/static/u... https://www.ihg.com/etc/clientlibs/static/uhf/brands/us/es/uhf.min.2026041002.js — 200 — 124.9 KiB — 30 ms — h2https://digital.ihg.com/is/image/ihg/xsvp-phone-icon?fmt=png-alphadigital.ihg.com/is/image/ihg/xsvp-p... https://digital.ihg.com/is/image/ihg/xsvp-phone-icon?fmt=png-alpha — 200 — 900 B — 13 ms — h2https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-base.min.202604100001.jswww.ihg.com/etc.clientlibs/ihg-kern... https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-base.min.202604100001.js — 200 — 345.6 KiB — 395 ms — h2https://secure.target.ihg.com/rest/v1/delivery?client=ihgsixcontinentshote&sessionId=0772710df9a24335b7ebfed0ce06dd0b&version=2.11.7secure.target.ihg.com/rest/v1/deliv... https://secure.target.ihg.com/rest/v1/delivery?client=ihgsixcontinentshote&sessionId=0772710df9a24335b7ebfed0ce06dd0b&version=2.11.7 — 200 — 1.6 KiB — 175 ms — h2https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-ihgcom.min.202604100001.jswww.ihg.com/etc.clientlibs/ihg-kern... https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-ihgcom.min.202604100001.js — 200 — 32.4 KiB — 228 ms — h2https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RC385fda23682847ad92a32d257ca35a8f-source.min.jsassets.adobedtm.com/da3424fdbc19/cb... https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RC385fda23682847ad92a32d257ca35a8f-source.min.js — 200 — 557 B — 3 ms — h2https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/Graphik/Graphik-Regular.otfwww.ihg.com/etc.clientlibs/ihg-kern... https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/Graphik/Graphik-Regular.otf — 200 — 52.7 KiB — 34 ms — h2https://collect.datas3ntinel.com/error?e=b7c4fa50-fcff-4f17-91b3-c364e3fc5ec9collect.datas3ntinel.com/error?e=b7... https://collect.datas3ntinel.com/error?e=b7c4fa50-fcff-4f17-91b3-c364e3fc5ec9 — 200 — 248 B — 41 ms — h2https://www.ihg.com/QKn3hQjsd_hfQZoGcQ/auuuJSOikOa5kX/MmxYFhMB/fAsQaHcX/JSgBwww.ihg.com/QKn3hQjsd_hfQZoGcQ/auuu... https://www.ihg.com/QKn3hQjsd_hfQZoGcQ/auuuJSOikOa5kX/MmxYFhMB/fAsQaHcX/JSgB — 200 — 169.3 KiB — 177 ms — h2https://www.ihg.com/cdn/vendor/appdynamics/adrum/adrum.jswww.ihg.com/cdn/vendor/appdynamics/... https://www.ihg.com/cdn/vendor/appdynamics/adrum/adrum.js — 200 — 43.5 KiB — 39 ms — h2https://www.ihg.com/hotels/iatacookieremovesession?dp=true&adobeDTM=true&rand=0.6292503102619728www.ihg.com/hotels/iatacookieremove... https://www.ihg.com/hotels/iatacookieremovesession?dp=true&adobeDTM=true&rand=0.6292503102619728 — 200 — 1.5 KiB — 33 ms — h2https://www.ihg.com/libs/granite/csrf/token.jsonwww.ihg.com/libs/granite/csrf/token... https://www.ihg.com/libs/granite/csrf/token.json — 200 — 1.7 KiB — 42 ms — h2https://www.ihg.com/resources/us/es/booking-component/v3.19.2/ihg-booking-component.jswww.ihg.com/resources/us/es/booking... https://www.ihg.com/resources/us/es/booking-component/v3.19.2/ihg-booking-component.js — 200 — 485.5 KiB — 75 ms — h2https://digital.ihg.com/is/content/ihg/logos-6c-horizontalemdigital.ihg.com/is/content/ihg/logo... https://digital.ihg.com/is/content/ihg/logos-6c-horizontalem — 200 — 2.0 KiB — 38 ms — h2https://digital.ihg.com/is/content/ihg/logos-6c-verticalisdigital.ihg.com/is/content/ihg/logo... https://digital.ihg.com/is/content/ihg/logos-6c-verticalis — 200 — 2.7 KiB — 38 ms — h2https://digital.ihg.com/is/content/ihg/ihg-bb-logo-sxdigital.ihg.com/is/content/ihg/ihg-... https://digital.ihg.com/is/content/ihg/ihg-bb-logo-sx — 200 — 94.8 KiB — 50 ms — h2https://digital.ihg.com/is/content/ihg/ihg-bb-logo-redigital.ihg.com/is/content/ihg/ihg-... https://digital.ihg.com/is/content/ihg/ihg-bb-logo-re — 200 — 1.7 KiB — 42 ms — h2https://digital.ihg.com/is/content/ihg/ihg-bb-logo-icdigital.ihg.com/is/content/ihg/ihg-... https://digital.ihg.com/is/content/ihg/ihg-bb-logo-ic — 200 — 8.4 KiB — 43 ms — h2https://digital.ihg.com/is/content/ihg/ihg-bb-logo-lxdigital.ihg.com/is/content/ihg/ihg-... https://digital.ihg.com/is/content/ihg/ihg-bb-logo-lx — 200 — 2.1 KiB — 43 ms — h2https://digital.ihg.com/is/content/ihg/ihg-bb-logo-kidigital.ihg.com/is/content/ihg/ihg-... https://digital.ihg.com/is/content/ihg/ihg-bb-logo-ki — 200 — 2.1 KiB — 44 ms — h2https://digital.ihg.com/is/content/ihg/ihg-bb-logo-indigital.ihg.com/is/content/ihg/ihg-... https://digital.ihg.com/is/content/ihg/ihg-bb-logo-in — 200 — 1.5 KiB — 45 ms — h2https://digital.ihg.com/is/content/ihg/ihg-bb-logo-vxdigital.ihg.com/is/content/ihg/ihg-... https://digital.ihg.com/is/content/ihg/ihg-bb-logo-vx — 200 — 2.6 KiB — 43 ms — h2https://digital.ihg.com/is/content/ihg/ihg-bb-logo-gedigital.ihg.com/is/content/ihg/ihg-... https://digital.ihg.com/is/content/ihg/ihg-bb-logo-ge — 200 — 6.0 KiB — 44 ms — h2https://digital.ihg.com/is/content/ihg/ihg-bb-logo-uldigital.ihg.com/is/content/ihg/ihg-... https://digital.ihg.com/is/content/ihg/ihg-bb-logo-ul — 200 — 13.5 KiB — 57 ms — h2https://digital.ihg.com/is/content/ihg/ihg-bb-logo-cpdigital.ihg.com/is/content/ihg/ihg-... https://digital.ihg.com/is/content/ihg/ihg-bb-logo-cp — 200 — 3.9 KiB — 57 ms — h2https://digital.ihg.com/is/content/ihg/ihg-bb-logo-sndigital.ihg.com/is/content/ihg/ihg-... https://digital.ihg.com/is/content/ihg/ihg-bb-logo-sn — 200 — 5.8 KiB — 58 ms — h2https://digital.ihg.com/is/content/ihg/ihg-bb-logo-vndigital.ihg.com/is/content/ihg/ihg-... https://digital.ihg.com/is/content/ihg/ihg-bb-logo-vn — 200 — 1.2 KiB — 58 ms — h2https://digital.ihg.com/is/content/ihg/ihg-bb-logo-exdigital.ihg.com/is/content/ihg/ihg-... https://digital.ihg.com/is/content/ihg/ihg-bb-logo-ex — 200 — 10.0 KiB — 59 ms — h2https://digital.ihg.com/is/content/ihg/ihg-bb-logo-hidigital.ihg.com/is/content/ihg/ihg-... https://digital.ihg.com/is/content/ihg/ihg-bb-logo-hi — 200 — 6.6 KiB — 61 ms — h2https://digital.ihg.com/is/content/ihg/ihg-bb-logo-rndigital.ihg.com/is/content/ihg/ihg-... https://digital.ihg.com/is/content/ihg/ihg-bb-logo-rn — 200 — 3.8 KiB — 62 ms — h2https://digital.ihg.com/is/content/ihg/ihg-bb-logo-vadigital.ihg.com/is/content/ihg/ihg-... https://digital.ihg.com/is/content/ihg/ihg-bb-logo-va — 200 — 2.8 KiB — 63 ms — h2https://digital.ihg.com/is/content/ihg/ihg-bb-logo-wedigital.ihg.com/is/content/ihg/ihg-... https://digital.ihg.com/is/content/ihg/ihg-bb-logo-we — 200 — 1.6 KiB — 64 ms — h2https://digital.ihg.com/is/content/ihg/ihg-bb-logo-sbdigital.ihg.com/is/content/ihg/ihg-... https://digital.ihg.com/is/content/ihg/ihg-bb-logo-sb — 200 — 3.1 KiB — 64 ms — h2https://digital.ihg.com/is/content/ihg/ihg-bb-logo-cvdigital.ihg.com/is/content/ihg/ihg-... https://digital.ihg.com/is/content/ihg/ihg-bb-logo-cv — 200 — 5.5 KiB — 65 ms — h2https://digital.ihg.com/is/content/ihg/ihg-bb-logo-cwdigital.ihg.com/is/content/ihg/ihg-... https://digital.ihg.com/is/content/ihg/ihg-bb-logo-cw — 200 — 2.5 KiB — 66 ms — h2https://digital.ihg.com/is/content/ihg/logos-onerewardsdigital.ihg.com/is/content/ihg/logo... https://digital.ihg.com/is/content/ihg/logos-onerewards — 200 — 2.1 KiB — 67 ms — h2https://www.ihg.com/etc/clientlibs/static/ihg/common/global/fonts/ihg-com/Graphik-Regular-Web.woff2www.ihg.com/etc/clientlibs/static/i... https://www.ihg.com/etc/clientlibs/static/ihg/common/global/fonts/ihg-com/Graphik-Regular-Web.woff2 — 200 — 31.8 KiB — 26 ms — h2https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/Inter/Inter-Regular.ttfwww.ihg.com/etc.clientlibs/ihg-kern... https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/Inter/Inter-Regular.ttf — 200 — 145.4 KiB — 57 ms — h2https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/font-awesome/fa-brands-400.woff2www.ihg.com/etc.clientlibs/ihg-kern... https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/font-awesome/fa-brands-400.woff2 — 200 — 76.4 KiB — 52 ms — h2https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/GraphikWide/GraphikWide-Regular.otfwww.ihg.com/etc.clientlibs/ihg-kern... https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/GraphikWide/GraphikWide-Regular.otf — 200 — 50.4 KiB — 59 ms — h2https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/Graphik/Graphik-Medium.otfwww.ihg.com/etc.clientlibs/ihg-kern... https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/Graphik/Graphik-Medium.otf — 200 — 59.1 KiB — 60 ms — h2https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/Graphik/Graphik-Semibold.otfwww.ihg.com/etc.clientlibs/ihg-kern... https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/Graphik/Graphik-Semibold.otf — 200 — 59.4 KiB — 91 ms — h2https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/Graphik/Graphik-Bold.otfwww.ihg.com/etc.clientlibs/ihg-kern... https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/Graphik/Graphik-Bold.otf — 200 — 59.9 KiB — 60 ms — h2https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/GraphikWide/GraphikWide-Bold.otfwww.ihg.com/etc.clientlibs/ihg-kern... https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/GraphikWide/GraphikWide-Bold.otf — 200 — 55.2 KiB — 44 ms — h2https://app.launchdarkly.com/sdk/goals/683092d64764f008bd3507e2app.launchdarkly.com/sdk/goals/6830... https://app.launchdarkly.com/sdk/goals/683092d64764f008bd3507e2 — 200 — 0 B — 56 ms — h2https://app.launchdarkly.com/sdk/evalx/683092d64764f008bd3507e2/contexts/eyJraW5kIjoibXVsdGkiLCJ1c2VyIjp7ImtpbmQiOiJ1c2VyIiwia2V5IjoiYW5vbnltb3VzLWd1ZXN0IiwiYW5vbnltb3VzIjp0cnVlfSwiZGV2aWNlIjp7ImtleSI6ImRldmljZSIsImlzVGFibGV0IjpmYWxzZSwiaXNXaXJlbGVzc0RldmljZSI6dHJ1ZSwiaXNEZXNrdG9wIjpmYWxzZSwiYnJvd3Nlck5hbWUiOiJDaHJvbWUiLCJicm93c2VyVmVyc2lvbiI6IjE0Ny4wLjAuMCIsInVzZXJBZ2VudCI6Ik1vemlsbGEvNS4wIChMaW51eDsgQW5kcm9pZCAxMTsgbW90byBnIHBvd2VyICgyMDIyKSkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzE0Ny4wLjAuMCBNb2JpbGUgU2FmYXJpLzUzNy4zNiJ9LCJsb2NhdGlvbiI6eyJrZXkiOiJsb2NhdGlvbiIsImNvdW50cnlDb2RlIjoiRVMiLCJyZWdpb24iOiJFVVIiLCJyZWdpb25Db2RlIjoiTUQiLCJzdWJSZWdpb24iOiJFdXJvcGUifSwiY2xpZW50SVAiOnsia2V5IjoiY2xpZW50SVAiLCJjbGllbnRJUCI6IjIwMDE6NDFkMDphYjAwOjo0OjA6Mzc4In19app.launchdarkly.com/sdk/evalx/6830... https://app.launchdarkly.com/sdk/evalx/683092d64764f008bd3507e2/contexts/eyJraW5kIjoibXVsdGkiLCJ1c2VyIjp7ImtpbmQiOiJ1c2VyIiwia2V5IjoiYW5vbnltb3VzLWd1ZXN0IiwiYW5vbnltb3VzIjp0cnVlfSwiZGV2aWNlIjp7ImtleSI6ImRldmljZSIsImlzVGFibGV0IjpmYWxzZSwiaXNXaXJlbGVzc0RldmljZSI6dHJ1ZSwiaXNEZXNrdG9wIjpmYWxzZSwiYnJvd3Nlck5hbWUiOiJDaHJvbWUiLCJicm93c2VyVmVyc2lvbiI6IjE0Ny4wLjAuMCIsInVzZXJBZ2VudCI6Ik1vemlsbGEvNS4wIChMaW51eDsgQW5kcm9pZCAxMTsgbW90byBnIHBvd2VyICgyMDIyKSkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzE0Ny4wLjAuMCBNb2JpbGUgU2FmYXJpLzUzNy4zNiJ9LCJsb2NhdGlvbiI6eyJrZXkiOiJsb2NhdGlvbiIsImNvdW50cnlDb2RlIjoiRVMiLCJyZWdpb24iOiJFVVIiLCJyZWdpb25Db2RlIjoiTUQiLCJzdWJSZWdpb24iOiJFdXJvcGUifSwiY2xpZW50SVAiOnsia2V5IjoiY2xpZW50SVAiLCJjbGllbnRJUCI6IjIwMDE6NDFkMDphYjAwOjo0OjA6Mzc4In19 — 200 — 0 B — 53 ms — h2https://app.launchdarkly.com/sdk/goals/683092d64764f008bd3507e2app.launchdarkly.com/sdk/goals/6830... https://app.launchdarkly.com/sdk/goals/683092d64764f008bd3507e2 — 200 — 239 B — 4 ms — h2https://app.launchdarkly.com/sdk/evalx/683092d64764f008bd3507e2/contexts/eyJraW5kIjoibXVsdGkiLCJ1c2VyIjp7ImtpbmQiOiJ1c2VyIiwia2V5IjoiYW5vbnltb3VzLWd1ZXN0IiwiYW5vbnltb3VzIjp0cnVlfSwiZGV2aWNlIjp7ImtleSI6ImRldmljZSIsImlzVGFibGV0IjpmYWxzZSwiaXNXaXJlbGVzc0RldmljZSI6dHJ1ZSwiaXNEZXNrdG9wIjpmYWxzZSwiYnJvd3Nlck5hbWUiOiJDaHJvbWUiLCJicm93c2VyVmVyc2lvbiI6IjE0Ny4wLjAuMCIsInVzZXJBZ2VudCI6Ik1vemlsbGEvNS4wIChMaW51eDsgQW5kcm9pZCAxMTsgbW90byBnIHBvd2VyICgyMDIyKSkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzE0Ny4wLjAuMCBNb2JpbGUgU2FmYXJpLzUzNy4zNiJ9LCJsb2NhdGlvbiI6eyJrZXkiOiJsb2NhdGlvbiIsImNvdW50cnlDb2RlIjoiRVMiLCJyZWdpb24iOiJFVVIiLCJyZWdpb25Db2RlIjoiTUQiLCJzdWJSZWdpb24iOiJFdXJvcGUifSwiY2xpZW50SVAiOnsia2V5IjoiY2xpZW50SVAiLCJjbGllbnRJUCI6IjIwMDE6NDFkMDphYjAwOjo0OjA6Mzc4In19app.launchdarkly.com/sdk/evalx/6830... https://app.launchdarkly.com/sdk/evalx/683092d64764f008bd3507e2/contexts/eyJraW5kIjoibXVsdGkiLCJ1c2VyIjp7ImtpbmQiOiJ1c2VyIiwia2V5IjoiYW5vbnltb3VzLWd1ZXN0IiwiYW5vbnltb3VzIjp0cnVlfSwiZGV2aWNlIjp7ImtleSI6ImRldmljZSIsImlzVGFibGV0IjpmYWxzZSwiaXNXaXJlbGVzc0RldmljZSI6dHJ1ZSwiaXNEZXNrdG9wIjpmYWxzZSwiYnJvd3Nlck5hbWUiOiJDaHJvbWUiLCJicm93c2VyVmVyc2lvbiI6IjE0Ny4wLjAuMCIsInVzZXJBZ2VudCI6Ik1vemlsbGEvNS4wIChMaW51eDsgQW5kcm9pZCAxMTsgbW90byBnIHBvd2VyICgyMDIyKSkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzE0Ny4wLjAuMCBNb2JpbGUgU2FmYXJpLzUzNy4zNiJ9LCJsb2NhdGlvbiI6eyJrZXkiOiJsb2NhdGlvbiIsImNvdW50cnlDb2RlIjoiRVMiLCJyZWdpb24iOiJFVVIiLCJyZWdpb25Db2RlIjoiTUQiLCJzdWJSZWdpb24iOiJFdXJvcGUifSwiY2xpZW50SVAiOnsia2V5IjoiY2xpZW50SVAiLCJjbGllbnRJUCI6IjIwMDE6NDFkMDphYjAwOjo0OjA6Mzc4In19 — 200 — 949 B — 7 ms — h2https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/font-awesome/fa-solid-900.woff2www.ihg.com/etc.clientlibs/ihg-kern... https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/font-awesome/fa-solid-900.woff2 — 200 — 79.2 KiB — 163 ms — h2https://apis.ihg.com/rates/v2/categories?brandId=6c&ihg-language=es-USapis.ihg.com/rates/v2/categories?br... https://apis.ihg.com/rates/v2/categories?brandId=6c&ihg-language=es-US — 200 — 0 B — 19 ms — h2https://apis.ihg.com/members/v1/statusapis.ihg.com/members/v1/status https://apis.ihg.com/members/v1/status — 200 — 0 B — 31 ms — h2https://apis.ihg.com/rates/v2/categories?brandId=6c&ihg-language=es-USapis.ihg.com/rates/v2/categories?br... https://apis.ihg.com/rates/v2/categories?brandId=6c&ihg-language=es-US — 200 — 1.8 KiB — 83 ms — h2https://apis.ihg.com/members/v1/statusapis.ihg.com/members/v1/status https://apis.ihg.com/members/v1/status — 200 — 1.9 KiB — 92 ms — h2data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="13" height="11" viewBox="0 0…www.w3.org/2000/svg" width="13" hei... data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="13" height="11" viewBox="0 0… — 200 — 0 B — 0 ms — datahttps://digital.ihg.com/is/image/ihg/ihg-refresh-lp-offer-carousel-garner-svp-1320x660-1?$Original$digital.ihg.com/is/image/ihg/ihg-re... https://digital.ihg.com/is/image/ihg/ihg-refresh-lp-offer-carousel-garner-svp-1320x660-1?$Original$ — 200 — 92.6 KiB — 21 ms — h2https://digital.ihg.com/is/image/ihg/ihg-ruby-features-2025-homepg-offer-carousel-lucy-svp-1320x660digital.ihg.com/is/image/ihg/ihg-ru... https://digital.ihg.com/is/image/ihg/ihg-ruby-features-2025-homepg-offer-carousel-lucy-svp-1320x660 — 200 — 129.6 KiB — 22 ms — h2https://www.ihg.com/QKn3hQjsd_hfQZoGcQ/auuuJSOikOa5kX/MmxYFhMB/fAsQaHcX/JSgBwww.ihg.com/QKn3hQjsd_hfQZoGcQ/auuu... https://www.ihg.com/QKn3hQjsd_hfQZoGcQ/auuuJSOikOa5kX/MmxYFhMB/fAsQaHcX/JSgB — 201 — 2.4 KiB — 257 ms — h2https://clientstream.launchdarkly.com/eval/683092d64764f008bd3507e2/eyJraW5kIjoibXVsdGkiLCJ1c2VyIjp7ImtpbmQiOiJ1c2VyIiwia2V5IjoiYW5vbnltb3VzLWd1ZXN0IiwiYW5vbnltb3VzIjp0cnVlfSwiZGV2aWNlIjp7ImtleSI6ImRldmljZSIsImlzVGFibGV0IjpmYWxzZSwiaXNXaXJlbGVzc0RldmljZSI6dHJ1ZSwiaXNEZXNrdG9wIjpmYWxzZSwiYnJvd3Nlck5hbWUiOiJDaHJvbWUiLCJicm93c2VyVmVyc2lvbiI6IjE0Ny4wLjAuMCIsInVzZXJBZ2VudCI6Ik1vemlsbGEvNS4wIChMaW51eDsgQW5kcm9pZCAxMTsgbW90byBnIHBvd2VyICgyMDIyKSkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzE0Ny4wLjAuMCBNb2JpbGUgU2FmYXJpLzUzNy4zNiJ9LCJsb2NhdGlvbiI6eyJrZXkiOiJsb2NhdGlvbiIsImNvdW50cnlDb2RlIjoiRVMiLCJyZWdpb24iOiJFVVIiLCJyZWdpb25Db2RlIjoiTUQiLCJzdWJSZWdpb24iOiJFdXJvcGUifSwiY2xpZW50SVAiOnsia2V5IjoiY2xpZW50SVAiLCJjbGllbnRJUCI6IjIwMDE6NDFkMDphYjAwOjo0OjA6Mzc4In19clientstream.launchdarkly.com/eval/... https://clientstream.launchdarkly.com/eval/683092d64764f008bd3507e2/eyJraW5kIjoibXVsdGkiLCJ1c2VyIjp7ImtpbmQiOiJ1c2VyIiwia2V5IjoiYW5vbnltb3VzLWd1ZXN0IiwiYW5vbnltb3VzIjp0cnVlfSwiZGV2aWNlIjp7ImtleSI6ImRldmljZSIsImlzVGFibGV0IjpmYWxzZSwiaXNXaXJlbGVzc0RldmljZSI6dHJ1ZSwiaXNEZXNrdG9wIjpmYWxzZSwiYnJvd3Nlck5hbWUiOiJDaHJvbWUiLCJicm93c2VyVmVyc2lvbiI6IjE0Ny4wLjAuMCIsInVzZXJBZ2VudCI6Ik1vemlsbGEvNS4wIChMaW51eDsgQW5kcm9pZCAxMTsgbW90byBnIHBvd2VyICgyMDIyKSkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzE0Ny4wLjAuMCBNb2JpbGUgU2FmYXJpLzUzNy4zNiJ9LCJsb2NhdGlvbiI6eyJrZXkiOiJsb2NhdGlvbiIsImNvdW50cnlDb2RlIjoiRVMiLCJyZWdpb24iOiJFVVIiLCJyZWdpb25Db2RlIjoiTUQiLCJzdWJSZWdpb24iOiJFdXJvcGUifSwiY2xpZW50SVAiOnsia2V5IjoiY2xpZW50SVAiLCJjbGllbnRJUCI6IjIwMDE6NDFkMDphYjAwOjo0OjA6Mzc4In19 — 200 — 451 B — 162 ms — h2https://apis.ihg.com/cro/v1/callcenter?iataNumber=&countryCode=ES&brandCode=6c&languageCode=esapis.ihg.com/cro/v1/callcenter?iata... https://apis.ihg.com/cro/v1/callcenter?iataNumber=&countryCode=ES&brandCode=6c&languageCode=es — 200 — 0 B — 17 ms — h2https://apis.ihg.com/channels/direct/countrylanguage/v1/getAndResolveCountryLanguageContext?brandCode=6c&locale=us_es&_cbVar=1776799825096&_=1776799822487apis.ihg.com/channels/direct/countr... https://apis.ihg.com/channels/direct/countrylanguage/v1/getAndResolveCountryLanguageContext?brandCode=6c&locale=us_es&_cbVar=1776799825096&_=1776799822487 — 200 — 0 B — 27 ms — h2https://apis.ihg.com/cro/v1/callcenter?iataNumber=&countryCode=ES&brandCode=6c&languageCode=esapis.ihg.com/cro/v1/callcenter?iata... https://apis.ihg.com/cro/v1/callcenter?iataNumber=&countryCode=ES&brandCode=6c&languageCode=es — 200 — 1.2 KiB — 22 ms — h2https://apis.ihg.com/members/v2/status?_cbVar=1776799825106&_=1776799822488apis.ihg.com/members/v2/status?_cbV... https://apis.ihg.com/members/v2/status?_cbVar=1776799825106&_=1776799822488 — 200 — 0 B — 34 ms — h2https://apis.ihg.com/members/v2/status?_cbVar=1776799825108&_=1776799822489apis.ihg.com/members/v2/status?_cbV... https://apis.ihg.com/members/v2/status?_cbVar=1776799825108&_=1776799822489 — 200 — 0 B — 34 ms — h2https://identity.ihg.com/js/gigya.js?apikey=4_jpzahMO4CBnl9Elopzfr0A&lang=es-usidentity.ihg.com/js/gigya.js?apikey... https://identity.ihg.com/js/gigya.js?apikey=4_jpzahMO4CBnl9Elopzfr0A&lang=es-us — 200 — 238.3 KiB — 226 ms — h2https://digital.ihg.com/is/image/ihg/Rewards-black?fmt=png-alphadigital.ihg.com/is/image/ihg/Reward... https://digital.ihg.com/is/image/ihg/Rewards-black?fmt=png-alpha — 200 — 813 B — 19 ms — h2https://apis.ihg.com/channels/direct/countrylanguage/v1/getAndResolveCountryLanguageContext?brandCode=6c&locale=us_es&_cbVar=1776799825096&_=1776799822487apis.ihg.com/channels/direct/countr... https://apis.ihg.com/channels/direct/countrylanguage/v1/getAndResolveCountryLanguageContext?brandCode=6c&locale=us_es&_cbVar=1776799825096&_=1776799822487 — 200 — 6.3 KiB — 87 ms — h2https://digital.ihg.com/is/image/ihg/xsvp-hamburger-nav?fmt=png-alphadigital.ihg.com/is/image/ihg/xsvp-h... https://digital.ihg.com/is/image/ihg/xsvp-hamburger-nav?fmt=png-alpha — 200 — 528 B — 17 ms — h2https://apis.ihg.com/members/v2/status?_cbVar=1776799825106&_=1776799822488apis.ihg.com/members/v2/status?_cbV... https://apis.ihg.com/members/v2/status?_cbVar=1776799825106&_=1776799822488 — 200 — 1.9 KiB — 81 ms — h2https://apis.ihg.com/members/v2/status?_cbVar=1776799825108&_=1776799822489apis.ihg.com/members/v2/status?_cbV... https://apis.ihg.com/members/v2/status?_cbVar=1776799825108&_=1776799822489 — 200 — 1.9 KiB — 85 ms — h2https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/Inter/Inter-Medium.ttfwww.ihg.com/etc.clientlibs/ihg-kern... https://www.ihg.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/Inter/Inter-Medium.ttf — 200 — 153.5 KiB — 30 ms — h2https://digital.ihg.com/is/image/ihg/ihg-refresh-lp-offer-carousel-av-svp-1320x660?$Original$digital.ihg.com/is/image/ihg/ihg-re... https://digital.ihg.com/is/image/ihg/ihg-refresh-lp-offer-carousel-av-svp-1320x660?$Original$ — 200 — 105.5 KiB — 18 ms — h2https://digital.ihg.com/is/image/ihg/ihg-refresh-lp-offer-carousel-aw-svp-1320x660?$Original$digital.ihg.com/is/image/ihg/ihg-re... https://digital.ihg.com/is/image/ihg/ihg-refresh-lp-offer-carousel-aw-svp-1320x660?$Original$ — 200 — 115.2 KiB — 34 ms — h2https://digital.ihg.com/is/image/ihg/ihg-refresh-lp-offer-carousel-sbs-svp-1320x660?$Original$digital.ihg.com/is/image/ihg/ihg-re... https://digital.ihg.com/is/image/ihg/ihg-refresh-lp-offer-carousel-sbs-svp-1320x660?$Original$ — 200 — 158.8 KiB — 37 ms — h2https://digital.ihg.com/is/image/ihg/ihg-our-brands-homepage-carousel-hi-svp-1320x660digital.ihg.com/is/image/ihg/ihg-ou... https://digital.ihg.com/is/image/ihg/ihg-our-brands-homepage-carousel-hi-svp-1320x660 — 200 — 91.1 KiB — 34 ms — h2https://www.ihg.com/static/dam/ihg/uhf/json/pushdown/pd-content.jsonwww.ihg.com/static/dam/ihg/uhf/json... https://www.ihg.com/static/dam/ihg/uhf/json/pushdown/pd-content.json — 200 — 7.6 KiB — 27 ms — h2https://digital.ihg.com/is/image/ihg/ihg-ourbrands-primary-image-1x1-2500x2500digital.ihg.com/is/image/ihg/ihg-ou... https://digital.ihg.com/is/image/ihg/ihg-ourbrands-primary-image-1x1-2500x2500 — 200 — 695.7 KiB — 50 ms — h2https://digital.ihg.com/is/image/ihg/ihgor-member-rate-web-offers-1440x720?fit=crop,1&wid=1440&hei=720digital.ihg.com/is/image/ihg/ihgor-... https://digital.ihg.com/is/image/ihg/ihgor-member-rate-web-offers-1440x720?fit=crop,1&wid=1440&hei=720 — 200 — 52.4 KiB — 31 ms — h2https://digital.ihg.com/is/image/ihg/hgrc-hero-points-purchase-1440x720?fit=crop,1&wid=1440&hei=720digital.ihg.com/is/image/ihg/hgrc-h... https://digital.ihg.com/is/image/ihg/hgrc-hero-points-purchase-1440x720?fit=crop,1&wid=1440&hei=720 — 200 — 165.4 KiB — 34 ms — h2https://digital.ihg.com/is/image/ihg/ihg-reward-nights-primary-img-okaha-2x1-2500x1250digital.ihg.com/is/image/ihg/ihg-re... https://digital.ihg.com/is/image/ihg/ihg-reward-nights-primary-img-okaha-2x1-2500x1250 — 200 — 361.1 KiB — 60 ms — h2https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RC08e0a0a9a7c74abd874819dd47c7689a-source.min.jsassets.adobedtm.com/da3424fdbc19/cb... https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RC08e0a0a9a7c74abd874819dd47c7689a-source.min.js — 200 — 922 B — 4 ms — h2https://identity.ihg.com/sdk.config.get?apiKey=4_jpzahMO4CBnl9Elopzfr0A&httpStatusCodes=true&ver=1776799800000identity.ihg.com/sdk.config.get?api... https://identity.ihg.com/sdk.config.get?apiKey=4_jpzahMO4CBnl9Elopzfr0A&httpStatusCodes=true&ver=1776799800000 — 200 — 4.0 KiB — 104 ms — h2https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RC2949f5e4ee514721b65c120c46ccd176-source.min.jsassets.adobedtm.com/da3424fdbc19/cb... https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RC2949f5e4ee514721b65c120c46ccd176-source.min.js — 200 — 2.3 KiB — 3 ms — h2https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RCfd41331136154f919fcaaa6e3d89c610-source.min.jsassets.adobedtm.com/da3424fdbc19/cb... https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RCfd41331136154f919fcaaa6e3d89c610-source.min.js — 200 — 1.0 KiB — 3 ms — h2https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RCd56d9d532b91434fa8c0522b4502c6ed-source.min.jsassets.adobedtm.com/da3424fdbc19/cb... https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RCd56d9d532b91434fa8c0522b4502c6ed-source.min.js — 200 — 633 B — 3 ms — h2https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RC69e00e34a39c4b83883d91b2fe053827-source.min.jsassets.adobedtm.com/da3424fdbc19/cb... https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RC69e00e34a39c4b83883d91b2fe053827-source.min.js — 200 — 507 B — 3 ms — h2https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RCe570030f762f45679650795411ea91dd-source.min.jsassets.adobedtm.com/da3424fdbc19/cb... https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RCe570030f762f45679650795411ea91dd-source.min.js — 200 — 2.5 KiB — 3 ms — h2https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RC6df6450c0cfe437a918fd8595abad5f1-source.min.jsassets.adobedtm.com/da3424fdbc19/cb... https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RC6df6450c0cfe437a918fd8595abad5f1-source.min.js — 200 — 1.2 KiB — 2 ms — h2https://messenger.usw.ivastudio.ai/loadermessenger.usw.ivastudio.ai/loader https://messenger.usw.ivastudio.ai/loader — 200 — 594 B — 516 ms — h2https://events.launchdarkly.com/events/diagnostic/683092d64764f008bd3507e2events.launchdarkly.com/events/diag... https://events.launchdarkly.com/events/diagnostic/683092d64764f008bd3507e2 — 204 — 0 B — 309 ms — h2https://www.ihg.com/cdn/vendor/appdynamics/adrum/adrum-ext.4be0b6f72e6f2eacbd55d9fea59365dd.jswww.ihg.com/cdn/vendor/appdynamics/... https://www.ihg.com/cdn/vendor/appdynamics/adrum/adrum-ext.4be0b6f72e6f2eacbd55d9fea59365dd.js — 200 — 19.4 KiB — 25 ms — h2https://consent.trustarc.com/notice?domain=ihg.com&js=nj&noticeType=bb&c=teconsent&language=es&ostype=mobile&gtm=1consent.trustarc.com/notice?domain=... https://consent.trustarc.com/notice?domain=ihg.com&js=nj&noticeType=bb&c=teconsent&language=es&ostype=mobile&gtm=1 — 200 — 13.5 KiB — 112 ms — h2https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RCdcef82ed8ec1438cbc7b745ae023ad1e-source.min.jsassets.adobedtm.com/da3424fdbc19/cb... https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RCdcef82ed8ec1438cbc7b745ae023ad1e-source.min.js — 200 — 567 B — 3 ms — h2https://identity.ihg.com/js/Api.htm?apiKey=4_jpzahMO4CBnl9Elopzfr0A&version=latest&build=1535&flavor=base&serviceName=apiServiceidentity.ihg.com/js/Api.htm?apiKey=... https://identity.ihg.com/js/Api.htm?apiKey=4_jpzahMO4CBnl9Elopzfr0A&version=latest&build=1535&flavor=base&serviceName=apiService — 200 — 39.7 KiB — 91 ms — h2https://digital.ihg.com/is/image/ihg/app-web-chiclet-ihg?fmt=png-alphadigital.ihg.com/is/image/ihg/app-we... https://digital.ihg.com/is/image/ihg/app-web-chiclet-ihg?fmt=png-alpha — 200 — 1.7 KiB — 11 ms — h2https://www.ihg.com/api/assets/common/hotels/en_US/omnichannel/chase/chasewebcellcodesv2.jsonwww.ihg.com/api/assets/common/hotel... https://www.ihg.com/api/assets/common/hotels/en_US/omnichannel/chase/chasewebcellcodesv2.json — 200 — 3.2 KiB — 24 ms — h2blob:https://www.ihg.com/417b5827-760e-4e34-a673-9f4e67e543bbwww.ihg.com/417b5827-760e-4e34-a673... blob:https://www.ihg.com/417b5827-760e-4e34-a673-9f4e67e543bb — -1 — 0 B — 0 ms — https://identity.ihg.com/ZagglZ/i2eE/mYb/wPJ/-_l_ylgZ/aLtumVzYa73iQr9J/IQI5JQ/ZXdyP3B/sR1EBidentity.ihg.com/ZagglZ/i2eE/mYb/wP... https://identity.ihg.com/ZagglZ/i2eE/mYb/wPJ/-_l_ylgZ/aLtumVzYa73iQr9J/IQI5JQ/ZXdyP3B/sR1EB — -1 — 0 B — 80 ms — https://secure.target.ihg.com/rest/v1/delivery?client=ihgsixcontinentshote&sessionId=0772710df9a24335b7ebfed0ce06dd0b&version=2.11.7secure.target.ihg.com/rest/v1/deliv... https://secure.target.ihg.com/rest/v1/delivery?client=ihgsixcontinentshote&sessionId=0772710df9a24335b7ebfed0ce06dd0b&version=2.11.7 — 200 — 5.8 KiB — 129 ms — h2https://identity.ihg.com/sdk.config.get?apiKey=4_jpzahMO4CBnl9Elopzfr0A&httpStatusCodes=true&ver=1776799800000identity.ihg.com/sdk.config.get?api... https://identity.ihg.com/sdk.config.get?apiKey=4_jpzahMO4CBnl9Elopzfr0A&httpStatusCodes=true&ver=1776799800000 — 200 — 0 B — 2 ms — h2https://consent.trustarc.com/analytics?action=0&domain=ihg.com&implied=1&session=636d5b56762b466293365988155244b7&new=1&referer=https://www.ihg.comconsent.trustarc.com/analytics?acti... https://consent.trustarc.com/analytics?action=0&domain=ihg.com&implied=1&session=636d5b56762b466293365988155244b7&new=1&referer=https://www.ihg.com — 200 — 464 B — 72 ms — h2https://consent.trustarc.com/asset/notice.js/v/v1.7-1729consent.trustarc.com/asset/notice.j... https://consent.trustarc.com/asset/notice.js/v/v1.7-1729 — 200 — 36.4 KiB — 57 ms — h2https://identity.ihg.com/accounts.webSdkBootstrap?apiKey=4_jpzahMO4CBnl9Elopzfr0A&pageURL=https%3A%2F%2Fwww.ihg.com%2Fhotels%2Fus%2Fes%2Freservation&sdk=js_latest&sdkBuild=1535&format=jsonidentity.ihg.com/accounts.webSdkBoo... https://identity.ihg.com/accounts.webSdkBootstrap?apiKey=4_jpzahMO4CBnl9Elopzfr0A&pageURL=https%3A%2F%2Fwww.ihg.com%2Fhotels%2Fus%2Fes%2Freservation&sdk=js_latest&sdkBuild=1535&format=json — 200 — 1.1 KiB — 83 ms — h2https://www.ihg.com/QKn3hQjsd_hfQZoGcQ/auuuJSOikOa5kX/MmxYFhMB/fAsQaHcX/JSgBwww.ihg.com/QKn3hQjsd_hfQZoGcQ/auuu... https://www.ihg.com/QKn3hQjsd_hfQZoGcQ/auuuJSOikOa5kX/MmxYFhMB/fAsQaHcX/JSgB — 201 — 2.4 KiB — 248 ms — h2https://events.launchdarkly.com/events/diagnostic/683092d64764f008bd3507e2events.launchdarkly.com/events/diag... https://events.launchdarkly.com/events/diagnostic/683092d64764f008bd3507e2 — 202 — 358 B — 97 ms — h2https://consent.trustarc.com/asset/es-cookiepref.pngconsent.trustarc.com/asset/es-cooki... https://consent.trustarc.com/asset/es-cookiepref.png — 200 — 7.5 KiB — 19 ms — h2https://digital.ihg.com/is/image/ihg/ihg-destination-deals-26-voco-thousand-island-lake-primary-image-2x1-2500x1250digital.ihg.com/is/image/ihg/ihg-de... https://digital.ihg.com/is/image/ihg/ihg-destination-deals-26-voco-thousand-island-lake-primary-image-2x1-2500x1250 — 200 — 317.6 KiB — 157 ms — h2https://digital.ihg.com/is/content/ihg/Play-button-LVP-vector-v1digital.ihg.com/is/content/ihg/Play... https://digital.ihg.com/is/content/ihg/Play-button-LVP-vector-v1 — 200 — 508 B — 22 ms — h2https://digital.ihg.com/is/content/ihg/Pause-button-LVP-vector-v1digital.ihg.com/is/content/ihg/Paus... https://digital.ihg.com/is/content/ihg/Pause-button-LVP-vector-v1 — 200 — 572 B — 23 ms — h2https://digital.ihg.com/is/image/ihg/ihg-destination-deals-26-voco-thousand-island-lake-primary-image-4x3-2500x1875digital.ihg.com/is/image/ihg/ihg-de... https://digital.ihg.com/is/image/ihg/ihg-destination-deals-26-voco-thousand-island-lake-primary-image-4x3-2500x1875 — 200 — 276.7 KiB — 27 ms — h2https://consent.trustarc.com/analytics?action=1&domain=ihg.com&implied=1&session=636d5b56762b466293365988155244b7&new=1&referer=https://www.ihg.comconsent.trustarc.com/analytics?acti... https://consent.trustarc.com/analytics?action=1&domain=ihg.com&implied=1&session=636d5b56762b466293365988155244b7&new=1&referer=https://www.ihg.com — 200 — 464 B — 43 ms — h2https://consent.trustarc.com/get?name=ihg_logo_cookies.pngconsent.trustarc.com/get?name=ihg_l... https://consent.trustarc.com/get?name=ihg_logo_cookies.png — 200 — 3.5 KiB — 19 ms — h2https://consent.trustarc.com/get?name=Graphik-Medium-Web.otfconsent.trustarc.com/get?name=Graph... https://consent.trustarc.com/get?name=Graphik-Medium-Web.otf — 200 — 56.1 KiB — 27 ms — h2https://consent.trustarc.com/get?name=Graphik-Regular-Web.woffconsent.trustarc.com/get?name=Graph... https://consent.trustarc.com/get?name=Graphik-Regular-Web.woff — 200 — 41.6 KiB — 42 ms — h2https://messenger-ui.usw.ivastudio.ai/ivas-messenger-ui.min.jsmessenger-ui.usw.ivastudio.ai/ivas-... https://messenger-ui.usw.ivastudio.ai/ivas-messenger-ui.min.js — 200 — 331.6 KiB — 510 ms — h2https://messenger.usw.ivastudio.ai/storemessenger.usw.ivastudio.ai/store https://messenger.usw.ivastudio.ai/store — 200 — 1.4 KiB — 465 ms — h2https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RCc5ca85f0ffa64c7886d391e399d38307-source.min.jsassets.adobedtm.com/da3424fdbc19/cb... https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RCc5ca85f0ffa64c7886d391e399d38307-source.min.js — 200 — 561 B — 3 ms — h2https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RC2d3d2dd04e63457a99dbc26c07d42455-source.min.jsassets.adobedtm.com/da3424fdbc19/cb... https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RC2d3d2dd04e63457a99dbc26c07d42455-source.min.js — 200 — 668 B — 3 ms — h2https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RC79558a88e3314ad5875eca1745795d21-source.min.jsassets.adobedtm.com/da3424fdbc19/cb... https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RC79558a88e3314ad5875eca1745795d21-source.min.js — 200 — 589 B — 3 ms — h2https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RCde3e0d0502d4448aa2af5473f99cda96-source.min.jsassets.adobedtm.com/da3424fdbc19/cb... https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RCde3e0d0502d4448aa2af5473f99cda96-source.min.js — 200 — 1.4 KiB — 3 ms — h2https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RC2595ddb5633244af9e7814064f2206d9-source.min.jsassets.adobedtm.com/da3424fdbc19/cb... https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RC2595ddb5633244af9e7814064f2206d9-source.min.js — 200 — 1.9 KiB — 3 ms — h2https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RC7a079b34321143648969df4ab2843dda-source.min.jsassets.adobedtm.com/da3424fdbc19/cb... https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RC7a079b34321143648969df4ab2843dda-source.min.js — 200 — 3.2 KiB — 3 ms — h2https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RCed2f8b4e7d3a48b2bb222679c81a81d8-source.min.jsassets.adobedtm.com/da3424fdbc19/cb... https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RCed2f8b4e7d3a48b2bb222679c81a81d8-source.min.js — 200 — 1.8 KiB — 3 ms — h2https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RC044a1d5737194104856ef50ab759efb7-source.min.jsassets.adobedtm.com/da3424fdbc19/cb... https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RC044a1d5737194104856ef50ab759efb7-source.min.js — 200 — 869 B — 3 ms — h2https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RC7b547e44ae2a45a8a0f2e4209196526f-source.min.jsassets.adobedtm.com/da3424fdbc19/cb... https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RC7b547e44ae2a45a8a0f2e4209196526f-source.min.js — 200 — 912 B — 3 ms — h2https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RCe69d976ea61d44bab128a9246a28e010-source.min.jsassets.adobedtm.com/da3424fdbc19/cb... https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RCe69d976ea61d44bab128a9246a28e010-source.min.js — 200 — 11.8 KiB — 3 ms — h2https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RC9083a3b0d12c427c9a10566754ce3794-source.min.jsassets.adobedtm.com/da3424fdbc19/cb... https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RC9083a3b0d12c427c9a10566754ce3794-source.min.js — 200 — 3.1 KiB — 3 ms — h2https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RCdc234a5a2dff42a5867b9358a609fd1a-source.min.jsassets.adobedtm.com/da3424fdbc19/cb... https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RCdc234a5a2dff42a5867b9358a609fd1a-source.min.js — 200 — 1.6 KiB — 3 ms — h2https://events.launchdarkly.com/events/bulk/683092d64764f008bd3507e2events.launchdarkly.com/events/bulk... https://events.launchdarkly.com/events/bulk/683092d64764f008bd3507e2 — 204 — 0 B — 98 ms — h2https://znaeyokp2zrxb2lop-ihg.siteintercept.qualtrics.com/WRSiteInterceptEngine/?Q_ZID=ZN_aeYokP2zRXb2Lop&Q_LOC=https%3A%2F%2Fwww.ihg.com%2Fhotels%2Fus%2Fes%2Freservation&t=1776799827898znaeyokp2zrxb2lop-ihg.siteintercept... https://znaeyokp2zrxb2lop-ihg.siteintercept.qualtrics.com/WRSiteInterceptEngine/?Q_ZID=ZN_aeYokP2zRXb2Lop&Q_LOC=https%3A%2F%2Fwww.ihg.com%2Fhotels%2Fus%2Fes%2Freservation&t=1776799827898 — 200 — 4.6 KiB — 132 ms — h2https://events.launchdarkly.com/events/bulk/683092d64764f008bd3507e2events.launchdarkly.com/events/bulk... https://events.launchdarkly.com/events/bulk/683092d64764f008bd3507e2 — 202 — 358 B — 100 ms — h2https://siteintercept.qualtrics.com/dxjsmodule/37.7ea1ffe71ad8c0799cc1.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=www.ihg.comsiteintercept.qualtrics.com/dxjsmod... https://siteintercept.qualtrics.com/dxjsmodule/37.7ea1ffe71ad8c0799cc1.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=www.ihg.com — 200 — 18.6 KiB — 69 ms — h2https://siteintercept.qualtrics.com/dxjsmodule/12.1a2b7192fd54e87d3971.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=www.ihg.comsiteintercept.qualtrics.com/dxjsmod... https://siteintercept.qualtrics.com/dxjsmodule/12.1a2b7192fd54e87d3971.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=www.ihg.com — 200 — 35.9 KiB — 66 ms — h2https://secure.analytics.ihg.com/b/ss/ihgusglobal/1/JS-2.27.0-LGPQ/s85562131563338?AQB=1&ndh=1&pf=1&t=21%2F3%2F2026%2019%3A30%3A28%202%200&sdid=7352879175788485-5D7A884367F56854&mid=25422826287349345186728008599091936181&ce=UTF-8&pageName=6C%3A%20HOME&g=https%3A%2F%2Fwww.ihg.com%2Fhotels%2Fus%2Fes%2Freservation&c.&cm.&ssf=1&.cm&opt.&dmp=N&sell=N&.opt&.c&h.&bitness=64&model=moto%20g%20power%20%282022%29&platformVersion=11.0&.h&cc=USD&events=event20%2Cevent24%2Cevent50%2Cevent64%3D1%2Cevent67%3D5.33%2Cevent68%3D3.19%2Cevent127%3D1&v1=xsmall%3Aportrait&h1=6C%7CUS%7CES&l1=WEB-_-6C-_-HOME-_-HERO-_-US-ES-_-AWA-_-MASTERBRAND-_-FS-_-EVG-MASTERBRAND-2%7CWEB-_-6C-_-HOME-_-MOD1-_-US-ES-_-LOY-_-MEMBERRATE-_-FS-_-EVG-MEMBERRATE-1%7CWEB-_-6C-_-HOME-_-MOD2-_-US-ES-_-PTS-_-POINTSPURCHASE-_-FS%7CWEB-_-6C-_-HOME-_-MOD3-_-US-ES-_-REV-_-DESTINATIONDEALS-_--_-EVG-DESTINATIONDEALS-WEB1%7CWEB-_-6C-_-HOME-_-RIBN2-_-US-ES-_-AE-_-DOWNLOADAPP-_-FS%7CWEB-_-6C-_-HOME-_-PANL-_-US-ES-_-LOY-_-MEMBERENROLL-_-FS&v4=6C&c7=ANONYMOUS&v7=ANONYMOUS&c20=18&c21=true&c29=www.ihg.com&c30=0&v30=www.ihg.com%2Fhotels%2Fus%2Fes%2Freservation&c31=2b3cb138df868a26e440ec13aa722ef4&c38=n%2Fa&v39=D%3DUser-Agent&v41=D%3DpageName&v47=IHG%7C2026-04-21T12%3A31%3A23Z%7Cproduction%7CEN92ce584366924306a616da49395e5cfc&v48=D%3Dv30&v49=D%3Dv4&c52=900983177&c59=6c&c60=chrome%7Clinux%20x86_64%7Cmobile%3Atrue%7Cplatform%3Aandroid%7Cchromium%7Cgoogle%20chrome&v60=D%3Dv13&c61=6c_home&c64=regular&c66=New%20Visitor&c68=navigate&c69=aem_page_data_ready&c70=https%3A%2F%2Fwww.ihg.com%2Fhotels%2Fus%2Fes%2Freservation&c72=1&c73=1&c74=1&c75=1&v78=www.ihg.com&v79=false&v82=NA--&v111=0&v112=aem%7C_trackanalytics%7Ctrackingjson&v117=D%3Dv37&v121=n%2Fa&v138=no%20FS&v149=2026-14%7CB%7CEXPERIENCE_LOADED%7C2026-14%7CB%7CEXPERIENCE_CHANGES_APPLIED&v169=behavior%3Dimplied%2Ceu%7Cprefs%3Dmissing%7Ccmapi%3Dmissing&v195=unknown&s=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&mcorgid=8EAD67C25245B1870A490D4C%40AdobeOrg&AQE=1secure.analytics.ihg.com/b/ss/ihgus... https://secure.analytics.ihg.com/b/ss/ihgusglobal/1/JS-2.27.0-LGPQ/s85562131563338?AQB=1&ndh=1&pf=1&t=21%2F3%2F2026%2019%3A30%3A28%202%200&sdid=7352879175788485-5D7A884367F56854&mid=25422826287349345186728008599091936181&ce=UTF-8&pageName=6C%3A%20HOME&g=https%3A%2F%2Fwww.ihg.com%2Fhotels%2Fus%2Fes%2Freservation&c.&cm.&ssf=1&.cm&opt.&dmp=N&sell=N&.opt&.c&h.&bitness=64&model=moto%20g%20power%20%282022%29&platformVersion=11.0&.h&cc=USD&events=event20%2Cevent24%2Cevent50%2Cevent64%3D1%2Cevent67%3D5.33%2Cevent68%3D3.19%2Cevent127%3D1&v1=xsmall%3Aportrait&h1=6C%7CUS%7CES&l1=WEB-_-6C-_-HOME-_-HERO-_-US-ES-_-AWA-_-MASTERBRAND-_-FS-_-EVG-MASTERBRAND-2%7CWEB-_-6C-_-HOME-_-MOD1-_-US-ES-_-LOY-_-MEMBERRATE-_-FS-_-EVG-MEMBERRATE-1%7CWEB-_-6C-_-HOME-_-MOD2-_-US-ES-_-PTS-_-POINTSPURCHASE-_-FS%7CWEB-_-6C-_-HOME-_-MOD3-_-US-ES-_-REV-_-DESTINATIONDEALS-_--_-EVG-DESTINATIONDEALS-WEB1%7CWEB-_-6C-_-HOME-_-RIBN2-_-US-ES-_-AE-_-DOWNLOADAPP-_-FS%7CWEB-_-6C-_-HOME-_-PANL-_-US-ES-_-LOY-_-MEMBERENROLL-_-FS&v4=6C&c7=ANONYMOUS&v7=ANONYMOUS&c20=18&c21=true&c29=www.ihg.com&c30=0&v30=www.ihg.com%2Fhotels%2Fus%2Fes%2Freservation&c31=2b3cb138df868a26e440ec13aa722ef4&c38=n%2Fa&v39=D%3DUser-Agent&v41=D%3DpageName&v47=IHG%7C2026-04-21T12%3A31%3A23Z%7Cproduction%7CEN92ce584366924306a616da49395e5cfc&v48=D%3Dv30&v49=D%3Dv4&c52=900983177&c59=6c&c60=chrome%7Clinux%20x86_64%7Cmobile%3Atrue%7Cplatform%3Aandroid%7Cchromium%7Cgoogle%20chrome&v60=D%3Dv13&c61=6c_home&c64=regular&c66=New%20Visitor&c68=navigate&c69=aem_page_data_ready&c70=https%3A%2F%2Fwww.ihg.com%2Fhotels%2Fus%2Fes%2Freservation&c72=1&c73=1&c74=1&c75=1&v78=www.ihg.com&v79=false&v82=NA--&v111=0&v112=aem%7C_trackanalytics%7Ctrackingjson&v117=D%3Dv37&v121=n%2Fa&v138=no%20FS&v149=2026-14%7CB%7CEXPERIENCE_LOADED%7C2026-14%7CB%7CEXPERIENCE_CHANGES_APPLIED&v169=behavior%3Dimplied%2Ceu%7Cprefs%3Dmissing%7Ccmapi%3Dmissing&v195=unknown&s=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&mcorgid=8EAD67C25245B1870A490D4C%40AdobeOrg&AQE=1 — 200 — 412 B — 118 ms — h2https://siteintercept.qualtrics.com/WRSiteInterceptEngine/Targeting.php?Q_ZoneID=ZN_aeYokP2zRXb2Lop&Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=websiteintercept.qualtrics.com/WRSiteI... https://siteintercept.qualtrics.com/WRSiteInterceptEngine/Targeting.php?Q_ZoneID=ZN_aeYokP2zRXb2Lop&Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web — 200 — 2.6 KiB — 51 ms — h2https://siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=ihgsiteintercept.qualtrics.com/dxjsmod... https://siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=ihg — 200 — 30.9 KiB — 31 ms — h2https://siteintercept.qualtrics.com/dxjsmodule/7.f7df015b06d8a90ce822.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=ihgsiteintercept.qualtrics.com/dxjsmod... https://siteintercept.qualtrics.com/dxjsmodule/7.f7df015b06d8a90ce822.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=ihg — 200 — 1.4 KiB — 31 ms — h2https://siteintercept.qualtrics.com/dxjsmodule/1.bc67e778235741631577.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=ihgsiteintercept.qualtrics.com/dxjsmod... https://siteintercept.qualtrics.com/dxjsmodule/1.bc67e778235741631577.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=ihg — 200 — 7.1 KiB — 34 ms — h2https://siteintercept.qualtrics.com/dxjsmodule/FeedbackButtonModule.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=ihgsiteintercept.qualtrics.com/dxjsmod... https://siteintercept.qualtrics.com/dxjsmodule/FeedbackButtonModule.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=ihg — 200 — 19.4 KiB — 33 ms — h2https://siteintercept.qualtrics.com/WRSiteInterceptEngine/Asset.php?Module=SI_eESBjX57OXHdJGd&Version=118&Q_ORIGIN=https://www.ihg.com&Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BrandTier=6JXOb6PlXr&Q_ARCACHEVERSION=21&Q_BRANDDC=iad1siteintercept.qualtrics.com/WRSiteI... https://siteintercept.qualtrics.com/WRSiteInterceptEngine/Asset.php?Module=SI_eESBjX57OXHdJGd&Version=118&Q_ORIGIN=https://www.ihg.com&Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BrandTier=6JXOb6PlXr&Q_ARCACHEVERSION=21&Q_BRANDDC=iad1 — 200 — 1.5 KiB — 70 ms — h2https://siteintercept.qualtrics.com/WRSiteInterceptEngine/Asset.php?Module=CR_9oGqpKJzcxSeOfH&Version=5&Q_InterceptID=SI_eESBjX57OXHdJGd&Q_ORIGIN=https://www.ihg.com&Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BrandTier=6JXOb6PlXr&Q_ARCACHEVERSION=21&Q_BRANDDC=iad1siteintercept.qualtrics.com/WRSiteI... https://siteintercept.qualtrics.com/WRSiteInterceptEngine/Asset.php?Module=CR_9oGqpKJzcxSeOfH&Version=5&Q_InterceptID=SI_eESBjX57OXHdJGd&Q_ORIGIN=https://www.ihg.com&Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BrandTier=6JXOb6PlXr&Q_ARCACHEVERSION=21&Q_BRANDDC=iad1 — 200 — 979 B — 68 ms — h2https://unpkg.com/adaptivecards@3.0.1/dist/adaptivecards.min.jsunpkg.com/adaptivecards@3.0.1/dist/... https://unpkg.com/adaptivecards@3.0.1/dist/adaptivecards.min.js — 200 — 98.3 KiB — 181 ms — h3https://unpkg.com/adaptivecards-designer@2.4.3/dist/adaptivecards-defaulthost.cssunpkg.com/adaptivecards-designer@2.... https://unpkg.com/adaptivecards-designer@2.4.3/dist/adaptivecards-defaulthost.css — 200 — 1.9 KiB — 104 ms — h3https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RCfc8c661aa2464e3780f9bcc301d8a1fa-source.min.jsassets.adobedtm.com/da3424fdbc19/cb... https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RCfc8c661aa2464e3780f9bcc301d8a1fa-source.min.js — 200 — 863 B — 3 ms — h2https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RC9661732ca7dc4dcf8806b8d00925b771-source.min.jsassets.adobedtm.com/da3424fdbc19/cb... https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/c9da88fe852e/RC9661732ca7dc4dcf8806b8d00925b771-source.min.js — 200 — 971 B — 3 ms — h2https://digital.ihg.com/is/image/ihg/ihg-refresh-lp-offer-carousel-17-svp-1320x660digital.ihg.com/is/image/ihg/ihg-re... https://digital.ihg.com/is/image/ihg/ihg-refresh-lp-offer-carousel-17-svp-1320x660 — 200 — 104.1 KiB — 25 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 17956ms · 2208KB · $238/mo
www.ihg.com
Other
Costly
Execution 11038ms
Transfer 485 KB
Unused 41%
Monthly Cost $147/mo
assets.adobedtm.com
Other
Costly
Execution 1268ms
Transfer 247 KB
Unused 16%
Monthly Cost $17/mo
www.ihg.com
Other
Costly
Execution 913ms
Transfer 44 KB
Monthly Cost $12/mo
Unattributable
Other
Costly
Execution 836ms
Transfer 0 KB
Monthly Cost $11/mo
www.ihg.com
Other
Costly
Execution 772ms
Transfer 2 KB
Unused 20%
Monthly Cost $10/mo
www.ihg.com
Other
Costly
Execution 670ms
Transfer 37 KB
Monthly Cost $9/mo
www.ihg.com
Other
Costly
Execution 537ms
Transfer 32 KB
Monthly Cost $7/mo
www.ihg.com
Other
Costly
Execution 494ms
Transfer 125 KB
Unused 64%
Monthly Cost $7/mo
www.ihg.com
Other
Costly
Execution 392ms
Transfer 346 KB
Unused 74%
Monthly Cost $5/mo
identity.ihg.com
Other
Optional
Execution 150ms
Transfer 238 KB
Unused 62%
Monthly Cost $2/mo
www.ihg.com
Other
Optional
Execution 146ms
Transfer 47 KB
Unused 58%
Monthly Cost $2/mo
assets.adobedtm.com
Other
Optional
Execution 132ms
Transfer 3 KB
Monthly Cost $2/mo
unpkg
CDN
Optional
Execution 105ms
Transfer 98 KB
Unused 74%
Monthly Cost $1/mo
messenger-ui.usw.ivastudio.ai
Other
Optional
Execution 98ms
Transfer 332 KB
Unused 51%
Monthly Cost $1/mo
consent.trustarc.com
Other
Optional
Execution 87ms
Transfer 36 KB
Unused 71%
Monthly Cost $1/mo
www.ihg.com
Other
Optional
Execution 86ms
Transfer 23 KB
Monthly Cost $1/mo
siteintercept.qualtrics.com
Other
Optional
Execution 80ms
Transfer 19 KB
Monthly Cost $1/mo
www.ihg.com
Other
Optional
Execution 79ms
Transfer 95 KB
Monthly Cost $1/mo
identity.ihg.com
Other
Optional
Execution 72ms
Transfer 0 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.ihg.com adds 11038ms and costs ~$147/month
  • assets.adobedtm.com adds 1268ms and costs ~$17/month
  • www.ihg.com adds 913ms and costs ~$12/month
  • Unattributable adds 836ms and costs ~$11/month
  • www.ihg.com adds 772ms and costs ~$10/month
  • www.ihg.com adds 670ms and costs ~$9/month
  • www.ihg.com adds 537ms and costs ~$7/month
  • www.ihg.com adds 494ms and costs ~$7/month
  • www.ihg.com adds 392ms 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.ihg.com takes 11038ms 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

assets.adobedtm.com takes 1268ms 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.ihg.com takes 913ms 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 836ms 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.ihg.com takes 772ms 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.ihg.com takes 670ms 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.ihg.com takes 537ms 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.ihg.com takes 494ms 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

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

Why this matters

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

Source: web.dev

www.ihg.com takes 392ms 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

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

Why this matters

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

Source: web.dev

62% of identity.ihg.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

51% of messenger-ui.usw.ivastudio.ai'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

71% of consent.trustarc.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback