Skip to content
https://fcbarcelona.com

Performance

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

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

74
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
74
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.21 s

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

2.74 s

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

86 ms

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

0.000

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

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

5.26 s

Page Load Progression

725 ms
1.4 s
2.2 s
2.9 s
3.6 s
4.3 s
5.1 s
5.8 s
Checks
15
5 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
5.9 MB transferred, 171 requests
FIX
5.9 MB transferred, 171 requests
Critical::
Page weighs 16.1 MB (5.9 MB transferred)
Warning::
JavaScript is 3.4 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 3.4 MB
Warning::
Images are 1.6 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.6 MB
Info::
Fonts are 271 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 271 KB
Warning::
171 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.2 g CO2 per page load
5.9 MB / 2.4 MB budget
5.9 MB transferred
171 requests
1.2 g CO2 per page load
JavaScript 3.4 MiB 57%
Images 1.6 MiB 26%
Other 429.1 KiB 7%
Fonts 271.3 KiB 4%
CSS 154.5 KiB 3%
HTML 68.0 KiB 1%
Other 28.2 KiB 0%
Other 22.4 KiB 0%
Other 953 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

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

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 (5.9 MiB of 5.9 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2248ms total JS execution
FIX
2248ms total JS execution
Warning::
https://www.fcbarcelona.com/resources/v3.5.4-8282/...: 871ms CPU time
Warning::
https://www.fcbarcelona.com/en/: 303ms CPU time
Info::
Unattributable: 213ms CPU time
Info::
https://content.usestoryteller.com/javascript-sdk/...: 176ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-TR7...: 126ms CPU time
Warning::
Third-party scripts: 2248ms (100% of total)

Main Thread Breakdown

Script Evaluation 41% Other 36% Style & Layout 10% Script Parsing & Compilation 8% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://www.fcbarcelona.com/resources/v3.5.4-8282/scripts/vendors.min.js871ms55ms16ms3rd
https://www.fcbarcelona.com/en/303ms23ms5ms3rd
Unattributable213ms29ms0ms3rd
https://content.usestoryteller.com/javascript-sdk/10.3.5/dist/storyteller.min.js176ms119ms15ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TR7BQW126ms112ms12ms3rd
https://assets.adobedtm.com/launch-EN34cf030df5534d6395af8319e4d4561c.min.js101ms78ms17ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-724253322&cx=c&gtm=4e64k182ms63ms19ms3rd
https://open.http.mp.streamamg.com/p/3000707/sp/300070700/embedIframeJs/uiconf_id/30025311/partner_id/300070772ms58ms2ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-11476956876&cx=c&gtm=4e64k167ms40ms11ms3rd
https://privacy.fcbcookies.cat/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/src_sdk_core_modules_integrations_sdk-integrations_providers_gcm_gcm_js.22ecd6bfac93de604efec0b75b2c796ee1675f92.js63ms45ms0ms3rd

Showing top 10 of 13 scripts

F
JS Bundles
Action
44 scripts, 1.1 MB unused
FIX
44 scripts, 1.1 MB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-925...: 109 KB unused (73%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://content.usestoryteller.com/javascript-sdk/...: 96 KB unused (62%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://assets.adobedtm.com/launch-EN34cf030df5534...: 86 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://sdk.fek.pulselive.com/fek-sdk-client-web/l...: 71 KB unused (34%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-TR7...: 68 KB unused (36%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.1 MB
1094 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=AW-925711413&cx=c&gtm=4e64k1148 KB109 KB (73%)3rd
https://content.usestoryteller.com/javascript-sdk/10.3.5/dist/storyteller.min.js155 KB96 KB (62%)3rd
https://assets.adobedtm.com/launch-EN34cf030df5534d6395af8319e4d4561c.min.js183 KB86 KB (47%)3rd
https://sdk.fek.pulselive.com/fek-sdk-client-web/latest/client.min.js215 KB71 KB (34%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TR7BQW191 KB68 KB (36%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-16551201008&cx=c&gtm=4e64k1144 KB65 KB (45%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-1055951110&cx=c&gtm=4e64k1144 KB65 KB (45%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-940928634&cx=c&gtm=4e64k1136 KB64 KB (47%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-16454699415&cx=c&gtm=4e64k1136 KB64 KB (47%)3rd
https://www.googletagmanager.com/gtag/js?id=DC-14513962&cx=c&gtm=4e64k1148 KB64 KB (43%)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
171 resources · 5.9 MB · 1.1 MB savings available
FIX
171 resources · 5.9 MB · 1.1 MB savings available
Warning::
Page weight 4.9 MB over 1MB target
Got: 5.9 MB Expected: ≤ 1 MB
Info::
~1.1 MB of savings available
Warning::
170 third-party resources (100% of weight)
Info::
4 resources over 200KB
171 resources · 5.9 MiB · 170 third-party 4.9 MiB over 1MB target
JavaScript 57% · 3.4 MiB
Image 33% · 2.0 MiB
Font 4% · 271.3 KiB
CSS 3% · 154.5 KiB
Document 1% · 70.8 KiB
Other 1% · 52.1 KiB

~1.1 MiB of savings available

Remove unused JavaScript: 1.1 MiB
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
57 images, 0 KB saveable
REVIEW
57 images, 0 KB saveable
Warning::
https://www.fcbarcelona.com/photo-resources/2025/0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
57 images 1.6 MB
0 oversized -0 KB
48 legacy format
2 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

Performance issues directly impact user engagement and conversion rates.

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

Web fonts

11

271 KB total

Render-blocking

0

of 11

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.2 s LCP 2.7 shttps://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONA-Regular.woff2FC_BARCELONA-Regular.woff2 https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONA-Regular.woff2 — 39.5 KiB — 32 ms — font-display: swaphttps://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONA-Bold.woff2FC_BARCELONA-Bold.woff2 https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONA-Bold.woff2 — 40.0 KiB — 44 ms — font-display: swaphttps://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONA-Semibold.woff2FC_BARCELONA-Semibold.w... https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONA-Semibold.woff2 — 40.5 KiB — 49 ms — font-display: swaphttps://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONA-Light.woff2FC_BARCELONA-Light.woff2 https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONA-Light.woff2 — 39.4 KiB — 39 ms — font-display: swaphttps://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONA-Extrabold.woff2FC_BARCELONA-Extrabold.... https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONA-Extrabold.woff2 — 41.3 KiB — 56 ms — font-display: swaphttps://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONACONDENSEDPRO-Regular.woff2FC_BARCELONACONDENSEDPR... https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONACONDENSEDPRO-Regular.woff2 — 34.1 KiB — 52 ms — font-display: swaphttps://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONACONDENSEDPRO-Bold.woff2FC_BARCELONACONDENSEDPR... https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONACONDENSEDPRO-Bold.woff2 — 35.0 KiB — 59 ms — font-display: swaphttps://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONACONDENSEDPRO-Semibold.woff2FC_BARCELONACONDENSEDPR... https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONACONDENSEDPRO-Semibold.woff2 — 222 B — 146 ms — font-display: swaphttps://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONACONDENSEDPRO-Light.woff2FC_BARCELONACONDENSEDPR... https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONACONDENSEDPRO-Light.woff2 — 222 B — 148 ms — font-display: swaphttps://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONACONDENSEDPRO-condensed-Extrabold.woff2FC_BARCELONACONDENSEDPR... https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONACONDENSEDPRO-condensed-Extrabold.woff2 — 223 B — 144 ms — font-display: swaphttps://sync.ecal.com/assets/fonts/gotham-rounded/GothamRounded-Bold.woff2GothamRounded-Bold.woff2 https://sync.ecal.com/assets/fonts/gotham-rounded/GothamRounded-Bold.woff2 — 901 B — 62 ms — font-display: swap
FC_BARCELONA-Regular.woff2 woff2 swap
Size 39 KB
Load time 32 ms
Start 279 ms
Risk FOUT — text flashes from fallback to web font
FC_BARCELONA-Bold.woff2 woff2 swap
Size 40 KB
Load time 44 ms
Start 279 ms
Risk FOUT — text flashes from fallback to web font
FC_BARCELONA-Semibold.w... woff2 swap
Size 40 KB
Load time 49 ms
Start 280 ms
Risk FOUT — text flashes from fallback to web font
FC_BARCELONA-Light.woff2 woff2 swap
Size 39 KB
Load time 39 ms
Start 280 ms
Risk FOUT — text flashes from fallback to web font
FC_BARCELONA-Extrabold.... woff2 swap
Size 41 KB
Load time 56 ms
Start 280 ms
Risk FOUT — text flashes from fallback to web font
FC_BARCELONACONDENSEDPR... woff2 swap
Size 34 KB
Load time 52 ms
Start 280 ms
Risk FOUT — text flashes from fallback to web font
FC_BARCELONACONDENSEDPR... woff2 swap
Size 35 KB
Load time 59 ms
Start 280 ms
Risk FOUT — text flashes from fallback to web font
FC_BARCELONACONDENSEDPR... woff2 swap
Size 0 KB
Load time 146 ms
Start 281 ms
Risk FOUT — text flashes from fallback to web font
FC_BARCELONACONDENSEDPR... woff2 swap
Size 0 KB
Load time 148 ms
Start 281 ms
Risk FOUT — text flashes from fallback to web font
FC_BARCELONACONDENSEDPR... woff2 swap
Size 0 KB
Load time 144 ms
Start 281 ms
Risk FOUT — text flashes from fallback to web font
GothamRounded-Bold.woff2 woff2 swap
Size 1 KB
Load time 62 ms
Start 2.5 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)
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
171 requests over 3939ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.2 s LCP 2.7 shttps://fcbarcelona.com// https://fcbarcelona.com/ — 301 — 229 B — 98 ms — http/1.1https://www.fcbarcelona.com/www.fcbarcelona.com/ https://www.fcbarcelona.com/ — 302 — 283 B — 58 ms — h2https://www.fcbarcelona.com/en/www.fcbarcelona.com/en/ https://www.fcbarcelona.com/en/ — 200 — 54.4 KiB — 132 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONA-Regular.woff2www.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONA-Regular.woff2 — 200 — 39.5 KiB — 32 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONA-Bold.woff2www.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONA-Bold.woff2 — 200 — 40.0 KiB — 44 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONA-Semibold.woff2www.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONA-Semibold.woff2 — 200 — 40.5 KiB — 49 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONA-Light.woff2www.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONA-Light.woff2 — 200 — 39.4 KiB — 39 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONA-Extrabold.woff2www.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONA-Extrabold.woff2 — 200 — 41.3 KiB — 56 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONACONDENSEDPRO-Regular.woff2www.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONACONDENSEDPRO-Regular.woff2 — 200 — 34.1 KiB — 52 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONACONDENSEDPRO-Bold.woff2www.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONACONDENSEDPRO-Bold.woff2 — 200 — 35.0 KiB — 59 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONACONDENSEDPRO-Semibold.woff2www.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONACONDENSEDPRO-Semibold.woff2 — 403 — 222 B — 146 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONACONDENSEDPRO-Light.woff2www.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONACONDENSEDPRO-Light.woff2 — 403 — 222 B — 148 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONACONDENSEDPRO-condensed-Extrabold.woff2www.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONACONDENSEDPRO-condensed-Extrabold.woff2 — 403 — 223 B — 144 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/styles/screen.min.csswww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/styles/screen.min.css — 200 — 151.8 KiB — 104 ms — h2https://translations.platform.pulselive.com/fcbarcelona/en.jstranslations.platform.pulselive.com... https://translations.platform.pulselive.com/fcbarcelona/en.js — 200 — 49.0 KiB — 81 ms — h2https://content.usestoryteller.com/javascript-sdk/10.3.5/dist/storyteller.min.jscontent.usestoryteller.com/javascri... https://content.usestoryteller.com/javascript-sdk/10.3.5/dist/storyteller.min.js — 200 — 154.6 KiB — 224 ms — h2https://www.fcbarcelona.com/photo-resources/fcbarcelona/photo/2018/10/18/2bc43670-d59c-40c9-a9b3-f2f8f1cc8167/icon_cub.png?width=56&height=56www.fcbarcelona.com/photo-resources... https://www.fcbarcelona.com/photo-resources/fcbarcelona/photo/2018/10/18/2bc43670-d59c-40c9-a9b3-f2f8f1cc8167/icon_cub.png?width=56&height=56 — 200 — 645 B — 52 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/i/elements/badge-app-store.svgwww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/i/elements/badge-app-store.svg — 200 — 2.3 KiB — 54 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/i/elements/badge-google-play.svgwww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/i/elements/badge-google-play.svg — 200 — 2.8 KiB — 54 ms — h2https://www.fcbarcelona.com/photo-resources/2026/04/22/921e6f4f-e1c5-45c4-9ec6-aa06497ab98d/2026-04-22_FCBvsCELTA_110.JPG?width=1600&height=700www.fcbarcelona.com/photo-resources... https://www.fcbarcelona.com/photo-resources/2026/04/22/921e6f4f-e1c5-45c4-9ec6-aa06497ab98d/2026-04-22_FCBvsCELTA_110.JPG?width=1600&height=700 — 200 — 146.0 KiB — 74 ms — h2https://resources.fcbarcelona.pulselive.com/badges/club/88/GET.pngresources.fcbarcelona.pulselive.com... https://resources.fcbarcelona.pulselive.com/badges/club/88/GET.png — 200 — 18.6 KiB — 149 ms — h2https://resources.fcbarcelona.pulselive.com/badges/club/40/GET.pngresources.fcbarcelona.pulselive.com... https://resources.fcbarcelona.pulselive.com/badges/club/40/GET.png — 200 — 5.6 KiB — 155 ms — h2https://resources.fcbarcelona.pulselive.com/badges/club/88/BCN.pngresources.fcbarcelona.pulselive.com... https://resources.fcbarcelona.pulselive.com/badges/club/88/BCN.png — 200 — 8.3 KiB — 153 ms — h2https://resources.fcbarcelona.pulselive.com/badges/club/40/BCN.pngresources.fcbarcelona.pulselive.com... https://resources.fcbarcelona.pulselive.com/badges/club/40/BCN.png — 200 — 3.4 KiB — 167 ms — h2https://resources.fcbarcelona.pulselive.com/badges/club/50/OSA.pngresources.fcbarcelona.pulselive.com... https://resources.fcbarcelona.pulselive.com/badges/club/50/OSA.png — 200 — 18.5 KiB — 162 ms — h2https://resources.fcbarcelona.pulselive.com/badges/club/40/OSA.pngresources.fcbarcelona.pulselive.com... https://resources.fcbarcelona.pulselive.com/badges/club/40/OSA.png — 200 — 16.6 KiB — 167 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/manifest.jsonwww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/manifest.json — 200 — 953 B — 56 ms — h2https://www.fcbarcelona.com/photo-resources/2025/07/16/2f518d18-a8fb-4128-aa71-0b1c4c80638a/202507_1st_Kit_Sorteig_Leads_Banner_1800x900_01_ENG.jpg?width=1600&height=700www.fcbarcelona.com/photo-resources... https://www.fcbarcelona.com/photo-resources/2025/07/16/2f518d18-a8fb-4128-aa71-0b1c4c80638a/202507_1st_Kit_Sorteig_Leads_Banner_1800x900_01_ENG.jpg?width=1600&height=700 — 200 — 119.3 KiB — 82 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/i/icons/facebook-sm.pngwww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/i/icons/facebook-sm.png — 200 — 2.9 KiB — 61 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/i/icons/x-sm.pngwww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/i/icons/x-sm.png — 200 — 3.5 KiB — 66 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.2 s LCP 2.7 shttps://fcbarcelona.com// https://fcbarcelona.com/ — 301 — 229 B — 98 ms — http/1.1https://www.fcbarcelona.com/www.fcbarcelona.com/ https://www.fcbarcelona.com/ — 302 — 283 B — 58 ms — h2https://www.fcbarcelona.com/en/www.fcbarcelona.com/en/ https://www.fcbarcelona.com/en/ — 200 — 54.4 KiB — 132 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONA-Regular.woff2www.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONA-Regular.woff2 — 200 — 39.5 KiB — 32 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONA-Bold.woff2www.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONA-Bold.woff2 — 200 — 40.0 KiB — 44 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONA-Semibold.woff2www.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONA-Semibold.woff2 — 200 — 40.5 KiB — 49 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONA-Light.woff2www.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONA-Light.woff2 — 200 — 39.4 KiB — 39 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONA-Extrabold.woff2www.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONA-Extrabold.woff2 — 200 — 41.3 KiB — 56 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONACONDENSEDPRO-Regular.woff2www.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONACONDENSEDPRO-Regular.woff2 — 200 — 34.1 KiB — 52 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONACONDENSEDPRO-Bold.woff2www.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONACONDENSEDPRO-Bold.woff2 — 200 — 35.0 KiB — 59 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONACONDENSEDPRO-Semibold.woff2www.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONACONDENSEDPRO-Semibold.woff2 — 403 — 222 B — 146 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONACONDENSEDPRO-Light.woff2www.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONACONDENSEDPRO-Light.woff2 — 403 — 222 B — 148 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONACONDENSEDPRO-condensed-Extrabold.woff2www.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/fonts/FC_BARCELONACONDENSEDPRO-condensed-Extrabold.woff2 — 403 — 223 B — 144 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/styles/screen.min.csswww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/styles/screen.min.css — 200 — 151.8 KiB — 104 ms — h2https://translations.platform.pulselive.com/fcbarcelona/en.jstranslations.platform.pulselive.com... https://translations.platform.pulselive.com/fcbarcelona/en.js — 200 — 49.0 KiB — 81 ms — h2https://content.usestoryteller.com/javascript-sdk/10.3.5/dist/storyteller.min.jscontent.usestoryteller.com/javascri... https://content.usestoryteller.com/javascript-sdk/10.3.5/dist/storyteller.min.js — 200 — 154.6 KiB — 224 ms — h2https://www.fcbarcelona.com/photo-resources/fcbarcelona/photo/2018/10/18/2bc43670-d59c-40c9-a9b3-f2f8f1cc8167/icon_cub.png?width=56&height=56www.fcbarcelona.com/photo-resources... https://www.fcbarcelona.com/photo-resources/fcbarcelona/photo/2018/10/18/2bc43670-d59c-40c9-a9b3-f2f8f1cc8167/icon_cub.png?width=56&height=56 — 200 — 645 B — 52 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/i/elements/badge-app-store.svgwww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/i/elements/badge-app-store.svg — 200 — 2.3 KiB — 54 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/i/elements/badge-google-play.svgwww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/i/elements/badge-google-play.svg — 200 — 2.8 KiB — 54 ms — h2https://www.fcbarcelona.com/photo-resources/2026/04/22/921e6f4f-e1c5-45c4-9ec6-aa06497ab98d/2026-04-22_FCBvsCELTA_110.JPG?width=1600&height=700www.fcbarcelona.com/photo-resources... https://www.fcbarcelona.com/photo-resources/2026/04/22/921e6f4f-e1c5-45c4-9ec6-aa06497ab98d/2026-04-22_FCBvsCELTA_110.JPG?width=1600&height=700 — 200 — 146.0 KiB — 74 ms — h2https://resources.fcbarcelona.pulselive.com/badges/club/88/GET.pngresources.fcbarcelona.pulselive.com... https://resources.fcbarcelona.pulselive.com/badges/club/88/GET.png — 200 — 18.6 KiB — 149 ms — h2https://resources.fcbarcelona.pulselive.com/badges/club/40/GET.pngresources.fcbarcelona.pulselive.com... https://resources.fcbarcelona.pulselive.com/badges/club/40/GET.png — 200 — 5.6 KiB — 155 ms — h2https://resources.fcbarcelona.pulselive.com/badges/club/88/BCN.pngresources.fcbarcelona.pulselive.com... https://resources.fcbarcelona.pulselive.com/badges/club/88/BCN.png — 200 — 8.3 KiB — 153 ms — h2https://resources.fcbarcelona.pulselive.com/badges/club/40/BCN.pngresources.fcbarcelona.pulselive.com... https://resources.fcbarcelona.pulselive.com/badges/club/40/BCN.png — 200 — 3.4 KiB — 167 ms — h2https://resources.fcbarcelona.pulselive.com/badges/club/50/OSA.pngresources.fcbarcelona.pulselive.com... https://resources.fcbarcelona.pulselive.com/badges/club/50/OSA.png — 200 — 18.5 KiB — 162 ms — h2https://resources.fcbarcelona.pulselive.com/badges/club/40/OSA.pngresources.fcbarcelona.pulselive.com... https://resources.fcbarcelona.pulselive.com/badges/club/40/OSA.png — 200 — 16.6 KiB — 167 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/manifest.jsonwww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/manifest.json — 200 — 953 B — 56 ms — h2https://www.fcbarcelona.com/photo-resources/2025/07/16/2f518d18-a8fb-4128-aa71-0b1c4c80638a/202507_1st_Kit_Sorteig_Leads_Banner_1800x900_01_ENG.jpg?width=1600&height=700www.fcbarcelona.com/photo-resources... https://www.fcbarcelona.com/photo-resources/2025/07/16/2f518d18-a8fb-4128-aa71-0b1c4c80638a/202507_1st_Kit_Sorteig_Leads_Banner_1800x900_01_ENG.jpg?width=1600&height=700 — 200 — 119.3 KiB — 82 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/i/icons/facebook-sm.pngwww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/i/icons/facebook-sm.png — 200 — 2.9 KiB — 61 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/i/icons/x-sm.pngwww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/i/icons/x-sm.png — 200 — 3.5 KiB — 66 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/i/icons/youtube-sm.pngwww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/i/icons/youtube-sm.png — 200 — 2.1 KiB — 55 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/i/icons/instagram-sm.pngwww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/i/icons/instagram-sm.png — 200 — 3.2 KiB — 76 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/i/icons/spotify-sm.pngwww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/i/icons/spotify-sm.png — 200 — 3.4 KiB — 72 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/i/icons/discord-sm.pngwww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/i/icons/discord-sm.png — 200 — 3.5 KiB — 73 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/i/icons/tiktok-sm.pngwww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/i/icons/tiktok-sm.png — 200 — 2.3 KiB — 57 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/scripts/vendors.min.jswww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/scripts/vendors.min.js — 200 — 86.1 KiB — 87 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/scripts/main.min.jswww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/scripts/main.min.js — 200 — 50.2 KiB — 83 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/widgets/common.min.jswww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/widgets/common.min.js — 200 — 42.3 KiB — 82 ms — h2https://sdk.fek.pulselive.com/fek-sdk-client-web/latest/client.min.jssdk.fek.pulselive.com/fek-sdk-clien... https://sdk.fek.pulselive.com/fek-sdk-client-web/latest/client.min.js — 200 — 215.4 KiB — 185 ms — h2https://code.jquery.com/jquery-3.4.1.min.jscode.jquery.com/jquery-3.4.1.min.js https://code.jquery.com/jquery-3.4.1.min.js — 200 — 30.3 KiB — 61 ms — h2https://resources.fcbarcelona.pulselive.com/badges/club/50/BCN.pngresources.fcbarcelona.pulselive.com... https://resources.fcbarcelona.pulselive.com/badges/club/50/BCN.png — 200 — 4.4 KiB — 125 ms — h2https://resources.fcbarcelona.pulselive.com/badges/club/50/RMD.pngresources.fcbarcelona.pulselive.com... https://resources.fcbarcelona.pulselive.com/badges/club/50/RMD.png — 200 — 5.1 KiB — 124 ms — h2https://resources.fcbarcelona.pulselive.com/badges/club/40/RMD.pngresources.fcbarcelona.pulselive.com... https://resources.fcbarcelona.pulselive.com/badges/club/40/RMD.png — 200 — 3.8 KiB — 121 ms — h2https://assets.adobedtm.com/launch-EN34cf030df5534d6395af8319e4d4561c.min.jsassets.adobedtm.com/launch-EN34cf03... https://assets.adobedtm.com/launch-EN34cf030df5534d6395af8319e4d4561c.min.js — 200 — 183.1 KiB — 63 ms — h2https://dpm.demdex.net/id?d_visid_ver=5.5.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_orgid=7BEDF655569E15537F000101%40AdobeOrg&d_nsid=0&ts=1776898998372dpm.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_orgid=7BEDF655569E15537F000101%40AdobeOrg&d_nsid=0&ts=1776898998372 — 200 — 914 B — 152 ms — h2https://assets.adobedtm.com/extensions/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement.min.jsassets.adobedtm.com/extensions/EP31... https://assets.adobedtm.com/extensions/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement.min.js — 200 — 13.0 KiB — 8 ms — h2https://assets.adobedtm.com/extensions/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement_Module_ActivityMap.min.jsassets.adobedtm.com/extensions/EP31... https://assets.adobedtm.com/extensions/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement_Module_ActivityMap.min.js — 200 — 1.8 KiB — 9 ms — h2https://privacy.fcbcookies.cat/947ffed0-e35a-4517-8845-29a7d587a805/loader.js?target_type=notice&target=n9mbRad9privacy.fcbcookies.cat/947ffed0-e35... https://privacy.fcbcookies.cat/947ffed0-e35a-4517-8845-29a7d587a805/loader.js?target_type=notice&target=n9mbRad9 — 200 — 31.3 KiB — 96 ms — h2https://sync.ecal.com/button/v1/main.js?t=1776898998468sync.ecal.com/button/v1/main.js?t=1... https://sync.ecal.com/button/v1/main.js?t=1776898998468 — 200 — 1.1 KiB — 191 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-TR7BQWwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TR7BQW — 200 — 191.5 KiB — 176 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/i/svg-output/icn.svgwww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/i/svg-output/icn.svg — 200 — 87.3 KiB — 21 ms — h2https://www.fcbarcelona.com/resources/v2.77.3-5388/i/svg-output/club-badges.svgwww.fcbarcelona.com/resources/v2.77... https://www.fcbarcelona.com/resources/v2.77.3-5388/i/svg-output/club-badges.svg — 200 — 4.5 KiB — 22 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/i/svg-output/club-badges.svgwww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/i/svg-output/club-badges.svg — 200 — 4.5 KiB — 21 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/i/svg-output/partners.svgwww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/i/svg-output/partners.svg — 200 — 285.0 KiB — 26 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/i/svg-output/competition-logos.svgwww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/i/svg-output/competition-logos.svg — 200 — 9.0 KiB — 22 ms — h2https://smetrics.fcbarcelona.com/id?d_visid_ver=5.5.0&d_fieldgroup=A&mcorgid=7BEDF655569E15537F000101%40AdobeOrg&mid=40980802768774861010986005824836169085&ts=1776898998586smetrics.fcbarcelona.com/id?d_visid... https://smetrics.fcbarcelona.com/id?d_visid_ver=5.5.0&d_fieldgroup=A&mcorgid=7BEDF655569E15537F000101%40AdobeOrg&mid=40980802768774861010986005824836169085&ts=1776898998586 — 200 — 462 B — 72 ms — h2https://cm.everesttech.net/cm/dd?d_uuid=40599339660985820680947578022152310620cm.everesttech.net/cm/dd?d_uuid=405... https://cm.everesttech.net/cm/dd?d_uuid=40599339660985820680947578022152310620 — 302 — 517 B — 177 ms — http/1.1https://fcb.demdex.net/dest5.html?d_nsid=0fcb.demdex.net/dest5.html?d_nsid=0 https://fcb.demdex.net/dest5.html?d_nsid=0 — 200 — 3.2 KiB — 147 ms — h2https://fcbarcelona-static-files.s3.amazonaws.com/sponsors/nike--white.svgfcbarcelona-static-files.s3.amazona... https://fcbarcelona-static-files.s3.amazonaws.com/sponsors/nike--white.svg — 200 — 833 B — 367 ms — http/1.1https://fcbarcelona-static-files.s3.amazonaws.com/sponsors/spotify--white.svgfcbarcelona-static-files.s3.amazona... https://fcbarcelona-static-files.s3.amazonaws.com/sponsors/spotify--white.svg — 200 — 1.5 KiB — 603 ms — http/1.1https://fcbarcelona-static-files.s3.amazonaws.com/sponsors/ambilight--white.svgfcbarcelona-static-files.s3.amazona... https://fcbarcelona-static-files.s3.amazonaws.com/sponsors/ambilight--white.svg — 200 — 3.0 KiB — 366 ms — http/1.1https://www.fcbarcelona.com/resources/v3.5.4-8282/i/elements/double-chevron.pngwww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/i/elements/double-chevron.png — 200 — 797 B — 20 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/i/bg-elements/mc-ball.pngwww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/i/bg-elements/mc-ball.png — 200 — 24.6 KiB — 22 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/i/bg-elements/triangles-small.pngwww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/i/bg-elements/triangles-small.png — 200 — 3.4 KiB — 20 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/i/elements/default-player-large.pngwww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/i/elements/default-player-large.png — 200 — 2.7 KiB — 49 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/i/bg-elements/registration-hero.jpgwww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/i/bg-elements/registration-hero.jpg — 200 — 10.6 KiB — 22 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/i/bg-elements/horizontal-flash.jpgwww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/i/bg-elements/horizontal-flash.jpg — 200 — 4.3 KiB — 20 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/i/bg-elements/plus-bg-pattern.pngwww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/i/bg-elements/plus-bg-pattern.png — 200 — 557 B — 22 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/i/bg-elements/triangles-black.pngwww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/i/bg-elements/triangles-black.png — 200 — 13.1 KiB — 21 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/i/svg-output/icn.svgwww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/i/svg-output/icn.svg — 200 — 0 B — 3 ms — h2https://www.fcbarcelona.com/resources/v2.77.3-5388/i/svg-output/club-badges.svgwww.fcbarcelona.com/resources/v2.77... https://www.fcbarcelona.com/resources/v2.77.3-5388/i/svg-output/club-badges.svg — 200 — 0 B — 5 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/i/svg-output/club-badges.svgwww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/i/svg-output/club-badges.svg — 200 — 0 B — 6 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/i/svg-output/partners.svgwww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/i/svg-output/partners.svg — 200 — 0 B — 11 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/i/svg-output/competition-logos.svgwww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/i/svg-output/competition-logos.svg — 200 — 0 B — 6 ms — h2https://dpm.demdex.net/ibs:dpid=411&dpuuid=aelTtgAAAItOEQO-dpm.demdex.net/ibs:dpid=411&dpuuid=... https://dpm.demdex.net/ibs:dpid=411&dpuuid=aelTtgAAAItOEQO- — 302 — 531 B — 41 ms — h2https://www.fcbarcelona.com/photo-resources/2026/04/22/2ea45580-ff3a-4874-a114-23f3dd7ebdd8/2026-04-22_FCBvsCELTA_077.JPG?width=300&height=168www.fcbarcelona.com/photo-resources... https://www.fcbarcelona.com/photo-resources/2026/04/22/2ea45580-ff3a-4874-a114-23f3dd7ebdd8/2026-04-22_FCBvsCELTA_077.JPG?width=300&height=168 — 200 — 13.0 KiB — 110 ms — h2https://www.fcbarcelona.com/photo-resources/2026/04/22/696325b3-d8e8-4b22-8460-ed391d3e1d3c/_MGA8596.jpg?width=300&height=168www.fcbarcelona.com/photo-resources... https://www.fcbarcelona.com/photo-resources/2026/04/22/696325b3-d8e8-4b22-8460-ed391d3e1d3c/_MGA8596.jpg?width=300&height=168 — 200 — 9.9 KiB — 109 ms — h2https://www.fcbarcelona.com/photo-resources/2026/04/22/c32346ce-e4c4-454b-bcf0-0f176095487b/2604_FUT_FEM_Campiones_LigaF_Web_Hero_3200x2000_02_CAT.jpg?width=300&height=168www.fcbarcelona.com/photo-resources... https://www.fcbarcelona.com/photo-resources/2026/04/22/c32346ce-e4c4-454b-bcf0-0f176095487b/2604_FUT_FEM_Campiones_LigaF_Web_Hero_3200x2000_02_CAT.jpg?width=300&height=168 — 200 — 5.7 KiB — 112 ms — h2https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=411&dpuuid=aelTtgAAAItOEQO-dpm.demdex.net/demconf.jpg?et:ibs%7... https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=411&dpuuid=aelTtgAAAItOEQO- — 200 — 471 B — 38 ms — h2https://privacy.fcbcookies.cat/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/sdk.22ecd6bfac93de604efec0b75b2c796ee1675f92.jsprivacy.fcbcookies.cat/sdk/22ecd6bf... https://privacy.fcbcookies.cat/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/sdk.22ecd6bfac93de604efec0b75b2c796ee1675f92.js — 200 — 102.6 KiB — 63 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-724253322&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-724253322&cx=c&gtm=4e64k1 — 200 — 144.7 KiB — 56 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-925711413&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-925711413&cx=c&gtm=4e64k1 — 200 — 148.5 KiB — 128 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-16551201008&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-16551201008&cx=c&gtm=4e64k1 — 200 — 144.0 KiB — 112 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-940928634&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-940928634&cx=c&gtm=4e64k1 — 200 — 136.4 KiB — 110 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-945738955&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-945738955&cx=c&gtm=4e64k1 — 200 — 140.3 KiB — 113 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-1055951110&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-1055951110&cx=c&gtm=4e64k1 — 200 — 144.0 KiB — 126 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-16454699415&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-16454699415&cx=c&gtm=4e64k1 — 200 — 136.4 KiB — 71 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-11476956876&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-11476956876&cx=c&gtm=4e64k1 — 200 — 136.4 KiB — 123 ms — h2https://www.googletagmanager.com/gtag/js?id=DC-14513962&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=DC-14513962&cx=c&gtm=4e64k1 — 200 — 148.5 KiB — 122 ms — h2https://www.googletagmanager.com/gtag/js?id=G-GTMMFBT82RL&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-GTMMFBT82RL&cx=c&gtm=4e64k1 — 200 — 136.7 KiB — 118 ms — h2https://privacy.fcbcookies.cat/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/src_sdk_core_modules_integrations_sdk-integrations_providers_gcm_gcm_js.22ecd6bfac93de604efec0b75b2c796ee1675f92.jsprivacy.fcbcookies.cat/sdk/22ecd6bf... https://privacy.fcbcookies.cat/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/src_sdk_core_modules_integrations_sdk-integrations_providers_gcm_gcm_js.22ecd6bfac93de604efec0b75b2c796ee1675f92.js — 200 — 1.4 KiB — 48 ms — h2https://privacy.fcbcookies.cat/global-cookies/22ecd6bfac93de604efec0b75b2c796ee1675f92/global-cookies.22ecd6bfac93de604efec0b75b2c796ee1675f92.htmlprivacy.fcbcookies.cat/global-cooki... https://privacy.fcbcookies.cat/global-cookies/22ecd6bfac93de604efec0b75b2c796ee1675f92/global-cookies.22ecd6bfac93de604efec0b75b2c796ee1675f92.html — 200 — 6.0 KiB — 79 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=0&frm=0&en=page_view&dl=https%3A%2F%2Fwww.fcbarcelona.com%2Fen%2F&scrsrc=www.googletagmanager.com&rnd=1471403540.1776898999&navt=n&npa=1&gdpr_consent=tcunavailable&gtm=45be64k1v9117922555z86590467za20gzb6590467zd6590467xec&gcs=G100&gcd=13p3pPp2p5l1&dma_cps=-&dma=1&tcfd=10005&tag_exp=0~115616985~115938465~115938468~117266400&apve=1&apvf=f&apvc=1&tids=AW-724253322&tid=AW-724253322&tft=1776898999141&tfd=1300pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=0&frm=0&en=page_view&dl=https%3A%2F%2Fwww.fcbarcelona.com%2Fen%2F&scrsrc=www.googletagmanager.com&rnd=1471403540.1776898999&navt=n&npa=1&gdpr_consent=tcunavailable&gtm=45be64k1v9117922555z86590467za20gzb6590467zd6590467xec&gcs=G100&gcd=13p3pPp2p5l1&dma_cps=-&dma=1&tcfd=10005&tag_exp=0~115616985~115938465~115938468~117266400&apve=1&apvf=f&apvc=1&tids=AW-724253322&tid=AW-724253322&tft=1776898999141&tfd=1300 — 200 — 21 B — 135 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=12&frm=0&en=page_view&dl=https%3A%2F%2Fwww.fcbarcelona.com%2Fen%2F&scrsrc=www.googletagmanager.com&rnd=1471403540.1776898999&navt=n&npa=1&gdpr_consent=tcunavailable&gtm=45be64k1z86590467za20gzb6590467zd6590467xec&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tcfd=10005&tag_exp=0~115938465~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-16454699415&tid=AW-16454699415&tft=1776898999189&tfd=1347pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=12&frm=0&en=page_view&dl=https%3A%2F%2Fwww.fcbarcelona.com%2Fen%2F&scrsrc=www.googletagmanager.com&rnd=1471403540.1776898999&navt=n&npa=1&gdpr_consent=tcunavailable&gtm=45be64k1z86590467za20gzb6590467zd6590467xec&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tcfd=10005&tag_exp=0~115938465~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-16454699415&tid=AW-16454699415&tft=1776898999189&tfd=1347 — 200 — 21 B — 88 ms — h3https://privacy.fcbcookies.cat/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/ui-web-en-web.22ecd6bfac93de604efec0b75b2c796ee1675f92.jsprivacy.fcbcookies.cat/sdk/22ecd6bf... https://privacy.fcbcookies.cat/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/ui-web-en-web.22ecd6bfac93de604efec0b75b2c796ee1675f92.js — 200 — 52.8 KiB — 66 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=10&frm=0&en=page_view&dl=https%3A%2F%2Fwww.fcbarcelona.com%2Fen%2F&scrsrc=www.googletagmanager.com&rnd=1471403540.1776898999&navt=n&npa=1&gdpr_consent=tcunavailable&gtm=45be64k1z86590467za20gzb6590467zd6590467xec&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tcfd=10005&tag_exp=0~115938465~115938469~117266401~117884344~118463262&apve=1&apvf=f&apvc=0&tids=AW-940928634&tid=AW-940928634&tft=1776898999270&tfd=1428pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=10&frm=0&en=page_view&dl=https%3A%2F%2Fwww.fcbarcelona.com%2Fen%2F&scrsrc=www.googletagmanager.com&rnd=1471403540.1776898999&navt=n&npa=1&gdpr_consent=tcunavailable&gtm=45be64k1z86590467za20gzb6590467zd6590467xec&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tcfd=10005&tag_exp=0~115938465~115938469~117266401~117884344~118463262&apve=1&apvf=f&apvc=0&tids=AW-940928634&tid=AW-940928634&tft=1776898999270&tfd=1428 — 200 — 21 B — 48 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=16&frm=0&en=page_view&dl=https%3A%2F%2Fwww.fcbarcelona.com%2Fen%2F&scrsrc=www.googletagmanager.com&rnd=1471403540.1776898999&navt=n&npa=1&gdpr_consent=tcunavailable&gtm=45be64k1v9113941950z86590467za20gzb6590467zd6590467xec&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tcfd=10005&tag_exp=0~115616986~115938465~115938468~117266400~117384406~118463261&apve=1&apvf=f&apvc=0&tids=AW-945738955&tid=AW-945738955&tft=1776898999314&tfd=1472pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=16&frm=0&en=page_view&dl=https%3A%2F%2Fwww.fcbarcelona.com%2Fen%2F&scrsrc=www.googletagmanager.com&rnd=1471403540.1776898999&navt=n&npa=1&gdpr_consent=tcunavailable&gtm=45be64k1v9113941950z86590467za20gzb6590467zd6590467xec&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tcfd=10005&tag_exp=0~115616986~115938465~115938468~117266400~117384406~118463261&apve=1&apvf=f&apvc=0&tids=AW-945738955&tid=AW-945738955&tft=1776898999314&tfd=1472 — 200 — 21 B — 54 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=4&frm=0&en=page_view&dl=https%3A%2F%2Fwww.fcbarcelona.com%2Fen%2F&scrsrc=www.googletagmanager.com&rnd=1471403540.1776898999&navt=n&npa=1&gdpr_consent=tcunavailable&gtm=45be64k1v9192552272z86590467za20gzb6590467zd6590467xec&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tcfd=10005&tag_exp=0~115938465~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-1055951110&tid=AW-1055951110&tft=1776898999361&tfd=1519pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=4&frm=0&en=page_view&dl=https%3A%2F%2Fwww.fcbarcelona.com%2Fen%2F&scrsrc=www.googletagmanager.com&rnd=1471403540.1776898999&navt=n&npa=1&gdpr_consent=tcunavailable&gtm=45be64k1v9192552272z86590467za20gzb6590467zd6590467xec&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tcfd=10005&tag_exp=0~115938465~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-1055951110&tid=AW-1055951110&tft=1776898999361&tfd=1519 — 200 — 21 B — 56 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=2&frm=0&en=page_view&dl=https%3A%2F%2Fwww.fcbarcelona.com%2Fen%2F&scrsrc=www.googletagmanager.com&rnd=1471403540.1776898999&navt=n&npa=1&gdpr_consent=tcunavailable&gtm=45be64k1v9204557349z86590467za20gzb6590467zd6590467xec&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tcfd=10005&tag_exp=0~115938465~115938468~117266400~117884344&apve=1&apvf=f&apvc=0&tids=AW-16551201008&tid=AW-16551201008&tft=1776898999411&tfd=1570pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=2&frm=0&en=page_view&dl=https%3A%2F%2Fwww.fcbarcelona.com%2Fen%2F&scrsrc=www.googletagmanager.com&rnd=1471403540.1776898999&navt=n&npa=1&gdpr_consent=tcunavailable&gtm=45be64k1v9204557349z86590467za20gzb6590467zd6590467xec&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tcfd=10005&tag_exp=0~115938465~115938468~117266400~117884344&apve=1&apvf=f&apvc=0&tids=AW-16551201008&tid=AW-16551201008&tft=1776898999411&tfd=1570 — 200 — 21 B — 66 ms — h3https://ade.googlesyndication.com/ddm/activity/src=14513962;type=conte0;cat=pagev0;rcb=17;ord=5905858758884;gdpr_consent=tcunavailable;npa=1;u1=https%3A%2F%2Fwww.fcbarcelona.com%2Fen%2F;u2=en;u3=undefined;u4=undefined;u5=undefined;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=KFA;gtm=45fe64k1v9182968714z86590467za20gzb6590467zd6590467xea;gcs=G100;gcd=13p3p3p2p5l1;dma_cps=-;dma=1;dc_fmt=8;tcfd=10005;tag_exp=0~115938465~115938469~117266400~118463262;epver=2;~oref=https%3A%2F%2Fwww.fcbarcelona.com%2Fen%2F?ade.googlesyndication.com/ddm/activ... https://ade.googlesyndication.com/ddm/activity/src=14513962;type=conte0;cat=pagev0;rcb=17;ord=5905858758884;gdpr_consent=tcunavailable;npa=1;u1=https%3A%2F%2Fwww.fcbarcelona.com%2Fen%2F;u2=en;u3=undefined;u4=undefined;u5=undefined;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=KFA;gtm=45fe64k1v9182968714z86590467za20gzb6590467zd6590467xea;gcs=G100;gcd=13p3p3p2p5l1;dma_cps=-;dma=1;dc_fmt=8;tcfd=10005;tag_exp=0~115938465~115938469~117266400~118463262;epver=2;~oref=https%3A%2F%2Fwww.fcbarcelona.com%2Fen%2F? — 302 — 858 B — 117 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=17&frm=0&en=page_view&dl=https%3A%2F%2Fwww.fcbarcelona.com%2Fen%2F&scrsrc=www.googletagmanager.com&rnd=1471403540.1776898999&navt=n&npa=1&gdpr_consent=tcunavailable&gtm=45fe64k1v9182968714z86590467za20gzb6590467zd6590467xec&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tcfd=10005&tag_exp=0~115938465~115938469~117266400~118463262&apve=1&apvf=f&apvc=0&tids=DC-14513962~AW-925711413&tid=DC-14513962&tft=1776898999472&tfd=1631pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=17&frm=0&en=page_view&dl=https%3A%2F%2Fwww.fcbarcelona.com%2Fen%2F&scrsrc=www.googletagmanager.com&rnd=1471403540.1776898999&navt=n&npa=1&gdpr_consent=tcunavailable&gtm=45fe64k1v9182968714z86590467za20gzb6590467zd6590467xec&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tcfd=10005&tag_exp=0~115938465~115938469~117266400~118463262&apve=1&apvf=f&apvc=0&tids=DC-14513962~AW-925711413&tid=DC-14513962&tft=1776898999472&tfd=1631 — 200 — 21 B — 51 ms — h3https://mts.adsmurai.com/g/collect?v=2&tid=G-GTMMFBT82RL&gtm=45je64k1z86590467za20gzb6590467zd6590467&_p=1776898998469&gcs=G100&gcd=13p3p3p2p5l1&npa=1&dma_cps=-&dma=1&tcfd=10005&ecid=1810506941&_fplc=0&are=1&cid=752906517.1776899000&frm=0&pscdl=denied&rcb=15&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=ES-MD&sst.rnd=1471403540.1776898999&sst.ngst=1&sst.etld=google.es&sst.gcsub=region1&sst.gdpr_consent=tcunavailable&sst.tft=1776898998469&sst.lpc=199343161&sst.navt=n&sst.ude=0&_s=1&tag_exp=0~115938465~115938468~117266400~117512543&sid=1776898999&sct=1&seg=0&dl=https%3A%2F%2Fwww.fcbarcelona.com%2Fen%2F&dt=Official%20FC%20Barcelona%20Website&_tu=BA&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1673&richsstssemts.adsmurai.com/g/collect?v=2&tid=... https://mts.adsmurai.com/g/collect?v=2&tid=G-GTMMFBT82RL&gtm=45je64k1z86590467za20gzb6590467zd6590467&_p=1776898998469&gcs=G100&gcd=13p3p3p2p5l1&npa=1&dma_cps=-&dma=1&tcfd=10005&ecid=1810506941&_fplc=0&are=1&cid=752906517.1776899000&frm=0&pscdl=denied&rcb=15&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=ES-MD&sst.rnd=1471403540.1776898999&sst.ngst=1&sst.etld=google.es&sst.gcsub=region1&sst.gdpr_consent=tcunavailable&sst.tft=1776898998469&sst.lpc=199343161&sst.navt=n&sst.ude=0&_s=1&tag_exp=0~115938465~115938468~117266400~117512543&sid=1776898999&sct=1&seg=0&dl=https%3A%2F%2Fwww.fcbarcelona.com%2Fen%2F&dt=Official%20FC%20Barcelona%20Website&_tu=BA&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1673&richsstsse — 200 — 243 B — 113 ms — h2https://ade.googlesyndication.com/ddm/activity/src=14513962;dc_pre=CIrWrc3IgpQDFc1pHQkdBkk2uw;type=conte0;cat=pagev0;rcb=17;ord=5905858758884;gdpr_consent=tcunavailable;npa=1;u1=https%3A%2F%2Fwww.fcbarcelona.com%2Fen%2F;u2=en;u3=undefined;u4=undefined;u5=undefined;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=KFA;gtm=45fe64k1v9182968714z86590467za20gzb6590467zd6590467xea;gcs=G100;gcd=13p3p3p2p5l1;dma_cps=-;dma=1;dc_fmt=8;tcfd=10005;tag_exp=0~115938465~115938469~117266400~118463262;epver=2;~oref=https%3A%2F%2Fwww.fcbarcelona.com%2Fen%2F?ade.googlesyndication.com/ddm/activ... https://ade.googlesyndication.com/ddm/activity/src=14513962;dc_pre=CIrWrc3IgpQDFc1pHQkdBkk2uw;type=conte0;cat=pagev0;rcb=17;ord=5905858758884;gdpr_consent=tcunavailable;npa=1;u1=https%3A%2F%2Fwww.fcbarcelona.com%2Fen%2F;u2=en;u3=undefined;u4=undefined;u5=undefined;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=KFA;gtm=45fe64k1v9182968714z86590467za20gzb6590467zd6590467xea;gcs=G100;gcd=13p3p3p2p5l1;dma_cps=-;dma=1;dc_fmt=8;tcfd=10005;tag_exp=0~115938465~115938469~117266400~118463262;epver=2;~oref=https%3A%2F%2Fwww.fcbarcelona.com%2Fen%2F? — 302 — 519 B — 70 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=10&frm=0&en=page_view&dl=https%3A%2F%2Fwww.fcbarcelona.com%2Fen%2F&scrsrc=www.googletagmanager.com&rnd=1471403540.1776898999&navt=n&npa=1&gdpr_consent=tcunavailable&gtm=45be64k1v9179157333z86590467za20gzb6590467zd6590467xec&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tcfd=10005&tag_exp=0~115616985~115938465~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-11476956876&tid=AW-11476956876&tft=1776898999660&tfd=1818pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=10&frm=0&en=page_view&dl=https%3A%2F%2Fwww.fcbarcelona.com%2Fen%2F&scrsrc=www.googletagmanager.com&rnd=1471403540.1776898999&navt=n&npa=1&gdpr_consent=tcunavailable&gtm=45be64k1v9179157333z86590467za20gzb6590467zd6590467xec&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tcfd=10005&tag_exp=0~115616985~115938465~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-11476956876&tid=AW-11476956876&tft=1776898999660&tfd=1818 — 200 — 21 B — 95 ms — h3https://adservice.google.com/ddm/fls/z/src=14513962;dc_pre=CIrWrc3IgpQDFc1pHQkdBkk2uw;type=conte0;cat=pagev0;rcb=17;ord=5905858758884;gdpr_consent=tcunavailable;npa=1;u1=https%3A%2F%2Fwww.fcbarcelona.com%2Fen%2F;u2=en;u3=undefined;u4=undefined;u5=undefined;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=KFA;gtm=45fe64k1v9182968714z86590467za20gzb6590467zd6590467xea;gcs=G100;gcd=13p3p3p2p5l1;dma_cps=-;dma=1;dc_fmt=8;tcfd=10005;tag_exp=0~115938465~115938469~117266400~118463262;epver=2;~oref=https%3A%2F%2Fwww.fcbarcelona.com%2Fen%2Fadservice.google.com/ddm/fls/z/src=... https://adservice.google.com/ddm/fls/z/src=14513962;dc_pre=CIrWrc3IgpQDFc1pHQkdBkk2uw;type=conte0;cat=pagev0;rcb=17;ord=5905858758884;gdpr_consent=tcunavailable;npa=1;u1=https%3A%2F%2Fwww.fcbarcelona.com%2Fen%2F;u2=en;u3=undefined;u4=undefined;u5=undefined;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=KFA;gtm=45fe64k1v9182968714z86590467za20gzb6590467zd6590467xea;gcs=G100;gcd=13p3p3p2p5l1;dma_cps=-;dma=1;dc_fmt=8;tcfd=10005;tag_exp=0~115938465~115938469~117266400~118463262;epver=2;~oref=https%3A%2F%2Fwww.fcbarcelona.com%2Fen%2F — 200 — 63 B — 94 ms — h3https://sync.ecal.com/v2/ecal.widget.min.js?t=1776898999762sync.ecal.com/v2/ecal.widget.min.js... https://sync.ecal.com/v2/ecal.widget.min.js?t=1776898999762 — 200 — 1.3 KiB — 61 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/widgets/fcb_sso.min.jswww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/widgets/fcb_sso.min.js — 200 — 1.9 KiB — 21 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/widgets/fcb_navigation.min.jswww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/widgets/fcb_navigation.min.js — 200 — 7.0 KiB — 22 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/widgets/fcb_promo-carousel.min.jswww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/widgets/fcb_promo-carousel.min.js — 200 — 1.4 KiB — 25 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/widgets/fcb_calendar-widget.min.jswww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/widgets/fcb_calendar-widget.min.js — 200 — 1.1 KiB — 27 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/widgets/fcb_storyteller.min.jswww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/widgets/fcb_storyteller.min.js — 200 — 2.3 KiB — 28 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/widgets/fcb_video-player.min.jswww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/widgets/fcb_video-player.min.js — 200 — 19.4 KiB — 37 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/widgets/fcb_players.min.jswww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/widgets/fcb_players.min.js — 200 — 3.7 KiB — 29 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/widgets/fcb_article.min.jswww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/widgets/fcb_article.min.js — 200 — 2.2 KiB — 31 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/widgets/fcb_content.min.jswww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/widgets/fcb_content.min.js — 200 — 4.5 KiB — 37 ms — h2https://assets.adobedtm.com/669441f19d4b/53bcbdfbb0b4/1d71a9878ba2/RC886fefff19a34556bea4b8a45514ce1f-source.min.jsassets.adobedtm.com/669441f19d4b/53... https://assets.adobedtm.com/669441f19d4b/53bcbdfbb0b4/1d71a9878ba2/RC886fefff19a34556bea4b8a45514ce1f-source.min.js — 200 — 655 B — 4 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/i/favicon/favicon.icowww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/i/favicon/favicon.ico — 200 — 1.4 KiB — 20 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/i/icons/android-icon-192x192.pngwww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/i/icons/android-icon-192x192.png — 200 — 29.8 KiB — 21 ms — h2https://api-fcb.pulselive.com/content/fcbarcelona/bio/en/?references=FOOTBALL_PERSON%3A16291api-fcb.pulselive.com/content/fcbar... https://api-fcb.pulselive.com/content/fcbarcelona/bio/en/?references=FOOTBALL_PERSON%3A16291 — 200 — 2.4 KiB — 72 ms — h2https://api-fcb.pulselive.com/content/fcbarcelona/bio/en/?references=FOOTBALL_PERSON%3A15552api-fcb.pulselive.com/content/fcbar... https://api-fcb.pulselive.com/content/fcbarcelona/bio/en/?references=FOOTBALL_PERSON%3A15552 — 200 — 2.5 KiB — 66 ms — h2https://api-fcb.pulselive.com/content/fcbarcelona/bio/en/?references=FOOTBALL_PERSON%3A129404api-fcb.pulselive.com/content/fcbar... https://api-fcb.pulselive.com/content/fcbarcelona/bio/en/?references=FOOTBALL_PERSON%3A129404 — 200 — 2.5 KiB — 68 ms — h2https://api-fcb.pulselive.com/content/fcbarcelona/bio/en/?references=FOOTBALL_PERSON%3A110491api-fcb.pulselive.com/content/fcbar... https://api-fcb.pulselive.com/content/fcbarcelona/bio/en/?references=FOOTBALL_PERSON%3A110491 — 200 — 2.1 KiB — 77 ms — h2https://api-fcb.pulselive.com/content/fcbarcelona/bio/en/?references=FOOTBALL_PERSON%3A24156api-fcb.pulselive.com/content/fcbar... https://api-fcb.pulselive.com/content/fcbarcelona/bio/en/?references=FOOTBALL_PERSON%3A24156 — 200 — 2.8 KiB — 81 ms — h2https://api-fcb.pulselive.com/content/fcbarcelona/bio/en/?references=FOOTBALL_PERSON%3A118929api-fcb.pulselive.com/content/fcbar... https://api-fcb.pulselive.com/content/fcbarcelona/bio/en/?references=FOOTBALL_PERSON%3A118929 — 200 — 2.4 KiB — 75 ms — h2https://api-fcb.pulselive.com/content/fcbarcelona/bio/en/?references=FOOTBALL_PERSON%3A5109api-fcb.pulselive.com/content/fcbar... https://api-fcb.pulselive.com/content/fcbarcelona/bio/en/?references=FOOTBALL_PERSON%3A5109 — 200 — 2.8 KiB — 71 ms — h2https://api-fcb.pulselive.com/content/fcbarcelona/bio/en/?references=FOOTBALL_PERSON%3A43098api-fcb.pulselive.com/content/fcbar... https://api-fcb.pulselive.com/content/fcbarcelona/bio/en/?references=FOOTBALL_PERSON%3A43098 — 200 — 2.7 KiB — 72 ms — h2https://api-fcb.pulselive.com/content/fcbarcelona/bio/en/?references=FOOTBALL_PERSON%3A13565api-fcb.pulselive.com/content/fcbar... https://api-fcb.pulselive.com/content/fcbarcelona/bio/en/?references=FOOTBALL_PERSON%3A13565 — 200 — 2.1 KiB — 84 ms — h2https://api.usestoryteller.com/api/app/settings/settings/default?ClientPlatform=Web&ClientVersion=10.3.5&x-storyteller-api-key=a52113eb-b999-4835-b1d5-547f19fb1eedapi.usestoryteller.com/api/app/sett... https://api.usestoryteller.com/api/app/settings/settings/default?ClientPlatform=Web&ClientVersion=10.3.5&x-storyteller-api-key=a52113eb-b999-4835-b1d5-547f19fb1eed — 200 — 1.8 KiB — 75 ms — h3https://open.http.mp.streamamg.com/p/3000707/sp/300070700/embedIframeJs/uiconf_id/30027660/partner_id/3000707open.http.mp.streamamg.com/p/300070... https://open.http.mp.streamamg.com/p/3000707/sp/300070700/embedIframeJs/uiconf_id/30027660/partner_id/3000707 — 301 — 512 B — 103 ms — h2https://open.http.mp.streamamg.com/p/3000707/sp/300070700/embedIframeJs/uiconf_id/30025311/partner_id/3000707open.http.mp.streamamg.com/p/300070... https://open.http.mp.streamamg.com/p/3000707/sp/300070700/embedIframeJs/uiconf_id/30025311/partner_id/3000707 — 301 — 510 B — 102 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/i/favicon/favicon-32x32.pngwww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/i/favicon/favicon-32x32.png — 200 — 3.9 KiB — 27 ms — h2https://api.usestoryteller.com/api/app/story/stories/default?categories=stories-en&ClientPlatform=Web&ClientVersion=10.3.5&x-storyteller-api-key=a52113eb-b999-4835-b1d5-547f19fb1eedapi.usestoryteller.com/api/app/stor... https://api.usestoryteller.com/api/app/story/stories/default?categories=stories-en&ClientPlatform=Web&ClientVersion=10.3.5&x-storyteller-api-key=a52113eb-b999-4835-b1d5-547f19fb1eed — 200 — 20.2 KiB — 70 ms — h3https://open.http.mp.streamamg.com/html5/html5lib/v2.55/mwEmbedLoader.php/p/3000707/uiconf_id/30027660open.http.mp.streamamg.com/html5/ht... https://open.http.mp.streamamg.com/html5/html5lib/v2.55/mwEmbedLoader.php/p/3000707/uiconf_id/30027660 — 200 — 76.0 KiB — 41 ms — h2https://open.http.mp.streamamg.com/html5/html5lib/v2.55/mwEmbedLoader.php/p/3000707/uiconf_id/30025311open.http.mp.streamamg.com/html5/ht... https://open.http.mp.streamamg.com/html5/html5lib/v2.55/mwEmbedLoader.php/p/3000707/uiconf_id/30025311 — 200 — 76.0 KiB — 56 ms — h2https://sync.ecal.com/v2/widget.min.csssync.ecal.com/v2/widget.min.css https://sync.ecal.com/v2/widget.min.css — 200 — 776 B — 60 ms — h2https://fcbarcelona.cdn.usestoryteller.com/assets/studio-templates/b89f9dd2-7b96-ff8b-1dc4-3a20c9792984/8aa33521-6354-4fd2-9894-ad4e1c0cee51/3b718de0-5520-e042-4499-3a20c97b26fe/thumbnail_small.jpegfcbarcelona.cdn.usestoryteller.com/... https://fcbarcelona.cdn.usestoryteller.com/assets/studio-templates/b89f9dd2-7b96-ff8b-1dc4-3a20c9792984/8aa33521-6354-4fd2-9894-ad4e1c0cee51/3b718de0-5520-e042-4499-3a20c97b26fe/thumbnail_small.jpeg — 200 — 43.5 KiB — 144 ms — h2https://fcbarcelona.cdn.usestoryteller.com/assets/studio-templates/715cb7af-8a2c-23f1-4d25-3a20c975e46b/e52cb214-395e-463a-8ae6-35b0447ee853/f19702fe-6db8-be59-f005-3a20c9815860/thumbnail_small.jpegfcbarcelona.cdn.usestoryteller.com/... https://fcbarcelona.cdn.usestoryteller.com/assets/studio-templates/715cb7af-8a2c-23f1-4d25-3a20c975e46b/e52cb214-395e-463a-8ae6-35b0447ee853/f19702fe-6db8-be59-f005-3a20c9815860/thumbnail_small.jpeg — 200 — 42.0 KiB — 156 ms — h2https://fcbarcelona.cdn.usestoryteller.com/assets/studio-templates/de4c3aad-54f9-59dc-2716-3a209a5f7cb9/6da1b87c-3335-41c7-bd5f-287dfe33db75/c550e8b4-bc4a-1c40-e0cd-3a20a0200cd1/thumbnail_small.jpegfcbarcelona.cdn.usestoryteller.com/... https://fcbarcelona.cdn.usestoryteller.com/assets/studio-templates/de4c3aad-54f9-59dc-2716-3a209a5f7cb9/6da1b87c-3335-41c7-bd5f-287dfe33db75/c550e8b4-bc4a-1c40-e0cd-3a20a0200cd1/thumbnail_small.jpeg — 200 — 41.9 KiB — 162 ms — h2https://fcbarcelona.cdn.usestoryteller.com/assets/studio-templates/cb284e34-7a2e-ff5e-b9a8-3a1fda9e5116/45413ab3-fe24-33cd-52d1-3a1fda9e5117/f88c4ce8-39ee-19a6-1b96-3a1fdc9258a7/thumbnail_small.jpegfcbarcelona.cdn.usestoryteller.com/... https://fcbarcelona.cdn.usestoryteller.com/assets/studio-templates/cb284e34-7a2e-ff5e-b9a8-3a1fda9e5116/45413ab3-fe24-33cd-52d1-3a1fda9e5117/f88c4ce8-39ee-19a6-1b96-3a1fdc9258a7/thumbnail_small.jpeg — 200 — 37.3 KiB — 165 ms — h2https://fcbarcelona.cdn.usestoryteller.com/assets/studio-templates/da4eb28e-3f06-3996-80be-3a20c8df4e3e/1d2f8472-04fe-4734-b2ce-39b76c827445/032af1d1-a31e-bea7-0d97-3a20c8f82da7/thumbnail_small.jpegfcbarcelona.cdn.usestoryteller.com/... https://fcbarcelona.cdn.usestoryteller.com/assets/studio-templates/da4eb28e-3f06-3996-80be-3a20c8df4e3e/1d2f8472-04fe-4734-b2ce-39b76c827445/032af1d1-a31e-bea7-0d97-3a20c8f82da7/thumbnail_small.jpeg — 200 — 37.9 KiB — 157 ms — h2https://fcbarcelona.cdn.usestoryteller.com/assets/studio-templates/ffbfaae5-b84e-fad2-f2a4-3a20c8d06d9c/bb675959-0f9a-4200-8fb3-c380652f8d96/8a930cb8-39f1-bdd4-859f-3a20c93775aa/thumbnail_small.jpegfcbarcelona.cdn.usestoryteller.com/... https://fcbarcelona.cdn.usestoryteller.com/assets/studio-templates/ffbfaae5-b84e-fad2-f2a4-3a20c8d06d9c/bb675959-0f9a-4200-8fb3-c380652f8d96/8a930cb8-39f1-bdd4-859f-3a20c93775aa/thumbnail_small.jpeg — 200 — 39.7 KiB — 123 ms — h2https://sync.ecal.com/v2/widget.min.js?v=2.011sync.ecal.com/v2/widget.min.js?v=2.... https://sync.ecal.com/v2/widget.min.js?v=2.011 — 200 — 3.0 KiB — 62 ms — h2https://token.fcb.pulselive.com/videotoken/1877011?memberUuid=null&salesforce=true&lang=en&client=web&forceProfileReload=falsetoken.fcb.pulselive.com/videotoken/... https://token.fcb.pulselive.com/videotoken/1877011?memberUuid=null&salesforce=true&lang=en&client=web&forceProfileReload=false — 200 — 0 B — 326 ms — h2https://sync.ecal.com/sync.ecal.com/ https://sync.ecal.com/ — 200 — 902 B — 184 ms — h2https://fcbarcelona.cdn.usestoryteller.com/assets/studio-templates/4ad99dd5-4459-4dea-b2d7-3a20bd09793b/f459dd2f-e2ac-456b-b902-8888292671b7/b573b3ba-f621-9adf-f48a-3a20bd4a5a49/thumbnail_small.jpegfcbarcelona.cdn.usestoryteller.com/... https://fcbarcelona.cdn.usestoryteller.com/assets/studio-templates/4ad99dd5-4459-4dea-b2d7-3a20bd09793b/f459dd2f-e2ac-456b-b902-8888292671b7/b573b3ba-f621-9adf-f48a-3a20bd4a5a49/thumbnail_small.jpeg — 200 — 43.5 KiB — 44 ms — h2https://fcbarcelona.cdn.usestoryteller.com/assets/studio-templates/ef414048-7354-4b9c-2329-3a20accc606c/3e2432dc-3d61-c076-2144-3a20accc606c/c521e152-d172-d1e1-4fb1-3a20ad1cbb0c/thumbnail_small.jpegfcbarcelona.cdn.usestoryteller.com/... https://fcbarcelona.cdn.usestoryteller.com/assets/studio-templates/ef414048-7354-4b9c-2329-3a20accc606c/3e2432dc-3d61-c076-2144-3a20accc606c/c521e152-d172-d1e1-4fb1-3a20ad1cbb0c/thumbnail_small.jpeg — 200 — 41.1 KiB — 46 ms — h2https://fcbarcelona.cdn.usestoryteller.com/assets/studio-templates/7ff0567a-ed58-bc5f-6cc0-3a20c1d1e6d2/e57f83ac-ee25-f078-841d-3a20c1d1e6d2/08d7dc53-eb7f-e3e8-277d-3a20c1d23ddf/thumbnail_small.jpegfcbarcelona.cdn.usestoryteller.com/... https://fcbarcelona.cdn.usestoryteller.com/assets/studio-templates/7ff0567a-ed58-bc5f-6cc0-3a20c1d1e6d2/e57f83ac-ee25-f078-841d-3a20c1d1e6d2/08d7dc53-eb7f-e3e8-277d-3a20c1d23ddf/thumbnail_small.jpeg — 200 — 55.3 KiB — 49 ms — h2https://fcbarcelona.cdn.usestoryteller.com/assets/studio-templates/b249c03c-a037-44fa-d0b3-3a20bdbc428a/ab10b9cb-5cda-9909-c4cb-3a20bdbc428a/f8a520de-29d1-1201-9832-3a20c27d01f7/thumbnail_small.jpegfcbarcelona.cdn.usestoryteller.com/... https://fcbarcelona.cdn.usestoryteller.com/assets/studio-templates/b249c03c-a037-44fa-d0b3-3a20bdbc428a/ab10b9cb-5cda-9909-c4cb-3a20bdbc428a/f8a520de-29d1-1201-9832-3a20c27d01f7/thumbnail_small.jpeg — 200 — 34.9 KiB — 52 ms — h2https://fcbarcelona.cdn.usestoryteller.com/assets/studio-templates/83150021-f027-df04-9e29-3a1f11a0961b/90fc6ae4-027e-4981-aa86-2442906e4cf0/3ccaa030-4d48-1bdf-d118-3a1f11c0568a/thumbnail_small.jpegfcbarcelona.cdn.usestoryteller.com/... https://fcbarcelona.cdn.usestoryteller.com/assets/studio-templates/83150021-f027-df04-9e29-3a1f11a0961b/90fc6ae4-027e-4981-aa86-2442906e4cf0/3ccaa030-4d48-1bdf-d118-3a1f11c0568a/thumbnail_small.jpeg — 200 — 58.9 KiB — 54 ms — h2https://fcbarcelona.cdn.usestoryteller.com/assets/studio-templates/f64c9066-5edf-eb89-f450-3a20b713489c/971067fe-d612-444a-a2a0-3a0a40f14d91/d053fa90-9f44-734e-e8ea-3a20b720f70d/thumbnail_small.jpegfcbarcelona.cdn.usestoryteller.com/... https://fcbarcelona.cdn.usestoryteller.com/assets/studio-templates/f64c9066-5edf-eb89-f450-3a20b713489c/971067fe-d612-444a-a2a0-3a0a40f14d91/d053fa90-9f44-734e-e8ea-3a20b720f70d/thumbnail_small.jpeg — 200 — 38.0 KiB — 56 ms — h2https://fcbarcelona.cdn.usestoryteller.com/assets/studio-templates/5970d152-09ca-8c3f-1356-3a20ad9eb181/4b3f0b1a-ecc1-a3b6-4c83-3a20ad9eb181/d8ae3f0a-e805-443e-f523-3a20ad9f2129/thumbnail_small.jpegfcbarcelona.cdn.usestoryteller.com/... https://fcbarcelona.cdn.usestoryteller.com/assets/studio-templates/5970d152-09ca-8c3f-1356-3a20ad9eb181/4b3f0b1a-ecc1-a3b6-4c83-3a20ad9eb181/d8ae3f0a-e805-443e-f523-3a20ad9f2129/thumbnail_small.jpeg — 200 — 42.5 KiB — 57 ms — h2https://fcbarcelona.cdn.usestoryteller.com/assets/studio-templates/79c29751-267c-949f-0cbe-3a2084fbb3be/cbafa993-cb9b-5340-f7f7-3a2084fbb3be/26dd2533-d4c6-bcbd-8aae-3a208a0563c3/thumbnail_small.jpegfcbarcelona.cdn.usestoryteller.com/... https://fcbarcelona.cdn.usestoryteller.com/assets/studio-templates/79c29751-267c-949f-0cbe-3a2084fbb3be/cbafa993-cb9b-5340-f7f7-3a2084fbb3be/26dd2533-d4c6-bcbd-8aae-3a208a0563c3/thumbnail_small.jpeg — 200 — 66.1 KiB — 60 ms — h2https://sync.ecal.com/assets/fonts/gotham-rounded/GothamRounded-Bold.woff2sync.ecal.com/assets/fonts/gotham-r... https://sync.ecal.com/assets/fonts/gotham-rounded/GothamRounded-Bold.woff2 — 200 — 901 B — 62 ms — h2https://sync.ecal.com/assets/fonts/fonts.csssync.ecal.com/assets/fonts/fonts.cs... https://sync.ecal.com/assets/fonts/fonts.css — 200 — 1.1 KiB — 62 ms — h2https://sync.ecal.com/assets/index-B19SeHiJ.jssync.ecal.com/assets/index-B19SeHiJ... https://sync.ecal.com/assets/index-B19SeHiJ.js — 200 — 327.1 KiB — 261 ms — h2https://sync.ecal.com/assets/vendor-Djvtic0X.jssync.ecal.com/assets/vendor-Djvtic0... https://sync.ecal.com/assets/vendor-Djvtic0X.js — 200 — 181.2 KiB — 300 ms — h2https://sync.ecal.com/assets/index-WpcMMwxp.csssync.ecal.com/assets/index-WpcMMwxp... https://sync.ecal.com/assets/index-WpcMMwxp.css — 200 — 854 B — 63 ms — h2https://token.fcb.pulselive.com/videotoken/1877011?memberUuid=null&salesforce=true&lang=en&client=web&forceProfileReload=falsetoken.fcb.pulselive.com/videotoken/... https://token.fcb.pulselive.com/videotoken/1877011?memberUuid=null&salesforce=true&lang=en&client=web&forceProfileReload=false — 403 — 597 B — 283 ms — h2https://api-fcb.pulselive.com/content/fcbarcelona/photo/en/?tagNames=entitlement-modal-bg-imgapi-fcb.pulselive.com/content/fcbar... https://api-fcb.pulselive.com/content/fcbarcelona/photo/en/?tagNames=entitlement-modal-bg-img — 200 — 1.2 KiB — 21 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/i/svg-output/icn.svgwww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/i/svg-output/icn.svg — 200 — 0 B — 6 ms — h2https://www.fcbarcelona.com/photo-resources/2021/06/07/bc730d08-c5fb-4211-92a7-78e7671f90ce/VO181025A42555.jpg?width=1200&height=750www.fcbarcelona.com/photo-resources... https://www.fcbarcelona.com/photo-resources/2021/06/07/bc730d08-c5fb-4211-92a7-78e7671f90ce/VO181025A42555.jpg?width=1200&height=750 — 200 — 120.6 KiB — 22 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/i/bg-elements/entitlement-bg-triangles.pngwww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/i/bg-elements/entitlement-bg-triangles.png — 200 — 2.2 KiB — 21 ms — h2https://www.fcbarcelona.com/resources/v3.5.4-8282/i/bg-elements/entitlement-header.pngwww.fcbarcelona.com/resources/v3.5.... https://www.fcbarcelona.com/resources/v3.5.4-8282/i/bg-elements/entitlement-header.png — 200 — 79.1 KiB — 27 ms — h2https://www.fcbarcelona.com/fcbarcelona/photo/2025/11/28/ef208f9c-4b5d-4843-bf2f-b793aaffe799/video-obres-Spotify-Camp-Nou-.webpwww.fcbarcelona.com/fcbarcelona/pho... https://www.fcbarcelona.com/fcbarcelona/photo/2025/11/28/ef208f9c-4b5d-4843-bf2f-b793aaffe799/video-obres-Spotify-Camp-Nou-.webp — 200 — 268.5 KiB — 31 ms — h2data:image/svg+xml,%3c?xml%20version=%271.0%27%20encoding=%27utf-8%27%20?%3e%3csvg%20width=%27100%2…data:image/svg+xml,%3c?xml%20versio... data:image/svg+xml,%3c?xml%20version=%271.0%27%20encoding=%27utf-8%27%20?%3e%3csvg%20width=%27100%2… — 200 — 3.5 KiB — 4 ms — datahttps://www.googletagmanager.com/gtag/js?id=G-TKH9C53KLFwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-TKH9C53KLF — 200 — 148.5 KiB — 166 ms — h2https://api-cdn.ecal.com/apiv3/widget/button/null?apiKey=a55bb25ee16722225c5d3382cc170efa5d7848168b4bbapi-cdn.ecal.com/apiv3/widget/butto... https://api-cdn.ecal.com/apiv3/widget/button/null?apiKey=a55bb25ee16722225c5d3382cc170efa5d7848168b4bb — 200 — 0 B — 61 ms — h2https://api-cdn.ecal.com/apiv3/widget/button/5d790053e34405c0368b4567?apiKey=a55bb25ee16722225c5d3382cc170efa5d7848168b4bbapi-cdn.ecal.com/apiv3/widget/butto... https://api-cdn.ecal.com/apiv3/widget/button/5d790053e34405c0368b4567?apiKey=a55bb25ee16722225c5d3382cc170efa5d7848168b4bb — 200 — 0 B — 59 ms — h2https://api-cdn.ecal.com/apiv3/widget/button/5d790053e34405c0368b4567?apiKey=a55bb25ee16722225c5d3382cc170efa5d7848168b4bbapi-cdn.ecal.com/apiv3/widget/butto... https://api-cdn.ecal.com/apiv3/widget/button/5d790053e34405c0368b4567?apiKey=a55bb25ee16722225c5d3382cc170efa5d7848168b4bb — 200 — 1.8 KiB — 22 ms — h2https://api-cdn.ecal.com/apiv3/widget/button/null?apiKey=a55bb25ee16722225c5d3382cc170efa5d7848168b4bbapi-cdn.ecal.com/apiv3/widget/butto... https://api-cdn.ecal.com/apiv3/widget/button/null?apiKey=a55bb25ee16722225c5d3382cc170efa5d7848168b4bb — 400 — 840 B — 120 ms — h2https://ecal-publisher-assets.s3.amazonaws.com/6696_14784/6696_14784_1746574430820332765.pngecal-publisher-assets.s3.amazonaws.... https://ecal-publisher-assets.s3.amazonaws.com/6696_14784/6696_14784_1746574430820332765.png — 200 — 36.3 KiB — 467 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 2248ms · 1256KB · €12/mo
www.fcbarcelona.com
Other
Costly
Execution 871ms
Transfer 86 KB
Monthly Cost €5/mo
www.fcbarcelona.com
Other
Costly
Execution 303ms
Transfer 54 KB
Monthly Cost €2/mo
Unattributable
Other
Costly
Execution 213ms
Transfer 0 KB
Monthly Cost €1/mo
content.usestoryteller.com
Other
Optional
Execution 176ms
Transfer 155 KB
Unused 62%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 126ms
Transfer 191 KB
Unused 36%
Monthly Cost €1/mo
assets.adobedtm.com
Other
Optional
Execution 101ms
Transfer 183 KB
Unused 47%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 82ms
Transfer 145 KB
Unused 44%
Monthly Cost €0/mo
open.http.mp.streamamg.com
Other
Optional
Execution 72ms
Transfer 0 KB
Monthly Cost €0/mo
Google Tag Manager
Tag Manager
Optional
Execution 67ms
Transfer 136 KB
Unused 47%
Monthly Cost €0/mo
privacy.fcbcookies.cat
Other
Optional
Execution 63ms
Transfer 1 KB
Monthly Cost €0/mo
privacy.fcbcookies.cat
Other
Optional
Execution 62ms
Transfer 103 KB
Unused 45%
Monthly Cost €0/mo
Google Tag Manager
Tag Manager
Optional
Execution 58ms
Transfer 148 KB
Unused 43%
Monthly Cost €0/mo
privacy.fcbcookies.cat
Other
Optional
Execution 53ms
Transfer 53 KB
Monthly Cost €0/mo

These scripts may cost more than they're worth

  • www.fcbarcelona.com adds 871ms and costs ~€5/month
  • www.fcbarcelona.com adds 303ms and costs ~€2/month
  • Unattributable adds 213ms and costs ~€1/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.fcbarcelona.com takes 871ms 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.fcbarcelona.com takes 303ms 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 213ms 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

62% of content.usestoryteller.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