Skip to content
https://sofi.com

Performance

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

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

71
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
81
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.
85
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

1.54 s

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

3.36 s

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

6 ms

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

0.036

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

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

3.38 s

Page Load Progression

642 ms
1.3 s
1.9 s
2.6 s
3.2 s
3.9 s
4.5 s
5.1 s
Checks
15
6 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
3.6 MB transferred, 102 requests
FIX
3.6 MB transferred, 102 requests
Warning::
Page weighs 8.0 MB (3.6 MB transferred)
Warning::
JavaScript is 1.4 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.4 MB
Warning::
Images are 1.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.1 MB
Info::
Fonts are 515 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 515 KB
Warning::
102 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.76 g CO2 per page load
3.6 MB / 2.4 MB budget
3.6 MB transferred
102 requests
0.76 g CO2 per page load
JavaScript 1.4 MiB 39%
Images 1.1 MiB 32%
Fonts 514.6 KiB 14%
Other 241.6 KiB 7%
Other 223.9 KiB 6%
CSS 63.0 KiB 2%
HTML 43.3 KiB 1%
Other 7.7 KiB 0%
Other 61 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (3.6 MiB of 3.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2666ms total JS execution
FIX
2666ms total JS execution
Warning::
https://wsv3cdn.audioeye.com/static-scripts/m/audi...: 1266ms CPU time
Warning::
https://www.sofi.com/: 550ms CPU time
Warning::
https://wsv3cdn.audioeye.com/static-scripts/v2/202...: 357ms CPU time
Info::
Unattributable: 211ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-WLS...: 89ms CPU time
Warning::
Third-party scripts: 2666ms (100% of total)

Main Thread Breakdown

Script Evaluation 69% Other 12% Style & Layout 8% Rendering 5% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://wsv3cdn.audioeye.com/static-scripts/m/audioeye-scanner-esm/v11.0.44/audioeye-scanner-esm.js1266ms1174ms0ms3rd
https://www.sofi.com/550ms101ms30ms3rd
https://wsv3cdn.audioeye.com/static-scripts/v2/2026-04-22/startup.bundle.js357ms304ms8ms3rd
Unattributable211ms37ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WLSZML89ms71ms12ms3rd
https://cdn.optimizely.com/js/14812420277.js76ms62ms7ms3rd
https://d32ijn7u0aqfv4.cloudfront.net/libraries/wp-react/master-4598/main/main.min.js62ms41ms6ms3rd
https://www.sofi.com/cdn-cgi/challenge-platform/scripts/jsd/main.js56ms51ms1ms3rd
F
JS Bundles
Action
33 scripts, 765 KB unused
FIX
33 scripts, 765 KB unused
Warning::
https://d32ijn7u0aqfv4.cloudfront.net/libraries/wp...: 329 KB unused (98%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-WLS...: 82 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://wsv3cdn.audioeye.com/static-scripts/v2/202...: 64 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=DC-637...: 62 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://d32ijn7u0aqfv4.cloudfront.net/libraries/wp...: 46 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 765 KB
765 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://d32ijn7u0aqfv4.cloudfront.net/libraries/wp-react/master-4598/sprite/sprite.min.js336 KB329 KB (98%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WLSZML207 KB82 KB (40%)3rd
https://wsv3cdn.audioeye.com/static-scripts/v2/2026-04-22/startup.bundle.js124 KB64 KB (52%)3rd
https://www.googletagmanager.com/gtag/js?id=DC-6375438&cx=c&gtm=4e64k1131 KB62 KB (47%)3rd
https://d32ijn7u0aqfv4.cloudfront.net/libraries/wp-react/master-4598/main/main.min.js86 KB46 KB (53%)3rd
https://cdn.optimizely.com/js/14812420277.js112 KB44 KB (40%)3rd
https://wsv3cdn.audioeye.com/static-scripts/m/audioeye-scanner-esm/v11.0.44/audioeye-scanner-esm.js81 KB35 KB (43%)3rd
https://www.datadoghq-browser-agent.com/us1/v6/datadog-rum.js61 KB30 KB (49%)3rd
https://wsv3cdn.audioeye.com/static-scripts/v2/2026-04-22/smartrems.bundle.js38 KB26 KB (68%)3rd
https://d32ijn7u0aqfv4.cloudfront.net/libraries/wp-react/master-4598/carousel/carousel.min.js47 KB25 KB (53%)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
102 resources · 3.6 MB · 765 KB savings available
FIX
102 resources · 3.6 MB · 765 KB savings available
Warning::
Page weight 2.6 MB over 1MB target
Got: 3.6 MB Expected: ≤ 1 MB
Info::
~765 KB of savings available
Warning::
100 third-party resources (100% of weight)
Info::
5 resources over 200KB
102 resources · 3.6 MiB · 100 third-party 2.6 MiB over 1MB target
JavaScript 44% · 1.6 MiB
Image 32% · 1.2 MiB
Font 14% · 514.6 KiB
Document 8% · 283.5 KiB
CSS 2% · 63.0 KiB
Other 0% · 9.0 KiB

~765.4 KiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
36 images, 0 KB saveable
REVIEW
36 images, 0 KB saveable
Warning::
https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-conten... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
36 images 1.1 MB
0 oversized -0 KB
20 legacy format
2 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

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

Web fonts

6

515 KB total

Render-blocking

0

of 6

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 FCP 1.5 s LCP 3.4 shttps://d32ijn7u0aqfv4.cloudfront.net/fonts/TTNorms-medium.woff2TTNorms-medium.woff2 https://d32ijn7u0aqfv4.cloudfront.net/fonts/TTNorms-medium.woff2 — 19.8 KiB — 30 ms — font-display: swaphttps://d32ijn7u0aqfv4.cloudfront.net/assets/fonts/v3/larsseit-bold.woff2larsseit-bold.woff2 https://d32ijn7u0aqfv4.cloudfront.net/assets/fonts/v3/larsseit-bold.woff2 — 37.9 KiB — 38 ms — font-display: swaphttps://d32ijn7u0aqfv4.cloudfront.net/assets/fonts/v3/TTNorms.woff2TTNorms.woff2 https://d32ijn7u0aqfv4.cloudfront.net/assets/fonts/v3/TTNorms.woff2 — 20.2 KiB — 33 ms — font-display: swaphttps://d32ijn7u0aqfv4.cloudfront.net/assets/fonts/v3/larsseit_extra_bold.woff2larsseit_extra_bold.woff2 https://d32ijn7u0aqfv4.cloudfront.net/assets/fonts/v3/larsseit_extra_bold.woff2 — 37.0 KiB — 38 ms — font-display: swaphttps://d32ijn7u0aqfv4.cloudfront.net/assets/fonts/v3/TTNorms-bold.woff2TTNorms-bold.woff2 https://d32ijn7u0aqfv4.cloudfront.net/assets/fonts/v3/TTNorms-bold.woff2 — 20.3 KiB — 33 ms — font-display: swaphttps://fonts.gstatic.com/s/materialsymbolsoutlined/v331/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzazHD_dY43zj-jCxv3fzvRNU22ZXGJpEpjC_1v-p_4MrImHCIJIZrDCvHOejbd5zrDAt.woff2kJF1BvYX7BgnkSrUwT8Ohrd... https://fonts.gstatic.com/s/materialsymbolsoutlined/v331/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzazHD_dY43zj-jCxv3fzvRNU22ZXGJpEpjC_1v-p_4MrImHCIJIZrDCvHOejbd5zrDAt.woff2 — 379.4 KiB — 138 ms — font-display: swap
TTNorms-medium.woff2 woff2 swap
Size 20 KB
Load time 30 ms
Start 845 ms
Risk FOUT — text flashes from fallback to web font
larsseit-bold.woff2 woff2 swap
Size 38 KB
Load time 38 ms
Start 847 ms
Risk FOUT — text flashes from fallback to web font
TTNorms.woff2 woff2 swap
Size 20 KB
Load time 33 ms
Start 847 ms
Risk FOUT — text flashes from fallback to web font
larsseit_extra_bold.woff2 woff2 swap
Size 37 KB
Load time 38 ms
Start 848 ms
Risk FOUT — text flashes from fallback to web font
TTNorms-bold.woff2 woff2 swap
Size 20 KB
Load time 33 ms
Start 848 ms
Risk FOUT — text flashes from fallback to web font
kJF1BvYX7BgnkSrUwT8Ohrd... woff2 swap
Size 379 KB
Load time 138 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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 ~190 KB and ~380 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
102 requests over 2805ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 1.5 s LCP 3.4 shttps://sofi.com// https://sofi.com/ — 307 — 58 B — 124 ms — http/1.1https://sofi.com// https://sofi.com/ — 301 — 345 B — 182 ms — h2https://www.sofi.com/www.sofi.com/ https://www.sofi.com/ — 200 — 41.8 KiB — 332 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — -1 — 0 B — 59 ms — https://cdn.optimizely.com/js/14812420277.jscdn.optimizely.com/js/14812420277.j... https://cdn.optimizely.com/js/14812420277.js — 200 — 112.1 KiB — 82 ms — h2https://d32ijn7u0aqfv4.cloudfront.net/dist/css/sofi-header-footer.5fddcec3.cssd32ijn7u0aqfv4.cloudfront.net/dist/... https://d32ijn7u0aqfv4.cloudfront.net/dist/css/sofi-header-footer.5fddcec3.css — 200 — 15.4 KiB — 44 ms — h3https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,1,0fonts.googleapis.com/css2?family=Ma... https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,1,0 — 200 — 916 B — 92 ms — h2https://www.sofi.com/wp/wp-content/themes/sofi-wp-baby/functions/react-helpers/logTranspiledScriptError.jswww.sofi.com/wp/wp-content/themes/s... https://www.sofi.com/wp/wp-content/themes/sofi-wp-baby/functions/react-helpers/logTranspiledScriptError.js — 403 — 1.2 KiB — 52 ms — h2https://d32ijn7u0aqfv4.cloudfront.net/libraries/wp-react/master-4598/builder-css/builder.min.cssd32ijn7u0aqfv4.cloudfront.net/libra... https://d32ijn7u0aqfv4.cloudfront.net/libraries/wp-react/master-4598/builder-css/builder.min.css — 200 — 12.7 KiB — 36 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/libraries/wp-react/master-4598/main/main.min.cssd32ijn7u0aqfv4.cloudfront.net/libra... https://d32ijn7u0aqfv4.cloudfront.net/libraries/wp-react/master-4598/main/main.min.css — 200 — 9.1 KiB — 34 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/git/svgs/sofi-logo.svgd32ijn7u0aqfv4.cloudfront.net/git/s... https://d32ijn7u0aqfv4.cloudfront.net/git/svgs/sofi-logo.svg — 200 — 1.2 KiB — 30 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/libraries/react@16.12.0/react.production.min.jsd32ijn7u0aqfv4.cloudfront.net/libra... https://d32ijn7u0aqfv4.cloudfront.net/libraries/react@16.12.0/react.production.min.js — 200 — 5.2 KiB — 38 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/libraries/react@16.12.0/react-dom.production.min.jsd32ijn7u0aqfv4.cloudfront.net/libra... https://d32ijn7u0aqfv4.cloudfront.net/libraries/react@16.12.0/react-dom.production.min.js — 200 — 38.1 KiB — 25 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/libraries/wp-react/master-4598/sprite/sprite.min.jsd32ijn7u0aqfv4.cloudfront.net/libra... https://d32ijn7u0aqfv4.cloudfront.net/libraries/wp-react/master-4598/sprite/sprite.min.js — 200 — 335.7 KiB — 64 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/libraries/wp-react/master-4598/main/main.min.jsd32ijn7u0aqfv4.cloudfront.net/libra... https://d32ijn7u0aqfv4.cloudfront.net/libraries/wp-react/master-4598/main/main.min.js — 200 — 85.8 KiB — 35 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/libraries/wp-react/master-4598/carousel/carousel.min.cssd32ijn7u0aqfv4.cloudfront.net/libra... https://d32ijn7u0aqfv4.cloudfront.net/libraries/wp-react/master-4598/carousel/carousel.min.css — 200 — 3.2 KiB — 24 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/libraries/wp-react/master-4598/carousel/carousel.min.jsd32ijn7u0aqfv4.cloudfront.net/libra... https://d32ijn7u0aqfv4.cloudfront.net/libraries/wp-react/master-4598/carousel/carousel.min.js — 200 — 47.0 KiB — 24 ms — h3https://dev.visualwebsiteoptimizer.com/j.php?a=916883&u=https%3A%2F%2Fwww.sofi.com%2F&vn=2.1&x=truedev.visualwebsiteoptimizer.com/j.ph... https://dev.visualwebsiteoptimizer.com/j.php?a=916883&u=https%3A%2F%2Fwww.sofi.com%2F&vn=2.1&x=true — 200 — 7.0 KiB — 91 ms — h2https://d32ijn7u0aqfv4.cloudfront.net/libraries/wp-react/master-4598/homepage/homepage.min.cssd32ijn7u0aqfv4.cloudfront.net/libra... https://d32ijn7u0aqfv4.cloudfront.net/libraries/wp-react/master-4598/homepage/homepage.min.css — 200 — 2.7 KiB — 21 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/libraries/wp-react/master-4598/homepage/homepage.min.jsd32ijn7u0aqfv4.cloudfront.net/libra... https://d32ijn7u0aqfv4.cloudfront.net/libraries/wp-react/master-4598/homepage/homepage.min.js — 200 — 25.7 KiB — 31 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/BrokerCheck-logo.pngd32ijn7u0aqfv4.cloudfront.net/wp/wp... https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/BrokerCheck-logo.png — 200 — 2.3 KiB — 31 ms — h3https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js — 200 — 30.9 KiB — 114 ms — h2https://www.sofi.com/wp/wp-content/themes/sofi-wp-baby/functions/brightedge-autopilot/front/footer.jswww.sofi.com/wp/wp-content/themes/s... https://www.sofi.com/wp/wp-content/themes/sofi-wp-baby/functions/brightedge-autopilot/front/footer.js — 403 — 294 B — 105 ms — h2https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/CN24-1943855__Facbook_Logo.svgd32ijn7u0aqfv4.cloudfront.net/wp/wp... https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/CN24-1943855__Facbook_Logo.svg — 200 — 1.3 KiB — 27 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/CN24-1943855_Linkedin_Logo.svgd32ijn7u0aqfv4.cloudfront.net/wp/wp... https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/CN24-1943855_Linkedin_Logo.svg — 200 — 1.1 KiB — 27 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/CN24-1943855_X_Logo.svgd32ijn7u0aqfv4.cloudfront.net/wp/wp... https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/CN24-1943855_X_Logo.svg — 200 — 95.4 KiB — 41 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/CN24-1943855_Instagram_Logo.svgd32ijn7u0aqfv4.cloudfront.net/wp/wp... https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/CN24-1943855_Instagram_Logo.svg — 200 — 1.8 KiB — 29 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/CN24-1943855_Youtube_Logo.svgd32ijn7u0aqfv4.cloudfront.net/wp/wp... https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/CN24-1943855_Youtube_Logo.svg — 200 — 1.3 KiB — 29 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/dist/js/header-footer.d02c0d53.jsd32ijn7u0aqfv4.cloudfront.net/dist/... https://d32ijn7u0aqfv4.cloudfront.net/dist/js/header-footer.d02c0d53.js — 200 — 5.4 KiB — 33 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 70 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 1.5 s LCP 3.4 shttps://sofi.com// https://sofi.com/ — 307 — 58 B — 124 ms — http/1.1https://sofi.com// https://sofi.com/ — 301 — 345 B — 182 ms — h2https://www.sofi.com/www.sofi.com/ https://www.sofi.com/ — 200 — 41.8 KiB — 332 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — -1 — 0 B — 59 ms — https://cdn.optimizely.com/js/14812420277.jscdn.optimizely.com/js/14812420277.j... https://cdn.optimizely.com/js/14812420277.js — 200 — 112.1 KiB — 82 ms — h2https://d32ijn7u0aqfv4.cloudfront.net/dist/css/sofi-header-footer.5fddcec3.cssd32ijn7u0aqfv4.cloudfront.net/dist/... https://d32ijn7u0aqfv4.cloudfront.net/dist/css/sofi-header-footer.5fddcec3.css — 200 — 15.4 KiB — 44 ms — h3https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,1,0fonts.googleapis.com/css2?family=Ma... https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,1,0 — 200 — 916 B — 92 ms — h2https://www.sofi.com/wp/wp-content/themes/sofi-wp-baby/functions/react-helpers/logTranspiledScriptError.jswww.sofi.com/wp/wp-content/themes/s... https://www.sofi.com/wp/wp-content/themes/sofi-wp-baby/functions/react-helpers/logTranspiledScriptError.js — 403 — 1.2 KiB — 52 ms — h2https://d32ijn7u0aqfv4.cloudfront.net/libraries/wp-react/master-4598/builder-css/builder.min.cssd32ijn7u0aqfv4.cloudfront.net/libra... https://d32ijn7u0aqfv4.cloudfront.net/libraries/wp-react/master-4598/builder-css/builder.min.css — 200 — 12.7 KiB — 36 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/libraries/wp-react/master-4598/main/main.min.cssd32ijn7u0aqfv4.cloudfront.net/libra... https://d32ijn7u0aqfv4.cloudfront.net/libraries/wp-react/master-4598/main/main.min.css — 200 — 9.1 KiB — 34 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/git/svgs/sofi-logo.svgd32ijn7u0aqfv4.cloudfront.net/git/s... https://d32ijn7u0aqfv4.cloudfront.net/git/svgs/sofi-logo.svg — 200 — 1.2 KiB — 30 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/libraries/react@16.12.0/react.production.min.jsd32ijn7u0aqfv4.cloudfront.net/libra... https://d32ijn7u0aqfv4.cloudfront.net/libraries/react@16.12.0/react.production.min.js — 200 — 5.2 KiB — 38 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/libraries/react@16.12.0/react-dom.production.min.jsd32ijn7u0aqfv4.cloudfront.net/libra... https://d32ijn7u0aqfv4.cloudfront.net/libraries/react@16.12.0/react-dom.production.min.js — 200 — 38.1 KiB — 25 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/libraries/wp-react/master-4598/sprite/sprite.min.jsd32ijn7u0aqfv4.cloudfront.net/libra... https://d32ijn7u0aqfv4.cloudfront.net/libraries/wp-react/master-4598/sprite/sprite.min.js — 200 — 335.7 KiB — 64 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/libraries/wp-react/master-4598/main/main.min.jsd32ijn7u0aqfv4.cloudfront.net/libra... https://d32ijn7u0aqfv4.cloudfront.net/libraries/wp-react/master-4598/main/main.min.js — 200 — 85.8 KiB — 35 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/libraries/wp-react/master-4598/carousel/carousel.min.cssd32ijn7u0aqfv4.cloudfront.net/libra... https://d32ijn7u0aqfv4.cloudfront.net/libraries/wp-react/master-4598/carousel/carousel.min.css — 200 — 3.2 KiB — 24 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/libraries/wp-react/master-4598/carousel/carousel.min.jsd32ijn7u0aqfv4.cloudfront.net/libra... https://d32ijn7u0aqfv4.cloudfront.net/libraries/wp-react/master-4598/carousel/carousel.min.js — 200 — 47.0 KiB — 24 ms — h3https://dev.visualwebsiteoptimizer.com/j.php?a=916883&u=https%3A%2F%2Fwww.sofi.com%2F&vn=2.1&x=truedev.visualwebsiteoptimizer.com/j.ph... https://dev.visualwebsiteoptimizer.com/j.php?a=916883&u=https%3A%2F%2Fwww.sofi.com%2F&vn=2.1&x=true — 200 — 7.0 KiB — 91 ms — h2https://d32ijn7u0aqfv4.cloudfront.net/libraries/wp-react/master-4598/homepage/homepage.min.cssd32ijn7u0aqfv4.cloudfront.net/libra... https://d32ijn7u0aqfv4.cloudfront.net/libraries/wp-react/master-4598/homepage/homepage.min.css — 200 — 2.7 KiB — 21 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/libraries/wp-react/master-4598/homepage/homepage.min.jsd32ijn7u0aqfv4.cloudfront.net/libra... https://d32ijn7u0aqfv4.cloudfront.net/libraries/wp-react/master-4598/homepage/homepage.min.js — 200 — 25.7 KiB — 31 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/BrokerCheck-logo.pngd32ijn7u0aqfv4.cloudfront.net/wp/wp... https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/BrokerCheck-logo.png — 200 — 2.3 KiB — 31 ms — h3https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js — 200 — 30.9 KiB — 114 ms — h2https://www.sofi.com/wp/wp-content/themes/sofi-wp-baby/functions/brightedge-autopilot/front/footer.jswww.sofi.com/wp/wp-content/themes/s... https://www.sofi.com/wp/wp-content/themes/sofi-wp-baby/functions/brightedge-autopilot/front/footer.js — 403 — 294 B — 105 ms — h2https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/CN24-1943855__Facbook_Logo.svgd32ijn7u0aqfv4.cloudfront.net/wp/wp... https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/CN24-1943855__Facbook_Logo.svg — 200 — 1.3 KiB — 27 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/CN24-1943855_Linkedin_Logo.svgd32ijn7u0aqfv4.cloudfront.net/wp/wp... https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/CN24-1943855_Linkedin_Logo.svg — 200 — 1.1 KiB — 27 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/CN24-1943855_X_Logo.svgd32ijn7u0aqfv4.cloudfront.net/wp/wp... https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/CN24-1943855_X_Logo.svg — 200 — 95.4 KiB — 41 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/CN24-1943855_Instagram_Logo.svgd32ijn7u0aqfv4.cloudfront.net/wp/wp... https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/CN24-1943855_Instagram_Logo.svg — 200 — 1.8 KiB — 29 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/CN24-1943855_Youtube_Logo.svgd32ijn7u0aqfv4.cloudfront.net/wp/wp... https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/CN24-1943855_Youtube_Logo.svg — 200 — 1.3 KiB — 29 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/dist/js/header-footer.d02c0d53.jsd32ijn7u0aqfv4.cloudfront.net/dist/... https://d32ijn7u0aqfv4.cloudfront.net/dist/js/header-footer.d02c0d53.js — 200 — 5.4 KiB — 33 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 70 ms — h2https://www.datadoghq-browser-agent.com/us1/v6/datadog-rum.jswww.datadoghq-browser-agent.com/us1... https://www.datadoghq-browser-agent.com/us1/v6/datadog-rum.js — 200 — 61.3 KiB — 87 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-WLSZMLwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WLSZML — 200 — 206.9 KiB — 193 ms — h2https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/BR20-255131_Invest-Tile%402x.pngd32ijn7u0aqfv4.cloudfront.net/wp/wp... https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/BR20-255131_Invest-Tile%402x.png — 200 — 8.2 KiB — 27 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/BR20-255131_PL-Tile%402x.pngd32ijn7u0aqfv4.cloudfront.net/wp/wp... https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/BR20-255131_PL-Tile%402x.png — 200 — 19.7 KiB — 37 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/BR20-255131_SLR-Tile%402x.pngd32ijn7u0aqfv4.cloudfront.net/wp/wp... https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/BR20-255131_SLR-Tile%402x.png — 200 — 15.9 KiB — 30 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/BR20_255131_Money-Tile%402x.pngd32ijn7u0aqfv4.cloudfront.net/wp/wp... https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/BR20_255131_Money-Tile%402x.png — 200 — 21.8 KiB — 38 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/Home-Loans-Homepage-Tile%402x.pngd32ijn7u0aqfv4.cloudfront.net/wp/wp... https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/Home-Loans-Homepage-Tile%402x.png — 200 — 68.4 KiB — 39 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/BR20-255131_CC-Tile%402x.pngd32ijn7u0aqfv4.cloudfront.net/wp/wp... https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/BR20-255131_CC-Tile%402x.png — 200 — 12.8 KiB — 29 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/PSL-Homepage-Tile%402x.pngd32ijn7u0aqfv4.cloudfront.net/wp/wp... https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/PSL-Homepage-Tile%402x.png — 200 — 30.5 KiB — 38 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/BR20-255131_Insurance-Tile%402x.pngd32ijn7u0aqfv4.cloudfront.net/wp/wp... https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/BR20-255131_Insurance-Tile%402x.png — 200 — 16.1 KiB — 33 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/CSM-Homepage-Tile%402x.pngd32ijn7u0aqfv4.cloudfront.net/wp/wp... https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/CSM-Homepage-Tile%402x.png — 200 — 28.4 KiB — 39 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/BR20-255131_Invest-Tile%402x1.pngd32ijn7u0aqfv4.cloudfront.net/wp/wp... https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/BR20-255131_Invest-Tile%402x1.png — 200 — 51.2 KiB — 39 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/fonts/TTNorms-medium.woff2d32ijn7u0aqfv4.cloudfront.net/fonts... https://d32ijn7u0aqfv4.cloudfront.net/fonts/TTNorms-medium.woff2 — 200 — 19.8 KiB — 30 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/assets/fonts/v3/larsseit-bold.woff2d32ijn7u0aqfv4.cloudfront.net/asset... https://d32ijn7u0aqfv4.cloudfront.net/assets/fonts/v3/larsseit-bold.woff2 — 200 — 37.9 KiB — 38 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/assets/fonts/v3/TTNorms.woff2d32ijn7u0aqfv4.cloudfront.net/asset... https://d32ijn7u0aqfv4.cloudfront.net/assets/fonts/v3/TTNorms.woff2 — 200 — 20.2 KiB — 33 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/assets/fonts/v3/larsseit_extra_bold.woff2d32ijn7u0aqfv4.cloudfront.net/asset... https://d32ijn7u0aqfv4.cloudfront.net/assets/fonts/v3/larsseit_extra_bold.woff2 — 200 — 37.0 KiB — 38 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/assets/fonts/v3/TTNorms-bold.woff2d32ijn7u0aqfv4.cloudfront.net/asset... https://d32ijn7u0aqfv4.cloudfront.net/assets/fonts/v3/TTNorms-bold.woff2 — 200 — 20.3 KiB — 33 ms — h3https://dev.visualwebsiteoptimizer.com/cdn/edrv/worker-57f1b8d94a5f9167e9bcdcf861046428.br.jsdev.visualwebsiteoptimizer.com/cdn/... https://dev.visualwebsiteoptimizer.com/cdn/edrv/worker-57f1b8d94a5f9167e9bcdcf861046428.br.js — 200 — 71.7 KiB — 77 ms — h3https://dev.visualwebsiteoptimizer.com/cdn/edrv/va_gq-d728c477f0f4777c8be7f1f120d0c70b.br.jsdev.visualwebsiteoptimizer.com/cdn/... https://dev.visualwebsiteoptimizer.com/cdn/edrv/va_gq-d728c477f0f4777c8be7f1f120d0c70b.br.js — 200 — 96.5 KiB — 83 ms — h3https://dev.visualwebsiteoptimizer.com/v.gif?cd=0&a=916883&d=sofi.com&u=DE7540604E433F75E3D306448800C8D6D&h=3b829a367cf4396d26524af8a6b3c54c&t=falsedev.visualwebsiteoptimizer.com/v.gi... https://dev.visualwebsiteoptimizer.com/v.gif?cd=0&a=916883&d=sofi.com&u=DE7540604E433F75E3D306448800C8D6D&h=3b829a367cf4396d26524af8a6b3c54c&t=false — 200 — 147 B — 102 ms — h2https://a10819474327.cdn.optimizely.com/client_storage/a10819474327.htmla10819474327.cdn.optimizely.com/cli... https://a10819474327.cdn.optimizely.com/client_storage/a10819474327.html — 200 — 1.5 KiB — 74 ms — h2blob:https://www.sofi.com/4fc7f19e-3d38-4357-8489-f9880e69e980www.sofi.com/4fc7f19e-3d38-4357-848... blob:https://www.sofi.com/4fc7f19e-3d38-4357-8489-f9880e69e980 — 200 — -1 B — 195 ms — blobhttps://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/BR20-255131_AppDownload_BG%402x.webpd32ijn7u0aqfv4.cloudfront.net/wp/wp... https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/BR20-255131_AppDownload_BG%402x.webp — 200 — 59.8 KiB — 21 ms — h3https://fonts.gstatic.com/s/materialsymbolsoutlined/v331/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzazHD_dY43zj-jCxv3fzvRNU22ZXGJpEpjC_1v-p_4MrImHCIJIZrDCvHOejbd5zrDAt.woff2fonts.gstatic.com/s/materialsymbols... https://fonts.gstatic.com/s/materialsymbolsoutlined/v331/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzazHD_dY43zj-jCxv3fzvRNU22ZXGJpEpjC_1v-p_4MrImHCIJIZrDCvHOejbd5zrDAt.woff2 — 200 — 379.4 KiB — 138 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/BR20-255131_PL-Tile%402x.webpd32ijn7u0aqfv4.cloudfront.net/wp/wp... https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/BR20-255131_PL-Tile%402x.webp — 200 — 5.9 KiB — 22 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/BNK24-1834587_Bank-Summer-Travel-Promo_Banking-Tile_Desktop%402x.webpd32ijn7u0aqfv4.cloudfront.net/wp/wp... https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/BNK24-1834587_Bank-Summer-Travel-Promo_Banking-Tile_Desktop%402x.webp — 200 — 4.7 KiB — 49 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/RL22-962791_HPProductTile_Desktop%402x-2.webpd32ijn7u0aqfv4.cloudfront.net/wp/wp... https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/RL22-962791_HPProductTile_Desktop%402x-2.webp — 200 — 6.9 KiB — 41 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/BR20-255131_HomeLoans-Tile%402x.webpd32ijn7u0aqfv4.cloudfront.net/wp/wp... https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/BR20-255131_HomeLoans-Tile%402x.webp — 200 — 10.9 KiB — 41 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/BR20-255131_SLR-Tile%402x.webpd32ijn7u0aqfv4.cloudfront.net/wp/wp... https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/BR20-255131_SLR-Tile%402x.webp — 200 — 5.8 KiB — 44 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/BR20-255131_Invest-Tile%402x.webpd32ijn7u0aqfv4.cloudfront.net/wp/wp... https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/BR20-255131_Invest-Tile%402x.webp — 200 — 6.6 KiB — 44 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/BR20-255131_PSL%402x.webpd32ijn7u0aqfv4.cloudfront.net/wp/wp... https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/BR20-255131_PSL%402x.webp — 200 — 5.8 KiB — 44 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/BR20-255131_CC-Tile%402x.webpd32ijn7u0aqfv4.cloudfront.net/wp/wp... https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/BR20-255131_CC-Tile%402x.webp — 200 — 7.5 KiB — 44 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/CRYP25-2933951-R_Crypto-Launch_Product-Tile_Desktop%402x.webpd32ijn7u0aqfv4.cloudfront.net/wp/wp... https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/CRYP25-2933951-R_Crypto-Launch_Product-Tile_Desktop%402x.webp — 200 — 54.5 KiB — 52 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/homepage_plus_tile_desktop-1.webpd32ijn7u0aqfv4.cloudfront.net/wp/wp... https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/homepage_plus_tile_desktop-1.webp — 200 — 31.7 KiB — 54 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/BNK26-3880902-A_Forbes-Award-Web-Assets_HP-Banner_Desktop.webpd32ijn7u0aqfv4.cloudfront.net/wp/wp... https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/raw/BNK26-3880902-A_Forbes-Award-Web-Assets_HP-Banner_Desktop.webp — 200 — 37.0 KiB — 48 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/webp/homepage/BR20-255131_Rewards-Asset_DESKTOP%402x.webpd32ijn7u0aqfv4.cloudfront.net/wp/wp... https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/webp/homepage/BR20-255131_Rewards-Asset_DESKTOP%402x.webp — 200 — 20.9 KiB — 41 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/webp/homepage/BR20-255131_Customerservice@2x.webpd32ijn7u0aqfv4.cloudfront.net/wp/wp... https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/webp/homepage/BR20-255131_Customerservice@2x.webp — 200 — 17.7 KiB — 62 ms — h3https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/webp/homepage/BR20-255131_MemberBenefits%402x.webpd32ijn7u0aqfv4.cloudfront.net/wp/wp... https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/webp/homepage/BR20-255131_MemberBenefits%402x.webp — 200 — 45.0 KiB — 45 ms — h3https://www.sofi.com/verify-session?returnBody=true&nocache=truewww.sofi.com/verify-session?returnB... https://www.sofi.com/verify-session?returnBody=true&nocache=true — 403 — 239.8 KiB — 36 ms — h2https://dev.visualwebsiteoptimizer.com/cdn/edrv/nc-367e6623b8f828e1b7169e212977ec69.br.jsdev.visualwebsiteoptimizer.com/cdn/... https://dev.visualwebsiteoptimizer.com/cdn/edrv/nc-367e6623b8f828e1b7169e212977ec69.br.js — 200 — 25.6 KiB — 23 ms — h3https://www.sofi.com/cdn-cgi/challenge-platform/scripts/jsd/main.jswww.sofi.com/cdn-cgi/challenge-plat... https://www.sofi.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 369 B — 56 ms — h2https://www.sofi.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?www.sofi.com/cdn-cgi/challenge-plat... https://www.sofi.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 12.7 KiB — 23 ms — h2https://www.sofi.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.15003100145269122:1776899610:ocN79iLeoMzLIrbO7RufIK3kxf6HJgAQAGMI3HucTfc/9f088721aaf0ca0dwww.sofi.com/cdn-cgi/challenge-plat... https://www.sofi.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.15003100145269122:1776899610:ocN79iLeoMzLIrbO7RufIK3kxf6HJgAQAGMI3HucTfc/9f088721aaf0ca0d — 200 — 1.1 KiB — 38 ms — h2https://dev.visualwebsiteoptimizer.com/dcdn/settings.js?a=916883&settings_type=4&ts=1776871296&dt=desktop&cc=ESdev.visualwebsiteoptimizer.com/dcdn... https://dev.visualwebsiteoptimizer.com/dcdn/settings.js?a=916883&settings_type=4&ts=1776871296&dt=desktop&cc=ES — 200 — 2.7 KiB — 36 ms — h3https://www.googletagmanager.com/gtag/js?id=DC-6375438&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=DC-6375438&cx=c&gtm=4e64k1 — 200 — 131.4 KiB — 44 ms — h2https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/optimized/hp-sprite.symbol.v15.svgd32ijn7u0aqfv4.cloudfront.net/wp/wp... https://d32ijn7u0aqfv4.cloudfront.net/wp/wp-content/uploads/optimized/hp-sprite.symbol.v15.svg — 200 — 16.3 KiB — 25 ms — h3https://www.sofi.com/measure/pixel/refer?referrer=https://www.sofi.comwww.sofi.com/measure/pixel/refer?re... https://www.sofi.com/measure/pixel/refer?referrer=https://www.sofi.com — 403 — 472.7 KiB — 42 ms — h2https://www.googletagmanager.com/td?id=DC-6375438&v=3&t=t&pid=1365937846&gtm=45fe64k1v9177713575za20gzb72620022zd72620022&seq=1&exp=0~115938466~115938468~117266401~117384406&dl=www.sofi.com%2F&tdp=DC-6375438;177713575;1;6;0&frm=0&rtg=2620022&slo=14&hlo=7&lst=1&pcid=2620022&bt=0&ct=3&jsp=1&z=0www.googletagmanager.com/td?id=DC-6... https://www.googletagmanager.com/td?id=DC-6375438&v=3&t=t&pid=1365937846&gtm=45fe64k1v9177713575za20gzb72620022zd72620022&seq=1&exp=0~115938466~115938468~117266401~117384406&dl=www.sofi.com%2F&tdp=DC-6375438;177713575;1;6;0&frm=0&rtg=2620022&slo=14&hlo=7&lst=1&pcid=2620022&bt=0&ct=3&jsp=1&z=0 — 204 — 18 B — 29 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=16&frm=0&en=page_view&dl=https%3A%2F%2Fwww.sofi.com%2F&scrsrc=www.googletagmanager.com&rnd=2056455699.1776901797&navt=n&npa=1&_tu=CA&gtm=45fe64k1v9177713575z872620022za20gzb72620022zd72620022xec&gcs=G100&gcd=13p3pPp2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938468~117266401~117384406&apve=1&apvf=f&apvc=1&tids=DC-6375438&tid=DC-6375438&tft=1776901797318&tfd=1570pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=16&frm=0&en=page_view&dl=https%3A%2F%2Fwww.sofi.com%2F&scrsrc=www.googletagmanager.com&rnd=2056455699.1776901797&navt=n&npa=1&_tu=CA&gtm=45fe64k1v9177713575z872620022za20gzb72620022zd72620022xec&gcs=G100&gcd=13p3pPp2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938468~117266401~117384406&apve=1&apvf=f&apvc=1&tids=DC-6375438&tid=DC-6375438&tft=1776901797318&tfd=1570 — 200 — 0 B — 87 ms — h3https://browser-intake-datadoghq.com/api/v2/rum?ddsource=browser&dd-api-key=pub346aa021e965843c43f563f0bf19854f&dd-evp-origin-version=6.32.0&dd-evp-origin=browser&dd-request-id=f172b9c2-3676-445b-9103-1d6ada0ca204&batch_time=1776901797349&_dd.api=fetchbrowser-intake-datadoghq.com/api/v2... https://browser-intake-datadoghq.com/api/v2/rum?ddsource=browser&dd-api-key=pub346aa021e965843c43f563f0bf19854f&dd-evp-origin-version=6.32.0&dd-evp-origin=browser&dd-request-id=f172b9c2-3676-445b-9103-1d6ada0ca204&batch_time=1776901797349&_dd.api=fetch — 202 — 464 B — 470 ms — http/1.1https://browser-intake-datadoghq.com/api/v2/rum?ddsource=browser&dd-api-key=pub346aa021e965843c43f563f0bf19854f&dd-evp-origin-version=6.32.0&dd-evp-origin=browser&dd-request-id=1e3e1261-201e-4b01-9ef7-054195720d73&batch_time=1776901797353&_dd.api=fetchbrowser-intake-datadoghq.com/api/v2... https://browser-intake-datadoghq.com/api/v2/rum?ddsource=browser&dd-api-key=pub346aa021e965843c43f563f0bf19854f&dd-evp-origin-version=6.32.0&dd-evp-origin=browser&dd-request-id=1e3e1261-201e-4b01-9ef7-054195720d73&batch_time=1776901797353&_dd.api=fetch — 202 — 464 B — 411 ms — http/1.1https://browser-intake-datadoghq.com/api/v2/rum?ddsource=browser&dd-api-key=pub346aa021e965843c43f563f0bf19854f&dd-evp-origin-version=6.32.0&dd-evp-origin=browser&dd-request-id=e2c0ee16-b356-4bd5-9c0c-cf44824a8f16&batch_time=1776901797356&_dd.api=fetchbrowser-intake-datadoghq.com/api/v2... https://browser-intake-datadoghq.com/api/v2/rum?ddsource=browser&dd-api-key=pub346aa021e965843c43f563f0bf19854f&dd-evp-origin-version=6.32.0&dd-evp-origin=browser&dd-request-id=e2c0ee16-b356-4bd5-9c0c-cf44824a8f16&batch_time=1776901797356&_dd.api=fetch — 202 — 464 B — 441 ms — http/1.1https://wsmcdn.audioeye.com/aem.jswsmcdn.audioeye.com/aem.js https://wsmcdn.audioeye.com/aem.js — 200 — 669 B — 71 ms — h2https://www.sofi.com/cdn-cgi/rum?www.sofi.com/cdn-cgi/rum? https://www.sofi.com/cdn-cgi/rum? — 204 — 5.2 KiB — 21 ms — h2https://www.sofi.com/favicon.icowww.sofi.com/favicon.ico https://www.sofi.com/favicon.ico — 200 — 7.0 KiB — 30 ms — h2https://wsv3cdn.audioeye.com/bootstrap.js?h=b4ef19477fde54599da2fcb62d0e3c44wsv3cdn.audioeye.com/bootstrap.js?h... https://wsv3cdn.audioeye.com/bootstrap.js?h=b4ef19477fde54599da2fcb62d0e3c44 — 200 — 9.3 KiB — 68 ms — h2https://wsv3cdn.audioeye.com/v2/scripts/loader.js?h=b4ef19477fde54599da2fcb62d0e3c44&lang=en&cb=2026-04-22wsv3cdn.audioeye.com/v2/scripts/loa... https://wsv3cdn.audioeye.com/v2/scripts/loader.js?h=b4ef19477fde54599da2fcb62d0e3c44&lang=en&cb=2026-04-22 — 200 — 8.6 KiB — 66 ms — h2https://logx.optimizely.com/v1/eventslogx.optimizely.com/v1/events https://logx.optimizely.com/v1/events — 204 — 384 B — 85 ms — h2https://wsv3cdn.audioeye.com/static-scripts/v2/2026-04-22/startup.bundle.jswsv3cdn.audioeye.com/static-scripts... https://wsv3cdn.audioeye.com/static-scripts/v2/2026-04-22/startup.bundle.js — 200 — 123.6 KiB — 54 ms — h2https://browser-intake-datadoghq.com/api/v2/rum?ddsource=browser&dd-api-key=pub346aa021e965843c43f563f0bf19854f&dd-evp-origin-version=6.32.0&dd-evp-origin=browser&dd-request-id=342cf99b-166b-4cf4-8f6f-bdc0c9c98dd8&batch_time=1776901797611&_dd.api=fetchbrowser-intake-datadoghq.com/api/v2... https://browser-intake-datadoghq.com/api/v2/rum?ddsource=browser&dd-api-key=pub346aa021e965843c43f563f0bf19854f&dd-evp-origin-version=6.32.0&dd-evp-origin=browser&dd-request-id=342cf99b-166b-4cf4-8f6f-bdc0c9c98dd8&batch_time=1776901797611&_dd.api=fetch — 202 — 464 B — 301 ms — http/1.1https://analytics.audioeye.com/v1/sendanalytics.audioeye.com/v1/send https://analytics.audioeye.com/v1/send — 200 — 61 B — 524 ms — h2https://wsv3cdn.audioeye.com/static-scripts/sites/b4ef19477fde54599da2fcb62d0e3c44/active.jswsv3cdn.audioeye.com/static-scripts... https://wsv3cdn.audioeye.com/static-scripts/sites/b4ef19477fde54599da2fcb62d0e3c44/active.js — 200 — 39.9 KiB — 34 ms — h2https://wsv3cdn.audioeye.com/static-scripts/v2/2026-04-22/smartrems.bundle.jswsv3cdn.audioeye.com/static-scripts... https://wsv3cdn.audioeye.com/static-scripts/v2/2026-04-22/smartrems.bundle.js — 200 — 38.2 KiB — 29 ms — h2https://wsv3cdn.audioeye.com/static-scripts/v2/2026-04-22/launcher.bundle.jswsv3cdn.audioeye.com/static-scripts... https://wsv3cdn.audioeye.com/static-scripts/v2/2026-04-22/launcher.bundle.js — 200 — 4.1 KiB — 26 ms — h2https://wsv3cdn.audioeye.com/static-scripts/v2/2026-04-22/compliance.csswsv3cdn.audioeye.com/static-scripts... https://wsv3cdn.audioeye.com/static-scripts/v2/2026-04-22/compliance.css — 200 — 3.7 KiB — 26 ms — h2https://wsv3cdn.audioeye.com/static-scripts/v2/2026-04-22/compliance.bundle.jswsv3cdn.audioeye.com/static-scripts... https://wsv3cdn.audioeye.com/static-scripts/v2/2026-04-22/compliance.bundle.js — 200 — 14.0 KiB — 27 ms — h2https://wsv3cdn.audioeye.com/static-scripts/v2/2026-04-22/fullCSS.bundle.csswsv3cdn.audioeye.com/static-scripts... https://wsv3cdn.audioeye.com/static-scripts/v2/2026-04-22/fullCSS.bundle.css — 200 — 11.6 KiB — 25 ms — h2https://wsv3cdn.audioeye.com/static-scripts/v2/2026-04-22/site-menu.csswsv3cdn.audioeye.com/static-scripts... https://wsv3cdn.audioeye.com/static-scripts/v2/2026-04-22/site-menu.css — 200 — 3.2 KiB — 25 ms — h2https://wsv3cdn.audioeye.com/static-scripts/v2/2026-04-22/tangoEngine.bundle.jswsv3cdn.audioeye.com/static-scripts... https://wsv3cdn.audioeye.com/static-scripts/v2/2026-04-22/tangoEngine.bundle.js — 200 — 4.6 KiB — 25 ms — h2https://fonts.googleapis.com/css2?family=Schibsted+Grotesk:wght@400;600&display=swapfonts.googleapis.com/css2?family=Sc... https://fonts.googleapis.com/css2?family=Schibsted+Grotesk:wght@400;600&display=swap — 200 — 552 B — 37 ms — h2https://wsv3cdn.audioeye.com/static-scripts/m/audioeye-scanner-esm/v11.0.44/audioeye-scanner-esm.jswsv3cdn.audioeye.com/static-scripts... https://wsv3cdn.audioeye.com/static-scripts/m/audioeye-scanner-esm/v11.0.44/audioeye-scanner-esm.js — 200 — 80.6 KiB — 51 ms — h2https://logx.optimizely.com/v1/eventslogx.optimizely.com/v1/events https://logx.optimizely.com/v1/events — 204 — 73 B — 32 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 2666ms · 651KB · $35/mo
wsv3cdn.audioeye.com
Other
Costly
Execution 1266ms
Transfer 81 KB
Unused 43%
Monthly Cost $17/mo
www.sofi.com
Other
Costly
Execution 550ms
Transfer 42 KB
Monthly Cost $7/mo
wsv3cdn.audioeye.com
Other
Costly
Execution 357ms
Transfer 124 KB
Unused 52%
Monthly Cost $5/mo
Unattributable
Other
Costly
Execution 211ms
Transfer 0 KB
Monthly Cost $3/mo
Google Tag Manager
Tag Manager
Optional
Execution 89ms
Transfer 207 KB
Unused 40%
Monthly Cost $1/mo
Optimizely
A/B Testing
Optional
Execution 76ms
Transfer 112 KB
Unused 40%
Monthly Cost $1/mo
d32ijn7u0aqfv4.cloudfront.net
Other
Optional
Execution 62ms
Transfer 86 KB
Unused 53%
Monthly Cost $1/mo
www.sofi.com
Other
Optional
Execution 56ms
Transfer 0 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • wsv3cdn.audioeye.com adds 1266ms and costs ~$17/month
  • www.sofi.com adds 550ms and costs ~$7/month
  • wsv3cdn.audioeye.com adds 357ms and costs ~$5/month
  • Unattributable adds 211ms and costs ~$3/month

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

Why this matters

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

Learn more

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

Source: web.dev

wsv3cdn.audioeye.com takes 1266ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

www.sofi.com takes 550ms 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

wsv3cdn.audioeye.com takes 357ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

52% of wsv3cdn.audioeye.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

Unattributable takes 211ms 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 d32ijn7u0aqfv4.cloudfront.net's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback