Skip to content
https://wellsfargo.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
77
GRADE
C
FIX
5
REVIEW
3
PASS
5
INFO
2

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

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

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

1.70 s

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

67 ms

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

0.116

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

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

2.80 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
5 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
2.7 MB transferred, 136 requests
FIX
2.7 MB transferred, 136 requests
Warning::
Page weighs 9.9 MB (2.7 MB transferred)
Warning::
JavaScript is 1.1 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.1 MB
Warning::
136 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.57 g CO2 per page load
2.7 MB / 2.4 MB budget
2.7 MB transferred
136 requests
0.57 g CO2 per page load
JavaScript 1.1 MiB 40%
Other 981.5 KiB 35%
Images 390.8 KiB 14%
Other 145.9 KiB 5%
Fonts 88.0 KiB 3%
CSS 26.2 KiB 1%
HTML 24.1 KiB 1%
Other 13.9 KiB 1%
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

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 (2.7 MiB of 2.7 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Bundles
Action
27 scripts, 301 KB unused
FIX
27 scripts, 301 KB unused
Warning::
https://c1.wfinterface.com/mt/shared/gbx/olb/v6/de...: 80 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://connect.secure.wellsfargo.com/auth/static/...: 66 KB unused (28%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://static.wellsfargo.com/assets/js/pcmp/prod/...: 62 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.wellsfargo.com/zd-AenxJAYnb/NpD_oJg4oT...: 37 KB unused (20%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.wellsfargo.com/ui/javascript/homepage-...: 35 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 301 KB
301 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://c1.wfinterface.com/mt/shared/gbx/olb/v6/detector-dom.min.js151 KB80 KB (53%)3rd
https://connect.secure.wellsfargo.com/auth/static/depm/8556c7b1.js238 KB66 KB (28%)3rd
https://static.wellsfargo.com/assets/js/pcmp/prod/wellsfargo.com/scripttemplates/202507.1.0/otBannerSdk.js120 KB62 KB (52%)3rd
https://www.wellsfargo.com/zd-AenxJAYnb/NpD_oJg4oT/_v/wEiambVzfVXmhc/MHNfInI/HRM3CjY/5OUIB183 KB37 KB (20%)3rd
https://www.wellsfargo.com/ui/javascript/homepage-ui/ps-homepage.91bc85b2c88dd599ad45.js67 KB35 KB (53%)3rd
https://www.wellsfargo.com/ui/javascript/homepage-ui/homepage_iaoffer.902eb03c43b93ddf930c.js44 KB21 KB (48%)3rd
blob:https://www.wellsfargo.com/54cf91c8-e009-48f3-83ee-99e56863efb7-0 KB3rd
https://okra.wf.com/v2/9B8ED233-984B-4DE5-A7B6-3A370D9FF48B/api.js96 KB3rd
https://connect.secure.wellsfargo.com/auth/static/depm/depm_wrapper.js2 KB3rd
https://c1.wfinterface.com/mt/hp/launch.js31 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

D
Page Weight Inventory
Action
136 resources · 2.7 MB · 301 KB savings available
FIX
136 resources · 2.7 MB · 301 KB savings available
Warning::
Page weight 1.7 MB over 1MB target
Got: 2.7 MB Expected: ≤ 1 MB
Info::
~301 KB of savings available
Warning::
135 third-party resources (100% of weight)
Info::
4 resources over 200KB
136 resources · 2.7 MiB · 135 third-party 1.7 MiB over 1MB target
JavaScript 71% · 1.9 MiB
Image 14% · 401.1 KiB
Other 6% · 177.6 KiB
CSS 4% · 101.4 KiB
Font 3% · 88.0 KiB
Document 1% · 25.8 KiB

~301.1 KiB of savings available

Remove unused JavaScript: 301.1 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.

B
Image Optimization
33 images, 0 KB saveable
REVIEW
33 images, 0 KB saveable
Info::
All images are well-optimized
33 images 391 KB
0 oversized -0 KB
8 legacy format
0 missing dimensions CLS risk
C
JS Execution Cost
Action
1254ms total JS execution
REVIEW
1254ms total JS execution
Warning::
https://connect.secure.wellsfargo.com/auth/static/...: 514ms CPU time
Info::
https://www.wellsfargo.com/zd-AenxJAYnb/NpD_oJg4oT...: 212ms CPU time
Info::
Unattributable: 183ms CPU time
Info::
https://www.wellsfargo.com/: 96ms CPU time
Info::
https://www.wellsfargo.com/ui/javascript/homepage-...: 78ms CPU time
Warning::
Third-party scripts: 1254ms (100% of total)

Main Thread Breakdown

Script Evaluation 56% Style & Layout 19% Other 15% Script Parsing & Compilation 6%
ScriptTotalScriptingParse/CompileParty
https://connect.secure.wellsfargo.com/auth/static/depm/8556c7b1.js514ms253ms26ms3rd
https://www.wellsfargo.com/zd-AenxJAYnb/NpD_oJg4oT/_v/wEiambVzfVXmhc/MHNfInI/HRM3CjY/5OUIB212ms191ms15ms3rd
Unattributable183ms44ms0ms3rd
https://www.wellsfargo.com/96ms15ms1ms3rd
https://www.wellsfargo.com/ui/javascript/homepage-ui/ps-homepage.91bc85b2c88dd599ad45.js78ms41ms4ms3rd
https://static.wellsfargo.com/assets/js/pcmp/prod/wellsfargo.com/scripttemplates/202507.1.0/otBannerSdk.js62ms42ms10ms3rd
https://c1.wfinterface.com/mt/shared/gbx/olb/v6/detector-dom.min.js59ms48ms9ms3rd
https://connect.secure.wellsfargo.com/jenny/nd50ms48ms1ms3rd
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
4 fonts (88 KB)
PASS
4 fonts (88 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

88 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s FCP 1.2 s LCP 1.7 shttps://www17.wellsfargomedia.com/assets/fonts/wellsfargosans-rg.woff2wellsfargosans-rg.woff2 https://www17.wellsfargomedia.com/assets/fonts/wellsfargosans-rg.woff2 — 22.2 KiB — 11 ms — font-display: swaphttps://www17.wellsfargomedia.com/assets/fonts/wellsfargosans-sbd.woff2wellsfargosans-sbd.woff2 https://www17.wellsfargomedia.com/assets/fonts/wellsfargosans-sbd.woff2 — 22.4 KiB — 14 ms — font-display: swaphttps://www17.wellsfargomedia.com/assets/fonts/wellsfargosans-bd.woff2wellsfargosans-bd.woff2 https://www17.wellsfargomedia.com/assets/fonts/wellsfargosans-bd.woff2 — 22.0 KiB — 11 ms — font-display: swaphttps://www17.wellsfargomedia.com/assets/fonts/wellsfargosans-lt.woff2wellsfargosans-lt.woff2 https://www17.wellsfargomedia.com/assets/fonts/wellsfargosans-lt.woff2 — 21.4 KiB — 9 ms — font-display: swap
wellsfargosans-rg.woff2 woff2 swap
Size 22 KB
Load time 11 ms
Start 633 ms
Risk FOUT — text flashes from fallback to web font
wellsfargosans-sbd.woff2 woff2 swap
Size 22 KB
Load time 14 ms
Start 634 ms
Risk FOUT — text flashes from fallback to web font
wellsfargosans-bd.woff2 woff2 swap
Size 22 KB
Load time 11 ms
Start 634 ms
Risk FOUT — text flashes from fallback to web font
wellsfargosans-lt.woff2 woff2 swap
Size 21 KB
Load time 9 ms
Start 634 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
136 requests over 4490ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.2 s LCP 1.7 shttps://wellsfargo.com// https://wellsfargo.com/ — 301 — 1.4 KiB — 50 ms — http/1.1https://www.wellsfargo.com/www.wellsfargo.com/ https://www.wellsfargo.com/ — 200 — 21.4 KiB — 412 ms — h2https://static.wellsfargo.com/assets/js/wfui/appdynamics/appdEUMConfig.jsstatic.wellsfargo.com/assets/js/wfu... https://static.wellsfargo.com/assets/js/wfui/appdynamics/appdEUMConfig.js — 200 — 1.2 KiB — 61 ms — h2https://www.wellsfargo.com/ui/javascript/homepage-ui/homepage_iaoffer.902eb03c43b93ddf930c.jswww.wellsfargo.com/ui/javascript/ho... https://www.wellsfargo.com/ui/javascript/homepage-ui/homepage_iaoffer.902eb03c43b93ddf930c.js — 200 — 43.9 KiB — 55 ms — h2https://www.wellsfargo.com/ui/javascript/homepage-ui/app_preload.334b3ad96e95b7c502ba.jswww.wellsfargo.com/ui/javascript/ho... https://www.wellsfargo.com/ui/javascript/homepage-ui/app_preload.334b3ad96e95b7c502ba.js — 200 — 39.9 KiB — 55 ms — h2https://www.wellsfargo.com/ui/css/homepage-ui/ps-homepage.47318341fe84c236d4f8.csswww.wellsfargo.com/ui/css/homepage-... https://www.wellsfargo.com/ui/css/homepage-ui/ps-homepage.47318341fe84c236d4f8.css — 200 — 26.2 KiB — 52 ms — h2https://www17.wellsfargomedia.com/assets/images/rwd/wf_logo_220x23.pngwww17.wellsfargomedia.com/assets/im... https://www17.wellsfargomedia.com/assets/images/rwd/wf_logo_220x23.png — 200 — 1.9 KiB — 37 ms — h2https://www17.wellsfargomedia.com/assets/images/contextual/responsive/hpprimary/wfi_ph_hppb_8329906_v3_1700x700.jpgwww17.wellsfargomedia.com/assets/im... https://www17.wellsfargomedia.com/assets/images/contextual/responsive/hpprimary/wfi_ph_hppb_8329906_v3_1700x700.jpg — 200 — 12.4 KiB — 21 ms — h2https://www17.wellsfargomedia.com/assets/images/contextual/responsive/smlprimary/wfi000_ic_b-wf_icon_house_gradient_default_64x64.pngwww17.wellsfargomedia.com/assets/im... https://www17.wellsfargomedia.com/assets/images/contextual/responsive/smlprimary/wfi000_ic_b-wf_icon_house_gradient_default_64x64.png — 200 — 1.2 KiB — 37 ms — h2https://www17.wellsfargomedia.com/assets/images/contextual/responsive/smlprimary/wf_ic_check-mark_con-gra_hpps_64x64.pngwww17.wellsfargomedia.com/assets/im... https://www17.wellsfargomedia.com/assets/images/contextual/responsive/smlprimary/wf_ic_check-mark_con-gra_hpps_64x64.png — 200 — 1.1 KiB — 12 ms — h2https://www17.wellsfargomedia.com/assets/images/contextual/responsive/smlprimary/wfi000_ic_b-wf_icon_ui_card_gradient_default_64x64.pngwww17.wellsfargomedia.com/assets/im... https://www17.wellsfargomedia.com/assets/images/contextual/responsive/smlprimary/wfi000_ic_b-wf_icon_ui_card_gradient_default_64x64.png — 200 — 810 B — 12 ms — h2https://www.wellsfargo.com/ui/javascript/homepage-ui/ps-homepage.91bc85b2c88dd599ad45.jswww.wellsfargo.com/ui/javascript/ho... https://www.wellsfargo.com/ui/javascript/homepage-ui/ps-homepage.91bc85b2c88dd599ad45.js — 200 — 67.2 KiB — 32 ms — h2https://static.wellsfargo.com/assets/js/wfui/container/wfui-container-bottom.jsstatic.wellsfargo.com/assets/js/wfu... https://static.wellsfargo.com/assets/js/wfui/container/wfui-container-bottom.js — 200 — 23.8 KiB — 33 ms — h2https://www.wellsfargo.com/target/offers/conversationswww.wellsfargo.com/target/offers/co... https://www.wellsfargo.com/target/offers/conversations — 200 — 5.6 KiB — 368 ms — h2https://www.wellsfargo.com/zd-AenxJAYnb/NpD_oJg4oT/_v/wEiambVzfVXmhc/MHNfInI/HRM3CjY/5OUIBwww.wellsfargo.com/zd-AenxJAYnb/NpD... https://www.wellsfargo.com/zd-AenxJAYnb/NpD_oJg4oT/_v/wEiambVzfVXmhc/MHNfInI/HRM3CjY/5OUIB — 200 — 182.9 KiB — 32 ms — h2https://www17.wellsfargomedia.com/assets/images/rwd/first_time_experience-account_summary.pngwww17.wellsfargomedia.com/assets/im... https://www17.wellsfargomedia.com/assets/images/rwd/first_time_experience-account_summary.png — 200 — 2.2 KiB — 12 ms — h2https://www17.wellsfargomedia.com/assets/images/contextual/responsive/smlpromo/wfi_ph_g_2181743355-def-financialgoals_hpsp_616x353.jpgwww17.wellsfargomedia.com/assets/im... https://www17.wellsfargomedia.com/assets/images/contextual/responsive/smlpromo/wfi_ph_g_2181743355-def-financialgoals_hpsp_616x353.jpg — 200 — 35.9 KiB — 21 ms — h2https://www17.wellsfargomedia.com/assets/images/contextual/responsive/smlpromo/wfi_ph_g_2051210591-def-borrowing_hpsp_616x353.jpgwww17.wellsfargomedia.com/assets/im... https://www17.wellsfargomedia.com/assets/images/contextual/responsive/smlpromo/wfi_ph_g_2051210591-def-borrowing_hpsp_616x353.jpg — 200 — 32.2 KiB — 22 ms — h2https://www17.wellsfargomedia.com/assets/images/contextual/responsive/smlpromo/wfi_ph_hpsp_fsalockup_616x353.jpgwww17.wellsfargomedia.com/assets/im... https://www17.wellsfargomedia.com/assets/images/contextual/responsive/smlpromo/wfi_ph_hpsp_fsalockup_616x353.jpg — 200 — 3.8 KiB — 23 ms — h2https://www17.wellsfargomedia.com/assets/images/rwd/Fargo-Spending-Insights-Wells-Fargo-Mobile-App-2025.pngwww17.wellsfargomedia.com/assets/im... https://www17.wellsfargomedia.com/assets/images/rwd/Fargo-Spending-Insights-Wells-Fargo-Mobile-App-2025.png — 200 — 9.6 KiB — 26 ms — h2https://www17.wellsfargomedia.com/assets/images/rwd/App_Store_Badge.pngwww17.wellsfargomedia.com/assets/im... https://www17.wellsfargomedia.com/assets/images/rwd/App_Store_Badge.png — 200 — 2.1 KiB — 27 ms — h2https://www17.wellsfargomedia.com/assets/images/rwd/GooglePlay_Badge.pngwww17.wellsfargomedia.com/assets/im... https://www17.wellsfargomedia.com/assets/images/rwd/GooglePlay_Badge.png — 200 — 2.0 KiB — 17 ms — h2https://www17.wellsfargomedia.com/assets/images/sprite/responsive-sprite-v15.pngwww17.wellsfargomedia.com/assets/im... https://www17.wellsfargomedia.com/assets/images/sprite/responsive-sprite-v15.png — 200 — 123.0 KiB — 11 ms — h2https://www17.wellsfargomedia.com/assets/fonts/wellsfargosans-rg.woff2www17.wellsfargomedia.com/assets/fo... https://www17.wellsfargomedia.com/assets/fonts/wellsfargosans-rg.woff2 — 200 — 22.2 KiB — 11 ms — h2https://www17.wellsfargomedia.com/assets/fonts/wellsfargosans-sbd.woff2www17.wellsfargomedia.com/assets/fo... https://www17.wellsfargomedia.com/assets/fonts/wellsfargosans-sbd.woff2 — 200 — 22.4 KiB — 14 ms — h2https://www17.wellsfargomedia.com/assets/fonts/wellsfargosans-bd.woff2www17.wellsfargomedia.com/assets/fo... https://www17.wellsfargomedia.com/assets/fonts/wellsfargosans-bd.woff2 — 200 — 22.0 KiB — 11 ms — h2https://www17.wellsfargomedia.com/assets/fonts/wellsfargosans-lt.woff2www17.wellsfargomedia.com/assets/fo... https://www17.wellsfargomedia.com/assets/fonts/wellsfargosans-lt.woff2 — 200 — 21.4 KiB — 9 ms — h2https://c1.wfinterface.com/mt/hp/launch.jsc1.wfinterface.com/mt/hp/launch.js https://c1.wfinterface.com/mt/hp/launch.js — 200 — 31.0 KiB — 25 ms — http/1.1https://static.wellsfargo.com/assets/js/pcmp/prod/wellsfargo.com/scripttemplates/otSDKStub.jsstatic.wellsfargo.com/assets/js/pcm... https://static.wellsfargo.com/assets/js/pcmp/prod/wellsfargo.com/scripttemplates/otSDKStub.js — 200 — 8.8 KiB — 23 ms — h2https://www.wellsfargo.com/zd-AenxJAYnb/NpD_oJg4oT/_v/wEiambVzfVXmhc/MHNfInI/HRM3CjY/5OUIBwww.wellsfargo.com/zd-AenxJAYnb/NpD... https://www.wellsfargo.com/zd-AenxJAYnb/NpD_oJg4oT/_v/wEiambVzfVXmhc/MHNfInI/HRM3CjY/5OUIB — 201 — 1.6 KiB — 341 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.2 s LCP 1.7 shttps://wellsfargo.com// https://wellsfargo.com/ — 301 — 1.4 KiB — 50 ms — http/1.1https://www.wellsfargo.com/www.wellsfargo.com/ https://www.wellsfargo.com/ — 200 — 21.4 KiB — 412 ms — h2https://static.wellsfargo.com/assets/js/wfui/appdynamics/appdEUMConfig.jsstatic.wellsfargo.com/assets/js/wfu... https://static.wellsfargo.com/assets/js/wfui/appdynamics/appdEUMConfig.js — 200 — 1.2 KiB — 61 ms — h2https://www.wellsfargo.com/ui/javascript/homepage-ui/homepage_iaoffer.902eb03c43b93ddf930c.jswww.wellsfargo.com/ui/javascript/ho... https://www.wellsfargo.com/ui/javascript/homepage-ui/homepage_iaoffer.902eb03c43b93ddf930c.js — 200 — 43.9 KiB — 55 ms — h2https://www.wellsfargo.com/ui/javascript/homepage-ui/app_preload.334b3ad96e95b7c502ba.jswww.wellsfargo.com/ui/javascript/ho... https://www.wellsfargo.com/ui/javascript/homepage-ui/app_preload.334b3ad96e95b7c502ba.js — 200 — 39.9 KiB — 55 ms — h2https://www.wellsfargo.com/ui/css/homepage-ui/ps-homepage.47318341fe84c236d4f8.csswww.wellsfargo.com/ui/css/homepage-... https://www.wellsfargo.com/ui/css/homepage-ui/ps-homepage.47318341fe84c236d4f8.css — 200 — 26.2 KiB — 52 ms — h2https://www17.wellsfargomedia.com/assets/images/rwd/wf_logo_220x23.pngwww17.wellsfargomedia.com/assets/im... https://www17.wellsfargomedia.com/assets/images/rwd/wf_logo_220x23.png — 200 — 1.9 KiB — 37 ms — h2https://www17.wellsfargomedia.com/assets/images/contextual/responsive/hpprimary/wfi_ph_hppb_8329906_v3_1700x700.jpgwww17.wellsfargomedia.com/assets/im... https://www17.wellsfargomedia.com/assets/images/contextual/responsive/hpprimary/wfi_ph_hppb_8329906_v3_1700x700.jpg — 200 — 12.4 KiB — 21 ms — h2https://www17.wellsfargomedia.com/assets/images/contextual/responsive/smlprimary/wfi000_ic_b-wf_icon_house_gradient_default_64x64.pngwww17.wellsfargomedia.com/assets/im... https://www17.wellsfargomedia.com/assets/images/contextual/responsive/smlprimary/wfi000_ic_b-wf_icon_house_gradient_default_64x64.png — 200 — 1.2 KiB — 37 ms — h2https://www17.wellsfargomedia.com/assets/images/contextual/responsive/smlprimary/wf_ic_check-mark_con-gra_hpps_64x64.pngwww17.wellsfargomedia.com/assets/im... https://www17.wellsfargomedia.com/assets/images/contextual/responsive/smlprimary/wf_ic_check-mark_con-gra_hpps_64x64.png — 200 — 1.1 KiB — 12 ms — h2https://www17.wellsfargomedia.com/assets/images/contextual/responsive/smlprimary/wfi000_ic_b-wf_icon_ui_card_gradient_default_64x64.pngwww17.wellsfargomedia.com/assets/im... https://www17.wellsfargomedia.com/assets/images/contextual/responsive/smlprimary/wfi000_ic_b-wf_icon_ui_card_gradient_default_64x64.png — 200 — 810 B — 12 ms — h2https://www.wellsfargo.com/ui/javascript/homepage-ui/ps-homepage.91bc85b2c88dd599ad45.jswww.wellsfargo.com/ui/javascript/ho... https://www.wellsfargo.com/ui/javascript/homepage-ui/ps-homepage.91bc85b2c88dd599ad45.js — 200 — 67.2 KiB — 32 ms — h2https://static.wellsfargo.com/assets/js/wfui/container/wfui-container-bottom.jsstatic.wellsfargo.com/assets/js/wfu... https://static.wellsfargo.com/assets/js/wfui/container/wfui-container-bottom.js — 200 — 23.8 KiB — 33 ms — h2https://www.wellsfargo.com/target/offers/conversationswww.wellsfargo.com/target/offers/co... https://www.wellsfargo.com/target/offers/conversations — 200 — 5.6 KiB — 368 ms — h2https://www.wellsfargo.com/zd-AenxJAYnb/NpD_oJg4oT/_v/wEiambVzfVXmhc/MHNfInI/HRM3CjY/5OUIBwww.wellsfargo.com/zd-AenxJAYnb/NpD... https://www.wellsfargo.com/zd-AenxJAYnb/NpD_oJg4oT/_v/wEiambVzfVXmhc/MHNfInI/HRM3CjY/5OUIB — 200 — 182.9 KiB — 32 ms — h2https://www17.wellsfargomedia.com/assets/images/rwd/first_time_experience-account_summary.pngwww17.wellsfargomedia.com/assets/im... https://www17.wellsfargomedia.com/assets/images/rwd/first_time_experience-account_summary.png — 200 — 2.2 KiB — 12 ms — h2https://www17.wellsfargomedia.com/assets/images/contextual/responsive/smlpromo/wfi_ph_g_2181743355-def-financialgoals_hpsp_616x353.jpgwww17.wellsfargomedia.com/assets/im... https://www17.wellsfargomedia.com/assets/images/contextual/responsive/smlpromo/wfi_ph_g_2181743355-def-financialgoals_hpsp_616x353.jpg — 200 — 35.9 KiB — 21 ms — h2https://www17.wellsfargomedia.com/assets/images/contextual/responsive/smlpromo/wfi_ph_g_2051210591-def-borrowing_hpsp_616x353.jpgwww17.wellsfargomedia.com/assets/im... https://www17.wellsfargomedia.com/assets/images/contextual/responsive/smlpromo/wfi_ph_g_2051210591-def-borrowing_hpsp_616x353.jpg — 200 — 32.2 KiB — 22 ms — h2https://www17.wellsfargomedia.com/assets/images/contextual/responsive/smlpromo/wfi_ph_hpsp_fsalockup_616x353.jpgwww17.wellsfargomedia.com/assets/im... https://www17.wellsfargomedia.com/assets/images/contextual/responsive/smlpromo/wfi_ph_hpsp_fsalockup_616x353.jpg — 200 — 3.8 KiB — 23 ms — h2https://www17.wellsfargomedia.com/assets/images/rwd/Fargo-Spending-Insights-Wells-Fargo-Mobile-App-2025.pngwww17.wellsfargomedia.com/assets/im... https://www17.wellsfargomedia.com/assets/images/rwd/Fargo-Spending-Insights-Wells-Fargo-Mobile-App-2025.png — 200 — 9.6 KiB — 26 ms — h2https://www17.wellsfargomedia.com/assets/images/rwd/App_Store_Badge.pngwww17.wellsfargomedia.com/assets/im... https://www17.wellsfargomedia.com/assets/images/rwd/App_Store_Badge.png — 200 — 2.1 KiB — 27 ms — h2https://www17.wellsfargomedia.com/assets/images/rwd/GooglePlay_Badge.pngwww17.wellsfargomedia.com/assets/im... https://www17.wellsfargomedia.com/assets/images/rwd/GooglePlay_Badge.png — 200 — 2.0 KiB — 17 ms — h2https://www17.wellsfargomedia.com/assets/images/sprite/responsive-sprite-v15.pngwww17.wellsfargomedia.com/assets/im... https://www17.wellsfargomedia.com/assets/images/sprite/responsive-sprite-v15.png — 200 — 123.0 KiB — 11 ms — h2https://www17.wellsfargomedia.com/assets/fonts/wellsfargosans-rg.woff2www17.wellsfargomedia.com/assets/fo... https://www17.wellsfargomedia.com/assets/fonts/wellsfargosans-rg.woff2 — 200 — 22.2 KiB — 11 ms — h2https://www17.wellsfargomedia.com/assets/fonts/wellsfargosans-sbd.woff2www17.wellsfargomedia.com/assets/fo... https://www17.wellsfargomedia.com/assets/fonts/wellsfargosans-sbd.woff2 — 200 — 22.4 KiB — 14 ms — h2https://www17.wellsfargomedia.com/assets/fonts/wellsfargosans-bd.woff2www17.wellsfargomedia.com/assets/fo... https://www17.wellsfargomedia.com/assets/fonts/wellsfargosans-bd.woff2 — 200 — 22.0 KiB — 11 ms — h2https://www17.wellsfargomedia.com/assets/fonts/wellsfargosans-lt.woff2www17.wellsfargomedia.com/assets/fo... https://www17.wellsfargomedia.com/assets/fonts/wellsfargosans-lt.woff2 — 200 — 21.4 KiB — 9 ms — h2https://c1.wfinterface.com/mt/hp/launch.jsc1.wfinterface.com/mt/hp/launch.js https://c1.wfinterface.com/mt/hp/launch.js — 200 — 31.0 KiB — 25 ms — http/1.1https://static.wellsfargo.com/assets/js/pcmp/prod/wellsfargo.com/scripttemplates/otSDKStub.jsstatic.wellsfargo.com/assets/js/pcm... https://static.wellsfargo.com/assets/js/pcmp/prod/wellsfargo.com/scripttemplates/otSDKStub.js — 200 — 8.8 KiB — 23 ms — h2https://www.wellsfargo.com/zd-AenxJAYnb/NpD_oJg4oT/_v/wEiambVzfVXmhc/MHNfInI/HRM3CjY/5OUIBwww.wellsfargo.com/zd-AenxJAYnb/NpD... https://www.wellsfargo.com/zd-AenxJAYnb/NpD_oJg4oT/_v/wEiambVzfVXmhc/MHNfInI/HRM3CjY/5OUIB — 201 — 1.6 KiB — 341 ms — h2https://static.wellsfargo.com/assets/js/pcmp/prod/wellsfargo.com/consent/ec31ce42-18f4-4288-9419-e97e758f2d39/ec31ce42-18f4-4288-9419-e97e758f2d39.jsonstatic.wellsfargo.com/assets/js/pcm... https://static.wellsfargo.com/assets/js/pcmp/prod/wellsfargo.com/consent/ec31ce42-18f4-4288-9419-e97e758f2d39/ec31ce42-18f4-4288-9419-e97e758f2d39.json — 200 — 2.7 KiB — 189 ms — h2https://www.wellsfargo.com/xapi/product-service-research/public-product-offers/v1/app/initializewww.wellsfargo.com/xapi/product-ser... https://www.wellsfargo.com/xapi/product-service-research/public-product-offers/v1/app/initialize — 200 — 1.8 KiB — 218 ms — h2https://connect.secure.wellsfargo.com/auth/static/depm/depm_wrapper.jsconnect.secure.wellsfargo.com/auth/... https://connect.secure.wellsfargo.com/auth/static/depm/depm_wrapper.js — 200 — 2.4 KiB — 207 ms — http/1.1https://www17.wellsfargomedia.com/mkt/marketing/digital-containers/images/1700x700/4a_hppb_marquee_banner_1700x700.jpgwww17.wellsfargomedia.com/mkt/marke... https://www17.wellsfargomedia.com/mkt/marketing/digital-containers/images/1700x700/4a_hppb_marquee_banner_1700x700.jpg — 200 — 1.6 KiB — 13 ms — h2https://www17.wellsfargomedia.com/mkt/marketing/digital-containers/images/616x353/wfi_ph_g_1472303553-lifesync_hpsp_616x353.jpgwww17.wellsfargomedia.com/mkt/marke... https://www17.wellsfargomedia.com/mkt/marketing/digital-containers/images/616x353/wfi_ph_g_1472303553-lifesync_hpsp_616x353.jpg — 200 — 29.8 KiB — 31 ms — h2https://www17.wellsfargomedia.com/assets/images/contextual/responsive/smlpromo/wfi_ph_g_1614430716-savings_hpsp_616x353.jpgwww17.wellsfargomedia.com/assets/im... https://www17.wellsfargomedia.com/assets/images/contextual/responsive/smlpromo/wfi_ph_g_1614430716-savings_hpsp_616x353.jpg — 200 — 18.9 KiB — 33 ms — h2https://www17.wellsfargomedia.com/mkt/marketing/digital-containers/images/64x64/wfi000_ic_b-wf_icon_ui_card_gradient_64x64.pngwww17.wellsfargomedia.com/mkt/marke... https://www17.wellsfargomedia.com/mkt/marketing/digital-containers/images/64x64/wfi000_ic_b-wf_icon_ui_card_gradient_64x64.png — 200 — 737 B — 27 ms — h2https://www17.wellsfargomedia.com/mkt/marketing/digital-containers/images/64x64/wf_icon_piggybank_rgb_f1_gradient_64x64.pngwww17.wellsfargomedia.com/mkt/marke... https://www17.wellsfargomedia.com/mkt/marketing/digital-containers/images/64x64/wf_icon_piggybank_rgb_f1_gradient_64x64.png — 200 — 1.5 KiB — 29 ms — h2https://www17.wellsfargomedia.com/mkt/marketing/digital-containers/images/64x64/wfi000_ic_b_graduation-hat_color-gradient_64x64.pngwww17.wellsfargomedia.com/mkt/marke... https://www17.wellsfargomedia.com/mkt/marketing/digital-containers/images/64x64/wfi000_ic_b_graduation-hat_color-gradient_64x64.png — 200 — 1.3 KiB — 24 ms — h2https://www17.wellsfargomedia.com/mkt/marketing/digital-containers/images/1600x700/onekey_hplp2_1600x700.jpgwww17.wellsfargomedia.com/mkt/marke... https://www17.wellsfargomedia.com/mkt/marketing/digital-containers/images/1600x700/onekey_hplp2_1600x700.jpg — 200 — 42.1 KiB — 26 ms — h2https://www17.wellsfargomedia.com/assets/images/homepage/card_background-gradient-375x2172.pngwww17.wellsfargomedia.com/assets/im... https://www17.wellsfargomedia.com/assets/images/homepage/card_background-gradient-375x2172.png — 200 — 811 B — 23 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 303 B — 74 ms — h2https://connect.secure.wellsfargo.com/auth/static/depm/8556c7b1.jsconnect.secure.wellsfargo.com/auth/... https://connect.secure.wellsfargo.com/auth/static/depm/8556c7b1.js — 200 — 237.8 KiB — 371 ms — http/1.1https://www.wellsfargo.com/as/jsLogwww.wellsfargo.com/as/jsLog https://www.wellsfargo.com/as/jsLog — 200 — 3.6 KiB — 242 ms — h2https://static.wellsfargo.com/assets/js/pcmp/prod/wellsfargo.com/scripttemplates/202507.1.0/otBannerSdk.jsstatic.wellsfargo.com/assets/js/pcm... https://static.wellsfargo.com/assets/js/pcmp/prod/wellsfargo.com/scripttemplates/202507.1.0/otBannerSdk.js — 200 — 119.8 KiB — 24 ms — h2https://static.wellsfargo.com/assets/js/pcmp/prod/wellsfargo.com/consent/ec31ce42-18f4-4288-9419-e97e758f2d39/01988685-5d2a-7aac-8e6f-d25b90694768/en.jsonstatic.wellsfargo.com/assets/js/pcm... https://static.wellsfargo.com/assets/js/pcmp/prod/wellsfargo.com/consent/ec31ce42-18f4-4288-9419-e97e758f2d39/01988685-5d2a-7aac-8e6f-d25b90694768/en.json — 200 — 86.4 KiB — 331 ms — h2https://connect.secure.wellsfargo.com/auth/static/prefs/login-userprefs.min.jsconnect.secure.wellsfargo.com/auth/... https://connect.secure.wellsfargo.com/auth/static/prefs/login-userprefs.min.js — 200 — 4.8 KiB — 193 ms — http/1.1blob:https://www.wellsfargo.com/54cf91c8-e009-48f3-83ee-99e56863efb7www.wellsfargo.com/54cf91c8-e009-48... blob:https://www.wellsfargo.com/54cf91c8-e009-48f3-83ee-99e56863efb7 — 200 — -1 B — 60 ms — blobhttps://connect.secure.wellsfargo.com/auth/static/prefs/atadun.jsconnect.secure.wellsfargo.com/auth/... https://connect.secure.wellsfargo.com/auth/static/prefs/atadun.js — 200 — 1.6 KiB — 180 ms — http/1.1https://static.wellsfargo.com/assets/js/pcmp/prod/wellsfargo.com/scripttemplates/202507.1.0/assets/otFlat.jsonstatic.wellsfargo.com/assets/js/pcm... https://static.wellsfargo.com/assets/js/pcmp/prod/wellsfargo.com/scripttemplates/202507.1.0/assets/otFlat.json — 200 — 3.9 KiB — 190 ms — h2https://static.wellsfargo.com/assets/js/pcmp/prod/wellsfargo.com/scripttemplates/202507.1.0/assets/v2/otPcCenter.jsonstatic.wellsfargo.com/assets/js/pcm... https://static.wellsfargo.com/assets/js/pcmp/prod/wellsfargo.com/scripttemplates/202507.1.0/assets/v2/otPcCenter.json — 200 — 14.1 KiB — 298 ms — h2https://static.wellsfargo.com/assets/js/pcmp/prod/wellsfargo.com/scripttemplates/202507.1.0/assets/otCookieSettingsButton.jsonstatic.wellsfargo.com/assets/js/pcm... https://static.wellsfargo.com/assets/js/pcmp/prod/wellsfargo.com/scripttemplates/202507.1.0/assets/otCookieSettingsButton.json — 200 — 2.5 KiB — 197 ms — h2https://static.wellsfargo.com/assets/js/pcmp/prod/wellsfargo.com/scripttemplates/202507.1.0/assets/otCommonStyles.cssstatic.wellsfargo.com/assets/js/pcm... https://static.wellsfargo.com/assets/js/pcmp/prod/wellsfargo.com/scripttemplates/202507.1.0/assets/otCommonStyles.css — 200 — 4.6 KiB — 37 ms — h2https://connect.secure.wf.com/tacowup/v3.1/uINebQSXTwJ6UcV9qr0connect.secure.wf.com/tacowup/v3.1/... https://connect.secure.wf.com/tacowup/v3.1/uINebQSXTwJ6UcV9qr0 — 200 — 1.2 KiB — 324 ms — http/1.1https://okra.wf.com/iframe/9B8ED233-984B-4DE5-A7B6-3A370D9FF48B/lightbox.html?mkt=enokra.wf.com/iframe/9B8ED233-984B-4D... https://okra.wf.com/iframe/9B8ED233-984B-4DE5-A7B6-3A370D9FF48B/lightbox.html?mkt=en — 200 — 2.7 KiB — 76 ms — h3https://okra.wf.com/params/sri/9B8ED233-984B-4DE5-A7B6-3A370D9FF48Bokra.wf.com/params/sri/9B8ED233-984... https://okra.wf.com/params/sri/9B8ED233-984B-4DE5-A7B6-3A370D9FF48B — 200 — 1.2 KiB — 82 ms — h3https://connect.secure.wellsfargo.com/accounts/static/7M/accounts/short/accounts-cache.jsconnect.secure.wellsfargo.com/accou... https://connect.secure.wellsfargo.com/accounts/static/7M/accounts/short/accounts-cache.js — 200 — 1.2 KiB — 20 ms — http/1.1https://c1.wfinterface.com/mt/shared/gbx/olb/v6/detector-dom.min.jsc1.wfinterface.com/mt/shared/gbx/ol... https://c1.wfinterface.com/mt/shared/gbx/olb/v6/detector-dom.min.js — 200 — 150.7 KiB — 52 ms — http/1.1https://c1.wfinterface.com/mt/shared/aep/alloy.jsc1.wfinterface.com/mt/shared/aep/al... https://c1.wfinterface.com/mt/shared/aep/alloy.js — 200 — 36.1 KiB — 42 ms — http/1.1https://www17.wellsfargomedia.com/assets/images/rwd/volunteers_cars_616x353.jpgwww17.wellsfargomedia.com/assets/im... https://www17.wellsfargomedia.com/assets/images/rwd/volunteers_cars_616x353.jpg — 200 — 28.7 KiB — 25 ms — h2https://www17.wellsfargomedia.com/assets/images/rwd/women-in-greenhouse_616x353.pngwww17.wellsfargomedia.com/assets/im... https://www17.wellsfargomedia.com/assets/images/rwd/women-in-greenhouse_616x353.png — 200 — 30.4 KiB — 22 ms — h2https://okra.wf.com/v2/9B8ED233-984B-4DE5-A7B6-3A370D9FF48B/api.jsokra.wf.com/v2/9B8ED233-984B-4DE5-A... https://okra.wf.com/v2/9B8ED233-984B-4DE5-A7B6-3A370D9FF48B/api.js — 200 — 95.5 KiB — 104 ms — h3https://www17.wellsfargomedia.com/assets/images/rwd/favicon_48x48.pngwww17.wellsfargomedia.com/assets/im... https://www17.wellsfargomedia.com/assets/images/rwd/favicon_48x48.png — 200 — 747 B — 12 ms — h2https://connect.secure.wellsfargo.com/accounts/static/7M/accounts/public/js/runtime.c3ef36c947cf23ac1ab6.jsconnect.secure.wellsfargo.com/accou... https://connect.secure.wellsfargo.com/accounts/static/7M/accounts/public/js/runtime.c3ef36c947cf23ac1ab6.js — 200 — 5.3 KiB — 24 ms — http/1.1https://connect.secure.wellsfargo.com/accounts/static/7M/accounts/public/js/vendor.a66bb54356d9450a25c2.jsconnect.secure.wellsfargo.com/accou... https://connect.secure.wellsfargo.com/accounts/static/7M/accounts/public/js/vendor.a66bb54356d9450a25c2.js — 200 — 206.4 KiB — 34 ms — http/1.1https://connect.secure.wellsfargo.com/accounts/static/7M/accounts/public/js/main.c09e4ffd407b8933f86f.jsconnect.secure.wellsfargo.com/accou... https://connect.secure.wellsfargo.com/accounts/static/7M/accounts/public/js/main.c09e4ffd407b8933f86f.js — 200 — 320.3 KiB — 46 ms — http/1.1https://connect.secure.wellsfargo.com/accounts/static/7M/accounts/public/js/wfui.d384026f59bd55d40255.jsconnect.secure.wellsfargo.com/accou... https://connect.secure.wellsfargo.com/accounts/static/7M/accounts/public/js/wfui.d384026f59bd55d40255.js — 200 — 344.5 KiB — 46 ms — http/1.1https://connect.secure.wellsfargo.com/accounts/static/7M/accounts/public/stylesheets/main.f5121ece973b65f9ccd8.cssconnect.secure.wellsfargo.com/accou... https://connect.secure.wellsfargo.com/accounts/static/7M/accounts/public/stylesheets/main.f5121ece973b65f9ccd8.css — 200 — 25.1 KiB — 48 ms — http/1.1https://connect.secure.wellsfargo.com/accounts/static/7M/accounts/public/stylesheets/wfui.17728e791af1b9a26cbb.cssconnect.secure.wellsfargo.com/accou... https://connect.secure.wellsfargo.com/accounts/static/7M/accounts/public/stylesheets/wfui.17728e791af1b9a26cbb.css — 200 — 45.5 KiB — 47 ms — http/1.1https://www17.wellsfargomedia.com/assets/images/icons/ico/favicon.icowww17.wellsfargomedia.com/assets/im... https://www17.wellsfargomedia.com/assets/images/icons/ico/favicon.ico — 200 — 3.2 KiB — 7 ms — h2https://adobedc.demdex.net/ee/v1/privacy/set-consent?configId=14f82f5f-3a7a-4f91-ad08-c3ab704b13b4&requestId=2d6846e6-f16b-46db-b785-28dd79a7da5badobedc.demdex.net/ee/v1/privacy/se... https://adobedc.demdex.net/ee/v1/privacy/set-consent?configId=14f82f5f-3a7a-4f91-ad08-c3ab704b13b4&requestId=2d6846e6-f16b-46db-b785-28dd79a7da5b — 200 — 1.5 KiB — 97 ms — h2https://static.wellsfargo.com/assets/js/wfui/appdynamics/adrum-ext.jsstatic.wellsfargo.com/assets/js/wfu... https://static.wellsfargo.com/assets/js/wfui/appdynamics/adrum-ext.js — 200 — 14.3 KiB — 70 ms — h2https://connect.secure.wf.com/tacowup/v3.1/XVN14H1afAnITHDZconnect.secure.wf.com/tacowup/v3.1/... https://connect.secure.wf.com/tacowup/v3.1/XVN14H1afAnITHDZ — 200 — 996 B — 260 ms — http/1.1https://okra.wf.com/v2/9B8ED233-984B-4DE5-A7B6-3A370D9FF48B/settingsokra.wf.com/v2/9B8ED233-984B-4DE5-A... https://okra.wf.com/v2/9B8ED233-984B-4DE5-A7B6-3A370D9FF48B/settings — 200 — 2.2 KiB — 21 ms — h3https://static.wellsfargo.com/assets/js/pcmp/prod/wellsfargo.com/consent/ec31ce42-18f4-4288-9419-e97e758f2d39/01988685-5d2a-7aac-8e6f-d25b90694768/logos/static/ot_guard_logo.svgstatic.wellsfargo.com/assets/js/pcm... https://static.wellsfargo.com/assets/js/pcmp/prod/wellsfargo.com/consent/ec31ce42-18f4-4288-9419-e97e758f2d39/01988685-5d2a-7aac-8e6f-d25b90694768/logos/static/ot_guard_logo.svg — 200 — 939 B — 218 ms — h2https://static.wellsfargo.com/assets/js/pcmp/prod/wellsfargo.com/consent/ec31ce42-18f4-4288-9419-e97e758f2d39/01988685-5d2a-7aac-8e6f-d25b90694768/logos/1b74778f-ed65-4e19-a2c4-8004202c5cdc/01987b86-9419-7d66-ac37-a2e367c4d9c8/e9d70acc-78fa-45ae-b034-5fbe6b26e02a/WF-Logo-188x50-noleftlarger-x1.pngstatic.wellsfargo.com/assets/js/pcm... https://static.wellsfargo.com/assets/js/pcmp/prod/wellsfargo.com/consent/ec31ce42-18f4-4288-9419-e97e758f2d39/01988685-5d2a-7aac-8e6f-d25b90694768/logos/1b74778f-ed65-4e19-a2c4-8004202c5cdc/01987b86-9419-7d66-ac37-a2e367c4d9c8/e9d70acc-78fa-45ae-b034-5fbe6b26e02a/WF-Logo-188x50-noleftlarger-x1.png — 200 — 2.2 KiB — 275 ms — h2https://static.wellsfargo.com/assets/js/pcmp/prod/wellsfargo.com/consent/ec31ce42-18f4-4288-9419-e97e758f2d39/01988685-5d2a-7aac-8e6f-d25b90694768/logos/static/powered_by_logo.svgstatic.wellsfargo.com/assets/js/pcm... https://static.wellsfargo.com/assets/js/pcmp/prod/wellsfargo.com/consent/ec31ce42-18f4-4288-9419-e97e758f2d39/01988685-5d2a-7aac-8e6f-d25b90694768/logos/static/powered_by_logo.svg — 200 — 2.4 KiB — 385 ms — h2https://connect.secure.wf.com/tacowup/v3.1/2wQvoL1zrWUCS8G92Nconnect.secure.wf.com/tacowup/v3.1/... https://connect.secure.wf.com/tacowup/v3.1/2wQvoL1zrWUCS8G92N — 200 — 1.1 KiB — 175 ms — http/1.1https://www.wellsfargo.com/as/jsLogwww.wellsfargo.com/as/jsLog https://www.wellsfargo.com/as/jsLog — 200 — 3.4 KiB — 311 ms — h2https://cm.everesttech.net/cm/dd?d_uuid=54986361294095147714287015332252200448cm.everesttech.net/cm/dd?d_uuid=549... https://cm.everesttech.net/cm/dd?d_uuid=54986361294095147714287015332252200448 — 302 — 517 B — 203 ms — http/1.1https://aa.agkn.com/adscores/g.pixel?sid=9211132908&aam=54986361294095147714287015332252200448aa.agkn.com/adscores/g.pixel?sid=92... https://aa.agkn.com/adscores/g.pixel?sid=9211132908&aam=54986361294095147714287015332252200448 — -1 — 0 B — 0 ms — https://idsync.rlcdn.com/365868.gif?partner_uid=54986361294095147714287015332252200448idsync.rlcdn.com/365868.gif?partner... https://idsync.rlcdn.com/365868.gif?partner_uid=54986361294095147714287015332252200448 — 307 — 496 B — 78 ms — h2https://c.bing.com/c.gif?uid=54986361294095147714287015332252200448&Red3=MSAdobe_pd&gdpr=0&gdpr_consent=c.bing.com/c.gif?uid=54986361294095... https://c.bing.com/c.gif?uid=54986361294095147714287015332252200448&Red3=MSAdobe_pd&gdpr=0&gdpr_consent= — -1 — 0 B — 0 ms — https://cm.g.doubleclick.net/pixel?google_nid=adobe_dmp&google_cm&gdpr=0&gdpr_consent=&google_hm=NTQ5ODYzNjEyOTQwOTUxNDc3MTQyODcwMTUzMzIyNTIyMDA0NDg=cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=adobe_dmp&google_cm&gdpr=0&gdpr_consent=&google_hm=NTQ5ODYzNjEyOTQwOTUxNDc3MTQyODcwMTUzMzIyNTIyMDA0NDg= — 302 — 596 B — 77 ms — h2https://cms.analytics.yahoo.com/cms?partner_id=ADOBE&_hosted_id=54986361294095147714287015332252200448&gdpr=0&gdpr_consent=cms.analytics.yahoo.com/cms?partner... https://cms.analytics.yahoo.com/cms?partner_id=ADOBE&_hosted_id=54986361294095147714287015332252200448&gdpr=0&gdpr_consent= — 302 — 241 B — 84 ms — h2https://trc.taboola.com/sg/adobe/1/cm?gdpr=0&gdpr_consent=trc.taboola.com/sg/adobe/1/cm?gdpr=... https://trc.taboola.com/sg/adobe/1/cm?gdpr=0&gdpr_consent= — 200 — 421 B — 96 ms — h2https://s.amazon-adsystem.com/dcm?pid=5c420d2b-f139-4fee-b0c0-89a7b8ce9433s.amazon-adsystem.com/dcm?pid=5c420... https://s.amazon-adsystem.com/dcm?pid=5c420d2b-f139-4fee-b0c0-89a7b8ce9433 — 302 — 743 B — 335 ms — http/1.1https://ort.wellsfargo.com/securereporting/reporting/v1/csport.wellsfargo.com/securereporting/... https://ort.wellsfargo.com/securereporting/reporting/v1/csp — 200 — 2.5 KiB — 196 ms — http/1.1https://ort.wellsfargo.com/securereporting/reporting/v1/csport.wellsfargo.com/securereporting/... https://ort.wellsfargo.com/securereporting/reporting/v1/csp — 200 — 2.5 KiB — 219 ms — http/1.1https://connect.secure.wellsfargo.com/jenny/ndconnect.secure.wellsfargo.com/jenny... https://connect.secure.wellsfargo.com/jenny/nd — 200 — 20.6 KiB — 257 ms — http/1.1https://www.wellsfargo.com/assets/images/global/s.gif?log=1&pid=702-224111-64&pageUrl=https%3A%2F%2Fwww.wellsfargo.com%2F&cb=1776814635702&event=PageLoad&eventType=PageLoad&eventDescription=PageOnLoad&device_type=DESKTOPwww.wellsfargo.com/assets/images/gl... https://www.wellsfargo.com/assets/images/global/s.gif?log=1&pid=702-224111-64&pageUrl=https%3A%2F%2Fwww.wellsfargo.com%2F&cb=1776814635702&event=PageLoad&eventType=PageLoad&eventDescription=PageOnLoad&device_type=DESKTOP — 200 — 449 B — 263 ms — h2https://connect.secure.wf.com/tacowup/v3.1/2pmBaxphqkRvIRLIkGTconnect.secure.wf.com/tacowup/v3.1/... https://connect.secure.wf.com/tacowup/v3.1/2pmBaxphqkRvIRLIkGT — 200 — 1.0 KiB — 154 ms — http/1.1https://okra.wf.com/fc/gt2/public_key/9B8ED233-984B-4DE5-A7B6-3A370D9FF48Bokra.wf.com/fc/gt2/public_key/9B8ED... https://okra.wf.com/fc/gt2/public_key/9B8ED233-984B-4DE5-A7B6-3A370D9FF48B — 200 — 1.9 KiB — 144 ms — h3blob:https://www.wellsfargo.com/40bcf291-af4a-41c7-a642-8a866678c0acwww.wellsfargo.com/40bcf291-af4a-41... blob:https://www.wellsfargo.com/40bcf291-af4a-41c7-a642-8a866678c0ac — -1 — 0 B — 0 ms — https://idsync.rlcdn.com/1000.gif?memo=CKyqFhIxCi0IARCYEhomNTQ5ODYzNjEyOTQwOTUxNDc3MTQyODcwMTUzMzIyNTIyMDA0NDgQABoNCKuUoM8GEgUI6AcQAEIASgAidsync.rlcdn.com/1000.gif?memo=CKyq... https://idsync.rlcdn.com/1000.gif?memo=CKyqFhIxCi0IARCYEhomNTQ5ODYzNjEyOTQwOTUxNDc3MTQyODcwMTUzMzIyNTIyMDA0NDgQABoNCKuUoM8GEgUI6AcQAEIASgA — 200 — 193 B — 41 ms — h2https://cm.g.doubleclick.net/pixel?google_nid=adobe_dmp&google_cm=&gdpr=0&gdpr_consent=&google_hm=NTQ5ODYzNjEyOTQwOTUxNDc3MTQyODcwMTUzMzIyNTIyMDA0NDg=&google_tc=cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=adobe_dmp&google_cm=&gdpr=0&gdpr_consent=&google_hm=NTQ5ODYzNjEyOTQwOTUxNDc3MTQyODcwMTUzMzIyNTIyMDA0NDg=&google_tc= — 302 — 111 B — 43 ms — h2https://static.wellsfargo.com/assets/js/wfui/appdynamics/adrum-ext.b4436be974de477658d4a93afb752165.jsstatic.wellsfargo.com/assets/js/wfu... https://static.wellsfargo.com/assets/js/wfui/appdynamics/adrum-ext.b4436be974de477658d4a93afb752165.js — 200 — 15.9 KiB — 33 ms — h2https://ups.analytics.yahoo.com/ups/58782/cms?partner_id=ADOBE&_hosted_id=54986361294095147714287015332252200448&gdpr=0&gdpr_consent=ups.analytics.yahoo.com/ups/58782/c... https://ups.analytics.yahoo.com/ups/58782/cms?partner_id=ADOBE&_hosted_id=54986361294095147714287015332252200448&gdpr=0&gdpr_consent= — -1 — 0 B — 112 ms — https://www.wellsfargo.com/xapi/product-service-research/public-product-offers/v1/offer/useractionwww.wellsfargo.com/xapi/product-ser... https://www.wellsfargo.com/xapi/product-service-research/public-product-offers/v1/offer/useraction — 204 — 1.6 KiB — 401 ms — h2https://www.wellsfargo.com/xapi/product-service-research/public-product-offers/v1/offer/useractionwww.wellsfargo.com/xapi/product-ser... https://www.wellsfargo.com/xapi/product-service-research/public-product-offers/v1/offer/useraction — 204 — 1.6 KiB — 250 ms — h2https://www.wellsfargo.com/xapi/product-service-research/public-product-offers/v1/offer/useractionwww.wellsfargo.com/xapi/product-ser... https://www.wellsfargo.com/xapi/product-service-research/public-product-offers/v1/offer/useraction — 204 — 1.6 KiB — 548 ms — h2https://www.wellsfargo.com/xapi/product-service-research/public-product-offers/v1/offer/useractionwww.wellsfargo.com/xapi/product-ser... https://www.wellsfargo.com/xapi/product-service-research/public-product-offers/v1/offer/useraction — 204 — 1.6 KiB — 501 ms — h2https://www.wellsfargo.com/assets/images/global/s.gif?log=1&pid=702-224111-64&pageUrl=https%3A%2F%2Fwww.wellsfargo.com%2F&cb=1776814635780&event=DisplayMasthead&eventType=Presented&eventDescription=DisplayMasthead&clist=tcm%3A84-224274-16%7Etcm%3A91-223647-32www.wellsfargo.com/assets/images/gl... https://www.wellsfargo.com/assets/images/global/s.gif?log=1&pid=702-224111-64&pageUrl=https%3A%2F%2Fwww.wellsfargo.com%2F&cb=1776814635780&event=DisplayMasthead&eventType=Presented&eventDescription=DisplayMasthead&clist=tcm%3A84-224274-16%7Etcm%3A91-223647-32 — 200 — 449 B — 243 ms — h2https://www.wellsfargo.com/assets/images/global/s.gif?log=1&pid=702-224111-64&pageUrl=https%3A%2F%2Fwww.wellsfargo.com%2F&cb=1776814635781&event=DisplayFatNav&eventType=Presented&eventDescription=DisplayFatNav&clist=tcm%3A84-226512-16%7Etcm%3A91-226306-32www.wellsfargo.com/assets/images/gl... https://www.wellsfargo.com/assets/images/global/s.gif?log=1&pid=702-224111-64&pageUrl=https%3A%2F%2Fwww.wellsfargo.com%2F&cb=1776814635781&event=DisplayFatNav&eventType=Presented&eventDescription=DisplayFatNav&clist=tcm%3A84-226512-16%7Etcm%3A91-226306-32 — 200 — 448 B — 348 ms — h2https://www.wellsfargo.com/assets/images/global/s.gif?log=1&pid=702-224111-64&pageUrl=https%3A%2F%2Fwww.wellsfargo.com%2F&cb=1776814635781&event=DisplaySignOn&eventType=Presented&eventDescription=DisplaySignOn&clist=tcm%3A84-224415%7Etcm%3A83-2046-8www.wellsfargo.com/assets/images/gl... https://www.wellsfargo.com/assets/images/global/s.gif?log=1&pid=702-224111-64&pageUrl=https%3A%2F%2Fwww.wellsfargo.com%2F&cb=1776814635781&event=DisplaySignOn&eventType=Presented&eventDescription=DisplaySignOn&clist=tcm%3A84-224415%7Etcm%3A83-2046-8 — 200 — 448 B — 737 ms — h2https://www.wellsfargo.com/assets/images/global/s.gif?log=1&pid=702-224111-64&pageUrl=https%3A%2F%2Fwww.wellsfargo.com%2F&cb=1776814635781&event=DisplayMarquee&eventType=Presented&eventDescription=DisplayMarquee&clist=undefined%7Eundefinedwww.wellsfargo.com/assets/images/gl... https://www.wellsfargo.com/assets/images/global/s.gif?log=1&pid=702-224111-64&pageUrl=https%3A%2F%2Fwww.wellsfargo.com%2F&cb=1776814635781&event=DisplayMarquee&eventType=Presented&eventDescription=DisplayMarquee&clist=undefined%7Eundefined — 200 — 448 B — 562 ms — h2https://www.wellsfargo.com/assets/images/global/s.gif?log=1&pid=702-224111-64&pageUrl=https%3A%2F%2Fwww.wellsfargo.com%2F&cb=1776814635782&offerType=iaRendered&slotId=WF_CON_HP_PRIMARY_BNR&offerId=CE_chk_acq_gro_digcashbonus1549_marquee&jsLogging=iaCallLog&device_type=DESKTOP&clist=undefined%7Eundefinedwww.wellsfargo.com/assets/images/gl... https://www.wellsfargo.com/assets/images/global/s.gif?log=1&pid=702-224111-64&pageUrl=https%3A%2F%2Fwww.wellsfargo.com%2F&cb=1776814635782&offerType=iaRendered&slotId=WF_CON_HP_PRIMARY_BNR&offerId=CE_chk_acq_gro_digcashbonus1549_marquee&jsLogging=iaCallLog&device_type=DESKTOP&clist=undefined%7Eundefined — 200 — 447 B — 616 ms — h2https://www.wellsfargo.com/assets/images/global/s.gif?log=1&pid=702-224111-64&pageUrl=https%3A%2F%2Fwww.wellsfargo.com%2F&cb=1776814635782&event=DisplayMarketingSmallPromo&eventType=Presented&eventDescription=DisplayMarketingSmallPromo&clist=undefined%7Eundefinedwww.wellsfargo.com/assets/images/gl... https://www.wellsfargo.com/assets/images/global/s.gif?log=1&pid=702-224111-64&pageUrl=https%3A%2F%2Fwww.wellsfargo.com%2F&cb=1776814635782&event=DisplayMarketingSmallPromo&eventType=Presented&eventDescription=DisplayMarketingSmallPromo&clist=undefined%7Eundefined — 200 — 448 B — 350 ms — h2https://www.wellsfargo.com/assets/images/global/s.gif?log=1&pid=702-224111-64&pageUrl=https%3A%2F%2Fwww.wellsfargo.com%2F&cb=1776814635782&offerType=iaRendered&slotId=WF_CON_HP_SML_PRIMARY&offerId=CE_ccd_takeonereflect0045_toolbelt&jsLogging=iaCallLog&device_type=DESKTOP&clist=undefined%7Eundefined&promoSlot=1www.wellsfargo.com/assets/images/gl... https://www.wellsfargo.com/assets/images/global/s.gif?log=1&pid=702-224111-64&pageUrl=https%3A%2F%2Fwww.wellsfargo.com%2F&cb=1776814635782&offerType=iaRendered&slotId=WF_CON_HP_SML_PRIMARY&offerId=CE_ccd_takeonereflect0045_toolbelt&jsLogging=iaCallLog&device_type=DESKTOP&clist=undefined%7Eundefined&promoSlot=1 — 200 — 449 B — 461 ms — h2https://www.wellsfargo.com/assets/images/global/s.gif?log=1&pid=702-224111-64&pageUrl=https%3A%2F%2Fwww.wellsfargo.com%2F&cb=1776814635783&event=DisplayMarketingSmallPromo&eventType=Presented&eventDescription=DisplayMarketingSmallPromo&clist=undefined%7Eundefinedwww.wellsfargo.com/assets/images/gl... https://www.wellsfargo.com/assets/images/global/s.gif?log=1&pid=702-224111-64&pageUrl=https%3A%2F%2Fwww.wellsfargo.com%2F&cb=1776814635783&event=DisplayMarketingSmallPromo&eventType=Presented&eventDescription=DisplayMarketingSmallPromo&clist=undefined%7Eundefined — 200 — 446 B — 628 ms — h2https://www.wellsfargo.com/assets/images/global/s.gif?log=1&pid=702-224111-64&pageUrl=https%3A%2F%2Fwww.wellsfargo.com%2F&cb=1776814635783&offerType=iaRendered&slotId=WF_CON_HP_SML_PRIMARY&offerId=CE_chk_acq_gro_startercab1551_toolbelt&jsLogging=iaCallLog&device_type=DESKTOP&clist=undefined%7Eundefined&promoSlot=2www.wellsfargo.com/assets/images/gl... https://www.wellsfargo.com/assets/images/global/s.gif?log=1&pid=702-224111-64&pageUrl=https%3A%2F%2Fwww.wellsfargo.com%2F&cb=1776814635783&offerType=iaRendered&slotId=WF_CON_HP_SML_PRIMARY&offerId=CE_chk_acq_gro_startercab1551_toolbelt&jsLogging=iaCallLog&device_type=DESKTOP&clist=undefined%7Eundefined&promoSlot=2 — 200 — 446 B — 546 ms — h2https://www.wellsfargo.com/assets/images/global/s.gif?log=1&pid=702-224111-64&pageUrl=https%3A%2F%2Fwww.wellsfargo.com%2F&cb=1776814635783&event=DisplayMarketingSmallPromo&eventType=Presented&eventDescription=DisplayMarketingSmallPromo&clist=undefined%7Eundefinedwww.wellsfargo.com/assets/images/gl... https://www.wellsfargo.com/assets/images/global/s.gif?log=1&pid=702-224111-64&pageUrl=https%3A%2F%2Fwww.wellsfargo.com%2F&cb=1776814635783&event=DisplayMarketingSmallPromo&eventType=Presented&eventDescription=DisplayMarketingSmallPromo&clist=undefined%7Eundefined — 200 — 267 B — 835 ms — h2https://www.wellsfargo.com/assets/images/global/s.gif?log=1&pid=702-224111-64&pageUrl=https%3A%2F%2Fwww.wellsfargo.com%2F&cb=1776814635783&offerType=iaRendered&slotId=WF_CON_HP_SML_PRIMARY&offerId=CE_sav_acq_gro_savprospectnonoffer7882967_toolbelt&jsLogging=iaCallLog&device_type=DESKTOP&clist=undefined%7Eundefined&promoSlot=3www.wellsfargo.com/assets/images/gl... https://www.wellsfargo.com/assets/images/global/s.gif?log=1&pid=702-224111-64&pageUrl=https%3A%2F%2Fwww.wellsfargo.com%2F&cb=1776814635783&offerType=iaRendered&slotId=WF_CON_HP_SML_PRIMARY&offerId=CE_sav_acq_gro_savprospectnonoffer7882967_toolbelt&jsLogging=iaCallLog&device_type=DESKTOP&clist=undefined%7Eundefined&promoSlot=3 — 200 — 448 B — 606 ms — h2https://www.wellsfargo.com/assets/images/global/s.gif?log=1&pid=702-224111-64&pageUrl=https%3A%2F%2Fwww.wellsfargo.com%2F&cb=1776814635784&event=DisplayMarketingSmallPromo&eventType=Presented&eventDescription=DisplayMarketingSmallPromo&clist=tcm%3A182-228910-16%7Etcm%3A91-223671-32www.wellsfargo.com/assets/images/gl... https://www.wellsfargo.com/assets/images/global/s.gif?log=1&pid=702-224111-64&pageUrl=https%3A%2F%2Fwww.wellsfargo.com%2F&cb=1776814635784&event=DisplayMarketingSmallPromo&eventType=Presented&eventDescription=DisplayMarketingSmallPromo&clist=tcm%3A182-228910-16%7Etcm%3A91-223671-32 — 200 — 448 B — 678 ms — h2https://dpm.demdex.net/ibs:dpid=771&dpuuid=&google_error=3?gdpr=0&gdpr_consent=dpm.demdex.net/ibs:dpid=771&dpuuid=... https://dpm.demdex.net/ibs:dpid=771&dpuuid=&google_error=3?gdpr=0&gdpr_consent= — 302 — 543 B — 141 ms — h2https://www.wellsfargo.com/zd-AenxJAYnb/NpD_oJg4oT/_v/wEiambVzfVXmhc/MHNfInI/HRM3CjY/5OUIBwww.wellsfargo.com/zd-AenxJAYnb/NpD... https://www.wellsfargo.com/zd-AenxJAYnb/NpD_oJg4oT/_v/wEiambVzfVXmhc/MHNfInI/HRM3CjY/5OUIB — 201 — 1.2 KiB — 282 ms — h2https://gbxreport-prod.wf.com/glassbox/reporting/0C458F45-AC71-02CE-34D8-401C8A313B38/cls_report?_cls_s=07e8da7a-3e2b-433d-a216-d66064631a9c%3A0&_cls_v=65d4a02b-36c1-4db6-9d30-e8abd090b52d&pv=2&f_cls_s=truegbxreport-prod.wf.com/glassbox/repo... https://gbxreport-prod.wf.com/glassbox/reporting/0C458F45-AC71-02CE-34D8-401C8A313B38/cls_report?_cls_s=07e8da7a-3e2b-433d-a216-d66064631a9c%3A0&_cls_v=65d4a02b-36c1-4db6-9d30-e8abd090b52d&pv=2&f_cls_s=true — 200 — 2.1 KiB — 299 ms — h2https://okra.wf.com/fc/a/?callback=__jsonp_1776814635866&category=loaded&action=game%20loaded&session_token=86818a8837f3611a7.5102587405&data%5Bpublic_key%5D=9B8ED233-984B-4DE5-A7B6-3A370D9FF48B&data%5Bsite%5D=https%253A%252F%252Fokra.wf.comokra.wf.com/fc/a/?callback=__jsonp_... https://okra.wf.com/fc/a/?callback=__jsonp_1776814635866&category=loaded&action=game%20loaded&session_token=86818a8837f3611a7.5102587405&data%5Bpublic_key%5D=9B8ED233-984B-4DE5-A7B6-3A370D9FF48B&data%5Bsite%5D=https%253A%252F%252Fokra.wf.com — 200 — 854 B — 78 ms — h3https://connect.secure.wf.com/tacowup/v3.1/HHAv92w3ngconnect.secure.wf.com/tacowup/v3.1/... https://connect.secure.wf.com/tacowup/v3.1/HHAv92w3ng — 200 — 1.0 KiB — 163 ms — http/1.1https://okra.wf.com/v2/9B8ED233-984B-4DE5-A7B6-3A370D9FF48B/settingsokra.wf.com/v2/9B8ED233-984B-4DE5-A... https://okra.wf.com/v2/9B8ED233-984B-4DE5-A7B6-3A370D9FF48B/settings — 200 — 1.4 KiB — 28 ms — h3https://dpm.demdex.net/ibs:dpid=411&dpuuid=aegKKwAAAEE0aiHsdpm.demdex.net/ibs:dpid=411&dpuuid=... https://dpm.demdex.net/ibs:dpid=411&dpuuid=aegKKwAAAEE0aiHs — 302 — 531 B — 66 ms — h2https://www.wellsfargo.com/zd-AenxJAYnb/NpD_oJg4oT/_v/wEiambVzfVXmhc/MHNfInI/HRM3CjY/5OUIBwww.wellsfargo.com/zd-AenxJAYnb/NpD... https://www.wellsfargo.com/zd-AenxJAYnb/NpD_oJg4oT/_v/wEiambVzfVXmhc/MHNfInI/HRM3CjY/5OUIB — 201 — 1.2 KiB — 289 ms — h2https://www.wellsfargo.com/zd-AenxJAYnb/NpD_oJg4oT/_v/wEiambVzfVXmhc/MHNfInI/HRM3CjY/5OUIBwww.wellsfargo.com/zd-AenxJAYnb/NpD... https://www.wellsfargo.com/zd-AenxJAYnb/NpD_oJg4oT/_v/wEiambVzfVXmhc/MHNfInI/HRM3CjY/5OUIB — 201 — 1.2 KiB — 255 ms — h2https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=771&dpuuid=&google_error=3dpm.demdex.net/demconf.jpg?et:ibs%7... https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=771&dpuuid=&google_error=3 — 200 — 470 B — 36 ms — h2https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=411&dpuuid=aegKKwAAAEE0aiHsdpm.demdex.net/demconf.jpg?et:ibs%7... https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=411&dpuuid=aegKKwAAAEE0aiHs — 200 — 470 B — 38 ms — h2https://s.amazon-adsystem.com/dcm?pid=5c420d2b-f139-4fee-b0c0-89a7b8ce9433&dcc=ts.amazon-adsystem.com/dcm?pid=5c420... https://s.amazon-adsystem.com/dcm?pid=5c420d2b-f139-4fee-b0c0-89a7b8ce9433&dcc=t — 200 — 566 B — 106 ms — http/1.1https://www.wellsfargo.com/as/jsLogwww.wellsfargo.com/as/jsLog https://www.wellsfargo.com/as/jsLog — 200 — 3.4 KiB — 240 ms — h2https://edge.adobedc.net/ee/irl1/v1/interact?configId=14f82f5f-3a7a-4f91-ad08-c3ab704b13b4&requestId=e3bfa9e4-a1ac-47ae-ac84-1dfe5a3778e7edge.adobedc.net/ee/irl1/v1/interac... https://edge.adobedc.net/ee/irl1/v1/interact?configId=14f82f5f-3a7a-4f91-ad08-c3ab704b13b4&requestId=e3bfa9e4-a1ac-47ae-ac84-1dfe5a3778e7 — 200 — 468 B — 115 ms — h2https://edge.adobedc.net/ee/irl1/v1/interact?configId=14f82f5f-3a7a-4f91-ad08-c3ab704b13b4&requestId=5bdf070b-d26b-4654-8972-9a8babb42de4edge.adobedc.net/ee/irl1/v1/interac... https://edge.adobedc.net/ee/irl1/v1/interact?configId=14f82f5f-3a7a-4f91-ad08-c3ab704b13b4&requestId=5bdf070b-d26b-4654-8972-9a8babb42de4 — 200 — 785 B — 98 ms — h2https://www.wellsfargo.com/as/jsLogwww.wellsfargo.com/as/jsLog https://www.wellsfargo.com/as/jsLog — 200 — 3.4 KiB — 226 ms — h2https://connect.secure.wf.com/tacowup/v3.1/5PRg9EqrYsconnect.secure.wf.com/tacowup/v3.1/... https://connect.secure.wf.com/tacowup/v3.1/5PRg9EqrYs — 200 — 1.0 KiB — 157 ms — http/1.1https://www.wellsfargo.com/as/jsLogwww.wellsfargo.com/as/jsLog https://www.wellsfargo.com/as/jsLog — 200 — 3.4 KiB — 247 ms — h2https://www.wellsfargo.com/as/jsLogwww.wellsfargo.com/as/jsLog https://www.wellsfargo.com/as/jsLog — 200 — 3.4 KiB — 248 ms — h2https://pdx-col.eum-appdynamics.com/eumcollector/beacons/browser/v1/AD-AAB-ABJ-PZF/adrumpdx-col.eum-appdynamics.com/eumcoll... https://pdx-col.eum-appdynamics.com/eumcollector/beacons/browser/v1/AD-AAB-ABJ-PZF/adrum — 200 — 798 B — 706 ms — h2https://connect.secure.wf.com/tacowup/v3.1/uDiFSG8TMfq0Uconnect.secure.wf.com/tacowup/v3.1/... https://connect.secure.wf.com/tacowup/v3.1/uDiFSG8TMfq0U — 200 — 1.0 KiB — 219 ms — http/1.1https://connect.secure.wf.com/tacolog/api/v1/sendLogsconnect.secure.wf.com/tacolog/api/v... https://connect.secure.wf.com/tacolog/api/v1/sendLogs — 200 — 264 B — 165 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 1254ms · 619KB · $22/mo
connect.secure.wellsfargo.com
Other
Costly
Execution 514ms
Transfer 238 KB
Unused 28%
Monthly Cost $9/mo
www.wellsfargo.com
Other
Costly
Execution 212ms
Transfer 1 KB
Unused 20%
Monthly Cost $4/mo
Unattributable
Other
Optional
Execution 183ms
Transfer 0 KB
Monthly Cost $3/mo
www.wellsfargo.com
Other
Optional
Execution 96ms
Transfer 21 KB
Monthly Cost $2/mo
www.wellsfargo.com
Other
Optional
Execution 78ms
Transfer 67 KB
Unused 53%
Monthly Cost $1/mo
static.wellsfargo.com
Other
Optional
Execution 62ms
Transfer 120 KB
Unused 52%
Monthly Cost $1/mo
c1.wfinterface.com
Other
Optional
Execution 59ms
Transfer 151 KB
Unused 53%
Monthly Cost $1/mo
connect.secure.wellsfargo.com
Other
Optional
Execution 50ms
Transfer 21 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • connect.secure.wellsfargo.com adds 514ms and costs ~$9/month
  • www.wellsfargo.com adds 212ms and costs ~$4/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

connect.secure.wellsfargo.com takes 514ms 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.wellsfargo.com takes 212ms 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 www.wellsfargo.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

52% of static.wellsfargo.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

53% of c1.wfinterface.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