Skip to content
https://intercontinental.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

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

5.95 s

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

42.99 s

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

6.64 s

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

0.566

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

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

43.64 s

Page Load Progression

1.1 s
2.2 s
3.2 s
4.3 s
5.4 s
6.5 s
7.6 s
8.6 s
Checks
17
8 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
10.3 MB transferred, 245 requests
FIX
10.3 MB transferred, 245 requests
Critical::
Page weighs 25.0 MB (10.3 MB transferred)
Warning::
Images are 6.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 6.1 MB
Warning::
JavaScript is 2.7 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.7 MB
Info::
Fonts are 688 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 688 KB
Info::
CSS is 640 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 640 KB
Warning::
245 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 2.2 g CO2 per page load
10.3 MB / 2.4 MB budget
10.3 MB transferred
245 requests
2.2 g CO2 per page load
Images 6.1 MiB 59%
JavaScript 2.7 MiB 27%
Fonts 688.5 KiB 7%
CSS 640.3 KiB 6%
HTML 86.8 KiB 1%
Other 61.8 KiB 1%
Other 4.9 KiB 0%
Other 4.6 KiB 0%
Other 679 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 (10.3 MiB of 10.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
20052ms total JS execution
FIX
20052ms total JS execution
Warning::
https://www.ihg.com/resources/us/es/booking-compon...: 10869ms CPU time
Warning::
https://www.intercontinental.com/hotels/us/es/rese...: 1614ms CPU time
Warning::
https://assets.adobedtm.com/da3424fdbc19/cba4236eb...: 1397ms CPU time
Warning::
Unattributable: 1365ms CPU time
Warning::
https://www.intercontinental.com/cdn/vendor/appdyn...: 776ms CPU time
Warning::
Third-party scripts: 20052ms (100% of total)

Main Thread Breakdown

Script Evaluation 68% Other 11% Style & Layout 9% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://www.ihg.com/resources/us/es/booking-component/v3.19.2/ihg-booking-component.js10869ms9513ms201ms3rd
https://www.intercontinental.com/hotels/us/es/reservation1614ms46ms6ms3rd
https://assets.adobedtm.com/da3424fdbc19/cba4236ebe4a/launch-dccf471f969b.min.js1397ms1073ms206ms3rd
Unattributable1365ms52ms0ms3rd
https://www.intercontinental.com/cdn/vendor/appdynamics/adrum/adrum.js776ms469ms13ms3rd
https://www.intercontinental.com/uPkV/Clq1/k/t/rECJ5JiA/1upiGVat7JiXmJ9V9Q/TkcnSwE/S3s2UWEx/DBEB642ms575ms51ms3rd
https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-intercontinental.min.202604220001.js641ms470ms108ms3rd
https://www.ihg.com/cdn/vendor/analytics/ihg-analytics/analytics.iife.js633ms79ms8ms3rd
https://www.intercontinental.com/etc.clientlibs/clientlibs/granite/jquery.min.202604220001.js552ms411ms30ms3rd
https://www.ihg.com/etc/clientlibs/static/uhf/brands/intercontinental/us/es/uhf.min.2026042202.js267ms100ms59ms3rd

Showing top 10 of 21 scripts

F
JS Bundles
Action
102 scripts, 1.1 MB unused
FIX
102 scripts, 1.1 MB unused
Warning::
https://www.intercontinental.com/etc.clientlibs/ih...: 270 KB unused (78%)
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.intercontinental.com/js/gigya.js?...: 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 (65%)
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
1108 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-intercontinental.min.202604220001.js349 KB270 KB (78%)3rd
https://www.ihg.com/resources/us/es/booking-component/v3.19.2/ihg-booking-component.js486 KB199 KB (41%)3rd
https://messenger-ui.usw.ivastudio.ai/ivas-messenger-ui.min.js332 KB167 KB (51%)3rd
https://identity.intercontinental.com/js/gigya.js?apikey=4_jpzahMO4CBnl9Elopzfr0A&lang=es-us238 KB149 KB (62%)3rd
https://www.ihg.com/etc/clientlibs/static/uhf/brands/intercontinental/us/es/uhf.min.2026042202.js125 KB80 KB (65%)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.intercontinental.com/uPkV/Clq1/k/t/rECJ5JiA/1upiGVat7JiXmJ9V9Q/TkcnSwE/S3s2UWEx/DBEB178 KB36 KB (20%)3rd
https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-initial.min.202604220001.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
245 resources · 10.3 MB · 1.1 MB savings available
FIX
245 resources · 10.3 MB · 1.1 MB savings available
Warning::
Page weight 9.3 MB over 1MB target
Got: 10.3 MB Expected: ≤ 1 MB
Info::
~1.1 MB of savings available
Warning::
244 third-party resources (100% of weight)
Info::
17 resources over 200KB
245 resources · 10.3 MiB · 244 third-party 9.3 MiB over 1MB target
Image 59% · 6.1 MiB
JavaScript 27% · 2.7 MiB
Font 7% · 688.5 KiB
CSS 6% · 640.3 KiB
Document 1% · 88.4 KiB
Other 1% · 62.3 KiB

~1.1 MiB of savings available

Remove unused JavaScript: 1.1 MiB
C
Image Optimization
Action
73 images, 0 KB saveable
REVIEW
73 images, 0 KB saveable
Warning::
https://digital.ihg.com/is/image/ihg/ihg-reward-ni... 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-destinati... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
73 images 6.1 MB
0 oversized -0 KB
55 legacy format
3 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

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
12 fonts (688 KB)
PASS
12 fonts (688 KB)
Info::
12 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

12

688 KB total

Render-blocking

0

of 12

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s FCP 6.0 s LCP 43.0 shttps://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/Inter/Inter-Regular.woff2Inter-Regular.woff2 https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/Inter/Inter-Regular.woff2 — 98.1 KiB — 64 ms — font-display: swaphttps://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/NewBaskerville/NewBaskervilleStd-Roman.otfNewBaskervilleStd-Roman... https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/NewBaskerville/NewBaskervilleStd-Roman.otf — 35.5 KiB — 78 ms — font-display: swaphttps://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/font-awesome/fa-brands-400.woff2fa-brands-400.woff2 https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/font-awesome/fa-brands-400.woff2 — 76.4 KiB — 79 ms — font-display: swaphttps://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/Inter/Inter-SemiBold.woff2Inter-SemiBold.woff2 https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/Inter/Inter-SemiBold.woff2 — 104.9 KiB — 51 ms — font-display: swaphttps://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/font-awesome/fa-solid-900.woff2fa-solid-900.woff2 https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/font-awesome/fa-solid-900.woff2 — 79.2 KiB — 81 ms — font-display: swaphttps://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/Inter/Inter-Medium.woff2Inter-Medium.woff2 https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/Inter/Inter-Medium.woff2 — 105.0 KiB — 52 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 — 32.1 KiB — 28 ms — font-display: swaphttps://assets.pxlecdn.com/pixlee_photos_fonts/bookmania.woff2bookmania.woff2 https://assets.pxlecdn.com/pixlee_photos_fonts/bookmania.woff2 — 32.0 KiB — 53 ms — font-display: swaphttps://assets.pxlecdn.com/pixlee_photos_fonts/bookmania.woff2bookmania.woff2 https://assets.pxlecdn.com/pixlee_photos_fonts/bookmania.woff2 — 0 B — 0 ms — font-display: swaphttps://assets.pxlecdn.com/pixlee_fonts/pixlee_icons.woff2pixlee_icons.woff2 https://assets.pxlecdn.com/pixlee_fonts/pixlee_icons.woff2 — 27.6 KiB — 35 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 — 26 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 — 45 ms — font-display: swap
Inter-Regular.woff2 woff2 swap
Size 98 KB
Load time 64 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
NewBaskervilleStd-Roman... otf swap
Size 36 KB
Load time 78 ms
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
fa-brands-400.woff2 woff2 swap
Size 76 KB
Load time 79 ms
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
Inter-SemiBold.woff2 woff2 swap
Size 105 KB
Load time 51 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
fa-solid-900.woff2 woff2 swap
Size 79 KB
Load time 81 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
Inter-Medium.woff2 woff2 swap
Size 105 KB
Load time 52 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Graphik-Regular-Web.woff2 woff2 swap
Size 32 KB
Load time 28 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
bookmania.woff2 woff2 swap
Size 32 KB
Load time 53 ms
Start 2.5 s
Risk FOUT — text flashes from fallback to web font
bookmania.woff2 woff2 swap
Size 0 KB
Load time 0 ms
Start 2.7 s
Risk FOUT — text flashes from fallback to web font
pixlee_icons.woff2 woff2 swap
Size 28 KB
Load time 35 ms
Start 3.0 s
Risk FOUT — text flashes from fallback to web font
get otf swap
Size 56 KB
Load time 26 ms
Start 5.9 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 45 ms
Start 5.9 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 ~145 KB and ~290 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
245 requests over 9770ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s FCP 6.0 s LCP 43.0 shttps://intercontinental.com// https://intercontinental.com/ — 301 — 2.5 KiB — 151 ms — h2https://www.intercontinental.com/hotels/us/es/reservationwww.intercontinental.com/hotels/us/... https://www.intercontinental.com/hotels/us/es/reservation — 200 — 25.1 KiB — 542 ms — h2https://static.curations.bazaarvoice.com/gallery/holidayinn/prod/loader.jsstatic.curations.bazaarvoice.com/ga... https://static.curations.bazaarvoice.com/gallery/holidayinn/prod/loader.js — -1 — 0 B — 145 ms — https://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.4 KiB — 120 ms — h2https://www.ihg.com/etc/clientlibs/static/uhf/brands/intercontinental/us/es/uhf.min.2026042202.csswww.ihg.com/etc/clientlibs/static/u... https://www.ihg.com/etc/clientlibs/static/uhf/brands/intercontinental/us/es/uhf.min.2026042202.css — 200 — 23.7 KiB — 64 ms — h2https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-base-brand.min.202604220001.csswww.intercontinental.com/etc.client... https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-base-brand.min.202604220001.css — 200 — 15.4 KiB — 155 ms — h2https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-intercontinental.min.202604220001.csswww.intercontinental.com/etc.client... https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-intercontinental.min.202604220001.css — 200 — 260.3 KiB — 781 ms — h2https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-initial.min.202604220001.jswww.intercontinental.com/etc.client... https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-initial.min.202604220001.js — 200 — 46.5 KiB — 601 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 — 60 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 — 795 B — 100 ms — h2https://digital.ihg.com/is/content/ihg/ic-logo-updated?fmt=png-alphadigital.ihg.com/is/content/ihg/ic-l... https://digital.ihg.com/is/content/ihg/ic-logo-updated?fmt=png-alpha — 200 — 1.5 MiB — 149 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 — 539 B — 31 ms — h2https://digital.ihg.com/is/image/ihg/IC-Logo?fmt=png-alphadigital.ihg.com/is/image/ihg/IC-Log... https://digital.ihg.com/is/image/ihg/IC-Logo?fmt=png-alpha — 200 — 4.4 KiB — 10 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.0 KiB — 12 ms — h2https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-intercontinental/_external-components/booking.min.202604220001.csswww.intercontinental.com/etc.client... https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-intercontinental/_external-components/booking.min.202604220001.css — 200 — 273.9 KiB — 80 ms — h2https://www.intercontinental.com/etc.clientlibs/clientlibs/granite/jquery.min.202604220001.jswww.intercontinental.com/etc.client... https://www.intercontinental.com/etc.clientlibs/clientlibs/granite/jquery.min.202604220001.js — 200 — 36.7 KiB — 173 ms — h2https://www.intercontinental.com/etc.clientlibs/clientlibs/granite/utils.min.202604220001.jswww.intercontinental.com/etc.client... https://www.intercontinental.com/etc.clientlibs/clientlibs/granite/utils.min.202604220001.js — 200 — 4.6 KiB — 433 ms — h2https://www.intercontinental.com/etc.clientlibs/clientlibs/granite/jquery/granite.min.202604220001.jswww.intercontinental.com/etc.client... https://www.intercontinental.com/etc.clientlibs/clientlibs/granite/jquery/granite.min.202604220001.js — 200 — 2.9 KiB — 146 ms — h2https://www.intercontinental.com/etc.clientlibs/foundation/clientlibs/jquery.min.202604220001.jswww.intercontinental.com/etc.client... https://www.intercontinental.com/etc.clientlibs/foundation/clientlibs/jquery.min.202604220001.js — 200 — 1.3 KiB — 410 ms — h2https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-intercontinental/_external-components/booking.min.202604220001.jswww.intercontinental.com/etc.client... https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-intercontinental/_external-components/booking.min.202604220001.js — 200 — 4.6 KiB — 50 ms — h2https://assets.pxlecdn.com/assets/pixlee_widget_1_0_0.jsassets.pxlecdn.com/assets/pixlee_wi... https://assets.pxlecdn.com/assets/pixlee_widget_1_0_0.js — 200 — 16.0 KiB — 106 ms — h2https://www.intercontinental.com/hotels/us/es/reservation?_=1776901611054www.intercontinental.com/hotels/us/... https://www.intercontinental.com/hotels/us/es/reservation?_=1776901611054 — 200 — 1.6 KiB — 149 ms — h2https://www.ihg.com/etc/clientlibs/static/uhf/brands/intercontinental/us/es/uhf.min.2026042202.jswww.ihg.com/etc/clientlibs/static/u... https://www.ihg.com/etc/clientlibs/static/uhf/brands/intercontinental/us/es/uhf.min.2026042202.js — 200 — 124.6 KiB — 178 ms — h2https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-base-brand.min.202604220001.jswww.intercontinental.com/etc.client... https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-base-brand.min.202604220001.js — 200 — 5.6 KiB — 152 ms — h2https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-intercontinental.min.202604220001.jswww.intercontinental.com/etc.client... https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-intercontinental.min.202604220001.js — 200 — 348.9 KiB — 518 ms — h2https://www.intercontinental.com/uPkV/Clq1/k/t/rECJ5JiA/1upiGVat7JiXmJ9V9Q/TkcnSwE/S3s2UWEx/DBEBwww.intercontinental.com/uPkV/Clq1/... https://www.intercontinental.com/uPkV/Clq1/k/t/rECJ5JiA/1upiGVat7JiXmJ9V9Q/TkcnSwE/S3s2UWEx/DBEB — 200 — 177.6 KiB — 656 ms — h2https://digital.ihg.com/is/image/ihg/ic-brand-refresh-homepg-primary-image-21x9-2500x1072digital.ihg.com/is/image/ihg/ic-bra... https://digital.ihg.com/is/image/ihg/ic-brand-refresh-homepg-primary-image-21x9-2500x1072 — 200 — 279.8 KiB — 48 ms — h2https://digital.ihg.com/is/image/ihg/ic-brand-refresh-homepg-live-type-hero-1x1-svp-1500x1500digital.ihg.com/is/image/ihg/ic-bra... https://digital.ihg.com/is/image/ihg/ic-brand-refresh-homepg-live-type-hero-1x1-svp-1500x1500 — 200 — 236.7 KiB — 63 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 — 30 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 — 31 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s FCP 6.0 s LCP 43.0 shttps://intercontinental.com// https://intercontinental.com/ — 301 — 2.5 KiB — 151 ms — h2https://www.intercontinental.com/hotels/us/es/reservationwww.intercontinental.com/hotels/us/... https://www.intercontinental.com/hotels/us/es/reservation — 200 — 25.1 KiB — 542 ms — h2https://static.curations.bazaarvoice.com/gallery/holidayinn/prod/loader.jsstatic.curations.bazaarvoice.com/ga... https://static.curations.bazaarvoice.com/gallery/holidayinn/prod/loader.js — -1 — 0 B — 145 ms — https://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.4 KiB — 120 ms — h2https://www.ihg.com/etc/clientlibs/static/uhf/brands/intercontinental/us/es/uhf.min.2026042202.csswww.ihg.com/etc/clientlibs/static/u... https://www.ihg.com/etc/clientlibs/static/uhf/brands/intercontinental/us/es/uhf.min.2026042202.css — 200 — 23.7 KiB — 64 ms — h2https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-base-brand.min.202604220001.csswww.intercontinental.com/etc.client... https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-base-brand.min.202604220001.css — 200 — 15.4 KiB — 155 ms — h2https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-intercontinental.min.202604220001.csswww.intercontinental.com/etc.client... https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-intercontinental.min.202604220001.css — 200 — 260.3 KiB — 781 ms — h2https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-initial.min.202604220001.jswww.intercontinental.com/etc.client... https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-initial.min.202604220001.js — 200 — 46.5 KiB — 601 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 — 60 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 — 795 B — 100 ms — h2https://digital.ihg.com/is/content/ihg/ic-logo-updated?fmt=png-alphadigital.ihg.com/is/content/ihg/ic-l... https://digital.ihg.com/is/content/ihg/ic-logo-updated?fmt=png-alpha — 200 — 1.5 MiB — 149 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 — 539 B — 31 ms — h2https://digital.ihg.com/is/image/ihg/IC-Logo?fmt=png-alphadigital.ihg.com/is/image/ihg/IC-Log... https://digital.ihg.com/is/image/ihg/IC-Logo?fmt=png-alpha — 200 — 4.4 KiB — 10 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.0 KiB — 12 ms — h2https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-intercontinental/_external-components/booking.min.202604220001.csswww.intercontinental.com/etc.client... https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-intercontinental/_external-components/booking.min.202604220001.css — 200 — 273.9 KiB — 80 ms — h2https://www.intercontinental.com/etc.clientlibs/clientlibs/granite/jquery.min.202604220001.jswww.intercontinental.com/etc.client... https://www.intercontinental.com/etc.clientlibs/clientlibs/granite/jquery.min.202604220001.js — 200 — 36.7 KiB — 173 ms — h2https://www.intercontinental.com/etc.clientlibs/clientlibs/granite/utils.min.202604220001.jswww.intercontinental.com/etc.client... https://www.intercontinental.com/etc.clientlibs/clientlibs/granite/utils.min.202604220001.js — 200 — 4.6 KiB — 433 ms — h2https://www.intercontinental.com/etc.clientlibs/clientlibs/granite/jquery/granite.min.202604220001.jswww.intercontinental.com/etc.client... https://www.intercontinental.com/etc.clientlibs/clientlibs/granite/jquery/granite.min.202604220001.js — 200 — 2.9 KiB — 146 ms — h2https://www.intercontinental.com/etc.clientlibs/foundation/clientlibs/jquery.min.202604220001.jswww.intercontinental.com/etc.client... https://www.intercontinental.com/etc.clientlibs/foundation/clientlibs/jquery.min.202604220001.js — 200 — 1.3 KiB — 410 ms — h2https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-intercontinental/_external-components/booking.min.202604220001.jswww.intercontinental.com/etc.client... https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-intercontinental/_external-components/booking.min.202604220001.js — 200 — 4.6 KiB — 50 ms — h2https://assets.pxlecdn.com/assets/pixlee_widget_1_0_0.jsassets.pxlecdn.com/assets/pixlee_wi... https://assets.pxlecdn.com/assets/pixlee_widget_1_0_0.js — 200 — 16.0 KiB — 106 ms — h2https://www.intercontinental.com/hotels/us/es/reservation?_=1776901611054www.intercontinental.com/hotels/us/... https://www.intercontinental.com/hotels/us/es/reservation?_=1776901611054 — 200 — 1.6 KiB — 149 ms — h2https://www.ihg.com/etc/clientlibs/static/uhf/brands/intercontinental/us/es/uhf.min.2026042202.jswww.ihg.com/etc/clientlibs/static/u... https://www.ihg.com/etc/clientlibs/static/uhf/brands/intercontinental/us/es/uhf.min.2026042202.js — 200 — 124.6 KiB — 178 ms — h2https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-base-brand.min.202604220001.jswww.intercontinental.com/etc.client... https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-base-brand.min.202604220001.js — 200 — 5.6 KiB — 152 ms — h2https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-intercontinental.min.202604220001.jswww.intercontinental.com/etc.client... https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-intercontinental.min.202604220001.js — 200 — 348.9 KiB — 518 ms — h2https://www.intercontinental.com/uPkV/Clq1/k/t/rECJ5JiA/1upiGVat7JiXmJ9V9Q/TkcnSwE/S3s2UWEx/DBEBwww.intercontinental.com/uPkV/Clq1/... https://www.intercontinental.com/uPkV/Clq1/k/t/rECJ5JiA/1upiGVat7JiXmJ9V9Q/TkcnSwE/S3s2UWEx/DBEB — 200 — 177.6 KiB — 656 ms — h2https://digital.ihg.com/is/image/ihg/ic-brand-refresh-homepg-primary-image-21x9-2500x1072digital.ihg.com/is/image/ihg/ic-bra... https://digital.ihg.com/is/image/ihg/ic-brand-refresh-homepg-primary-image-21x9-2500x1072 — 200 — 279.8 KiB — 48 ms — h2https://digital.ihg.com/is/image/ihg/ic-brand-refresh-homepg-live-type-hero-1x1-svp-1500x1500digital.ihg.com/is/image/ihg/ic-bra... https://digital.ihg.com/is/image/ihg/ic-brand-refresh-homepg-live-type-hero-1x1-svp-1500x1500 — 200 — 236.7 KiB — 63 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 — 30 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 — 31 ms — h2https://digital.ihg.com/is/image/ihg/SEAHA_9025189602-1440x617?$Original$digital.ihg.com/is/image/ihg/SEAHA_... https://digital.ihg.com/is/image/ihg/SEAHA_9025189602-1440x617?$Original$ — 200 — 109.2 KiB — 35 ms — h2https://digital.ihg.com/is/image/ihg/suite-with-balcony-40-1440x617?$Original$digital.ihg.com/is/image/ihg/suite-... https://digital.ihg.com/is/image/ihg/suite-with-balcony-40-1440x617?$Original$ — 200 — 56.4 KiB — 731 ms — h2https://digital.ihg.com/is/image/ihg/HISHA_6779615849-1440x617?$Original$digital.ihg.com/is/image/ihg/HISHA_... https://digital.ihg.com/is/image/ihg/HISHA_6779615849-1440x617?$Original$ — 200 — 72.2 KiB — 35 ms — h2https://digital.ihg.com/is/image/ihg/ic-brand-refresh-homepg-img-tab-dominica-1440x617digital.ihg.com/is/image/ihg/ic-bra... https://digital.ihg.com/is/image/ihg/ic-brand-refresh-homepg-img-tab-dominica-1440x617 — 200 — 143.0 KiB — 37 ms — h2https://digital.ihg.com/is/image/ihg/ic-brand-refresh-homepg-offer-split-bento-svp-usen-1500x1500digital.ihg.com/is/image/ihg/ic-bra... https://digital.ihg.com/is/image/ihg/ic-brand-refresh-homepg-offer-split-bento-svp-usen-1500x1500 — 200 — 318.9 KiB — 53 ms — h2https://digital.ihg.com/is/image/ihg/ic-brand-refresh-homepg-offer-event-svp-1500x1125-2digital.ihg.com/is/image/ihg/ic-bra... https://digital.ihg.com/is/image/ihg/ic-brand-refresh-homepg-offer-event-svp-1500x1125-2 — 200 — 217.0 KiB — 1.4 s — h2https://digital.ihg.com/is/image/ihg/ic-brand-refresh-homepg-offer-restore-svp-1500x1125-2digital.ihg.com/is/image/ihg/ic-bra... https://digital.ihg.com/is/image/ihg/ic-brand-refresh-homepg-offer-restore-svp-1500x1125-2 — 200 — 145.4 KiB — 56 ms — h2https://digital.ihg.com/is/image/ihg/ic-brand-refresh-homepg-offer-insider-svp-1500x1125-2digital.ihg.com/is/image/ihg/ic-bra... https://digital.ihg.com/is/image/ihg/ic-brand-refresh-homepg-offer-insider-svp-1500x1125-2 — 200 — 119.9 KiB — 134 ms — h2https://digital.ihg.com/is/image/ihg/ic-brand-refresh-homepg-offer-hero-box-lvp-1440x636digital.ihg.com/is/image/ihg/ic-bra... https://digital.ihg.com/is/image/ihg/ic-brand-refresh-homepg-offer-hero-box-lvp-1440x636 — 200 — 138.2 KiB — 159 ms — h2https://digital.ihg.com/is/image/ihg/ic-brand-refresh-homepg-offer-hero-box-svp-1500x1125digital.ihg.com/is/image/ihg/ic-bra... https://digital.ihg.com/is/image/ihg/ic-brand-refresh-homepg-offer-hero-box-svp-1500x1125 — 200 — 217.1 KiB — 67 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 — 61 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 — 71 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 — 843 ms — h2https://digital.ihg.com/is/content/ihg/icon-xdigital.ihg.com/is/content/ihg/icon... https://digital.ihg.com/is/content/ihg/icon-x — 200 — 632 B — 68 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 — 734 B — 70 ms — h2https://www.intercontinental.com/cdn/vendor/appdynamics/adrum/adrum.jswww.intercontinental.com/cdn/vendor... https://www.intercontinental.com/cdn/vendor/appdynamics/adrum/adrum.js — 200 — 43.6 KiB — 167 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 — 5 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 — 6 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 — 10 ms — h2https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/Inter/Inter-Regular.woff2www.intercontinental.com/etc.client... https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/Inter/Inter-Regular.woff2 — 200 — 98.1 KiB — 64 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.4 KiB — 80 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.7 KiB — 36 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 — 555 B — 71 ms — h2https://secure.target.ihg.com/rest/v1/delivery?client=ihgsixcontinentshote&sessionId=dfa22489e7d749dc8302eef30dc22223&version=2.11.7secure.target.ihg.com/rest/v1/deliv... https://secure.target.ihg.com/rest/v1/delivery?client=ihgsixcontinentshote&sessionId=dfa22489e7d749dc8302eef30dc22223&version=2.11.7 — 200 — 1.3 KiB — 190 ms — h2https://www.intercontinental.com/hotels/iatacookieremovesession?dp=true&adobeDTM=true&rand=0.5574318573884242www.intercontinental.com/hotels/iat... https://www.intercontinental.com/hotels/iatacookieremovesession?dp=true&adobeDTM=true&rand=0.5574318573884242 — 200 — 1.5 KiB — 22 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 — 566 B — 4 ms — h2https://www.intercontinental.com/libs/granite/csrf/token.jsonwww.intercontinental.com/libs/grani... https://www.intercontinental.com/libs/granite/csrf/token.json — 200 — 1.6 KiB — 66 ms — h2https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/NewBaskerville/NewBaskervilleStd-Roman.otfwww.intercontinental.com/etc.client... https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/NewBaskerville/NewBaskervilleStd-Roman.otf — 200 — 35.5 KiB — 78 ms — h2https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/font-awesome/fa-brands-400.woff2www.intercontinental.com/etc.client... https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/font-awesome/fa-brands-400.woff2 — 200 — 76.4 KiB — 79 ms — h2https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/Inter/Inter-SemiBold.woff2www.intercontinental.com/etc.client... https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/Inter/Inter-SemiBold.woff2 — 200 — 104.9 KiB — 51 ms — h2https://assets.pixlee.com/assets/fp.jsassets.pixlee.com/assets/fp.js https://assets.pixlee.com/assets/fp.js — 200 — 11.1 KiB — 70 ms — h2https://photos.pixlee.co/lightbox?widget_id=7905208&mobile=true&parent_url=https%3A%2F%2Fwww.intercontinental.com%2Fhotels%2Fus%2Fes%2Freservationphotos.pixlee.co/lightbox?widget_id... https://photos.pixlee.co/lightbox?widget_id=7905208&mobile=true&parent_url=https%3A%2F%2Fwww.intercontinental.com%2Fhotels%2Fus%2Fes%2Freservation — 200 — 10.2 KiB — 547 ms — h2https://photos.pixlee.co/widget?widget_id=7905208&parent_url=https%3A%2F%2Fwww.intercontinental.com%2Fhotels%2Fus%2Fes%2Freservation&mobile=truephotos.pixlee.co/widget?widget_id=7... https://photos.pixlee.co/widget?widget_id=7905208&parent_url=https%3A%2F%2Fwww.intercontinental.com%2Fhotels%2Fus%2Fes%2Freservation&mobile=true — 200 — 10.4 KiB — 214 ms — h2https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/font-awesome/fa-solid-900.woff2www.intercontinental.com/etc.client... https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/font-awesome/fa-solid-900.woff2 — 200 — 79.2 KiB — 81 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 — 23 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 — 25 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 — 67 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 — 29 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 — 30 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 — 4.2 KiB — 31 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 — 32 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 — 34 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 — 36 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 — 40 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 — 44 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 — 1.7 KiB — 46 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 — 46 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 — 853 B — 47 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 — 48 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 — 50 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 — 1.8 KiB — 52 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 — 1.4 KiB — 53 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 — 55 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 — 56 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 — 63 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 — 65 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 — h2data:image/svg+xml;utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='17'%20height='14'%20vi…www.w3.org/2000/svg'%20width='17'%2... data:image/svg+xml;utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='17'%20height='14'%20vi… — 200 — 0 B — 0 ms — datahttps://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/Inter/Inter-Medium.woff2www.intercontinental.com/etc.client... https://www.intercontinental.com/etc.clientlibs/ihg-kernel/clientlibs/clientlib-_global/resources/fonts/Inter/Inter-Medium.woff2 — 200 — 105.0 KiB — 52 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 — 32.1 KiB — 28 ms — h2https://cdnjs.cloudflare.com/ajax/libs/fastclick/1.0.3/fastclick.min.jscdnjs.cloudflare.com/ajax/libs/fast... https://cdnjs.cloudflare.com/ajax/libs/fastclick/1.0.3/fastclick.min.js — 200 — 2.7 KiB — 91 ms — h3https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.0.1/magnific-popup.min.csscdnjs.cloudflare.com/ajax/libs/magn... https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.0.1/magnific-popup.min.css — 200 — 2.0 KiB — 90 ms — h3https://browser.sentry-cdn.com/6.8.0/bundle.min.jsbrowser.sentry-cdn.com/6.8.0/bundle... https://browser.sentry-cdn.com/6.8.0/bundle.min.js — 200 — 21.4 KiB — 38 ms — h2https://assets.pxlecdn.com/assets/packs/js/runtime-112b095b606a4a7e9d83.jsassets.pxlecdn.com/assets/packs/js/... https://assets.pxlecdn.com/assets/packs/js/runtime-112b095b606a4a7e9d83.js — 200 — 1.3 KiB — 78 ms — h2https://assets.pxlecdn.com/assets/packs/js/8308-eeaa6e4a5ec1c0d269f5.jsassets.pxlecdn.com/assets/packs/js/... https://assets.pxlecdn.com/assets/packs/js/8308-eeaa6e4a5ec1c0d269f5.js — 200 — 25.1 KiB — 103 ms — h2https://assets.pxlecdn.com/assets/packs/js/i18n/en-b8d7cee54e498931a856.jsassets.pxlecdn.com/assets/packs/js/... https://assets.pxlecdn.com/assets/packs/js/i18n/en-b8d7cee54e498931a856.js — 200 — 4.4 KiB — 113 ms — h2https://assets.pxlecdn.com/assets/packs/js/4002-a34126d8413c7f3c2810.jsassets.pxlecdn.com/assets/packs/js/... https://assets.pxlecdn.com/assets/packs/js/4002-a34126d8413c7f3c2810.js — 200 — 35.1 KiB — 110 ms — h2https://assets.pxlecdn.com/assets/packs/js/9050-424ebbe5fcd403b5e226.jsassets.pxlecdn.com/assets/packs/js/... https://assets.pxlecdn.com/assets/packs/js/9050-424ebbe5fcd403b5e226.js — 200 — 7.7 KiB — 78 ms — h2https://assets.pxlecdn.com/assets/packs/js/3932-134d3c91f28a88ed2c9e.jsassets.pxlecdn.com/assets/packs/js/... https://assets.pxlecdn.com/assets/packs/js/3932-134d3c91f28a88ed2c9e.js — 200 — 15.1 KiB — 121 ms — h2https://assets.pxlecdn.com/assets/packs/js/6336-a81e048234eb6ce5861c.jsassets.pxlecdn.com/assets/packs/js/... https://assets.pxlecdn.com/assets/packs/js/6336-a81e048234eb6ce5861c.js — 200 — 6.6 KiB — 114 ms — h2https://assets.pxlecdn.com/assets/packs/js/6899-57c200e06aac3fa8097f.jsassets.pxlecdn.com/assets/packs/js/... https://assets.pxlecdn.com/assets/packs/js/6899-57c200e06aac3fa8097f.js — 200 — 33.1 KiB — 119 ms — h2https://assets.pxlecdn.com/assets/packs/js/3597-0324ed32a626765b926c.jsassets.pxlecdn.com/assets/packs/js/... https://assets.pxlecdn.com/assets/packs/js/3597-0324ed32a626765b926c.js — 200 — 13.3 KiB — 96 ms — h2https://assets.pxlecdn.com/assets/packs/js/2498-4c3220157df253cc817b.jsassets.pxlecdn.com/assets/packs/js/... https://assets.pxlecdn.com/assets/packs/js/2498-4c3220157df253cc817b.js — 200 — 6.6 KiB — 94 ms — h2https://assets.pxlecdn.com/assets/packs/js/9919-68894544438fd7a73844.jsassets.pxlecdn.com/assets/packs/js/... https://assets.pxlecdn.com/assets/packs/js/9919-68894544438fd7a73844.js — 200 — 3.1 KiB — 92 ms — h2https://assets.pxlecdn.com/assets/packs/js/9706-4bfece2d044f46b18387.jsassets.pxlecdn.com/assets/packs/js/... https://assets.pxlecdn.com/assets/packs/js/9706-4bfece2d044f46b18387.js — 200 — 15.6 KiB — 105 ms — h2https://assets.pxlecdn.com/assets/packs/js/1761-a0ac5a7ac9ec6dfe80a9.jsassets.pxlecdn.com/assets/packs/js/... https://assets.pxlecdn.com/assets/packs/js/1761-a0ac5a7ac9ec6dfe80a9.js — 200 — 11.1 KiB — 114 ms — h2https://assets.pxlecdn.com/assets/packs/js/9669-69ac02f173a384666550.jsassets.pxlecdn.com/assets/packs/js/... https://assets.pxlecdn.com/assets/packs/js/9669-69ac02f173a384666550.js — 200 — 4.3 KiB — 115 ms — h2https://assets.pxlecdn.com/assets/packs/js/1012-66c63139892ba6885b95.jsassets.pxlecdn.com/assets/packs/js/... https://assets.pxlecdn.com/assets/packs/js/1012-66c63139892ba6885b95.js — 200 — 12.4 KiB — 107 ms — h2https://assets.pxlecdn.com/assets/packs/js/8706-f7e3034f78bc61310ff9.jsassets.pxlecdn.com/assets/packs/js/... https://assets.pxlecdn.com/assets/packs/js/8706-f7e3034f78bc61310ff9.js — 200 — 4.5 KiB — 121 ms — h2https://assets.pxlecdn.com/assets/packs/js/8874-e3d1de6e36c72db5ff95.jsassets.pxlecdn.com/assets/packs/js/... https://assets.pxlecdn.com/assets/packs/js/8874-e3d1de6e36c72db5ff95.js — 200 — 4.7 KiB — 112 ms — h2https://assets.pxlecdn.com/assets/packs/js/188-858fe2ea2b9d388f1181.jsassets.pxlecdn.com/assets/packs/js/... https://assets.pxlecdn.com/assets/packs/js/188-858fe2ea2b9d388f1181.js — 200 — 7.5 KiB — 121 ms — h2https://assets.pxlecdn.com/assets/packs/js/4420-3d1884d3372140df7c7b.jsassets.pxlecdn.com/assets/packs/js/... https://assets.pxlecdn.com/assets/packs/js/4420-3d1884d3372140df7c7b.js — 200 — 3.7 KiB — 117 ms — h2https://assets.pxlecdn.com/assets/packs/js/horizontal-f7cedd273c6d32142181.jsassets.pxlecdn.com/assets/packs/js/... https://assets.pxlecdn.com/assets/packs/js/horizontal-f7cedd273c6d32142181.js — 200 — 6.9 KiB — 118 ms — h2https://assets.pixlee.com/assets/packs/js/widget_events-d06b7fd14bd93d21a205.jsassets.pixlee.com/assets/packs/js/w... https://assets.pixlee.com/assets/packs/js/widget_events-d06b7fd14bd93d21a205.js — 200 — 1.1 KiB — 59 ms — h2https://assets.pxlecdn.com/assets/packs/css/1840-2c687e1f.cssassets.pxlecdn.com/assets/packs/css... https://assets.pxlecdn.com/assets/packs/css/1840-2c687e1f.css — 200 — 35.2 KiB — 56 ms — h2https://assets.pxlecdn.com/assets/packs/css/horizontal_header_v3-c6754a88.cssassets.pxlecdn.com/assets/packs/css... https://assets.pxlecdn.com/assets/packs/css/horizontal_header_v3-c6754a88.css — 200 — 8.4 KiB — 67 ms — h2https://assets.pxlecdn.com/assets/packs/css/localization-af31c4e5.cssassets.pxlecdn.com/assets/packs/css... https://assets.pxlecdn.com/assets/packs/css/localization-af31c4e5.css — 200 — 1.3 KiB — 65 ms — h2https://digital.ihg.com/is/content/ihg/icon-xdigital.ihg.com/is/content/ihg/icon... https://digital.ihg.com/is/content/ihg/icon-x — 200 — 0 B — 45 ms — h2https://www.intercontinental.com/uPkV/Clq1/k/t/rECJ5JiA/1upiGVat7JiXmJ9V9Q/TkcnSwE/S3s2UWEx/DBEBwww.intercontinental.com/uPkV/Clq1/... https://www.intercontinental.com/uPkV/Clq1/k/t/rECJ5JiA/1upiGVat7JiXmJ9V9Q/TkcnSwE/S3s2UWEx/DBEB — 201 — 2.4 KiB — 415 ms — h2https://apis.ihg.com/cro/v1/callcenter?iataNumber=&countryCode=ES&brandCode=ic&languageCode=esapis.ihg.com/cro/v1/callcenter?iata... https://apis.ihg.com/cro/v1/callcenter?iataNumber=&countryCode=ES&brandCode=ic&languageCode=es — 200 — 0 B — 25 ms — h2https://distillery.pixlee.co/getJSON?api_key=J9XjMCoulg4LnKbOc3PX&updated_at=2026-04-22T23:35:58.136Z&page=1&filter_id=7905208&unique_id=14&per_page=9&sortType=distillery.pixlee.co/getJSON?api_ke... https://distillery.pixlee.co/getJSON?api_key=J9XjMCoulg4LnKbOc3PX&updated_at=2026-04-22T23:35:58.136Z&page=1&filter_id=7905208&unique_id=14&per_page=9&sortType= — 200 — 13.0 KiB — 432 ms — h2https://apis.ihg.com/channels/direct/countrylanguage/v1/getAndResolveCountryLanguageContext?brandCode=ic&locale=us_es&_cbVar=1776901612021&_=1776901611256apis.ihg.com/channels/direct/countr... https://apis.ihg.com/channels/direct/countrylanguage/v1/getAndResolveCountryLanguageContext?brandCode=ic&locale=us_es&_cbVar=1776901612021&_=1776901611256 — 200 — 0 B — 29 ms — h2https://apis.ihg.com/members/v2/status?_cbVar=1776901612027&_=1776901611257apis.ihg.com/members/v2/status?_cbV... https://apis.ihg.com/members/v2/status?_cbVar=1776901612027&_=1776901611257 — 200 — 0 B — 25 ms — h2https://apis.ihg.com/cro/v1/callcenter?iataNumber=&countryCode=ES&brandCode=ic&languageCode=esapis.ihg.com/cro/v1/callcenter?iata... https://apis.ihg.com/cro/v1/callcenter?iataNumber=&countryCode=ES&brandCode=ic&languageCode=es — 200 — 1.7 KiB — 21 ms — h2https://apis.ihg.com/members/v2/status?_cbVar=1776901612028&_=1776901611258apis.ihg.com/members/v2/status?_cbV... https://apis.ihg.com/members/v2/status?_cbVar=1776901612028&_=1776901611258 — 200 — 0 B — 33 ms — h2https://identity.intercontinental.com/js/gigya.js?apikey=4_jpzahMO4CBnl9Elopzfr0A&lang=es-usidentity.intercontinental.com/js/gi... https://identity.intercontinental.com/js/gigya.js?apikey=4_jpzahMO4CBnl9Elopzfr0A&lang=es-us — 200 — 238.3 KiB — 299 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 — 827 B — 14 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 — 24 ms — h2https://assets.pxlecdn.com/pixlee_photos_fonts/bookmania.woff2assets.pxlecdn.com/pixlee_photos_fo... https://assets.pxlecdn.com/pixlee_photos_fonts/bookmania.woff2 — 200 — 32.0 KiB — 53 ms — h3https://apis.ihg.com/channels/direct/countrylanguage/v1/getAndResolveCountryLanguageContext?brandCode=ic&locale=us_es&_cbVar=1776901612021&_=1776901611256apis.ihg.com/channels/direct/countr... https://apis.ihg.com/channels/direct/countrylanguage/v1/getAndResolveCountryLanguageContext?brandCode=ic&locale=us_es&_cbVar=1776901612021&_=1776901611256 — 200 — 6.6 KiB — 84 ms — h2https://apis.ihg.com/members/v2/status?_cbVar=1776901612027&_=1776901611257apis.ihg.com/members/v2/status?_cbV... https://apis.ihg.com/members/v2/status?_cbVar=1776901612027&_=1776901611257 — 200 — 2.5 KiB — 111 ms — h2https://apis.ihg.com/members/v2/status?_cbVar=1776901612028&_=1776901611258apis.ihg.com/members/v2/status?_cbV... https://apis.ihg.com/members/v2/status?_cbVar=1776901612028&_=1776901611258 — 200 — 2.5 KiB — 104 ms — h2https://browser.sentry-cdn.com/6.8.0/bundle.min.jsbrowser.sentry-cdn.com/6.8.0/bundle... https://browser.sentry-cdn.com/6.8.0/bundle.min.js — 200 — 0 B — 0 ms — h2https://assets.pxlecdn.com/assets/packs/js/runtime-112b095b606a4a7e9d83.jsassets.pxlecdn.com/assets/packs/js/... https://assets.pxlecdn.com/assets/packs/js/runtime-112b095b606a4a7e9d83.js — 200 — 0 B — 0 ms — h2https://assets.pxlecdn.com/assets/packs/js/8308-eeaa6e4a5ec1c0d269f5.jsassets.pxlecdn.com/assets/packs/js/... https://assets.pxlecdn.com/assets/packs/js/8308-eeaa6e4a5ec1c0d269f5.js — 200 — 0 B — 0 ms — h2https://assets.pxlecdn.com/assets/packs/js/i18n/en-b8d7cee54e498931a856.jsassets.pxlecdn.com/assets/packs/js/... https://assets.pxlecdn.com/assets/packs/js/i18n/en-b8d7cee54e498931a856.js — 200 — 0 B — 0 ms — h2https://assets.pxlecdn.com/assets/packs/js/4002-a34126d8413c7f3c2810.jsassets.pxlecdn.com/assets/packs/js/... https://assets.pxlecdn.com/assets/packs/js/4002-a34126d8413c7f3c2810.js — 200 — 0 B — 0 ms — h2https://assets.pxlecdn.com/assets/packs/js/9050-424ebbe5fcd403b5e226.jsassets.pxlecdn.com/assets/packs/js/... https://assets.pxlecdn.com/assets/packs/js/9050-424ebbe5fcd403b5e226.js — 200 — 0 B — 0 ms — h2https://assets.pxlecdn.com/assets/packs/js/3932-134d3c91f28a88ed2c9e.jsassets.pxlecdn.com/assets/packs/js/... https://assets.pxlecdn.com/assets/packs/js/3932-134d3c91f28a88ed2c9e.js — 200 — 0 B — 0 ms — h2https://assets.pxlecdn.com/assets/packs/js/6899-57c200e06aac3fa8097f.jsassets.pxlecdn.com/assets/packs/js/... https://assets.pxlecdn.com/assets/packs/js/6899-57c200e06aac3fa8097f.js — 200 — 0 B — 0 ms — h2https://assets.pxlecdn.com/assets/packs/js/3597-0324ed32a626765b926c.jsassets.pxlecdn.com/assets/packs/js/... https://assets.pxlecdn.com/assets/packs/js/3597-0324ed32a626765b926c.js — 200 — 0 B — 0 ms — h2https://assets.pxlecdn.com/assets/packs/js/2498-4c3220157df253cc817b.jsassets.pxlecdn.com/assets/packs/js/... https://assets.pxlecdn.com/assets/packs/js/2498-4c3220157df253cc817b.js — 200 — 0 B — 0 ms — h2https://assets.pxlecdn.com/assets/packs/css/1840-2c687e1f.cssassets.pxlecdn.com/assets/packs/css... https://assets.pxlecdn.com/assets/packs/css/1840-2c687e1f.css — 200 — 0 B — 0 ms — h2https://assets.pxlecdn.com/assets/packs/css/localization-af31c4e5.cssassets.pxlecdn.com/assets/packs/css... https://assets.pxlecdn.com/assets/packs/css/localization-af31c4e5.css — 200 — 0 B — 0 ms — h2https://assets.pxlecdn.com/assets/packs/js/6344-1a08e686c260ac2aa6b4.jsassets.pxlecdn.com/assets/packs/js/... https://assets.pxlecdn.com/assets/packs/js/6344-1a08e686c260ac2aa6b4.js — 200 — 7.1 KiB — 33 ms — h2https://assets.pxlecdn.com/assets/packs/js/780-1cb2e262f0c8b422b99f.jsassets.pxlecdn.com/assets/packs/js/... https://assets.pxlecdn.com/assets/packs/js/780-1cb2e262f0c8b422b99f.js — 200 — 18.7 KiB — 44 ms — h2https://assets.pxlecdn.com/assets/packs/js/8154-80c39cf34a25a4120002.jsassets.pxlecdn.com/assets/packs/js/... https://assets.pxlecdn.com/assets/packs/js/8154-80c39cf34a25a4120002.js — 200 — 23.0 KiB — 55 ms — h2https://assets.pxlecdn.com/assets/packs/js/8556-ca2ea58aaa1883e5bde4.jsassets.pxlecdn.com/assets/packs/js/... https://assets.pxlecdn.com/assets/packs/js/8556-ca2ea58aaa1883e5bde4.js — 200 — 7.4 KiB — 45 ms — h2https://assets.pxlecdn.com/assets/packs/js/lightbox_mobile_v2-90d31eb223a8179c818c.jsassets.pxlecdn.com/assets/packs/js/... https://assets.pxlecdn.com/assets/packs/js/lightbox_mobile_v2-90d31eb223a8179c818c.js — 200 — 1.5 KiB — 47 ms — h2https://assets.pxlecdn.com/assets/packs/css/lightbox_mobile_gallery_v2-83b566c7.cssassets.pxlecdn.com/assets/packs/css... https://assets.pxlecdn.com/assets/packs/css/lightbox_mobile_gallery_v2-83b566c7.css — 200 — 12.8 KiB — 42 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 — 39 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 — 31 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 — 35 ms — h2https://assets.pxlecdn.com/pixlee_photos_fonts/bookmania.woff2assets.pxlecdn.com/pixlee_photos_fo... https://assets.pxlecdn.com/pixlee_photos_fonts/bookmania.woff2 — 200 — 0 B — 0 ms — h3https://www.intercontinental.com/static/dam/ihg/uhf/json/pushdown/pd-content.jsonwww.intercontinental.com/static/dam... https://www.intercontinental.com/static/dam/ihg/uhf/json/pushdown/pd-content.json — 200 — 7.6 KiB — 55 ms — h2https://app.launchdarkly.com/sdk/goals/683092d64764f008bd3507e2app.launchdarkly.com/sdk/goals/6830... https://app.launchdarkly.com/sdk/goals/683092d64764f008bd3507e2 — 200 — 0 B — 85 ms — h2https://app.launchdarkly.com/sdk/evalx/683092d64764f008bd3507e2/contexts/eyJraW5kIjoibXVsdGkiLCJ1c2VyIjp7ImtpbmQiOiJ1c2VyIiwia2V5IjoiYW5vbnltb3VzLWd1ZXN0IiwiYW5vbnltb3VzIjp0cnVlfSwiZGV2aWNlIjp7ImtleSI6ImRldmljZSIsImlzVGFibGV0IjpmYWxzZSwiaXNXaXJlbGVzc0RldmljZSI6dHJ1ZSwiaXNEZXNrdG9wIjpmYWxzZSwiYnJvd3Nlck5hbWUiOiJDaHJvbWUiLCJicm93c2VyVmVyc2lvbiI6IjE0Ny4wLjAuMCIsInVzZXJBZ2VudCI6Ik1vemlsbGEvNS4wIChMaW51eDsgQW5kcm9pZCAxMTsgbW90byBnIHBvd2VyICgyMDIyKSkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzE0Ny4wLjAuMCBNb2JpbGUgU2FmYXJpLzUzNy4zNiJ9LCJsb2NhdGlvbiI6eyJrZXkiOiJsb2NhdGlvbiIsImNvdW50cnlDb2RlIjoiRVMiLCJyZWdpb24iOiJFVVIiLCJyZWdpb25Db2RlIjoiTUQiLCJzdWJSZWdpb24iOiJFdXJvcGUifSwiY2xpZW50SVAiOnsia2V5IjoiY2xpZW50SVAiLCJjbGllbnRJUCI6IjIwMDE6NDFkMDphYjAwOjo0OjA6OGMifX0app.launchdarkly.com/sdk/evalx/6830... https://app.launchdarkly.com/sdk/evalx/683092d64764f008bd3507e2/contexts/eyJraW5kIjoibXVsdGkiLCJ1c2VyIjp7ImtpbmQiOiJ1c2VyIiwia2V5IjoiYW5vbnltb3VzLWd1ZXN0IiwiYW5vbnltb3VzIjp0cnVlfSwiZGV2aWNlIjp7ImtleSI6ImRldmljZSIsImlzVGFibGV0IjpmYWxzZSwiaXNXaXJlbGVzc0RldmljZSI6dHJ1ZSwiaXNEZXNrdG9wIjpmYWxzZSwiYnJvd3Nlck5hbWUiOiJDaHJvbWUiLCJicm93c2VyVmVyc2lvbiI6IjE0Ny4wLjAuMCIsInVzZXJBZ2VudCI6Ik1vemlsbGEvNS4wIChMaW51eDsgQW5kcm9pZCAxMTsgbW90byBnIHBvd2VyICgyMDIyKSkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzE0Ny4wLjAuMCBNb2JpbGUgU2FmYXJpLzUzNy4zNiJ9LCJsb2NhdGlvbiI6eyJrZXkiOiJsb2NhdGlvbiIsImNvdW50cnlDb2RlIjoiRVMiLCJyZWdpb24iOiJFVVIiLCJyZWdpb25Db2RlIjoiTUQiLCJzdWJSZWdpb24iOiJFdXJvcGUifSwiY2xpZW50SVAiOnsia2V5IjoiY2xpZW50SVAiLCJjbGllbnRJUCI6IjIwMDE6NDFkMDphYjAwOjo0OjA6OGMifX0 — 200 — 0 B — 84 ms — h2https://static.pxlecdn.com/photos/675668254/thumbnail/4ddd22abb86ca557dc19.jpgstatic.pxlecdn.com/photos/675668254... https://static.pxlecdn.com/photos/675668254/thumbnail/4ddd22abb86ca557dc19.jpg — 200 — 23.8 KiB — 389 ms — h2https://assets.pxlecdn.com/assets/packs/static/embed/glyph/mag-d81b8f6c10c22df854ae.pngassets.pxlecdn.com/assets/packs/sta... https://assets.pxlecdn.com/assets/packs/static/embed/glyph/mag-d81b8f6c10c22df854ae.png — 200 — 1.2 KiB — 25 ms — h3https://static.pxlecdn.com/photos/701816593/medium/a2d6b387d0d1b5baa9fe.jpgstatic.pxlecdn.com/photos/701816593... https://static.pxlecdn.com/photos/701816593/medium/a2d6b387d0d1b5baa9fe.jpg — 200 — 51.8 KiB — 439 ms — h2https://static.pxlecdn.com/photos/533784909/medium/a309459a9f65ddbb9997.jpgstatic.pxlecdn.com/photos/533784909... https://static.pxlecdn.com/photos/533784909/medium/a309459a9f65ddbb9997.jpg — 200 — 87.2 KiB — 427 ms — h2https://static.pxlecdn.com/photos/717558824/medium/ae43012cd47d8ec73259.jpgstatic.pxlecdn.com/photos/717558824... https://static.pxlecdn.com/photos/717558824/medium/ae43012cd47d8ec73259.jpg — 200 — 62.2 KiB — 434 ms — h2https://static.pxlecdn.com/photos/696913865/thumbnail/9485d0711a68db2f2021.jpgstatic.pxlecdn.com/photos/696913865... https://static.pxlecdn.com/photos/696913865/thumbnail/9485d0711a68db2f2021.jpg — 200 — 46.0 KiB — 441 ms — h2https://static.pxlecdn.com/photos/468841012/medium/6da0d2c0411b9185ec97.jpgstatic.pxlecdn.com/photos/468841012... https://static.pxlecdn.com/photos/468841012/medium/6da0d2c0411b9185ec97.jpg — 200 — 87.2 KiB — 416 ms — h2https://assets.pxlecdn.com/pixlee_fonts/pixlee_icons.woff2assets.pxlecdn.com/pixlee_fonts/pix... https://assets.pxlecdn.com/pixlee_fonts/pixlee_icons.woff2 — 200 — 27.6 KiB — 35 ms — h3https://app.launchdarkly.com/sdk/goals/683092d64764f008bd3507e2app.launchdarkly.com/sdk/goals/6830... https://app.launchdarkly.com/sdk/goals/683092d64764f008bd3507e2 — 200 — 189 B — 107 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 — 257 B — 38 ms — h2https://app.launchdarkly.com/sdk/evalx/683092d64764f008bd3507e2/contexts/eyJraW5kIjoibXVsdGkiLCJ1c2VyIjp7ImtpbmQiOiJ1c2VyIiwia2V5IjoiYW5vbnltb3VzLWd1ZXN0IiwiYW5vbnltb3VzIjp0cnVlfSwiZGV2aWNlIjp7ImtleSI6ImRldmljZSIsImlzVGFibGV0IjpmYWxzZSwiaXNXaXJlbGVzc0RldmljZSI6dHJ1ZSwiaXNEZXNrdG9wIjpmYWxzZSwiYnJvd3Nlck5hbWUiOiJDaHJvbWUiLCJicm93c2VyVmVyc2lvbiI6IjE0Ny4wLjAuMCIsInVzZXJBZ2VudCI6Ik1vemlsbGEvNS4wIChMaW51eDsgQW5kcm9pZCAxMTsgbW90byBnIHBvd2VyICgyMDIyKSkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzE0Ny4wLjAuMCBNb2JpbGUgU2FmYXJpLzUzNy4zNiJ9LCJsb2NhdGlvbiI6eyJrZXkiOiJsb2NhdGlvbiIsImNvdW50cnlDb2RlIjoiRVMiLCJyZWdpb24iOiJFVVIiLCJyZWdpb25Db2RlIjoiTUQiLCJzdWJSZWdpb24iOiJFdXJvcGUifSwiY2xpZW50SVAiOnsia2V5IjoiY2xpZW50SVAiLCJjbGllbnRJUCI6IjIwMDE6NDFkMDphYjAwOjo0OjA6OGMifX0app.launchdarkly.com/sdk/evalx/6830... https://app.launchdarkly.com/sdk/evalx/683092d64764f008bd3507e2/contexts/eyJraW5kIjoibXVsdGkiLCJ1c2VyIjp7ImtpbmQiOiJ1c2VyIiwia2V5IjoiYW5vbnltb3VzLWd1ZXN0IiwiYW5vbnltb3VzIjp0cnVlfSwiZGV2aWNlIjp7ImtleSI6ImRldmljZSIsImlzVGFibGV0IjpmYWxzZSwiaXNXaXJlbGVzc0RldmljZSI6dHJ1ZSwiaXNEZXNrdG9wIjpmYWxzZSwiYnJvd3Nlck5hbWUiOiJDaHJvbWUiLCJicm93c2VyVmVyc2lvbiI6IjE0Ny4wLjAuMCIsInVzZXJBZ2VudCI6Ik1vemlsbGEvNS4wIChMaW51eDsgQW5kcm9pZCAxMTsgbW90byBnIHBvd2VyICgyMDIyKSkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzE0Ny4wLjAuMCBNb2JpbGUgU2FmYXJpLzUzNy4zNiJ9LCJsb2NhdGlvbiI6eyJrZXkiOiJsb2NhdGlvbiIsImNvdW50cnlDb2RlIjoiRVMiLCJyZWdpb24iOiJFVVIiLCJyZWdpb25Db2RlIjoiTUQiLCJzdWJSZWdpb24iOiJFdXJvcGUifSwiY2xpZW50SVAiOnsia2V5IjoiY2xpZW50SVAiLCJjbGllbnRJUCI6IjIwMDE6NDFkMDphYjAwOjo0OjA6OGMifX0 — 200 — 1008 B — 11 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 — 931 B — 5 ms — h2https://assets.pixlee.com/images/logo.pngassets.pixlee.com/images/logo.png https://assets.pixlee.com/images/logo.png — 200 — 3.4 KiB — 21 ms — h2https://identity.intercontinental.com/sdk.config.get?apiKey=4_jpzahMO4CBnl9Elopzfr0A&httpStatusCodes=true&ver=1776901560000identity.intercontinental.com/sdk.c... https://identity.intercontinental.com/sdk.config.get?apiKey=4_jpzahMO4CBnl9Elopzfr0A&httpStatusCodes=true&ver=1776901560000 — 200 — 4.0 KiB — 90 ms — h2https://apis.ihg.com/rates/v2/categories?brandId=ic&ihg-language=es-USapis.ihg.com/rates/v2/categories?br... https://apis.ihg.com/rates/v2/categories?brandId=ic&ihg-language=es-US — 200 — 0 B — 13 ms — h2https://apis.ihg.com/members/v1/statusapis.ihg.com/members/v1/status https://apis.ihg.com/members/v1/status — 200 — 0 B — 24 ms — h2https://apis.ihg.com/rates/v2/categories?brandId=ic&ihg-language=es-USapis.ihg.com/rates/v2/categories?br... https://apis.ihg.com/rates/v2/categories?brandId=ic&ihg-language=es-US — 200 — 2.4 KiB — 69 ms — h2https://apis.ihg.com/members/v1/statusapis.ihg.com/members/v1/status https://apis.ihg.com/members/v1/status — 200 — 2.5 KiB — 72 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://static.pxlecdn.com/photos/778456165/medium/273d6b06c9cd66c9d4da.jpgstatic.pxlecdn.com/photos/778456165... https://static.pxlecdn.com/photos/778456165/medium/273d6b06c9cd66c9d4da.jpg — 200 — 72.7 KiB — 296 ms — h2https://static.pxlecdn.com/photos/575352197/medium/87571719f259a581cc56.jpgstatic.pxlecdn.com/photos/575352197... https://static.pxlecdn.com/photos/575352197/medium/87571719f259a581cc56.jpg — 200 — 76.3 KiB — 123 ms — h2https://static.pxlecdn.com/photos/470801433/medium/4e2ac3cc9efd62faf1da.jpgstatic.pxlecdn.com/photos/470801433... https://static.pxlecdn.com/photos/470801433/medium/4e2ac3cc9efd62faf1da.jpg — 200 — 75.2 KiB — 310 ms — h2https://clientstream.launchdarkly.com/eval/683092d64764f008bd3507e2/eyJraW5kIjoibXVsdGkiLCJ1c2VyIjp7ImtpbmQiOiJ1c2VyIiwia2V5IjoiYW5vbnltb3VzLWd1ZXN0IiwiYW5vbnltb3VzIjp0cnVlfSwiZGV2aWNlIjp7ImtleSI6ImRldmljZSIsImlzVGFibGV0IjpmYWxzZSwiaXNXaXJlbGVzc0RldmljZSI6dHJ1ZSwiaXNEZXNrdG9wIjpmYWxzZSwiYnJvd3Nlck5hbWUiOiJDaHJvbWUiLCJicm93c2VyVmVyc2lvbiI6IjE0Ny4wLjAuMCIsInVzZXJBZ2VudCI6Ik1vemlsbGEvNS4wIChMaW51eDsgQW5kcm9pZCAxMTsgbW90byBnIHBvd2VyICgyMDIyKSkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzE0Ny4wLjAuMCBNb2JpbGUgU2FmYXJpLzUzNy4zNiJ9LCJsb2NhdGlvbiI6eyJrZXkiOiJsb2NhdGlvbiIsImNvdW50cnlDb2RlIjoiRVMiLCJyZWdpb24iOiJFVVIiLCJyZWdpb25Db2RlIjoiTUQiLCJzdWJSZWdpb24iOiJFdXJvcGUifSwiY2xpZW50SVAiOnsia2V5IjoiY2xpZW50SVAiLCJjbGllbnRJUCI6IjIwMDE6NDFkMDphYjAwOjo0OjA6OGMifX0clientstream.launchdarkly.com/eval/... https://clientstream.launchdarkly.com/eval/683092d64764f008bd3507e2/eyJraW5kIjoibXVsdGkiLCJ1c2VyIjp7ImtpbmQiOiJ1c2VyIiwia2V5IjoiYW5vbnltb3VzLWd1ZXN0IiwiYW5vbnltb3VzIjp0cnVlfSwiZGV2aWNlIjp7ImtleSI6ImRldmljZSIsImlzVGFibGV0IjpmYWxzZSwiaXNXaXJlbGVzc0RldmljZSI6dHJ1ZSwiaXNEZXNrdG9wIjpmYWxzZSwiYnJvd3Nlck5hbWUiOiJDaHJvbWUiLCJicm93c2VyVmVyc2lvbiI6IjE0Ny4wLjAuMCIsInVzZXJBZ2VudCI6Ik1vemlsbGEvNS4wIChMaW51eDsgQW5kcm9pZCAxMTsgbW90byBnIHBvd2VyICgyMDIyKSkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzE0Ny4wLjAuMCBNb2JpbGUgU2FmYXJpLzUzNy4zNiJ9LCJsb2NhdGlvbiI6eyJrZXkiOiJsb2NhdGlvbiIsImNvdW50cnlDb2RlIjoiRVMiLCJyZWdpb24iOiJFVVIiLCJyZWdpb25Db2RlIjoiTUQiLCJzdWJSZWdpb24iOiJFdXJvcGUifSwiY2xpZW50SVAiOnsia2V5IjoiY2xpZW50SVAiLCJjbGllbnRJUCI6IjIwMDE6NDFkMDphYjAwOjo0OjA6OGMifX0 — 200 — 451 B — 174 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 — 4 ms — h2https://identity.intercontinental.com/js/Api.htm?apiKey=4_jpzahMO4CBnl9Elopzfr0A&version=latest&build=1535&flavor=base&serviceName=apiServiceidentity.intercontinental.com/js/Ap... https://identity.intercontinental.com/js/Api.htm?apiKey=4_jpzahMO4CBnl9Elopzfr0A&version=latest&build=1535&flavor=base&serviceName=apiService — 200 — 39.8 KiB — 105 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 — 4 ms — h2blob:https://www.intercontinental.com/2bfe2b60-0b65-4f18-9091-01e1eb5eafd4www.intercontinental.com/2bfe2b60-0... blob:https://www.intercontinental.com/2bfe2b60-0b65-4f18-9091-01e1eb5eafd4 — -1 — 0 B — 0 ms — https://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 — 642 B — 4 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 — 516 B — 4 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 — 4 ms — h2https://www.intercontinental.com/uPkV/Clq1/k/t/rECJ5JiA/1upiGVat7JiXmJ9V9Q/TkcnSwE/S3s2UWEx/DBEBwww.intercontinental.com/uPkV/Clq1/... https://www.intercontinental.com/uPkV/Clq1/k/t/rECJ5JiA/1upiGVat7JiXmJ9V9Q/TkcnSwE/S3s2UWEx/DBEB — 201 — 2.4 KiB — 229 ms — h2https://identity.intercontinental.com/w2dTl0lyf6EHw/TqUpK/vfmte7BbY/hubYbSufuD1uchXi/VwgDKA/XgdhdCt7/Lm4Bidentity.intercontinental.com/w2dTl... https://identity.intercontinental.com/w2dTl0lyf6EHw/TqUpK/vfmte7BbY/hubYbSufuD1uchXi/VwgDKA/XgdhdCt7/Lm4B — -1 — 0 B — 41 ms — https://identity.intercontinental.com/sdk.config.get?apiKey=4_jpzahMO4CBnl9Elopzfr0A&httpStatusCodes=true&ver=1776901560000identity.intercontinental.com/sdk.c... https://identity.intercontinental.com/sdk.config.get?apiKey=4_jpzahMO4CBnl9Elopzfr0A&httpStatusCodes=true&ver=1776901560000 — 200 — 0 B — 3 ms — h2https://identity.intercontinental.com/accounts.webSdkBootstrap?apiKey=4_jpzahMO4CBnl9Elopzfr0A&pageURL=https%3A%2F%2Fwww.intercontinental.com%2Fhotels%2Fus%2Fes%2Freservation&sdk=js_latest&sdkBuild=1535&format=jsonidentity.intercontinental.com/accou... https://identity.intercontinental.com/accounts.webSdkBootstrap?apiKey=4_jpzahMO4CBnl9Elopzfr0A&pageURL=https%3A%2F%2Fwww.intercontinental.com%2Fhotels%2Fus%2Fes%2Freservation&sdk=js_latest&sdkBuild=1535&format=json — 200 — 1.1 KiB — 76 ms — h2https://messenger.usw.ivastudio.ai/loadermessenger.usw.ivastudio.ai/loader https://messenger.usw.ivastudio.ai/loader — 200 — 594 B — 520 ms — h2https://events.launchdarkly.com/events/diagnostic/683092d64764f008bd3507e2events.launchdarkly.com/events/diag... https://events.launchdarkly.com/events/diagnostic/683092d64764f008bd3507e2 — 204 — 0 B — 322 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 — 5 ms — h2https://www.intercontinental.com/cdn/vendor/appdynamics/adrum/adrum-ext.4be0b6f72e6f2eacbd55d9fea59365dd.jswww.intercontinental.com/cdn/vendor... https://www.intercontinental.com/cdn/vendor/appdynamics/adrum/adrum-ext.4be0b6f72e6f2eacbd55d9fea59365dd.js — 200 — 19.3 KiB — 23 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.4 KiB — 25 ms — h2https://digital.ihg.com/is/image/ihg/app-web-chiclet-intercontinental?fmt=png-alphadigital.ihg.com/is/image/ihg/app-we... https://digital.ihg.com/is/image/ihg/app-web-chiclet-intercontinental?fmt=png-alpha — 200 — 2.1 KiB — 19 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 — 126 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 — 576 B — 3 ms — h2https://secure.target.ihg.com/rest/v1/delivery?client=ihgsixcontinentshote&sessionId=dfa22489e7d749dc8302eef30dc22223&version=2.11.7secure.target.ihg.com/rest/v1/deliv... https://secure.target.ihg.com/rest/v1/delivery?client=ihgsixcontinentshote&sessionId=dfa22489e7d749dc8302eef30dc22223&version=2.11.7 — 200 — 2.5 KiB — 94 ms — h2https://consent.trustarc.com/analytics?action=0&domain=ihg.com&implied=1&session=fcf200214e994cf194745dd7b890c6f9&new=1&referer=https://www.intercontinental.comconsent.trustarc.com/analytics?acti... https://consent.trustarc.com/analytics?action=0&domain=ihg.com&implied=1&session=fcf200214e994cf194745dd7b890c6f9&new=1&referer=https://www.intercontinental.com — 200 — 463 B — 74 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 — 59 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 — 22 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 — 531 B — 11 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 — 13 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 — 31 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://assets.pixlee.com/assets/keen-1.4.0.min.jsassets.pixlee.com/assets/keen-1.4.0... https://assets.pixlee.com/assets/keen-1.4.0.min.js — 200 — 10.8 KiB — 22 ms — h3https://events.launchdarkly.com/events/diagnostic/683092d64764f008bd3507e2events.launchdarkly.com/events/diag... https://events.launchdarkly.com/events/diagnostic/683092d64764f008bd3507e2 — 202 — 358 B — 105 ms — h2https://tinyrick.pixlee.com/3.0/projects/53fe3c9d7d8cb9502c000000/events/Opened%20Widget?api_key=7287d11513886786ffc298064a40fc41e06f31f014bf72054ede32732cd426bb47a3b0da25853916694d11219e5881908d8b46de22052422171461284e7810582143adcc89ce72c0b43829dfe59d698cc9f22dc6460277f09b660bc3ac17808e&data=eyJhbGJ1bV9pZCI6NTQ2MjU0ODQsImFjY291bnRfaWQiOjIwMDcsInB1YmxpY2F0aW9uX2lkIjo3OTA1MjA4LCJkaXN0aW5jdF91c2VyX2hhc2giOiJjZjg3MDY2NS0xOTQwLTA2MWMtOTE1ZC05ZDU3M2IwZGQzNjMiLCJzb3J0VHlwZSI6InJhbmRvbSIsInBhcmVudFVSTCI6Imh0dHBzOi8vd3d3LmludGVyY29udGluZW50YWwuY29tL2hvdGVscy91cy9lcy9yZXNlcnZhdGlvbiIsImJhc2VQYXJlbnRVUkwiOiJodHRwczovL3d3dy5pbnRlcmNvbnRpbmVudGFsLmNvbS9ob3RlbHMvdXMvZXMvcmVzZXJ2YXRpb24iLCJkaXNwbGF5ZWQiOiJibG9jayIsIndpZGdldF92ZXJzaW9uIjoidjQiLCJidXNpbmVzc19uYW1lIjoiSUhHIiwiYWNjb3VudF90eXBlIjoxMCwiYWxidW1fdHlwZSI6ImNhdGVnb3J5Iiwid2lkZ2V0X2lkIjo3OTA1MjA4LCJ3aWRnZXRfaWRfcGFyYW0iOjc5MDUyMDgsIndpZGdldF90eXBlIjoic2ltcGxlIiwicGhvdG9zIjoiODUyNTMxMjgzLDg3NjAwNzg0MCIsIm51bV9waG90b3MiOjIsIndpZGdldCI6Ikhvcml6b250YWwiLCJsb2FkVGltZSI6NDkzLjY5OTk5OTgwOTI2NTE0LCJ3aWRnZXRfY29uZmlnIjp7ImludGVyYWN0aXZlV2lkZ2V0T3B0aW9ucyI6eyJjYXRlZ29yaWVzIjpmYWxzZSwibG9jYXRpb24iOmZhbHNlLCJwZXJzb25hbGl6ZWQiOmZhbHNlLCJtb250aHMiOmZhbHNlLCJzZWFyY2giOmZhbHNlLCJzb3J0IjpmYWxzZSwic29ydFBvcHVsYXIiOmZhbHNlLCJzb3J0UHJpY2UiOmZhbHNlLCJzb3J0UmVjZW50IjpmYWxzZSwid2lkZ2V0VHlwZSI6ZmFsc2UsIm51bU9mQ2F0ZWdvcmllcyI6MCwic2VsZWN0ZWRDYXRlZ29yaWVzIjpbXX0sImludGVyYWN0aXZlX3NvY2lhbF9odWIiOmZhbHNlLCJoZWFkZXJfbGF5b3V0IjoiY2VudGVyZWQiLCJ1cGxvYWRlciI6dHJ1ZSwidXBsb2FkZXJfYnV0dG9uX3N0eWxlIjoidXBsb2FkZXJfYnV0dG9uIiwibGlnaHRib3giOiJDVEEiLCJ0aGVtZSI6IiIsIm1vYmlsZV9vcHRpbWl6YXRpb24iOmZhbHNlLCJsb2FkX3ByaW9yaXR5IjpmYWxzZSwiYWxidW1fZmlsdGVycyI6eyJfRU5USVRZX05BTUUiOiJGaWx0ZXIiLCJjb250ZW50X3NvdXJjZSI6WyJpbnN0YWdyYW0iLCJpbnN0YWdyYW1fc3RvcnkiLCJpbnN0YWdyYW1fZmVlZCIsImluc3RhZ3JhbV9pZ3R2IiwidHdpdHRlciIsImZhY2Vib29rIiwiZGVza3RvcCIsInlvdXR1YmUiLCJ0d2l0Y2giLCJ0aWt0b2siLCJpbnN0YWdyYW1fcmVlbCJdLCJjb250ZW50X3R5cGUiOlsidmlkZW8iLCJpbWFnZSJdLCJjb2xsZWN0X21ldGhvZCI6WyJ1cGxvYWRfZnJvbV9jcCIsInVwbG9hZF9mcm9tX3dpZGdldCIsInVwbG9hZF9mcm9tX2VtYWlsIiwidXBsb2FkX2Zyb21fYXBpIiwic29jaWFsX2NvbGxlY3Rpb24iXSwiaGFzX3Byb2R1Y3QiOnRydWUsImhhc19wZXJtaXNzaW9uIjp0cnVlfSwiZW5kX3RpbGVfdXBsb2FkZXIiOnRydWV9LCJhdHRyaWJ1dGlvbl93aW5kb3ciOjMwLCJmaW5nZXJwcmludCI6IjEyOGM1ZDM1MjZmY2Q5MmU5NzdiN2E3OGMxMjk4NjhkIiwiaXBfYWRkcmVzcyI6IjY0LjI1Mi4xMjYuNTkiLCJ1c2VyX2FnZW50IjoiTW96aWxsYS81LjAgKFgxMTsgTGludXggeDg2XzY0KSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBIZWFkbGVzc0Nocm9tZS8xNDcuMC4wLjAgU2FmYXJpLzUzNy4zNiIsInBhZ2VfdXJsIjoiaHR0cHM6Ly9waG90b3MucGl4bGVlLmNvL3dpZGdldD93aWRnZXRfaWQ9NzkwNTIwOCZwYXJlbnRfdXJsPWh0dHBzJTNBJTJGJTJGd3d3LmludGVyY29udGluZW50YWwuY29tJTJGaG90ZWxzJTJGdXMlMkZlcyUyRnJlc2VydmF0aW9uJm1vYmlsZT10cnVlIiwicmVmZXJyZXJfdXJsIjoiaHR0cHM6Ly93d3cuaW50ZXJjb250aW5lbnRhbC5jb20vIiwia2VlbiI6eyJhZGRvbnMiOlt7Im5hbWUiOiJrZWVuOmlwX3RvX2dlbyIsImlucHV0Ijp7ImlwIjoiaXBfYWRkcmVzcyJ9LCJvdXRwdXQiOiJpcF9nZW9faW5mbyJ9LHsibmFtZSI6ImtlZW46dWFfcGFyc2VyIiwiaW5wdXQiOnsidWFfc3RyaW5nIjoidXNlcl9hZ2VudCJ9LCJvdXRwdXQiOiJwYXJzZWRfdXNlcl9hZ2VudCJ9LHsibmFtZSI6ImtlZW46dXJsX3BhcnNlciIsImlucHV0Ijp7InVybCI6InBhZ2VfdXJsIn0sIm91dHB1dCI6InBhcnNlZF9wYWdlX3VybCJ9LHsibmFtZSI6ImtlZW46cmVmZXJyZXJfcGFyc2VyIiwiaW5wdXQiOnsicmVmZXJyZXJfdXJsIjoicmVmZXJyZXJfdXJsIiwicGFnZV91cmwiOiJwYWdlX3VybCJ9LCJvdXRwdXQiOiJyZWZlcnJlcl9pbmZvIn1dfX0%3D&modified=1776901615407&jsonp=keenJSONPCallback1776901615407tinyrick.pixlee.com/3.0/projects/53... https://tinyrick.pixlee.com/3.0/projects/53fe3c9d7d8cb9502c000000/events/Opened%20Widget?api_key=7287d11513886786ffc298064a40fc41e06f31f014bf72054ede32732cd426bb47a3b0da25853916694d11219e5881908d8b46de22052422171461284e7810582143adcc89ce72c0b43829dfe59d698cc9f22dc6460277f09b660bc3ac17808e&data=eyJhbGJ1bV9pZCI6NTQ2MjU0ODQsImFjY291bnRfaWQiOjIwMDcsInB1YmxpY2F0aW9uX2lkIjo3OTA1MjA4LCJkaXN0aW5jdF91c2VyX2hhc2giOiJjZjg3MDY2NS0xOTQwLTA2MWMtOTE1ZC05ZDU3M2IwZGQzNjMiLCJzb3J0VHlwZSI6InJhbmRvbSIsInBhcmVudFVSTCI6Imh0dHBzOi8vd3d3LmludGVyY29udGluZW50YWwuY29tL2hvdGVscy91cy9lcy9yZXNlcnZhdGlvbiIsImJhc2VQYXJlbnRVUkwiOiJodHRwczovL3d3dy5pbnRlcmNvbnRpbmVudGFsLmNvbS9ob3RlbHMvdXMvZXMvcmVzZXJ2YXRpb24iLCJkaXNwbGF5ZWQiOiJibG9jayIsIndpZGdldF92ZXJzaW9uIjoidjQiLCJidXNpbmVzc19uYW1lIjoiSUhHIiwiYWNjb3VudF90eXBlIjoxMCwiYWxidW1fdHlwZSI6ImNhdGVnb3J5Iiwid2lkZ2V0X2lkIjo3OTA1MjA4LCJ3aWRnZXRfaWRfcGFyYW0iOjc5MDUyMDgsIndpZGdldF90eXBlIjoic2ltcGxlIiwicGhvdG9zIjoiODUyNTMxMjgzLDg3NjAwNzg0MCIsIm51bV9waG90b3MiOjIsIndpZGdldCI6Ikhvcml6b250YWwiLCJsb2FkVGltZSI6NDkzLjY5OTk5OTgwOTI2NTE0LCJ3aWRnZXRfY29uZmlnIjp7ImludGVyYWN0aXZlV2lkZ2V0T3B0aW9ucyI6eyJjYXRlZ29yaWVzIjpmYWxzZSwibG9jYXRpb24iOmZhbHNlLCJwZXJzb25hbGl6ZWQiOmZhbHNlLCJtb250aHMiOmZhbHNlLCJzZWFyY2giOmZhbHNlLCJzb3J0IjpmYWxzZSwic29ydFBvcHVsYXIiOmZhbHNlLCJzb3J0UHJpY2UiOmZhbHNlLCJzb3J0UmVjZW50IjpmYWxzZSwid2lkZ2V0VHlwZSI6ZmFsc2UsIm51bU9mQ2F0ZWdvcmllcyI6MCwic2VsZWN0ZWRDYXRlZ29yaWVzIjpbXX0sImludGVyYWN0aXZlX3NvY2lhbF9odWIiOmZhbHNlLCJoZWFkZXJfbGF5b3V0IjoiY2VudGVyZWQiLCJ1cGxvYWRlciI6dHJ1ZSwidXBsb2FkZXJfYnV0dG9uX3N0eWxlIjoidXBsb2FkZXJfYnV0dG9uIiwibGlnaHRib3giOiJDVEEiLCJ0aGVtZSI6IiIsIm1vYmlsZV9vcHRpbWl6YXRpb24iOmZhbHNlLCJsb2FkX3ByaW9yaXR5IjpmYWxzZSwiYWxidW1fZmlsdGVycyI6eyJfRU5USVRZX05BTUUiOiJGaWx0ZXIiLCJjb250ZW50X3NvdXJjZSI6WyJpbnN0YWdyYW0iLCJpbnN0YWdyYW1fc3RvcnkiLCJpbnN0YWdyYW1fZmVlZCIsImluc3RhZ3JhbV9pZ3R2IiwidHdpdHRlciIsImZhY2Vib29rIiwiZGVza3RvcCIsInlvdXR1YmUiLCJ0d2l0Y2giLCJ0aWt0b2siLCJpbnN0YWdyYW1fcmVlbCJdLCJjb250ZW50X3R5cGUiOlsidmlkZW8iLCJpbWFnZSJdLCJjb2xsZWN0X21ldGhvZCI6WyJ1cGxvYWRfZnJvbV9jcCIsInVwbG9hZF9mcm9tX3dpZGdldCIsInVwbG9hZF9mcm9tX2VtYWlsIiwidXBsb2FkX2Zyb21fYXBpIiwic29jaWFsX2NvbGxlY3Rpb24iXSwiaGFzX3Byb2R1Y3QiOnRydWUsImhhc19wZXJtaXNzaW9uIjp0cnVlfSwiZW5kX3RpbGVfdXBsb2FkZXIiOnRydWV9LCJhdHRyaWJ1dGlvbl93aW5kb3ciOjMwLCJmaW5nZXJwcmludCI6IjEyOGM1ZDM1MjZmY2Q5MmU5NzdiN2E3OGMxMjk4NjhkIiwiaXBfYWRkcmVzcyI6IjY0LjI1Mi4xMjYuNTkiLCJ1c2VyX2FnZW50IjoiTW96aWxsYS81LjAgKFgxMTsgTGludXggeDg2XzY0KSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBIZWFkbGVzc0Nocm9tZS8xNDcuMC4wLjAgU2FmYXJpLzUzNy4zNiIsInBhZ2VfdXJsIjoiaHR0cHM6Ly9waG90b3MucGl4bGVlLmNvL3dpZGdldD93aWRnZXRfaWQ9NzkwNTIwOCZwYXJlbnRfdXJsPWh0dHBzJTNBJTJGJTJGd3d3LmludGVyY29udGluZW50YWwuY29tJTJGaG90ZWxzJTJGdXMlMkZlcyUyRnJlc2VydmF0aW9uJm1vYmlsZT10cnVlIiwicmVmZXJyZXJfdXJsIjoiaHR0cHM6Ly93d3cuaW50ZXJjb250aW5lbnRhbC5jb20vIiwia2VlbiI6eyJhZGRvbnMiOlt7Im5hbWUiOiJrZWVuOmlwX3RvX2dlbyIsImlucHV0Ijp7ImlwIjoiaXBfYWRkcmVzcyJ9LCJvdXRwdXQiOiJpcF9nZW9faW5mbyJ9LHsibmFtZSI6ImtlZW46dWFfcGFyc2VyIiwiaW5wdXQiOnsidWFfc3RyaW5nIjoidXNlcl9hZ2VudCJ9LCJvdXRwdXQiOiJwYXJzZWRfdXNlcl9hZ2VudCJ9LHsibmFtZSI6ImtlZW46dXJsX3BhcnNlciIsImlucHV0Ijp7InVybCI6InBhZ2VfdXJsIn0sIm91dHB1dCI6InBhcnNlZF9wYWdlX3VybCJ9LHsibmFtZSI6ImtlZW46cmVmZXJyZXJfcGFyc2VyIiwiaW5wdXQiOnsicmVmZXJyZXJfdXJsIjoicmVmZXJyZXJfdXJsIiwicGFnZV91cmwiOiJwYWdlX3VybCJ9LCJvdXRwdXQiOiJyZWZlcnJlcl9pbmZvIn1dfX0%3D&modified=1776901615407&jsonp=keenJSONPCallback1776901615407 — -1 — 0 B — 665 ms — https://consent.trustarc.com/analytics?action=1&domain=ihg.com&implied=1&session=fcf200214e994cf194745dd7b890c6f9&new=1&referer=https://www.intercontinental.comconsent.trustarc.com/analytics?acti... https://consent.trustarc.com/analytics?action=1&domain=ihg.com&implied=1&session=fcf200214e994cf194745dd7b890c6f9&new=1&referer=https://www.intercontinental.com — 200 — 463 B — 45 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 — 20 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 — 26 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 — 45 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 — 504 ms — h2https://messenger.usw.ivastudio.ai/storemessenger.usw.ivastudio.ai/store https://messenger.usw.ivastudio.ai/store — 200 — 1.4 KiB — 462 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 — 570 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 — 677 B — 4 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 — 598 B — 4 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 — 878 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 — 921 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 — 4 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 — 4 ms — h2https://znaeyokp2zrxb2lop-ihg.siteintercept.qualtrics.com/WRSiteInterceptEngine/?Q_ZID=ZN_aeYokP2zRXb2Lop&Q_LOC=https%3A%2F%2Fwww.intercontinental.com%2Fhotels%2Fus%2Fes%2Freservation&t=1776901616930znaeyokp2zrxb2lop-ihg.siteintercept... https://znaeyokp2zrxb2lop-ihg.siteintercept.qualtrics.com/WRSiteInterceptEngine/?Q_ZID=ZN_aeYokP2zRXb2Lop&Q_LOC=https%3A%2F%2Fwww.intercontinental.com%2Fhotels%2Fus%2Fes%2Freservation&t=1776901616930 — 200 — 4.6 KiB — 156 ms — h2https://secure.analytics.intercontinental.com/b/ss/ihgusglobal/1/JS-2.27.0-LGPQ/s74854046140115?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2023%3A46%3A57%203%200&sdid=02314B1B2A1B17C8-330D31461BDEE22C&mid=31111630112359764918938057028021475783&ce=UTF-8&pageName=IC%3A%20HOME&g=https%3A%2F%2Fwww.intercontinental.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.59%2Cevent68%3D1.00%2Cevent127%3D1&v1=xsmall%3Aportrait&h1=IC%7CUS%7CES&l1=WEB-_-IC-_-HOME-_-MOD1-_-US-ES-_-LOY-_-MEMBERRATE-_-FS-_-EVG-MEMBERRATE-1%7CWEB-_-IC-_-HOME-_-MOD2-_-US-ES-_-REV-_-DESTINATIONDEALS-_--_-EVG-DESTINATIONDEALS-WEB1%7CWEB-_-IC-_-HOME-_-MOD3-_-US-ES-_-PTS-_-REWARDNIGHTS-_-FS-_-EVG-REWARDNIGHTS-1&v4=IC&c7=ANONYMOUS&v7=ANONYMOUS&c20=57&c21=n%2Fa&c29=www.intercontinental.com&c30=0&v30=www.intercontinental.com%2Fhotels%2Fus%2Fes%2Freservation&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=ic&c60=chrome%7Clinux%20x86_64%7Cmobile%3Atrue%7Cplatform%3Aandroid%7Cchromium%7Cgoogle%20chrome&v60=D%3Dv13&c61=ic_home&c64=regular&c66=New%20Visitor&c68=navigate&c69=aem_page_data_ready&c70=https%3A%2F%2Fwww.intercontinental.com%2Fhotels%2Fus%2Fes%2Freservation&c72=1&c73=1&c74=1&c75=1&v78=www.intercontinental.com&v79=missing&v82=NA--&v111=0&v112=aem%7C_trackanalytics%7Ctrackingjson&v117=D%3Dv37&v121=n%2Fa&v138=no%20FS&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.intercontinental.c... https://secure.analytics.intercontinental.com/b/ss/ihgusglobal/1/JS-2.27.0-LGPQ/s74854046140115?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2023%3A46%3A57%203%200&sdid=02314B1B2A1B17C8-330D31461BDEE22C&mid=31111630112359764918938057028021475783&ce=UTF-8&pageName=IC%3A%20HOME&g=https%3A%2F%2Fwww.intercontinental.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.59%2Cevent68%3D1.00%2Cevent127%3D1&v1=xsmall%3Aportrait&h1=IC%7CUS%7CES&l1=WEB-_-IC-_-HOME-_-MOD1-_-US-ES-_-LOY-_-MEMBERRATE-_-FS-_-EVG-MEMBERRATE-1%7CWEB-_-IC-_-HOME-_-MOD2-_-US-ES-_-REV-_-DESTINATIONDEALS-_--_-EVG-DESTINATIONDEALS-WEB1%7CWEB-_-IC-_-HOME-_-MOD3-_-US-ES-_-PTS-_-REWARDNIGHTS-_-FS-_-EVG-REWARDNIGHTS-1&v4=IC&c7=ANONYMOUS&v7=ANONYMOUS&c20=57&c21=n%2Fa&c29=www.intercontinental.com&c30=0&v30=www.intercontinental.com%2Fhotels%2Fus%2Fes%2Freservation&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=ic&c60=chrome%7Clinux%20x86_64%7Cmobile%3Atrue%7Cplatform%3Aandroid%7Cchromium%7Cgoogle%20chrome&v60=D%3Dv13&c61=ic_home&c64=regular&c66=New%20Visitor&c68=navigate&c69=aem_page_data_ready&c70=https%3A%2F%2Fwww.intercontinental.com%2Fhotels%2Fus%2Fes%2Freservation&c72=1&c73=1&c74=1&c75=1&v78=www.intercontinental.com&v79=missing&v82=NA--&v111=0&v112=aem%7C_trackanalytics%7Ctrackingjson&v117=D%3Dv37&v121=n%2Fa&v138=no%20FS&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 — 422 B — 169 ms — h2https://events.launchdarkly.com/events/bulk/683092d64764f008bd3507e2events.launchdarkly.com/events/bulk... https://events.launchdarkly.com/events/bulk/683092d64764f008bd3507e2 — 204 — 0 B — 96 ms — h2https://siteintercept.qualtrics.com/dxjsmodule/37.7ea1ffe71ad8c0799cc1.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=www.intercontinental.comsiteintercept.qualtrics.com/dxjsmod... https://siteintercept.qualtrics.com/dxjsmodule/37.7ea1ffe71ad8c0799cc1.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=www.intercontinental.com — 200 — 18.6 KiB — 71 ms — h2https://siteintercept.qualtrics.com/dxjsmodule/12.1a2b7192fd54e87d3971.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=www.intercontinental.comsiteintercept.qualtrics.com/dxjsmod... https://siteintercept.qualtrics.com/dxjsmodule/12.1a2b7192fd54e87d3971.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=www.intercontinental.com — 200 — 35.8 KiB — 75 ms — h2https://events.launchdarkly.com/events/bulk/683092d64764f008bd3507e2events.launchdarkly.com/events/bulk... https://events.launchdarkly.com/events/bulk/683092d64764f008bd3507e2 — 202 — 358 B — 98 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 — 44 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 — 32 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 — 26 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 — 28 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 — 30 ms — h2https://siteintercept.qualtrics.com/WRSiteInterceptEngine/Asset.php?Module=SI_eESBjX57OXHdJGd&Version=118&Q_ORIGIN=https://www.intercontinental.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.intercontinental.com&Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BrandTier=6JXOb6PlXr&Q_ARCACHEVERSION=21&Q_BRANDDC=iad1 — 200 — 1.5 KiB — 66 ms — h2https://siteintercept.qualtrics.com/WRSiteInterceptEngine/Asset.php?Module=CR_9oGqpKJzcxSeOfH&Version=5&Q_InterceptID=SI_eESBjX57OXHdJGd&Q_ORIGIN=https://www.intercontinental.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.intercontinental.com&Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BrandTier=6JXOb6PlXr&Q_ARCACHEVERSION=21&Q_BRANDDC=iad1 — 200 — 979 B — 63 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 — 164 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 — 90 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 — 872 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 — 980 B — 4 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 20052ms · 2404KB · $266/mo
www.ihg.com
Other
Costly
Execution 10869ms
Transfer 486 KB
Unused 41%
Monthly Cost $144/mo
www.intercontinental.com
Other
Costly
Execution 1614ms
Transfer 25 KB
Monthly Cost $21/mo
assets.adobedtm.com
Other
Costly
Execution 1397ms
Transfer 247 KB
Unused 16%
Monthly Cost $19/mo
Unattributable
Other
Costly
Execution 1365ms
Transfer 0 KB
Monthly Cost $18/mo
www.intercontinental.com
Other
Costly
Execution 776ms
Transfer 44 KB
Monthly Cost $10/mo
www.intercontinental.com
Other
Costly
Execution 642ms
Transfer 2 KB
Unused 20%
Monthly Cost $9/mo
www.intercontinental.com
Other
Costly
Execution 641ms
Transfer 349 KB
Unused 78%
Monthly Cost $9/mo
www.ihg.com
Other
Costly
Execution 633ms
Transfer 23 KB
Monthly Cost $8/mo
www.intercontinental.com
Other
Costly
Execution 552ms
Transfer 37 KB
Monthly Cost $7/mo
www.ihg.com
Other
Costly
Execution 267ms
Transfer 125 KB
Unused 65%
Monthly Cost $4/mo
www.intercontinental.com
Other
Optional
Execution 192ms
Transfer 260 KB
Monthly Cost $3/mo
identity.intercontinental.com
Other
Optional
Execution 173ms
Transfer 238 KB
Unused 62%
Monthly Cost $2/mo
www.intercontinental.com
Other
Optional
Execution 167ms
Transfer 47 KB
Unused 58%
Monthly Cost $2/mo
assets.adobedtm.com
Other
Optional
Execution 131ms
Transfer 3 KB
Monthly Cost $2/mo
unpkg
CDN
Optional
Execution 119ms
Transfer 98 KB
Unused 74%
Monthly Cost $2/mo
messenger-ui.usw.ivastudio.ai
Other
Optional
Execution 113ms
Transfer 332 KB
Unused 51%
Monthly Cost $2/mo
siteintercept.qualtrics.com
Other
Optional
Execution 92ms
Transfer 36 KB
Unused 60%
Monthly Cost $1/mo
assets.pxlecdn.com
Other
Optional
Execution 92ms
Transfer 16 KB
Monthly Cost $1/mo
consent.trustarc.com
Other
Optional
Execution 77ms
Transfer 36 KB
Unused 71%
Monthly Cost $1/mo
identity.intercontinental.com
Other
Optional
Execution 70ms
Transfer 0 KB
Monthly Cost $1/mo
assets.adobedtm.com
Other
Optional
Execution 69ms
Transfer 1 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.ihg.com adds 10869ms and costs ~$144/month
  • www.intercontinental.com adds 1614ms and costs ~$21/month
  • assets.adobedtm.com adds 1397ms and costs ~$19/month
  • Unattributable adds 1365ms and costs ~$18/month
  • www.intercontinental.com adds 776ms and costs ~$10/month
  • www.intercontinental.com adds 642ms and costs ~$9/month
  • www.intercontinental.com adds 641ms and costs ~$9/month
  • www.ihg.com adds 633ms and costs ~$8/month
  • www.intercontinental.com adds 552ms and costs ~$7/month
  • www.ihg.com adds 267ms and costs ~$4/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 10869ms 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.intercontinental.com takes 1614ms 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 1397ms 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 1365ms 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.intercontinental.com takes 776ms 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.intercontinental.com takes 642ms 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.intercontinental.com takes 641ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

78% of www.intercontinental.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 633ms 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.intercontinental.com takes 552ms 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 267ms 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

65% 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.intercontinental.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.intercontinental.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

60% of siteintercept.qualtrics.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

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