Skip to content
https://southwest.com

Performance

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

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

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

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

1.01 s

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

4.43 s

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

626 ms

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

0.025

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

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

13.07 s

Page Load Progression

803 ms
1.6 s
2.4 s
3.2 s
4.0 s
4.8 s
5.6 s
6.4 s
Checks
15
5 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
38.0 MB transferred, 203 requests
FIX
38.0 MB transferred, 203 requests
Critical::
Page weighs 46.4 MB (38.0 MB transferred)
Warning::
Images are 35.6 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 35.6 MB
Warning::
JavaScript is 2.2 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.2 MB
Warning::
203 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 8.0 g CO2 per page load
38.0 MB / 2.4 MB budget
38.0 MB transferred
203 requests
8.0 g CO2 per page load
Images 35.6 MiB 94%
JavaScript 2.2 MiB 6%
Other 101.9 KiB 0%
Fonts 64.4 KiB 0%
CSS 54.1 KiB 0%
Other 16.7 KiB 0%
HTML 6.5 KiB 0%
Other 5.4 KiB 0%
Other 2.1 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (38.0 MiB of 38.0 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
5168ms total JS execution
FIX
5168ms total JS execution
Warning::
https://www.southwest.com/resources/c76dc01aee548f...: 2036ms CPU time
Warning::
https://www.southwest.com/: 1176ms CPU time
Warning::
Unattributable: 950ms CPU time
Warning::
https://www.southwest.com/v2/landing/home-page/sta...: 280ms CPU time
Info::
https://cdn.quantummetric.com/qscripts/quantum-sou...: 231ms CPU time
Warning::
Third-party scripts: 5168ms (100% of total)

Main Thread Breakdown

Script Evaluation 69% Other 18% Script Parsing & Compilation 5% Style & Layout 3%
ScriptTotalScriptingParse/CompileParty
https://www.southwest.com/resources/c76dc01aee548ff55d184615dd91bee22130011c85bd82036ms1813ms14ms3rd
https://www.southwest.com/1176ms840ms1ms3rd
Unattributable950ms92ms0ms3rd
https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/app-dcb821d8.js280ms266ms9ms3rd
https://cdn.quantummetric.com/qscripts/quantum-southwest.js231ms218ms10ms3rd
https://www.southwest.com/swa-resources/scripts/analytics/analytics.js161ms114ms38ms3rd
https://www.southwest.com/assets/app/scripts/swa-common.js126ms111ms13ms3rd
https://cdn.cookielaw.org/scripttemplates/202410.1.0/otBannerSdk.js83ms57ms14ms3rd
https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/vendor-49d0a293.js64ms24ms5ms3rd
https://www.googletagmanager.com/gtag/js?id=DC-8601678&cx=c&gtm=4e64e161ms49ms12ms3rd
F
JS Bundles
Action
83 scripts, 681 KB unused
FIX
83 scripts, 681 KB unused
Warning::
https://www.southwest.com/v2/landing/home-page/sta...: 118 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=DC-860...: 61 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.cookielaw.org/scripttemplates/202410.1...: 61 KB unused (55%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.southwest.com/v2/landing/home-page/sta...: 60 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-826...: 48 KB unused (34%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 681 KB
681 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/app-e96e9bea.js238 KB118 KB (50%)3rd
https://www.googletagmanager.com/gtag/js?id=DC-8601678&cx=c&gtm=4e64e1129 KB61 KB (47%)3rd
https://cdn.cookielaw.org/scripttemplates/202410.1.0/otBannerSdk.js112 KB61 KB (55%)3rd
https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/app-111e1271.js133 KB60 KB (45%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-826888480144 KB48 KB (34%)3rd
https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/app-dcb821d8.js84 KB47 KB (57%)3rd
https://cdn.quantummetric.com/qscripts/quantum-southwest.js119 KB46 KB (39%)3rd
https://www.southwest.com/swa-resources/scripts/analytics/analytics.js183 KB40 KB (22%)3rd
https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/vendor-49d0a293.js54 KB31 KB (58%)3rd
https://aswpsdkus.com/notify/v2/ua-sdk.min.js63 KB31 KB (50%)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
203 resources · 38.0 MB · 681 KB savings available
FIX
203 resources · 38.0 MB · 681 KB savings available
Warning::
Page weight 37.0 MB over 1MB target
Got: 38.0 MB Expected: ≤ 1 MB
Info::
~681 KB of savings available
Warning::
202 third-party resources (100% of weight)
Info::
7 resources over 200KB
203 resources · 38.0 MiB · 202 third-party 37.0 MiB over 1MB target
Image 94% · 35.6 MiB
JavaScript 6% · 2.2 MiB
Other 0% · 117.6 KiB
Font 0% · 64.4 KiB
CSS 0% · 58.5 KiB
Document 0% · 8.3 KiB

~681.1 KiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
45 images, 0 KB saveable
REVIEW
45 images, 0 KB saveable
Warning::
https://www.southwest.com/swa-resources/images/ico... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.southwest.com/swa-resources/images/ico... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.southwest.com/swa-resources/images/off... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.southwest.com/swa-resources/images/ico... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.southwest.com/swa-resources/images/ico... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.southwest.com/swa-resources/images/cha... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.southwest.com/swa-resources/images/ico... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
45 images 35.6 MB
0 oversized -0 KB
41 legacy format
7 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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

Green Hosting

No green hosting detected

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

Web fonts

2

64 KB total

Render-blocking

0

of 2

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.0 s LCP 4.4 shttps://www.southwest.com/swa-resources/fonts/SouthwestSans-Regular.otfSouthwestSans-Regular.otf https://www.southwest.com/swa-resources/fonts/SouthwestSans-Regular.otf — 32.0 KiB — 47 ms — font-display: swaphttps://www.southwest.com/swa-resources/fonts/SouthwestSans-Bold.otfSouthwestSans-Bold.otf https://www.southwest.com/swa-resources/fonts/SouthwestSans-Bold.otf — 32.3 KiB — 43 ms — font-display: swap
SouthwestSans-Regular.otf otf swap
Size 32 KB
Load time 47 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
SouthwestSans-Bold.otf otf swap
Size 32 KB
Load time 43 ms
Start 2.7 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 ~19 KB and ~38 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
Network Waterfall
203 requests over 9116ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 1.0 s LCP 4.4 shttps://southwest.com// https://southwest.com/ — 301 — 130 B — 155 ms — http/1.0https://www.southwest.com/www.southwest.com/ https://www.southwest.com/ — 200 — 3.6 KiB — 49 ms — h2https://www.southwest.com/resources/c76dc01aee548ff55d184615dd91bee22130011c85bd8www.southwest.com/resources/c76dc01... https://www.southwest.com/resources/c76dc01aee548ff55d184615dd91bee22130011c85bd8 — 200 — 78.9 KiB — 51 ms — h2https://www.southwest.com/assets/app/scripts/swa-common.jswww.southwest.com/assets/app/script... https://www.southwest.com/assets/app/scripts/swa-common.js — 200 — 240.2 KiB — 265 ms — h2https://www.southwest.com/swa-resources/scripts/swa-di.jswww.southwest.com/swa-resources/scr... https://www.southwest.com/swa-resources/scripts/swa-di.js — 200 — 4.3 KiB — 48 ms — h2https://www.southwest.com/v2/landing/home-page/static/25.0.1/css/app-e96e9bea.csswww.southwest.com/v2/landing/home-p... https://www.southwest.com/v2/landing/home-page/static/25.0.1/css/app-e96e9bea.css — 200 — 53.2 KiB — 27 ms — h2https://www.southwest.com/swa-resources/scripts/motion-point/mp_linkcode.jswww.southwest.com/swa-resources/scr... https://www.southwest.com/swa-resources/scripts/motion-point/mp_linkcode.js — 200 — 1.1 KiB — 26 ms — h2https://www.southwest.com/swa-resources/styles/landing-home-page-v2-override.csswww.southwest.com/swa-resources/sty... https://www.southwest.com/swa-resources/styles/landing-home-page-v2-override.css — 200 — 947 B — 64 ms — h2https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/en.jswww.southwest.com/v2/landing/home-p... https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/en.js — 200 — 22.6 KiB — 47 ms — h2https://www.southwest.com/swa-resources/config/status.jswww.southwest.com/swa-resources/con... https://www.southwest.com/swa-resources/config/status.js — 200 — 593 B — 23 ms — h2https://www.southwest.com/swa-resources/scripts/analytics/analytics.jswww.southwest.com/swa-resources/scr... https://www.southwest.com/swa-resources/scripts/analytics/analytics.js — 200 — 183.1 KiB — 127 ms — h2https://www.southwest.com/swa-ui/bootstrap/landing-home-page-v2/1/data.jswww.southwest.com/swa-ui/bootstrap/... https://www.southwest.com/swa-ui/bootstrap/landing-home-page-v2/1/data.js — 200 — 51.2 KiB — 87 ms — h2blob:https://www.southwest.com/3e5dc0c0-d7b6-429a-9ff9-9ef5cd546266www.southwest.com/3e5dc0c0-d7b6-429... blob:https://www.southwest.com/3e5dc0c0-d7b6-429a-9ff9-9ef5cd546266 — 200 — -1 B — 71 ms — blobhttps://www.southwest.com/swa-ui/bootstrap/landing-home-page-v2/1/content/en.jswww.southwest.com/swa-ui/bootstrap/... https://www.southwest.com/swa-ui/bootstrap/landing-home-page-v2/1/content/en.js — 200 — 33.0 KiB — 91 ms — h2https://www.southwest.com/swa-ui/bootstrap/landing-home-page-v2/1/i18n/en.jswww.southwest.com/swa-ui/bootstrap/... https://www.southwest.com/swa-ui/bootstrap/landing-home-page-v2/1/i18n/en.js — 200 — 1.2 KiB — 85 ms — h2https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/vendor-49d0a293.jswww.southwest.com/v2/landing/home-p... https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/vendor-49d0a293.js — 200 — 54.1 KiB — 130 ms — h2https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/vendor-6fff978b.jswww.southwest.com/v2/landing/home-p... https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/vendor-6fff978b.js — 200 — 30.2 KiB — 122 ms — h2https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/vendor-059be3de.jswww.southwest.com/v2/landing/home-p... https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/vendor-059be3de.js — 200 — 28.8 KiB — 128 ms — h2https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/vendor-adcb47af.jswww.southwest.com/v2/landing/home-p... https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/vendor-adcb47af.js — 200 — 51.1 KiB — 133 ms — h2https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/vendor-27545368.jswww.southwest.com/v2/landing/home-p... https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/vendor-27545368.js — 200 — 34.4 KiB — 134 ms — h2https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/app-e96e9bea.jswww.southwest.com/v2/landing/home-p... https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/app-e96e9bea.js — 200 — 237.8 KiB — 167 ms — h2https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/app-111e1271.jswww.southwest.com/v2/landing/home-p... https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/app-111e1271.js — 200 — 133.2 KiB — 170 ms — h2https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/app-dcb821d8.jswww.southwest.com/v2/landing/home-p... https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/app-dcb821d8.js — 200 — 83.8 KiB — 167 ms — h2https://www.southwest.com/akam/13/5120f2ewww.southwest.com/akam/13/5120f2e https://www.southwest.com/akam/13/5120f2e — 200 — 9.4 KiB — 146 ms — h2https://www.southwest.com/resources/c76dc01aee548ff55d184615dd91bee22130011c85bd8/e/65319_1825172515.jswww.southwest.com/resources/c76dc01... https://www.southwest.com/resources/c76dc01aee548ff55d184615dd91bee22130011c85bd8/e/65319_1825172515.js — 200 — 18.6 KiB — 149 ms — h2https://www.southwest.com/resources/c76dc01aee548ff55d184615dd91bee22130011c85bd8/e/65257_1825202430.jswww.southwest.com/resources/c76dc01... https://www.southwest.com/resources/c76dc01aee548ff55d184615dd91bee22130011c85bd8/e/65257_1825202430.js — 200 — 7.2 KiB — 167 ms — h2https://www.southwest.com/resources/c76dc01aee548ff55d184615dd91bee22130011c85bd8/e/64885_1825202492.jswww.southwest.com/resources/c76dc01... https://www.southwest.com/resources/c76dc01aee548ff55d184615dd91bee22130011c85bd8/e/64885_1825202492.js — 200 — 2.3 KiB — 152 ms — h2https://www.southwest.com/resources/c76dc01aee548ff55d184615dd91bee22130011c85bd8/e/65226_747628124.jswww.southwest.com/resources/c76dc01... https://www.southwest.com/resources/c76dc01aee548ff55d184615dd91bee22130011c85bd8/e/65226_747628124.js — 200 — 33.0 KiB — 166 ms — h2https://www.southwest.com/di/swadc/cdn/cs/pXS4eU1UtrsWT1A6lR5H5EQACPk.jswww.southwest.com/di/swadc/cdn/cs/p... https://www.southwest.com/di/swadc/cdn/cs/pXS4eU1UtrsWT1A6lR5H5EQACPk.js — 200 — 11.5 KiB — 202 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 30 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 1.0 s LCP 4.4 shttps://southwest.com// https://southwest.com/ — 301 — 130 B — 155 ms — http/1.0https://www.southwest.com/www.southwest.com/ https://www.southwest.com/ — 200 — 3.6 KiB — 49 ms — h2https://www.southwest.com/resources/c76dc01aee548ff55d184615dd91bee22130011c85bd8www.southwest.com/resources/c76dc01... https://www.southwest.com/resources/c76dc01aee548ff55d184615dd91bee22130011c85bd8 — 200 — 78.9 KiB — 51 ms — h2https://www.southwest.com/assets/app/scripts/swa-common.jswww.southwest.com/assets/app/script... https://www.southwest.com/assets/app/scripts/swa-common.js — 200 — 240.2 KiB — 265 ms — h2https://www.southwest.com/swa-resources/scripts/swa-di.jswww.southwest.com/swa-resources/scr... https://www.southwest.com/swa-resources/scripts/swa-di.js — 200 — 4.3 KiB — 48 ms — h2https://www.southwest.com/v2/landing/home-page/static/25.0.1/css/app-e96e9bea.csswww.southwest.com/v2/landing/home-p... https://www.southwest.com/v2/landing/home-page/static/25.0.1/css/app-e96e9bea.css — 200 — 53.2 KiB — 27 ms — h2https://www.southwest.com/swa-resources/scripts/motion-point/mp_linkcode.jswww.southwest.com/swa-resources/scr... https://www.southwest.com/swa-resources/scripts/motion-point/mp_linkcode.js — 200 — 1.1 KiB — 26 ms — h2https://www.southwest.com/swa-resources/styles/landing-home-page-v2-override.csswww.southwest.com/swa-resources/sty... https://www.southwest.com/swa-resources/styles/landing-home-page-v2-override.css — 200 — 947 B — 64 ms — h2https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/en.jswww.southwest.com/v2/landing/home-p... https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/en.js — 200 — 22.6 KiB — 47 ms — h2https://www.southwest.com/swa-resources/config/status.jswww.southwest.com/swa-resources/con... https://www.southwest.com/swa-resources/config/status.js — 200 — 593 B — 23 ms — h2https://www.southwest.com/swa-resources/scripts/analytics/analytics.jswww.southwest.com/swa-resources/scr... https://www.southwest.com/swa-resources/scripts/analytics/analytics.js — 200 — 183.1 KiB — 127 ms — h2https://www.southwest.com/swa-ui/bootstrap/landing-home-page-v2/1/data.jswww.southwest.com/swa-ui/bootstrap/... https://www.southwest.com/swa-ui/bootstrap/landing-home-page-v2/1/data.js — 200 — 51.2 KiB — 87 ms — h2blob:https://www.southwest.com/3e5dc0c0-d7b6-429a-9ff9-9ef5cd546266www.southwest.com/3e5dc0c0-d7b6-429... blob:https://www.southwest.com/3e5dc0c0-d7b6-429a-9ff9-9ef5cd546266 — 200 — -1 B — 71 ms — blobhttps://www.southwest.com/swa-ui/bootstrap/landing-home-page-v2/1/content/en.jswww.southwest.com/swa-ui/bootstrap/... https://www.southwest.com/swa-ui/bootstrap/landing-home-page-v2/1/content/en.js — 200 — 33.0 KiB — 91 ms — h2https://www.southwest.com/swa-ui/bootstrap/landing-home-page-v2/1/i18n/en.jswww.southwest.com/swa-ui/bootstrap/... https://www.southwest.com/swa-ui/bootstrap/landing-home-page-v2/1/i18n/en.js — 200 — 1.2 KiB — 85 ms — h2https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/vendor-49d0a293.jswww.southwest.com/v2/landing/home-p... https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/vendor-49d0a293.js — 200 — 54.1 KiB — 130 ms — h2https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/vendor-6fff978b.jswww.southwest.com/v2/landing/home-p... https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/vendor-6fff978b.js — 200 — 30.2 KiB — 122 ms — h2https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/vendor-059be3de.jswww.southwest.com/v2/landing/home-p... https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/vendor-059be3de.js — 200 — 28.8 KiB — 128 ms — h2https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/vendor-adcb47af.jswww.southwest.com/v2/landing/home-p... https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/vendor-adcb47af.js — 200 — 51.1 KiB — 133 ms — h2https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/vendor-27545368.jswww.southwest.com/v2/landing/home-p... https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/vendor-27545368.js — 200 — 34.4 KiB — 134 ms — h2https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/app-e96e9bea.jswww.southwest.com/v2/landing/home-p... https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/app-e96e9bea.js — 200 — 237.8 KiB — 167 ms — h2https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/app-111e1271.jswww.southwest.com/v2/landing/home-p... https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/app-111e1271.js — 200 — 133.2 KiB — 170 ms — h2https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/app-dcb821d8.jswww.southwest.com/v2/landing/home-p... https://www.southwest.com/v2/landing/home-page/static/25.0.1/js/app-dcb821d8.js — 200 — 83.8 KiB — 167 ms — h2https://www.southwest.com/akam/13/5120f2ewww.southwest.com/akam/13/5120f2e https://www.southwest.com/akam/13/5120f2e — 200 — 9.4 KiB — 146 ms — h2https://www.southwest.com/resources/c76dc01aee548ff55d184615dd91bee22130011c85bd8/e/65319_1825172515.jswww.southwest.com/resources/c76dc01... https://www.southwest.com/resources/c76dc01aee548ff55d184615dd91bee22130011c85bd8/e/65319_1825172515.js — 200 — 18.6 KiB — 149 ms — h2https://www.southwest.com/resources/c76dc01aee548ff55d184615dd91bee22130011c85bd8/e/65257_1825202430.jswww.southwest.com/resources/c76dc01... https://www.southwest.com/resources/c76dc01aee548ff55d184615dd91bee22130011c85bd8/e/65257_1825202430.js — 200 — 7.2 KiB — 167 ms — h2https://www.southwest.com/resources/c76dc01aee548ff55d184615dd91bee22130011c85bd8/e/64885_1825202492.jswww.southwest.com/resources/c76dc01... https://www.southwest.com/resources/c76dc01aee548ff55d184615dd91bee22130011c85bd8/e/64885_1825202492.js — 200 — 2.3 KiB — 152 ms — h2https://www.southwest.com/resources/c76dc01aee548ff55d184615dd91bee22130011c85bd8/e/65226_747628124.jswww.southwest.com/resources/c76dc01... https://www.southwest.com/resources/c76dc01aee548ff55d184615dd91bee22130011c85bd8/e/65226_747628124.js — 200 — 33.0 KiB — 166 ms — h2https://www.southwest.com/di/swadc/cdn/cs/pXS4eU1UtrsWT1A6lR5H5EQACPk.jswww.southwest.com/di/swadc/cdn/cs/p... https://www.southwest.com/di/swadc/cdn/cs/pXS4eU1UtrsWT1A6lR5H5EQACPk.js — 200 — 11.5 KiB — 202 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 30 ms — h2https://dpm.demdex.net/id?d_visid_ver=5.5.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_verify=1&d_orgid=65D316D751E563EC0A490D4C%40AdobeOrg&d_nsid=0&ts=1776294323139dpm.demdex.net/id?d_visid_ver=5.5.0... https://dpm.demdex.net/id?d_visid_ver=5.5.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_verify=1&d_orgid=65D316D751E563EC0A490D4C%40AdobeOrg&d_nsid=0&ts=1776294323139 — 302 — 673 B — 124 ms — h2https://www.southwest.com/swa-resources/scripts/analytics//b52dfd6476cb/21df05686c51/c10bb207eca1/hostedLibFiles/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement.min.jswww.southwest.com/swa-resources/scr... https://www.southwest.com/swa-resources/scripts/analytics//b52dfd6476cb/21df05686c51/c10bb207eca1/hostedLibFiles/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement.min.js — 200 — 12.8 KiB — 110 ms — h2https://www.southwest.com/swa-resources/scripts/analytics//b52dfd6476cb/21df05686c51/c10bb207eca1/hostedLibFiles/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement_Module_ActivityMap.min.jswww.southwest.com/swa-resources/scr... https://www.southwest.com/swa-resources/scripts/analytics//b52dfd6476cb/21df05686c51/c10bb207eca1/hostedLibFiles/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement_Module_ActivityMap.min.js — 200 — 1.9 KiB — 111 ms — h2https://www.southwest.com/swa-resources/scripts/analytics//b52dfd6476cb/21df05686c51/c10bb207eca1/hostedLibFiles/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement_Module_AudienceManagement.min.jswww.southwest.com/swa-resources/scr... https://www.southwest.com/swa-resources/scripts/analytics//b52dfd6476cb/21df05686c51/c10bb207eca1/hostedLibFiles/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement_Module_AudienceManagement.min.js — 200 — 8.8 KiB — 67 ms — h2blob:https://www.southwest.com/eb2a154c-aa8c-4851-81db-3e8b214f2ee9www.southwest.com/eb2a154c-aa8c-485... blob:https://www.southwest.com/eb2a154c-aa8c-4851-81db-3e8b214f2ee9 — 200 — 0 B — 4 ms — blobhttps://dpm.demdex.net/id/rd?d_visid_ver=5.5.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_verify=1&d_orgid=65D316D751E563EC0A490D4C%40AdobeOrg&d_nsid=0&ts=1776294323139dpm.demdex.net/id/rd?d_visid_ver=5.... https://dpm.demdex.net/id/rd?d_visid_ver=5.5.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_verify=1&d_orgid=65D316D751E563EC0A490D4C%40AdobeOrg&d_nsid=0&ts=1776294323139 — 200 — 615 B — 11 ms — h2https://ponos.zeronaught.com/2?a=5cb20fb2094ea5a63f821517fe9e6cb5fa915a1f&b=A31iZJOdAQAAEKyoP1myFuFfZR_hM1501xyqnvCBDVZrhdSoZHRo24Sp1QEFAQUtuRiucphhwH9eCOfvosJeCA==&c=77f777ded972dde0b33295eb375948575d20d6e537dcfb8fded98bbf2161fceeponos.zeronaught.com/2?a=5cb20fb209... https://ponos.zeronaught.com/2?a=5cb20fb2094ea5a63f821517fe9e6cb5fa915a1f&b=A31iZJOdAQAAEKyoP1myFuFfZR_hM1501xyqnvCBDVZrhdSoZHRo24Sp1QEFAQUtuRiucphhwH9eCOfvosJeCA==&c=77f777ded972dde0b33295eb375948575d20d6e537dcfb8fded98bbf2161fcee — 200 — 1.1 KiB — 36 ms — http/1.0data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAACWCAYAAABkW7XSAAAQAElEQVR4AeycCZhUxbXHT3UPMwg4q…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAACWCAYAAABkW7XSAAAQAElEQVR4AeycCZhUxbXHT3UPMwg4q… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAACGFjVEwAAAABAAAAAcMq2TYAAAANS…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAACGFjVEwAAAABAAAAAcMq2TYAAAANS… — 200 — 0 B — 0 ms — datahttps://smetrics.southwest.com/id?d_visid_ver=5.5.0&d_fieldgroup=MC&mcorgid=65D316D751E563EC0A490D4C%40AdobeOrg&ts=1776294323700smetrics.southwest.com/id?d_visid_v... https://smetrics.southwest.com/id?d_visid_ver=5.5.0&d_fieldgroup=MC&mcorgid=65D316D751E563EC0A490D4C%40AdobeOrg&ts=1776294323700 — 200 — 628 B — 90 ms — h2blob:https://www.southwest.com/d1cd8f81-3ca0-4a30-865c-3e426d0aa006www.southwest.com/d1cd8f81-3ca0-4a3... blob:https://www.southwest.com/d1cd8f81-3ca0-4a30-865c-3e426d0aa006 — 200 — -1 B — 256 ms — blobhttps://www.southwest.com/di/swadvc/cc.js?sid=7b66b3c6e172eed2&ts=1776294323770&namespace=advcwww.southwest.com/di/swadvc/cc.js?s... https://www.southwest.com/di/swadvc/cc.js?sid=7b66b3c6e172eed2&ts=1776294323770&namespace=advc — 200 — 33.1 KiB — 78 ms — h2https://www.southwest.com/di/swadc/beacon/et?c=pXS4eU1UtrsWT1A6lR5H5EQACPk&t=67e9342d6e85d7d728c6a84c5cb15f3782c4www.southwest.com/di/swadc/beacon/e... https://www.southwest.com/di/swadc/beacon/et?c=pXS4eU1UtrsWT1A6lR5H5EQACPk&t=67e9342d6e85d7d728c6a84c5cb15f3782c4 — 204 — 538 B — 71 ms — h2https://www.southwest.com/api/security/v4/security/digital/jwkswww.southwest.com/api/security/v4/s... https://www.southwest.com/api/security/v4/security/digital/jwks — 200 — 2.8 KiB — 287 ms — h2https://www.southwest.com/landing/home-page/version.jsonwww.southwest.com/landing/home-page... https://www.southwest.com/landing/home-page/version.json — 200 — 1.1 KiB — 51 ms — h2https://www.southwest.com/swa-resources/fonts/SouthwestSans-Regular.otfwww.southwest.com/swa-resources/fon... https://www.southwest.com/swa-resources/fonts/SouthwestSans-Regular.otf — 200 — 32.0 KiB — 47 ms — h2https://dpm.demdex.net/id?d_visid_ver=5.5.0&d_fieldgroup=AAM&d_rtbd=json&d_ver=2&d_orgid=65D316D751E563EC0A490D4C%40AdobeOrg&d_nsid=0&d_mid=90087500702327282591380099976777050381&ts=1776294323978dpm.demdex.net/id?d_visid_ver=5.5.0... https://dpm.demdex.net/id?d_visid_ver=5.5.0&d_fieldgroup=AAM&d_rtbd=json&d_ver=2&d_orgid=65D316D751E563EC0A490D4C%40AdobeOrg&d_nsid=0&d_mid=90087500702327282591380099976777050381&ts=1776294323978 — 200 — 805 B — 14 ms — h2blob:https://www.southwest.com/2d43e745-fbe5-49fb-82c9-e85251cb2e80www.southwest.com/2d43e745-fbe5-49f... blob:https://www.southwest.com/2d43e745-fbe5-49fb-82c9-e85251cb2e80 — 200 — 0 B — 1 ms — blobhttps://soptimize.southwest.com/rest/v1/delivery?client=southwestairlines&sessionId=6f35eba5708a423f963a016a4b50d46a&version=2.11.7soptimize.southwest.com/rest/v1/del... https://soptimize.southwest.com/rest/v1/delivery?client=southwestairlines&sessionId=6f35eba5708a423f963a016a4b50d46a&version=2.11.7 — 200 — 1.6 KiB — 136 ms — h2https://cdn.cookielaw.org/consent/0190c692-914e-7f10-b87d-6a42384a3a4d/0190c692-914e-7f10-b87d-6a42384a3a4d.jsoncdn.cookielaw.org/consent/0190c692-... https://cdn.cookielaw.org/consent/0190c692-914e-7f10-b87d-6a42384a3a4d/0190c692-914e-7f10-b87d-6a42384a3a4d.json — 200 — 2.7 KiB — 26 ms — h2https://www.southwest.com/akam/13/pixel_5120f2ewww.southwest.com/akam/13/pixel_512... https://www.southwest.com/akam/13/pixel_5120f2e — 200 — 1023 B — 33 ms — h2https://www.southwest.com/swa-resources/scripts/analytics/b52dfd6476cb/21df05686c51/c10bb207eca1/RC2acd43b1bebe491597959b83a78aed08-source.min.jswww.southwest.com/swa-resources/scr... https://www.southwest.com/swa-resources/scripts/analytics/b52dfd6476cb/21df05686c51/c10bb207eca1/RC2acd43b1bebe491597959b83a78aed08-source.min.js — 200 — 1.1 KiB — 31 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 307 B — 43 ms — h2https://cdn.cookielaw.org/scripttemplates/202410.1.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202410.1.0/otBannerSdk.js — 200 — 111.9 KiB — 19 ms — h2https://cdn.branch.io/branch-latest.min.jscdn.branch.io/branch-latest.min.js https://cdn.branch.io/branch-latest.min.js — 200 — 23.5 KiB — 15 ms — h2https://www.southwest.com/api/content-delivery/v1/content-delivery/query/placementswww.southwest.com/api/content-deliv... https://www.southwest.com/api/content-delivery/v1/content-delivery/query/placements — 200 — 21.7 KiB — 181 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAIElEQVR4AaTIMQ4AAAjCwMb//1llh…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAIElEQVR4AaTIMQ4AAAjCwMb//1llh… — 200 — 0 B — 0 ms — datahttps://www.southwest.com/swa-resources/images/responsive/homepage/hero/IMG-RHP-Hero-20260413.jpgwww.southwest.com/swa-resources/ima... https://www.southwest.com/swa-resources/images/responsive/homepage/hero/IMG-RHP-Hero-20260413.jpg — 200 — 138.6 KiB — 66 ms — h2https://www.southwest.com/swa-resources/images/globalnav/logos/swa_logo_dark.svgwww.southwest.com/swa-resources/ima... https://www.southwest.com/swa-resources/images/globalnav/logos/swa_logo_dark.svg — 200 — 3.1 KiB — 59 ms — h2https://www.southwest.com/swa-resources/fonts/SouthwestSans-Bold.otfwww.southwest.com/swa-resources/fon... https://www.southwest.com/swa-resources/fonts/SouthwestSans-Bold.otf — 200 — 32.3 KiB — 43 ms — h2https://www.southwest.com/swa-resources/images/responsive/homepage/prod_ov/gtwys-dL-HP4-ProductOverview-IMG-riu-april-coop.pngwww.southwest.com/swa-resources/ima... https://www.southwest.com/swa-resources/images/responsive/homepage/prod_ov/gtwys-dL-HP4-ProductOverview-IMG-riu-april-coop.png — 200 — 2.0 MiB — 118 ms — h2https://www.southwest.com/di/swadc/beacon/et?c=pXS4eU1UtrsWT1A6lR5H5EQACPk&t=67e9342d6e85d7d728c6a84c5cb15f3782c4www.southwest.com/di/swadc/beacon/e... https://www.southwest.com/di/swadc/beacon/et?c=pXS4eU1UtrsWT1A6lR5H5EQACPk&t=67e9342d6e85d7d728c6a84c5cb15f3782c4 — 204 — 541 B — 67 ms — h2https://www.southwest.com/swa-resources/images/offers/d-spoffers-ad-content-IMG.jpgwww.southwest.com/swa-resources/ima... https://www.southwest.com/swa-resources/images/offers/d-spoffers-ad-content-IMG.jpg — 200 — 111.0 KiB — 52 ms — h2https://www.southwest.com/vacations/packages/tripProfiles/LP-TP-445/searchProfiles/LP-SP-430www.southwest.com/vacations/package... https://www.southwest.com/vacations/packages/tripProfiles/LP-TP-445/searchProfiles/LP-SP-430 — 200 — 4.3 KiB — 104 ms — h2https://www.southwest.com/vacations/packages/tripProfiles/LP-TP-446/searchProfiles/LP-SP-431www.southwest.com/vacations/package... https://www.southwest.com/vacations/packages/tripProfiles/LP-TP-446/searchProfiles/LP-SP-431 — 200 — 3.9 KiB — 70 ms — h2https://www.southwest.com/vacations/packages/tripProfiles/LP-TP-447/searchProfiles/LP-SP-432www.southwest.com/vacations/package... https://www.southwest.com/vacations/packages/tripProfiles/LP-TP-447/searchProfiles/LP-SP-432 — 200 — 3.7 KiB — 69 ms — h2https://www.southwest.com/vacations/packages/tripProfiles/LP-TP-448/searchProfiles/LP-SP-433www.southwest.com/vacations/package... https://www.southwest.com/vacations/packages/tripProfiles/LP-TP-448/searchProfiles/LP-SP-433 — 200 — 888 B — 84 ms — h2https://www.southwest.com/vacations/packages/tripProfiles/LP-TP-449/searchProfiles/LP-SP-434www.southwest.com/vacations/package... https://www.southwest.com/vacations/packages/tripProfiles/LP-TP-449/searchProfiles/LP-SP-434 — 200 — 886 B — 150 ms — h2https://www.southwest.com/swa-resources/images/chase-cards/chase_card_tiny.pngwww.southwest.com/swa-resources/ima... https://www.southwest.com/swa-resources/images/chase-cards/chase_card_tiny.png — 200 — 1.9 KiB — 100 ms — h2https://www.southwest.com/swa-resources/images/offers/sp-offers-wave-2b-image-647x320.jpgwww.southwest.com/swa-resources/ima... https://www.southwest.com/swa-resources/images/offers/sp-offers-wave-2b-image-647x320.jpg — 200 — 25.3 KiB — 105 ms — h2https://www.southwest.com/swa-resources/images/responsive/homepage/sp_offer/Cruise-Evergreen-202603.jpgwww.southwest.com/swa-resources/ima... https://www.southwest.com/swa-resources/images/responsive/homepage/sp_offer/Cruise-Evergreen-202603.jpg — 200 — 112.8 KiB — 181 ms — h2https://www.southwest.com/swa-resources/images/offers/CB964610_HP4---SplOfferThree---Card2---SplOffer3---2024-Car-Offer-Evergreen_TP964608_20250528_3.jpgwww.southwest.com/swa-resources/ima... https://www.southwest.com/swa-resources/images/offers/CB964610_HP4---SplOfferThree---Card2---SplOffer3---2024-Car-Offer-Evergreen_TP964608_20250528_3.jpg — 200 — 608.3 KiB — 184 ms — h2https://www.southwest.com/swa-resources/images/offers/CB964022_HP4---SplOfferThree---Card3---SplOffer3---Aud-Default---2024-Hotels-Offer-Evergreen_TP964020_20250528_4.jpgwww.southwest.com/swa-resources/ima... https://www.southwest.com/swa-resources/images/offers/CB964022_HP4---SplOfferThree---Card3---SplOffer3---Aud-Default---2024-Hotels-Offer-Evergreen_TP964020_20250528_4.jpg — 200 — 48.5 KiB — 109 ms — h2https://www.southwest.com/swa-resources/images/icons/facebook-icon.svgwww.southwest.com/swa-resources/ima... https://www.southwest.com/swa-resources/images/icons/facebook-icon.svg — 200 — 868 B — 111 ms — h2https://www.southwest.com/swa-resources/images/icons/instagram-icon.svgwww.southwest.com/swa-resources/ima... https://www.southwest.com/swa-resources/images/icons/instagram-icon.svg — 200 — 1.2 KiB — 112 ms — h2https://www.southwest.com/swa-resources/images/icons/youtube-icon.svgwww.southwest.com/swa-resources/ima... https://www.southwest.com/swa-resources/images/icons/youtube-icon.svg — 200 — 936 B — 114 ms — h2https://www.southwest.com/swa-resources/images/icons/linkedin-icon.pngwww.southwest.com/swa-resources/ima... https://www.southwest.com/swa-resources/images/icons/linkedin-icon.png — 200 — 1.9 KiB — 115 ms — h2https://www.southwest.com/swa-resources/images/icons/pinterest-icon.pngwww.southwest.com/swa-resources/ima... https://www.southwest.com/swa-resources/images/icons/pinterest-icon.png — 200 — 4.1 KiB — 116 ms — h2https://www.southwest.com/swa-resources/images/globalnav/logos/swa_logo_dark_corporate.svgwww.southwest.com/swa-resources/ima... https://www.southwest.com/swa-resources/images/globalnav/logos/swa_logo_dark_corporate.svg — 200 — 3.0 KiB — 117 ms — h2https://www.southwest.com/swa-resources/images/globalnav/logos/swa_footer_logo_swa_cargo.svgwww.southwest.com/swa-resources/ima... https://www.southwest.com/swa-resources/images/globalnav/logos/swa_footer_logo_swa_cargo.svg — 200 — 3.8 KiB — 119 ms — h2https://www.southwest.com/swa-resources/scripts/analytics/b52dfd6476cb/21df05686c51/c10bb207eca1/RCe71aac1630ce462594ec90e42fa48c3c-source.min.jswww.southwest.com/swa-resources/scr... https://www.southwest.com/swa-resources/scripts/analytics/b52dfd6476cb/21df05686c51/c10bb207eca1/RCe71aac1630ce462594ec90e42fa48c3c-source.min.js — 200 — 949 B — 50 ms — h2https://app.link/_r?sdk=web2.87.1&branch_key=key_live_giugWIpIXUYa4N52lEYdgbcfDyg004TU&callback=branch_callback__0app.link/_r?sdk=web2.87.1&branch_ke... https://app.link/_r?sdk=web2.87.1&branch_key=key_live_giugWIpIXUYa4N52lEYdgbcfDyg004TU&callback=branch_callback__0 — 200 — 669 B — 208 ms — h2https://cdn.cookielaw.org/consent/0190c692-914e-7f10-b87d-6a42384a3a4d/019cda8a-f9f6-7268-841e-ffdb435cb9fe/en.jsoncdn.cookielaw.org/consent/0190c692-... https://cdn.cookielaw.org/consent/0190c692-914e-7f10-b87d-6a42384a3a4d/019cda8a-f9f6-7268-841e-ffdb435cb9fe/en.json — 200 — 39.0 KiB — 28 ms — h2https://www.southwest.com/api/logging/v1/logging/desktop/logwww.southwest.com/api/logging/v1/lo... https://www.southwest.com/api/logging/v1/logging/desktop/log — 204 — 941 B — 357 ms — h2https://www.southwest.com/swa-resources/scripts/analytics/b52dfd6476cb/21df05686c51/c10bb207eca1/RC2422732a7b664be1809ff14d3e859360-source.min.jswww.southwest.com/swa-resources/scr... https://www.southwest.com/swa-resources/scripts/analytics/b52dfd6476cb/21df05686c51/c10bb207eca1/RC2422732a7b664be1809ff14d3e859360-source.min.js — 200 — 1.0 KiB — 94 ms — h2https://www.southwest.com/api/logging/v1/logging/desktop/logwww.southwest.com/api/logging/v1/lo... https://www.southwest.com/api/logging/v1/logging/desktop/log — 204 — 939 B — 667 ms — h2https://cdn.cookielaw.org/scripttemplates/202410.1.0/assets/otFloatingRoundedCorner.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202410.1.0/assets/otFloatingRoundedCorner.json — 200 — 2.8 KiB — 14 ms — h2https://cdn.cookielaw.org/scripttemplates/202410.1.0/assets/v2/otPcPanel.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202410.1.0/assets/v2/otPcPanel.json — 200 — 12.7 KiB — 19 ms — h2https://cdn.cookielaw.org/scripttemplates/202410.1.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202410.1.0/assets/otCommonStyles.css — 200 — 4.3 KiB — 15 ms — h2https://www.southwest.com/swa-resources/scripts/analytics/b52dfd6476cb/21df05686c51/c10bb207eca1/RC2fbea8687a6946ea87eba1293b9a8135-source.min.jswww.southwest.com/swa-resources/scr... https://www.southwest.com/swa-resources/scripts/analytics/b52dfd6476cb/21df05686c51/c10bb207eca1/RC2fbea8687a6946ea87eba1293b9a8135-source.min.js — 200 — 892 B — 54 ms — h2https://cdn.cookielaw.org/logos/static/ot_guard_logo.svgcdn.cookielaw.org/logos/static/ot_g... https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg — 200 — 532 B — 17 ms — h2https://cdn.cookielaw.org/logos/static/ot_company_logo.pngcdn.cookielaw.org/logos/static/ot_c... https://cdn.cookielaw.org/logos/static/ot_company_logo.png — 200 — 19.2 KiB — 16 ms — h2https://cdn.cookielaw.org/logos/static/powered_by_logo.svgcdn.cookielaw.org/logos/static/powe... https://cdn.cookielaw.org/logos/static/powered_by_logo.svg — 200 — 2.5 KiB — 17 ms — h2https://api2.branch.io/v1/openapi2.branch.io/v1/open https://api2.branch.io/v1/open — 200 — 739 B — 83 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-826888480www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-826888480 — 200 — 144.2 KiB — 78 ms — h2https://www.southwest.com/swa-resources/scripts/analytics/b52dfd6476cb/21df05686c51/c10bb207eca1/RC16a5fdbb95f749869b77d152703ec9a3-source.min.jswww.southwest.com/swa-resources/scr... https://www.southwest.com/swa-resources/scripts/analytics/b52dfd6476cb/21df05686c51/c10bb207eca1/RC16a5fdbb95f749869b77d152703ec9a3-source.min.js — 200 — 1.2 KiB — 43 ms — h2https://launchpad.privacymanager.io/latest/launchpad.bundle.jslaunchpad.privacymanager.io/latest/... https://launchpad.privacymanager.io/latest/launchpad.bundle.js — 200 — 45.5 KiB — 33 ms — h2https://launchpad-wrapper.privacymanager.io/13b8fb23-a2a8-44bd-a553-687f6ed377b1/launchpad-liveramp.jslaunchpad-wrapper.privacymanager.io... https://launchpad-wrapper.privacymanager.io/13b8fb23-a2a8-44bd-a553-687f6ed377b1/launchpad-liveramp.js — 200 — 1.7 KiB — 24 ms — h2https://api2.branch.io/v1/pageviewapi2.branch.io/v1/pageview https://api2.branch.io/v1/pageview — 200 — 381 B — 132 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/826888480/?random=1776294326306&cv=11&fst=1776294326306&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/826888480/?random=1776294326306&cv=11&fst=1776294326306&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 61 B — 42 ms — h3https://www.google.com/rmkt/collect/826888480/?random=1776294326306&cv=11&fst=1776294326306&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/8268884... https://www.google.com/rmkt/collect/826888480/?random=1776294326306&cv=11&fst=1776294326306&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 238 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/1054693222/?random=1776294326342&cv=11&fst=1776294326342&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/1054693222/?random=1776294326342&cv=11&fst=1776294326342&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 61 B — 36 ms — h3https://www.google.com/rmkt/collect/1054693222/?random=1776294326342&cv=11&fst=1776294326342&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/1054693... https://www.google.com/rmkt/collect/1054693222/?random=1776294326342&cv=11&fst=1776294326342&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 226 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/11503598745/?random=1776294326353&cv=11&fst=1776294326353&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/11503598745/?random=1776294326353&cv=11&fst=1776294326353&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.1 KiB — 31 ms — h3https://www.google.com/rmkt/collect/11503598745/?random=1776294326353&cv=11&fst=1776294326353&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/1150359... https://www.google.com/rmkt/collect/11503598745/?random=1776294326353&cv=11&fst=1776294326353&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 217 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/16960540452/?random=1776294326363&cv=11&fst=1776294326363&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/16960540452/?random=1776294326363&cv=11&fst=1776294326363&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.1 KiB — 28 ms — h3https://www.google.com/rmkt/collect/16960540452/?random=1776294326363&cv=11&fst=1776294326363&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/1696054... https://www.google.com/rmkt/collect/16960540452/?random=1776294326363&cv=11&fst=1776294326363&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 209 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/17096637204/?random=1776294326373&cv=11&fst=1776294326373&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/17096637204/?random=1776294326373&cv=11&fst=1776294326373&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.1 KiB — 33 ms — h3https://www.google.com/rmkt/collect/17096637204/?random=1776294326373&cv=11&fst=1776294326373&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/1709663... https://www.google.com/rmkt/collect/17096637204/?random=1776294326373&cv=11&fst=1776294326373&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 199 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/17096680894/?random=1776294326383&cv=11&fst=1776294326383&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/17096680894/?random=1776294326383&cv=11&fst=1776294326383&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.1 KiB — 30 ms — h3https://www.google.com/rmkt/collect/17096680894/?random=1776294326383&cv=11&fst=1776294326383&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/1709668... https://www.google.com/rmkt/collect/17096680894/?random=1776294326383&cv=11&fst=1776294326383&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 194 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/17358953576/?random=1776294326392&cv=11&fst=1776294326392&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/17358953576/?random=1776294326392&cv=11&fst=1776294326392&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.1 KiB — 32 ms — h3https://www.google.com/rmkt/collect/17358953576/?random=1776294326392&cv=11&fst=1776294326392&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/1735895... https://www.google.com/rmkt/collect/17358953576/?random=1776294326392&cv=11&fst=1776294326392&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 181 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/17359012701/?random=1776294326405&cv=11&fst=1776294326405&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/17359012701/?random=1776294326405&cv=11&fst=1776294326405&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.1 KiB — 30 ms — h3https://www.google.com/rmkt/collect/17359012701/?random=1776294326405&cv=11&fst=1776294326405&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/1735901... https://www.google.com/rmkt/collect/17359012701/?random=1776294326405&cv=11&fst=1776294326405&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 175 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/17358923357/?random=1776294326416&cv=11&fst=1776294326416&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/17358923357/?random=1776294326416&cv=11&fst=1776294326416&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.1 KiB — 26 ms — h3https://www.google.com/rmkt/collect/17358923357/?random=1776294326416&cv=11&fst=1776294326416&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/1735892... https://www.google.com/rmkt/collect/17358923357/?random=1776294326416&cv=11&fst=1776294326416&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 161 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/17474306307/?random=1776294326430&cv=11&fst=1776294326430&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/17474306307/?random=1776294326430&cv=11&fst=1776294326430&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.1 KiB — 27 ms — h3https://www.google.com/rmkt/collect/17474306307/?random=1776294326430&cv=11&fst=1776294326430&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/1747430... https://www.google.com/rmkt/collect/17474306307/?random=1776294326430&cv=11&fst=1776294326430&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 141 ms — h3https://www.googletagmanager.com/gtag/js?id=DC-8601678&cx=c&gtm=4e64e1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=DC-8601678&cx=c&gtm=4e64e1 — 200 — 129.2 KiB — 54 ms — h2https://www.google.com/ccm/collect?rcb=5&frm=0&en=page_view&dl=https%3A%2F%2Fwww.southwest.com%2F&scrsrc=www.googletagmanager.com&rnd=898978392.1776294326&dt=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&auid=1720779143.1776294326&navt=n&npa=0&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&apve=1&apvf=f&apvc=1&tids=AW-826888480~AW-1054693222~AW-11503598745~AW-16960540452~AW-17096637204~AW-17096680894~AW-17358953576~AW-17359012701~AW-17358923357~AW-17474306307&tid=AW-826888480&tft=1776294326457&tfd=4004www.google.com/ccm/collect?rcb=5&fr... https://www.google.com/ccm/collect?rcb=5&frm=0&en=page_view&dl=https%3A%2F%2Fwww.southwest.com%2F&scrsrc=www.googletagmanager.com&rnd=898978392.1776294326&dt=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&auid=1720779143.1776294326&navt=n&npa=0&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&apve=1&apvf=f&apvc=1&tids=AW-826888480~AW-1054693222~AW-11503598745~AW-16960540452~AW-17096637204~AW-17096680894~AW-17358953576~AW-17359012701~AW-17358923357~AW-17474306307&tid=AW-826888480&tft=1776294326457&tfd=4004 — 200 — 21 B — 135 ms — h3https://www.southwest.com/swa-resources/scripts/analytics/b52dfd6476cb/21df05686c51/c10bb207eca1/RCc9d17745cf094ceb93172a49e14025c1-source.min.jswww.southwest.com/swa-resources/scr... https://www.southwest.com/swa-resources/scripts/analytics/b52dfd6476cb/21df05686c51/c10bb207eca1/RCc9d17745cf094ceb93172a49e14025c1-source.min.js — 200 — 1.5 KiB — 46 ms — h2https://www.google.com/pagead/1p-user-list/11503598745/?random=1776294326353&cv=11&fst=1776294000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfWM1iwux6oWzeerLMglOQlI-MKcVZs-Q6TELMSqtjaBUHZv1nNC9STFdCtlifhvg0LTyAGpOPKYtGp3pIpfT1CIj-K2lrrQdFjaSaI05n1xfGYbt3gwHdWBOypuuwxrj4U8NxamSknWXiDY9LKHW-Mwl10qLgLieU0cSZn_rjl_iI8Kjklai1-ElTy8VlqqjvJAgXQUq465sAk5l6HcWgXZKT0eA-BHOoBukgp3nU5O93pKljOYx8lrdKrRZRQgdy_mHBg&random=2605301940&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/11503598745/?random=1776294326353&cv=11&fst=1776294000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfWM1iwux6oWzeerLMglOQlI-MKcVZs-Q6TELMSqtjaBUHZv1nNC9STFdCtlifhvg0LTyAGpOPKYtGp3pIpfT1CIj-K2lrrQdFjaSaI05n1xfGYbt3gwHdWBOypuuwxrj4U8NxamSknWXiDY9LKHW-Mwl10qLgLieU0cSZn_rjl_iI8Kjklai1-ElTy8VlqqjvJAgXQUq465sAk5l6HcWgXZKT0eA-BHOoBukgp3nU5O93pKljOYx8lrdKrRZRQgdy_mHBg&random=2605301940&rmt_tld=0&ipr=y — 200 — 64 B — 38 ms — h3https://www.google.com/pagead/1p-user-list/16960540452/?random=1776294326363&cv=11&fst=1776294000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugff9A1-nPaj4UsEO4zPl5jYVCjzTSU-L5fTTENVafAfDm5OVGx54EPLDoEHESkMo1eiuyplryTSrgvr08_xZwqSNEP651uPM73IBQ7Wxtbmiw3Nb20kybp-vdKnPw8b_dQvPLcY5qUmxeL-8iGdBEFasLG4mGC_zm83hGYT2RqHPGSrBTTpzwkGNo3VRHiDRwYLAUVad5wczsvi0H4u8jLu30OgxcKzdjCXYMQyMUj5YP1bOfLBtNswYwupelNmEUhbs_bA&random=1988286715&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/16960540452/?random=1776294326363&cv=11&fst=1776294000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugff9A1-nPaj4UsEO4zPl5jYVCjzTSU-L5fTTENVafAfDm5OVGx54EPLDoEHESkMo1eiuyplryTSrgvr08_xZwqSNEP651uPM73IBQ7Wxtbmiw3Nb20kybp-vdKnPw8b_dQvPLcY5qUmxeL-8iGdBEFasLG4mGC_zm83hGYT2RqHPGSrBTTpzwkGNo3VRHiDRwYLAUVad5wczsvi0H4u8jLu30OgxcKzdjCXYMQyMUj5YP1bOfLBtNswYwupelNmEUhbs_bA&random=1988286715&rmt_tld=0&ipr=y — 200 — 64 B — 29 ms — h3https://www.google.com/pagead/1p-user-list/17096637204/?random=1776294326373&cv=11&fst=1776294000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfRspiMia5-SyJ3ppfEq2SgMrncl-ffggzxSx-Ueox2srMIxXqIphVb78fmRcvBeDC2_VnJRSc9ekBWfbpCzvTJ3FWzcwAcbmFq8uX6HX4P1zuIOTfW_obgtqtfFhVpoGisTACS91C4C8-T-rVqYa7IxzMcXZJz2wv7HKCICltuN8j_tKqoXj2bfQB0wMBFKjWFaDNbZfSMXkztMfago3ByBNCv2tTTiAjYSqn9V6-qddUaYmKJD4Zzmw4e9PUo5UyCk5Gw&random=23128238&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/17096637204/?random=1776294326373&cv=11&fst=1776294000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfRspiMia5-SyJ3ppfEq2SgMrncl-ffggzxSx-Ueox2srMIxXqIphVb78fmRcvBeDC2_VnJRSc9ekBWfbpCzvTJ3FWzcwAcbmFq8uX6HX4P1zuIOTfW_obgtqtfFhVpoGisTACS91C4C8-T-rVqYa7IxzMcXZJz2wv7HKCICltuN8j_tKqoXj2bfQB0wMBFKjWFaDNbZfSMXkztMfago3ByBNCv2tTTiAjYSqn9V6-qddUaYmKJD4Zzmw4e9PUo5UyCk5Gw&random=23128238&rmt_tld=0&ipr=y — 200 — 64 B — 42 ms — h3https://www.google.com/pagead/1p-user-list/17096680894/?random=1776294326383&cv=11&fst=1776294000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfYXbR4EwzMoFwxYHRpWso-MCKvqx2P029bl5dd9nskM9BpZ7Y38CXe-1YoGFW9iGlQu9fflkxIjjHKUDVADe2iJ5mNhc38kMmH1YgPQcq0MHhBPRUoXUezbfLD_np5FiuhiA27bedPxEDK2IkMr8XhBtrVhxeccSl_w71Dq_EWFNLRTekbwRBMTvIvYTaDGbQZEYP89WEYA8XFut_YopPRaaAHOia76r7tlyQbXMgPK1BzGHfuzqKle5RgssVqQwDVF1Ng&random=2321718546&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/17096680894/?random=1776294326383&cv=11&fst=1776294000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfYXbR4EwzMoFwxYHRpWso-MCKvqx2P029bl5dd9nskM9BpZ7Y38CXe-1YoGFW9iGlQu9fflkxIjjHKUDVADe2iJ5mNhc38kMmH1YgPQcq0MHhBPRUoXUezbfLD_np5FiuhiA27bedPxEDK2IkMr8XhBtrVhxeccSl_w71Dq_EWFNLRTekbwRBMTvIvYTaDGbQZEYP89WEYA8XFut_YopPRaaAHOia76r7tlyQbXMgPK1BzGHfuzqKle5RgssVqQwDVF1Ng&random=2321718546&rmt_tld=0&ipr=y — 200 — 64 B — 43 ms — h3https://www.google.com/pagead/1p-user-list/17358953576/?random=1776294326392&cv=11&fst=1776294000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfZQDpux9wE621U8WleeRZ6QCqWAuQWDqxPyh0vbVAbFCt8jimzalnGS9QxXE_htlPFUlfxCALggsv4dDdULBQfsJYyAPJWqiYGUY07Cx85v08psjm1yvBuuxyXtA6G_3I5kEQU5DcVxl_nACbxPlmx2c3AHdOSm5LEUJO8AT65CwoK5JmcxIxQgxkcxNlCu8SfLLK_o9hpxMSCa8DvZmmvI9h8ZyG3L5ib4BsWMJll_Uyi75tX_EdYQCT442pJVpLY9kvQ&random=3204414890&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/17358953576/?random=1776294326392&cv=11&fst=1776294000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfZQDpux9wE621U8WleeRZ6QCqWAuQWDqxPyh0vbVAbFCt8jimzalnGS9QxXE_htlPFUlfxCALggsv4dDdULBQfsJYyAPJWqiYGUY07Cx85v08psjm1yvBuuxyXtA6G_3I5kEQU5DcVxl_nACbxPlmx2c3AHdOSm5LEUJO8AT65CwoK5JmcxIxQgxkcxNlCu8SfLLK_o9hpxMSCa8DvZmmvI9h8ZyG3L5ib4BsWMJll_Uyi75tX_EdYQCT442pJVpLY9kvQ&random=3204414890&rmt_tld=0&ipr=y — 200 — 64 B — 42 ms — h3https://www.google.com/pagead/1p-user-list/17359012701/?random=1776294326405&cv=11&fst=1776294000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfQ1PmefMlqDfccVa1bnEHUwKnghCOPQz5Bl5jI70K8_ARXUqeGpaU4musTLinPO7S6-lBnteLrx9HTluIaQuzSoPXbKjrEbNxeVePhJgFgHsZTyfH9vD6mitFIIWFrUVThEnbDSiXuHEiP2VOnK4Gfm0uTkP5pitEveQUbhbVb-kL-RDmG4WdijdIGmGVdtWYXekjJGZH2MbrXQnqCaLBtjxtkY1iT4hjolTTaCOs920nNzuHjAjjJfMzB2am1t5QUOhDg&random=1350289427&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/17359012701/?random=1776294326405&cv=11&fst=1776294000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfQ1PmefMlqDfccVa1bnEHUwKnghCOPQz5Bl5jI70K8_ARXUqeGpaU4musTLinPO7S6-lBnteLrx9HTluIaQuzSoPXbKjrEbNxeVePhJgFgHsZTyfH9vD6mitFIIWFrUVThEnbDSiXuHEiP2VOnK4Gfm0uTkP5pitEveQUbhbVb-kL-RDmG4WdijdIGmGVdtWYXekjJGZH2MbrXQnqCaLBtjxtkY1iT4hjolTTaCOs920nNzuHjAjjJfMzB2am1t5QUOhDg&random=1350289427&rmt_tld=0&ipr=y — 200 — 64 B — 40 ms — h3https://www.google.com/pagead/1p-user-list/17358923357/?random=1776294326416&cv=11&fst=1776294000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfZzGpE4lngBo99bLpuihN5pRYNJIzniABWcd5EasZbp-1RPm16fSBbNRplVH_C89wkGNR_B2M5ZqTls6IXxdv_2i-isRS1GQcwei4eCMf1g-Tsbq2owosEsmLvurH1btZtnHPTXiINQ-r7hzpWEo0xwtzmzF887mzKxZ5W4pQk4T179fAKHz-tO6AKMdA282zk5VT0otAmjdC03n0ImPWxucpS8zywTs2fTvONX_YELSMhyp5s7Ne_iVAsg4b8JNAZZ2Fg&random=200633324&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/17358923357/?random=1776294326416&cv=11&fst=1776294000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfZzGpE4lngBo99bLpuihN5pRYNJIzniABWcd5EasZbp-1RPm16fSBbNRplVH_C89wkGNR_B2M5ZqTls6IXxdv_2i-isRS1GQcwei4eCMf1g-Tsbq2owosEsmLvurH1btZtnHPTXiINQ-r7hzpWEo0xwtzmzF887mzKxZ5W4pQk4T179fAKHz-tO6AKMdA282zk5VT0otAmjdC03n0ImPWxucpS8zywTs2fTvONX_YELSMhyp5s7Ne_iVAsg4b8JNAZZ2Fg&random=200633324&rmt_tld=0&ipr=y — 200 — 64 B — 39 ms — h3https://www.google.com/pagead/1p-user-list/17474306307/?random=1776294326430&cv=11&fst=1776294000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfe2_nhKGE9C65l_cnowQexfkPd7ISnGWl-CB3BOk6qOduplxDrSZICVTte_HrxmJHwhDWzQBDpZxvz4ovCr-nx2vVIE-sYR6AWqmLvA1mFwpM4jIr-cvBP8y2GZMTB2Io-M1BNd4Z_U3y1TCAzAHIo57zpoZ2q45R_T78vRwMq2D6qmXJH2XHw2N-anYmA-8xYnVW60ybdBAchTnd_bd4Ikq1JAhabkKL3OlNT6I3ceIOzvx1hfc9Wq8XTqzix2hisAIMg&random=2114344405&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/17474306307/?random=1776294326430&cv=11&fst=1776294000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9118198361za200zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.southwest.com%2F&rcb=5&frm=0&tiba=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1720779143.1776294326&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfe2_nhKGE9C65l_cnowQexfkPd7ISnGWl-CB3BOk6qOduplxDrSZICVTte_HrxmJHwhDWzQBDpZxvz4ovCr-nx2vVIE-sYR6AWqmLvA1mFwpM4jIr-cvBP8y2GZMTB2Io-M1BNd4Z_U3y1TCAzAHIo57zpoZ2q45R_T78vRwMq2D6qmXJH2XHw2N-anYmA-8xYnVW60ybdBAchTnd_bd4Ikq1JAhabkKL3OlNT6I3ceIOzvx1hfc9Wq8XTqzix2hisAIMg&random=2114344405&rmt_tld=0&ipr=y — 200 — 64 B — 36 ms — h3https://aswpsdkus.com/notify/v2/ua-sdk.min.jsaswpsdkus.com/notify/v2/ua-sdk.min.... https://aswpsdkus.com/notify/v2/ua-sdk.min.js — 200 — 62.8 KiB — 57 ms — h2https://www.southwest.com/swa-resources/scripts/analytics/b52dfd6476cb/21df05686c51/c10bb207eca1/RC7f59b9533118461482dc00d18aaac195-source.min.jswww.southwest.com/swa-resources/scr... https://www.southwest.com/swa-resources/scripts/analytics/b52dfd6476cb/21df05686c51/c10bb207eca1/RC7f59b9533118461482dc00d18aaac195-source.min.js — 200 — 831 B — 135 ms — h2https://www.southwest.com/swa-resources/scripts/analytics/b52dfd6476cb/21df05686c51/c10bb207eca1/RC9e382f57993f4248865c4973d7d0d215-source.min.jswww.southwest.com/swa-resources/scr... https://www.southwest.com/swa-resources/scripts/analytics/b52dfd6476cb/21df05686c51/c10bb207eca1/RC9e382f57993f4248865c4973d7d0d215-source.min.js — 200 — 772 B — 135 ms — h2https://www.southwest.com/swa-resources/scripts/analytics/b52dfd6476cb/21df05686c51/c10bb207eca1/RC422e6e5252ce473890d5f6d5ec764651-source.min.jswww.southwest.com/swa-resources/scr... https://www.southwest.com/swa-resources/scripts/analytics/b52dfd6476cb/21df05686c51/c10bb207eca1/RC422e6e5252ce473890d5f6d5ec764651-source.min.js — 200 — 877 B — 134 ms — h2https://www.southwest.com/swa-resources/scripts/analytics/b52dfd6476cb/21df05686c51/c10bb207eca1/RCe9274183918946a9a4037243c88bf3e0-source.min.jswww.southwest.com/swa-resources/scr... https://www.southwest.com/swa-resources/scripts/analytics/b52dfd6476cb/21df05686c51/c10bb207eca1/RCe9274183918946a9a4037243c88bf3e0-source.min.js — 200 — 892 B — 135 ms — h2https://www.southwest.com/swa-resources/scripts/analytics/b52dfd6476cb/21df05686c51/c10bb207eca1/RCb279c1b9d20142308934c79ebbd1bcd5-source.min.jswww.southwest.com/swa-resources/scr... https://www.southwest.com/swa-resources/scripts/analytics/b52dfd6476cb/21df05686c51/c10bb207eca1/RCb279c1b9d20142308934c79ebbd1bcd5-source.min.js — 200 — 860 B — 135 ms — h2https://www.southwest.com/swa-resources/scripts/analytics/b52dfd6476cb/21df05686c51/c10bb207eca1/RC4b447ff8b73749fb93a95a4325f1e379-source.min.jswww.southwest.com/swa-resources/scr... https://www.southwest.com/swa-resources/scripts/analytics/b52dfd6476cb/21df05686c51/c10bb207eca1/RC4b447ff8b73749fb93a95a4325f1e379-source.min.js — 200 — 727 B — 134 ms — h2https://www.southwest.com/swa-resources/scripts/analytics/b52dfd6476cb/21df05686c51/c10bb207eca1/RC65a0ddd6c6f641e19eac890f1ea03430-source.min.jswww.southwest.com/swa-resources/scr... https://www.southwest.com/swa-resources/scripts/analytics/b52dfd6476cb/21df05686c51/c10bb207eca1/RC65a0ddd6c6f641e19eac890f1ea03430-source.min.js — 200 — 823 B — 135 ms — h2https://www.google.com/ccm/collect?rcb=8&frm=0&en=page_view&dl=https%3A%2F%2Fwww.southwest.com%2F&scrsrc=www.googletagmanager.com&rnd=898978392.1776294326&dt=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&auid=1720779143.1776294326&navt=n&npa=0&gtm=45fe64e1v9190205237za200zb9118198361zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266400~117384405~118131809&apve=1&apvf=f&apvc=0&tids=DC-8601678&tid=DC-8601678&tft=1776294326675&tfd=4221www.google.com/ccm/collect?rcb=8&fr... https://www.google.com/ccm/collect?rcb=8&frm=0&en=page_view&dl=https%3A%2F%2Fwww.southwest.com%2F&scrsrc=www.googletagmanager.com&rnd=898978392.1776294326&dt=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&auid=1720779143.1776294326&navt=n&npa=0&gtm=45fe64e1v9190205237za200zb9118198361zd9118198361xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266400~117384405~118131809&apve=1&apvf=f&apvc=0&tids=DC-8601678&tid=DC-8601678&tft=1776294326675&tfd=4221 — 200 — 21 B — 137 ms — h3https://cdn.propertyview.net/media/images/081/ea/f5/0d66416ceb9b7c55a1b1dab1523b.jpgcdn.propertyview.net/media/images/0... https://cdn.propertyview.net/media/images/081/ea/f5/0d66416ceb9b7c55a1b1dab1523b.jpg — 200 — 8.6 MiB — 1.2 s — h3https://cdn.propertyview.net/media/images/081/7a/19/fffb521a398bc6d4538f03c5c254.jpgcdn.propertyview.net/media/images/0... https://cdn.propertyview.net/media/images/081/7a/19/fffb521a398bc6d4538f03c5c254.jpg — 200 — 10.2 MiB — 1.4 s — h3https://cdn.propertyview.net/media/images/081/52/dc/18cd3e73557149b8ea724c52a894.jpgcdn.propertyview.net/media/images/0... https://cdn.propertyview.net/media/images/081/52/dc/18cd3e73557149b8ea724c52a894.jpg — 200 — 13.7 MiB — 1.5 s — h3https://geo.privacymanager.io/geo.privacymanager.io/ https://geo.privacymanager.io/ — 200 — 0 B — 99 ms — h2https://smetrics.southwest.com/b/ss/swaprod/10/JS-2.27.0-LGPQ/s14006349208064?AQB=1&ndh=1&pf=1&callback=s_c_il[1].doPostbacks&et=1&t=15%2F3%2F2026%2023%3A5%3A26%203%200&d.&nsid=0&jsonv=1&.d&sdid=1324C1072FCFE346-707CE321855910C6&mid=90087500702327282591380099976777050381&aamlh=7&ce=UTF-8&pageName=HP%3ASWA%3ASouthwest%20Homepage&g=https%3A%2F%2Fwww.southwest.com%2F&c.&getPreviousValue=3.0&.c&cc=USD&ch=HP&events=event156%3D1%2Cevent157%3D0%2Cevent141%3D0%2Cevent285%3D0&aamb=j8Odv6LonN4r3an7LhD3WZrU1bUpAkFkkiY1ncBR96t2PTI&c1=FullSite&v1=FullSite&l1=cb1578964%3Acb129901%3Acb1673965%3Acb1673965%3Ahp-swav-crsl%3A131234%3Acb1285532%3Acb1578971%3Acb1428753%3Acb1690462%3Acb1700314%3Acb1428753%3Acb1427647%3Acb1285532%3Acb1578971%3Acb1427647%3Acb1700314%3Acb1578717&c5=cold&v7=https%3A%2F%2Fwww.southwest.com%2F&c19=launch%7CSouthwest%20.com%20and%20swabiz%7Cproduction%7CFri%2C%2010%20Apr%202026%2014%3A54%3A28%20GMT&c24=southwest&c25=D%3DpageName&v25=%7C%7C%7C%7C%7C%7C%7C&c38=cb1578964%3Acb129901%3Acb1673965%3Acb1673965%3Ahp-swav-crsl%3A131234%3Acb1285532%3Acb1578971%3Acb1428753%3Acb1690462%3Acb1700314%3Acb1428753%3Acb1427647%3Acb1285532%3Acb1578971%3Acb1427647%3Acb1700314%3Acb1578717&c45=right&v49=p1%3BlandingHomePageIndexUpcomingTripCards%3Ap2%3BCB1578717%3Ap3%3BCB1673965%3Ap4%3BCB1578971%3Ap5%3BCB1690462%3Ap6%3BCB1285532%3Ap7%3BHP-SWAV-CRSL%3Ap8%3BCB1428753%3BCB1427647%3BCB1700314&c50=HP%3ASWA&c55=D%3Dg&v55=D%3Dg&c56=en&c73=%7Baam%3Atrue%2Cadcloud%3Afalse%2Caa%3Atrue%2Ccampaign%3Atrue%2Cecid%3Atrue%2Clivefyre%3Afalse%2Ctarget%3Atrue%2Cmediaaa%3Afalse%7D&v73=large%7Cnotwebview%7Cdesktop&c74=90087500702327282591380099976777050381&c75=FullSite&v123=LGA&v240=9a9f5889-1a15-4b40-ae97-a0f5e743c3bf&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=65D316D751E563EC0A490D4C%40AdobeOrg&AQE=1smetrics.southwest.com/b/ss/swaprod... https://smetrics.southwest.com/b/ss/swaprod/10/JS-2.27.0-LGPQ/s14006349208064?AQB=1&ndh=1&pf=1&callback=s_c_il[1].doPostbacks&et=1&t=15%2F3%2F2026%2023%3A5%3A26%203%200&d.&nsid=0&jsonv=1&.d&sdid=1324C1072FCFE346-707CE321855910C6&mid=90087500702327282591380099976777050381&aamlh=7&ce=UTF-8&pageName=HP%3ASWA%3ASouthwest%20Homepage&g=https%3A%2F%2Fwww.southwest.com%2F&c.&getPreviousValue=3.0&.c&cc=USD&ch=HP&events=event156%3D1%2Cevent157%3D0%2Cevent141%3D0%2Cevent285%3D0&aamb=j8Odv6LonN4r3an7LhD3WZrU1bUpAkFkkiY1ncBR96t2PTI&c1=FullSite&v1=FullSite&l1=cb1578964%3Acb129901%3Acb1673965%3Acb1673965%3Ahp-swav-crsl%3A131234%3Acb1285532%3Acb1578971%3Acb1428753%3Acb1690462%3Acb1700314%3Acb1428753%3Acb1427647%3Acb1285532%3Acb1578971%3Acb1427647%3Acb1700314%3Acb1578717&c5=cold&v7=https%3A%2F%2Fwww.southwest.com%2F&c19=launch%7CSouthwest%20.com%20and%20swabiz%7Cproduction%7CFri%2C%2010%20Apr%202026%2014%3A54%3A28%20GMT&c24=southwest&c25=D%3DpageName&v25=%7C%7C%7C%7C%7C%7C%7C&c38=cb1578964%3Acb129901%3Acb1673965%3Acb1673965%3Ahp-swav-crsl%3A131234%3Acb1285532%3Acb1578971%3Acb1428753%3Acb1690462%3Acb1700314%3Acb1428753%3Acb1427647%3Acb1285532%3Acb1578971%3Acb1427647%3Acb1700314%3Acb1578717&c45=right&v49=p1%3BlandingHomePageIndexUpcomingTripCards%3Ap2%3BCB1578717%3Ap3%3BCB1673965%3Ap4%3BCB1578971%3Ap5%3BCB1690462%3Ap6%3BCB1285532%3Ap7%3BHP-SWAV-CRSL%3Ap8%3BCB1428753%3BCB1427647%3BCB1700314&c50=HP%3ASWA&c55=D%3Dg&v55=D%3Dg&c56=en&c73=%7Baam%3Atrue%2Cadcloud%3Afalse%2Caa%3Atrue%2Ccampaign%3Atrue%2Cecid%3Atrue%2Clivefyre%3Afalse%2Ctarget%3Atrue%2Cmediaaa%3Afalse%7D&v73=large%7Cnotwebview%7Cdesktop&c74=90087500702327282591380099976777050381&c75=FullSite&v123=LGA&v240=9a9f5889-1a15-4b40-ae97-a0f5e743c3bf&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=65D316D751E563EC0A490D4C%40AdobeOrg&AQE=1 — 200 — 320 B — 20 ms — h2https://servedby.flashtalking.com/spot/1/15214;112033;11638/?spotName=SOUTHWEST_2019_SWA_HOME_PAGE_LP&U13=90087500702327282591380099976777050381&cachebuster=934409059servedby.flashtalking.com/spot/1/15... https://servedby.flashtalking.com/spot/1/15214;112033;11638/?spotName=SOUTHWEST_2019_SWA_HOME_PAGE_LP&U13=90087500702327282591380099976777050381&cachebuster=934409059 — 200 — 386 B — 61 ms — http/1.1https://www.facebook.com/tr?id=125603944727793&ev=PageView&noscript=1&dl=www.southwest.com/www.facebook.com/tr?id=125603944727... https://www.facebook.com/tr?id=125603944727793&ev=PageView&noscript=1&dl=www.southwest.com/ — 200 — 19 B — 46 ms — h3https://ct.pinterest.com/v3/?tid=2617072137155&event=page_visit&noscript=1ct.pinterest.com/v3/?tid=2617072137... https://ct.pinterest.com/v3/?tid=2617072137155&event=page_visit&noscript=1 — 200 — 713 B — 55 ms — h2https://sp.analytics.yahoo.com/spp.pl?a=10000&.yp=10041594&ec=SWA_2024_Homepage__Yahoo%20DSP_11.6.23sp.analytics.yahoo.com/spp.pl?a=100... https://sp.analytics.yahoo.com/spp.pl?a=10000&.yp=10041594&ec=SWA_2024_Homepage__Yahoo%20DSP_11.6.23 — 200 — 676 B — 70 ms — h2https://tr.snapchat.com/p?pid=e3cbbf84-58cf-4dda-bcaf-4cd9b187dfe5&ev=PAGE_VIEW&v=2.3&pl=www.southwest.com/&rand=819269707tr.snapchat.com/p?pid=e3cbbf84-58cf... https://tr.snapchat.com/p?pid=e3cbbf84-58cf-4dda-bcaf-4cd9b187dfe5&ev=PAGE_VIEW&v=2.3&pl=www.southwest.com/&rand=819269707 — 200 — 301 B — 102 ms — h2https://tr.snapchat.com/cm/s?pnid=140tr.snapchat.com/cm/s?pnid=140 https://tr.snapchat.com/cm/s?pnid=140 — 302 — 456 B — 130 ms — h2https://s.amazon-adsystem.com/iu3?pid=c54f6cdd-d868-4e94-bfef-bc3a04c7564d&event=HomePageView&pagename=HomePages.amazon-adsystem.com/iu3?pid=c54f6... https://s.amazon-adsystem.com/iu3?pid=c54f6cdd-d868-4e94-bfef-bc3a04c7564d&event=HomePageView&pagename=HomePage — 302 — 780 B — 82 ms — http/1.1https://geo.privacymanager.io/geo.privacymanager.io/ https://geo.privacymanager.io/ — 200 — 428 B — 17 ms — h2https://www.southwest.com/swa-resources/scripts/analytics/b52dfd6476cb/21df05686c51/c10bb207eca1/RC7aceeedcd5a041ababfedf0d459820ea-source.min.jswww.southwest.com/swa-resources/scr... https://www.southwest.com/swa-resources/scripts/analytics/b52dfd6476cb/21df05686c51/c10bb207eca1/RC7aceeedcd5a041ababfedf0d459820ea-source.min.js — 200 — 917 B — 59 ms — h2https://ad.doubleclick.net/ddm/activity/src=15331078;type=travlspk;cat=homep0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=$%7BGDPR%7D;gdpr_consent=$%7BGDPR_CONSENT_755%7D;ord=1ad.doubleclick.net/ddm/activity/src... https://ad.doubleclick.net/ddm/activity/src=15331078;type=travlspk;cat=homep0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=$%7BGDPR%7D;gdpr_consent=$%7BGDPR_CONSENT_755%7D;ord=1 — 302 — 22 B — 90 ms — h3https://s.amazon-adsystem.com/iu3?pid=c54f6cdd-d868-4e94-bfef-bc3a04c7564d&event=HomePageView&pagename=HomePage&dcc=ts.amazon-adsystem.com/iu3?pid=c54f6... https://s.amazon-adsystem.com/iu3?pid=c54f6cdd-d868-4e94-bfef-bc3a04c7564d&event=HomePageView&pagename=HomePage&dcc=t — -1 — 0 B — 54 ms — https://pixel.tapad.com/idsync/ex/push?partner_id=2884&partner_url=https%3A%2F%2Ftr.snapchat.com%2Fcm%2Fp%3Frand%3D1775666422592%26pnid%3D140%26pcid%3D%24%7BTA_DEVICE_ID%7Dpixel.tapad.com/idsync/ex/push?part... https://pixel.tapad.com/idsync/ex/push?partner_id=2884&partner_url=https%3A%2F%2Ftr.snapchat.com%2Fcm%2Fp%3Frand%3D1775666422592%26pnid%3D140%26pcid%3D%24%7BTA_DEVICE_ID%7D — 302 — 673 B — 68 ms — h2https://ad.doubleclick.net/ddm/activity/src=15331078;dc_pre=CM6a_oL88JMDFeeIgwgd6ZcQmQ;type=travlspk;cat=homep0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=$%7BGDPR%7D;gdpr_consent=$%7BGDPR_CONSENT_755%7D;ord=1ad.doubleclick.net/ddm/activity/src... https://ad.doubleclick.net/ddm/activity/src=15331078;dc_pre=CM6a_oL88JMDFeeIgwgd6ZcQmQ;type=travlspk;cat=homep0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=$%7BGDPR%7D;gdpr_consent=$%7BGDPR_CONSENT_755%7D;ord=1 — 302 — 22 B — 36 ms — h3https://analytics.tiktok.com/api/v2/pixel_event_track?pixel_code=CS4LMP3C77UDN9PKMTG0&event=PageView&event_id=615918801&ttclid=nullanalytics.tiktok.com/api/v2/pixel_e... https://analytics.tiktok.com/api/v2/pixel_event_track?pixel_code=CS4LMP3C77UDN9PKMTG0&event=PageView&event_id=615918801&ttclid=null — 200 — 1000 B — 84 ms — h2https://www.southwest.com/swa-resources/scripts/analytics/b52dfd6476cb/21df05686c51/c10bb207eca1/RCbc932b07988c406da8e9dd1d0be6281c-source.min.jswww.southwest.com/swa-resources/scr... https://www.southwest.com/swa-resources/scripts/analytics/b52dfd6476cb/21df05686c51/c10bb207eca1/RCbc932b07988c406da8e9dd1d0be6281c-source.min.js — 200 — 724 B — 37 ms — h2https://www.southwest.com/swa-resources/scripts/analytics/b52dfd6476cb/21df05686c51/c10bb207eca1/RCf7025a85944949f6b7bbdc25cfa1ad2a-source.min.jswww.southwest.com/swa-resources/scr... https://www.southwest.com/swa-resources/scripts/analytics/b52dfd6476cb/21df05686c51/c10bb207eca1/RCf7025a85944949f6b7bbdc25cfa1ad2a-source.min.js — 200 — 719 B — 29 ms — h2https://adservice.google.com/ddm/fls/z/src=15331078;dc_pre=CM6a_oL88JMDFeeIgwgd6ZcQmQ;type=travlspk;cat=homep0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=$%7BGDPR%7D;gdpr_consent=$%7BGDPR_CONSENT_755%7D;ord=1adservice.google.com/ddm/fls/z/src=... https://adservice.google.com/ddm/fls/z/src=15331078;dc_pre=CM6a_oL88JMDFeeIgwgd6ZcQmQ;type=travlspk;cat=homep0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=$%7BGDPR%7D;gdpr_consent=$%7BGDPR_CONSENT_755%7D;ord=1 — 200 — 63 B — 46 ms — h3https://pixel.tapad.com/idsync/ex/push/check?partner_id=2884&partner_url=https%3A%2F%2Ftr.snapchat.com%2Fcm%2Fp%3Frand%3D1775666422592%26pnid%3D140%26pcid%3D%24%7BTA_DEVICE_ID%7Dpixel.tapad.com/idsync/ex/push/chec... https://pixel.tapad.com/idsync/ex/push/check?partner_id=2884&partner_url=https%3A%2F%2Ftr.snapchat.com%2Fcm%2Fp%3Frand%3D1775666422592%26pnid%3D140%26pcid%3D%24%7BTA_DEVICE_ID%7D — 302 — 387 B — 29 ms — h2https://tr.snapchat.com/cm/p?rand=1775666422592&pnid=140&pcid=967257b8-f151-4425-81ef-2770eb451deatr.snapchat.com/cm/p?rand=177566642... https://tr.snapchat.com/cm/p?rand=1775666422592&pnid=140&pcid=967257b8-f151-4425-81ef-2770eb451dea — 200 — 206 B — 44 ms — h2https://rtd-tm.everesttech.net/upi/?sid=htGlHngZ1MrGrY4094lt&cs=1rtd-tm.everesttech.net/upi/?sid=htG... https://rtd-tm.everesttech.net/upi/?sid=htGlHngZ1MrGrY4094lt&cs=1 — 302 — 440 B — 54 ms — h2https://siteimproveanalytics.com/js/siteanalyze_10363.jssiteimproveanalytics.com/js/siteana... https://siteimproveanalytics.com/js/siteanalyze_10363.js — 200 — 12.5 KiB — 51 ms — h3https://rtd-tm.everesttech.net/ct/upi/?sid=htGlHngZ1MrGrY4094lt&cs=1&_test=aeAZtwAAAr16GgAArtd-tm.everesttech.net/ct/upi/?sid=... https://rtd-tm.everesttech.net/ct/upi/?sid=htGlHngZ1MrGrY4094lt&cs=1&_test=aeAZtwAAAr16GgAA — 200 — 164 B — 35 ms — h2https://10363.global.siteimproveanalytics.io/image.aspx?url=https%3A%2F%2Fwww.southwest.com%2F&title=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&res=800x600&accountid=10363&rt=4690&prev=cc2c8de8-364a-f121-9b1e-74f137718945&luid=3554e195-2c5c-2a00-2d34-542c0bc4dfb5&rnd=6475410363.global.siteimproveanalytics.i... https://10363.global.siteimproveanalytics.io/image.aspx?url=https%3A%2F%2Fwww.southwest.com%2F&title=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&res=800x600&accountid=10363&rt=4690&prev=cc2c8de8-364a-f121-9b1e-74f137718945&luid=3554e195-2c5c-2a00-2d34-542c0bc4dfb5&rnd=64754 — 200 — 210 B — 84 ms — h2https://www.southwest.com/swa-resources/scripts/analytics/b52dfd6476cb/21df05686c51/c10bb207eca1/RC0743ec417bb1466caf66157f438c0186-source.min.jswww.southwest.com/swa-resources/scr... https://www.southwest.com/swa-resources/scripts/analytics/b52dfd6476cb/21df05686c51/c10bb207eca1/RC0743ec417bb1466caf66157f438c0186-source.min.js — 200 — 810 B — 25 ms — h2https://www.southwest.com/swa-resources/scripts/analytics/b52dfd6476cb/21df05686c51/c10bb207eca1/RCb9a0a7921e534d6f99eaa00208a92ac8-source.min.jswww.southwest.com/swa-resources/scr... https://www.southwest.com/swa-resources/scripts/analytics/b52dfd6476cb/21df05686c51/c10bb207eca1/RCb9a0a7921e534d6f99eaa00208a92ac8-source.min.js — 200 — 683 B — 73 ms — h2https://www.southwest.com/di/swadc/beacon/bf/bf.html?v=2026_01.3www.southwest.com/di/swadc/beacon/b... https://www.southwest.com/di/swadc/beacon/bf/bf.html?v=2026_01.3 — 200 — 2.9 KiB — 83 ms — h2https://content.mink.southwest.com/p/js/1.jscontent.mink.southwest.com/p/js/1.j... https://content.mink.southwest.com/p/js/1.js — 200 — 20.2 KiB — 173 ms — h2https://cdn.quantummetric.com/qscripts/quantum-southwest.jscdn.quantummetric.com/qscripts/quan... https://cdn.quantummetric.com/qscripts/quantum-southwest.js — 200 — 118.5 KiB — 29 ms — h3https://zn6fetw4rxykndjoz-southwest.siteintercept.qualtrics.com/WRSiteInterceptEngine/?Q_ZID=ZN_6fEtw4RXYKndJOZzn6fetw4rxykndjoz-southwest.siteint... https://zn6fetw4rxykndjoz-southwest.siteintercept.qualtrics.com/WRSiteInterceptEngine/?Q_ZID=ZN_6fEtw4RXYKndJOZ — 200 — 4.6 KiB — 37 ms — h2https://www.southwest.com/di/swadc/beacon/gt?c=pXS4eU1UtrsWT1A6lR5H5EQACPkwww.southwest.com/di/swadc/beacon/g... https://www.southwest.com/di/swadc/beacon/gt?c=pXS4eU1UtrsWT1A6lR5H5EQACPk — 200 — 601 B — 117 ms — h2https://www.southwest.com/di/swadc/beacon/et?c=pXS4eU1UtrsWT1A6lR5H5EQACPk&t=67e9342d6e85d7d728c6a84c5cb15f3782c4www.southwest.com/di/swadc/beacon/e... https://www.southwest.com/di/swadc/beacon/et?c=pXS4eU1UtrsWT1A6lR5H5EQACPk&t=67e9342d6e85d7d728c6a84c5cb15f3782c4 — 204 — 540 B — 99 ms — h2https://ingest.quantummetric.com/horizon/dingest.quantummetric.com/horizon/d https://ingest.quantummetric.com/horizon/d — 200 — 177 B — 67 ms — h2https://siteintercept.qualtrics.com/dxjsmodule/37.7ea1ffe71ad8c0799cc1.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=www.southwest.comsiteintercept.qualtrics.com/dxjsmod... https://siteintercept.qualtrics.com/dxjsmodule/37.7ea1ffe71ad8c0799cc1.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=www.southwest.com — 200 — 18.6 KiB — 19 ms — h2https://siteintercept.qualtrics.com/dxjsmodule/12.1a2b7192fd54e87d3971.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=www.southwest.comsiteintercept.qualtrics.com/dxjsmod... https://siteintercept.qualtrics.com/dxjsmodule/12.1a2b7192fd54e87d3971.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=www.southwest.com — 200 — 35.8 KiB — 21 ms — h2https://siteintercept.qualtrics.com/WRSiteInterceptEngine/Targeting.php?Q_ZoneID=ZN_6fEtw4RXYKndJOZ&Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=webAdobeLaunchsiteintercept.qualtrics.com/WRSiteI... https://siteintercept.qualtrics.com/WRSiteInterceptEngine/Targeting.php?Q_ZoneID=ZN_6fEtw4RXYKndJOZ&Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=webAdobeLaunch — 200 — 3.1 KiB — 37 ms — h2https://content.mink.southwest.com/p/cp/-1/track.gif?t=1776294328571&mi_u=anon-1776294328570-9507278749&mi_cid=4971&page_title=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&event_type=pageview&cdate=1776294328570&anon=truecontent.mink.southwest.com/p/cp/-1/... https://content.mink.southwest.com/p/cp/-1/track.gif?t=1776294328571&mi_u=anon-1776294328570-9507278749&mi_cid=4971&page_title=Southwest%20Airlines%20%7C%20Airline%20Tickets%20and%20Low%20Fares&event_type=pageview&cdate=1776294328570&anon=true — 200 — 445 B — 83 ms — h2https://siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=webAdobeLaunch&Q_BRANDID=southwestsiteintercept.qualtrics.com/dxjsmod... https://siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=webAdobeLaunch&Q_BRANDID=southwest — 200 — 30.9 KiB — 16 ms — h2https://www.southwest.com/di/swadc/beacon/et?c=pXS4eU1UtrsWT1A6lR5H5EQACPk&t=67e9342d6e85d7d728c6a84c5cb15f3782c4www.southwest.com/di/swadc/beacon/e... https://www.southwest.com/di/swadc/beacon/et?c=pXS4eU1UtrsWT1A6lR5H5EQACPk&t=67e9342d6e85d7d728c6a84c5cb15f3782c4 — 204 — 538 B — 57 ms — h2https://siteintercept.qualtrics.com/dxjsmodule/7.f7df015b06d8a90ce822.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=southwestsiteintercept.qualtrics.com/dxjsmod... https://siteintercept.qualtrics.com/dxjsmodule/7.f7df015b06d8a90ce822.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=southwest — 200 — 1.4 KiB — 13 ms — h2https://siteintercept.qualtrics.com/dxjsmodule/1.bc67e778235741631577.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=southwestsiteintercept.qualtrics.com/dxjsmod... https://siteintercept.qualtrics.com/dxjsmodule/1.bc67e778235741631577.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=southwest — 200 — 7.1 KiB — 16 ms — h2https://siteintercept.qualtrics.com/dxjsmodule/FeedbackButtonModule.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=webAdobeLaunch&Q_BRANDID=southwestsiteintercept.qualtrics.com/dxjsmod... https://siteintercept.qualtrics.com/dxjsmodule/FeedbackButtonModule.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=webAdobeLaunch&Q_BRANDID=southwest — 200 — 19.4 KiB — 17 ms — h2https://siteintercept.qualtrics.com/WRSiteInterceptEngine/Asset.php?Module=SI_5yVw4GOJpYx0RUx&Version=234&Q_ORIGIN=https://www.southwest.com&Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=webAdobeLaunch&Q_BrandTier=xAIg4q2Yee&Q_ARCACHEVERSION=21&Q_BRANDDC=yul1siteintercept.qualtrics.com/WRSiteI... https://siteintercept.qualtrics.com/WRSiteInterceptEngine/Asset.php?Module=SI_5yVw4GOJpYx0RUx&Version=234&Q_ORIGIN=https://www.southwest.com&Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=webAdobeLaunch&Q_BrandTier=xAIg4q2Yee&Q_ARCACHEVERSION=21&Q_BRANDDC=yul1 — 200 — 1.8 KiB — 28 ms — h2https://siteintercept.qualtrics.com/WRSiteInterceptEngine/Asset.php?Module=CR_2gJhqDWQ54wnbM1&Version=41&Q_InterceptID=SI_5yVw4GOJpYx0RUx&Q_ORIGIN=https://www.southwest.com&Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=webAdobeLaunch&Q_BrandTier=xAIg4q2Yee&Q_ARCACHEVERSION=21&Q_BRANDDC=yul1siteintercept.qualtrics.com/WRSiteI... https://siteintercept.qualtrics.com/WRSiteInterceptEngine/Asset.php?Module=CR_2gJhqDWQ54wnbM1&Version=41&Q_InterceptID=SI_5yVw4GOJpYx0RUx&Q_ORIGIN=https://www.southwest.com&Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=webAdobeLaunch&Q_BrandTier=xAIg4q2Yee&Q_ARCACHEVERSION=21&Q_BRANDDC=yul1 — 200 — 1.3 KiB — 29 ms — h2https://www.southwest.com/favicon.icowww.southwest.com/favicon.ico https://www.southwest.com/favicon.ico — 200 — 1.2 KiB — 22 ms — h2https://www.southwest.com/swa-resources/scripts/analytics/b52dfd6476cb/21df05686c51/c10bb207eca1/RC6854a94c0d63428597b716337afac0d2-source.min.jswww.southwest.com/swa-resources/scr... https://www.southwest.com/swa-resources/scripts/analytics/b52dfd6476cb/21df05686c51/c10bb207eca1/RC6854a94c0d63428597b716337afac0d2-source.min.js — 200 — 679 B — 34 ms — h2https://siteintercept.qualtrics.com/WRSiteInterceptEngine/?Q_Impress=1&Q_CID=CR_2gJhqDWQ54wnbM1&Q_SIID=SI_5yVw4GOJpYx0RUx&Q_ASID=AS_07676101&Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=webAdobeLaunch&r=1776294328837siteintercept.qualtrics.com/WRSiteI... https://siteintercept.qualtrics.com/WRSiteInterceptEngine/?Q_Impress=1&Q_CID=CR_2gJhqDWQ54wnbM1&Q_SIID=SI_5yVw4GOJpYx0RUx&Q_ASID=AS_07676101&Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=webAdobeLaunch&r=1776294328837 — 200 — 227 B — 26 ms — h2https://siteintercept.qualtrics.com/WRQualtricsShared/Graphics/siteintercept/wr-dialog-close-btn-black.pngsiteintercept.qualtrics.com/WRQualt... https://siteintercept.qualtrics.com/WRQualtricsShared/Graphics/siteintercept/wr-dialog-close-btn-black.png — 307 — 204 B — 13 ms — h2https://siteintercept.qualtrics.com/static/q-siteintercept/~/img/wr-dialog-close-btn-black.pngsiteintercept.qualtrics.com/static/... https://siteintercept.qualtrics.com/static/q-siteintercept/~/img/wr-dialog-close-btn-black.png — 307 — 213 B — 13 ms — h2https://siteintercept.qualtrics.com/static/q-siteintercept/7a60db0a092ca9fa11ea8d85c6482411984c89e6/img/wr-dialog-close-btn-black.pngsiteintercept.qualtrics.com/static/... https://siteintercept.qualtrics.com/static/q-siteintercept/7a60db0a092ca9fa11ea8d85c6482411984c89e6/img/wr-dialog-close-btn-black.png — 301 — 229 B — 15 ms — h2https://siteintercept.qualtrics.com/static/q-siteintercept/.blob/903d4c43fed535fb4d325b1612c605e48417dc74_wr-dialog-close-btn-black.pngsiteintercept.qualtrics.com/static/... https://siteintercept.qualtrics.com/static/q-siteintercept/.blob/903d4c43fed535fb4d325b1612c605e48417dc74_wr-dialog-close-btn-black.png — 200 — 810 B — 13 ms — h2https://ingest.quantummetric.com/lgs/api/v1/logsingest.quantummetric.com/lgs/api/v1... https://ingest.quantummetric.com/lgs/api/v1/logs — 200 — 36 B — 49 ms — h3https://ingest.quantummetric.com/horizon/southwest?T=B&u=https%3A%2F%2Fwww.southwest.com%2F&t=1776294328070&v=1776294328701&P=0&N=0&S=0&b=29110&z=1ingest.quantummetric.com/horizon/so... https://ingest.quantummetric.com/horizon/southwest?T=B&u=https%3A%2F%2Fwww.southwest.com%2F&t=1776294328070&v=1776294328701&P=0&N=0&S=0&b=29110&z=1 — 200 — 157 B — 98 ms — h2https://ingest.quantummetric.com/horizon/southwest?T=B&u=https%3A%2F%2Fwww.southwest.com%2F&t=1776294328070&v=1776294328816&H=b919e069be89bbead74549e0&s=3f41abf8b2a5ea4e28177a21680dc38f&Q=1&Y=1&X=2657afcab91a4afeddaca245b2cf395c&S=0&b=280219&z=1ingest.quantummetric.com/horizon/so... https://ingest.quantummetric.com/horizon/southwest?T=B&u=https%3A%2F%2Fwww.southwest.com%2F&t=1776294328070&v=1776294328816&H=b919e069be89bbead74549e0&s=3f41abf8b2a5ea4e28177a21680dc38f&Q=1&Y=1&X=2657afcab91a4afeddaca245b2cf395c&S=0&b=280219&z=1 — 200 — 14 B — 79 ms — h3https://ingest.quantummetric.com/horizon/southwest?T=B&u=https%3A%2F%2Fwww.southwest.com%2F&t=1776294328070&v=1776294328835&H=b919e069be89bbead74549e0&s=3f41abf8b2a5ea4e28177a21680dc38f&U=ae8af74e6d38c94b0a51c9a4248148dd&N=0&Q=2&S=0&b=3159&z=1ingest.quantummetric.com/horizon/so... https://ingest.quantummetric.com/horizon/southwest?T=B&u=https%3A%2F%2Fwww.southwest.com%2F&t=1776294328070&v=1776294328835&H=b919e069be89bbead74549e0&s=3f41abf8b2a5ea4e28177a21680dc38f&U=ae8af74e6d38c94b0a51c9a4248148dd&N=0&Q=2&S=0&b=3159&z=1 — 200 — 14 B — 61 ms — h3https://ingest.quantummetric.com/horizon/southwest?T=B&u=https%3A%2F%2Fwww.southwest.com%2F&t=1776294328070&v=1776294328836&H=b919e069be89bbead74549e0&s=3f41abf8b2a5ea4e28177a21680dc38f&P=1&N=1&S=0&b=2324&z=1ingest.quantummetric.com/horizon/so... https://ingest.quantummetric.com/horizon/southwest?T=B&u=https%3A%2F%2Fwww.southwest.com%2F&t=1776294328070&v=1776294328836&H=b919e069be89bbead74549e0&s=3f41abf8b2a5ea4e28177a21680dc38f&P=1&N=1&S=0&b=2324&z=1 — 200 — 14 B — 65 ms — h3https://ats-wrapper.privacymanager.io/ats-modules/7670c832-586e-42cb-9fd5-291b41f6bee1/ats.jsats-wrapper.privacymanager.io/ats-m... https://ats-wrapper.privacymanager.io/ats-modules/7670c832-586e-42cb-9fd5-291b41f6bee1/ats.js — 200 — 38.9 KiB — 23 ms — h2https://geo.privacymanager.io/geo.privacymanager.io/ https://geo.privacymanager.io/ — 200 — 430 B — 4 ms — h2https://di.rlcdn.com/api/segment?pid=713648di.rlcdn.com/api/segment?pid=713648 https://di.rlcdn.com/api/segment?pid=713648 — 204 — 0 B — 62 ms — h2https://di.rlcdn.com/api/segment?pid=713648di.rlcdn.com/api/segment?pid=713648 https://di.rlcdn.com/api/segment?pid=713648 — 200 — 13 B — 48 ms — h3
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 5168ms · 1003KB · $69/mo
www.southwest.com
Other
Costly
Execution 2036ms
Transfer 79 KB
Monthly Cost $27/mo
www.southwest.com
Other
Costly
Execution 1176ms
Transfer 4 KB
Monthly Cost $16/mo
Unattributable
Other
Costly
Execution 950ms
Transfer 0 KB
Monthly Cost $13/mo
www.southwest.com
Other
Costly
Execution 280ms
Transfer 84 KB
Unused 57%
Monthly Cost $4/mo
cdn.quantummetric.com
Other
Costly
Execution 231ms
Transfer 119 KB
Unused 39%
Monthly Cost $3/mo
www.southwest.com
Other
Optional
Execution 161ms
Transfer 183 KB
Unused 22%
Monthly Cost $2/mo
www.southwest.com
Other
Optional
Execution 126ms
Transfer 240 KB
Monthly Cost $2/mo
OneTrust
Consent
Essential
Execution 83ms
Transfer 112 KB
Unused 55%
Monthly Cost $1/mo
www.southwest.com
Other
Optional
Execution 64ms
Transfer 54 KB
Unused 58%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 61ms
Transfer 129 KB
Unused 47%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.southwest.com adds 2036ms and costs ~$27/month
  • www.southwest.com adds 1176ms and costs ~$16/month
  • Unattributable adds 950ms and costs ~$13/month
  • www.southwest.com adds 280ms and costs ~$4/month
  • cdn.quantummetric.com adds 231ms and costs ~$3/month

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

Why this matters

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

Learn more

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

Source: web.dev

www.southwest.com takes 2036ms 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.southwest.com takes 1176ms 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 950ms 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.southwest.com takes 280ms 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

57% of www.southwest.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

cdn.quantummetric.com takes 231ms 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

55% of OneTrust'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.southwest.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