Skip to content
https://vueling.com

Performance

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

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

25
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
89
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
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.

9.76 s

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

32.57 s

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

7.30 s

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

0.011

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

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

33.34 s

Page Load Progression

851 ms
1.7 s
2.6 s
3.4 s
4.3 s
5.1 s
6.0 s
6.8 s
Checks
17
7 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
4.2 MB transferred, 126 requests
FIX
4.2 MB transferred, 126 requests
Critical::
Page weighs 13.5 MB (4.2 MB transferred)
Warning::
JavaScript is 2.9 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.9 MB
Info::
Fonts are 283 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 283 KB
Warning::
126 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.88 g CO2 per page load
4.2 MB / 2.4 MB budget
4.2 MB transferred
126 requests
0.88 g CO2 per page load
JavaScript 2.9 MiB 70%
Images 667.4 KiB 15%
Fonts 282.6 KiB 7%
Other 160.9 KiB 4%
Other 116.0 KiB 3%
CSS 54.6 KiB 1%
HTML 14.7 KiB 0%
Other 6.1 KiB 0%
Other 1.8 KiB 0%
Other 468 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

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 (4.2 MiB of 4.2 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
21013ms total JS execution
FIX
21013ms total JS execution
Warning::
https://m.vueling.com/: 5596ms CPU time
Warning::
https://m.vueling.com/resources/5ca37ed9506e8073fa...: 5403ms CPU time
Warning::
Unattributable: 2037ms CPU time
Warning::
https://m.vueling.com/main.589b2ac66d647595.js: 1530ms CPU time
Warning::
https://m.vueling.com/VvV_CU/-cR/1WF/N2BGojSq/SDi3...: 1058ms CPU time
Warning::
Third-party scripts: 21013ms (100% of total)

Main Thread Breakdown

Script Evaluation 80% Other 10% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
https://m.vueling.com/5596ms5162ms3ms3rd
https://m.vueling.com/resources/5ca37ed9506e8073faf2465e595f1330830972a3a4ff75403ms4752ms43ms3rd
Unattributable2037ms748ms0ms3rd
https://m.vueling.com/main.589b2ac66d647595.js1530ms1174ms14ms3rd
https://m.vueling.com/VvV_CU/-cR/1WF/N2BGojSq/SDi3LDVu/Uk9rKQVZfQ/JB4J/VWwANyUNAg?v=2394b5a8-cbb6-5a57-6747-7a002ee402121058ms942ms91ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-807657239&cx=c&gtm=4e64f0h2900ms805ms36ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NQHBFRM&gtm=4e64f0h2605ms519ms71ms3rd
https://m.vueling.com/VvV_CU/-cR/1WF/N2BGojSq/J1i3LDVuV9w9Xk/bBJnKQVZfQ/EHlz/bBFRMAUC555ms454ms85ms3rd
https://cdn.cookielaw.org/scripttemplates/6.38.0/otBannerSdk.js527ms352ms58ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-56RKXM6523ms350ms104ms3rd

Showing top 10 of 23 scripts

F
JS Bundles
Action
37 scripts, 1.1 MB unused
FIX
37 scripts, 1.1 MB unused
Warning::
https://m.vueling.com/main.589b2ac66d647595.js: 356 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://m.vueling.com/scripts.5f11d3cd0711642e.js: 109 KB unused (71%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-107...: 106 KB unused (74%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.quantummetric.com/qscripts/quantum-vue...: 65 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-107...: 65 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.1 MB
1167 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://m.vueling.com/main.589b2ac66d647595.js736 KB356 KB (48%)3rd
https://m.vueling.com/scripts.5f11d3cd0711642e.js155 KB109 KB (71%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-1070364677&cx=c&gtm=4e64f0h2144 KB106 KB (74%)3rd
https://cdn.quantummetric.com/qscripts/quantum-vueling.js155 KB65 KB (42%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-1070364677144 KB65 KB (45%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-807657239&cx=c&gtm=4e64f0h2137 KB64 KB (47%)3rd
https://www.googletagmanager.com/gtag/js?id=DC-9971265&cx=c&gtm=4e64f0h2132 KB59 KB (45%)3rd
https://www.googletagmanager.com/gtag/js?id=G-Y2R5C29F9Q&cx=c&gtm=4e64f0h2172 KB56 KB (33%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-56RKXM6199 KB52 KB (26%)3rd
https://se.monetate.net/js/2/a-02a953bb/p/m.vueling.com/custom.js64 KB48 KB (75%)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
126 resources · 4.2 MB · 1.1 MB savings available
FIX
126 resources · 4.2 MB · 1.1 MB savings available
Warning::
Page weight 3.2 MB over 1MB target
Got: 4.2 MB Expected: ≤ 1 MB
Info::
~1.1 MB of savings available
Warning::
125 third-party resources (100% of weight)
Info::
1 resources over 200KB
126 resources · 4.2 MiB · 125 third-party 3.2 MiB over 1MB target
JavaScript 71% · 3.0 MiB
Image 15% · 668.9 KiB
Font 7% · 282.6 KiB
Other 5% · 220.2 KiB
CSS 1% · 59.2 KiB
Document 0% · 14.7 KiB

~1.1 MiB of savings available

Remove unused JavaScript: 1.1 MiB
C
Image Optimization
Action
34 images, 0 KB saveable
REVIEW
34 images, 0 KB saveable
Warning::
https://m.vueling.com/assets/img/home/social/insta... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://m.vueling.com/assets/img/myvueling/push-ho... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://m.vueling.com/assets/img/home/fly-with-us/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://m.vueling.com/assets/img/home/social/twitt... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://m.vueling.com/assets/img/home/fly-with-us/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://m.vueling.com/assets/img/home/social/faceb... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://m.vueling.com/assets/img/home/fly-with-us/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://m.vueling.com/assets/img/home/logo-vueling... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://m.vueling.com/assets/img/home/social/youtu... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://m.vueling.com/assets/img/home/app-store/an... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
34 images 667 KB
0 oversized -0 KB
26 legacy format
10 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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

Green Hosting

No green hosting detected

B
HTTP Caching
max-age=0
REVIEW
max-age=0
Info::
Cache-Control header is set
Got: max-age=0
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=0

DirectiveValueMeaning
max-age0Cache for 0 seconds
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
4 fonts (283 KB)
PASS
4 fonts (283 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

283 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s FCP 9.8 s LCP 32.6 shttps://m.vueling.com/assets/fonts/source-sans-pro/SourceSansPro-Regular.woff2SourceSansPro-Regular.w... https://m.vueling.com/assets/fonts/source-sans-pro/SourceSansPro-Regular.woff2 — 76.0 KiB — 392 ms — font-display: swaphttps://m.vueling.com/assets/fonts/source-sans-pro/SourceSansPro-SemiBold.woff2SourceSansPro-SemiBold.... https://m.vueling.com/assets/fonts/source-sans-pro/SourceSansPro-SemiBold.woff2 — 75.0 KiB — 160 ms — font-display: swaphttps://m.vueling.com/assets/fonts/ds-vueling-icons.woff2?m8cpo5ds-vueling-icons.woff2 https://m.vueling.com/assets/fonts/ds-vueling-icons.woff2?m8cpo5 — 109.2 KiB — 323 ms — font-display: swaphttps://m.vueling.com/assets/fonts/pilcrow/vuelingpilcrow-semibold-webfont.woff2vuelingpilcrow-semibold... https://m.vueling.com/assets/fonts/pilcrow/vuelingpilcrow-semibold-webfont.woff2 — 22.4 KiB — 311 ms — font-display: swap
SourceSansPro-Regular.w... woff2 swap
Size 76 KB
Load time 392 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
SourceSansPro-SemiBold.... woff2 swap
Size 75 KB
Load time 160 ms
Start 3.1 s
Risk FOUT — text flashes from fallback to web font
ds-vueling-icons.woff2 woff2 swap
Size 109 KB
Load time 323 ms
Start 5.2 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
vuelingpilcrow-semibold... woff2 swap
Size 22 KB
Load time 311 ms
Start 5.2 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~55 KB and ~110 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
6 hints, 0 missing preconnects
PASS
6 hints, 0 missing preconnects
Info::
Page uses 6 resource hint(s)

Current Resource Hints

preconnect
2
preload
1
dns-prefetch
3
prefetch

6 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
126 requests over 7608ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s FCP 9.8 s LCP 32.6 shttps://vueling.com// https://vueling.com/ — 301 — 280 B — 438 ms — h2https://www.vueling.com/www.vueling.com/ https://www.vueling.com/ — 301 — 2.6 KiB — 465 ms — h2https://www.vueling.com/enwww.vueling.com/en https://www.vueling.com/en — 301 — 1.5 KiB — 167 ms — h2https://m.vueling.com/m.vueling.com/ https://m.vueling.com/ — 200 — 14.7 KiB — 226 ms — h2https://m.vueling.com/assets/fonts/source-sans-pro/SourceSansPro-Regular.woff2m.vueling.com/assets/fonts/source-s... https://m.vueling.com/assets/fonts/source-sans-pro/SourceSansPro-Regular.woff2 — 200 — 76.0 KiB — 392 ms — h2https://m.vueling.com/resources/5ca37ed9506e8073faf2465e595f1330830972a3a4ff7m.vueling.com/resources/5ca37ed9506... https://m.vueling.com/resources/5ca37ed9506e8073faf2465e595f1330830972a3a4ff7 — 200 — 56.6 KiB — 624 ms — h2https://m.vueling.com/runtime.8bee5dd196d2555b.jsm.vueling.com/runtime.8bee5dd196d25... https://m.vueling.com/runtime.8bee5dd196d2555b.js — 200 — 4.6 KiB — 582 ms — h2https://m.vueling.com/polyfills.dcdf2a094f8295e9.jsm.vueling.com/polyfills.dcdf2a094f8... https://m.vueling.com/polyfills.dcdf2a094f8295e9.js — 200 — 12.9 KiB — 630 ms — h2https://m.vueling.com/main.589b2ac66d647595.jsm.vueling.com/main.589b2ac66d647595... https://m.vueling.com/main.589b2ac66d647595.js — 200 — 735.7 KiB — 876 ms — h2https://m.vueling.com/VvV_CU/-cR/1WF/N2BGojSq/J1i3LDVuV9w9Xk/bBJnKQVZfQ/EHlz/bBFRMAUCm.vueling.com/VvV_CU/-cR/1WF/N2BGoj... https://m.vueling.com/VvV_CU/-cR/1WF/N2BGojSq/J1i3LDVuV9w9Xk/bBJnKQVZfQ/EHlz/bBFRMAUC — 200 — 182.6 KiB — 751 ms — h2https://m.vueling.com/VvV_CU/-cR/1WF/N2BGojSq/SD/YGFXKQVZfQ/Z1NX/EXYUJRlZm.vueling.com/VvV_CU/-cR/1WF/N2BGoj... https://m.vueling.com/VvV_CU/-cR/1WF/N2BGojSq/SD/YGFXKQVZfQ/Z1NX/EXYUJRlZ — 200 — 1.3 KiB — 366 ms — h2https://m.vueling.com/assets/manifest.jsonm.vueling.com/assets/manifest.json https://m.vueling.com/assets/manifest.json — 200 — 1.8 KiB — 448 ms — h2https://p11.techlab-cdn.com/e/65319_1825202430.jsp11.techlab-cdn.com/e/65319_1825202... https://p11.techlab-cdn.com/e/65319_1825202430.js — 200 — 18.2 KiB — 38 ms — h2https://p11.techlab-cdn.com/e/65257_1825232097.jsp11.techlab-cdn.com/e/65257_1825232... https://p11.techlab-cdn.com/e/65257_1825232097.js — 200 — 6.3 KiB — 53 ms — h2https://p11.techlab-cdn.com/e/64885_1825202523.jsp11.techlab-cdn.com/e/64885_1825202... https://p11.techlab-cdn.com/e/64885_1825202523.js — 200 — 1.8 KiB — 84 ms — h2https://p11.techlab-cdn.com/e/65226_747628217.jsp11.techlab-cdn.com/e/65226_7476282... https://p11.techlab-cdn.com/e/65226_747628217.js — 200 — 32.7 KiB — 39 ms — h2https://s.go-mpulse.net/boomerang/PC6QT-A8FK6-WHT6M-VUAGT-35NQSs.go-mpulse.net/boomerang/PC6QT-A8F... https://s.go-mpulse.net/boomerang/PC6QT-A8FK6-WHT6M-VUAGT-35NQS — 200 — 56.1 KiB — 38 ms — h2https://m.vueling.com/scripts.5f11d3cd0711642e.jsm.vueling.com/scripts.5f11d3cd07116... https://m.vueling.com/scripts.5f11d3cd0711642e.js — 200 — 154.7 KiB — 240 ms — h2https://m.vueling.com/VvV_CU/-cR/1WF/N2BGojSq/SD/YGFXKQVZfQ/WkoG/Cm09AkYpm.vueling.com/VvV_CU/-cR/1WF/N2BGoj... https://m.vueling.com/VvV_CU/-cR/1WF/N2BGojSq/SD/YGFXKQVZfQ/WkoG/Cm09AkYp — 200 — 28.8 KiB — 186 ms — h2https://m.vueling.com/VvV_CU/-cR/1WF/N2BGojSq/SDi3LDVu/Uk9rKQVZfQ/JB4J/VWwANyUNAg?v=2394b5a8-cbb6-5a57-6747-7a002ee40212m.vueling.com/VvV_CU/-cR/1WF/N2BGoj... https://m.vueling.com/VvV_CU/-cR/1WF/N2BGojSq/SDi3LDVu/Uk9rKQVZfQ/JB4J/VWwANyUNAg?v=2394b5a8-cbb6-5a57-6747-7a002ee40212 — 200 — 153.4 KiB — 217 ms — h2https://m.vueling.com/styles.8e885a44ccb9c0d4.cssm.vueling.com/styles.8e885a44ccb9c0... https://m.vueling.com/styles.8e885a44ccb9c0d4.css — 200 — 53.3 KiB — 226 ms — h2https://m.vueling.com/assets/img/loadingVueling2Airplanesv2.svgm.vueling.com/assets/img/loadingVue... https://m.vueling.com/assets/img/loadingVueling2Airplanesv2.svg — 200 — 1.0 KiB — 168 ms — h2https://m.vueling.com/VvV_CU/-cR/1WF/N2BGojSq/J1i3LDVuV9w9Xk/bBJnKQVZfQ/EHlz/bBFRMAUCm.vueling.com/VvV_CU/-cR/1WF/N2BGoj... https://m.vueling.com/VvV_CU/-cR/1WF/N2BGojSq/J1i3LDVuV9w9Xk/bBJnKQVZfQ/EHlz/bBFRMAUC — 201 — 1.3 KiB — 262 ms — h2https://sessions.bugsnag.com/sessions.bugsnag.com/ https://sessions.bugsnag.com/ — 200 — 0 B — 81 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-56RKXM6www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-56RKXM6 — 200 — 198.8 KiB — 112 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-1070364677www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-1070364677 — 200 — 144.2 KiB — 97 ms — h2https://se.monetate.net/js/2/a-02a953bb/p/m.vueling.com/custom.jsse.monetate.net/js/2/a-02a953bb/p/m... https://se.monetate.net/js/2/a-02a953bb/p/m.vueling.com/custom.js — 200 — 63.8 KiB — 73 ms — h2https://m.vueling.com/assets/js/usabilla-dev.jsm.vueling.com/assets/js/usabilla-de... https://m.vueling.com/assets/js/usabilla-dev.js — 200 — 1.6 KiB — 161 ms — h2https://cdn.cookielaw.org/consent/eb440cb9-982b-4dfe-9764-a5f339ad9985/OtAutoBlock.jscdn.cookielaw.org/consent/eb440cb9-... https://cdn.cookielaw.org/consent/eb440cb9-982b-4dfe-9764-a5f339ad9985/OtAutoBlock.js — 200 — 131.6 KiB — 94 ms — h2https://sessions.bugsnag.com/sessions.bugsnag.com/ https://sessions.bugsnag.com/ — 202 — 131 B — 49 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s FCP 9.8 s LCP 32.6 shttps://vueling.com// https://vueling.com/ — 301 — 280 B — 438 ms — h2https://www.vueling.com/www.vueling.com/ https://www.vueling.com/ — 301 — 2.6 KiB — 465 ms — h2https://www.vueling.com/enwww.vueling.com/en https://www.vueling.com/en — 301 — 1.5 KiB — 167 ms — h2https://m.vueling.com/m.vueling.com/ https://m.vueling.com/ — 200 — 14.7 KiB — 226 ms — h2https://m.vueling.com/assets/fonts/source-sans-pro/SourceSansPro-Regular.woff2m.vueling.com/assets/fonts/source-s... https://m.vueling.com/assets/fonts/source-sans-pro/SourceSansPro-Regular.woff2 — 200 — 76.0 KiB — 392 ms — h2https://m.vueling.com/resources/5ca37ed9506e8073faf2465e595f1330830972a3a4ff7m.vueling.com/resources/5ca37ed9506... https://m.vueling.com/resources/5ca37ed9506e8073faf2465e595f1330830972a3a4ff7 — 200 — 56.6 KiB — 624 ms — h2https://m.vueling.com/runtime.8bee5dd196d2555b.jsm.vueling.com/runtime.8bee5dd196d25... https://m.vueling.com/runtime.8bee5dd196d2555b.js — 200 — 4.6 KiB — 582 ms — h2https://m.vueling.com/polyfills.dcdf2a094f8295e9.jsm.vueling.com/polyfills.dcdf2a094f8... https://m.vueling.com/polyfills.dcdf2a094f8295e9.js — 200 — 12.9 KiB — 630 ms — h2https://m.vueling.com/main.589b2ac66d647595.jsm.vueling.com/main.589b2ac66d647595... https://m.vueling.com/main.589b2ac66d647595.js — 200 — 735.7 KiB — 876 ms — h2https://m.vueling.com/VvV_CU/-cR/1WF/N2BGojSq/J1i3LDVuV9w9Xk/bBJnKQVZfQ/EHlz/bBFRMAUCm.vueling.com/VvV_CU/-cR/1WF/N2BGoj... https://m.vueling.com/VvV_CU/-cR/1WF/N2BGojSq/J1i3LDVuV9w9Xk/bBJnKQVZfQ/EHlz/bBFRMAUC — 200 — 182.6 KiB — 751 ms — h2https://m.vueling.com/VvV_CU/-cR/1WF/N2BGojSq/SD/YGFXKQVZfQ/Z1NX/EXYUJRlZm.vueling.com/VvV_CU/-cR/1WF/N2BGoj... https://m.vueling.com/VvV_CU/-cR/1WF/N2BGojSq/SD/YGFXKQVZfQ/Z1NX/EXYUJRlZ — 200 — 1.3 KiB — 366 ms — h2https://m.vueling.com/assets/manifest.jsonm.vueling.com/assets/manifest.json https://m.vueling.com/assets/manifest.json — 200 — 1.8 KiB — 448 ms — h2https://p11.techlab-cdn.com/e/65319_1825202430.jsp11.techlab-cdn.com/e/65319_1825202... https://p11.techlab-cdn.com/e/65319_1825202430.js — 200 — 18.2 KiB — 38 ms — h2https://p11.techlab-cdn.com/e/65257_1825232097.jsp11.techlab-cdn.com/e/65257_1825232... https://p11.techlab-cdn.com/e/65257_1825232097.js — 200 — 6.3 KiB — 53 ms — h2https://p11.techlab-cdn.com/e/64885_1825202523.jsp11.techlab-cdn.com/e/64885_1825202... https://p11.techlab-cdn.com/e/64885_1825202523.js — 200 — 1.8 KiB — 84 ms — h2https://p11.techlab-cdn.com/e/65226_747628217.jsp11.techlab-cdn.com/e/65226_7476282... https://p11.techlab-cdn.com/e/65226_747628217.js — 200 — 32.7 KiB — 39 ms — h2https://s.go-mpulse.net/boomerang/PC6QT-A8FK6-WHT6M-VUAGT-35NQSs.go-mpulse.net/boomerang/PC6QT-A8F... https://s.go-mpulse.net/boomerang/PC6QT-A8FK6-WHT6M-VUAGT-35NQS — 200 — 56.1 KiB — 38 ms — h2https://m.vueling.com/scripts.5f11d3cd0711642e.jsm.vueling.com/scripts.5f11d3cd07116... https://m.vueling.com/scripts.5f11d3cd0711642e.js — 200 — 154.7 KiB — 240 ms — h2https://m.vueling.com/VvV_CU/-cR/1WF/N2BGojSq/SD/YGFXKQVZfQ/WkoG/Cm09AkYpm.vueling.com/VvV_CU/-cR/1WF/N2BGoj... https://m.vueling.com/VvV_CU/-cR/1WF/N2BGojSq/SD/YGFXKQVZfQ/WkoG/Cm09AkYp — 200 — 28.8 KiB — 186 ms — h2https://m.vueling.com/VvV_CU/-cR/1WF/N2BGojSq/SDi3LDVu/Uk9rKQVZfQ/JB4J/VWwANyUNAg?v=2394b5a8-cbb6-5a57-6747-7a002ee40212m.vueling.com/VvV_CU/-cR/1WF/N2BGoj... https://m.vueling.com/VvV_CU/-cR/1WF/N2BGojSq/SDi3LDVu/Uk9rKQVZfQ/JB4J/VWwANyUNAg?v=2394b5a8-cbb6-5a57-6747-7a002ee40212 — 200 — 153.4 KiB — 217 ms — h2https://m.vueling.com/styles.8e885a44ccb9c0d4.cssm.vueling.com/styles.8e885a44ccb9c0... https://m.vueling.com/styles.8e885a44ccb9c0d4.css — 200 — 53.3 KiB — 226 ms — h2https://m.vueling.com/assets/img/loadingVueling2Airplanesv2.svgm.vueling.com/assets/img/loadingVue... https://m.vueling.com/assets/img/loadingVueling2Airplanesv2.svg — 200 — 1.0 KiB — 168 ms — h2https://m.vueling.com/VvV_CU/-cR/1WF/N2BGojSq/J1i3LDVuV9w9Xk/bBJnKQVZfQ/EHlz/bBFRMAUCm.vueling.com/VvV_CU/-cR/1WF/N2BGoj... https://m.vueling.com/VvV_CU/-cR/1WF/N2BGojSq/J1i3LDVuV9w9Xk/bBJnKQVZfQ/EHlz/bBFRMAUC — 201 — 1.3 KiB — 262 ms — h2https://sessions.bugsnag.com/sessions.bugsnag.com/ https://sessions.bugsnag.com/ — 200 — 0 B — 81 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-56RKXM6www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-56RKXM6 — 200 — 198.8 KiB — 112 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-1070364677www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-1070364677 — 200 — 144.2 KiB — 97 ms — h2https://se.monetate.net/js/2/a-02a953bb/p/m.vueling.com/custom.jsse.monetate.net/js/2/a-02a953bb/p/m... https://se.monetate.net/js/2/a-02a953bb/p/m.vueling.com/custom.js — 200 — 63.8 KiB — 73 ms — h2https://m.vueling.com/assets/js/usabilla-dev.jsm.vueling.com/assets/js/usabilla-de... https://m.vueling.com/assets/js/usabilla-dev.js — 200 — 1.6 KiB — 161 ms — h2https://cdn.cookielaw.org/consent/eb440cb9-982b-4dfe-9764-a5f339ad9985/OtAutoBlock.jscdn.cookielaw.org/consent/eb440cb9-... https://cdn.cookielaw.org/consent/eb440cb9-982b-4dfe-9764-a5f339ad9985/OtAutoBlock.js — 200 — 131.6 KiB — 94 ms — h2https://sessions.bugsnag.com/sessions.bugsnag.com/ https://sessions.bugsnag.com/ — 202 — 131 B — 49 ms — h2https://m.vueling.com/ajax-loader.94cdb3319868cfa7.gifm.vueling.com/ajax-loader.94cdb3319... https://m.vueling.com/ajax-loader.94cdb3319868cfa7.gif — 200 — 6.6 KiB — 158 ms — h2data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///ywAAAAAAQABAAACAUwAOw==data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///ywAAAAAAQABAAACAUwAOw== — 200 — 0 B — 0 ms — datahttps://m.vueling.com/assets/fonts/source-sans-pro/SourceSansPro-SemiBold.woff2m.vueling.com/assets/fonts/source-s... https://m.vueling.com/assets/fonts/source-sans-pro/SourceSansPro-SemiBold.woff2 — 200 — 75.0 KiB — 160 ms — h2https://w.usabilla.com/ded59c362307.js?lv=1w.usabilla.com/ded59c362307.js?lv=1 https://w.usabilla.com/ded59c362307.js?lv=1 — 200 — 11.5 KiB — 278 ms — h2https://f.monetate.net/trk/4/s/a-02a953bb/p/m.vueling.com/933881050-0?mr=t1674466020&mi=%272.1450031488.1776294264485%27&cs=!t&e=!(viewPage,gt)&pt=unknown&r=%27%27&sw=412&sh=823&sc=24&j=!f&tg=!(!(70818),!(81272))&u=%27https://m.vueling.com/%27&fl=!f&hvc=!t&eoq=!tf.monetate.net/trk/4/s/a-02a953bb/p... https://f.monetate.net/trk/4/s/a-02a953bb/p/m.vueling.com/933881050-0?mr=t1674466020&mi=%272.1450031488.1776294264485%27&cs=!t&e=!(viewPage,gt)&pt=unknown&r=%27%27&sw=412&sh=823&sc=24&j=!f&tg=!(!(70818),!(81272))&u=%27https://m.vueling.com/%27&fl=!f&hvc=!t&eoq=!t — 200 — 2.2 KiB — 97 ms — http/1.1https://c.go-mpulse.net/api/config.json?key=PC6QT-A8FK6-WHT6M-VUAGT-35NQS&d=m.vueling.com&t=5920981&v=1.720.0&sl=0&si=b0b1b719-327d-4f1b-8b0f-49386ecc1ed2-tdk5f9&plugins=AK,ConfigOverride,Continuity,PageParams,IFrameDelay,AutoXHR,SPA,History,Angular,Backbone,Ember,RT,CrossDomain,BW,PaintTiming,NavigationTiming,ResourceTiming,Memory,CACHE_RELOAD,Errors,TPAnalytics,UserTiming,Akamai,Early,EventTiming,LOGN&acao=&ak.ai=928643c.go-mpulse.net/api/config.json?key... https://c.go-mpulse.net/api/config.json?key=PC6QT-A8FK6-WHT6M-VUAGT-35NQS&d=m.vueling.com&t=5920981&v=1.720.0&sl=0&si=b0b1b719-327d-4f1b-8b0f-49386ecc1ed2-tdk5f9&plugins=AK,ConfigOverride,Continuity,PageParams,IFrameDelay,AutoXHR,SPA,History,Angular,Backbone,Ember,RT,CrossDomain,BW,PaintTiming,NavigationTiming,ResourceTiming,Memory,CACHE_RELOAD,Errors,TPAnalytics,UserTiming,Akamai,Early,EventTiming,LOGN&acao=&ak.ai=928643 — 200 — 929 B — 122 ms — h2blob:https://m.vueling.com/43a6774d-3f77-4115-9ee5-d5775374a50em.vueling.com/43a6774d-3f77-4115-9e... blob:https://m.vueling.com/43a6774d-3f77-4115-9ee5-d5775374a50e — -1 — 0 B — 0 ms — https://cdn.cookielaw.org/consent/eb440cb9-982b-4dfe-9764-a5f339ad9985/otSDKStub.jscdn.cookielaw.org/consent/eb440cb9-... https://cdn.cookielaw.org/consent/eb440cb9-982b-4dfe-9764-a5f339ad9985/otSDKStub.js — 200 — 7.5 KiB — 34 ms — h2https://sd.monetate.net/features/1/flags/a-02a953bb/p/m.vueling.comsd.monetate.net/features/1/flags/a-... https://sd.monetate.net/features/1/flags/a-02a953bb/p/m.vueling.com — 200 — 1.2 KiB — 92 ms — http/1.1https://m.vueling.com/assets/js/data/culture/en-GB.jsonm.vueling.com/assets/js/data/cultur... https://m.vueling.com/assets/js/data/culture/en-GB.json — 200 — 125.2 KiB — 165 ms — h2https://apimobile.vueling.com/Vueling.Mobile.ConfigurationServices.WebAPI/api/Configuracion/Modulesapimobile.vueling.com/Vueling.Mobil... https://apimobile.vueling.com/Vueling.Mobile.ConfigurationServices.WebAPI/api/Configuracion/Modules — 200 — 0 B — 249 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 38 ms — h2https://s3.eu-central-1.amazonaws.com/eu-central-1.amazonaws/vueling-universal13.js?z=0.07351606781537734s3.eu-central-1.amazonaws.com/eu-ce... https://s3.eu-central-1.amazonaws.com/eu-central-1.amazonaws/vueling-universal13.js?z=0.07351606781537734 — 200 — 365 B — 490 ms — http/1.1https://m.vueling.com/231.353e5fa70266ac30.jsm.vueling.com/231.353e5fa70266ac30.... https://m.vueling.com/231.353e5fa70266ac30.js — 200 — 22.6 KiB — 169 ms — h2https://m.vueling.com/8946.db870a66c8e5f2bc.jsm.vueling.com/8946.db870a66c8e5f2bc... https://m.vueling.com/8946.db870a66c8e5f2bc.js — 200 — 5.1 KiB — 176 ms — h2https://m.vueling.com/common.899366586e059b1b.jsm.vueling.com/common.899366586e059b... https://m.vueling.com/common.899366586e059b1b.js — 200 — 18.1 KiB — 164 ms — h2https://m.vueling.com/6258.afba6971f62b6f1d.jsm.vueling.com/6258.afba6971f62b6f1d... https://m.vueling.com/6258.afba6971f62b6f1d.js — 200 — 23.4 KiB — 188 ms — h2https://apimobile.vueling.com/Vueling.Mobile.ConfigurationServices.WebAPI/api/Configuracion/Modulesapimobile.vueling.com/Vueling.Mobil... https://apimobile.vueling.com/Vueling.Mobile.ConfigurationServices.WebAPI/api/Configuracion/Modules — 200 — 6.9 KiB — 180 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-1070364677&cx=c&gtm=4e64f0h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-1070364677&cx=c&gtm=4e64f0h2 — 200 — 144.1 KiB — 75 ms — h2https://www.googletagmanager.com/gtag/js?id=DC-9971265&cx=c&gtm=4e64f0h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=DC-9971265&cx=c&gtm=4e64f0h2 — 200 — 131.9 KiB — 73 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-NQHBFRM&gtm=4e64f0h2www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NQHBFRM&gtm=4e64f0h2 — 200 — 147.2 KiB — 82 ms — h3https://cdn.quantummetric.com/qscripts/quantum-vueling.jscdn.quantummetric.com/qscripts/quan... https://cdn.quantummetric.com/qscripts/quantum-vueling.js — 200 — 154.8 KiB — 75 ms — h3https://m.vueling.com/VvV_CU/-cR/1WF/N2BGojSq/J1i3LDVuV9w9Xk/bBJnKQVZfQ/EHlz/bBFRMAUCm.vueling.com/VvV_CU/-cR/1WF/N2BGoj... https://m.vueling.com/VvV_CU/-cR/1WF/N2BGojSq/J1i3LDVuV9w9Xk/bBJnKQVZfQ/EHlz/bBFRMAUC — 201 — 1.3 KiB — 293 ms — h2https://apimobile.vueling.com/Vueling.Mobile.RoutesServices.WebAPI/api/Routes/AllInOneWithDiscountTypesapimobile.vueling.com/Vueling.Mobil... https://apimobile.vueling.com/Vueling.Mobile.RoutesServices.WebAPI/api/Routes/AllInOneWithDiscountTypes — 200 — 0 B — 156 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-807657239&cx=c&gtm=4e64f0h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-807657239&cx=c&gtm=4e64f0h2 — 200 — 137.0 KiB — 67 ms — h3https://cdn.cookielaw.org/consent/eb440cb9-982b-4dfe-9764-a5f339ad9985/eb440cb9-982b-4dfe-9764-a5f339ad9985.jsoncdn.cookielaw.org/consent/eb440cb9-... https://cdn.cookielaw.org/consent/eb440cb9-982b-4dfe-9764-a5f339ad9985/eb440cb9-982b-4dfe-9764-a5f339ad9985.json — 200 — 2.1 KiB — 24 ms — h2https://apimobile.vueling.com/Vueling.Mobile.RoutesServices.WebAPI/api/Routes/AllInOneWithDiscountTypesapimobile.vueling.com/Vueling.Mobil... https://apimobile.vueling.com/Vueling.Mobile.RoutesServices.WebAPI/api/Routes/AllInOneWithDiscountTypes — 200 — 11.0 KiB — 201 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 309 B — 42 ms — h2https://ingesteu.quantummetric.com/horizon/dingesteu.quantummetric.com/horizon/... https://ingesteu.quantummetric.com/horizon/d — 200 — 194 B — 242 ms — h2https://cdn.cookielaw.org/scripttemplates/6.38.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/6... https://cdn.cookielaw.org/scripttemplates/6.38.0/otBannerSdk.js — 200 — 87.9 KiB — 22 ms — h2https://www.googletagmanager.com/gtag/js?id=G-Y2R5C29F9Q&cx=c&gtm=4e64f0h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-Y2R5C29F9Q&cx=c&gtm=4e64f0h2 — 200 — 172.4 KiB — 68 ms — h3https://apimobile.vueling.com/Vueling.Mobile.EngageService.WebAPI/api/Home/GetHomeFields?culture=en-GB&device=portal&fields=promo%20universal&Language=en-GBapimobile.vueling.com/Vueling.Mobil... https://apimobile.vueling.com/Vueling.Mobile.EngageService.WebAPI/api/Home/GetHomeFields?culture=en-GB&device=portal&fields=promo%20universal&Language=en-GB — 200 — 0 B — 186 ms — h2https://apimobile.vueling.com/Vueling.Mobile.EngageService.WebAPI/api/Home/GetHomeFields?culture=en-GB&device=portal&fields=promo%20universal&Language=en-GBapimobile.vueling.com/Vueling.Mobil... https://apimobile.vueling.com/Vueling.Mobile.EngageService.WebAPI/api/Home/GetHomeFields?culture=en-GB&device=portal&fields=promo%20universal&Language=en-GB — 200 — 9.2 KiB — 215 ms — h2https://cdn.cookielaw.org/consent/eb440cb9-982b-4dfe-9764-a5f339ad9985/01971be1-c5cc-7be6-887d-891b0225211a/en.jsoncdn.cookielaw.org/consent/eb440cb9-... https://cdn.cookielaw.org/consent/eb440cb9-982b-4dfe-9764-a5f339ad9985/01971be1-c5cc-7be6-887d-891b0225211a/en.json — 200 — 34.7 KiB — 28 ms — h2https://d6tizftlrpuof.cloudfront.net/themes/production/vueling-button-c8e2e998203855fde7af9f5413f24684.pngd6tizftlrpuof.cloudfront.net/themes... https://d6tizftlrpuof.cloudfront.net/themes/production/vueling-button-c8e2e998203855fde7af9f5413f24684.png — 200 — 6.0 KiB — 31 ms — http/1.1https://w.usabilla.com/a/t?m=b&b=ded59c362307&e=SPAC&cb=1776294265944w.usabilla.com/a/t?m=b&b=ded59c3623... https://w.usabilla.com/a/t?m=b&b=ded59c362307&e=SPAC&cb=1776294265944 — 200 — 168 B — 72 ms — h2https://w.usabilla.com/a/t?m=b&b=ded59c362307&e=SPAC&cb=1776294265947w.usabilla.com/a/t?m=b&b=ded59c3623... https://w.usabilla.com/a/t?m=b&b=ded59c362307&e=SPAC&cb=1776294265947 — 200 — 168 B — 75 ms — h2https://w.usabilla.com/a/t?m=b&b=ded59c362307&e=SPAC&cb=1776294265949w.usabilla.com/a/t?m=b&b=ded59c3623... https://w.usabilla.com/a/t?m=b&b=ded59c362307&e=SPAC&cb=1776294265949 — 200 — 168 B — 72 ms — h2https://w.usabilla.com/a/t?m=b&b=ded59c362307&e=SPAC&cb=1776294265951w.usabilla.com/a/t?m=b&b=ded59c3623... https://w.usabilla.com/a/t?m=b&b=ded59c362307&e=SPAC&cb=1776294265951 — 200 — 168 B — 79 ms — h2https://m.vueling.com/assets/icon/favicon-32x32.pngm.vueling.com/assets/icon/favicon-3... https://m.vueling.com/assets/icon/favicon-32x32.png — 200 — 1.3 KiB — 170 ms — h2https://cdn.cookielaw.org/scripttemplates/6.38.0/assets/otCenterRounded.jsoncdn.cookielaw.org/scripttemplates/6... https://cdn.cookielaw.org/scripttemplates/6.38.0/assets/otCenterRounded.json — 200 — 2.8 KiB — 22 ms — h2https://cdn.cookielaw.org/scripttemplates/6.38.0/assets/v2/otPcTab.jsoncdn.cookielaw.org/scripttemplates/6... https://cdn.cookielaw.org/scripttemplates/6.38.0/assets/v2/otPcTab.json — 200 — 14.0 KiB — 14 ms — h2https://cdn.cookielaw.org/scripttemplates/6.38.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/6... https://cdn.cookielaw.org/scripttemplates/6.38.0/assets/otCommonStyles.css — 200 — 4.5 KiB — 16 ms — h2https://apimobile.vueling.com/Vueling.Mobile.EngageService.WebAPI/api/MarketsPrice/GetSelectedMarketsPriceapimobile.vueling.com/Vueling.Mobil... https://apimobile.vueling.com/Vueling.Mobile.EngageService.WebAPI/api/MarketsPrice/GetSelectedMarketsPrice — 200 — 0 B — 152 ms — h2https://m.vueling.com/assets/img/check-in/home-push/home-checkin2x.webpm.vueling.com/assets/img/check-in/h... https://m.vueling.com/assets/img/check-in/home-push/home-checkin2x.webp — 200 — 20.7 KiB — 173 ms — h2https://m.vueling.com/assets/img/home/complete-your-travel/hotels.webpm.vueling.com/assets/img/home/compl... https://m.vueling.com/assets/img/home/complete-your-travel/hotels.webp — 200 — 48.5 KiB — 180 ms — h2https://m.vueling.com/assets/img/home/complete-your-travel/cars.pngm.vueling.com/assets/img/home/compl... https://m.vueling.com/assets/img/home/complete-your-travel/cars.png — 200 — 28.7 KiB — 184 ms — h2https://m.vueling.com/assets/img/home/complete-your-travel/parking.pngm.vueling.com/assets/img/home/compl... https://m.vueling.com/assets/img/home/complete-your-travel/parking.png — 200 — 60.4 KiB — 300 ms — h2https://apimobile.vueling.com/Vueling.Mobile.EngageService.WebAPI/api/MarketsPrice/GetSelectedMarketsPriceapimobile.vueling.com/Vueling.Mobil... https://apimobile.vueling.com/Vueling.Mobile.EngageService.WebAPI/api/MarketsPrice/GetSelectedMarketsPrice — 200 — 775 B — 455 ms — h2https://m.vueling.com/assets/img/home/logo-vueling.svgm.vueling.com/assets/img/home/logo-... https://m.vueling.com/assets/img/home/logo-vueling.svg — 200 — 2.6 KiB — 230 ms — h2https://m.vueling.com/assets/img/home/social/facebook.svgm.vueling.com/assets/img/home/socia... https://m.vueling.com/assets/img/home/social/facebook.svg — 200 — 862 B — 207 ms — h2https://m.vueling.com/assets/img/home/social/youtube.svgm.vueling.com/assets/img/home/socia... https://m.vueling.com/assets/img/home/social/youtube.svg — 200 — 1.0 KiB — 208 ms — h2https://m.vueling.com/assets/img/home/social/instagram.svgm.vueling.com/assets/img/home/socia... https://m.vueling.com/assets/img/home/social/instagram.svg — 200 — 1.0 KiB — 209 ms — h2https://m.vueling.com/assets/img/home/social/twitter.svgm.vueling.com/assets/img/home/socia... https://m.vueling.com/assets/img/home/social/twitter.svg — 200 — 1.0 KiB — 210 ms — h2https://w.usabilla.com/a/t?m=b&b=ded59c362307&e=SPAC&cb=1776294266246w.usabilla.com/a/t?m=b&b=ded59c3623... https://w.usabilla.com/a/t?m=b&b=ded59c362307&e=SPAC&cb=1776294266246 — 200 — 168 B — 69 ms — h2https://w.usabilla.com/a/t?m=b&b=ded59c362307&e=SPAC&cb=1776294266265w.usabilla.com/a/t?m=b&b=ded59c3623... https://w.usabilla.com/a/t?m=b&b=ded59c362307&e=SPAC&cb=1776294266265 — 200 — 168 B — 70 ms — h2https://m.vueling.com/assets/img/myvueling/push-home-vy-club.pngm.vueling.com/assets/img/myvueling/... https://m.vueling.com/assets/img/myvueling/push-home-vy-club.png — 200 — 17.9 KiB — 209 ms — h2https://m.vueling.com/assets/img/home/fly-with-us/hand-up.svgm.vueling.com/assets/img/home/fly-w... https://m.vueling.com/assets/img/home/fly-with-us/hand-up.svg — 200 — 1.6 KiB — 313 ms — h2https://m.vueling.com/assets/img/home/fly-with-us/check-in.svgm.vueling.com/assets/img/home/fly-w... https://m.vueling.com/assets/img/home/fly-with-us/check-in.svg — 200 — 1.3 KiB — 343 ms — h2https://m.vueling.com/assets/img/home/fly-with-us/avios.svgm.vueling.com/assets/img/home/fly-w... https://m.vueling.com/assets/img/home/fly-with-us/avios.svg — 200 — 1.9 KiB — 344 ms — h2https://m.vueling.com/assets/img/home/app-store/android.svgm.vueling.com/assets/img/home/app-s... https://m.vueling.com/assets/img/home/app-store/android.svg — 200 — 3.4 KiB — 346 ms — h2https://m.vueling.com/assets/fonts/ds-vueling-icons.woff2?m8cpo5m.vueling.com/assets/fonts/ds-vueli... https://m.vueling.com/assets/fonts/ds-vueling-icons.woff2?m8cpo5 — 200 — 109.2 KiB — 323 ms — h2https://m.vueling.com/assets/fonts/pilcrow/vuelingpilcrow-semibold-webfont.woff2m.vueling.com/assets/fonts/pilcrow/... https://m.vueling.com/assets/fonts/pilcrow/vuelingpilcrow-semibold-webfont.woff2 — 200 — 22.4 KiB — 311 ms — h2https://static.vueling.com/corporative7/media/1017/urban_mobile_home.jpgstatic.vueling.com/corporative7/med... https://static.vueling.com/corporative7/media/1017/urban_mobile_home.jpg — 200 — 27.0 KiB — 300 ms — h2https://static.vueling.com/corporative7/media/1016/playa_mobile.jpgstatic.vueling.com/corporative7/med... https://static.vueling.com/corporative7/media/1016/playa_mobile.jpg — 200 — 23.4 KiB — 304 ms — h2https://static.vueling.com/corporative7/media/1015/familia_mobile_home.jpgstatic.vueling.com/corporative7/med... https://static.vueling.com/corporative7/media/1015/familia_mobile_home.jpg — 200 — 17.5 KiB — 303 ms — h2https://f.monetate.net/trk/4/s/a-02a953bb/p/m.vueling.com/933881050-1?mr=t1674466020&mi=%272.1450031488.1776294264485%27&cs=!t&e=!(viewPage,gt)&pt=homepage&r=%27%27&sw=412&sh=823&sc=24&j=!f&tg=!(!(70818),!(81272),!(62920,notapply))&u=%27https://m.vueling.com/%27&fl=!f&hvc=!t&eoq=!tf.monetate.net/trk/4/s/a-02a953bb/p... https://f.monetate.net/trk/4/s/a-02a953bb/p/m.vueling.com/933881050-1?mr=t1674466020&mi=%272.1450031488.1776294264485%27&cs=!t&e=!(viewPage,gt)&pt=homepage&r=%27%27&sw=412&sh=823&sc=24&j=!f&tg=!(!(70818),!(81272),!(62920,notapply))&u=%27https://m.vueling.com/%27&fl=!f&hvc=!t&eoq=!t — 200 — 2.1 KiB — 36 ms — http/1.1https://trial-eum-clientnsv4-s.akamaihd.net/eum/getdns.txt?c=phxe7z4fbtrial-eum-clientnsv4-s.akamaihd.net... https://trial-eum-clientnsv4-s.akamaihd.net/eum/getdns.txt?c=phxe7z4fb — 302 — 266 B — 248 ms — http/1.1https://trial-eum-clienttons-s.akamaihd.net/eum/getdns.txt?c=phxe7z4fbtrial-eum-clienttons-s.akamaihd.net... https://trial-eum-clienttons-s.akamaihd.net/eum/getdns.txt?c=phxe7z4fb — 302 — 270 B — 247 ms — http/1.1https://pagead2.googlesyndication.com/measurement/conversion?random=1776294265786&cv=11&tid=G-Y2R5C29F9Q&fst=1776294265786&fmt=8&en=session_start&gtm=45je64f0h2v872216007z8867059798za20gzb867059798zd830484981xec&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~117971173&u_w=412&u_h=823&url=https%3A%2F%2Fm.vueling.com&gacid=1570619078.1776294267&frm=0&tiba=Vuelos%20baratos%2C%20billetes%20de%20avi%C3%B3n%20y%20ofertas%20de%20vuelos%20%7C%20vueling.com&npa=1&pscdl=denied&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=KA&rcb=9pagead2.googlesyndication.com/measu... https://pagead2.googlesyndication.com/measurement/conversion?random=1776294265786&cv=11&tid=G-Y2R5C29F9Q&fst=1776294265786&fmt=8&en=session_start&gtm=45je64f0h2v872216007z8867059798za20gzb867059798zd830484981xec&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~117971173&u_w=412&u_h=823&url=https%3A%2F%2Fm.vueling.com&gacid=1570619078.1776294267&frm=0&tiba=Vuelos%20baratos%2C%20billetes%20de%20avi%C3%B3n%20y%20ofertas%20de%20vuelos%20%7C%20vueling.com&npa=1&pscdl=denied&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=KA&rcb=9 — 204 — 21 B — 408 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-Y2R5C29F9Q&gtm=45je64f0h2v872216007z8867059798za20gzb867059798zd830484981&_p=1776294264093&gcs=G100&gcd=13p3p3p3p5l1&npa=1&dma_cps=-&dma=0&ecid=2083002501&_eu=EAAAAGA&_prs=ok&are=1&cid=1570619078.1776294267&frm=0&gtm_up=1&ir=1&pscdl=denied&rcb=9&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938469~117266401~117971173&sid=1776294265&sct=1&seg=0&dl=https%3A%2F%2Fm.vueling.com%2F&dt=Vuelos%20baratos%2C%20billetes%20de%20avi%C3%B3n%20y%20ofertas%20de%20vuelos%20%7C%20vueling.com&_tu=CA&en=Monetate&_fv=1&_nsi=1&_ss=2&ep.adults_children_infants=__&ep.page_url=%2F&ep.odconcatenated=NA&ep.event_label=Control&ep.event_action=AB-Landing-Promotion-PreselectOrigin&tfd=5428www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-Y2R5C29F9Q&gtm=45je64f0h2v872216007z8867059798za20gzb867059798zd830484981&_p=1776294264093&gcs=G100&gcd=13p3p3p3p5l1&npa=1&dma_cps=-&dma=0&ecid=2083002501&_eu=EAAAAGA&_prs=ok&are=1&cid=1570619078.1776294267&frm=0&gtm_up=1&ir=1&pscdl=denied&rcb=9&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938469~117266401~117971173&sid=1776294265&sct=1&seg=0&dl=https%3A%2F%2Fm.vueling.com%2F&dt=Vuelos%20baratos%2C%20billetes%20de%20avi%C3%B3n%20y%20ofertas%20de%20vuelos%20%7C%20vueling.com&_tu=CA&en=Monetate&_fv=1&_nsi=1&_ss=2&ep.adults_children_infants=__&ep.page_url=%2F&ep.odconcatenated=NA&ep.event_label=Control&ep.event_action=AB-Landing-Promotion-PreselectOrigin&tfd=5428 — 204 — 406 B — 407 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=18&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fm.vueling.com%2F&scrsrc=www.googletagmanager.com&rnd=1647206498.1776294267&navt=n&npa=1&ep.ads_data_redaction=1&_tu=CA&gtm=45He64f0h2v830484981za200zd830484981xea&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938469~117266400~118131808&apve=1&apvf=f&apvc=1&tft=1776294266806&tfd=5474pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=18&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fm.vueling.com%2F&scrsrc=www.googletagmanager.com&rnd=1647206498.1776294267&navt=n&npa=1&ep.ads_data_redaction=1&_tu=CA&gtm=45He64f0h2v830484981za200zd830484981xea&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938469~117266400~118131808&apve=1&apvf=f&apvc=1&tft=1776294266806&tfd=5474 — 200 — 21 B — 362 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=17&frm=0&en=page_view&dl=https%3A%2F%2Fm.vueling.com%2F&scrsrc=www.googletagmanager.com&rnd=1647206498.1776294267&navt=n&npa=1&_tu=KA&gtm=45be64e1v897603897z8830484981za20gzb830484981zd830484981xec&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938469~117266400~117884344&apve=1&apvf=f&apvc=0&tids=AW-1070364677&tid=AW-1070364677&tft=1776294266809&tfd=5477pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=17&frm=0&en=page_view&dl=https%3A%2F%2Fm.vueling.com%2F&scrsrc=www.googletagmanager.com&rnd=1647206498.1776294267&navt=n&npa=1&_tu=KA&gtm=45be64e1v897603897z8830484981za20gzb830484981zd830484981xec&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938469~117266400~117884344&apve=1&apvf=f&apvc=0&tids=AW-1070364677&tid=AW-1070364677&tft=1776294266809&tfd=5477 — 200 — 21 B — 359 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=17&frm=0&en=page_view&dl=https%3A%2F%2Fm.vueling.com%2F&scrsrc=www.googletagmanager.com&rnd=1647206498.1776294267&navt=n&npa=1&_tu=KA&gtm=45be64e1v897603897za20gzb830484981zd830484981xec&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938469~117266400~117884344&apve=1&apvf=f&apvc=0&tids=AW-1070364677&tid=AW-1070364677&tft=1776294266811&tfd=5479pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=17&frm=0&en=page_view&dl=https%3A%2F%2Fm.vueling.com%2F&scrsrc=www.googletagmanager.com&rnd=1647206498.1776294267&navt=n&npa=1&_tu=KA&gtm=45be64e1v897603897za20gzb830484981zd830484981xec&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938469~117266400~117884344&apve=1&apvf=f&apvc=0&tids=AW-1070364677&tid=AW-1070364677&tft=1776294266811&tfd=5479 — 200 — 21 B — 358 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=17&frm=0&en=AB-Landing-Promotion-PreselectOrigin&dl=https%3A%2F%2Fm.vueling.com%2F&scrsrc=www.googletagmanager.com&rnd=1647206498.1776294267&navt=n&npa=1&ep.event_category=Monetate&ep.event_label=Control&ep.non_interaction=1&_tu=KA&gtm=45be64e1v897603897za20gzb830484981zd830484981xec&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938469~117266400~117884344&apve=1&apvf=f&apvc=0&tids=AW-1070364677&tid=AW-1070364677&tft=1776294266813&tfd=5481pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=17&frm=0&en=AB-Landing-Promotion-PreselectOrigin&dl=https%3A%2F%2Fm.vueling.com%2F&scrsrc=www.googletagmanager.com&rnd=1647206498.1776294267&navt=n&npa=1&ep.event_category=Monetate&ep.event_label=Control&ep.non_interaction=1&_tu=KA&gtm=45be64e1v897603897za20gzb830484981zd830484981xec&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938469~117266400~117884344&apve=1&apvf=f&apvc=0&tids=AW-1070364677&tid=AW-1070364677&tft=1776294266813&tfd=5481 — 200 — 21 B — 356 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=18&frm=0&en=page_view&dl=https%3A%2F%2Fm.vueling.com%2F&scrsrc=www.googletagmanager.com&rnd=1647206498.1776294267&navt=n&npa=1&_tu=KA&gtm=45fe64f0h2v9181376636z8830484981za20gzb830484981zd830484981xec&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938468~117266401&apve=1&apvf=f&apvc=0&tids=DC-9971265&tid=DC-9971265&tft=1776294266815&tfd=5483pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=18&frm=0&en=page_view&dl=https%3A%2F%2Fm.vueling.com%2F&scrsrc=www.googletagmanager.com&rnd=1647206498.1776294267&navt=n&npa=1&_tu=KA&gtm=45fe64f0h2v9181376636z8830484981za20gzb830484981zd830484981xec&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938468~117266401&apve=1&apvf=f&apvc=0&tids=DC-9971265&tid=DC-9971265&tft=1776294266815&tfd=5483 — 200 — 21 B — 355 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=3&frm=0&en=page_view&dl=https%3A%2F%2Fm.vueling.com%2F&scrsrc=www.googletagmanager.com&rnd=1647206498.1776294267&navt=n&npa=1&_tu=KA&gtm=45be64f0h2v9181657000za200zb830484981zd830484981xec&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-807657239&tid=AW-807657239&tft=1776294266817&tfd=5485pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=3&frm=0&en=page_view&dl=https%3A%2F%2Fm.vueling.com%2F&scrsrc=www.googletagmanager.com&rnd=1647206498.1776294267&navt=n&npa=1&_tu=KA&gtm=45be64f0h2v9181657000za200zb830484981zd830484981xec&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-807657239&tid=AW-807657239&tft=1776294266817&tfd=5485 — 200 — 21 B — 352 ms — h3https://ade.googlesyndication.com/ddm/activity/src=9971265;type=apv;cat=allpa0;rcb=18;ord=288439422862;npa=1;u1=https%3A%2F%2Fm.vueling.com%2F;u2=undefined;u3=undefined;u4=undefined;u5=undefined;u6=undefined;u7=undefined;u8=undefined;u37=undefined;uaa=;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=denied;frm=0;_tu=CFA;gtm=45fe64f0h2v9181376636z8830484981za20gzb830484981zd830484981xea;gcs=G100;gcd=13p3p3p3p5l1;dma_cps=-;dma=0;dc_fmt=8;tag_exp=0~115938466~115938468~117266401;epver=2;~oref=https%3A%2F%2Fm.vueling.com?ade.googlesyndication.com/ddm/activ... https://ade.googlesyndication.com/ddm/activity/src=9971265;type=apv;cat=allpa0;rcb=18;ord=288439422862;npa=1;u1=https%3A%2F%2Fm.vueling.com%2F;u2=undefined;u3=undefined;u4=undefined;u5=undefined;u6=undefined;u7=undefined;u8=undefined;u37=undefined;uaa=;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=denied;frm=0;_tu=CFA;gtm=45fe64f0h2v9181376636z8830484981za20gzb830484981zd830484981xea;gcs=G100;gcd=13p3p3p3p5l1;dma_cps=-;dma=0;dc_fmt=8;tag_exp=0~115938466~115938468~117266401;epver=2;~oref=https%3A%2F%2Fm.vueling.com? — 200 — 401 B — 74 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=3&frm=0&en=AB-Landing-Promotion-PreselectOrigin&dl=https%3A%2F%2Fm.vueling.com%2F&scrsrc=www.googletagmanager.com&rnd=1647206498.1776294267&navt=n&npa=1&ep.event_category=Monetate&ep.event_label=Control&ep.non_interaction=1&_tu=KA&gtm=45be64f0h2v9181657000za200zb830484981zd830484981xec&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-807657239&tid=AW-807657239&tft=1776294266819&tfd=5487pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=3&frm=0&en=AB-Landing-Promotion-PreselectOrigin&dl=https%3A%2F%2Fm.vueling.com%2F&scrsrc=www.googletagmanager.com&rnd=1647206498.1776294267&navt=n&npa=1&ep.event_category=Monetate&ep.event_label=Control&ep.non_interaction=1&_tu=KA&gtm=45be64f0h2v9181657000za200zb830484981zd830484981xec&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-807657239&tid=AW-807657239&tft=1776294266819&tfd=5487 — 200 — 21 B — 355 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-Y2R5C29F9Q&gtm=45je64f0h2v872216007z8867059798za20gzb867059798zd830484981&_p=1776294264093&em=tv.1~em.BiPTWrd1rSM_0-iQJz_sVGAWR1yMrNjJ9U6oZjW4Av0&gcs=G100&gcd=13p3p3p3p5l1&npa=1&dma_cps=-&dma=0&ecid=2083002501&_eu=EAAAAGA&are=1&cid=1570619078.1776294267&ec_mode=a&frm=0&gtm_up=1&ir=1&pscdl=denied&rcb=9&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en&_s=2&tag_exp=0~115616985~115938466~115938469~117266401~117971173&dl=https%3A%2F%2Fm.vueling.com%2Fhomepage&dt=homepage&sid=1776294265&sct=1&seg=1&_tu=CA&en=page_view&ep.container_id=GTM-56RKXM6-116&ep.page_url=%2F&ep.prebook_searchdate=20260415&ep.odconcatenated=NA&ep.pagename=homepage&ep.platformtype=mobile&ep.section=homepage&ep.mmb_proclioptions=notapply&ep.usercountry=notapply&ep.clienttype=anonymous%20&ep.adults_children_infants=__&ep.langVueling=en&ep.abmob=d-1%3Bf-0&_et=24&up.userid2=notapply&tfd=5491www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-Y2R5C29F9Q&gtm=45je64f0h2v872216007z8867059798za20gzb867059798zd830484981&_p=1776294264093&em=tv.1~em.BiPTWrd1rSM_0-iQJz_sVGAWR1yMrNjJ9U6oZjW4Av0&gcs=G100&gcd=13p3p3p3p5l1&npa=1&dma_cps=-&dma=0&ecid=2083002501&_eu=EAAAAGA&are=1&cid=1570619078.1776294267&ec_mode=a&frm=0&gtm_up=1&ir=1&pscdl=denied&rcb=9&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en&_s=2&tag_exp=0~115616985~115938466~115938469~117266401~117971173&dl=https%3A%2F%2Fm.vueling.com%2Fhomepage&dt=homepage&sid=1776294265&sct=1&seg=1&_tu=CA&en=page_view&ep.container_id=GTM-56RKXM6-116&ep.page_url=%2F&ep.prebook_searchdate=20260415&ep.odconcatenated=NA&ep.pagename=homepage&ep.platformtype=mobile&ep.section=homepage&ep.mmb_proclioptions=notapply&ep.usercountry=notapply&ep.clienttype=anonymous%20&ep.adults_children_infants=__&ep.langVueling=en&ep.abmob=d-1%3Bf-0&_et=24&up.userid2=notapply&tfd=5491 — 204 — 20 B — 352 ms — h3https://92-38-149-11_s-23-46-216-92_ts-1776294266-clienttons-s.akamaihd.net/eum/results.txt92-38-149-11_s-23-46-216-92_ts-1776... https://92-38-149-11_s-23-46-216-92_ts-1776294266-clienttons-s.akamaihd.net/eum/results.txt — 200 — 312 B — 51 ms — http/1.1https://lqtjkcyxhx3mk2padf5a-phxe7z-a97e54476-clientnsv4-s.akamaihd.net/eum/results.txtlqtjkcyxhx3mk2padf5a-phxe7z-a97e544... https://lqtjkcyxhx3mk2padf5a-phxe7z-a97e54476-clientnsv4-s.akamaihd.net/eum/results.txt — 200 — 312 B — 30 ms — http/1.1https://17de4c18.akstat.io/17de4c18.akstat.io/ https://17de4c18.akstat.io/ — 204 — 225 B — 56 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.7 KiB — 20 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-Y2R5C29F9Q&gtm=45je64f0h2v872216007z8867059798za20gzb867059798zd830484981&_p=1776294264093&gcs=G100&gcd=13p3p3p3p5l1&npa=1&dma_cps=-&dma=0&ecid=2083002501&_eu=EAAAAGA&are=1&cid=1570619078.1776294267&frm=0&gtm_up=1&ir=1&pscdl=denied&rcb=9&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en&_s=3&tag_exp=0~115616985~115938466~115938469~117266401~117971173&sid=1776294265&sct=1&seg=1&dl=https%3A%2F%2Fm.vueling.com%2F&dt=Vuelos%20baratos%2C%20billetes%20de%20avi%C3%B3n%20y%20ofertas%20de%20vuelos%20%7C%20vueling.com&_tu=CA&en=home&ep.adults_children_infants=__&ep.container_id=GTM-56RKXM6&ep.page_url=%2F&ep.prebook_searchdate=20260415&ep.clienttype=anonymous%20&ep.odconcatenated=NA&ep.pagename=homepage&ep.platformtype=mobile&ep.section=homepage&ep.usercountry=notapply&ep.event_label=recommendationbannershown&ep.event_action=recommendationbannershown&ep.langVueling=en&ep.abmob=d-1%3Bf-0&_et=416&tfd=5930www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-Y2R5C29F9Q&gtm=45je64f0h2v872216007z8867059798za20gzb867059798zd830484981&_p=1776294264093&gcs=G100&gcd=13p3p3p3p5l1&npa=1&dma_cps=-&dma=0&ecid=2083002501&_eu=EAAAAGA&are=1&cid=1570619078.1776294267&frm=0&gtm_up=1&ir=1&pscdl=denied&rcb=9&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en&_s=3&tag_exp=0~115616985~115938466~115938469~117266401~117971173&sid=1776294265&sct=1&seg=1&dl=https%3A%2F%2Fm.vueling.com%2F&dt=Vuelos%20baratos%2C%20billetes%20de%20avi%C3%B3n%20y%20ofertas%20de%20vuelos%20%7C%20vueling.com&_tu=CA&en=home&ep.adults_children_infants=__&ep.container_id=GTM-56RKXM6&ep.page_url=%2F&ep.prebook_searchdate=20260415&ep.clienttype=anonymous%20&ep.odconcatenated=NA&ep.pagename=homepage&ep.platformtype=mobile&ep.section=homepage&ep.usercountry=notapply&ep.event_label=recommendationbannershown&ep.event_action=recommendationbannershown&ep.langVueling=en&ep.abmob=d-1%3Bf-0&_et=416&tfd=5930 — 204 — 20 B — 21 ms — h3https://static.vueling.com/corporative7/media/1055/bc_mb_375x715_bg_140426w.webpstatic.vueling.com/corporative7/med... https://static.vueling.com/corporative7/media/1055/bc_mb_375x715_bg_140426w.webp — 200 — 85.2 KiB — 159 ms — h2https://static.vueling.com/corporative7/media/1187/roma-fco_091025ok.webpstatic.vueling.com/corporative7/med... https://static.vueling.com/corporative7/media/1187/roma-fco_091025ok.webp — 200 — 108.5 KiB — 178 ms — h2https://static.vueling.com/corporative7/media/1066/amsterdam-ams.webpstatic.vueling.com/corporative7/med... https://static.vueling.com/corporative7/media/1066/amsterdam-ams.webp — 200 — 63.0 KiB — 181 ms — h2https://static.vueling.com/corporative7/media/1108/edimburgo-edi.webpstatic.vueling.com/corporative7/med... https://static.vueling.com/corporative7/media/1108/edimburgo-edi.webp — 200 — 77.9 KiB — 185 ms — h2https://static.vueling.com/corporative7/media/1153/malta-mla.webpstatic.vueling.com/corporative7/med... https://static.vueling.com/corporative7/media/1153/malta-mla.webp — 200 — 56.6 KiB — 163 ms — h2blob:https://m.vueling.com/add0cd8b-51ec-4577-af36-284e16b173e8m.vueling.com/add0cd8b-51ec-4577-af... blob:https://m.vueling.com/add0cd8b-51ec-4577-af36-284e16b173e8 — -1 — 0 B — 0 ms — https://ingest.quantummetric.com/lgs/api/v1/logsingest.quantummetric.com/lgs/api/v1... https://ingest.quantummetric.com/lgs/api/v1/logs — 200 — 243 B — 102 ms — h2https://ingesteu.quantummetric.com/horizon/vueling?T=B&u=https%3A%2F%2Fm.vueling.com%2F&t=1776294267323&v=1776294267960&P=0&N=0&S=0&b=3353&z=1ingesteu.quantummetric.com/horizon/... https://ingesteu.quantummetric.com/horizon/vueling?T=B&u=https%3A%2F%2Fm.vueling.com%2F&t=1776294267323&v=1776294267960&P=0&N=0&S=0&b=3353&z=1 — 200 — 157 B — 169 ms — h2https://ingesteu.quantummetric.com/horizon/vueling?T=B&u=https%3A%2F%2Fm.vueling.com%2F&t=1776294267323&v=1776294268148&H=7c19e069b0dbe3aab7bd5a33&s=abde3ba9a97828c3aa15be9e6167166d&Q=1&Y=1&X=076e40a256014ea193ae7f029933c76b&S=0&b=118368&z=1ingesteu.quantummetric.com/horizon/... https://ingesteu.quantummetric.com/horizon/vueling?T=B&u=https%3A%2F%2Fm.vueling.com%2F&t=1776294267323&v=1776294268148&H=7c19e069b0dbe3aab7bd5a33&s=abde3ba9a97828c3aa15be9e6167166d&Q=1&Y=1&X=076e40a256014ea193ae7f029933c76b&S=0&b=118368&z=1 — 200 — 14 B — 191 ms — h3https://ingesteu.quantummetric.com/horizon/vueling?T=B&u=https%3A%2F%2Fm.vueling.com%2F&t=1776294267323&v=1776294268161&H=7c19e069b0dbe3aab7bd5a33&s=abde3ba9a97828c3aa15be9e6167166d&U=64c6a36c65b7ed54df955c614fee8176&N=0&Q=2&S=0&b=3236&z=1ingesteu.quantummetric.com/horizon/... https://ingesteu.quantummetric.com/horizon/vueling?T=B&u=https%3A%2F%2Fm.vueling.com%2F&t=1776294267323&v=1776294268161&H=7c19e069b0dbe3aab7bd5a33&s=abde3ba9a97828c3aa15be9e6167166d&U=64c6a36c65b7ed54df955c614fee8176&N=0&Q=2&S=0&b=3236&z=1 — 200 — 14 B — 172 ms — h3https://ingesteu.quantummetric.com/horizon/vueling?T=B&u=https%3A%2F%2Fm.vueling.com%2F&t=1776294267323&v=1776294268161&H=7c19e069b0dbe3aab7bd5a33&s=abde3ba9a97828c3aa15be9e6167166d&P=1&N=1&S=0&b=2272&z=1ingesteu.quantummetric.com/horizon/... https://ingesteu.quantummetric.com/horizon/vueling?T=B&u=https%3A%2F%2Fm.vueling.com%2F&t=1776294267323&v=1776294268161&H=7c19e069b0dbe3aab7bd5a33&s=abde3ba9a97828c3aa15be9e6167166d&P=1&N=1&S=0&b=2272&z=1 — 200 — 14 B — 167 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 21013ms · 2727KB · €228/mo
m.vueling.com
Other
Costly
Execution 5596ms
Transfer 15 KB
Monthly Cost €61/mo
m.vueling.com
Other
Costly
Execution 5403ms
Transfer 57 KB
Monthly Cost €59/mo
Unattributable
Other
Costly
Execution 2037ms
Transfer 0 KB
Monthly Cost €22/mo
m.vueling.com
Other
Costly
Execution 1530ms
Transfer 736 KB
Unused 48%
Monthly Cost €17/mo
m.vueling.com
Other
Costly
Execution 1058ms
Transfer 153 KB
Unused 19%
Monthly Cost €11/mo
Google Tag Manager
Tag Manager
Costly
Execution 900ms
Transfer 137 KB
Unused 47%
Monthly Cost €10/mo
Google Tag Manager
Tag Manager
Costly
Execution 605ms
Transfer 147 KB
Unused 30%
Monthly Cost €7/mo
m.vueling.com
Other
Costly
Execution 555ms
Transfer 1 KB
Unused 21%
Monthly Cost €6/mo
OneTrust
Consent
Essential
Execution 527ms
Transfer 88 KB
Unused 52%
Monthly Cost €6/mo
Google Tag Manager
Tag Manager
Costly
Execution 523ms
Transfer 199 KB
Unused 26%
Monthly Cost €6/mo
Google Tag Manager
Tag Manager
Costly
Execution 388ms
Transfer 172 KB
Unused 33%
Monthly Cost €4/mo
m.vueling.com
Other
Costly
Execution 350ms
Transfer 155 KB
Unused 71%
Monthly Cost €4/mo
f.monetate.net
Other
Costly
Execution 292ms
Transfer 2 KB
Monthly Cost €3/mo
OneTrust
Consent
Essential
Execution 208ms
Transfer 132 KB
Monthly Cost €2/mo
cdn.quantummetric.com
Other
Optional
Execution 199ms
Transfer 155 KB
Unused 42%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 198ms
Transfer 132 KB
Unused 45%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 104ms
Transfer 144 KB
Unused 45%
Monthly Cost €1/mo
se.monetate.net
Other
Optional
Execution 103ms
Transfer 64 KB
Unused 75%
Monthly Cost €1/mo
OneTrust
Consent
Essential
Execution 102ms
Transfer 7 KB
Monthly Cost €1/mo
s.go-mpulse.net
Other
Optional
Execution 94ms
Transfer 56 KB
Unused 56%
Monthly Cost €1/mo
m.vueling.com
Other
Optional
Execution 84ms
Transfer 29 KB
Monthly Cost €1/mo
f.monetate.net
Other
Optional
Execution 80ms
Transfer 2 KB
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 77ms
Transfer 144 KB
Unused 74%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • m.vueling.com adds 5596ms and costs ~€61/month
  • m.vueling.com adds 5403ms and costs ~€59/month
  • Unattributable adds 2037ms and costs ~€22/month
  • m.vueling.com adds 1530ms and costs ~€17/month
  • m.vueling.com adds 1058ms and costs ~€11/month
  • Google Tag Manager adds 900ms and costs ~€10/month
  • Google Tag Manager adds 605ms and costs ~€7/month
  • m.vueling.com adds 555ms and costs ~€6/month
  • Google Tag Manager adds 523ms and costs ~€6/month
  • Google Tag Manager adds 388ms and costs ~€4/month
  • m.vueling.com adds 350ms and costs ~€4/month
  • f.monetate.net adds 292ms 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

m.vueling.com takes 5596ms 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

m.vueling.com takes 5403ms 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 2037ms 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

m.vueling.com takes 1530ms 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

m.vueling.com takes 1058ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Google Tag Manager takes 900ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Google Tag Manager takes 605ms 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

m.vueling.com takes 555ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

Google Tag Manager takes 523ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Google Tag Manager takes 388ms 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

m.vueling.com takes 350ms 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

71% of m.vueling.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

f.monetate.net takes 292ms 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

75% of se.monetate.net'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

56% of s.go-mpulse.net's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

74% of Google Tag Manager'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