Skip to content
https://creative.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
70
GRADE
C
FIX
6
REVIEW
2
PASS
7
INFO
2

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

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

10.31 s

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

27.62 s

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

604 ms

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

0.029

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

13.69 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

28.04 s

Page Load Progression

727 ms
1.5 s
2.2 s
2.9 s
3.6 s
4.4 s
5.1 s
5.8 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
21.3 MB transferred, 139 requests
FIX
21.3 MB transferred, 139 requests
Critical::
Page weighs 25.5 MB (21.3 MB transferred)
Warning::
Images are 4.0 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 4.0 MB
Warning::
JavaScript is 1.0 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.0 MB
Info::
CSS is 410 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 410 KB
Info::
Fonts are 263 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 263 KB
Warning::
139 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 4.5 g CO2 per page load
21.3 MB / 2.4 MB budget
21.3 MB transferred
139 requests
4.5 g CO2 per page load
Other 15.5 MiB 73%
Images 4.0 MiB 19%
JavaScript 1.0 MiB 5%
CSS 410.1 KiB 2%
Fonts 262.9 KiB 1%
Other 91.2 KiB 0%
HTML 45.9 KiB 0%
Other 28.2 KiB 0%
Other 693 B 0%
Other 569 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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 (21.3 MiB of 21.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
5501ms total JS execution
FIX
5501ms total JS execution
Warning::
https://es.creative.com/: 1920ms CPU time
Warning::
Unattributable: 1142ms CPU time
Warning::
https://es.creative.com/bundles/commonjs: 780ms CPU time
Warning::
https://es.creative.com/_nuxt/281d9b7.js: 337ms CPU time
Warning::
https://d287ku8w5owj51.cloudfront.net/divi/wp-incl...: 322ms CPU time
Warning::
Third-party scripts: 5501ms (100% of total)

Main Thread Breakdown

Other 34% Script Evaluation 33% Style & Layout 16% Rendering 6% Script Parsing & Compilation 5% Parse HTML & CSS 5%
ScriptTotalScriptingParse/CompileParty
https://es.creative.com/1920ms76ms26ms3rd
Unattributable1142ms49ms0ms3rd
https://es.creative.com/bundles/commonjs780ms446ms30ms3rd
https://es.creative.com/_nuxt/281d9b7.js337ms282ms5ms3rd
https://d287ku8w5owj51.cloudfront.net/divi/wp-includes/js/jquery/jquery.min.js?ver=3.5.1322ms208ms6ms3rd
https://d287ku8w5owj51.cloudfront.net/divi/wp-content/themes/Divi/js/custom.unified.js?ver=4.9.4&cdn_v=20250630.1130294ms225ms45ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KD3G283ms231ms43ms3rd
https://www.googletagmanager.com/gtag/js?id=G-KGB67921WL&cx=c&gtm=4e64k1272ms199ms37ms3rd
https://d287ku8w5owj51.cloudfront.net/divi/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=4.2.16&cdn_v=20250630.1130151ms103ms11ms3rd
D
JS Bundles
Action
42 scripts, 348 KB unused
FIX
42 scripts, 348 KB unused
Warning::
https://d287ku8w5owj51.cloudfront.net/divi/wp-cont...: 105 KB unused (58%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-KGB6...: 69 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-KD3...: 61 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://es.creative.com/bundles/commonjs: 44 KB unused (55%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://d287ku8w5owj51.cloudfront.net/divi/wp-incl...: 26 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 348 KB
348 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://d287ku8w5owj51.cloudfront.net/divi/wp-content/themes/Divi/js/custom.unified.js?ver=4.9.4&cdn_v=20250630.1130181 KB105 KB (58%)3rd
https://www.googletagmanager.com/gtag/js?id=G-KGB67921WL&cx=c&gtm=4e64k1171 KB69 KB (41%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KD3G163 KB61 KB (38%)3rd
https://es.creative.com/bundles/commonjs84 KB44 KB (55%)3rd
https://d287ku8w5owj51.cloudfront.net/divi/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=4.2.16&cdn_v=20250630.113051 KB26 KB (52%)3rd
https://d287ku8w5owj51.cloudfront.net/divi/wp-content/plugins/popups-for-divi/scripts/front.min.js?ver=3.0.3&cdn_v=20250630.113027 KB22 KB (83%)3rd
https://es.creative.com/_nuxt/63243d3.js37 KB20 KB (57%)3rd
https://es.creative.com/_nuxt/69e2228.js5 KB3rd
https://d287ku8w5owj51.cloudfront.net/divi/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.25 KB3rd
https://es.creative.com/_nuxt/27042a4.js6 KB3rd

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

D
Page Weight Inventory
Action
139 resources · 21.3 MB · 348 KB savings available
FIX
139 resources · 21.3 MB · 348 KB savings available
Warning::
Page weight 20.3 MB over 1MB target
Got: 21.3 MB Expected: ≤ 1 MB
Info::
~348 KB of savings available
Warning::
138 third-party resources (100% of weight)
Info::
12 resources over 200KB
139 resources · 21.3 MiB · 138 third-party 20.3 MiB over 1MB target
Media 73% · 15.5 MiB
Image 19% · 4.1 MiB
JavaScript 5% · 1.0 MiB
CSS 2% · 410.1 KiB
Font 1% · 262.9 KiB
Document 0% · 46.9 KiB
Other 0% · 25.4 KiB

~347.5 KiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
50 images, 0 KB saveable
REVIEW
50 images, 0 KB saveable
Warning::
https://d1ltlumq33lgbo.cloudfront.net/wp-content/u... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://d287ku8w5owj51.cloudfront.net/images/home/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://d287ku8w5owj51.cloudfront.net/images/home/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://d1ltlumq33lgbo.cloudfront.net/wp-content/u... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://d287ku8w5owj51.cloudfront.net/images/home/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://d287ku8w5owj51.cloudfront.net/images/home/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://d287ku8w5owj51.cloudfront.net/images/home/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://d1ltlumq33lgbo.cloudfront.net/wp-content/u... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://d287ku8w5owj51.cloudfront.net/images/home/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://d1ltlumq33lgbo.cloudfront.net/wp-content/u... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://d1ltlumq33lgbo.cloudfront.net/wp-content/u... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://d287ku8w5owj51.cloudfront.net/images/home/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://d1ltlumq33lgbo.cloudfront.net/wp-content/u... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://d1ltlumq33lgbo.cloudfront.net/wp-content/u... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://d1ltlumq33lgbo.cloudfront.net/wp-content/u... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://d1ltlumq33lgbo.cloudfront.net/wp-content/u... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://d1ltlumq33lgbo.cloudfront.net/wp-content/u... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://d1ltlumq33lgbo.cloudfront.net/wp-content/u... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://d1ltlumq33lgbo.cloudfront.net/wp-content/u... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://d287ku8w5owj51.cloudfront.net/images/home/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
50 images 4.0 MB
0 oversized -0 KB
50 legacy format
20 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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

Green Hosting

No green hosting detected

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

Web fonts

16

263 KB total

Render-blocking

0

of 16

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 FCP 10.3 s LCP 27.6 shttps://d287ku8w5owj51.cloudfront.net/fontastic/creative.woffcreative.woff https://d287ku8w5owj51.cloudfront.net/fontastic/creative.woff — 12.2 KiB — 114 ms — font-display: swaphttps://use.typekit.net/af/ca54cd/00000000000000007735c3ec/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=i1&v=3l https://use.typekit.net/af/ca54cd/00000000000000007735c3ec/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=i1&v=3 — 17.0 KiB — 15 ms — font-display: swaphttps://use.typekit.net/af/9a8cd3/00000000000000007735c3f0/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=n1&v=3l https://use.typekit.net/af/9a8cd3/00000000000000007735c3f0/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=n1&v=3 — 16.0 KiB — 12 ms — font-display: swaphttps://use.typekit.net/af/8920dd/00000000000000007735c3f4/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=i2&v=3l https://use.typekit.net/af/8920dd/00000000000000007735c3f4/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=i2&v=3 — 17.3 KiB — 16 ms — font-display: swaphttps://use.typekit.net/af/86f24e/00000000000000007735c3f8/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=n2&v=3l https://use.typekit.net/af/86f24e/00000000000000007735c3f8/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=n2&v=3 — 16.6 KiB — 13 ms — font-display: swaphttps://use.typekit.net/af/472847/00000000000000007735c3fc/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=i3&v=3l https://use.typekit.net/af/472847/00000000000000007735c3fc/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=i3&v=3 — 17.5 KiB — 23 ms — font-display: swaphttps://use.typekit.net/af/9508fc/00000000000000007735c3ff/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=n3&v=3l https://use.typekit.net/af/9508fc/00000000000000007735c3ff/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=n3&v=3 — 16.8 KiB — 14 ms — font-display: swaphttps://use.typekit.net/af/115c4a/00000000000000007735c401/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=n4&v=3l https://use.typekit.net/af/115c4a/00000000000000007735c401/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=n4&v=3 — 16.8 KiB — 12 ms — font-display: swaphttps://use.typekit.net/af/7ce6e0/00000000000000007735c403/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=i4&v=3l https://use.typekit.net/af/7ce6e0/00000000000000007735c403/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=i4&v=3 — 17.5 KiB — 25 ms — font-display: swaphttps://use.typekit.net/af/769ffb/00000000000000007735c405/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=n5&v=3l https://use.typekit.net/af/769ffb/00000000000000007735c405/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=n5&v=3 — 16.7 KiB — 18 ms — font-display: swaphttps://use.typekit.net/af/648fff/00000000000000007735c407/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=i5&v=3l https://use.typekit.net/af/648fff/00000000000000007735c407/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=i5&v=3 — 17.5 KiB — 20 ms — font-display: swaphttps://use.typekit.net/af/e6f75f/00000000000000007735c409/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=i6&v=3l https://use.typekit.net/af/e6f75f/00000000000000007735c409/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=i6&v=3 — 17.6 KiB — 23 ms — font-display: swaphttps://use.typekit.net/af/d2cdda/00000000000000007735c40b/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=n6&v=3l https://use.typekit.net/af/d2cdda/00000000000000007735c40b/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=n6&v=3 — 16.8 KiB — 16 ms — font-display: swaphttps://use.typekit.net/af/38fec4/00000000000000007735c40c/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=i7&v=3l https://use.typekit.net/af/38fec4/00000000000000007735c40c/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=i7&v=3 — 17.6 KiB — 20 ms — font-display: swaphttps://use.typekit.net/af/383c2e/00000000000000007735c40d/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=n7&v=3l https://use.typekit.net/af/383c2e/00000000000000007735c40d/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=n7&v=3 — 17.0 KiB — 18 ms — font-display: swaphttps://img.creative.com/fontastic/creative.woffcreative.woff https://img.creative.com/fontastic/creative.woff — 12.2 KiB — 136 ms — font-display: swap
creative.woff woff swap
Size 12 KB
Load time 114 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
l woff2 swap
Size 17 KB
Load time 15 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 16 KB
Load time 12 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 17 KB
Load time 16 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 17 KB
Load time 13 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 17 KB
Load time 23 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 17 KB
Load time 14 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 17 KB
Load time 12 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 17 KB
Load time 25 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 17 KB
Load time 18 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 17 KB
Load time 20 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 18 KB
Load time 23 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 17 KB
Load time 16 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 18 KB
Load time 20 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 17 KB
Load time 18 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
creative.woff woff swap
Size 12 KB
Load time 136 ms
Start 2.9 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

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

Current Resource Hints

preconnect
2
preload
+9
19
dns-prefetch
prefetch

21 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
139 requests over 5881ms
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 FCP 10.3 s LCP 27.6 shttps://creative.com// https://creative.com/ — 301 — 248 B — 489 ms — h2https://www.creative.com/www.creative.com/ https://www.creative.com/ — 301 — 1021 B — 223 ms — h2https://www.creative.com/geolocator/checkip.aspx?sDestUrl=/&www.creative.com/geolocator/checkip... https://www.creative.com/geolocator/checkip.aspx?sDestUrl=/& — 302 — 1.0 KiB — 204 ms — h2https://es.creative.com/es.creative.com/ https://es.creative.com/ — 200 — 45.9 KiB — 803 ms — h2https://d287ku8w5owj51.cloudfront.net/fontastic/creative.woffd287ku8w5owj51.cloudfront.net/fonta... https://d287ku8w5owj51.cloudfront.net/fontastic/creative.woff — 200 — 12.2 KiB — 114 ms — h2https://es.creative.com/content2/css/main.min.css?v=1.0.1es.creative.com/content2/css/main.m... https://es.creative.com/content2/css/main.min.css?v=1.0.1 — 200 — 152.0 KiB — 581 ms — h2https://d287ku8w5owj51.cloudfront.net/fontastic/creative-icons.css?v=1.2.0d287ku8w5owj51.cloudfront.net/fonta... https://d287ku8w5owj51.cloudfront.net/fontastic/creative-icons.css?v=1.2.0 — 200 — 1.5 KiB — 120 ms — h2https://d287ku8w5owj51.cloudfront.net/divi/wp-includes/css/dist/block-library/style.min.css?ver=5.6.2&cdn_v=20250630.1130d287ku8w5owj51.cloudfront.net/divi/... https://d287ku8w5owj51.cloudfront.net/divi/wp-includes/css/dist/block-library/style.min.css?ver=5.6.2&cdn_v=20250630.1130 — 200 — 11.0 KiB — 123 ms — h2https://d287ku8w5owj51.cloudfront.net/divi/wp-content/plugins/popups-for-divi/styles/front.min.css?ver=3.0.3&cdn_v=20250630.1130d287ku8w5owj51.cloudfront.net/divi/... https://d287ku8w5owj51.cloudfront.net/divi/wp-content/plugins/popups-for-divi/styles/front.min.css?ver=3.0.3&cdn_v=20250630.1130 — 200 — 2.5 KiB — 123 ms — h2https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&subset=latin,latin-ext&display=swapfonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&subset=latin,latin-ext&display=swap — 200 — 2.8 KiB — 123 ms — h2https://d287ku8w5owj51.cloudfront.net/divi/wp-content/themes/Divi/style.css?ver=4.9.4&cdn_v=20250630.1130d287ku8w5owj51.cloudfront.net/divi/... https://d287ku8w5owj51.cloudfront.net/divi/wp-content/themes/Divi/style.css?ver=4.9.4&cdn_v=20250630.1130 — 200 — 127.0 KiB — 160 ms — h2https://d287ku8w5owj51.cloudfront.net/divi/wp-content/plugins/supreme-modules-pro-for-divi/styles/style.min.css?ver=4.7.41&cdn_v=20250630.1130d287ku8w5owj51.cloudfront.net/divi/... https://d287ku8w5owj51.cloudfront.net/divi/wp-content/plugins/supreme-modules-pro-for-divi/styles/style.min.css?ver=4.7.41&cdn_v=20250630.1130 — 200 — 55.1 KiB — 139 ms — h2https://d287ku8w5owj51.cloudfront.net/divi/wp-includes/css/dashicons.min.css?ver=5.6.2&cdn_v=20250630.1130d287ku8w5owj51.cloudfront.net/divi/... https://d287ku8w5owj51.cloudfront.net/divi/wp-includes/css/dashicons.min.css?ver=5.6.2&cdn_v=20250630.1130 — 200 — 48.9 KiB — 163 ms — h2https://d287ku8w5owj51.cloudfront.net/divi/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.16&cdn_v=20250630.1130d287ku8w5owj51.cloudfront.net/divi/... https://d287ku8w5owj51.cloudfront.net/divi/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.16&cdn_v=20250630.1130 — 200 — 3.6 KiB — 158 ms — h2https://d287ku8w5owj51.cloudfront.net/divi/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=5.6.2&cdn_v=20250630.1130d287ku8w5owj51.cloudfront.net/divi/... https://d287ku8w5owj51.cloudfront.net/divi/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=5.6.2&cdn_v=20250630.1130 — 200 — 1.9 KiB — 158 ms — h2https://es.creative.com/_nuxt/643a3d6.jses.creative.com/_nuxt/643a3d6.js https://es.creative.com/_nuxt/643a3d6.js — 200 — 1.4 KiB — 418 ms — h2https://es.creative.com/_nuxt/10aa803.jses.creative.com/_nuxt/10aa803.js https://es.creative.com/_nuxt/10aa803.js — 200 — 7.9 KiB — 250 ms — h2https://es.creative.com/_nuxt/5309598.jses.creative.com/_nuxt/5309598.js https://es.creative.com/_nuxt/5309598.js — 200 — 13.3 KiB — 256 ms — h2https://es.creative.com/_nuxt/c94a2b3.jses.creative.com/_nuxt/c94a2b3.js https://es.creative.com/_nuxt/c94a2b3.js — 200 — 15.4 KiB — 296 ms — h2https://es.creative.com/_nuxt/e5a5b35.jses.creative.com/_nuxt/e5a5b35.js https://es.creative.com/_nuxt/e5a5b35.js — 200 — 3.6 KiB — 568 ms — h2https://es.creative.com/_nuxt/21b2b05.jses.creative.com/_nuxt/21b2b05.js https://es.creative.com/_nuxt/21b2b05.js — 200 — 3.7 KiB — 251 ms — h2https://es.creative.com/_nuxt/6bdd92b.jses.creative.com/_nuxt/6bdd92b.js https://es.creative.com/_nuxt/6bdd92b.js — 200 — 19.9 KiB — 568 ms — h2https://es.creative.com/_nuxt/22a143b.jses.creative.com/_nuxt/22a143b.js https://es.creative.com/_nuxt/22a143b.js — 200 — 25.9 KiB — 573 ms — h2https://es.creative.com/_nuxt/63243d3.jses.creative.com/_nuxt/63243d3.js https://es.creative.com/_nuxt/63243d3.js — 200 — 36.7 KiB — 568 ms — h2https://es.creative.com/_nuxt/27042a4.jses.creative.com/_nuxt/27042a4.js https://es.creative.com/_nuxt/27042a4.js — 200 — 5.7 KiB — 567 ms — h2https://es.creative.com/_nuxt/69e2228.jses.creative.com/_nuxt/69e2228.js https://es.creative.com/_nuxt/69e2228.js — 200 — 4.7 KiB — 566 ms — h2https://es.creative.com/_nuxt/e176e4f.jses.creative.com/_nuxt/e176e4f.js https://es.creative.com/_nuxt/e176e4f.js — 200 — 6.0 KiB — 252 ms — h2https://es.creative.com/_nuxt/87d7ff1.jses.creative.com/_nuxt/87d7ff1.js https://es.creative.com/_nuxt/87d7ff1.js — 200 — 5.5 KiB — 566 ms — h2https://es.creative.com/_nuxt/8a226d0.jses.creative.com/_nuxt/8a226d0.js https://es.creative.com/_nuxt/8a226d0.js — 200 — 8.0 KiB — 570 ms — h2https://es.creative.com/_nuxt/6a12d67.jses.creative.com/_nuxt/6a12d67.js https://es.creative.com/_nuxt/6a12d67.js — 200 — 6.7 KiB — 253 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 FCP 10.3 s LCP 27.6 shttps://creative.com// https://creative.com/ — 301 — 248 B — 489 ms — h2https://www.creative.com/www.creative.com/ https://www.creative.com/ — 301 — 1021 B — 223 ms — h2https://www.creative.com/geolocator/checkip.aspx?sDestUrl=/&www.creative.com/geolocator/checkip... https://www.creative.com/geolocator/checkip.aspx?sDestUrl=/& — 302 — 1.0 KiB — 204 ms — h2https://es.creative.com/es.creative.com/ https://es.creative.com/ — 200 — 45.9 KiB — 803 ms — h2https://d287ku8w5owj51.cloudfront.net/fontastic/creative.woffd287ku8w5owj51.cloudfront.net/fonta... https://d287ku8w5owj51.cloudfront.net/fontastic/creative.woff — 200 — 12.2 KiB — 114 ms — h2https://es.creative.com/content2/css/main.min.css?v=1.0.1es.creative.com/content2/css/main.m... https://es.creative.com/content2/css/main.min.css?v=1.0.1 — 200 — 152.0 KiB — 581 ms — h2https://d287ku8w5owj51.cloudfront.net/fontastic/creative-icons.css?v=1.2.0d287ku8w5owj51.cloudfront.net/fonta... https://d287ku8w5owj51.cloudfront.net/fontastic/creative-icons.css?v=1.2.0 — 200 — 1.5 KiB — 120 ms — h2https://d287ku8w5owj51.cloudfront.net/divi/wp-includes/css/dist/block-library/style.min.css?ver=5.6.2&cdn_v=20250630.1130d287ku8w5owj51.cloudfront.net/divi/... https://d287ku8w5owj51.cloudfront.net/divi/wp-includes/css/dist/block-library/style.min.css?ver=5.6.2&cdn_v=20250630.1130 — 200 — 11.0 KiB — 123 ms — h2https://d287ku8w5owj51.cloudfront.net/divi/wp-content/plugins/popups-for-divi/styles/front.min.css?ver=3.0.3&cdn_v=20250630.1130d287ku8w5owj51.cloudfront.net/divi/... https://d287ku8w5owj51.cloudfront.net/divi/wp-content/plugins/popups-for-divi/styles/front.min.css?ver=3.0.3&cdn_v=20250630.1130 — 200 — 2.5 KiB — 123 ms — h2https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&subset=latin,latin-ext&display=swapfonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&subset=latin,latin-ext&display=swap — 200 — 2.8 KiB — 123 ms — h2https://d287ku8w5owj51.cloudfront.net/divi/wp-content/themes/Divi/style.css?ver=4.9.4&cdn_v=20250630.1130d287ku8w5owj51.cloudfront.net/divi/... https://d287ku8w5owj51.cloudfront.net/divi/wp-content/themes/Divi/style.css?ver=4.9.4&cdn_v=20250630.1130 — 200 — 127.0 KiB — 160 ms — h2https://d287ku8w5owj51.cloudfront.net/divi/wp-content/plugins/supreme-modules-pro-for-divi/styles/style.min.css?ver=4.7.41&cdn_v=20250630.1130d287ku8w5owj51.cloudfront.net/divi/... https://d287ku8w5owj51.cloudfront.net/divi/wp-content/plugins/supreme-modules-pro-for-divi/styles/style.min.css?ver=4.7.41&cdn_v=20250630.1130 — 200 — 55.1 KiB — 139 ms — h2https://d287ku8w5owj51.cloudfront.net/divi/wp-includes/css/dashicons.min.css?ver=5.6.2&cdn_v=20250630.1130d287ku8w5owj51.cloudfront.net/divi/... https://d287ku8w5owj51.cloudfront.net/divi/wp-includes/css/dashicons.min.css?ver=5.6.2&cdn_v=20250630.1130 — 200 — 48.9 KiB — 163 ms — h2https://d287ku8w5owj51.cloudfront.net/divi/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.16&cdn_v=20250630.1130d287ku8w5owj51.cloudfront.net/divi/... https://d287ku8w5owj51.cloudfront.net/divi/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.16&cdn_v=20250630.1130 — 200 — 3.6 KiB — 158 ms — h2https://d287ku8w5owj51.cloudfront.net/divi/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=5.6.2&cdn_v=20250630.1130d287ku8w5owj51.cloudfront.net/divi/... https://d287ku8w5owj51.cloudfront.net/divi/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=5.6.2&cdn_v=20250630.1130 — 200 — 1.9 KiB — 158 ms — h2https://es.creative.com/_nuxt/643a3d6.jses.creative.com/_nuxt/643a3d6.js https://es.creative.com/_nuxt/643a3d6.js — 200 — 1.4 KiB — 418 ms — h2https://es.creative.com/_nuxt/10aa803.jses.creative.com/_nuxt/10aa803.js https://es.creative.com/_nuxt/10aa803.js — 200 — 7.9 KiB — 250 ms — h2https://es.creative.com/_nuxt/5309598.jses.creative.com/_nuxt/5309598.js https://es.creative.com/_nuxt/5309598.js — 200 — 13.3 KiB — 256 ms — h2https://es.creative.com/_nuxt/c94a2b3.jses.creative.com/_nuxt/c94a2b3.js https://es.creative.com/_nuxt/c94a2b3.js — 200 — 15.4 KiB — 296 ms — h2https://es.creative.com/_nuxt/e5a5b35.jses.creative.com/_nuxt/e5a5b35.js https://es.creative.com/_nuxt/e5a5b35.js — 200 — 3.6 KiB — 568 ms — h2https://es.creative.com/_nuxt/21b2b05.jses.creative.com/_nuxt/21b2b05.js https://es.creative.com/_nuxt/21b2b05.js — 200 — 3.7 KiB — 251 ms — h2https://es.creative.com/_nuxt/6bdd92b.jses.creative.com/_nuxt/6bdd92b.js https://es.creative.com/_nuxt/6bdd92b.js — 200 — 19.9 KiB — 568 ms — h2https://es.creative.com/_nuxt/22a143b.jses.creative.com/_nuxt/22a143b.js https://es.creative.com/_nuxt/22a143b.js — 200 — 25.9 KiB — 573 ms — h2https://es.creative.com/_nuxt/63243d3.jses.creative.com/_nuxt/63243d3.js https://es.creative.com/_nuxt/63243d3.js — 200 — 36.7 KiB — 568 ms — h2https://es.creative.com/_nuxt/27042a4.jses.creative.com/_nuxt/27042a4.js https://es.creative.com/_nuxt/27042a4.js — 200 — 5.7 KiB — 567 ms — h2https://es.creative.com/_nuxt/69e2228.jses.creative.com/_nuxt/69e2228.js https://es.creative.com/_nuxt/69e2228.js — 200 — 4.7 KiB — 566 ms — h2https://es.creative.com/_nuxt/e176e4f.jses.creative.com/_nuxt/e176e4f.js https://es.creative.com/_nuxt/e176e4f.js — 200 — 6.0 KiB — 252 ms — h2https://es.creative.com/_nuxt/87d7ff1.jses.creative.com/_nuxt/87d7ff1.js https://es.creative.com/_nuxt/87d7ff1.js — 200 — 5.5 KiB — 566 ms — h2https://es.creative.com/_nuxt/8a226d0.jses.creative.com/_nuxt/8a226d0.js https://es.creative.com/_nuxt/8a226d0.js — 200 — 8.0 KiB — 570 ms — h2https://es.creative.com/_nuxt/6a12d67.jses.creative.com/_nuxt/6a12d67.js https://es.creative.com/_nuxt/6a12d67.js — 200 — 6.7 KiB — 253 ms — h2https://es.creative.com/_nuxt/f41fa78.jses.creative.com/_nuxt/f41fa78.js https://es.creative.com/_nuxt/f41fa78.js — 200 — 26.0 KiB — 569 ms — h2https://es.creative.com/_nuxt/281d9b7.jses.creative.com/_nuxt/281d9b7.js https://es.creative.com/_nuxt/281d9b7.js — 200 — 18.7 KiB — 571 ms — h2https://es.creative.com/_nuxt/9091bee.jses.creative.com/_nuxt/9091bee.js https://es.creative.com/_nuxt/9091bee.js — 200 — 1.5 KiB — 293 ms — h2https://matomo.creative.com/matomo.jsmatomo.creative.com/matomo.js https://matomo.creative.com/matomo.js — 200 — 21.7 KiB — 292 ms — h2https://use.typekit.net/nvi0igy.jsuse.typekit.net/nvi0igy.js https://use.typekit.net/nvi0igy.js — 200 — 7.1 KiB — 76 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-KD3Gwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KD3G — 200 — 163.3 KiB — 173 ms — h2https://es.creative.com/home/clientresourceses.creative.com/home/clientresource... https://es.creative.com/home/clientresources — 200 — 16.1 KiB — 167 ms — h2https://use.typekit.net/af/ca54cd/00000000000000007735c3ec/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=i1&v=3use.typekit.net/af/ca54cd/000000000... https://use.typekit.net/af/ca54cd/00000000000000007735c3ec/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=i1&v=3 — 200 — 17.0 KiB — 15 ms — h2https://use.typekit.net/af/9a8cd3/00000000000000007735c3f0/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=n1&v=3use.typekit.net/af/9a8cd3/000000000... https://use.typekit.net/af/9a8cd3/00000000000000007735c3f0/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=n1&v=3 — 200 — 16.0 KiB — 12 ms — h2https://use.typekit.net/af/8920dd/00000000000000007735c3f4/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=i2&v=3use.typekit.net/af/8920dd/000000000... https://use.typekit.net/af/8920dd/00000000000000007735c3f4/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=i2&v=3 — 200 — 17.3 KiB — 16 ms — h2https://use.typekit.net/af/86f24e/00000000000000007735c3f8/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=n2&v=3use.typekit.net/af/86f24e/000000000... https://use.typekit.net/af/86f24e/00000000000000007735c3f8/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=n2&v=3 — 200 — 16.6 KiB — 13 ms — h2https://use.typekit.net/af/472847/00000000000000007735c3fc/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=i3&v=3use.typekit.net/af/472847/000000000... https://use.typekit.net/af/472847/00000000000000007735c3fc/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=i3&v=3 — 200 — 17.5 KiB — 23 ms — h2https://use.typekit.net/af/9508fc/00000000000000007735c3ff/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=n3&v=3use.typekit.net/af/9508fc/000000000... https://use.typekit.net/af/9508fc/00000000000000007735c3ff/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=n3&v=3 — 200 — 16.8 KiB — 14 ms — h2https://use.typekit.net/af/115c4a/00000000000000007735c401/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=n4&v=3use.typekit.net/af/115c4a/000000000... https://use.typekit.net/af/115c4a/00000000000000007735c401/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=n4&v=3 — 200 — 16.8 KiB — 12 ms — h2https://use.typekit.net/af/7ce6e0/00000000000000007735c403/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=i4&v=3use.typekit.net/af/7ce6e0/000000000... https://use.typekit.net/af/7ce6e0/00000000000000007735c403/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=i4&v=3 — 200 — 17.5 KiB — 25 ms — h2https://use.typekit.net/af/769ffb/00000000000000007735c405/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=n5&v=3use.typekit.net/af/769ffb/000000000... https://use.typekit.net/af/769ffb/00000000000000007735c405/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=n5&v=3 — 200 — 16.7 KiB — 18 ms — h2https://use.typekit.net/af/648fff/00000000000000007735c407/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=i5&v=3use.typekit.net/af/648fff/000000000... https://use.typekit.net/af/648fff/00000000000000007735c407/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=i5&v=3 — 200 — 17.5 KiB — 20 ms — h2https://use.typekit.net/af/e6f75f/00000000000000007735c409/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=i6&v=3use.typekit.net/af/e6f75f/000000000... https://use.typekit.net/af/e6f75f/00000000000000007735c409/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=i6&v=3 — 200 — 17.6 KiB — 23 ms — h2https://use.typekit.net/af/d2cdda/00000000000000007735c40b/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=n6&v=3use.typekit.net/af/d2cdda/000000000... https://use.typekit.net/af/d2cdda/00000000000000007735c40b/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=n6&v=3 — 200 — 16.8 KiB — 16 ms — h2https://use.typekit.net/af/38fec4/00000000000000007735c40c/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=i7&v=3use.typekit.net/af/38fec4/000000000... https://use.typekit.net/af/38fec4/00000000000000007735c40c/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=i7&v=3 — 200 — 17.6 KiB — 20 ms — h2https://use.typekit.net/af/383c2e/00000000000000007735c40d/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=n7&v=3use.typekit.net/af/383c2e/000000000... https://use.typekit.net/af/383c2e/00000000000000007735c40d/30/l?primer=25997e4b2d192e523682a8c8448fcdbfc623d1fc5d2624d1364ca9b724e71786&fvd=n7&v=3 — 200 — 17.0 KiB — 18 ms — h2https://p.typekit.net/p.gif?s=1&k=nvi0igy&ht=tk&h=es.creative.com&f=37357.37358.37359.37360.37361.37362.37363.37364.37365.37366.37367.37368.37369.37370&a=88033898&js=1.21.0&app=typekit&e=js&_=1776902071654p.typekit.net/p.gif?s=1&k=nvi0igy&h... https://p.typekit.net/p.gif?s=1&k=nvi0igy&ht=tk&h=es.creative.com&f=37357.37358.37359.37360.37361.37362.37363.37364.37365.37366.37367.37368.37369.37370&a=88033898&js=1.21.0&app=typekit&e=js&_=1776902071654 — 200 — 205 B — 54 ms — h2https://es.creative.com/home/storejses.creative.com/home/storejs https://es.creative.com/home/storejs — 200 — 5.2 KiB — 178 ms — h2https://matomo.creative.com/matomo.php?action_name=Creative%20Labs%20(Espa%C3%B1a)%20%7C%20Sound%20Blaster%2C%20Cascos%20con%20micro%20para%20juegos%2C%20Auriculares%2C%20Altavoces&idsite=2&rec=1&r=982138&h=23&m=54&s=31&url=https%3A%2F%2Fes.creative.com%2F&_id=&_idn=1&send_image=0&_refts=0&pv_id=kjRr23&pf_net=327&pf_srv=317&pf_tfr=159&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%2C%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%5D%2C%22mobile%22%3Atrue%2C%22model%22%3A%22moto%20g%20power%20(2022)%22%2C%22platform%22%3A%22Android%22%2C%22platformVersion%22%3A%2211.0%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=412x823matomo.creative.com/matomo.php?acti... https://matomo.creative.com/matomo.php?action_name=Creative%20Labs%20(Espa%C3%B1a)%20%7C%20Sound%20Blaster%2C%20Cascos%20con%20micro%20para%20juegos%2C%20Auriculares%2C%20Altavoces&idsite=2&rec=1&r=982138&h=23&m=54&s=31&url=https%3A%2F%2Fes.creative.com%2F&_id=&_idn=1&send_image=0&_refts=0&pv_id=kjRr23&pf_net=327&pf_srv=317&pf_tfr=159&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%2C%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%5D%2C%22mobile%22%3Atrue%2C%22model%22%3A%22moto%20g%20power%20(2022)%22%2C%22platform%22%3A%22Android%22%2C%22platformVersion%22%3A%2211.0%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=412x823 — 204 — 145 B — 3.4 s — h2https://d287ku8w5owj51.cloudfront.net/divi/wp-includes/js/jquery/jquery.min.js?ver=3.5.1d287ku8w5owj51.cloudfront.net/divi/... https://d287ku8w5owj51.cloudfront.net/divi/wp-includes/js/jquery/jquery.min.js?ver=3.5.1 — 200 — 39.3 KiB — 19 ms — h2https://d287ku8w5owj51.cloudfront.net/divi/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2d287ku8w5owj51.cloudfront.net/divi/... https://d287ku8w5owj51.cloudfront.net/divi/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2 — 200 — 5.4 KiB — 19 ms — h2https://d287ku8w5owj51.cloudfront.net/images/home/logo-creative-white.svgd287ku8w5owj51.cloudfront.net/image... https://d287ku8w5owj51.cloudfront.net/images/home/logo-creative-white.svg — 200 — 1.4 KiB — 20 ms — h2https://d287ku8w5owj51.cloudfront.net/images/home/icon-account.svgd287ku8w5owj51.cloudfront.net/image... https://d287ku8w5owj51.cloudfront.net/images/home/icon-account.svg — 200 — 1.2 KiB — 21 ms — h2https://d287ku8w5owj51.cloudfront.net/images/home/icon-search.svgd287ku8w5owj51.cloudfront.net/image... https://d287ku8w5owj51.cloudfront.net/images/home/icon-search.svg — 200 — 884 B — 21 ms — h2https://d287ku8w5owj51.cloudfront.net/images/home/icon-cart.svgd287ku8w5owj51.cloudfront.net/image... https://d287ku8w5owj51.cloudfront.net/images/home/icon-cart.svg — 200 — 1.2 KiB — 22 ms — h2https://use.typekit.net/nvi0igy.cssuse.typekit.net/nvi0igy.css https://use.typekit.net/nvi0igy.css — 200 — 1.3 KiB — 193 ms — h2https://p.typekit.net/p.css?s=1&k=nvi0igy&ht=tk&f=37357.37358.37359.37360.37361.37362.37363.37364.37365.37366.37367.37368.37369.37370&a=88033898&app=typekit&e=cssp.typekit.net/p.css?s=1&k=nvi0igy&h... https://p.typekit.net/p.css?s=1&k=nvi0igy&ht=tk&f=37357.37358.37359.37360.37361.37362.37363.37364.37365.37366.37367.37368.37369.37370&a=88033898&app=typekit&e=css — 200 — 172 B — 3 ms — h2https://d287ku8w5owj51.cloudfront.net/inline/products/shared/mdl/mdl_textfield.cssd287ku8w5owj51.cloudfront.net/inlin... https://d287ku8w5owj51.cloudfront.net/inline/products/shared/mdl/mdl_textfield.css — 200 — 2.2 KiB — 21 ms — h2https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/12/11110318/hl-pebble-nov.pngd1ltlumq33lgbo.cloudfront.net/wp-co... https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/12/11110318/hl-pebble-nov.png — 200 — 319.7 KiB — 236 ms — h2https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/10/17145724/hl-G8.pngd1ltlumq33lgbo.cloudfront.net/wp-co... https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/10/17145724/hl-G8.png — 200 — 334.1 KiB — 261 ms — h2https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/10/01175716/hl-gs5-half-1.pngd1ltlumq33lgbo.cloudfront.net/wp-co... https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/10/01175716/hl-gs5-half-1.png — 200 — 351.5 KiB — 248 ms — h2https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2026/03/19161018/website-hero-banner-Audigy-Fx-Pro_es.mp4d1ltlumq33lgbo.cloudfront.net/wp-co... https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2026/03/19161018/website-hero-banner-Audigy-Fx-Pro_es.mp4 — 206 — 5.4 MiB — 400 ms — h2https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2025/10/09151409/Pebble-Website-Banner-2.mp4d1ltlumq33lgbo.cloudfront.net/wp-co... https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2025/10/09151409/Pebble-Website-Banner-2.mp4 — 206 — 425 B — 198 ms — h2https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2025/10/09151411/Pebble-Website-Banner-mobile-2.mp4d1ltlumq33lgbo.cloudfront.net/wp-co... https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2025/10/09151411/Pebble-Website-Banner-mobile-2.mp4 — 206 — 424 B — 167 ms — h2https://d287ku8w5owj51.cloudfront.net/divi/wp-content/themes/Divi/includes/builder/styles/images/preloader.gifd287ku8w5owj51.cloudfront.net/divi/... https://d287ku8w5owj51.cloudfront.net/divi/wp-content/themes/Divi/includes/builder/styles/images/preloader.gif — 200 — 9.7 KiB — 19 ms — h2https://d287ku8w5owj51.cloudfront.net/inline/products/shared/mdl/material.min.jsd287ku8w5owj51.cloudfront.net/inlin... https://d287ku8w5owj51.cloudfront.net/inline/products/shared/mdl/material.min.js — 200 — 16.8 KiB — 19 ms — h2https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/11/01181547/btw6.pngd1ltlumq33lgbo.cloudfront.net/wp-co... https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/11/01181547/btw6.png — 200 — 62.2 KiB — 188 ms — h2https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/10/17145719/hl-G8-980x878.jpgd1ltlumq33lgbo.cloudfront.net/wp-co... https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/10/17145719/hl-G8-980x878.jpg — 200 — 144.2 KiB — 190 ms — h2https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/12/11111026/pebble-nova.pngd1ltlumq33lgbo.cloudfront.net/wp-co... https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/12/11111026/pebble-nova.png — 200 — 200.0 KiB — 187 ms — h2https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/12/11110314/hl-pebble-nova-980x878.jpgd1ltlumq33lgbo.cloudfront.net/wp-co... https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/12/11110314/hl-pebble-nova-980x878.jpg — 200 — 66.0 KiB — 191 ms — h2https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/10/01164305/hl-gs5-980x878.jpgd1ltlumq33lgbo.cloudfront.net/wp-co... https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/10/01164305/hl-gs5-980x878.jpg — 200 — 86.4 KiB — 111 ms — h2https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/10/28150338/g8.pngd1ltlumq33lgbo.cloudfront.net/wp-co... https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/10/28150338/g8.png — 200 — 143.4 KiB — 192 ms — h2https://d287ku8w5owj51.cloudfront.net/js/slick.min.jsd287ku8w5owj51.cloudfront.net/js/sl... https://d287ku8w5owj51.cloudfront.net/js/slick.min.js — 200 — 14.2 KiB — 20 ms — h2https://d287ku8w5owj51.cloudfront.net/divi/homepage2024/homepage.js?v=0.4d287ku8w5owj51.cloudfront.net/divi/... https://d287ku8w5owj51.cloudfront.net/divi/homepage2024/homepage.js?v=0.4 — 200 — 5.4 KiB — 18 ms — h2https://d287ku8w5owj51.cloudfront.net/divi/homepage2024/mhlvideo.js?v=0.3d287ku8w5owj51.cloudfront.net/divi/... https://d287ku8w5owj51.cloudfront.net/divi/homepage2024/mhlvideo.js?v=0.3 — 200 — 1.8 KiB — 19 ms — h2https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/12/20170850/usage-fitness-980x686.jpgd1ltlumq33lgbo.cloudfront.net/wp-co... https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/12/20170850/usage-fitness-980x686.jpg — 200 — 87.3 KiB — 184 ms — h2https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/12/20170848/usage-movie-music-980x529.jpgd1ltlumq33lgbo.cloudfront.net/wp-co... https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/12/20170848/usage-movie-music-980x529.jpg — 200 — 76.0 KiB — 184 ms — h2https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/12/20182404/usage-work-study-1-980x529.jpgd1ltlumq33lgbo.cloudfront.net/wp-co... https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/12/20182404/usage-work-study-1-980x529.jpg — 200 — 63.1 KiB — 184 ms — h2https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/12/20170840/usage-on-the-go-980x686.jpgd1ltlumq33lgbo.cloudfront.net/wp-co... https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/12/20170840/usage-on-the-go-980x686.jpg — 200 — 123.4 KiB — 184 ms — h2https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/12/20170843/usage-wide-gaming-980x263.jpgd1ltlumq33lgbo.cloudfront.net/wp-co... https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/12/20170843/usage-wide-gaming-980x263.jpg — 200 — 35.2 KiB — 184 ms — h2https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/12/20153023/brands-desktop-980x131.pngd1ltlumq33lgbo.cloudfront.net/wp-co... https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/12/20153023/brands-desktop-980x131.png — 200 — 22.5 KiB — 185 ms — h2https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/09/02144720/award_soundguys.pngd1ltlumq33lgbo.cloudfront.net/wp-co... https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/09/02144720/award_soundguys.png — 200 — 15.6 KiB — 166 ms — h2https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/09/02144712/award_EHA2024-ace2.pngd1ltlumq33lgbo.cloudfront.net/wp-co... https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/09/02144712/award_EHA2024-ace2.png — 200 — 29.2 KiB — 166 ms — h2https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/09/02144709/award_23ces.pngd1ltlumq33lgbo.cloudfront.net/wp-co... https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/09/02144709/award_23ces.png — 200 — 34.0 KiB — 167 ms — h2https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/09/02144714/award_forbes.pngd1ltlumq33lgbo.cloudfront.net/wp-co... https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/09/02144714/award_forbes.png — 200 — 9.5 KiB — 167 ms — h2https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/09/02144718/award_hardware.pngd1ltlumq33lgbo.cloudfront.net/wp-co... https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/09/02144718/award_hardware.png — 200 — 10.3 KiB — 168 ms — h2https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/09/02144713/award_EHA2024-pebblexplus.pngd1ltlumq33lgbo.cloudfront.net/wp-co... https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/09/02144713/award_EHA2024-pebblexplus.png — 200 — 28.9 KiB — 169 ms — h2https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/09/02144711/award_android_central.pngd1ltlumq33lgbo.cloudfront.net/wp-co... https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/09/02144711/award_android_central.png — 200 — 19.8 KiB — 169 ms — h2https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/12/20150717/award_pcworld.pngd1ltlumq33lgbo.cloudfront.net/wp-co... https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/12/20150717/award_pcworld.png — 200 — 22.6 KiB — 170 ms — h2https://d287ku8w5owj51.cloudfront.net/images/home/menu-icons/icon-sb.pngd287ku8w5owj51.cloudfront.net/image... https://d287ku8w5owj51.cloudfront.net/images/home/menu-icons/icon-sb.png — 200 — 8.1 KiB — 19 ms — h2https://es.creative.com/bundles/commonjses.creative.com/bundles/commonjs https://es.creative.com/bundles/commonjs — 200 — 84.5 KiB — 179 ms — h2https://img.creative.com/images/home/menu-icons/A-logo-dark.svgimg.creative.com/images/home/menu-i... https://img.creative.com/images/home/menu-icons/A-logo-dark.svg — 200 — 1.0 KiB — 151 ms — h2https://d287ku8w5owj51.cloudfront.net/images/home/social-icon-fb.pngd287ku8w5owj51.cloudfront.net/image... https://d287ku8w5owj51.cloudfront.net/images/home/social-icon-fb.png — 200 — 1.9 KiB — 34 ms — h2https://d287ku8w5owj51.cloudfront.net/images/home/social-icon-tw.pngd287ku8w5owj51.cloudfront.net/image... https://d287ku8w5owj51.cloudfront.net/images/home/social-icon-tw.png — 200 — 2.3 KiB — 25 ms — h2https://d287ku8w5owj51.cloudfront.net/images/home/social-icon-ig.pngd287ku8w5owj51.cloudfront.net/image... https://d287ku8w5owj51.cloudfront.net/images/home/social-icon-ig.png — 200 — 2.7 KiB — 23 ms — h2https://d287ku8w5owj51.cloudfront.net/images/home/social-icon-youtube.pngd287ku8w5owj51.cloudfront.net/image... https://d287ku8w5owj51.cloudfront.net/images/home/social-icon-youtube.png — 200 — 2.1 KiB — 26 ms — h2https://d287ku8w5owj51.cloudfront.net/images/home/menu-icons/menu_usage.gifd287ku8w5owj51.cloudfront.net/image... https://d287ku8w5owj51.cloudfront.net/images/home/menu-icons/menu_usage.gif — 200 — 80.2 KiB — 34 ms — h2https://d287ku8w5owj51.cloudfront.net/images/home/menu-icons/icon-speakers.pngd287ku8w5owj51.cloudfront.net/image... https://d287ku8w5owj51.cloudfront.net/images/home/menu-icons/icon-speakers.png — 200 — 13.4 KiB — 31 ms — h2https://d287ku8w5owj51.cloudfront.net/images/home/menu-icons/icon-hpp.pngd287ku8w5owj51.cloudfront.net/image... https://d287ku8w5owj51.cloudfront.net/images/home/menu-icons/icon-hpp.png — 200 — 13.5 KiB — 32 ms — h2https://d287ku8w5owj51.cloudfront.net/images/home/menu-icons/icon-webcam.pngd287ku8w5owj51.cloudfront.net/image... https://d287ku8w5owj51.cloudfront.net/images/home/menu-icons/icon-webcam.png — 200 — 7.6 KiB — 28 ms — h2https://d287ku8w5owj51.cloudfront.net/images/home/menu-icons/icon-acc.pngd287ku8w5owj51.cloudfront.net/image... https://d287ku8w5owj51.cloudfront.net/images/home/menu-icons/icon-acc.png — 200 — 6.8 KiB — 29 ms — h2https://img.creative.com/fontastic/creative.woffimg.creative.com/fontastic/creative... https://img.creative.com/fontastic/creative.woff — 200 — 12.2 KiB — 136 ms — h2https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2025/10/09151411/Pebble-Website-Banner-mobile-2.mp4d1ltlumq33lgbo.cloudfront.net/wp-co... https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2025/10/09151411/Pebble-Website-Banner-mobile-2.mp4 — 206 — 33.4 KiB — 112 ms — h2https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2025/10/09151409/Pebble-Website-Banner-2.mp4d1ltlumq33lgbo.cloudfront.net/wp-co... https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2025/10/09151409/Pebble-Website-Banner-2.mp4 — 206 — 13.6 KiB — 95 ms — h2https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2025/10/09151411/Pebble-Website-Banner-mobile-2.mp4d1ltlumq33lgbo.cloudfront.net/wp-co... https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2025/10/09151411/Pebble-Website-Banner-mobile-2.mp4 — 206 — 5.1 MiB — 221 ms — h2https://es.creative.com/bundles/takeoveres.creative.com/bundles/takeover https://es.creative.com/bundles/takeover — 200 — 8.9 KiB — 167 ms — h2https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2025/10/09151409/Pebble-Website-Banner-2.mp4d1ltlumq33lgbo.cloudfront.net/wp-co... https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2025/10/09151409/Pebble-Website-Banner-2.mp4 — 206 — 4.9 MiB — 289 ms — h2https://d287ku8w5owj51.cloudfront.net/divi/wp-content/plugins/popups-for-divi/scripts/ie-compat.min.js?ver=3.0.3&cdn_v=20250630.1130d287ku8w5owj51.cloudfront.net/divi/... https://d287ku8w5owj51.cloudfront.net/divi/wp-content/plugins/popups-for-divi/scripts/ie-compat.min.js?ver=3.0.3&cdn_v=20250630.1130 — 200 — 4.6 KiB — 21 ms — h2https://d287ku8w5owj51.cloudfront.net/divi/wp-content/plugins/popups-for-divi/scripts/front.min.js?ver=3.0.3&cdn_v=20250630.1130d287ku8w5owj51.cloudfront.net/divi/... https://d287ku8w5owj51.cloudfront.net/divi/wp-content/plugins/popups-for-divi/scripts/front.min.js?ver=3.0.3&cdn_v=20250630.1130 — 200 — 26.8 KiB — 20 ms — h2https://d287ku8w5owj51.cloudfront.net/divi/wp-content/themes/Divi/js/custom.unified.js?ver=4.9.4&cdn_v=20250630.1130d287ku8w5owj51.cloudfront.net/divi/... https://d287ku8w5owj51.cloudfront.net/divi/wp-content/themes/Divi/js/custom.unified.js?ver=4.9.4&cdn_v=20250630.1130 — 200 — 181.2 KiB — 27 ms — h2https://d287ku8w5owj51.cloudfront.net/divi/wp-content/themes/Divi/core/js/common.js?ver=4.9.4&cdn_v=20250630.1130d287ku8w5owj51.cloudfront.net/divi/... https://d287ku8w5owj51.cloudfront.net/divi/wp-content/themes/Divi/core/js/common.js?ver=4.9.4&cdn_v=20250630.1130 — 200 — 1.2 KiB — 21 ms — h2https://d287ku8w5owj51.cloudfront.net/divi/wp-includes/js/wp-embed.min.js?ver=5.6.2&cdn_v=20250630.1130d287ku8w5owj51.cloudfront.net/divi/... https://d287ku8w5owj51.cloudfront.net/divi/wp-includes/js/wp-embed.min.js?ver=5.6.2&cdn_v=20250630.1130 — 200 — 1.4 KiB — 19 ms — h2https://d287ku8w5owj51.cloudfront.net/divi/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=4.2.16&cdn_v=20250630.1130d287ku8w5owj51.cloudfront.net/divi/... https://d287ku8w5owj51.cloudfront.net/divi/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=4.2.16&cdn_v=20250630.1130 — 200 — 51.3 KiB — 19 ms — h2https://d287ku8w5owj51.cloudfront.net/divi/wp-includes/js/mediaelement/mediaelement-migrate.min.js?ver=5.6.2&cdn_v=20250630.1130d287ku8w5owj51.cloudfront.net/divi/... https://d287ku8w5owj51.cloudfront.net/divi/wp-includes/js/mediaelement/mediaelement-migrate.min.js?ver=5.6.2&cdn_v=20250630.1130 — 200 — 1.2 KiB — 18 ms — h2https://d287ku8w5owj51.cloudfront.net/divi/wp-includes/js/mediaelement/wp-mediaelement.min.js?ver=5.6.2&cdn_v=20250630.1130d287ku8w5owj51.cloudfront.net/divi/... https://d287ku8w5owj51.cloudfront.net/divi/wp-includes/js/mediaelement/wp-mediaelement.min.js?ver=5.6.2&cdn_v=20250630.1130 — 200 — 1.1 KiB — 19 ms — h2https://www.googletagmanager.com/gtag/js?id=G-KGB67921WL&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-KGB67921WL&cx=c&gtm=4e64k1 — 200 — 170.7 KiB — 65 ms — h2https://www.google.com/ccm/collect?rcb=5&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fes.creative.com%2F&scrsrc=www.googletagmanager.com&rnd=1834724644.1776902073&dt=Creative%20Labs%20(Espa%C3%B1a)%20%7C%20Sound%20Blaster%2C%20Cascos%20con%20micro%20para%20juegos%2C%20Auriculares%2C%20Altavoces&auid=1246726144.1776902073&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k1v6152656za200zd6152656xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938468~117266401~117384406~118463262&apve=1&apvf=f&apvc=1&tft=1776902073097&tfd=3742www.google.com/ccm/collect?rcb=5&fr... https://www.google.com/ccm/collect?rcb=5&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fes.creative.com%2F&scrsrc=www.googletagmanager.com&rnd=1834724644.1776902073&dt=Creative%20Labs%20(Espa%C3%B1a)%20%7C%20Sound%20Blaster%2C%20Cascos%20con%20micro%20para%20juegos%2C%20Auriculares%2C%20Altavoces&auid=1246726144.1776902073&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k1v6152656za200zd6152656xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938468~117266401~117384406~118463262&apve=1&apvf=f&apvc=1&tft=1776902073097&tfd=3742 — 200 — 21 B — 139 ms — h3https://es.creative.com/customer/?r=0.4670883319119149&callback=jQuery37108765132234214826_1776902072477&_=1776902072478es.creative.com/customer/?r=0.46708... https://es.creative.com/customer/?r=0.4670883319119149&callback=jQuery37108765132234214826_1776902072477&_=1776902072478 — 200 — 5.2 KiB — 186 ms — h2https://es.creative.com/searches.creative.com/search https://es.creative.com/search — 200 — 21.3 KiB — 167 ms — h2https://api.creative.com/page/api/v1/site/es/noticesapi.creative.com/page/api/v1/site/e... https://api.creative.com/page/api/v1/site/es/notices — 200 — 1.6 KiB — 635 ms — h2https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2026/03/19161020/website-hero-banner-Audigy-Fx-Pro-mobile-ES.jpgd1ltlumq33lgbo.cloudfront.net/wp-co... https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2026/03/19161020/website-hero-banner-Audigy-Fx-Pro-mobile-ES.jpg — 200 — 302.6 KiB — 1.1 s — h2https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/12/23094125/usage-mobile-fitness.jpgd1ltlumq33lgbo.cloudfront.net/wp-co... https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/12/23094125/usage-mobile-fitness.jpg — 200 — 214.7 KiB — 34 ms — h2https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/12/23094131/usage-mobile-movie-music.jpgd1ltlumq33lgbo.cloudfront.net/wp-co... https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/12/23094131/usage-mobile-movie-music.jpg — 200 — 157.7 KiB — 45 ms — h2https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/12/20182544/usage-mobile-work-study.jpgd1ltlumq33lgbo.cloudfront.net/wp-co... https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/12/20182544/usage-mobile-work-study.jpg — 200 — 168.6 KiB — 39 ms — h2https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/12/23094134/usage-mobile-on-the-go.jpgd1ltlumq33lgbo.cloudfront.net/wp-co... https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/12/23094134/usage-mobile-on-the-go.jpg — 200 — 262.3 KiB — 35 ms — h2https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/12/23094128/usage-mobile-gaming.jpgd1ltlumq33lgbo.cloudfront.net/wp-co... https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/12/23094128/usage-mobile-gaming.jpg — 200 — 235.3 KiB — 33 ms — h2https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/12/23135911/brands-mobile-1-980x521.pngd1ltlumq33lgbo.cloudfront.net/wp-co... https://d1ltlumq33lgbo.cloudfront.net/wp-content/uploads/2024/12/23135911/brands-mobile-1-980x521.png — 200 — 49.0 KiB — 31 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-KGB67921WL&gtm=45je64k1v894454463z86152656za20gzb6152656zd6152656&_p=1776902071535&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=964641571.1776902073&frm=0&pscdl=noapi&rcb=8&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401~117512543&sid=1776902073&sct=1&seg=0&dl=https%3A%2F%2Fes.creative.com%2F&dt=Creative%20Labs%20(Espa%C3%B1a)%20%7C%20Sound%20Blaster%2C%20Cascos%20con%20micro%20para%20juegos%2C%20Auriculares%2C%20Altavoces&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=4098region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-KGB67921WL&gtm=45je64k1v894454463z86152656za20gzb6152656zd6152656&_p=1776902071535&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=964641571.1776902073&frm=0&pscdl=noapi&rcb=8&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401~117512543&sid=1776902073&sct=1&seg=0&dl=https%3A%2F%2Fes.creative.com%2F&dt=Creative%20Labs%20(Espa%C3%B1a)%20%7C%20Sound%20Blaster%2C%20Cascos%20con%20micro%20para%20juegos%2C%20Auriculares%2C%20Altavoces&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=4098 — 204 — 548 B — 112 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-KGB67921WL&cid=964641571.1776902073&gtm=45je64k1v894454463z86152656za20gzb6152656zd6152656&rcb=8&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938468~117266401~117512543stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-KGB67921WL&cid=964641571.1776902073&gtm=45je64k1v894454463z86152656za20gzb6152656zd6152656&rcb=8&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938468~117266401~117512543 — 204 — 548 B — 114 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-KGB67921WL&cid=964641571.1776902073&gtm=45je64k1v894454463z86152656za20gzb6152656zd6152656&rcb=8&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938468~117266401~117512543&z=419002064www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-KGB67921WL&cid=964641571.1776902073&gtm=45je64k1v894454463z86152656za20gzb6152656zd6152656&rcb=8&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938468~117266401~117512543&z=419002064 — 200 — 408 B — 119 ms — h2https://ssl.google-analytics.com/ga.jsssl.google-analytics.com/ga.js https://ssl.google-analytics.com/ga.js — 200 — 17.4 KiB — 125 ms — h2https://im-yacms.s3.ap-southeast-1.amazonaws.com/wp-content/uploads/2026/04/16095601/estore-light-up-mobile-es.jpgim-yacms.s3.ap-southeast-1.amazonaw... https://im-yacms.s3.ap-southeast-1.amazonaws.com/wp-content/uploads/2026/04/16095601/estore-light-up-mobile-es.jpg — 200 — 250.5 KiB — 1.2 s — http/1.1https://ssl.google-analytics.com/__utm.gif?utmwv=5.7.2&utms=1&utmn=1142255521&utmhn=es.creative.com&utmt=event&utme=5(internal-homepage-sale*sidepopupopen*hp-sale-sidepopup-open)&utmcs=UTF-8&utmsr=412x823&utmvp=412x823&utmsc=24-bit&utmul=en-us&utmje=0&utmfl=-&utmdt=Creative%20Labs%20(Espa%C3%B1a)%20%7C%20Sound%20Blaster%2C%20Cascos%20con%20micro%20para%20juegos%2C%20Auriculares%2C%20Altavoces&utmhid=1592754259&utmr=-&utmp=%2F&utmht=1776902073952&utmac=UA-8521956-1&utmgtm=45He64k1n51KD3Gv6152656za200zd6152656&utmcc=__utma%3D183883442.964641571.1776902073.1776902074.1776902074.1%3B%2B__utmz%3D183883442.1776902074.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&utmjid=&utmu=4mAgAABAAAGBAAAAAgABAAAE~ssl.google-analytics.com/__utm.gif?... https://ssl.google-analytics.com/__utm.gif?utmwv=5.7.2&utms=1&utmn=1142255521&utmhn=es.creative.com&utmt=event&utme=5(internal-homepage-sale*sidepopupopen*hp-sale-sidepopup-open)&utmcs=UTF-8&utmsr=412x823&utmvp=412x823&utmsc=24-bit&utmul=en-us&utmje=0&utmfl=-&utmdt=Creative%20Labs%20(Espa%C3%B1a)%20%7C%20Sound%20Blaster%2C%20Cascos%20con%20micro%20para%20juegos%2C%20Auriculares%2C%20Altavoces&utmhid=1592754259&utmr=-&utmp=%2F&utmht=1776902073952&utmac=UA-8521956-1&utmgtm=45He64k1n51KD3Gv6152656za200zd6152656&utmcc=__utma%3D183883442.964641571.1776902073.1776902074.1776902074.1%3B%2B__utmz%3D183883442.1776902074.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&utmjid=&utmu=4mAgAABAAAGBAAAAAgABAAAE~ — 200 — 438 B — 30 ms — h2https://es.creative.com/favicon.icoes.creative.com/favicon.ico https://es.creative.com/favicon.ico — 200 — 88.9 KiB — 169 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 5501ms · 755KB · €60/mo
es.creative.com
Other
Costly
Execution 1920ms
Transfer 46 KB
Monthly Cost €21/mo
Unattributable
Other
Costly
Execution 1142ms
Transfer 0 KB
Monthly Cost €12/mo
es.creative.com
Other
Costly
Execution 780ms
Transfer 84 KB
Unused 55%
Monthly Cost €8/mo
es.creative.com
Other
Costly
Execution 337ms
Transfer 19 KB
Monthly Cost €4/mo
d287ku8w5owj51.cloudfront.net
Other
Costly
Execution 322ms
Transfer 39 KB
Monthly Cost €4/mo
d287ku8w5owj51.cloudfront.net
Other
Costly
Execution 294ms
Transfer 181 KB
Unused 58%
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Costly
Execution 283ms
Transfer 163 KB
Unused 38%
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Costly
Execution 272ms
Transfer 171 KB
Unused 41%
Monthly Cost €3/mo
d287ku8w5owj51.cloudfront.net
Other
Optional
Execution 151ms
Transfer 51 KB
Unused 52%
Monthly Cost €2/mo

These scripts may cost more than they're worth

  • es.creative.com adds 1920ms and costs ~€21/month
  • Unattributable adds 1142ms and costs ~€12/month
  • es.creative.com adds 780ms and costs ~€8/month
  • es.creative.com adds 337ms and costs ~€4/month
  • d287ku8w5owj51.cloudfront.net adds 322ms and costs ~€4/month
  • d287ku8w5owj51.cloudfront.net adds 294ms and costs ~€3/month
  • Google Tag Manager adds 283ms and costs ~€3/month
  • Google Tag Manager adds 272ms 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

es.creative.com takes 1920ms 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 1142ms 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

es.creative.com takes 780ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

55% of es.creative.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

es.creative.com takes 337ms 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

d287ku8w5owj51.cloudfront.net takes 322ms 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

d287ku8w5owj51.cloudfront.net takes 294ms 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

58% of d287ku8w5owj51.cloudfront.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

Google Tag Manager takes 283ms 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 272ms 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 d287ku8w5owj51.cloudfront.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

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