Skip to content
https://bose.com

Performance

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

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

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

6.69 s

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

9.09 s

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

1.80 s

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

0.004

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

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

30.69 s

Page Load Progression

812 ms
1.6 s
2.4 s
3.2 s
4.1 s
4.9 s
5.7 s
6.5 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
3.6 MB transferred, 204 requests
FIX
3.6 MB transferred, 204 requests
Warning::
Page weighs 11.4 MB (3.6 MB transferred)
Warning::
JavaScript is 2.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.5 MB
Info::
Fonts are 411 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 411 KB
Warning::
204 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.75 g CO2 per page load
3.6 MB / 2.4 MB budget
3.6 MB transferred
204 requests
0.75 g CO2 per page load
JavaScript 2.5 MiB 69%
Images 454.7 KiB 12%
Fonts 411.1 KiB 11%
CSS 195.0 KiB 5%
HTML 44.5 KiB 1%
Other 18.3 KiB 0%
Other 10.2 KiB 0%
Other 9.7 KiB 0%
Other 5.9 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (3.6 MiB of 3.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
10001ms total JS execution
FIX
10001ms total JS execution
Warning::
https://www.bose.com/on/demandware.static/Sites-Bo...: 1651ms CPU time
Warning::
https://www.bose.com/home: 1573ms CPU time
Warning::
Unattributable: 1142ms CPU time
Warning::
https://bose23981z.btttag.com/btt.js: 704ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-K63...: 636ms CPU time
Warning::
Third-party scripts: 10001ms (100% of total)

Main Thread Breakdown

Script Evaluation 52% Style & Layout 20% Other 18% Script Parsing & Compilation 6%
ScriptTotalScriptingParse/CompileParty
https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/js/main.js1651ms512ms58ms3rd
https://www.bose.com/home1573ms80ms12ms3rd
Unattributable1142ms220ms0ms3rd
https://bose23981z.btttag.com/btt.js704ms233ms15ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-K63WC3N636ms537ms44ms3rd
https://js-agent.newrelic.com/nr-loader-spa-1.308.0.min.js633ms525ms5ms3rd
https://b4fbcb118aa4.cdn4.forter.com/sn/b4fbcb118aa4/script.js558ms489ms31ms3rd
https://t.contentsquare.net/uxa/5eebbd0a3ad46.js358ms282ms71ms3rd
https://www.googletagmanager.com/gtag/js?id=G-XKSN6Q02ZN&cx=c&gtm=4e64k1326ms284ms36ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-N8B39BX&gtm=4e64k1302ms252ms35ms3rd

Showing top 10 of 28 scripts

F
JS Bundles
Action
61 scripts, 833 KB unused
FIX
61 scripts, 833 KB unused
Warning::
https://www.bose.com/on/demandware.static/Sites-Bo...: 122 KB unused (66%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://wd.bose.com/assets/smart-tag/versioned/mai...: 100 KB unused (68%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://b4fbcb118aa4.cdn4.forter.com/sn/b4fbcb118a...: 88 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://t.contentsquare.net/uxa/5eebbd0a3ad46.js: 78 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-XKSN...: 63 KB unused (37%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 833 KB
833 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/js/main.js185 KB122 KB (66%)3rd
https://wd.bose.com/assets/smart-tag/versioned/main-v2_9e4958801741d4d875ab94da23b6d39a.br.js146 KB100 KB (68%)3rd
https://b4fbcb118aa4.cdn4.forter.com/sn/b4fbcb118aa4/script.js219 KB88 KB (40%)3rd
https://t.contentsquare.net/uxa/5eebbd0a3ad46.js147 KB78 KB (53%)3rd
https://www.googletagmanager.com/gtag/js?id=G-XKSN6Q02ZN&cx=c&gtm=4e64k1169 KB63 KB (37%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MT3DPNX&gtm=4e64k1146 KB60 KB (41%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-N8B39BX&gtm=4e64k1132 KB60 KB (45%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-K63WC3N151 KB55 KB (37%)3rd
https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMQ.js110 KB54 KB (50%)3rd
https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/js/nonCriticalCheckoutScripts.js67 KB48 KB (72%)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
204 resources · 3.6 MB · 833 KB savings available
FIX
204 resources · 3.6 MB · 833 KB savings available
Warning::
Page weight 2.6 MB over 1MB target
Got: 3.6 MB Expected: ≤ 1 MB
Info::
~833 KB of savings available
Warning::
203 third-party resources (100% of weight)
Info::
3 resources over 200KB
204 resources · 3.6 MiB · 203 third-party 2.6 MiB over 1MB target
JavaScript 69% · 2.5 MiB
Image 12% · 459.4 KiB
Font 11% · 411.1 KiB
CSS 5% · 195.0 KiB
Document 1% · 47.9 KiB
Other 1% · 36.0 KiB

~833.4 KiB of savings available

Remove unused JavaScript: 833.4 KiB
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: no-cache, no-store, max-age=0, must-revalidate
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-cache, no-store, max-age=0, must-revalidate

DirectiveValueMeaning
no-cacheCache but always revalidate first
no-storeNever cache this response
max-age0Cache for 0 seconds
must-revalidateMust recheck with server after expiry
C
Image Optimization
Action
41 images, 0 KB saveable
REVIEW
41 images, 0 KB saveable
Warning::
https://assets.bosecreative.com/transform/33c2ff63... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets.bosecreative.com/transform/4d6f0e9d... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets.bosecreative.com/transform/667a70bc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets.bosecreative.com/transform/7c05ef9a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.bose.com/on/demandware.static/Sites-Bo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
41 images 455 KB
0 oversized -0 KB
27 legacy format
5 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

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

Web fonts

9

411 KB total

Render-blocking

0

of 9

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 6.7 s LCP 9.1 shttps://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/fonts/bose/text/BoseText-Regular.woff2BoseText-Regular.woff2 https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/fonts/bose/text/BoseText-Regular.woff2 — 40.2 KiB — 39 ms — font-display: swaphttps://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/fonts/bose-icons/bose-icons.ttf?30s80tbose-icons.ttf https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/fonts/bose-icons/bose-icons.ttf?30s80t — 96.5 KiB — 49 ms — font-display: swaphttps://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/fonts/bose/headline/Bose-HeadlineBold.woff2Bose-HeadlineBold.woff2 https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/fonts/bose/headline/Bose-HeadlineBold.woff2 — 37.1 KiB — 36 ms — font-display: swaphttps://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/fonts/bose/text/BoseText-Medium.woff2BoseText-Medium.woff2 https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/fonts/bose/text/BoseText-Medium.woff2 — 41.2 KiB — 34 ms — font-display: swaphttps://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/fonts/bose/text/BoseText-RegularItalic.woff2BoseText-RegularItalic.... https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/fonts/bose/text/BoseText-RegularItalic.woff2 — 40.6 KiB — 33 ms — font-display: swaphttps://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/fonts/bose/headline/Bose-HeadlineRegular.woff2Bose-HeadlineRegular.woff2 https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/fonts/bose/headline/Bose-HeadlineRegular.woff2 — 35.7 KiB — 36 ms — font-display: swaphttps://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/fonts/bose/text/BoseText-MediumItalic.woff2BoseText-MediumItalic.w... https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/fonts/bose/text/BoseText-MediumItalic.woff2 — 41.0 KiB — 35 ms — font-display: swaphttps://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/fonts/bose/text/BoseText-Light.woff2BoseText-Light.woff2 https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/fonts/bose/text/BoseText-Light.woff2 — 36.7 KiB — 33 ms — font-display: swaphttps://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/fonts/bose/text/BoseText-Bold.woff2BoseText-Bold.woff2 https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/fonts/bose/text/BoseText-Bold.woff2 — 42.2 KiB — 32 ms — font-display: swap
BoseText-Regular.woff2 woff2 swap
Size 40 KB
Load time 39 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
bose-icons.ttf ttf swap
Size 97 KB
Load time 49 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Bose-HeadlineBold.woff2 woff2 swap
Size 37 KB
Load time 36 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
BoseText-Medium.woff2 woff2 swap
Size 41 KB
Load time 34 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
BoseText-RegularItalic.... woff2 swap
Size 41 KB
Load time 33 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
Bose-HeadlineRegular.woff2 woff2 swap
Size 36 KB
Load time 36 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
BoseText-MediumItalic.w... woff2 swap
Size 41 KB
Load time 35 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
BoseText-Light.woff2 woff2 swap
Size 37 KB
Load time 33 ms
Start 3.5 s
Risk FOUT — text flashes from fallback to web font
BoseText-Bold.woff2 woff2 swap
Size 42 KB
Load time 32 ms
Start 3.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)

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

Current Resource Hints

preconnect
+5
15
preload
1
dns-prefetch
prefetch

16 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
204 requests over 4417ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 6.7 s LCP 9.1 shttps://bose.com// https://bose.com/ — 301 — 1.4 KiB — 61 ms — h2https://www.bose.com/www.bose.com/ https://www.bose.com/ — 301 — 507 B — 429 ms — h2https://www.bose.com/homewww.bose.com/home https://www.bose.com/home — 200 — 40.3 KiB — 204 ms — h2https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/css/global.csswww.bose.com/on/demandware.static/S... https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/css/global.css — 200 — 171.4 KiB — 102 ms — h3https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/css/homePageStyles.csswww.bose.com/on/demandware.static/S... https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/css/homePageStyles.css — 200 — 15.3 KiB — 103 ms — h3https://players.brightcove.net/1239686373001/2ueMEJkwg_default/index.min.jsplayers.brightcove.net/123968637300... https://players.brightcove.net/1239686373001/2ueMEJkwg_default/index.min.js — 200 — 344.0 KiB — 53 ms — h2https://534003555.collect.igodigital.com/collect.js534003555.collect.igodigital.com/co... https://534003555.collect.igodigital.com/collect.js — 200 — 2.4 KiB — 386 ms — h2https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/default/dwee64507d/images/logo.svgwww.bose.com/on/demandware.static/S... https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/default/dwee64507d/images/logo.svg — 200 — 1.6 KiB — 104 ms — h3https://assets.bosecreative.com/transform/b576fa3e-20fe-47b1-859f-ea99905b4411/SLM-Black_SLRPII-LuxeSilver_UOEBLE26-MoonlightGrey_FY27_MyBoseDay_SF_HP-Panel1_Silos_Mobile_1534x2728_1?io=transform:fit,height:2728,width:1534&format=avif&quality=95assets.bosecreative.com/transform/b... https://assets.bosecreative.com/transform/b576fa3e-20fe-47b1-859f-ea99905b4411/SLM-Black_SLRPII-LuxeSilver_UOEBLE26-MoonlightGrey_FY27_MyBoseDay_SF_HP-Panel1_Silos_Mobile_1534x2728_1?io=transform:fit,height:2728,width:1534&format=avif&quality=95 — 200 — 245.4 KiB — 179 ms — h2https://assets.bosecreative.com/transform/4d6f0e9d-5e83-4fba-907b-2275299cc4b7/1632x1224_E-Comm_Gallery_Primary_Silo_Desktop?quality=90&io=width:370,height:282,transform:fit&io=width:370,height:282,transform:fitassets.bosecreative.com/transform/4... https://assets.bosecreative.com/transform/4d6f0e9d-5e83-4fba-907b-2275299cc4b7/1632x1224_E-Comm_Gallery_Primary_Silo_Desktop?quality=90&io=width:370,height:282,transform:fit&io=width:370,height:282,transform:fit — 200 — 10.0 KiB — 131 ms — h2https://assets.bosecreative.com/transform/33c2ff63-b9a1-4b4b-878c-0965e48860d9/SLHM_WarmWood-Gallery-1-816x612?format=avif&quality=95&io=width:370,height:282,transform:fit&io=width:370,height:282,transform:fitassets.bosecreative.com/transform/3... https://assets.bosecreative.com/transform/33c2ff63-b9a1-4b4b-878c-0965e48860d9/SLHM_WarmWood-Gallery-1-816x612?format=avif&quality=95&io=width:370,height:282,transform:fit&io=width:370,height:282,transform:fit — 200 — 14.6 KiB — 58 ms — h2https://assets.bosecreative.com/transform/7c05ef9a-9753-4b72-8589-3f9b2e00f325/UOEBLE26-MoonlightGrey_SF_PDP_E-Comm-Gallery_1_1632x1224?format=avif&quality=95&io=width:370,height:282,transform:fit&io=width:370,height:282,transform:fitassets.bosecreative.com/transform/7... https://assets.bosecreative.com/transform/7c05ef9a-9753-4b72-8589-3f9b2e00f325/UOEBLE26-MoonlightGrey_SF_PDP_E-Comm-Gallery_1_1632x1224?format=avif&quality=95&io=width:370,height:282,transform:fit&io=width:370,height:282,transform:fit — 200 — 13.3 KiB — 49 ms — h2https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/js/edq-v1.1.1-custom.jswww.bose.com/on/demandware.static/S... https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/js/edq-v1.1.1-custom.js — 200 — 11.0 KiB — 34 ms — h3https://edqprofservus.blob.core.windows.net/assets/1.6.3/global-intuitive-unicorn.cssedqprofservus.blob.core.windows.net... https://edqprofservus.blob.core.windows.net/assets/1.6.3/global-intuitive-unicorn.css — 200 — 1.3 KiB — 489 ms — http/1.1https://edqprofservus.blob.core.windows.net/assets/1.6.3/pro-web.cssedqprofservus.blob.core.windows.net... https://edqprofservus.blob.core.windows.net/assets/1.6.3/pro-web.css — 200 — 6.9 KiB — 455 ms — http/1.1https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/js/edqUtils.jswww.bose.com/on/demandware.static/S... https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/js/edqUtils.js — 200 — 13.2 KiB — 36 ms — h3https://assets.bosecreative.com/transform/667a70bc-3053-4cab-a083-832458ef1769/QCUHIILE26-DesertGold_SF_PDP_E-Comm-Gallery_1_1632x1224?format=avif&quality=95&io=width:370,height:282,transform:fit&io=width:370,height:282,transform:fitassets.bosecreative.com/transform/6... https://assets.bosecreative.com/transform/667a70bc-3053-4cab-a083-832458ef1769/QCUHIILE26-DesertGold_SF_PDP_E-Comm-Gallery_1_1632x1224?format=avif&quality=95&io=width:370,height:282,transform:fit&io=width:370,height:282,transform:fit — 200 — 13.4 KiB — 22 ms — h2https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/js/main.jswww.bose.com/on/demandware.static/S... https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/js/main.js — 200 — 185.2 KiB — 67 ms — h3https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/js/pdpSummary.jswww.bose.com/on/demandware.static/S... https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/js/pdpSummary.js — 200 — 3.3 KiB — 34 ms — h3https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/js/nonCriticalCheckoutScripts.jswww.bose.com/on/demandware.static/S... https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/js/nonCriticalCheckoutScripts.js — 200 — 66.9 KiB — 41 ms — h3https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/internal/jscript/dwanalytics-22.2.jswww.bose.com/on/demandware.static/S... https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/internal/jscript/dwanalytics-22.2.js — 200 — 3.0 KiB — 35 ms — h3https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/internal/jscript/dwac-21.7.jswww.bose.com/on/demandware.static/S... https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/internal/jscript/dwac-21.7.js — 200 — 2.1 KiB — 66 ms — h3https://cdn.cquotient.com/js/v2/gretel.min.jscdn.cquotient.com/js/v2/gretel.min.... https://cdn.cquotient.com/js/v2/gretel.min.js — 200 — 21.3 KiB — 106 ms — h2https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015 — 200 — 6.9 KiB — 111 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-K63WC3Nwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-K63WC3N — 200 — 151.3 KiB — 179 ms — h2https://magiclayer.bose.com/api/v1/injections?pathname=%2Fhome&environment=prodmagiclayer.bose.com/api/v1/injectio... https://magiclayer.bose.com/api/v1/injections?pathname=%2Fhome&environment=prod — 200 — 3.6 KiB — 295 ms — h2https://assets.bosecreative.com/transform/24e5d9f0-32bd-4f6f-b791-27a1d1df1ba9/SunsetPeach_Collection_SF_Shop-Nav_Tabletop_Mobile_750x420?io=width:1,height:1,transform:fillassets.bosecreative.com/transform/2... https://assets.bosecreative.com/transform/24e5d9f0-32bd-4f6f-b791-27a1d1df1ba9/SunsetPeach_Collection_SF_Shop-Nav_Tabletop_Mobile_750x420?io=width:1,height:1,transform:fill — 200 — 4.2 KiB — 19 ms — h2https://assets.bosecreative.com/transform/f165bc99-821b-455b-b4d0-5427fafc6da2/QCUHIILE26_UOEBLE26_DriftwoodSand_CM_MothersDayGuide_SF_HP-Panel2_Silo_Desktop_2716x1506-V2?io=width:1,height:1,transform:fillassets.bosecreative.com/transform/f... https://assets.bosecreative.com/transform/f165bc99-821b-455b-b4d0-5427fafc6da2/QCUHIILE26_UOEBLE26_DriftwoodSand_CM_MothersDayGuide_SF_HP-Panel2_Silo_Desktop_2716x1506-V2?io=width:1,height:1,transform:fill — 200 — 4.3 KiB — 19 ms — h2https://assets.bosecreative.com/transform/c19023f9-6a68-4c38-8e2b-6d07572feaa3/QCUHII26-WhiteSmoke_SF_HP_Panel2_StartOfSale_Silo_Desktop_3840x2160?io=width:1,height:1,transform:fillassets.bosecreative.com/transform/c... https://assets.bosecreative.com/transform/c19023f9-6a68-4c38-8e2b-6d07572feaa3/QCUHII26-WhiteSmoke_SF_HP_Panel2_StartOfSale_Silo_Desktop_3840x2160?io=width:1,height:1,transform:fill — 200 — 4.3 KiB — 20 ms — h2https://assets.bosecreative.com/transform/1bb17ac6-df7c-4d03-a847-68c8301764a1/SLFLXII_CM_SL_Flex_EarlyDeal_SF_Nav-Flyout_Silo_Desktop_1920x1920?io=width:1,height:1,transform:fillassets.bosecreative.com/transform/1... https://assets.bosecreative.com/transform/1bb17ac6-df7c-4d03-a847-68c8301764a1/SLFLXII_CM_SL_Flex_EarlyDeal_SF_Nav-Flyout_Silo_Desktop_1920x1920?io=width:1,height:1,transform:fill — 200 — 4.2 KiB — 20 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 6.7 s LCP 9.1 shttps://bose.com// https://bose.com/ — 301 — 1.4 KiB — 61 ms — h2https://www.bose.com/www.bose.com/ https://www.bose.com/ — 301 — 507 B — 429 ms — h2https://www.bose.com/homewww.bose.com/home https://www.bose.com/home — 200 — 40.3 KiB — 204 ms — h2https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/css/global.csswww.bose.com/on/demandware.static/S... https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/css/global.css — 200 — 171.4 KiB — 102 ms — h3https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/css/homePageStyles.csswww.bose.com/on/demandware.static/S... https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/css/homePageStyles.css — 200 — 15.3 KiB — 103 ms — h3https://players.brightcove.net/1239686373001/2ueMEJkwg_default/index.min.jsplayers.brightcove.net/123968637300... https://players.brightcove.net/1239686373001/2ueMEJkwg_default/index.min.js — 200 — 344.0 KiB — 53 ms — h2https://534003555.collect.igodigital.com/collect.js534003555.collect.igodigital.com/co... https://534003555.collect.igodigital.com/collect.js — 200 — 2.4 KiB — 386 ms — h2https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/default/dwee64507d/images/logo.svgwww.bose.com/on/demandware.static/S... https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/default/dwee64507d/images/logo.svg — 200 — 1.6 KiB — 104 ms — h3https://assets.bosecreative.com/transform/b576fa3e-20fe-47b1-859f-ea99905b4411/SLM-Black_SLRPII-LuxeSilver_UOEBLE26-MoonlightGrey_FY27_MyBoseDay_SF_HP-Panel1_Silos_Mobile_1534x2728_1?io=transform:fit,height:2728,width:1534&format=avif&quality=95assets.bosecreative.com/transform/b... https://assets.bosecreative.com/transform/b576fa3e-20fe-47b1-859f-ea99905b4411/SLM-Black_SLRPII-LuxeSilver_UOEBLE26-MoonlightGrey_FY27_MyBoseDay_SF_HP-Panel1_Silos_Mobile_1534x2728_1?io=transform:fit,height:2728,width:1534&format=avif&quality=95 — 200 — 245.4 KiB — 179 ms — h2https://assets.bosecreative.com/transform/4d6f0e9d-5e83-4fba-907b-2275299cc4b7/1632x1224_E-Comm_Gallery_Primary_Silo_Desktop?quality=90&io=width:370,height:282,transform:fit&io=width:370,height:282,transform:fitassets.bosecreative.com/transform/4... https://assets.bosecreative.com/transform/4d6f0e9d-5e83-4fba-907b-2275299cc4b7/1632x1224_E-Comm_Gallery_Primary_Silo_Desktop?quality=90&io=width:370,height:282,transform:fit&io=width:370,height:282,transform:fit — 200 — 10.0 KiB — 131 ms — h2https://assets.bosecreative.com/transform/33c2ff63-b9a1-4b4b-878c-0965e48860d9/SLHM_WarmWood-Gallery-1-816x612?format=avif&quality=95&io=width:370,height:282,transform:fit&io=width:370,height:282,transform:fitassets.bosecreative.com/transform/3... https://assets.bosecreative.com/transform/33c2ff63-b9a1-4b4b-878c-0965e48860d9/SLHM_WarmWood-Gallery-1-816x612?format=avif&quality=95&io=width:370,height:282,transform:fit&io=width:370,height:282,transform:fit — 200 — 14.6 KiB — 58 ms — h2https://assets.bosecreative.com/transform/7c05ef9a-9753-4b72-8589-3f9b2e00f325/UOEBLE26-MoonlightGrey_SF_PDP_E-Comm-Gallery_1_1632x1224?format=avif&quality=95&io=width:370,height:282,transform:fit&io=width:370,height:282,transform:fitassets.bosecreative.com/transform/7... https://assets.bosecreative.com/transform/7c05ef9a-9753-4b72-8589-3f9b2e00f325/UOEBLE26-MoonlightGrey_SF_PDP_E-Comm-Gallery_1_1632x1224?format=avif&quality=95&io=width:370,height:282,transform:fit&io=width:370,height:282,transform:fit — 200 — 13.3 KiB — 49 ms — h2https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/js/edq-v1.1.1-custom.jswww.bose.com/on/demandware.static/S... https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/js/edq-v1.1.1-custom.js — 200 — 11.0 KiB — 34 ms — h3https://edqprofservus.blob.core.windows.net/assets/1.6.3/global-intuitive-unicorn.cssedqprofservus.blob.core.windows.net... https://edqprofservus.blob.core.windows.net/assets/1.6.3/global-intuitive-unicorn.css — 200 — 1.3 KiB — 489 ms — http/1.1https://edqprofservus.blob.core.windows.net/assets/1.6.3/pro-web.cssedqprofservus.blob.core.windows.net... https://edqprofservus.blob.core.windows.net/assets/1.6.3/pro-web.css — 200 — 6.9 KiB — 455 ms — http/1.1https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/js/edqUtils.jswww.bose.com/on/demandware.static/S... https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/js/edqUtils.js — 200 — 13.2 KiB — 36 ms — h3https://assets.bosecreative.com/transform/667a70bc-3053-4cab-a083-832458ef1769/QCUHIILE26-DesertGold_SF_PDP_E-Comm-Gallery_1_1632x1224?format=avif&quality=95&io=width:370,height:282,transform:fit&io=width:370,height:282,transform:fitassets.bosecreative.com/transform/6... https://assets.bosecreative.com/transform/667a70bc-3053-4cab-a083-832458ef1769/QCUHIILE26-DesertGold_SF_PDP_E-Comm-Gallery_1_1632x1224?format=avif&quality=95&io=width:370,height:282,transform:fit&io=width:370,height:282,transform:fit — 200 — 13.4 KiB — 22 ms — h2https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/js/main.jswww.bose.com/on/demandware.static/S... https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/js/main.js — 200 — 185.2 KiB — 67 ms — h3https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/js/pdpSummary.jswww.bose.com/on/demandware.static/S... https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/js/pdpSummary.js — 200 — 3.3 KiB — 34 ms — h3https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/js/nonCriticalCheckoutScripts.jswww.bose.com/on/demandware.static/S... https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/js/nonCriticalCheckoutScripts.js — 200 — 66.9 KiB — 41 ms — h3https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/internal/jscript/dwanalytics-22.2.jswww.bose.com/on/demandware.static/S... https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/internal/jscript/dwanalytics-22.2.js — 200 — 3.0 KiB — 35 ms — h3https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/internal/jscript/dwac-21.7.jswww.bose.com/on/demandware.static/S... https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/internal/jscript/dwac-21.7.js — 200 — 2.1 KiB — 66 ms — h3https://cdn.cquotient.com/js/v2/gretel.min.jscdn.cquotient.com/js/v2/gretel.min.... https://cdn.cquotient.com/js/v2/gretel.min.js — 200 — 21.3 KiB — 106 ms — h2https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015 — 200 — 6.9 KiB — 111 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-K63WC3Nwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-K63WC3N — 200 — 151.3 KiB — 179 ms — h2https://magiclayer.bose.com/api/v1/injections?pathname=%2Fhome&environment=prodmagiclayer.bose.com/api/v1/injectio... https://magiclayer.bose.com/api/v1/injections?pathname=%2Fhome&environment=prod — 200 — 3.6 KiB — 295 ms — h2https://assets.bosecreative.com/transform/24e5d9f0-32bd-4f6f-b791-27a1d1df1ba9/SunsetPeach_Collection_SF_Shop-Nav_Tabletop_Mobile_750x420?io=width:1,height:1,transform:fillassets.bosecreative.com/transform/2... https://assets.bosecreative.com/transform/24e5d9f0-32bd-4f6f-b791-27a1d1df1ba9/SunsetPeach_Collection_SF_Shop-Nav_Tabletop_Mobile_750x420?io=width:1,height:1,transform:fill — 200 — 4.2 KiB — 19 ms — h2https://assets.bosecreative.com/transform/f165bc99-821b-455b-b4d0-5427fafc6da2/QCUHIILE26_UOEBLE26_DriftwoodSand_CM_MothersDayGuide_SF_HP-Panel2_Silo_Desktop_2716x1506-V2?io=width:1,height:1,transform:fillassets.bosecreative.com/transform/f... https://assets.bosecreative.com/transform/f165bc99-821b-455b-b4d0-5427fafc6da2/QCUHIILE26_UOEBLE26_DriftwoodSand_CM_MothersDayGuide_SF_HP-Panel2_Silo_Desktop_2716x1506-V2?io=width:1,height:1,transform:fill — 200 — 4.3 KiB — 19 ms — h2https://assets.bosecreative.com/transform/c19023f9-6a68-4c38-8e2b-6d07572feaa3/QCUHII26-WhiteSmoke_SF_HP_Panel2_StartOfSale_Silo_Desktop_3840x2160?io=width:1,height:1,transform:fillassets.bosecreative.com/transform/c... https://assets.bosecreative.com/transform/c19023f9-6a68-4c38-8e2b-6d07572feaa3/QCUHII26-WhiteSmoke_SF_HP_Panel2_StartOfSale_Silo_Desktop_3840x2160?io=width:1,height:1,transform:fill — 200 — 4.3 KiB — 20 ms — h2https://assets.bosecreative.com/transform/1bb17ac6-df7c-4d03-a847-68c8301764a1/SLFLXII_CM_SL_Flex_EarlyDeal_SF_Nav-Flyout_Silo_Desktop_1920x1920?io=width:1,height:1,transform:fillassets.bosecreative.com/transform/1... https://assets.bosecreative.com/transform/1bb17ac6-df7c-4d03-a847-68c8301764a1/SLFLXII_CM_SL_Flex_EarlyDeal_SF_Nav-Flyout_Silo_Desktop_1920x1920?io=width:1,height:1,transform:fill — 200 — 4.2 KiB — 20 ms — h2https://assets.bosecreative.com/transform/eea23e96-4ff0-4e15-973f-d1de94d8bbb9/SF_QCEB25_HP-FEAT-PANEL-2_WHITE_SITU?io=width:1,height:1,transform:fillassets.bosecreative.com/transform/e... https://assets.bosecreative.com/transform/eea23e96-4ff0-4e15-973f-d1de94d8bbb9/SF_QCEB25_HP-FEAT-PANEL-2_WHITE_SITU?io=width:1,height:1,transform:fill — 200 — 4.1 KiB — 21 ms — h2https://assets.bosecreative.com/transform/24e5d9f0-32bd-4f6f-b791-27a1d1df1ba9/SunsetPeach_Collection_SF_Shop-Nav_Tabletop_Mobile_750x420?io=transform:fit,height:420,width:750&format=avif&quality=95assets.bosecreative.com/transform/2... https://assets.bosecreative.com/transform/24e5d9f0-32bd-4f6f-b791-27a1d1df1ba9/SunsetPeach_Collection_SF_Shop-Nav_Tabletop_Mobile_750x420?io=transform:fit,height:420,width:750&format=avif&quality=95 — 200 — 50.0 KiB — 19 ms — h2https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/fonts/bose/text/BoseText-Regular.woff2www.bose.com/on/demandware.static/S... https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/fonts/bose/text/BoseText-Regular.woff2 — 200 — 40.2 KiB — 39 ms — h3https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/fonts/bose-icons/bose-icons.ttf?30s80twww.bose.com/on/demandware.static/S... https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/fonts/bose-icons/bose-icons.ttf?30s80t — 200 — 96.5 KiB — 49 ms — h3https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/fonts/bose/headline/Bose-HeadlineBold.woff2www.bose.com/on/demandware.static/S... https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/fonts/bose/headline/Bose-HeadlineBold.woff2 — 200 — 37.1 KiB — 36 ms — h3https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/fonts/bose/text/BoseText-Medium.woff2www.bose.com/on/demandware.static/S... https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/fonts/bose/text/BoseText-Medium.woff2 — 200 — 41.2 KiB — 34 ms — h3https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/fonts/bose/text/BoseText-RegularItalic.woff2www.bose.com/on/demandware.static/S... https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/fonts/bose/text/BoseText-RegularItalic.woff2 — 200 — 40.6 KiB — 33 ms — h3https://assets.bosecreative.com/transform/39a7a70c-1108-47f1-a14e-c7b841bf0f95/15_shot10_porsche_myron_07153_v2?io=width:1,height:1,transform:fillassets.bosecreative.com/transform/3... https://assets.bosecreative.com/transform/39a7a70c-1108-47f1-a14e-c7b841bf0f95/15_shot10_porsche_myron_07153_v2?io=width:1,height:1,transform:fill — 200 — 18.7 KiB — 19 ms — h2data:image/svg+xml;charset=utf-8,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmln…data:image/svg+xml;charset=utf-8,%3... data:image/svg+xml;charset=utf-8,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmln… — 200 — 0 B — 0 ms — datahttps://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/fonts/bose/headline/Bose-HeadlineRegular.woff2www.bose.com/on/demandware.static/S... https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/fonts/bose/headline/Bose-HeadlineRegular.woff2 — 200 — 35.7 KiB — 36 ms — h3https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/fonts/bose/text/BoseText-MediumItalic.woff2www.bose.com/on/demandware.static/S... https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/fonts/bose/text/BoseText-MediumItalic.woff2 — 200 — 41.0 KiB — 35 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-MT3DPNX&gtm=4e64k1www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MT3DPNX&gtm=4e64k1 — 200 — 146.2 KiB — 60 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-N8B39BX&gtm=4e64k1www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-N8B39BX&gtm=4e64k1 — 200 — 132.4 KiB — 82 ms — h2https://bose23981z.btttag.com/btt.jsbose23981z.btttag.com/btt.js https://bose23981z.btttag.com/btt.js — 200 — 42.2 KiB — 116 ms — h2https://js-agent.newrelic.com/nr-loader-spa-1.308.0.min.jsjs-agent.newrelic.com/nr-loader-spa... https://js-agent.newrelic.com/nr-loader-spa-1.308.0.min.js — 200 — 20.8 KiB — 9 ms — h2https://t.contentsquare.net/uxa/5eebbd0a3ad46.jst.contentsquare.net/uxa/5eebbd0a3ad... https://t.contentsquare.net/uxa/5eebbd0a3ad46.js — 200 — 147.4 KiB — 130 ms — h2https://edge.curalate.com/sites/bosetrial-bwg0vm/site/latest/site.min.jsedge.curalate.com/sites/bosetrial-b... https://edge.curalate.com/sites/bosetrial-bwg0vm/site/latest/site.min.js — 200 — 21.2 KiB — 114 ms — h3https://tagging.bose.com/proxydirectory/tags/11012/tag.jstagging.bose.com/proxydirectory/tag... https://tagging.bose.com/proxydirectory/tags/11012/tag.js — 200 — 49.9 KiB — 546 ms — h2blob:https://www.bose.com/9f54380e-e824-46d3-92c5-101d95b03ab5www.bose.com/9f54380e-e824-46d3-92c... blob:https://www.bose.com/9f54380e-e824-46d3-92c5-101d95b03ab5 — 200 — 0 B — 3 ms — blobblob:https://www.bose.com/6edea2a1-c5c6-448f-bd17-883b5f7089dewww.bose.com/6edea2a1-c5c6-448f-bd1... blob:https://www.bose.com/6edea2a1-c5c6-448f-bd17-883b5f7089de — 200 — 0 B — 2 ms — blobhttps://b4fbcb118aa4.cdn4.forter.com/sn/b4fbcb118aa4/script.jsb4fbcb118aa4.cdn4.forter.com/sn/b4f... https://b4fbcb118aa4.cdn4.forter.com/sn/b4fbcb118aa4/script.js — 200 — 218.6 KiB — 146 ms — h2https://assets.bosecreative.com/transform/4dbdd516-cd4e-4048-96fb-cbada4c2f017/QCUHIILE26_UOEBLE26_DriftwoodSand_CM_MothersDayGuide_SF_Nav-Flyout_Silo_Mobile_750x420-V2?io=transform:fit,height:420,width:750&format=avif&quality=95assets.bosecreative.com/transform/4... https://assets.bosecreative.com/transform/4dbdd516-cd4e-4048-96fb-cbada4c2f017/QCUHIILE26_UOEBLE26_DriftwoodSand_CM_MothersDayGuide_SF_Nav-Flyout_Silo_Mobile_750x420-V2?io=transform:fit,height:420,width:750&format=avif&quality=95 — 200 — 59.2 KiB — 20 ms — h2https://d230nbo8hrfeqy.cloudfront.net/d2f163cb.jsd230nbo8hrfeqy.cloudfront.net/d2f16... https://d230nbo8hrfeqy.cloudfront.net/d2f163cb.js — 200 — 64.6 KiB — 122 ms — h3https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — -1 — 0 B — 253 ms — https://www.bose.com/on/demandware.store/Sites-Bose_US-Site/en_US/Support-ExperienceCloudRedirectInfowww.bose.com/on/demandware.store/Si... https://www.bose.com/on/demandware.store/Sites-Bose_US-Site/en_US/Support-ExperienceCloudRedirectInfo — 200 — 658 B — 125 ms — h3https://www.bose.com/on/demandware.store/Sites-Bose_US-Site/en_US/Wishlist-CheckIfExistsInWishListwww.bose.com/on/demandware.store/Si... https://www.bose.com/on/demandware.store/Sites-Bose_US-Site/en_US/Wishlist-CheckIfExistsInWishList — 200 — 661 B — 128 ms — h3https://www.googletagmanager.com/gtag/js?id=G-XKSN6Q02ZN&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-XKSN6Q02ZN&cx=c&gtm=4e64k1 — 200 — 168.7 KiB — 98 ms — h3https://tag.wknd.ai/8533/i.jstag.wknd.ai/8533/i.js https://tag.wknd.ai/8533/i.js — 200 — 4.5 KiB — 128 ms — h2https://tagging.bose.com/proxydirectory/11012/pageInfotagging.bose.com/proxydirectory/110... https://tagging.bose.com/proxydirectory/11012/pageInfo — 200 — 580 B — 110 ms — h2https://s.pinimg.com/ct/core.jss.pinimg.com/ct/core.js https://s.pinimg.com/ct/core.js — 200 — 2.1 KiB — 77 ms — h2https://c.amazon-adsystem.com/aat/amzn.jsc.amazon-adsystem.com/aat/amzn.js https://c.amazon-adsystem.com/aat/amzn.js — 200 — 8.9 KiB — 99 ms — h2https://bat.bing.com/bat.jsbat.bing.com/bat.js https://bat.bing.com/bat.js — 200 — 15.5 KiB — 144 ms — h2https://static.ads-twitter.com/uwt.jsstatic.ads-twitter.com/uwt.js https://static.ads-twitter.com/uwt.js — 200 — 13.4 KiB — 151 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 44 ms — h3https://sc-static.net/scevent.min.jssc-static.net/scevent.min.js https://sc-static.net/scevent.min.js — 200 — 24.8 KiB — 93 ms — h2https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=C20JT1A6P62B4G5GQPHG&lib=ttqanalytics.tiktok.com/i18n/pixel/eve... https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=C20JT1A6P62B4G5GQPHG&lib=ttq — 200 — 3.3 KiB — 192 ms — h2https://www.redditstatic.com/ads/pixel.jswww.redditstatic.com/ads/pixel.js https://www.redditstatic.com/ads/pixel.js — 200 — 19.0 KiB — 44 ms — h2https://pixel.byspotify.com/ping.min.jspixel.byspotify.com/ping.min.js https://pixel.byspotify.com/ping.min.js — 200 — 10.3 KiB — 89 ms — h2https://beacon.lynx.cognitivlabs.com/pixel/capture?tags=bose_ucp&referer=&page_url=https%3A%2F%2Fwww.bose.com%2Fhome&event=page_view&gtmcb=618141526beacon.lynx.cognitivlabs.com/pixel/... https://beacon.lynx.cognitivlabs.com/pixel/capture?tags=bose_ucp&referer=&page_url=https%3A%2F%2Fwww.bose.com%2Fhome&event=page_view&gtmcb=618141526 — 302 — 408 B — 386 ms — http/1.1https://trkn.us/pixel/conv/ppt=23670;g=sitewide-conversions;gid=57815&?ord=1436956872trkn.us/pixel/conv/ppt=23670;g=site... https://trkn.us/pixel/conv/ppt=23670;g=sitewide-conversions;gid=57815&?ord=1436956872 — 302 — 553 B — 160 ms — http/1.1https://www.bose.com/on/demandware.store/Sites-Bose_US-Site/en_US/__Analytics-Start?url=https%3A%2F%2Fwww.bose.com%2Fhome&res=412x823&cookie=1&ref=&title=Headphones%2C%20Earbuds%2C%20Speakers%2C%20Soundbars%2C%20%26%20More%20%7C%20Bose&pdf=1&qt=0&realp=0&wma=0&dir=0&fla=0&java=0&gears=0&ag=0&dwac=0.6059801628336493&cmpn=&tz=US/Eastern&pcc=USD&pct=&pcat=&dw_dnt=0www.bose.com/on/demandware.store/Si... https://www.bose.com/on/demandware.store/Sites-Bose_US-Site/en_US/__Analytics-Start?url=https%3A%2F%2Fwww.bose.com%2Fhome&res=412x823&cookie=1&ref=&title=Headphones%2C%20Earbuds%2C%20Speakers%2C%20Soundbars%2C%20%26%20More%20%7C%20Bose&pdf=1&qt=0&realp=0&wma=0&dir=0&fla=0&java=0&gears=0&ag=0&dwac=0.6059801628336493&cmpn=&tz=US/Eastern&pcc=USD&pct=&pcat=&dw_dnt=0 — 200 — 278 B — 122 ms — h3blob:https://www.bose.com/5ceda80b-4238-45f5-a08d-fbf9349b084dwww.bose.com/5ceda80b-4238-45f5-a08... blob:https://www.bose.com/5ceda80b-4238-45f5-a08d-fbf9349b084d — 200 — -1 B — 33 ms — blobhttps://c.az.contentsquare.net/pageview?ex=&dt=130&pvt=n&cvars=%7B%221%22%3A%5B%22page_type%22%2C%22homepage%22%5D%2C%222%22%3A%5B%22page_name%22%2C%22homepage%20%3E%20home%22%5D%2C%223%22%3A%5B%22country%22%2C%22US%22%5D%2C%224%22%3A%5B%22language%22%2C%22en_US%22%5D%2C%225%22%3A%5B%22login_status%22%2C%22Guest%22%5D%7D&cvarp=%7B%221%22%3A%5B%22page_type%22%2C%22homepage%22%5D%2C%222%22%3A%5B%22page_name%22%2C%22homepage%20%3E%20home%22%5D%2C%223%22%3A%5B%22country%22%2C%22US%22%5D%2C%224%22%3A%5B%22language%22%2C%22en_US%22%5D%2C%225%22%3A%5B%22login_status%22%2C%22Guest%22%5D%7D&la=en-US&uc=0&url=https%3A%2F%2Fwww.bose.com%2Fhome&dr=&dw=412&dh=6944&ww=412&wh=823&sw=412&sh=823&uu=1ac570bd-791d-aa16-b600-cb239e313db5&sn=1&hd=1776899753&v=15.211.0&pid=45632&pn=1&ct=0c.az.contentsquare.net/pageview?ex=... https://c.az.contentsquare.net/pageview?ex=&dt=130&pvt=n&cvars=%7B%221%22%3A%5B%22page_type%22%2C%22homepage%22%5D%2C%222%22%3A%5B%22page_name%22%2C%22homepage%20%3E%20home%22%5D%2C%223%22%3A%5B%22country%22%2C%22US%22%5D%2C%224%22%3A%5B%22language%22%2C%22en_US%22%5D%2C%225%22%3A%5B%22login_status%22%2C%22Guest%22%5D%7D&cvarp=%7B%221%22%3A%5B%22page_type%22%2C%22homepage%22%5D%2C%222%22%3A%5B%22page_name%22%2C%22homepage%20%3E%20home%22%5D%2C%223%22%3A%5B%22country%22%2C%22US%22%5D%2C%224%22%3A%5B%22language%22%2C%22en_US%22%5D%2C%225%22%3A%5B%22login_status%22%2C%22Guest%22%5D%7D&la=en-US&uc=0&url=https%3A%2F%2Fwww.bose.com%2Fhome&dr=&dw=412&dh=6944&ww=412&wh=823&sw=412&sh=823&uu=1ac570bd-791d-aa16-b600-cb239e313db5&sn=1&hd=1776899753&v=15.211.0&pid=45632&pn=1&ct=0 — 204 — 272 B — 218 ms — h2https://c.az.contentsquare.net/pageEvent?value=H4sIAAAAAAAAA3MM8I33C4oPTi0uzszP83RRqFEwTEw2NTdIStE1tzRM0U1MNDTTTTIzMNBNTjIytkw1NjROSTLVMwQAMnYIRTkAAAA%3D&ct=2&isETR=false&isCustomHashId=false&v=15.211.0&pid=45632&pn=1&sn=1&uu=1ac570bd-791d-aa16-b600-cb239e313db5&r=375423c.az.contentsquare.net/pageEvent?va... https://c.az.contentsquare.net/pageEvent?value=H4sIAAAAAAAAA3MM8I33C4oPTi0uzszP83RRqFEwTEw2NTdIStE1tzRM0U1MNDTTTTIzMNBNTjIytkw1NjROSTLVMwQAMnYIRTkAAAA%3D&ct=2&isETR=false&isCustomHashId=false&v=15.211.0&pid=45632&pn=1&sn=1&uu=1ac570bd-791d-aa16-b600-cb239e313db5&r=375423 — 204 — 19 B — 201 ms — h2https://c.az.contentsquare.net/dvar?v=15.211.0&pid=45632&pn=1&sn=1&uu=1ac570bd-791d-aa16-b600-cb239e313db5&dv=H4sIAAAAAAAAA6tWSikvzkxRslLKqyyPD61yjTcwVNJRcgzwjfcLig9OLS7OzM%2FzdAHKGyYmm5obJKXomlsapugmJhqa6SaZGRjoJicZGVumGhsapySZ6hkq1QIAD75jV1IAAAA%3D&ct=2&r=452725c.az.contentsquare.net/dvar?v=15.21... https://c.az.contentsquare.net/dvar?v=15.211.0&pid=45632&pn=1&sn=1&uu=1ac570bd-791d-aa16-b600-cb239e313db5&dv=H4sIAAAAAAAAA6tWSikvzkxRslLKqyyPD61yjTcwVNJRcgzwjfcLig9OLS7OzM%2FzdAHKGyYmm5obJKXomlsapugmJhqa6SaZGRjoJicZGVumGhsapySZ6hkq1QIAD75jV1IAAAA%3D&ct=2&r=452725 — 204 — 272 B — 194 ms — h2https://c.az.contentsquare.net/errors?v=15.211.0&pid=45632&pn=1&sn=1&uu=1ac570bd-791d-aa16-b600-cb239e313db5&ct=0c.az.contentsquare.net/errors?v=15.... https://c.az.contentsquare.net/errors?v=15.211.0&pid=45632&pn=1&sn=1&uu=1ac570bd-791d-aa16-b600-cb239e313db5&ct=0 — 204 — 19 B — 198 ms — h2blob:https://www.bose.com/51298efe-0445-4488-b1a4-c6406dbe75e8www.bose.com/51298efe-0445-4488-b1a... blob:https://www.bose.com/51298efe-0445-4488-b1a4-c6406dbe75e8 — 200 — -1 B — 9 ms — blobhttps://trkn.us/pixel/conv/ppt=23670;g=sitewide-conversions;gid=57815&?ord=1436956872;ip=141.227.188.123;cuidchk=1trkn.us/pixel/conv/ppt=23670;g=site... https://trkn.us/pixel/conv/ppt=23670;g=sitewide-conversions;gid=57815&?ord=1436956872;ip=141.227.188.123;cuidchk=1 — 200 — 721 B — 28 ms — http/1.1https://wd.bose.com/assets/smart-tag/versioned/runtime_c81e76ee00d795b1eebf8d27949f8dc5.br.jswd.bose.com/assets/smart-tag/versio... https://wd.bose.com/assets/smart-tag/versioned/runtime_c81e76ee00d795b1eebf8d27949f8dc5.br.js — 200 — 1.1 KiB — 160 ms — h2https://pixel-config.reddit.com/pixels/t2_55cukgph/configpixel-config.reddit.com/pixels/t2_5... https://pixel-config.reddit.com/pixels/t2_55cukgph/config — 200 — 215 B — 66 ms — h2https://alb.reddit.com/rp.gif?ts=1776899753441&id=t2_55cukgph&event=PageVisit&m.itemCount=&m.value=&m.valueDecimal=&m.currency=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=9f26ba0f-7c47-4ffc-b8fd-f8a69624d089&aaid=&external_id=&idfa=&integration=reddit&partner=&partner_version=&opt_out=0&sh=823&sw=412&v=rdt_f3936046&dpm=&dpcc=&dprc=alb.reddit.com/rp.gif?ts=1776899753... https://alb.reddit.com/rp.gif?ts=1776899753441&id=t2_55cukgph&event=PageVisit&m.itemCount=&m.value=&m.valueDecimal=&m.currency=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=9f26ba0f-7c47-4ffc-b8fd-f8a69624d089&aaid=&external_id=&idfa=&integration=reddit&partner=&partner_version=&opt_out=0&sh=823&sw=412&v=rdt_f3936046&dpm=&dpcc=&dprc= — 200 — 666 B — 137 ms — h2https://connect.facebook.net/signals/config/614560262052456?v=2.9.303&r=stable&domain=www.bose.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/614560262052456?v=2.9.303&r=stable&domain=www.bose.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168 — 200 — 45.0 KiB — 17 ms — h3https://s.pinimg.com/ct/lib/main.10d2511a.jss.pinimg.com/ct/lib/main.10d2511a.j... https://s.pinimg.com/ct/lib/main.10d2511a.js — 200 — 27.6 KiB — 7 ms — h2https://c.amazon-adsystem.com/aat/amzn.jsc.amazon-adsystem.com/aat/amzn.js https://c.amazon-adsystem.com/aat/amzn.js — 200 — 0 B — 8 ms — h2https://c.amazon-adsystem.com/aat/amzn.jsc.amazon-adsystem.com/aat/amzn.js https://c.amazon-adsystem.com/aat/amzn.js — 200 — 0 B — 2 ms — h2https://aax-eu.amazon-adsystem.com/s/iu3?pid=42545d8b-7707-46c5-a6ab-75ba24f1cdef&event=PageView&pagename=Headphones%2C+Earbuds%2C+Speakers%2C+Soundbars%2C+%26+More++++++++%7C+Bose&ts=1776899753237&eventSource=amzn.js&uuid=33254d38-3968-4f80-8d89-79adde9ab81aaax-eu.amazon-adsystem.com/s/iu3?pi... https://aax-eu.amazon-adsystem.com/s/iu3?pid=42545d8b-7707-46c5-a6ab-75ba24f1cdef&event=PageView&pagename=Headphones%2C+Earbuds%2C+Speakers%2C+Soundbars%2C+%26+More++++++++%7C+Bose&ts=1776899753237&eventSource=amzn.js&uuid=33254d38-3968-4f80-8d89-79adde9ab81a — 302 — 928 B — 409 ms — http/1.1https://aax-eu.amazon-adsystem.com/s/iu3?pid=3fcc65f7-bab4-4232-9f15-48fbc0837f50&event=PageView&pagename=Headphones_Earbuds_Speakers_Soundbars_More_Bose&pagetype=homepage&page_path=home&ts=1776899753238&eventSource=amzn.js&uuid=e824530f-2f5c-483d-b8f7-407fe58b4ed4aax-eu.amazon-adsystem.com/s/iu3?pi... https://aax-eu.amazon-adsystem.com/s/iu3?pid=3fcc65f7-bab4-4232-9f15-48fbc0837f50&event=PageView&pagename=Headphones_Earbuds_Speakers_Soundbars_More_Bose&pagetype=homepage&page_path=home&ts=1776899753238&eventSource=amzn.js&uuid=e824530f-2f5c-483d-b8f7-407fe58b4ed4 — 302 — 934 B — 423 ms — http/1.1https://aax-eu.amazon-adsystem.com/s/iu3?pid=42545d8b-7707-46c5-a6ab-75ba24f1cdef&event=Homepage&ts=1776899753238&eventSource=amzn.js&uuid=0dd7ed2f-d936-4dd8-911a-b5669731e2b1aax-eu.amazon-adsystem.com/s/iu3?pi... https://aax-eu.amazon-adsystem.com/s/iu3?pid=42545d8b-7707-46c5-a6ab-75ba24f1cdef&event=Homepage&ts=1776899753238&eventSource=amzn.js&uuid=0dd7ed2f-d936-4dd8-911a-b5669731e2b1 — 302 — 844 B — 410 ms — http/1.1https://aax-eu.amazon-adsystem.com/s/iu3?pid=184f85cc-3d16-43cf-80b7-fdae22a5dc5b&event=PageView&pagename=Headphones_Earbuds_Speakers_Soundbars_More_Bose&pagetype=homepage&page_path=home&ts=1776899753239&eventSource=amzn.js&uuid=056408c3-efdb-4bc4-add9-365d2b58c8dcaax-eu.amazon-adsystem.com/s/iu3?pi... https://aax-eu.amazon-adsystem.com/s/iu3?pid=184f85cc-3d16-43cf-80b7-fdae22a5dc5b&event=PageView&pagename=Headphones_Earbuds_Speakers_Soundbars_More_Bose&pagetype=homepage&page_path=home&ts=1776899753239&eventSource=amzn.js&uuid=056408c3-efdb-4bc4-add9-365d2b58c8dc — 302 — 934 B — 404 ms — http/1.1https://aax-eu.amazon-adsystem.com/s/iu3?pid=71a6df76-bc3d-497d-9a3d-d9fdad278a7e&event=PageView&pagename=Headphones_Earbuds_Speakers_Soundbars_More_Bose&pagetype=homepage&page_path=home&ts=1776899753240&eventSource=amzn.js&uuid=03798b76-7909-4c4b-a8d7-eed1fc4dade7aax-eu.amazon-adsystem.com/s/iu3?pi... https://aax-eu.amazon-adsystem.com/s/iu3?pid=71a6df76-bc3d-497d-9a3d-d9fdad278a7e&event=PageView&pagename=Headphones_Earbuds_Speakers_Soundbars_More_Bose&pagetype=homepage&page_path=home&ts=1776899753240&eventSource=amzn.js&uuid=03798b76-7909-4c4b-a8d7-eed1fc4dade7 — 302 — 934 B — 403 ms — http/1.1https://tr.snapchat.com/config/com/a9cbe6be-52c7-4a72-a4aa-287b22bb9c37.js?v=3.56.0-2604221701tr.snapchat.com/config/com/a9cbe6be... https://tr.snapchat.com/config/com/a9cbe6be-52c7-4a72-a4aa-287b22bb9c37.js?v=3.56.0-2604221701 — 200 — 781 B — 192 ms — h2https://tr.snapchat.com/cm/i?pid=a9cbe6be-52c7-4a72-a4aa-287b22bb9c37&u_scsid=26843c9e-63a3-4d83-9edc-f8031cf63afa&u_sclid=c648af1e-7a9c-4ff4-94bc-96fef3a5d9b4tr.snapchat.com/cm/i?pid=a9cbe6be-5... https://tr.snapchat.com/cm/i?pid=a9cbe6be-52c7-4a72-a4aa-287b22bb9c37&u_scsid=26843c9e-63a3-4d83-9edc-f8031cf63afa&u_sclid=c648af1e-7a9c-4ff4-94bc-96fef3a5d9b4 — 200 — 201 B — 107 ms — h2https://www.bose.com/on/demandware.store/Sites-Bose_US-Site/en_US/ForterValidate-UpdateForterInfowww.bose.com/on/demandware.store/Si... https://www.bose.com/on/demandware.store/Sites-Bose_US-Site/en_US/ForterValidate-UpdateForterInfo — 200 — 467 B — 121 ms — h3blob:https://www.bose.com/3d5da872-2e02-43da-9baf-f474cb4e726cwww.bose.com/3d5da872-2e02-43da-9ba... blob:https://www.bose.com/3d5da872-2e02-43da-9baf-f474cb4e726c — 200 — -1 B — 149 ms — blobhttps://wd.bose.com/assets/smart-tag/versioned/main-v2_9e4958801741d4d875ab94da23b6d39a.br.jswd.bose.com/assets/smart-tag/versio... https://wd.bose.com/assets/smart-tag/versioned/main-v2_9e4958801741d4d875ab94da23b6d39a.br.js — 200 — 146.4 KiB — 90 ms — h2https://wd.bose.com/assets/smart-tag/versioned/cjs_min_92abedfd1b9757a428bfcd7452d0081f.jswd.bose.com/assets/smart-tag/versio... https://wd.bose.com/assets/smart-tag/versioned/cjs_min_92abedfd1b9757a428bfcd7452d0081f.js — 200 — 16.0 KiB — 33 ms — h2https://cdn0.forter.com/b4fbcb118aa4/20b06940b11f4076bebe71fbaade401b/prop.json?_=1776899753637cdn0.forter.com/b4fbcb118aa4/20b069... https://cdn0.forter.com/b4fbcb118aa4/20b06940b11f4076bebe71fbaade401b/prop.json?_=1776899753637 — 200 — 356 B — 482 ms — http/1.1https://beacon.lynx.cognitivlabs.com/pixel/capture?tags=bose_ucp&referer=&page_url=https%3A%2F%2Fwww.bose.com%2Fhome&event=page_view&gtmcb=618141526&rf=1beacon.lynx.cognitivlabs.com/pixel/... https://beacon.lynx.cognitivlabs.com/pixel/capture?tags=bose_ucp&referer=&page_url=https%3A%2F%2Fwww.bose.com%2Fhome&event=page_view&gtmcb=618141526&rf=1 — 200 — 184 B — 125 ms — http/1.1https://pixels.spotify.com/v1/config/9cca84a468354d3285640a1ca82b71efpixels.spotify.com/v1/config/9cca84... https://pixels.spotify.com/v1/config/9cca84a468354d3285640a1ca82b71ef — 200 — 264 B — 152 ms — h2https://pixels.spotify.com/v1/ingestpixels.spotify.com/v1/ingest https://pixels.spotify.com/v1/ingest — 200 — 0 B — 144 ms — h2https://bat.bing.com/p/action/20061898.jsbat.bing.com/p/action/20061898.js https://bat.bing.com/p/action/20061898.js — 200 — 436 B — 47 ms — h2https://aax-eu.amazon-adsystem.com/s/iu3?pid=42545d8b-7707-46c5-a6ab-75ba24f1cdef&event=PageView&pagename=Headphones%2C+Earbuds%2C+Speakers%2C+Soundbars%2C+%26+More++++++++%7C+Bose&ts=1776899753237&eventSource=amzn.js&uuid=33254d38-3968-4f80-8d89-79adde9ab81a&dcc=taax-eu.amazon-adsystem.com/s/iu3?pi... https://aax-eu.amazon-adsystem.com/s/iu3?pid=42545d8b-7707-46c5-a6ab-75ba24f1cdef&event=PageView&pagename=Headphones%2C+Earbuds%2C+Speakers%2C+Soundbars%2C+%26+More++++++++%7C+Bose&ts=1776899753237&eventSource=amzn.js&uuid=33254d38-3968-4f80-8d89-79adde9ab81a&dcc=t — 200 — 542 B — 290 ms — http/1.1https://aax-eu.amazon-adsystem.com/s/iu3?pid=184f85cc-3d16-43cf-80b7-fdae22a5dc5b&event=PageView&pagename=Headphones_Earbuds_Speakers_Soundbars_More_Bose&pagetype=homepage&page_path=home&ts=1776899753239&eventSource=amzn.js&uuid=056408c3-efdb-4bc4-add9-365d2b58c8dc&dcc=taax-eu.amazon-adsystem.com/s/iu3?pi... https://aax-eu.amazon-adsystem.com/s/iu3?pid=184f85cc-3d16-43cf-80b7-fdae22a5dc5b&event=PageView&pagename=Headphones_Earbuds_Speakers_Soundbars_More_Bose&pagetype=homepage&page_path=home&ts=1776899753239&eventSource=amzn.js&uuid=056408c3-efdb-4bc4-add9-365d2b58c8dc&dcc=t — 200 — 542 B — 289 ms — http/1.1https://aax-eu.amazon-adsystem.com/s/iu3?pid=71a6df76-bc3d-497d-9a3d-d9fdad278a7e&event=PageView&pagename=Headphones_Earbuds_Speakers_Soundbars_More_Bose&pagetype=homepage&page_path=home&ts=1776899753240&eventSource=amzn.js&uuid=03798b76-7909-4c4b-a8d7-eed1fc4dade7&dcc=taax-eu.amazon-adsystem.com/s/iu3?pi... https://aax-eu.amazon-adsystem.com/s/iu3?pid=71a6df76-bc3d-497d-9a3d-d9fdad278a7e&event=PageView&pagename=Headphones_Earbuds_Speakers_Soundbars_More_Bose&pagetype=homepage&page_path=home&ts=1776899753240&eventSource=amzn.js&uuid=03798b76-7909-4c4b-a8d7-eed1fc4dade7&dcc=t — 200 — 542 B — 289 ms — http/1.1https://aax-eu.amazon-adsystem.com/s/iu3?pid=42545d8b-7707-46c5-a6ab-75ba24f1cdef&event=Homepage&ts=1776899753238&eventSource=amzn.js&uuid=0dd7ed2f-d936-4dd8-911a-b5669731e2b1&dcc=taax-eu.amazon-adsystem.com/s/iu3?pi... https://aax-eu.amazon-adsystem.com/s/iu3?pid=42545d8b-7707-46c5-a6ab-75ba24f1cdef&event=Homepage&ts=1776899753238&eventSource=amzn.js&uuid=0dd7ed2f-d936-4dd8-911a-b5669731e2b1&dcc=t — 200 — 542 B — 289 ms — http/1.1https://aax-eu.amazon-adsystem.com/s/iu3?pid=3fcc65f7-bab4-4232-9f15-48fbc0837f50&event=PageView&pagename=Headphones_Earbuds_Speakers_Soundbars_More_Bose&pagetype=homepage&page_path=home&ts=1776899753238&eventSource=amzn.js&uuid=e824530f-2f5c-483d-b8f7-407fe58b4ed4&dcc=taax-eu.amazon-adsystem.com/s/iu3?pi... https://aax-eu.amazon-adsystem.com/s/iu3?pid=3fcc65f7-bab4-4232-9f15-48fbc0837f50&event=PageView&pagename=Headphones_Earbuds_Speakers_Soundbars_More_Bose&pagetype=homepage&page_path=home&ts=1776899753238&eventSource=amzn.js&uuid=e824530f-2f5c-483d-b8f7-407fe58b4ed4&dcc=t — 200 — 542 B — 305 ms — http/1.1https://data.cdnbasket.net/data.cdnbasket.net/ https://data.cdnbasket.net/ — 200 — 361 B — 185 ms — http/1.1https://page.cdnbasket.net/page.cdnbasket.net/ https://page.cdnbasket.net/ — 200 — 361 B — 185 ms — http/1.1https://view.cdnbasket.net/view.cdnbasket.net/ https://view.cdnbasket.net/ — 200 — 361 B — 179 ms — http/1.1https://tr.snapchat.com/ptr.snapchat.com/p https://tr.snapchat.com/p — 200 — 15 B — 89 ms — h3https://t.co/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=3&event=%7B%7D&event_id=c0a5755f-b8d3-457e-ac82-44c2a6e40e72&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=b9493646-02e2-4783-8f54-181140aa90b8&pt=Headphones%2C%20Earbuds%2C%20Speakers%2C%20Soundbars%2C%20%26%20More%20%7C%20Bose&tw_document_href=https%3A%2F%2Fwww.bose.com%2Fhome&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776899753734.798580284785356437&txn_id=o0ek7&type=javascript&version=2.3.53t.co/1/i/adsct?bci=4&dv=UTC%26en-US... https://t.co/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=3&event=%7B%7D&event_id=c0a5755f-b8d3-457e-ac82-44c2a6e40e72&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=b9493646-02e2-4783-8f54-181140aa90b8&pt=Headphones%2C%20Earbuds%2C%20Speakers%2C%20Soundbars%2C%20%26%20More%20%7C%20Bose&tw_document_href=https%3A%2F%2Fwww.bose.com%2Fhome&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776899753734.798580284785356437&txn_id=o0ek7&type=javascript&version=2.3.53 — 200 — 389 B — 175 ms — h2https://analytics.twitter.com/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=3&event=%7B%7D&event_id=c0a5755f-b8d3-457e-ac82-44c2a6e40e72&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=b9493646-02e2-4783-8f54-181140aa90b8&pt=Headphones%2C%20Earbuds%2C%20Speakers%2C%20Soundbars%2C%20%26%20More%20%7C%20Bose&tw_document_href=https%3A%2F%2Fwww.bose.com%2Fhome&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776899753734.798580284785356437&txn_id=o0ek7&type=javascript&version=2.3.53analytics.twitter.com/1/i/adsct?bci... https://analytics.twitter.com/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=3&event=%7B%7D&event_id=c0a5755f-b8d3-457e-ac82-44c2a6e40e72&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=b9493646-02e2-4783-8f54-181140aa90b8&pt=Headphones%2C%20Earbuds%2C%20Speakers%2C%20Soundbars%2C%20%26%20More%20%7C%20Bose&tw_document_href=https%3A%2F%2Fwww.bose.com%2Fhome&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776899753734.798580284785356437&txn_id=o0ek7&type=javascript&version=2.3.53 — 200 — 1004 B — 235 ms — h2https://t.co/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=3&event=%7B%7D&event_id=87c6ddaa-a64a-43a9-8134-648deaa575ca&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=b9493646-02e2-4783-8f54-181140aa90b8&pt=Headphones%2C%20Earbuds%2C%20Speakers%2C%20Soundbars%2C%20%26%20More%20%7C%20Bose&tw_document_href=https%3A%2F%2Fwww.bose.com%2Fhome&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776899753734.798580284785356437&txn_id=o5v7k&type=javascript&version=2.3.53t.co/1/i/adsct?bci=4&dv=UTC%26en-US... https://t.co/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=3&event=%7B%7D&event_id=87c6ddaa-a64a-43a9-8134-648deaa575ca&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=b9493646-02e2-4783-8f54-181140aa90b8&pt=Headphones%2C%20Earbuds%2C%20Speakers%2C%20Soundbars%2C%20%26%20More%20%7C%20Bose&tw_document_href=https%3A%2F%2Fwww.bose.com%2Fhome&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776899753734.798580284785356437&txn_id=o5v7k&type=javascript&version=2.3.53 — 200 — 205 B — 212 ms — h2https://analytics.twitter.com/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=3&event=%7B%7D&event_id=87c6ddaa-a64a-43a9-8134-648deaa575ca&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=b9493646-02e2-4783-8f54-181140aa90b8&pt=Headphones%2C%20Earbuds%2C%20Speakers%2C%20Soundbars%2C%20%26%20More%20%7C%20Bose&tw_document_href=https%3A%2F%2Fwww.bose.com%2Fhome&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776899753734.798580284785356437&txn_id=o5v7k&type=javascript&version=2.3.53analytics.twitter.com/1/i/adsct?bci... https://analytics.twitter.com/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=3&event=%7B%7D&event_id=87c6ddaa-a64a-43a9-8134-648deaa575ca&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=b9493646-02e2-4783-8f54-181140aa90b8&pt=Headphones%2C%20Earbuds%2C%20Speakers%2C%20Soundbars%2C%20%26%20More%20%7C%20Bose&tw_document_href=https%3A%2F%2Fwww.bose.com%2Fhome&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776899753734.798580284785356437&txn_id=o5v7k&type=javascript&version=2.3.53 — 200 — 813 B — 217 ms — h2https://assets.bounceexchange.com/assets/smart-tag/versioned/inbox-v2_d6c8d32b386d0fba348241d2c8b6dbc7.br.jsassets.bounceexchange.com/assets/sm... https://assets.bounceexchange.com/assets/smart-tag/versioned/inbox-v2_d6c8d32b386d0fba348241d2c8b6dbc7.br.js — 200 — 6.6 KiB — 62 ms — h2https://assets.bounceexchange.com/assets/smart-tag/versioned/onsite-v2_1238d00d70e4de87443df9eb69ff1a61.br.jsassets.bounceexchange.com/assets/sm... https://assets.bounceexchange.com/assets/smart-tag/versioned/onsite-v2_1238d00d70e4de87443df9eb69ff1a61.br.js — 200 — 5.6 KiB — 62 ms — h2https://assets.bounceexchange.com/assets/smart-tag/versioned/websdk-v2_04a8259886e8489210ad79167d61255e.br.jsassets.bounceexchange.com/assets/sm... https://assets.bounceexchange.com/assets/smart-tag/versioned/websdk-v2_04a8259886e8489210ad79167d61255e.br.js — 200 — 5.6 KiB — 67 ms — h2https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMQ.jsanalytics.tiktok.com/i18n/pixel/sta... https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMQ.js — 200 — 109.8 KiB — 13 ms — h2https://pixels.spotify.com/v1/ingestpixels.spotify.com/v1/ingest https://pixels.spotify.com/v1/ingest — 200 — 124 B — 40 ms — h2https://ct.pinterest.com/user/?tid=2614860888212&pd=%7B%22np%22%3A%22gtm%22%2C%22gtm_version%22%3A%22legacy%22%7D&cb=1776899753813&dep=2%2CPAGE_LOADct.pinterest.com/user/?tid=26148608... https://ct.pinterest.com/user/?tid=2614860888212&pd=%7B%22np%22%3A%22gtm%22%2C%22gtm_version%22%3A%22legacy%22%7D&cb=1776899753813&dep=2%2CPAGE_LOAD — 200 — 769 B — 133 ms — h2https://ct.pinterest.com/v3/?tid=2614860888212&pd=%7B%22np%22%3A%22gtm%22%2C%22gtm_version%22%3A%22legacy%22%7D&event=init&ad=%7B%22loc%22%3A%22https%3A%2F%2Fwww.bose.com%2Fhome%22%2C%22ref%22%3A%22%22%2C%22if%22%3Afalse%2C%22sh%22%3A823%2C%22sw%22%3A412%2C%22mh%22%3A%2210d2511a%22%2C%22is_eu%22%3Atrue%2C%22architecture%22%3A%22%22%2C%22bitness%22%3A%2264%22%2C%22brands%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22147%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%2C%22uaFullVersion%22%3A%22147.0.0.0%22%2C%22ecm_enabled%22%3Atrue%7D&cb=1776899753819ct.pinterest.com/v3/?tid=2614860888... https://ct.pinterest.com/v3/?tid=2614860888212&pd=%7B%22np%22%3A%22gtm%22%2C%22gtm_version%22%3A%22legacy%22%7D&event=init&ad=%7B%22loc%22%3A%22https%3A%2F%2Fwww.bose.com%2Fhome%22%2C%22ref%22%3A%22%22%2C%22if%22%3Afalse%2C%22sh%22%3A823%2C%22sw%22%3A412%2C%22mh%22%3A%2210d2511a%22%2C%22is_eu%22%3Atrue%2C%22architecture%22%3A%22%22%2C%22bitness%22%3A%2264%22%2C%22brands%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22147%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%2C%22uaFullVersion%22%3A%22147.0.0.0%22%2C%22ecm_enabled%22%3Atrue%7D&cb=1776899753819 — 200 — 554 B — 133 ms — h2https://www.facebook.com/tr/?id=614560262052456&ev=PageView&dl=https%3A%2F%2Fwww.bose.com%2Fhome&rl=&if=false&ts=1776899753844&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4125&fbp=fb.1.1776899753839.332947121776566816&ler=empty&cdl=API_unavailable&plt=1506.8999996185303&it=1776899753467&coo=false&dpo=LDU&dpoco=0&dpost=0&eid=1776899913065_177690065303393&tm=1&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=ct2&expv2[6]=hf0&expv2[7]=pt0&rqm=GETwww.facebook.com/tr/?id=61456026205... https://www.facebook.com/tr/?id=614560262052456&ev=PageView&dl=https%3A%2F%2Fwww.bose.com%2Fhome&rl=&if=false&ts=1776899753844&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4125&fbp=fb.1.1776899753839.332947121776566816&ler=empty&cdl=API_unavailable&plt=1506.8999996185303&it=1776899753467&coo=false&dpo=LDU&dpoco=0&dpost=0&eid=1776899913065_177690065303393&tm=1&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=ct2&expv2[6]=hf0&expv2[7]=pt0&rqm=GET — 200 — 19 B — 96 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=614560262052456&ev=PageView&dl=https%3A%2F%2Fwww.bose.com%2Fhome&rl=&if=false&ts=1776899753844&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4125&fbp=fb.1.1776899753839.332947121776566816&ler=empty&cdl=API_unavailable&plt=1506.8999996185303&it=1776899753467&coo=false&dpo=LDU&dpoco=0&dpost=0&eid=1776899913065_177690065303393&tm=1&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=ct2&expv2[6]=hf0&expv2[7]=pt0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=614560262052456&ev=PageView&dl=https%3A%2F%2Fwww.bose.com%2Fhome&rl=&if=false&ts=1776899753844&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4125&fbp=fb.1.1776899753839.332947121776566816&ler=empty&cdl=API_unavailable&plt=1506.8999996185303&it=1776899753467&coo=false&dpo=LDU&dpoco=0&dpost=0&eid=1776899913065_177690065303393&tm=1&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=ct2&expv2[6]=hf0&expv2[7]=pt0&rqm=FGET — 200 — 200 B — 301 ms — h3https://bat.bing.com/actionp/0?ti=20061898&tm=gtm002&Ver=2&mid=b107d9b2-6f8e-4ef2-87ca-f85edf52a32e&bo=1&evt=consent&src=default&cdb=AQAS&asc=Gbat.bing.com/actionp/0?ti=20061898&... https://bat.bing.com/actionp/0?ti=20061898&tm=gtm002&Ver=2&mid=b107d9b2-6f8e-4ef2-87ca-f85edf52a32e&bo=1&evt=consent&src=default&cdb=AQAS&asc=G — 204 — 287 B — 38 ms — h2https://analytics.tiktok.com/i18n/pixel/static/identify_5cff1caf.jsanalytics.tiktok.com/i18n/pixel/sta... https://analytics.tiktok.com/i18n/pixel/static/identify_5cff1caf.js — 200 — 39.6 KiB — 20 ms — h2https://analytics-ipv6.tiktokw.us/ipv6/enrich_ipv6analytics-ipv6.tiktokw.us/ipv6/enri... https://analytics-ipv6.tiktokw.us/ipv6/enrich_ipv6 — 200 — 931 B — 185 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 747 B — 144 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 747 B — 164 ms — h2https://analytics.tiktok.com/api/v2/pixel/perfanalytics.tiktok.com/api/v2/pixel/p... https://analytics.tiktok.com/api/v2/pixel/perf — 200 — 0 B — 133 ms — h2https://analytics.tiktok.com/api/v2/pixel/perfanalytics.tiktok.com/api/v2/pixel/p... https://analytics.tiktok.com/api/v2/pixel/perf — 200 — 0 B — 131 ms — h2https://analytics.tiktok.com/api/v2/pixel/perfanalytics.tiktok.com/api/v2/pixel/p... https://analytics.tiktok.com/api/v2/pixel/perf — 200 — 0 B — 118 ms — h2https://tr6.snapchat.com/ptr6.snapchat.com/p https://tr6.snapchat.com/p — 200 — 192 B — 115 ms — h2https://ara.paa-reporting-advertising.amazon/aat?pid=184f85cc-3d16-43cf-80b7-fdae22a5dc5b&event=PageView&pagename=Headphones_Earbuds_Speakers_Soundbars_More_Bose&pagetype=homepage&page_path=home&ts=1776899753239&eventSource=amzn.js&uuid=056408c3-efdb-4bc4-add9-365d2b58c8dcara.paa-reporting-advertising.amazo... https://ara.paa-reporting-advertising.amazon/aat?pid=184f85cc-3d16-43cf-80b7-fdae22a5dc5b&event=PageView&pagename=Headphones_Earbuds_Speakers_Soundbars_More_Bose&pagetype=homepage&page_path=home&ts=1776899753239&eventSource=amzn.js&uuid=056408c3-efdb-4bc4-add9-365d2b58c8dc — 200 — 424 B — 190 ms — h2https://ara.paa-reporting-advertising.amazon/aat?pid=71a6df76-bc3d-497d-9a3d-d9fdad278a7e&event=PageView&pagename=Headphones_Earbuds_Speakers_Soundbars_More_Bose&pagetype=homepage&page_path=home&ts=1776899753240&eventSource=amzn.js&uuid=03798b76-7909-4c4b-a8d7-eed1fc4dade7ara.paa-reporting-advertising.amazo... https://ara.paa-reporting-advertising.amazon/aat?pid=71a6df76-bc3d-497d-9a3d-d9fdad278a7e&event=PageView&pagename=Headphones_Earbuds_Speakers_Soundbars_More_Bose&pagetype=homepage&page_path=home&ts=1776899753240&eventSource=amzn.js&uuid=03798b76-7909-4c4b-a8d7-eed1fc4dade7 — 200 — 1.4 KiB — 200 ms — h2https://ara.paa-reporting-advertising.amazon/aat?pid=42545d8b-7707-46c5-a6ab-75ba24f1cdef&event=PageView&pagename=Headphones%2C+Earbuds%2C+Speakers%2C+Soundbars%2C+%26+More++++++++%7C+Bose&ts=1776899753237&eventSource=amzn.js&uuid=33254d38-3968-4f80-8d89-79adde9ab81aara.paa-reporting-advertising.amazo... https://ara.paa-reporting-advertising.amazon/aat?pid=42545d8b-7707-46c5-a6ab-75ba24f1cdef&event=PageView&pagename=Headphones%2C+Earbuds%2C+Speakers%2C+Soundbars%2C+%26+More++++++++%7C+Bose&ts=1776899753237&eventSource=amzn.js&uuid=33254d38-3968-4f80-8d89-79adde9ab81a — 200 — 1.5 KiB — 200 ms — h2https://ara.paa-reporting-advertising.amazon/aat?pid=42545d8b-7707-46c5-a6ab-75ba24f1cdef&event=Homepage&ts=1776899753238&eventSource=amzn.js&uuid=0dd7ed2f-d936-4dd8-911a-b5669731e2b1ara.paa-reporting-advertising.amazo... https://ara.paa-reporting-advertising.amazon/aat?pid=42545d8b-7707-46c5-a6ab-75ba24f1cdef&event=Homepage&ts=1776899753238&eventSource=amzn.js&uuid=0dd7ed2f-d936-4dd8-911a-b5669731e2b1 — 200 — 422 B — 188 ms — h2https://tagging.bose.com/g/collect?v=2&tid=G-XKSN6Q02ZN&gtm=45je64k1v893498652z8893348378za20gzb893348378zd863829990&_p=1776899751954&gcs=G111&gcd=13t3tPt2t5l1&npa=0&dma_cps=a&dma=1&ecid=1843143293&_eu=AAAAAGA&_fplc=0&are=1&cid=1889150462.1776899754&ec_mode=c&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&ur=ES-MD&sst.rnd=1106333915.1776899754&sst.etld=google.es&sst.gcsub=region1&sst.tft=1776899751954&sst.lpc=213437831&sst.navt=n&sst.ude=0&sst.sw_exp=1&gaf=2&_s=1&tag_exp=0~115938466~115938469~117266400~117384405~117512543&dr=&dl=https%3A%2F%2Fwww.bose.com%2Fhome&uid=&sid=1776899753&sct=1&seg=0&dt=Headphones%2C%20Earbuds%2C%20Speakers%2C%20Soundbars%2C%20%26%20More%20%7C%20Bose&_tu=BA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.page_type=homepage&ep.country_code=US&ep.website_language=en_US&ep.url_filename=home&ep.page_name=homepage%20%3E%20home&ep.page_category_id=&ep.navigator_languages=%5B%22en-US%22%2C%22en%22%5D&ep.x-ga-consent_state=1%3A1%2C2%3A1%2C3%3A1%2C4%3A1%2C5%3A1%2C6%3A1&ep.x-fb-event_id=1776899913065_177690065303393&ep.user_data._tag_mode=MANUAL&up.customer_group=Consumer&up.customer_type=Consumer&up.partner=&up.user_type=Guest&tfd=2835&richsstssetagging.bose.com/g/collect?v=2&tid=... https://tagging.bose.com/g/collect?v=2&tid=G-XKSN6Q02ZN&gtm=45je64k1v893498652z8893348378za20gzb893348378zd863829990&_p=1776899751954&gcs=G111&gcd=13t3tPt2t5l1&npa=0&dma_cps=a&dma=1&ecid=1843143293&_eu=AAAAAGA&_fplc=0&are=1&cid=1889150462.1776899754&ec_mode=c&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&ur=ES-MD&sst.rnd=1106333915.1776899754&sst.etld=google.es&sst.gcsub=region1&sst.tft=1776899751954&sst.lpc=213437831&sst.navt=n&sst.ude=0&sst.sw_exp=1&gaf=2&_s=1&tag_exp=0~115938466~115938469~117266400~117384405~117512543&dr=&dl=https%3A%2F%2Fwww.bose.com%2Fhome&uid=&sid=1776899753&sct=1&seg=0&dt=Headphones%2C%20Earbuds%2C%20Speakers%2C%20Soundbars%2C%20%26%20More%20%7C%20Bose&_tu=BA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.page_type=homepage&ep.country_code=US&ep.website_language=en_US&ep.url_filename=home&ep.page_name=homepage%20%3E%20home&ep.page_category_id=&ep.navigator_languages=%5B%22en-US%22%2C%22en%22%5D&ep.x-ga-consent_state=1%3A1%2C2%3A1%2C3%3A1%2C4%3A1%2C5%3A1%2C6%3A1&ep.x-fb-event_id=1776899913065_177690065303393&ep.user_data._tag_mode=MANUAL&up.customer_group=Consumer&up.customer_type=Consumer&up.partner=&up.user_type=Guest&tfd=2835&richsstsse — 200 — 2.7 KiB — 286 ms — h2https://tagging.bose.com/g/collect?v=2&tid=G-XKSN6Q02ZN&gtm=45je64k1v893498652z8893348378za20gzb893348378zd863829990&_p=1776899751954&gcs=G111&gcd=13t3tPt2t5l1&npa=0&dma_cps=a&dma=1&ecid=1843143293&_eu=AAAAAGQ&_fplc=0&are=1&cid=1889150462.1776899754&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&ur=ES-MD&sst.rnd=1106333915.1776899754&sst.etld=google.es&sst.gcsub=region1&sst.tft=1776899751954&sst.lpc=213437831&sst.navt=n&sst.ude=0&sst.sw_exp=1&gaf=2&_s=2&tag_exp=0~115938466~115938469~117266400~117384405~117512543&dr=&dl=https%3A%2F%2Fwww.bose.com%2Fhome&sid=1776899753&sct=1&seg=0&dt=Headphones%2C%20Earbuds%2C%20Speakers%2C%20Soundbars%2C%20%26%20More%20%7C%20Bose&_tu=BA&en=bl-events&ep.bl_ea=hijack_shopper-on&ep.bl_el=&_et=4&tfd=2841&richsstssetagging.bose.com/g/collect?v=2&tid=... https://tagging.bose.com/g/collect?v=2&tid=G-XKSN6Q02ZN&gtm=45je64k1v893498652z8893348378za20gzb893348378zd863829990&_p=1776899751954&gcs=G111&gcd=13t3tPt2t5l1&npa=0&dma_cps=a&dma=1&ecid=1843143293&_eu=AAAAAGQ&_fplc=0&are=1&cid=1889150462.1776899754&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&ur=ES-MD&sst.rnd=1106333915.1776899754&sst.etld=google.es&sst.gcsub=region1&sst.tft=1776899751954&sst.lpc=213437831&sst.navt=n&sst.ude=0&sst.sw_exp=1&gaf=2&_s=2&tag_exp=0~115938466~115938469~117266400~117384405~117512543&dr=&dl=https%3A%2F%2Fwww.bose.com%2Fhome&sid=1776899753&sct=1&seg=0&dt=Headphones%2C%20Earbuds%2C%20Speakers%2C%20Soundbars%2C%20%26%20More%20%7C%20Bose&_tu=BA&en=bl-events&ep.bl_ea=hijack_shopper-on&ep.bl_el=&_et=4&tfd=2841&richsstsse — 200 — 1.1 KiB — 126 ms — h2https://ara.paa-reporting-advertising.amazon/aat?pid=3fcc65f7-bab4-4232-9f15-48fbc0837f50&event=PageView&pagename=Headphones_Earbuds_Speakers_Soundbars_More_Bose&pagetype=homepage&page_path=home&ts=1776899753238&eventSource=amzn.js&uuid=e824530f-2f5c-483d-b8f7-407fe58b4ed4ara.paa-reporting-advertising.amazo... https://ara.paa-reporting-advertising.amazon/aat?pid=3fcc65f7-bab4-4232-9f15-48fbc0837f50&event=PageView&pagename=Headphones_Earbuds_Speakers_Soundbars_More_Bose&pagetype=homepage&page_path=home&ts=1776899753238&eventSource=amzn.js&uuid=e824530f-2f5c-483d-b8f7-407fe58b4ed4 — 200 — 420 B — 159 ms — h2https://tagging.bose.com/_/service_worker/63b0/sw_iframe.html?origin=https%3A%2F%2Fwww.bose.com&1p=1tagging.bose.com/_/service_worker/6... https://tagging.bose.com/_/service_worker/63b0/sw_iframe.html?origin=https%3A%2F%2Fwww.bose.com&1p=1 — 200 — 1.9 KiB — 130 ms — h2https://assets.bounceexchange.com/cache/8533/website-3c6022abd982a87d58457a8b44a78ef6.jsassets.bounceexchange.com/cache/853... https://assets.bounceexchange.com/cache/8533/website-3c6022abd982a87d58457a8b44a78ef6.js — 200 — 18.6 KiB — 25 ms — h2https://p.cquotient.com/pebble?tla=bjkb-Bose_US&activityType=viewPage&callback=CQuotient._act_callback0&cookieId=bdSmQGwxbRYU6qyFN8alCz9P2p&realm=BJKB&siteId=Bose_US&instanceType=prd&marketingCloudStoreID=534003555&referrer=&currentLocation=https%3A%2F%2Fwww.bose.com%2Fhome&__fbp=fb.1.1776899753839.332947121776566816&ls=true&_=1776899754076&v=v3.1.3&fbPixelId=__UNKNOWN__&json=%7B%22cookieId%22%3A%22bdSmQGwxbRYU6qyFN8alCz9P2p%22%2C%22realm%22%3A%22BJKB%22%2C%22siteId%22%3A%22Bose_US%22%2C%22instanceType%22%3A%22prd%22%2C%22marketingCloudStoreID%22%3A%5B%22534003555%22%5D%2C%22referrer%22%3A%22%22%2C%22currentLocation%22%3A%22https%3A%2F%2Fwww.bose.com%2Fhome%22%2C%22__fbp%22%3A%22fb.1.1776899753839.332947121776566816%22%2C%22ls%22%3Atrue%2C%22_%22%3A1776899754076%2C%22v%22%3A%22v3.1.3%22%2C%22fbPixelId%22%3A%22__UNKNOWN__%22%7Dp.cquotient.com/pebble?tla=bjkb-Bos... https://p.cquotient.com/pebble?tla=bjkb-Bose_US&activityType=viewPage&callback=CQuotient._act_callback0&cookieId=bdSmQGwxbRYU6qyFN8alCz9P2p&realm=BJKB&siteId=Bose_US&instanceType=prd&marketingCloudStoreID=534003555&referrer=&currentLocation=https%3A%2F%2Fwww.bose.com%2Fhome&__fbp=fb.1.1776899753839.332947121776566816&ls=true&_=1776899754076&v=v3.1.3&fbPixelId=__UNKNOWN__&json=%7B%22cookieId%22%3A%22bdSmQGwxbRYU6qyFN8alCz9P2p%22%2C%22realm%22%3A%22BJKB%22%2C%22siteId%22%3A%22Bose_US%22%2C%22instanceType%22%3A%22prd%22%2C%22marketingCloudStoreID%22%3A%5B%22534003555%22%5D%2C%22referrer%22%3A%22%22%2C%22currentLocation%22%3A%22https%3A%2F%2Fwww.bose.com%2Fhome%22%2C%22__fbp%22%3A%22fb.1.1776899753839.332947121776566816%22%2C%22ls%22%3Atrue%2C%22_%22%3A1776899754076%2C%22v%22%3A%22v3.1.3%22%2C%22fbPixelId%22%3A%22__UNKNOWN__%22%7D — 200 — 590 B — 163 ms — h2https://region1.analytics.google.com/g/s/collect?dma=1&dma_cps=a&npa=0&gcs=G111&gcd=13t3tPt2t5l1&gtm=45j91e64l1v893498652z8893348378z9892460675za20gzb893348378zd863829990&tag_exp=0~115938466~115938469~117215454~117266400~117384405~117512543~117704210&_is_sw=f15s0t8&_tu=BA&_gsid=XKSN6Q02ZNItVXBJtVqQWFD5WM4beKVgregion1.analytics.google.com/g/s/co... https://region1.analytics.google.com/g/s/collect?dma=1&dma_cps=a&npa=0&gcs=G111&gcd=13t3tPt2t5l1&gtm=45j91e64l1v893498652z8893348378z9892460675za20gzb893348378zd863829990&tag_exp=0~115938466~115938469~117215454~117266400~117384405~117512543~117704210&_is_sw=f15s0t8&_tu=BA&_gsid=XKSN6Q02ZNItVXBJtVqQWFD5WM4beKVg — 204 — 505 B — 95 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&dma=1&dma_cps=a&npa=0&gcs=G111&gcd=13t3tPt2t5l1&tid=G-XKSN6Q02ZN&cid=SSYOWruzKgBBs0X4uPH49Nf94tZ%2F%2B5RgJUmlNHoY%2F6Y%3D.1776899754&gtm=45j91e64l1v893498652z8893348378z9892460675za20gzb893348378zd863829990&tag_exp=0~115938466~115938469~117215454~117266400~117384405~117512543~117704210&_is_sw=f15s0t8&_tu=BA&aip=1&z=559705865www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&dma=1&dma_cps=a&npa=0&gcs=G111&gcd=13t3tPt2t5l1&tid=G-XKSN6Q02ZN&cid=SSYOWruzKgBBs0X4uPH49Nf94tZ%2F%2B5RgJUmlNHoY%2F6Y%3D.1776899754&gtm=45j91e64l1v893498652z8893348378z9892460675za20gzb893348378zd863829990&tag_exp=0~115938466~115938469~117215454~117266400~117384405~117512543~117704210&_is_sw=f15s0t8&_tu=BA&aip=1&z=559705865 — 200 — 408 B — 101 ms — h2https://tr.snapchat.com/ptr.snapchat.com/p https://tr.snapchat.com/p — 200 — 15 B — 39 ms — h3https://www.google.com/rmkt/collect/1038472573/?random=1849374464&fst=1776899754024&cv=10&fmt=8&label=q3niCKP6vp0BEP2ql-8D&bg=ffffff&guid=ON&u_w=412&u_h=823&gtm=45j91e64l1v893498652z8893348378z9892460675za20gzb893348378zd863829990&url=https%3A%2F%2Fwww.bose.com%2Fhome&tiba=Headphones%2C%20Earbuds%2C%20Speakers%2C%20Soundbars%2C%20%26%20More%20%7C%20Bose&auid=244095673.1776899754&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&rcb=8&dma=1&dma_cps=a&npa=0&gcs=G111&gcd=13t3tPt2t5l1&pscdl=noapi&_is_sw=f15s0t2&tag_exp=0~115938466~115938469~117215459~117266400~117384405~117512543~117704211&_tu=BA&gcp=5www.google.com/rmkt/collect/1038472... https://www.google.com/rmkt/collect/1038472573/?random=1849374464&fst=1776899754024&cv=10&fmt=8&label=q3niCKP6vp0BEP2ql-8D&bg=ffffff&guid=ON&u_w=412&u_h=823&gtm=45j91e64l1v893498652z8893348378z9892460675za20gzb893348378zd863829990&url=https%3A%2F%2Fwww.bose.com%2Fhome&tiba=Headphones%2C%20Earbuds%2C%20Speakers%2C%20Soundbars%2C%20%26%20More%20%7C%20Bose&auid=244095673.1776899754&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&rcb=8&dma=1&dma_cps=a&npa=0&gcs=G111&gcd=13t3tPt2t5l1&pscdl=noapi&_is_sw=f15s0t2&tag_exp=0~115938466~115938469~117215459~117266400~117384405~117512543~117704211&_tu=BA&gcp=5 — 200 — 20 B — 73 ms — h3https://www.googleadservices.com/pagead/conversion/385767200/?random=2095853415&fst=1776899754026&cv=10&fmt=7&label=1J8vCK-En4YCEKCu-bcB&bg=ffffff&guid=ON&u_w=412&u_h=823&gtm=45j91e64l1v893498652z8893348378z9892460675za20gzb893348378zd863829990&auid=244095673.1776899754&rcb=8&dma=1&dma_cps=a&npa=0&gcs=G111&gcd=13t3tPt2t5l1&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&pscdl=noapi&url=https%3A%2F%2Fwww.bose.com%2Fhome&tiba=Headphones%2C%20Earbuds%2C%20Speakers%2C%20Soundbars%2C%20%26%20More%20%7C%20Bose&data=event%3Dpage_view%3Bpage_type%3Dhomepage%3Bcountry_code%3DUS%3Bwebsite_language%3Den_US%3Burl_filename%3Dhome%3Bpage_name%3Dhomepage%20%3E%20home%3Bpage_category_id%3D%3Bnavigator_languages%3D%5B%22en-US%22%2C%22en%22%5D&bttype=purchase&ec_mode=c&em=tv.1&value=0&uip=141.227.188.0&tag_exp=0~115938466~115938469~117215459~117266400~117384405~117512543~117704211&_tu=BA&s3p=1&_is_sw=f15s0t2www.googleadservices.com/pagead/con... https://www.googleadservices.com/pagead/conversion/385767200/?random=2095853415&fst=1776899754026&cv=10&fmt=7&label=1J8vCK-En4YCEKCu-bcB&bg=ffffff&guid=ON&u_w=412&u_h=823&gtm=45j91e64l1v893498652z8893348378z9892460675za20gzb893348378zd863829990&auid=244095673.1776899754&rcb=8&dma=1&dma_cps=a&npa=0&gcs=G111&gcd=13t3tPt2t5l1&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&pscdl=noapi&url=https%3A%2F%2Fwww.bose.com%2Fhome&tiba=Headphones%2C%20Earbuds%2C%20Speakers%2C%20Soundbars%2C%20%26%20More%20%7C%20Bose&data=event%3Dpage_view%3Bpage_type%3Dhomepage%3Bcountry_code%3DUS%3Bwebsite_language%3Den_US%3Burl_filename%3Dhome%3Bpage_name%3Dhomepage%20%3E%20home%3Bpage_category_id%3D%3Bnavigator_languages%3D%5B%22en-US%22%2C%22en%22%5D&bttype=purchase&ec_mode=c&em=tv.1&value=0&uip=141.227.188.0&tag_exp=0~115938466~115938469~117215459~117266400~117384405~117512543~117704211&_tu=BA&s3p=1&_is_sw=f15s0t2 — 200 — 1.3 KiB — 102 ms — h3https://www.googleadservices.com/pagead/conversion/16540420912/?random=669289066&fst=1776899754033&cv=10&fmt=7&label=HlovCO_Dhr4ZELCWi889&bg=ffffff&guid=ON&u_w=412&u_h=823&gtm=45j91e64l1v893498652z8893348378z9892460675za20gzb893348378zd863829990&auid=244095673.1776899754&rcb=8&dma=1&dma_cps=a&npa=0&gcs=G111&gcd=13t3tPt2t5l1&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&pscdl=noapi&url=https%3A%2F%2Fwww.bose.com%2Fhome&tiba=Headphones%2C%20Earbuds%2C%20Speakers%2C%20Soundbars%2C%20%26%20More%20%7C%20Bose&data=event%3Dpage_view%3Bpage_type%3Dhomepage%3Bcountry_code%3DUS%3Bwebsite_language%3Den_US%3Burl_filename%3Dhome%3Bpage_name%3Dhomepage%20%3E%20home%3Bpage_category_id%3D%3Bnavigator_languages%3D%5B%22en-US%22%2C%22en%22%5D&bttype=purchase&ec_mode=c&em=tv.1&value=0&uip=141.227.188.0&tag_exp=0~115938466~115938469~117215459~117266400~117384405~117512543~117704211&_tu=BA&s3p=1&_is_sw=f15s0t2www.googleadservices.com/pagead/con... https://www.googleadservices.com/pagead/conversion/16540420912/?random=669289066&fst=1776899754033&cv=10&fmt=7&label=HlovCO_Dhr4ZELCWi889&bg=ffffff&guid=ON&u_w=412&u_h=823&gtm=45j91e64l1v893498652z8893348378z9892460675za20gzb893348378zd863829990&auid=244095673.1776899754&rcb=8&dma=1&dma_cps=a&npa=0&gcs=G111&gcd=13t3tPt2t5l1&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&pscdl=noapi&url=https%3A%2F%2Fwww.bose.com%2Fhome&tiba=Headphones%2C%20Earbuds%2C%20Speakers%2C%20Soundbars%2C%20%26%20More%20%7C%20Bose&data=event%3Dpage_view%3Bpage_type%3Dhomepage%3Bcountry_code%3DUS%3Bwebsite_language%3Den_US%3Burl_filename%3Dhome%3Bpage_name%3Dhomepage%20%3E%20home%3Bpage_category_id%3D%3Bnavigator_languages%3D%5B%22en-US%22%2C%22en%22%5D&bttype=purchase&ec_mode=c&em=tv.1&value=0&uip=141.227.188.0&tag_exp=0~115938466~115938469~117215459~117266400~117384405~117512543~117704211&_tu=BA&s3p=1&_is_sw=f15s0t2 — 200 — 1.3 KiB — 105 ms — h3https://region1.analytics.google.com/g/s/collect?dma=1&dma_cps=a&npa=0&gcs=G111&gcd=13t3tPt2t5l1&gtm=45j91e64l1v893498652z8893348378z9892460675za20gzb893348378zd863829990&tag_exp=0~115938466~115938469~117215459~117266400~117384405~117512543~117704211&_is_sw=f15s0t2&_tu=BA&_gsid=XKSN6Q02ZNn0SM6-NhLJja09KJeg9ojQregion1.analytics.google.com/g/s/co... https://region1.analytics.google.com/g/s/collect?dma=1&dma_cps=a&npa=0&gcs=G111&gcd=13t3tPt2t5l1&gtm=45j91e64l1v893498652z8893348378z9892460675za20gzb893348378zd863829990&tag_exp=0~115938466~115938469~117215459~117266400~117384405~117512543~117704211&_is_sw=f15s0t2&_tu=BA&_gsid=XKSN6Q02ZNn0SM6-NhLJja09KJeg9ojQ — 204 — 56 B — 157 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&dma=1&dma_cps=a&npa=0&gcs=G111&gcd=13t3tPt2t5l1&tid=G-XKSN6Q02ZN&cid=SSYOWruzKgBBs0X4uPH49Nf94tZ%2F%2B5RgJUmlNHoY%2F6Y%3D.1776899754&gtm=45j91e64l1v893498652z8893348378z9892460675za20gzb893348378zd863829990&tag_exp=0~115938466~115938469~117215459~117266400~117384405~117512543~117704211&_is_sw=f15s0t2&_tu=BA&aip=1&z=1332037030www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&dma=1&dma_cps=a&npa=0&gcs=G111&gcd=13t3tPt2t5l1&tid=G-XKSN6Q02ZN&cid=SSYOWruzKgBBs0X4uPH49Nf94tZ%2F%2B5RgJUmlNHoY%2F6Y%3D.1776899754&gtm=45j91e64l1v893498652z8893348378z9892460675za20gzb893348378zd863829990&tag_exp=0~115938466~115938469~117215459~117266400~117384405~117512543~117704211&_is_sw=f15s0t2&_tu=BA&aip=1&z=1332037030 — 200 — 107 B — 97 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&dma=1&dma_cps=a&npa=0&gcs=G111&gcd=13t3tPt2t5l1&tid=G-XKSN6Q02ZN&cid=SSYOWruzKgBBs0X4uPH49Nf94tZ%2F%2B5RgJUmlNHoY%2F6Y%3D.1776899754&gtm=45j91e64l1v893498652z8893348378z9892460675za20gzb893348378zd863829990&tag_exp=0~115938466~115938469~117215459~117266400~117384405~117512543~117704211&_is_sw=f15s0t2&_tu=BA&aip=1stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&dma=1&dma_cps=a&npa=0&gcs=G111&gcd=13t3tPt2t5l1&tid=G-XKSN6Q02ZN&cid=SSYOWruzKgBBs0X4uPH49Nf94tZ%2F%2B5RgJUmlNHoY%2F6Y%3D.1776899754&gtm=45j91e64l1v893498652z8893348378z9892460675za20gzb893348378zd863829990&tag_exp=0~115938466~115938469~117215459~117266400~117384405~117512543~117704211&_is_sw=f15s0t2&_tu=BA&aip=1 — 204 — 514 B — 92 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/1038472573/?random=1849374464&fst=1776899754024&cv=10&fmt=3&label=q3niCKP6vp0BEP2ql-8D&bg=ffffff&guid=ON&u_w=412&u_h=823&gtm=45j91e64l1v893498652z8893348378z9892460675za20gzb893348378zd863829990&url=https%3A%2F%2Fwww.bose.com%2Fhome&tiba=Headphones%2C%20Earbuds%2C%20Speakers%2C%20Soundbars%2C%20%26%20More%20%7C%20Bose&auid=244095673.1776899754&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&rcb=8&dma=1&dma_cps=a&npa=0&gcs=G111&gcd=13t3tPt2t5l1&pscdl=noapi&_is_sw=f15s0t2&tag_exp=0~115938466~115938469~117215459~117266400~117384405~117512543~117704211&_tu=BAgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/1038472573/?random=1849374464&fst=1776899754024&cv=10&fmt=3&label=q3niCKP6vp0BEP2ql-8D&bg=ffffff&guid=ON&u_w=412&u_h=823&gtm=45j91e64l1v893498652z8893348378z9892460675za20gzb893348378zd863829990&url=https%3A%2F%2Fwww.bose.com%2Fhome&tiba=Headphones%2C%20Earbuds%2C%20Speakers%2C%20Soundbars%2C%20%26%20More%20%7C%20Bose&auid=244095673.1776899754&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&rcb=8&dma=1&dma_cps=a&npa=0&gcs=G111&gcd=13t3tPt2t5l1&pscdl=noapi&_is_sw=f15s0t2&tag_exp=0~115938466~115938469~117215459~117266400~117384405~117512543~117704211&_tu=BA — 302 — 24 B — 127 ms — h3https://ad.doubleclick.net/activity;src=13425886;type=global;cat=pgview;ord=555479489;gtm=45j91e64l1v893498652z8893348378z9892460675za20gzb893348378zd863829990;dc_pre=1;u1=%2Fhome;u2=homepage;u3=homepage%20%3E%20home;u4=US;u5=en_US;rcb=8;dma=1;dma_cps=a;npa=0;gcs=G111;gcd=13t3tPt2t5l1;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;auiddc=244095673.1776899754;em=tv.1;tag_exp=0~115938466~115938469~117215459~117266400~117384405~117512543~117704211;_tu=BA;s3p=1;_is_sw=f15s0t2;~oref=https%3A%2F%2Fwww.bose.com%2Fhome?ad.doubleclick.net/activity;src=134... https://ad.doubleclick.net/activity;src=13425886;type=global;cat=pgview;ord=555479489;gtm=45j91e64l1v893498652z8893348378z9892460675za20gzb893348378zd863829990;dc_pre=1;u1=%2Fhome;u2=homepage;u3=homepage%20%3E%20home;u4=US;u5=en_US;rcb=8;dma=1;dma_cps=a;npa=0;gcs=G111;gcd=13t3tPt2t5l1;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;auiddc=244095673.1776899754;em=tv.1;tag_exp=0~115938466~115938469~117215459~117266400~117384405~117512543~117704211;_tu=BA;s3p=1;_is_sw=f15s0t2;~oref=https%3A%2F%2Fwww.bose.com%2Fhome? — 302 — 22 B — 108 ms — h3https://assets.bounceexchange.com/assets/bounce/local_storage_frame17.min.htmlassets.bounceexchange.com/assets/bo... https://assets.bounceexchange.com/assets/bounce/local_storage_frame17.min.html — 200 — 1.4 KiB — 64 ms — h2https://20b06940b11f4076bebe71fbaade401b-b4fbcb118aa4.cdn.forter.com/prop.json20b06940b11f4076bebe71fbaade401b-b4... https://20b06940b11f4076bebe71fbaade401b-b4fbcb118aa4.cdn.forter.com/prop.json — 200 — 620 B — 292 ms — http/1.1https://cdn0.forter.com/b4fbcb118aa4/20b06940b11f4076bebe71fbaade401b/prop.json?_=1776899754137cdn0.forter.com/b4fbcb118aa4/20b069... https://cdn0.forter.com/b4fbcb118aa4/20b06940b11f4076bebe71fbaade401b/prop.json?_=1776899754137 — 200 — 356 B — 246 ms — http/1.1https://tagging.bose.com/_/set_cookie?val=rYMg5rmum6t%2B%2Fsr9EoVAfa0gK9YSJdfgCQuFe9xNyirmKbVSQS7jK1AklpGAZ%2F%2B9Nabx8BFCLW%2BvycP7R6pDClzVGBAFkkvvcy6a5qz2qH6rwIJXcxw58wnBJW7av87ajFabEw2PnXt%2F6THCusZzKSNiJS01L0oD3yOVhq9upkZIgxcs9UGSfdSWH2Le37Gu&path=%2Ftagging.bose.com/_/set_cookie?val=r... https://tagging.bose.com/_/set_cookie?val=rYMg5rmum6t%2B%2Fsr9EoVAfa0gK9YSJdfgCQuFe9xNyirmKbVSQS7jK1AklpGAZ%2F%2B9Nabx8BFCLW%2BvycP7R6pDClzVGBAFkkvvcy6a5qz2qH6rwIJXcxw58wnBJW7av87ajFabEw2PnXt%2F6THCusZzKSNiJS01L0oD3yOVhq9upkZIgxcs9UGSfdSWH2Le37Gu&path=%2F — 200 — 48 B — 105 ms — h2https://assets.bounceexchange.com/cache/8533/campaign-index-live-573febd746d17ebd7eebd6c07fcb253e.jsassets.bounceexchange.com/cache/853... https://assets.bounceexchange.com/cache/8533/campaign-index-live-573febd746d17ebd7eebd6c07fcb253e.js — 200 — 100 B — 21 ms — h3https://adservice.google.com/ddm/fls/z/src=13425886;type=global;cat=pgview;ord=555479489;gtm=45j91e64l1v893498652z8893348378z9892460675za20gzb893348378zd863829990;dc_pre=1;u1=%2Fhome;u2=homepage;u3=homepage%20%3E%20home;u4=US;u5=en_US;rcb=8;dma=1;dma_cps=a;npa=0;gcs=G111;gcd=13t3tPt2t5l1;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;auiddc=*;em=tv.*;tag_exp=0~115938466~115938469~117215459~117266400~117384405~117512543~117704211;_tu=BA;s3p=1;_is_sw=f15s0t2;~oref=https%3A%2F%2Fwww.bose.com%2Fhomeadservice.google.com/ddm/fls/z/src=... https://adservice.google.com/ddm/fls/z/src=13425886;type=global;cat=pgview;ord=555479489;gtm=45j91e64l1v893498652z8893348378z9892460675za20gzb893348378zd863829990;dc_pre=1;u1=%2Fhome;u2=homepage;u3=homepage%20%3E%20home;u4=US;u5=en_US;rcb=8;dma=1;dma_cps=a;npa=0;gcs=G111;gcd=13t3tPt2t5l1;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;auiddc=*;em=tv.*;tag_exp=0~115938466~115938469~117215459~117266400~117384405~117512543~117704211;_tu=BA;s3p=1;_is_sw=f15s0t2;~oref=https%3A%2F%2Fwww.bose.com%2Fhome — 200 — 63 B — 121 ms — h3https://pd.cdnwidget.com/lookup?bxwid=8533&bxdid=7971835450937528096&visitID=1776899754192613&enableUID2=falsepd.cdnwidget.com/lookup?bxwid=8533&... https://pd.cdnwidget.com/lookup?bxwid=8533&bxdid=7971835450937528096&visitID=1776899754192613&enableUID2=false — 200 — 339 B — 165 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/385767200/?random=522150955&fst=1776899754026&cv=10&fmt=8&label=1J8vCK-En4YCEKCu-bcB&bg=ffffff&guid=ON&u_w=412&u_h=823&gtm=45j91e64l1v893498652z8893348378z9892460675za20gzb893348378zd863829990&auid=244095673.1776899754&rcb=8&dma=1&dma_cps=a&npa=0&gcs=G111&gcd=13t3tPt2t5l1&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&pscdl=noapi&url=https%3A%2F%2Fwww.bose.com%2Fhome&tiba=Headphones%2C%20Earbuds%2C%20Speakers%2C%20Soundbars%2C%20%26%20More%20%7C%20Bose&data=event%3Dpage_view%3Bpage_type%3Dhomepage%3Bcountry_code%3DUS%3Bwebsite_language%3Den_US%3Burl_filename%3Dhome%3Bpage_name%3Dhomepage%20%3E%20home%3Bpage_category_id%3D%3Bnavigator_languages%3D%5B%22en-US%22%2C%22en%22%5D&ec_mode=c&em=tv.1&value=0&uip=141.227.188.0&tag_exp=0~115938466~115938469~117215459~117266400~117384405~117512543~117704211&_tu=BA&s3p=1&_is_sw=f15s0t2&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKGW5vdC1ldmVudC1zb3VyY2UsIHRyaWdnZXJaAwoBAWIDCgED&cerd=CgEA&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1FkfhIqZForpJp_nVn12ZZw8BThxZ9G2PGmg&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1X1PmTaSvB4MNFGm7UHHrmXZoeqGFYNyZY0GWUjjinM8y70lZzKBIIaAoFf&pscrd=IhMI7NGYtcuClAMV5UCkBB0QETTjMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhVodHRwczovL3d3dy5ib3NlLmNvbS9CV0NoRUk4T09oendZUTFjaWp4NC1nbDRhVkFSSXNBSThFS1ozWHI0MVgxbUJzN2FkY3Z6R3hUeDhSa3hPLW9XdHkwME1QQ2pBMXh3WE1ubi1hYW90eVFmc3oMCAliCAgAEAAYACAAgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/385767200/?random=522150955&fst=1776899754026&cv=10&fmt=8&label=1J8vCK-En4YCEKCu-bcB&bg=ffffff&guid=ON&u_w=412&u_h=823&gtm=45j91e64l1v893498652z8893348378z9892460675za20gzb893348378zd863829990&auid=244095673.1776899754&rcb=8&dma=1&dma_cps=a&npa=0&gcs=G111&gcd=13t3tPt2t5l1&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&pscdl=noapi&url=https%3A%2F%2Fwww.bose.com%2Fhome&tiba=Headphones%2C%20Earbuds%2C%20Speakers%2C%20Soundbars%2C%20%26%20More%20%7C%20Bose&data=event%3Dpage_view%3Bpage_type%3Dhomepage%3Bcountry_code%3DUS%3Bwebsite_language%3Den_US%3Burl_filename%3Dhome%3Bpage_name%3Dhomepage%20%3E%20home%3Bpage_category_id%3D%3Bnavigator_languages%3D%5B%22en-US%22%2C%22en%22%5D&ec_mode=c&em=tv.1&value=0&uip=141.227.188.0&tag_exp=0~115938466~115938469~117215459~117266400~117384405~117512543~117704211&_tu=BA&s3p=1&_is_sw=f15s0t2&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKGW5vdC1ldmVudC1zb3VyY2UsIHRyaWdnZXJaAwoBAWIDCgED&cerd=CgEA&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1FkfhIqZForpJp_nVn12ZZw8BThxZ9G2PGmg&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1X1PmTaSvB4MNFGm7UHHrmXZoeqGFYNyZY0GWUjjinM8y70lZzKBIIaAoFf&pscrd=IhMI7NGYtcuClAMV5UCkBB0QETTjMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhVodHRwczovL3d3dy5ib3NlLmNvbS9CV0NoRUk4T09oendZUTFjaWp4NC1nbDRhVkFSSXNBSThFS1ozWHI0MVgxbUJzN2FkY3Z6R3hUeDhSa3hPLW9XdHkwME1QQ2pBMXh3WE1ubi1hYW90eVFmc3oMCAliCAgAEAAYACAA — 302 — 23 B — 177 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/16540420912/?random=1967909374&fst=1776899754033&cv=10&fmt=8&label=HlovCO_Dhr4ZELCWi889&bg=ffffff&guid=ON&u_w=412&u_h=823&gtm=45j91e64l1v893498652z8893348378z9892460675za20gzb893348378zd863829990&auid=244095673.1776899754&rcb=8&dma=1&dma_cps=a&npa=0&gcs=G111&gcd=13t3tPt2t5l1&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&pscdl=noapi&url=https%3A%2F%2Fwww.bose.com%2Fhome&tiba=Headphones%2C%20Earbuds%2C%20Speakers%2C%20Soundbars%2C%20%26%20More%20%7C%20Bose&data=event%3Dpage_view%3Bpage_type%3Dhomepage%3Bcountry_code%3DUS%3Bwebsite_language%3Den_US%3Burl_filename%3Dhome%3Bpage_name%3Dhomepage%20%3E%20home%3Bpage_category_id%3D%3Bnavigator_languages%3D%5B%22en-US%22%2C%22en%22%5D&ec_mode=c&em=tv.1&value=0&uip=141.227.188.0&tag_exp=0~115938466~115938469~117215459~117266400~117384405~117512543~117704211&_tu=BA&s3p=1&_is_sw=f15s0t2&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKJnRyaWdnZXI9bmF2aWdhdGlvbi1zb3VyY2U7ZXZlbnQtc291cmNlWgMKAQFiAwoBAw&cerd=CgEA&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1FkaETa5ReYyzHO4Ja5tanXRJKH3xQpWIr_Q&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1VldzRikLv8GGMndQB2S4F8YgQmsmxaIwZ3bBLPQg5VtJuB4DLWhw8aAubd&pscrd=IhMImtKYtcuClAMV51GkBB0UDxs7MgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhVodHRwczovL3d3dy5ib3NlLmNvbS9CV0NoRUk4T09oendZUTFjaWp4NC1nbDRhVkFSSXNBSThFS1ozYkJwaTNkUnBVSDlhMmdJRkdBYkJBUFlQZkduU0FQa2hGZlZvTDl4a05FTTdtRmtlTmJWRXoMCAliCAgAEAAYACAAgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/16540420912/?random=1967909374&fst=1776899754033&cv=10&fmt=8&label=HlovCO_Dhr4ZELCWi889&bg=ffffff&guid=ON&u_w=412&u_h=823&gtm=45j91e64l1v893498652z8893348378z9892460675za20gzb893348378zd863829990&auid=244095673.1776899754&rcb=8&dma=1&dma_cps=a&npa=0&gcs=G111&gcd=13t3tPt2t5l1&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&pscdl=noapi&url=https%3A%2F%2Fwww.bose.com%2Fhome&tiba=Headphones%2C%20Earbuds%2C%20Speakers%2C%20Soundbars%2C%20%26%20More%20%7C%20Bose&data=event%3Dpage_view%3Bpage_type%3Dhomepage%3Bcountry_code%3DUS%3Bwebsite_language%3Den_US%3Burl_filename%3Dhome%3Bpage_name%3Dhomepage%20%3E%20home%3Bpage_category_id%3D%3Bnavigator_languages%3D%5B%22en-US%22%2C%22en%22%5D&ec_mode=c&em=tv.1&value=0&uip=141.227.188.0&tag_exp=0~115938466~115938469~117215459~117266400~117384405~117512543~117704211&_tu=BA&s3p=1&_is_sw=f15s0t2&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKJnRyaWdnZXI9bmF2aWdhdGlvbi1zb3VyY2U7ZXZlbnQtc291cmNlWgMKAQFiAwoBAw&cerd=CgEA&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1FkaETa5ReYyzHO4Ja5tanXRJKH3xQpWIr_Q&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1VldzRikLv8GGMndQB2S4F8YgQmsmxaIwZ3bBLPQg5VtJuB4DLWhw8aAubd&pscrd=IhMImtKYtcuClAMV51GkBB0UDxs7MgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhVodHRwczovL3d3dy5ib3NlLmNvbS9CV0NoRUk4T09oendZUTFjaWp4NC1nbDRhVkFSSXNBSThFS1ozYkJwaTNkUnBVSDlhMmdJRkdBYkJBUFlQZkduU0FQa2hGZlZvTDl4a05FTTdtRmtlTmJWRXoMCAliCAgAEAAYACAA — 302 — 23 B — 177 ms — h3https://analytics.tiktok.com/api/v2/pixel/actanalytics.tiktok.com/api/v2/pixel/a... https://analytics.tiktok.com/api/v2/pixel/act — 200 — 910 B — 239 ms — h2https://www.google.com/pagead/1p-user-list/1038472573/?random=1849374464&fst=1776898800000&cv=10&fmt=3&label=q3niCKP6vp0BEP2ql-8D&bg=ffffff&guid=ON&u_w=412&u_h=823&gtm=45j91e64l1v893498652z8893348378z9892460675za20gzb893348378zd863829990&url=https%3A%2F%2Fwww.bose.com%2Fhome&tiba=Headphones%2C%20Earbuds%2C%20Speakers%2C%20Soundbars%2C%20%26%20More%20%7C%20Bose&auid=244095673.1776899754&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&rcb=8&dma=1&dma_cps=a&npa=0&gcs=G111&gcd=13t3tPt2t5l1&pscdl=noapi&_is_sw=f15s0t2&tag_exp=0~115938466~115938469~117215459~117266400~117384405~117512543~117704211&_tu=BA&is_vtc=1&cid=CAQSWwAFq6B9JeH6WmEzBktJBpzsinUwGky0muSAjbh5e0Sn-AnzuO5C7GtVGPtH1G_A1-Orlp6FUTKJgLNGktlFQ8wKWn1-_4GTPZ8ufUF978FRUmp3RLuFzGWP8Hs&random=2107887238www.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/1038472573/?random=1849374464&fst=1776898800000&cv=10&fmt=3&label=q3niCKP6vp0BEP2ql-8D&bg=ffffff&guid=ON&u_w=412&u_h=823&gtm=45j91e64l1v893498652z8893348378z9892460675za20gzb893348378zd863829990&url=https%3A%2F%2Fwww.bose.com%2Fhome&tiba=Headphones%2C%20Earbuds%2C%20Speakers%2C%20Soundbars%2C%20%26%20More%20%7C%20Bose&auid=244095673.1776899754&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&rcb=8&dma=1&dma_cps=a&npa=0&gcs=G111&gcd=13t3tPt2t5l1&pscdl=noapi&_is_sw=f15s0t2&tag_exp=0~115938466~115938469~117215459~117266400~117384405~117512543~117704211&_tu=BA&is_vtc=1&cid=CAQSWwAFq6B9JeH6WmEzBktJBpzsinUwGky0muSAjbh5e0Sn-AnzuO5C7GtVGPtH1G_A1-Orlp6FUTKJgLNGktlFQ8wKWn1-_4GTPZ8ufUF978FRUmp3RLuFzGWP8Hs&random=2107887238 — 302 — 24 B — 40 ms — h3https://www.google.com/pagead/1p-conversion/385767200/?random=522150955&fst=1776899754026&cv=10&fmt=8&label=1J8vCK-En4YCEKCu-bcB&bg=ffffff&guid=ON&u_w=412&u_h=823&gtm=45j91e64l1v893498652z8893348378z9892460675za20gzb893348378zd863829990&auid=244095673.1776899754&rcb=8&dma=1&dma_cps=a&npa=0&gcs=G111&gcd=13t3tPt2t5l1&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&pscdl=noapi&url=https%3A%2F%2Fwww.bose.com%2Fhome&tiba=Headphones%2C%20Earbuds%2C%20Speakers%2C%20Soundbars%2C%20%26%20More%20%7C%20Bose&data=event%3Dpage_view%3Bpage_type%3Dhomepage%3Bcountry_code%3DUS%3Bwebsite_language%3Den_US%3Burl_filename%3Dhome%3Bpage_name%3Dhomepage%20%3E%20home%3Bpage_category_id%3D%3Bnavigator_languages%3D%5B%22en-US%22%2C%22en%22%5D&ec_mode=c&em=tv.1&value=0&uip=141.227.188.0&tag_exp=0~115938466~115938469~117215459~117266400~117384405~117512543~117704211&_tu=BA&s3p=1&_is_sw=f15s0t2&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKGW5vdC1ldmVudC1zb3VyY2UsIHRyaWdnZXJaAwoBAWIDCgED&cerd=CgEA&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1X1PmTaSvB4MNFGm7UHHrmXZoeqGFYNyZY0GWUjjinM8y70lZzKBIIaAoFf&pscrd=IhMI7NGYtcuClAMV5UCkBB0QETTjMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhVodHRwczovL3d3dy5ib3NlLmNvbS9CV0NoRUk4T09oendZUTFjaWp4NC1nbDRhVkFSSXNBSThFS1ozWHI0MVgxbUJzN2FkY3Z6R3hUeDhSa3hPLW9XdHkwME1QQ2pBMXh3WE1ubi1hYW90eVFmc3oMCAliCAgAEAAYACAA&is_vtc=1&cid=CAQSWwAFq6B9OphLDEGXboDQIlmUliEKalWm6Nl9rKQatzWk-8-Qn4QzIwlX3aQX9Iek7RcODDjBaugbLWxEwPfPlDk-UfykXxbSSDkNkcwg6F1jEOVezGfo3bAI55E&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1FkeeroK0V-u8CxT6j46jmJYWe6ygemAa5tQ&random=2358724951www.google.com/pagead/1p-conversion... https://www.google.com/pagead/1p-conversion/385767200/?random=522150955&fst=1776899754026&cv=10&fmt=8&label=1J8vCK-En4YCEKCu-bcB&bg=ffffff&guid=ON&u_w=412&u_h=823&gtm=45j91e64l1v893498652z8893348378z9892460675za20gzb893348378zd863829990&auid=244095673.1776899754&rcb=8&dma=1&dma_cps=a&npa=0&gcs=G111&gcd=13t3tPt2t5l1&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&pscdl=noapi&url=https%3A%2F%2Fwww.bose.com%2Fhome&tiba=Headphones%2C%20Earbuds%2C%20Speakers%2C%20Soundbars%2C%20%26%20More%20%7C%20Bose&data=event%3Dpage_view%3Bpage_type%3Dhomepage%3Bcountry_code%3DUS%3Bwebsite_language%3Den_US%3Burl_filename%3Dhome%3Bpage_name%3Dhomepage%20%3E%20home%3Bpage_category_id%3D%3Bnavigator_languages%3D%5B%22en-US%22%2C%22en%22%5D&ec_mode=c&em=tv.1&value=0&uip=141.227.188.0&tag_exp=0~115938466~115938469~117215459~117266400~117384405~117512543~117704211&_tu=BA&s3p=1&_is_sw=f15s0t2&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKGW5vdC1ldmVudC1zb3VyY2UsIHRyaWdnZXJaAwoBAWIDCgED&cerd=CgEA&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1X1PmTaSvB4MNFGm7UHHrmXZoeqGFYNyZY0GWUjjinM8y70lZzKBIIaAoFf&pscrd=IhMI7NGYtcuClAMV5UCkBB0QETTjMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhVodHRwczovL3d3dy5ib3NlLmNvbS9CV0NoRUk4T09oendZUTFjaWp4NC1nbDRhVkFSSXNBSThFS1ozWHI0MVgxbUJzN2FkY3Z6R3hUeDhSa3hPLW9XdHkwME1QQ2pBMXh3WE1ubi1hYW90eVFmc3oMCAliCAgAEAAYACAA&is_vtc=1&cid=CAQSWwAFq6B9OphLDEGXboDQIlmUliEKalWm6Nl9rKQatzWk-8-Qn4QzIwlX3aQX9Iek7RcODDjBaugbLWxEwPfPlDk-UfykXxbSSDkNkcwg6F1jEOVezGfo3bAI55E&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1FkeeroK0V-u8CxT6j46jmJYWe6ygemAa5tQ&random=2358724951 — 302 — 22 B — 137 ms — h3https://www.google.com/pagead/1p-conversion/16540420912/?random=1967909374&fst=1776899754033&cv=10&fmt=8&label=HlovCO_Dhr4ZELCWi889&bg=ffffff&guid=ON&u_w=412&u_h=823&gtm=45j91e64l1v893498652z8893348378z9892460675za20gzb893348378zd863829990&auid=244095673.1776899754&rcb=8&dma=1&dma_cps=a&npa=0&gcs=G111&gcd=13t3tPt2t5l1&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&pscdl=noapi&url=https%3A%2F%2Fwww.bose.com%2Fhome&tiba=Headphones%2C%20Earbuds%2C%20Speakers%2C%20Soundbars%2C%20%26%20More%20%7C%20Bose&data=event%3Dpage_view%3Bpage_type%3Dhomepage%3Bcountry_code%3DUS%3Bwebsite_language%3Den_US%3Burl_filename%3Dhome%3Bpage_name%3Dhomepage%20%3E%20home%3Bpage_category_id%3D%3Bnavigator_languages%3D%5B%22en-US%22%2C%22en%22%5D&ec_mode=c&em=tv.1&value=0&uip=141.227.188.0&tag_exp=0~115938466~115938469~117215459~117266400~117384405~117512543~117704211&_tu=BA&s3p=1&_is_sw=f15s0t2&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKJnRyaWdnZXI9bmF2aWdhdGlvbi1zb3VyY2U7ZXZlbnQtc291cmNlWgMKAQFiAwoBAw&cerd=CgEA&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1VldzRikLv8GGMndQB2S4F8YgQmsmxaIwZ3bBLPQg5VtJuB4DLWhw8aAubd&pscrd=IhMImtKYtcuClAMV51GkBB0UDxs7MgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhVodHRwczovL3d3dy5ib3NlLmNvbS9CV0NoRUk4T09oendZUTFjaWp4NC1nbDRhVkFSSXNBSThFS1ozYkJwaTNkUnBVSDlhMmdJRkdBYkJBUFlQZkduU0FQa2hGZlZvTDl4a05FTTdtRmtlTmJWRXoMCAliCAgAEAAYACAA&is_vtc=1&cid=CAQSWwAFq6B9ca9g7ENLFa_3aKFO40BMpB1ji-142V79yVhRGb-haA_0MHlK5b3taqHhZBNwgpMiykIOkYboy9zzUht7LzKdeLG2apfQwxvnYu5zMAOVsbSlsDdUszM&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1FkScKwC3OdRH5YrFxQzPyXCuCIOcMR6r1iw&random=3556570346www.google.com/pagead/1p-conversion... https://www.google.com/pagead/1p-conversion/16540420912/?random=1967909374&fst=1776899754033&cv=10&fmt=8&label=HlovCO_Dhr4ZELCWi889&bg=ffffff&guid=ON&u_w=412&u_h=823&gtm=45j91e64l1v893498652z8893348378z9892460675za20gzb893348378zd863829990&auid=244095673.1776899754&rcb=8&dma=1&dma_cps=a&npa=0&gcs=G111&gcd=13t3tPt2t5l1&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&pscdl=noapi&url=https%3A%2F%2Fwww.bose.com%2Fhome&tiba=Headphones%2C%20Earbuds%2C%20Speakers%2C%20Soundbars%2C%20%26%20More%20%7C%20Bose&data=event%3Dpage_view%3Bpage_type%3Dhomepage%3Bcountry_code%3DUS%3Bwebsite_language%3Den_US%3Burl_filename%3Dhome%3Bpage_name%3Dhomepage%20%3E%20home%3Bpage_category_id%3D%3Bnavigator_languages%3D%5B%22en-US%22%2C%22en%22%5D&ec_mode=c&em=tv.1&value=0&uip=141.227.188.0&tag_exp=0~115938466~115938469~117215459~117266400~117384405~117512543~117704211&_tu=BA&s3p=1&_is_sw=f15s0t2&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKJnRyaWdnZXI9bmF2aWdhdGlvbi1zb3VyY2U7ZXZlbnQtc291cmNlWgMKAQFiAwoBAw&cerd=CgEA&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1VldzRikLv8GGMndQB2S4F8YgQmsmxaIwZ3bBLPQg5VtJuB4DLWhw8aAubd&pscrd=IhMImtKYtcuClAMV51GkBB0UDxs7MgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhVodHRwczovL3d3dy5ib3NlLmNvbS9CV0NoRUk4T09oendZUTFjaWp4NC1nbDRhVkFSSXNBSThFS1ozYkJwaTNkUnBVSDlhMmdJRkdBYkJBUFlQZkduU0FQa2hGZlZvTDl4a05FTTdtRmtlTmJWRXoMCAliCAgAEAAYACAA&is_vtc=1&cid=CAQSWwAFq6B9ca9g7ENLFa_3aKFO40BMpB1ji-142V79yVhRGb-haA_0MHlK5b3taqHhZBNwgpMiykIOkYboy9zzUht7LzKdeLG2apfQwxvnYu5zMAOVsbSlsDdUszM&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1FkScKwC3OdRH5YrFxQzPyXCuCIOcMR6r1iw&random=3556570346 — 302 — 22 B — 253 ms — h3https://www.google.es/pagead/1p-user-list/1038472573/?random=1849374464&fst=1776898800000&cv=10&fmt=3&label=q3niCKP6vp0BEP2ql-8D&bg=ffffff&guid=ON&u_w=412&u_h=823&gtm=45j91e64l1v893498652z8893348378z9892460675za20gzb893348378zd863829990&url=https%3A%2F%2Fwww.bose.com%2Fhome&tiba=Headphones%2C%20Earbuds%2C%20Speakers%2C%20Soundbars%2C%20%26%20More%20%7C%20Bose&auid=244095673.1776899754&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&rcb=8&dma=1&dma_cps=a&npa=0&gcs=G111&gcd=13t3tPt2t5l1&pscdl=noapi&_is_sw=f15s0t2&tag_exp=0~115938466~115938469~117215459~117266400~117384405~117512543~117704211&_tu=BA&is_vtc=1&cid=CAQSWwAFq6B9JeH6WmEzBktJBpzsinUwGky0muSAjbh5e0Sn-AnzuO5C7GtVGPtH1G_A1-Orlp6FUTKJgLNGktlFQ8wKWn1-_4GTPZ8ufUF978FRUmp3RLuFzGWP8Hs&random=2107887238&ipr=ywww.google.es/pagead/1p-user-list/1... https://www.google.es/pagead/1p-user-list/1038472573/?random=1849374464&fst=1776898800000&cv=10&fmt=3&label=q3niCKP6vp0BEP2ql-8D&bg=ffffff&guid=ON&u_w=412&u_h=823&gtm=45j91e64l1v893498652z8893348378z9892460675za20gzb893348378zd863829990&url=https%3A%2F%2Fwww.bose.com%2Fhome&tiba=Headphones%2C%20Earbuds%2C%20Speakers%2C%20Soundbars%2C%20%26%20More%20%7C%20Bose&auid=244095673.1776899754&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&rcb=8&dma=1&dma_cps=a&npa=0&gcs=G111&gcd=13t3tPt2t5l1&pscdl=noapi&_is_sw=f15s0t2&tag_exp=0~115938466~115938469~117215459~117266400~117384405~117512543~117704211&_tu=BA&is_vtc=1&cid=CAQSWwAFq6B9JeH6WmEzBktJBpzsinUwGky0muSAjbh5e0Sn-AnzuO5C7GtVGPtH1G_A1-Orlp6FUTKJgLNGktlFQ8wKWn1-_4GTPZ8ufUF978FRUmp3RLuFzGWP8Hs&random=2107887238&ipr=y — 200 — 154 B — 35 ms — h2https://www.google.es/pagead/1p-conversion/385767200/?random=522150955&fst=1776899754026&cv=10&fmt=8&label=1J8vCK-En4YCEKCu-bcB&bg=ffffff&guid=ON&u_w=412&u_h=823&gtm=45j91e64l1v893498652z8893348378z9892460675za20gzb893348378zd863829990&auid=244095673.1776899754&rcb=8&dma=1&dma_cps=a&npa=0&gcs=G111&gcd=13t3tPt2t5l1&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&pscdl=noapi&url=https%3A%2F%2Fwww.bose.com%2Fhome&tiba=Headphones%2C%20Earbuds%2C%20Speakers%2C%20Soundbars%2C%20%26%20More%20%7C%20Bose&data=event%3Dpage_view%3Bpage_type%3Dhomepage%3Bcountry_code%3DUS%3Bwebsite_language%3Den_US%3Burl_filename%3Dhome%3Bpage_name%3Dhomepage%20%3E%20home%3Bpage_category_id%3D%3Bnavigator_languages%3D%5B%22en-US%22%2C%22en%22%5D&ec_mode=c&em=tv.1&value=0&uip=141.227.188.0&tag_exp=0~115938466~115938469~117215459~117266400~117384405~117512543~117704211&_tu=BA&s3p=1&_is_sw=f15s0t2&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKGW5vdC1ldmVudC1zb3VyY2UsIHRyaWdnZXJaAwoBAWIDCgED&cerd=CgEA&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1X1PmTaSvB4MNFGm7UHHrmXZoeqGFYNyZY0GWUjjinM8y70lZzKBIIaAoFf&is_vtc=1&cid=CAQSWwAFq6B9OphLDEGXboDQIlmUliEKalWm6Nl9rKQatzWk-8-Qn4QzIwlX3aQX9Iek7RcODDjBaugbLWxEwPfPlDk-UfykXxbSSDkNkcwg6F1jEOVezGfo3bAI55E&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1FkeeroK0V-u8CxT6j46jmJYWe6ygemAa5tQ&random=2358724951&ipr=y&pscrd=IhMI7NGYtcuClAMV5UCkBB0QETTjMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhVodHRwczovL3d3dy5ib3NlLmNvbS9CV0NoRUk4T09oendZUTFjaWp4NC1nbDRhVkFSSXNBSThFS1ozWHI0MVgxbUJzN2FkY3Z6R3hUeDhSa3hPLW9XdHkwME1QQ2pBMXh3WE1ubi1hYW90eVFmc3oMCAliCAgAEAAYACAAwww.google.es/pagead/1p-conversion/... https://www.google.es/pagead/1p-conversion/385767200/?random=522150955&fst=1776899754026&cv=10&fmt=8&label=1J8vCK-En4YCEKCu-bcB&bg=ffffff&guid=ON&u_w=412&u_h=823&gtm=45j91e64l1v893498652z8893348378z9892460675za20gzb893348378zd863829990&auid=244095673.1776899754&rcb=8&dma=1&dma_cps=a&npa=0&gcs=G111&gcd=13t3tPt2t5l1&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&pscdl=noapi&url=https%3A%2F%2Fwww.bose.com%2Fhome&tiba=Headphones%2C%20Earbuds%2C%20Speakers%2C%20Soundbars%2C%20%26%20More%20%7C%20Bose&data=event%3Dpage_view%3Bpage_type%3Dhomepage%3Bcountry_code%3DUS%3Bwebsite_language%3Den_US%3Burl_filename%3Dhome%3Bpage_name%3Dhomepage%20%3E%20home%3Bpage_category_id%3D%3Bnavigator_languages%3D%5B%22en-US%22%2C%22en%22%5D&ec_mode=c&em=tv.1&value=0&uip=141.227.188.0&tag_exp=0~115938466~115938469~117215459~117266400~117384405~117512543~117704211&_tu=BA&s3p=1&_is_sw=f15s0t2&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKGW5vdC1ldmVudC1zb3VyY2UsIHRyaWdnZXJaAwoBAWIDCgED&cerd=CgEA&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1X1PmTaSvB4MNFGm7UHHrmXZoeqGFYNyZY0GWUjjinM8y70lZzKBIIaAoFf&is_vtc=1&cid=CAQSWwAFq6B9OphLDEGXboDQIlmUliEKalWm6Nl9rKQatzWk-8-Qn4QzIwlX3aQX9Iek7RcODDjBaugbLWxEwPfPlDk-UfykXxbSSDkNkcwg6F1jEOVezGfo3bAI55E&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1FkeeroK0V-u8CxT6j46jmJYWe6ygemAa5tQ&random=2358724951&ipr=y&pscrd=IhMI7NGYtcuClAMV5UCkBB0QETTjMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhVodHRwczovL3d3dy5ib3NlLmNvbS9CV0NoRUk4T09oendZUTFjaWp4NC1nbDRhVkFSSXNBSThFS1ozWHI0MVgxbUJzN2FkY3Z6R3hUeDhSa3hPLW9XdHkwME1QQ2pBMXh3WE1ubi1hYW90eVFmc3oMCAliCAgAEAAYACAA — 200 — 20 B — 210 ms — h3https://www.google.es/pagead/1p-conversion/16540420912/?random=1967909374&fst=1776899754033&cv=10&fmt=8&label=HlovCO_Dhr4ZELCWi889&bg=ffffff&guid=ON&u_w=412&u_h=823&gtm=45j91e64l1v893498652z8893348378z9892460675za20gzb893348378zd863829990&auid=244095673.1776899754&rcb=8&dma=1&dma_cps=a&npa=0&gcs=G111&gcd=13t3tPt2t5l1&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&pscdl=noapi&url=https%3A%2F%2Fwww.bose.com%2Fhome&tiba=Headphones%2C%20Earbuds%2C%20Speakers%2C%20Soundbars%2C%20%26%20More%20%7C%20Bose&data=event%3Dpage_view%3Bpage_type%3Dhomepage%3Bcountry_code%3DUS%3Bwebsite_language%3Den_US%3Burl_filename%3Dhome%3Bpage_name%3Dhomepage%20%3E%20home%3Bpage_category_id%3D%3Bnavigator_languages%3D%5B%22en-US%22%2C%22en%22%5D&ec_mode=c&em=tv.1&value=0&uip=141.227.188.0&tag_exp=0~115938466~115938469~117215459~117266400~117384405~117512543~117704211&_tu=BA&s3p=1&_is_sw=f15s0t2&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKJnRyaWdnZXI9bmF2aWdhdGlvbi1zb3VyY2U7ZXZlbnQtc291cmNlWgMKAQFiAwoBAw&cerd=CgEA&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1VldzRikLv8GGMndQB2S4F8YgQmsmxaIwZ3bBLPQg5VtJuB4DLWhw8aAubd&is_vtc=1&cid=CAQSWwAFq6B9ca9g7ENLFa_3aKFO40BMpB1ji-142V79yVhRGb-haA_0MHlK5b3taqHhZBNwgpMiykIOkYboy9zzUht7LzKdeLG2apfQwxvnYu5zMAOVsbSlsDdUszM&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1FkScKwC3OdRH5YrFxQzPyXCuCIOcMR6r1iw&random=3556570346&ipr=y&pscrd=IhMImtKYtcuClAMV51GkBB0UDxs7MgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhVodHRwczovL3d3dy5ib3NlLmNvbS9CV0NoRUk4T09oendZUTFjaWp4NC1nbDRhVkFSSXNBSThFS1ozYkJwaTNkUnBVSDlhMmdJRkdBYkJBUFlQZkduU0FQa2hGZlZvTDl4a05FTTdtRmtlTmJWRXoMCAliCAgAEAAYACAAwww.google.es/pagead/1p-conversion/... https://www.google.es/pagead/1p-conversion/16540420912/?random=1967909374&fst=1776899754033&cv=10&fmt=8&label=HlovCO_Dhr4ZELCWi889&bg=ffffff&guid=ON&u_w=412&u_h=823&gtm=45j91e64l1v893498652z8893348378z9892460675za20gzb893348378zd863829990&auid=244095673.1776899754&rcb=8&dma=1&dma_cps=a&npa=0&gcs=G111&gcd=13t3tPt2t5l1&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&pscdl=noapi&url=https%3A%2F%2Fwww.bose.com%2Fhome&tiba=Headphones%2C%20Earbuds%2C%20Speakers%2C%20Soundbars%2C%20%26%20More%20%7C%20Bose&data=event%3Dpage_view%3Bpage_type%3Dhomepage%3Bcountry_code%3DUS%3Bwebsite_language%3Den_US%3Burl_filename%3Dhome%3Bpage_name%3Dhomepage%20%3E%20home%3Bpage_category_id%3D%3Bnavigator_languages%3D%5B%22en-US%22%2C%22en%22%5D&ec_mode=c&em=tv.1&value=0&uip=141.227.188.0&tag_exp=0~115938466~115938469~117215459~117266400~117384405~117512543~117704211&_tu=BA&s3p=1&_is_sw=f15s0t2&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKJnRyaWdnZXI9bmF2aWdhdGlvbi1zb3VyY2U7ZXZlbnQtc291cmNlWgMKAQFiAwoBAw&cerd=CgEA&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1VldzRikLv8GGMndQB2S4F8YgQmsmxaIwZ3bBLPQg5VtJuB4DLWhw8aAubd&is_vtc=1&cid=CAQSWwAFq6B9ca9g7ENLFa_3aKFO40BMpB1ji-142V79yVhRGb-haA_0MHlK5b3taqHhZBNwgpMiykIOkYboy9zzUht7LzKdeLG2apfQwxvnYu5zMAOVsbSlsDdUszM&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1FkScKwC3OdRH5YrFxQzPyXCuCIOcMR6r1iw&random=3556570346&ipr=y&pscrd=IhMImtKYtcuClAMV51GkBB0UDxs7MgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhVodHRwczovL3d3dy5ib3NlLmNvbS9CV0NoRUk4T09oendZUTFjaWp4NC1nbDRhVkFSSXNBSThFS1ozYkJwaTNkUnBVSDlhMmdJRkdBYkJBUFlQZkduU0FQa2hGZlZvTDl4a05FTTdtRmtlTmJWRXoMCAliCAgAEAAYACAA — 200 — 20 B — 228 ms — h3https://zn8hzinwseotwpdiy-bose.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_8HzINwseoTWPdIyzn8hzinwseotwpdiy-bose.siteintercep... https://zn8hzinwseotwpdiy-bose.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_8HzINwseoTWPdIy — 200 — 4.6 KiB — 129 ms — h2https://js-agent.newrelic.com/nr-spa-1.308.0.min.jsjs-agent.newrelic.com/nr-spa-1.308.... https://js-agent.newrelic.com/nr-spa-1.308.0.min.js — 200 — 30.0 KiB — 12 ms — h2https://ct.pinterest.com/static/ct/token_create.jsct.pinterest.com/static/ct/token_cr... https://ct.pinterest.com/static/ct/token_create.js — 200 — 2.2 KiB — 7 ms — h2https://ct.pinterest.com/ct.htmlct.pinterest.com/ct.html https://ct.pinterest.com/ct.html — 200 — 694 B — 55 ms — h2https://portal.brandlock.io/?hit=%7B%22e%22%3A%22complete%22%2C%22u%22%3A%22https%3A%2F%2Fwww.bose.com%2Fhome%22%2C%22c%22%3A1%2C%22c4%22%3A%7B%22HJSHP%22%3A8%2C%22ES%22%3A82%7D%2C%22web_id%22%3A806%2C%22h%22%3A%22bef7cbb5-5670-44ca-ad7b-fd397e7d846e%22%2C%22conversion%22%3Afalse%2C%22ver%22%3A4%2C%22bld%22%3A1776860377%2C%22ref%22%3A%22%22%2C%22utms%22%3Anull%2C%22utmm%22%3Anull%2C%22utmc%22%3Anull%2C%22utmt%22%3Anull%2C%22utmcnt%22%3Anull%2C%22v%22%3A%220a0c4beb-ceb5-487a-9587-cb290eaa245d%22%2C%22s%22%3A%2285202748-82ce-4ef3-bab4-79ce6d28af4f%22%2C%22b%22%3A%22PG%22%2C%22bid%22%3A8%2C%22js%22%3A%5B%5D%2C%22load_time%22%3A3223%2C%22unload_time%22%3A1322.8000001907349%7Dportal.brandlock.io/?hit=%7B%22e%22... https://portal.brandlock.io/?hit=%7B%22e%22%3A%22complete%22%2C%22u%22%3A%22https%3A%2F%2Fwww.bose.com%2Fhome%22%2C%22c%22%3A1%2C%22c4%22%3A%7B%22HJSHP%22%3A8%2C%22ES%22%3A82%7D%2C%22web_id%22%3A806%2C%22h%22%3A%22bef7cbb5-5670-44ca-ad7b-fd397e7d846e%22%2C%22conversion%22%3Afalse%2C%22ver%22%3A4%2C%22bld%22%3A1776860377%2C%22ref%22%3A%22%22%2C%22utms%22%3Anull%2C%22utmm%22%3Anull%2C%22utmc%22%3Anull%2C%22utmt%22%3Anull%2C%22utmcnt%22%3Anull%2C%22v%22%3A%220a0c4beb-ceb5-487a-9587-cb290eaa245d%22%2C%22s%22%3A%2285202748-82ce-4ef3-bab4-79ce6d28af4f%22%2C%22b%22%3A%22PG%22%2C%22bid%22%3A8%2C%22js%22%3A%5B%5D%2C%22load_time%22%3A3223%2C%22unload_time%22%3A1322.8000001907349%7D — 204 — 110 B — 795 ms — http/1.1https://www.bose.com/cdn-cgi/rum?www.bose.com/cdn-cgi/rum? https://www.bose.com/cdn-cgi/rum? — 204 — 139 B — 23 ms — h3https://analytics.tiktok.com/api/v2/pixel/perfanalytics.tiktok.com/api/v2/pixel/p... https://analytics.tiktok.com/api/v2/pixel/perf — 200 — 0 B — 118 ms — h2https://analytics.tiktok.com/api/v2/pixel/perfanalytics.tiktok.com/api/v2/pixel/p... https://analytics.tiktok.com/api/v2/pixel/perf — 200 — 0 B — 115 ms — h2https://bat.bing.com/action/0?ti=20061898&tm=gtm002&Ver=2&mid=b107d9b2-6f8e-4ef2-87ca-f85edf52a32e&bo=2&sid=362ebcc03ea111f1a13167721a621bcb&vid=362ecf703ea111f19a3eb13742dffb4a&vids=1&msclkid=N&pi=918639831&lg=en-US&sw=412&sh=823&sc=24&tl=Headphones,%20Earbuds,%20Speakers,%20Soundbars,%20%26%20More%20%7C%20Bose&kw=Bose&p=https%3A%2F%2Fwww.bose.com%2Fhome&r=&lt=3223&mtp=1&evt=pageLoad&sv=2&asc=G&cdb=AQAS&rn=504558bat.bing.com/action/0?ti=20061898&t... https://bat.bing.com/action/0?ti=20061898&tm=gtm002&Ver=2&mid=b107d9b2-6f8e-4ef2-87ca-f85edf52a32e&bo=2&sid=362ebcc03ea111f1a13167721a621bcb&vid=362ecf703ea111f19a3eb13742dffb4a&vids=1&msclkid=N&pi=918639831&lg=en-US&sw=412&sh=823&sc=24&tl=Headphones,%20Earbuds,%20Speakers,%20Soundbars,%20%26%20More%20%7C%20Bose&kw=Bose&p=https%3A%2F%2Fwww.bose.com%2Fhome&r=&lt=3223&mtp=1&evt=pageLoad&sv=2&asc=G&cdb=AQAS&rn=504558 — 204 — 231 B — 36 ms — h2https://api.bounceexchange.com/state/js?website_id=8533&device_id=7971835450937528096&visit_id=1776899754502341api.bounceexchange.com/state/js?web... https://api.bounceexchange.com/state/js?website_id=8533&device_id=7971835450937528096&visit_id=1776899754502341 — 200 — 1008 B — 66 ms — h2https://ids.cdnwidget.com/c?cookieID=&deviceID=&iv=&v=&GCH1=&SCH1=&GCS1=268311380&GCS2=OGNhZjkwYzktNzc1MS00YjA5LTg4MzItZTZjMDVlZjJmZmFhLmxvY2FsLDVlNmIzYzU3LWIzY2MtNDI5YS1hZTRjLTJiMGQxOTE5Mzk5OC5sb2NhbA==&pe=false&wsid=8533&varID=&log=%7B%22config%22%3A%7B%22gmEN%22%3Atrue%2C%22pixEN%22%3Atrue%7D%2C%22apikey%22%3A%222%5EHIykD%22%2C%22cjsversion%22%3A%221.5.9%22%2C%22wsid%22%3A8533%2C%22loadID%22%3A%22oWAk08jPvn3I7Cj%22%2C%22timing%22%3A%7B%22sessionStorageLoad%22%3A7%2C%22IDStageStart%22%3A8%2C%22obsReqdata%22%3A224%2C%22obsReqpage%22%3A225%2C%22obsReqview%22%3A226%2C%22netComplete%22%3A288%2C%22IDStagePrefire%22%3A288%7D%2C%22matches%22%3A%7B%22cookie%22%3Afalse%2C%22LS%22%3Afalse%7D%2C%22info%22%3A%7B%22isSpoofed%22%3Afalse%2C%22PM%22%3Afalse%2C%22DNT%22%3Afalse%2C%22deviceTimezone%22%3A0%2C%22extensionID%22%3Anull%2C%22externalID%22%3Anull%2C%22agent%22%3A%7B%22device%22%3Anull%7D%2C%22firstLoad%22%3Atrue%7D%2C%22deviceid%22%3A%227971835450937528096%22%2C%22visitid%22%3A%221776899754502341%22%7Dids.cdnwidget.com/c?cookieID=&devic... https://ids.cdnwidget.com/c?cookieID=&deviceID=&iv=&v=&GCH1=&SCH1=&GCS1=268311380&GCS2=OGNhZjkwYzktNzc1MS00YjA5LTg4MzItZTZjMDVlZjJmZmFhLmxvY2FsLDVlNmIzYzU3LWIzY2MtNDI5YS1hZTRjLTJiMGQxOTE5Mzk5OC5sb2NhbA==&pe=false&wsid=8533&varID=&log=%7B%22config%22%3A%7B%22gmEN%22%3Atrue%2C%22pixEN%22%3Atrue%7D%2C%22apikey%22%3A%222%5EHIykD%22%2C%22cjsversion%22%3A%221.5.9%22%2C%22wsid%22%3A8533%2C%22loadID%22%3A%22oWAk08jPvn3I7Cj%22%2C%22timing%22%3A%7B%22sessionStorageLoad%22%3A7%2C%22IDStageStart%22%3A8%2C%22obsReqdata%22%3A224%2C%22obsReqpage%22%3A225%2C%22obsReqview%22%3A226%2C%22netComplete%22%3A288%2C%22IDStagePrefire%22%3A288%7D%2C%22matches%22%3A%7B%22cookie%22%3Afalse%2C%22LS%22%3Afalse%7D%2C%22info%22%3A%7B%22isSpoofed%22%3Afalse%2C%22PM%22%3Afalse%2C%22DNT%22%3Afalse%2C%22deviceTimezone%22%3A0%2C%22extensionID%22%3Anull%2C%22externalID%22%3Anull%2C%22agent%22%3A%7B%22device%22%3Anull%7D%2C%22firstLoad%22%3Atrue%7D%2C%22deviceid%22%3A%227971835450937528096%22%2C%22visitid%22%3A%221776899754502341%22%7D — 200 — 230 B — 462 ms — h2https://cdn0.forter.com/b4fbcb118aa4/20b06940b11f4076bebe71fbaade401b/prop.json?_=1776899754510cdn0.forter.com/b4fbcb118aa4/20b069... https://cdn0.forter.com/b4fbcb118aa4/20b06940b11f4076bebe71fbaade401b/prop.json?_=1776899754510 — 200 — 356 B — 197 ms — http/1.1https://bam.nr-data.net/1/NRBR-1d1ee940090ad94827f?a=608617118&sa=1&v=1.308.0&t=Unnamed%20Transaction&rst=3426&ck=0&s=79dd61caf259160f&ref=https://www.bose.com/home&ptid=d6ccbea9fe8f5c2b&af=err,xhr,stn,spa,ins&be=691&fe=2533&dc=816&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776899751120,%22n%22:0,%22f%22:493,%22dn%22:493,%22dne%22:493,%22c%22:493,%22s%22:493,%22ce%22:493,%22rq%22:495,%22rp%22:691,%22rpe%22:698,%22di%22:1464,%22ds%22:1507,%22de%22:1507,%22dc%22:3206,%22l%22:3207,%22le%22:3224%7D,%22navigation%22:%7B%7D%7D&fp=1252&fcp=1252bam.nr-data.net/1/NRBR-1d1ee940090a... https://bam.nr-data.net/1/NRBR-1d1ee940090ad94827f?a=608617118&sa=1&v=1.308.0&t=Unnamed%20Transaction&rst=3426&ck=0&s=79dd61caf259160f&ref=https://www.bose.com/home&ptid=d6ccbea9fe8f5c2b&af=err,xhr,stn,spa,ins&be=691&fe=2533&dc=816&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776899751120,%22n%22:0,%22f%22:493,%22dn%22:493,%22dne%22:493,%22c%22:493,%22s%22:493,%22ce%22:493,%22rq%22:495,%22rp%22:691,%22rpe%22:698,%22di%22:1464,%22ds%22:1507,%22de%22:1507,%22dc%22:3206,%22l%22:3207,%22le%22:3224%7D,%22navigation%22:%7B%7D%7D&fp=1252&fcp=1252 — 200 — 671 B — 162 ms — http/1.1https://siteintercept.qualtrics.com/dxjsmodule/37.7ea1ffe71ad8c0799cc1.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=www.bose.comsiteintercept.qualtrics.com/dxjsmod... https://siteintercept.qualtrics.com/dxjsmodule/37.7ea1ffe71ad8c0799cc1.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=www.bose.com — 200 — 18.6 KiB — 81 ms — h2https://siteintercept.qualtrics.com/dxjsmodule/12.1a2b7192fd54e87d3971.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=www.bose.comsiteintercept.qualtrics.com/dxjsmod... https://siteintercept.qualtrics.com/dxjsmodule/12.1a2b7192fd54e87d3971.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=www.bose.com — 200 — 35.8 KiB — 84 ms — h2https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/fonts/bose/text/BoseText-Light.woff2www.bose.com/on/demandware.static/S... https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/fonts/bose/text/BoseText-Light.woff2 — 200 — 36.7 KiB — 33 ms — h3https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/fonts/bose/text/BoseText-Bold.woff2www.bose.com/on/demandware.static/S... https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/en_US/v1776889930907/fonts/bose/text/BoseText-Bold.woff2 — 200 — 42.2 KiB — 32 ms — h3https://events.bouncex.net/track.gif/client_gdpr_optout?websiteid=8533&domain=www.bose.com&source=web&agent=api&reason=EU%20IPevents.bouncex.net/track.gif/client... https://events.bouncex.net/track.gif/client_gdpr_optout?websiteid=8533&domain=www.bose.com&source=web&agent=api&reason=EU%20IP — 200 — 196 B — 34 ms — h2https://cdn3.forter.com/eventscdn3.forter.com/events https://cdn3.forter.com/events — 200 — 371 B — 142 ms — h2https://20b06940b11f4076bebe71fbaade401b-b4fbcb118aa4.cdn.forter.com/prop.json20b06940b11f4076bebe71fbaade401b-b4... https://20b06940b11f4076bebe71fbaade401b-b4fbcb118aa4.cdn.forter.com/prop.json — 200 — 620 B — 294 ms — http/1.1https://cdn6.forter.com/b4fbcb118aa4/20b06940b11f4076bebe71fbaade401b/prop.jsoncdn6.forter.com/b4fbcb118aa4/20b069... https://cdn6.forter.com/b4fbcb118aa4/20b06940b11f4076bebe71fbaade401b/prop.json — 200 — 0 B — 153 ms — h2https://siteintercept.qualtrics.com/WRSiteInterceptEngine/Targeting.php?Q_ZoneID=ZN_8HzINwseoTWPdIy&Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=websiteintercept.qualtrics.com/WRSiteI... https://siteintercept.qualtrics.com/WRSiteInterceptEngine/Targeting.php?Q_ZoneID=ZN_8HzINwseoTWPdIy&Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web — 200 — 1.1 KiB — 41 ms — h2https://bam.nr-data.net/events/1/NRBR-1d1ee940090ad94827f?a=608617118&sa=1&v=1.308.0&t=Unnamed%20Transaction&rst=3610&ck=0&s=79dd61caf259160f&ref=https://www.bose.com/home&ptid=d6ccbea9fe8f5c2bbam.nr-data.net/events/1/NRBR-1d1ee... https://bam.nr-data.net/events/1/NRBR-1d1ee940090ad94827f?a=608617118&sa=1&v=1.308.0&t=Unnamed%20Transaction&rst=3610&ck=0&s=79dd61caf259160f&ref=https://www.bose.com/home&ptid=d6ccbea9fe8f5c2b — 200 — 365 B — 109 ms — http/1.1https://bam.nr-data.net/jserrors/1/NRBR-1d1ee940090ad94827f?a=608617118&sa=1&v=1.308.0&t=Unnamed%20Transaction&rst=3612&ck=0&s=79dd61caf259160f&ref=https://www.bose.com/home&ptid=d6ccbea9fe8f5c2b&pve=1bam.nr-data.net/jserrors/1/NRBR-1d1... https://bam.nr-data.net/jserrors/1/NRBR-1d1ee940090ad94827f?a=608617118&sa=1&v=1.308.0&t=Unnamed%20Transaction&rst=3612&ck=0&s=79dd61caf259160f&ref=https://www.bose.com/home&ptid=d6ccbea9fe8f5c2b&pve=1 — 200 — 365 B — 136 ms — http/1.1https://bam.nr-data.net/events/1/NRBR-1d1ee940090ad94827f?a=608617118&sa=1&v=1.308.0&t=Unnamed%20Transaction&rst=3616&ck=0&s=79dd61caf259160f&ref=https://www.bose.com/home&ptid=d6ccbea9fe8f5c2bbam.nr-data.net/events/1/NRBR-1d1ee... https://bam.nr-data.net/events/1/NRBR-1d1ee940090ad94827f?a=608617118&sa=1&v=1.308.0&t=Unnamed%20Transaction&rst=3616&ck=0&s=79dd61caf259160f&ref=https://www.bose.com/home&ptid=d6ccbea9fe8f5c2b — 200 — 365 B — 398 ms — http/1.1https://bam.nr-data.net/events/1/NRBR-1d1ee940090ad94827f?a=608617118&sa=1&v=1.308.0&t=Unnamed%20Transaction&rst=3618&ck=0&s=79dd61caf259160f&ref=https://www.bose.com/home&ptid=d6ccbea9fe8f5c2bbam.nr-data.net/events/1/NRBR-1d1ee... https://bam.nr-data.net/events/1/NRBR-1d1ee940090ad94827f?a=608617118&sa=1&v=1.308.0&t=Unnamed%20Transaction&rst=3618&ck=0&s=79dd61caf259160f&ref=https://www.bose.com/home&ptid=d6ccbea9fe8f5c2b — 200 — 365 B — 186 ms — http/1.1https://bam.nr-data.net/ins/1/NRBR-1d1ee940090ad94827f?a=608617118&sa=1&v=1.308.0&t=Unnamed%20Transaction&rst=3622&ck=0&s=79dd61caf259160f&ref=https://www.bose.com/home&ptid=d6ccbea9fe8f5c2bbam.nr-data.net/ins/1/NRBR-1d1ee940... https://bam.nr-data.net/ins/1/NRBR-1d1ee940090ad94827f?a=608617118&sa=1&v=1.308.0&t=Unnamed%20Transaction&rst=3622&ck=0&s=79dd61caf259160f&ref=https://www.bose.com/home&ptid=d6ccbea9fe8f5c2b — 204 — 338 B — 573 ms — http/1.1https://cdn0.forter.com/b4fbcb118aa4/20b06940b11f4076bebe71fbaade401b/wpt.jsoncdn0.forter.com/b4fbcb118aa4/20b069... https://cdn0.forter.com/b4fbcb118aa4/20b06940b11f4076bebe71fbaade401b/wpt.json — 204 — 0 B — 100 ms — http/1.1https://cdn0.forter.com/b4fbcb118aa4/20b06940b11f4076bebe71fbaade401b/wpt.jsoncdn0.forter.com/b4fbcb118aa4/20b069... https://cdn0.forter.com/b4fbcb118aa4/20b06940b11f4076bebe71fbaade401b/wpt.json — 200 — 437 B — 100 ms — http/1.1https://www.bose.com/on/demandware.store/Sites-Bose_US-Site/en_US/ForterValidate-UpdateForterInfowww.bose.com/on/demandware.store/Si... https://www.bose.com/on/demandware.store/Sites-Bose_US-Site/en_US/ForterValidate-UpdateForterInfo — 200 — 467 B — 131 ms — h3https://www.bose.com/on/demandware.store/Sites-Bose_US-Site/en_US/__Analytics-Start?url=https%3A%2F%2Fwww.bose.com%2Fhome&res=412x823&cookie=1&ref=&title=Headphones%2C%20Earbuds%2C%20Speakers%2C%20Soundbars%2C%20%26%20More%20%7C%20Bose&pdf=1&qt=0&realp=0&wma=0&dir=0&fla=0&java=0&gears=0&ag=0&dwac=0.728825037584622&cmpn=&tz=US/Eastern&pcc=USD&pct=&pcat=&dw_dnt=0www.bose.com/on/demandware.store/Si... https://www.bose.com/on/demandware.store/Sites-Bose_US-Site/en_US/__Analytics-Start?url=https%3A%2F%2Fwww.bose.com%2Fhome&res=412x823&cookie=1&ref=&title=Headphones%2C%20Earbuds%2C%20Speakers%2C%20Soundbars%2C%20%26%20More%20%7C%20Bose&pdf=1&qt=0&realp=0&wma=0&dir=0&fla=0&java=0&gears=0&ag=0&dwac=0.728825037584622&cmpn=&tz=US/Eastern&pcc=USD&pct=&pcat=&dw_dnt=0 — 200 — 278 B — 120 ms — h3https://e.cdnwidget.com/cjs-logger?source=ID%20generation%20error&severity=Warning&error=forbidden%253A%2520disallowed%2520country%252C%2520country%2520code%2520is%2520ES&cookieID=&deviceID=&BXWID=8533&warpspeed=2%5EHIykD&loadID=oWAk08jPvn3I7Cj&version=1.5.9e.cdnwidget.com/cjs-logger?source=I... https://e.cdnwidget.com/cjs-logger?source=ID%20generation%20error&severity=Warning&error=forbidden%253A%2520disallowed%2520country%252C%2520country%2520code%2520is%2520ES&cookieID=&deviceID=&BXWID=8533&warpspeed=2%5EHIykD&loadID=oWAk08jPvn3I7Cj&version=1.5.9 — 204 — 48 B — 166 ms — h2https://20b06940b11f4076bebe71fbaade401b-b4fbcb118aa4.cdn.forter.com/prop.json20b06940b11f4076bebe71fbaade401b-b4... https://20b06940b11f4076bebe71fbaade401b-b4fbcb118aa4.cdn.forter.com/prop.json — 200 — 620 B — 297 ms — http/1.1https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/default/dwe9bf4dc0/images/favicons/favicon.icowww.bose.com/on/demandware.static/S... https://www.bose.com/on/demandware.static/Sites-Bose_US-Site/-/default/dwe9bf4dc0/images/favicons/favicon.ico — 200 — 2.2 KiB — 30 ms — h3https://portal.brandlock.io/?hit=%7B%22e%22%3A%22props%22%2C%22page_type%22%3A%22home%22%2C%22u%22%3A%22https%3A%2F%2Fwww.bose.com%2Fhome%22%2C%22c%22%3A2%2C%22c4%22%3A%7B%22HJSHP%22%3A8%2C%22ES%22%3A82%7D%2C%22web_id%22%3A806%2C%22h%22%3A%22bef7cbb5-5670-44ca-ad7b-fd397e7d846e%22%2C%22conversion%22%3Afalse%2C%22ver%22%3A4%2C%22bld%22%3A1776860377%2C%22ref%22%3A%22%22%2C%22utms%22%3Anull%2C%22utmm%22%3Anull%2C%22utmc%22%3Anull%2C%22utmt%22%3Anull%2C%22utmcnt%22%3Anull%2C%22v%22%3A%220a0c4beb-ceb5-487a-9587-cb290eaa245d%22%2C%22s%22%3A%2285202748-82ce-4ef3-bab4-79ce6d28af4f%22%2C%22b%22%3A%22PG%22%2C%22bid%22%3A8%2C%22js%22%3A%5B%7B%22src%22%3A%22https%3A%2F%2F534003555.collect.igodigital.com%2Fcollect.js%22%2C%22radix%22%3A%22scriptsBefore%22%2C%22set%22%3A%22u%22%7D%2C%7B%22src%22%3A%22https%3A%2F%2Ftag.wknd.ai%2F8533%2Fi.js%22%2C%22radix%22%3A%22scriptsBefore%22%2C%22set%22%3A%22w%22%7D%2C%7B%22src%22%3A%22https%3A%2F%2Fassets.bounceexchange.com%2Fassets%2Fsmart-tag%2Fversioned%2Finbox-v2_d6c8d32b386d0fba348241d2c8b6dbc7.br.js%22%2C%22radix%22%3A%22scriptsBefore%22%2C%22set%22%3A%22w%22%7D%2C%7B%22src%22%3A%22https%3A%2F%2Fassets.bounceexchange.com%2Fassets%2Fsmart-tag%2Fversioned%2Fonsite-v2_1238d00d70e4de87443df9eb69ff1a61.br.js%22%2C%22radix%22%3A%22scriptsBefore%22%2C%22set%22%3A%22w%22%7D%2C%7B%22src%22%3A%22https%3A%2F%2Fassets.bounceexchange.com%2Fassets%2Fsmart-tag%2Fversioned%2Fwebsdk-v2_04a8259886e8489210ad79167d61255e.br.js%22%2C%22radix%22%3A%22scriptsBefore%22%2C%22set%22%3A%22w%22%7D%2C%7B%22src%22%3A%22https%3A%2F%2Fassets.bounceexchange.com%2Fcache%2F8533%2Fwebsite-3c6022abd982a87d58457a8b44a78ef6.js%22%2C%22radix%22%3A%22scriptsBefore%22%2C%22set%22%3A%22w%22%7D%2C%7B%22src%22%3A%22https%3A%2F%2Fassets.bounceexchange.com%2Fcache%2F8533%2Fcampaign-index-live-573febd746d17ebd7eebd6c07fcb253e.js%22%2C%22radix%22%3A%22scriptsBefore%22%2C%22set%22%3A%22w%22%7D%2C%7B%22src%22%3A%22https%3A%2F%2Fjs-agent.newrelic.com%2Fnr-spa-1.308.0.min.js%22%2C%22radix%22%3A%22scriptsBefore%22%2C%22set%22%3A%22u%22%7D%2C%7B%22src%22%3A%22https%3A%2F%2Fjs-agent.newrelic.com%2Fnr-loader-spa-1.308.0.min.js%22%2C%22radix%22%3A%22scriptsBefore%22%2C%22set%22%3A%22u%22%7D%2C%7B%22src%22%3A%22https%3A%2F%2Fstatic.cloudflareinsights.com%2Fbeacon.min.js%2Fvcd15cbe7772f49c399c6a5babf22c1241717689176015%22%2C%22radix%22%3A%22scriptsBefore%22%2C%22set%22%3A%22u%22%7D%2C%7B%22src%22%3A%22https%3A%2F%2Fassets.bounceexchange.com%2Fassets%2Fbounce%2Flocal_storage_frame17.min.html%22%2C%22radix%22%3A%22iframesBefore%22%2C%22set%22%3A%22w%22%7D%2C%7B%22src%22%3A%22https%3A%2F%2Fapi.bounceexchange.com%2Fstate%2Fjs%22%2C%22radix%22%3A%22mutation%22%2C%22set%22%3A%22w%22%7D%5D%2C%22load_time%22%3A3223%2C%22unload_time%22%3A2329.300000190735%7Dportal.brandlock.io/?hit=%7B%22e%22... https://portal.brandlock.io/?hit=%7B%22e%22%3A%22props%22%2C%22page_type%22%3A%22home%22%2C%22u%22%3A%22https%3A%2F%2Fwww.bose.com%2Fhome%22%2C%22c%22%3A2%2C%22c4%22%3A%7B%22HJSHP%22%3A8%2C%22ES%22%3A82%7D%2C%22web_id%22%3A806%2C%22h%22%3A%22bef7cbb5-5670-44ca-ad7b-fd397e7d846e%22%2C%22conversion%22%3Afalse%2C%22ver%22%3A4%2C%22bld%22%3A1776860377%2C%22ref%22%3A%22%22%2C%22utms%22%3Anull%2C%22utmm%22%3Anull%2C%22utmc%22%3Anull%2C%22utmt%22%3Anull%2C%22utmcnt%22%3Anull%2C%22v%22%3A%220a0c4beb-ceb5-487a-9587-cb290eaa245d%22%2C%22s%22%3A%2285202748-82ce-4ef3-bab4-79ce6d28af4f%22%2C%22b%22%3A%22PG%22%2C%22bid%22%3A8%2C%22js%22%3A%5B%7B%22src%22%3A%22https%3A%2F%2F534003555.collect.igodigital.com%2Fcollect.js%22%2C%22radix%22%3A%22scriptsBefore%22%2C%22set%22%3A%22u%22%7D%2C%7B%22src%22%3A%22https%3A%2F%2Ftag.wknd.ai%2F8533%2Fi.js%22%2C%22radix%22%3A%22scriptsBefore%22%2C%22set%22%3A%22w%22%7D%2C%7B%22src%22%3A%22https%3A%2F%2Fassets.bounceexchange.com%2Fassets%2Fsmart-tag%2Fversioned%2Finbox-v2_d6c8d32b386d0fba348241d2c8b6dbc7.br.js%22%2C%22radix%22%3A%22scriptsBefore%22%2C%22set%22%3A%22w%22%7D%2C%7B%22src%22%3A%22https%3A%2F%2Fassets.bounceexchange.com%2Fassets%2Fsmart-tag%2Fversioned%2Fonsite-v2_1238d00d70e4de87443df9eb69ff1a61.br.js%22%2C%22radix%22%3A%22scriptsBefore%22%2C%22set%22%3A%22w%22%7D%2C%7B%22src%22%3A%22https%3A%2F%2Fassets.bounceexchange.com%2Fassets%2Fsmart-tag%2Fversioned%2Fwebsdk-v2_04a8259886e8489210ad79167d61255e.br.js%22%2C%22radix%22%3A%22scriptsBefore%22%2C%22set%22%3A%22w%22%7D%2C%7B%22src%22%3A%22https%3A%2F%2Fassets.bounceexchange.com%2Fcache%2F8533%2Fwebsite-3c6022abd982a87d58457a8b44a78ef6.js%22%2C%22radix%22%3A%22scriptsBefore%22%2C%22set%22%3A%22w%22%7D%2C%7B%22src%22%3A%22https%3A%2F%2Fassets.bounceexchange.com%2Fcache%2F8533%2Fcampaign-index-live-573febd746d17ebd7eebd6c07fcb253e.js%22%2C%22radix%22%3A%22scriptsBefore%22%2C%22set%22%3A%22w%22%7D%2C%7B%22src%22%3A%22https%3A%2F%2Fjs-agent.newrelic.com%2Fnr-spa-1.308.0.min.js%22%2C%22radix%22%3A%22scriptsBefore%22%2C%22set%22%3A%22u%22%7D%2C%7B%22src%22%3A%22https%3A%2F%2Fjs-agent.newrelic.com%2Fnr-loader-spa-1.308.0.min.js%22%2C%22radix%22%3A%22scriptsBefore%22%2C%22set%22%3A%22u%22%7D%2C%7B%22src%22%3A%22https%3A%2F%2Fstatic.cloudflareinsights.com%2Fbeacon.min.js%2Fvcd15cbe7772f49c399c6a5babf22c1241717689176015%22%2C%22radix%22%3A%22scriptsBefore%22%2C%22set%22%3A%22u%22%7D%2C%7B%22src%22%3A%22https%3A%2F%2Fassets.bounceexchange.com%2Fassets%2Fbounce%2Flocal_storage_frame17.min.html%22%2C%22radix%22%3A%22iframesBefore%22%2C%22set%22%3A%22w%22%7D%2C%7B%22src%22%3A%22https%3A%2F%2Fapi.bounceexchange.com%2Fstate%2Fjs%22%2C%22radix%22%3A%22mutation%22%2C%22set%22%3A%22w%22%7D%5D%2C%22load_time%22%3A3223%2C%22unload_time%22%3A2329.300000190735%7D — 204 — 110 B — 175 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 10001ms · 2150KB · €53/mo
www.bose.com
Other
Costly
Execution 1651ms
Transfer 185 KB
Unused 66%
Monthly Cost €9/mo
www.bose.com
Other
Costly
Execution 1573ms
Transfer 40 KB
Monthly Cost €8/mo
Unattributable
Other
Costly
Execution 1142ms
Transfer 0 KB
Monthly Cost €6/mo
bose23981z.btttag.com
Other
Costly
Execution 704ms
Transfer 42 KB
Unused 53%
Monthly Cost €4/mo
Google Tag Manager
Tag Manager
Costly
Execution 636ms
Transfer 151 KB
Unused 37%
Monthly Cost €3/mo
js-agent.newrelic.com
Other
Costly
Execution 633ms
Transfer 21 KB
Monthly Cost €3/mo
b4fbcb118aa4.cdn4.forter.com
Other
Costly
Execution 558ms
Transfer 219 KB
Unused 40%
Monthly Cost €3/mo
t.contentsquare.net
Other
Costly
Execution 358ms
Transfer 147 KB
Unused 53%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Costly
Execution 326ms
Transfer 169 KB
Unused 37%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Costly
Execution 302ms
Transfer 132 KB
Unused 45%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Costly
Execution 295ms
Transfer 146 KB
Unused 41%
Monthly Cost €2/mo
analytics.tiktok.com
Other
Costly
Execution 234ms
Transfer 110 KB
Unused 50%
Monthly Cost €1/mo
wd.bose.com
Other
Optional
Execution 177ms
Transfer 146 KB
Unused 68%
Monthly Cost €1/mo
d230nbo8hrfeqy.cloudfront.net
Other
Optional
Execution 160ms
Transfer 65 KB
Monthly Cost €1/mo
js-agent.newrelic.com
Other
Optional
Execution 151ms
Transfer 30 KB
Monthly Cost €1/mo
wd.bose.com
Other
Optional
Execution 136ms
Transfer 16 KB
Monthly Cost €1/mo
sc-static.net
Other
Optional
Execution 112ms
Transfer 25 KB
Monthly Cost €1/mo
Facebook Pixel
Advertising
Optional
Execution 110ms
Transfer 97 KB
Unused 38%
Monthly Cost €1/mo
siteintercept.qualtrics.com
Other
Optional
Execution 101ms
Transfer 36 KB
Unused 71%
Monthly Cost €1/mo
Facebook Pixel
Advertising
Optional
Execution 96ms
Transfer 45 KB
Monthly Cost €1/mo
cdn.cquotient.com
Other
Optional
Execution 88ms
Transfer 21 KB
Monthly Cost €0/mo
www.bose.com
Other
Optional
Execution 75ms
Transfer 171 KB
Monthly Cost €0/mo
edge.curalate.com
Other
Optional
Execution 72ms
Transfer 21 KB
Monthly Cost €0/mo
(program):2
Other
Optional
Execution 67ms
Transfer 0 KB
Monthly Cost €0/mo
Twitter/X Pixel
Advertising
Optional
Execution 65ms
Transfer 13 KB
Monthly Cost €0/mo
www.bose.com
Other
Optional
Execution 64ms
Transfer 67 KB
Unused 72%
Monthly Cost €0/mo
s.pinimg.com
Other
Optional
Execution 61ms
Transfer 28 KB
Monthly Cost €0/mo
assets.bounceexchange.com
Other
Optional
Execution 55ms
Transfer 6 KB
Monthly Cost €0/mo

These scripts may cost more than they're worth

  • www.bose.com adds 1651ms and costs ~€9/month
  • www.bose.com adds 1573ms and costs ~€8/month
  • Unattributable adds 1142ms and costs ~€6/month
  • bose23981z.btttag.com adds 704ms and costs ~€4/month
  • Google Tag Manager adds 636ms and costs ~€3/month
  • js-agent.newrelic.com adds 633ms and costs ~€3/month
  • b4fbcb118aa4.cdn4.forter.com adds 558ms and costs ~€3/month
  • t.contentsquare.net adds 358ms and costs ~€2/month
  • Google Tag Manager adds 326ms and costs ~€2/month
  • Google Tag Manager adds 302ms and costs ~€2/month
  • Google Tag Manager adds 295ms and costs ~€2/month
  • analytics.tiktok.com adds 234ms 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.bose.com takes 1651ms 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

66% of www.bose.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

www.bose.com takes 1573ms 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

bose23981z.btttag.com takes 704ms 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

53% of bose23981z.btttag.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

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

js-agent.newrelic.com takes 633ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

b4fbcb118aa4.cdn4.forter.com takes 558ms 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

t.contentsquare.net takes 358ms 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

53% of t.contentsquare.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 326ms 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 302ms 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 295ms 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

analytics.tiktok.com takes 234ms 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

68% of wd.bose.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

71% of siteintercept.qualtrics.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

72% of www.bose.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