Skip to content
https://livestrong.com

Performance

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

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

74
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
89
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

1.53 s

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

1.53 s

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

131 ms

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

0.163

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

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

9.01 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
6 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
8.8 MB transferred, 192 requests
FIX
8.8 MB transferred, 192 requests
Critical::
Page weighs 17.9 MB (8.8 MB transferred)
Warning::
JavaScript is 6.8 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 6.8 MB
Warning::
Images are 1.5 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.5 MB
Warning::
192 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.9 g CO2 per page load
8.8 MB / 2.4 MB budget
8.8 MB transferred
192 requests
1.9 g CO2 per page load
JavaScript 6.8 MiB 77%
Images 1.5 MiB 17%
Fonts 150.2 KiB 2%
Other 118.3 KiB 1%
CSS 114.6 KiB 1%
HTML 82.9 KiB 1%
Other 18.4 KiB 0%
Other 4.6 KiB 0%
Other 548 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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 (8.8 MiB of 8.8 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2058ms total JS execution
FIX
2058ms total JS execution
Warning::
https://livestrong.org/wp-content/themes/livestron...: 540ms CPU time
Warning::
https://livestrong.org/?utm_source=dotcom&utm_medi...: 335ms CPU time
Info::
Unattributable: 238ms CPU time
Info::
https://cdn.whitelabel.ai/widget/latest/widget.iif...: 220ms CPU time
Info::
https://static.fundraiseup.com/checkout.9e2624d0be...: 97ms CPU time
Warning::
Third-party scripts: 2058ms (100% of total)

Main Thread Breakdown

Script Evaluation 60% Other 13% Script Parsing & Compilation 12% Style & Layout 10%
ScriptTotalScriptingParse/CompileParty
https://livestrong.org/wp-content/themes/livestrong/webpack/dist/scripts/theme-scripts.min.js?ver=1776424976540ms293ms16ms3rd
https://livestrong.org/?utm_source=dotcom&utm_medium=referral335ms158ms7ms3rd
Unattributable238ms16ms0ms3rd
https://cdn.whitelabel.ai/widget/latest/widget.iife.js220ms124ms72ms3rd
https://static.fundraiseup.com/checkout.9e2624d0be733d7f.js97ms50ms46ms3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js90ms67ms18ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TSR34SPC86ms74ms10ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-17178805589&cx=c&gtm=4e64h183ms73ms10ms3rd
https://js-agent.newrelic.com/nr-spa-1.313.0.min.js75ms61ms2ms3rd
https://www.googletagmanager.com/gtag/js?id=G-ZH92XFBC92&cx=c&gtm=4e64h164ms53ms10ms3rd

Showing top 10 of 14 scripts

F
JS Bundles
Action
83 scripts, 2.8 MB unused
FIX
83 scripts, 2.8 MB unused
Warning::
https://cdn.whitelabel.ai/widget/latest/widget.iif...: 1.0 MB unused (30%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://static.fundraiseup.com/checkout.9e2624d0be...: 366 KB unused (89%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 2.8 MB
2908 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn.whitelabel.ai/widget/latest/widget.iife.js3504 KB1036 KB (30%)3rd
https://static.fundraiseup.com/checkout.9e2624d0be733d7f.js410 KB366 KB (89%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js0 KB177 KB (49%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB177 KB (49%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB177 KB (49%)3rd
https://livestrong.org/wp-content/themes/livestrong/webpack/dist/scripts/theme-scripts.min.js?ver=1776424976234 KB170 KB (73%)3rd
https://static.fundraiseup.com/checkout-sentry-vendor.dda4c7629502a974.js112 KB112 KB (100%)3rd
https://t.contentsquare.net/uxa/smb/tag.js164 KB104 KB (79%)3rd
https://static.fundraiseup.com/checkout-vendors.78ab7844d94042df.js105 KB87 KB (83%)3rd
https://www.googletagmanager.com/gtag/js?id=G-ZH92XFBC92&cx=c&gtm=4e64h1174 KB69 KB (40%)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
192 resources · 8.8 MB · 2.8 MB savings available
FIX
192 resources · 8.8 MB · 2.8 MB savings available
Warning::
Page weight 7.8 MB over 1MB target
Got: 8.8 MB Expected: ≤ 1 MB
Info::
~2.8 MB of savings available
Warning::
191 third-party resources (100% of weight)
Info::
7 resources over 200KB
192 resources · 8.8 MiB · 191 third-party 7.8 MiB over 1MB target
JavaScript 77% · 6.8 MiB
Image 17% · 1.5 MiB
Font 2% · 150.2 KiB
Other 1% · 129.4 KiB
CSS 1% · 114.6 KiB
Document 1% · 85.2 KiB

~2.8 MiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
22 images, 0 KB saveable
REVIEW
22 images, 0 KB saveable
Warning::
https://livestrong.org/wp-content/uploads/2024/04/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://livestrong.org/wp-content/uploads/2024/04/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://livestrong.org/wp-content/uploads/2024/04/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://livestrong.org/wp-content/uploads/2024/08/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://livestrong.org/wp-content/uploads/2025/12/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://livestrong.org/wp-content/uploads/2024/04/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://livestrong.org/wp-content/uploads/2024/04/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://livestrong.org/wp-content/uploads/2024/04/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://livestrong.org/wp-content/uploads/2024/04/... 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.
Warning::
https://livestrong.org/wp-content/uploads/2026/04/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
22 images 1.5 MB
0 oversized -0 KB
20 legacy format
11 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

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

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

Web fonts

7

150 KB total

Render-blocking

0

of 7

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.5 s LCP 1.5 shttps://livestrong.org/wp-content/themes/livestrong/webpack/dist/fonts/geograph-black.woff2geograph-black.woff2 https://livestrong.org/wp-content/themes/livestrong/webpack/dist/fonts/geograph-black.woff2 — 35.2 KiB — 27 ms — font-display: swaphttps://livestrong.org/wp-content/themes/livestrong/webpack/dist/fonts/geograph-regular.woff2geograph-regular.woff2 https://livestrong.org/wp-content/themes/livestrong/webpack/dist/fonts/geograph-regular.woff2 — 35.6 KiB — 128 ms — font-display: swaphttps://livestrong.org/wp-content/themes/livestrong/webpack/dist/fonts/base-icons.ttfbase-icons.ttf https://livestrong.org/wp-content/themes/livestrong/webpack/dist/fonts/base-icons.ttf — 3.1 KiB — 30 ms — font-display: swaphttps://livestrong.org/wp-content/themes/livestrong/webpack/dist/fonts/geograph-medium.woff2geograph-medium.woff2 https://livestrong.org/wp-content/themes/livestrong/webpack/dist/fonts/geograph-medium.woff2 — 35.9 KiB — 30 ms — font-display: swaphttps://livestrong.org/wp-content/themes/livestrong/webpack/dist/fonts/livestrong-icons.ttflivestrong-icons.ttf https://livestrong.org/wp-content/themes/livestrong/webpack/dist/fonts/livestrong-icons.ttf — 5.0 KiB — 13 ms — font-display: swaphttps://livestrong.org/wp-content/themes/livestrong/webpack/dist/fonts/social-media.ttfsocial-media.ttf https://livestrong.org/wp-content/themes/livestrong/webpack/dist/fonts/social-media.ttf — 1.5 KiB — 86 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 67 ms — font-display: swap
geograph-black.woff2 woff2 swap
Size 35 KB
Load time 27 ms
Start 639 ms
Risk FOUT — text flashes from fallback to web font
geograph-regular.woff2 woff2 swap
Size 36 KB
Load time 128 ms
Start 639 ms
Risk FOUT — text flashes from fallback to web font
base-icons.ttf ttf swap
Size 3 KB
Load time 30 ms
Start 640 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
geograph-medium.woff2 woff2 swap
Size 36 KB
Load time 30 ms
Start 640 ms
Risk FOUT — text flashes from fallback to web font
livestrong-icons.ttf ttf swap
Size 5 KB
Load time 13 ms
Start 640 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
social-media.ttf ttf swap
Size 2 KB
Load time 86 ms
Start 641 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 67 ms
Start 2.5 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~3 KB and ~6 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
192 requests over 4557ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.5 s LCP 1.5 shttps://livestrong.com// https://livestrong.com/ — 301 — 97 B — 56 ms — h2https://www.livestrong.com/www.livestrong.com/ https://www.livestrong.com/ — 301 — 121 B — 64 ms — h2https://livestrong.org/?utm_source=dotcom&utm_medium=referrallivestrong.org/?utm_source=dotcom&u... https://livestrong.org/?utm_source=dotcom&utm_medium=referral — 200 — 53.5 KiB — 10 ms — h2https://livestrong.org/wp-content/plugins/gravityforms/assets/css/dist/basic.min.css?ver=2.9.31livestrong.org/wp-content/plugins/g... https://livestrong.org/wp-content/plugins/gravityforms/assets/css/dist/basic.min.css?ver=2.9.31 — 200 — 9.1 KiB — 10 ms — h2https://livestrong.org/wp-content/plugins/gravityforms/assets/css/dist/theme-components.min.css?ver=2.9.31livestrong.org/wp-content/plugins/g... https://livestrong.org/wp-content/plugins/gravityforms/assets/css/dist/theme-components.min.css?ver=2.9.31 — 200 — 254 B — 12 ms — h2https://livestrong.org/wp-content/plugins/gravityforms/assets/css/dist/theme.min.css?ver=2.9.31livestrong.org/wp-content/plugins/g... https://livestrong.org/wp-content/plugins/gravityforms/assets/css/dist/theme.min.css?ver=2.9.31 — 200 — 8.5 KiB — 14 ms — h2https://livestrong.org/wp-content/themes/livestrong/style.css?v=04092026-05&ver=1776424974livestrong.org/wp-content/themes/li... https://livestrong.org/wp-content/themes/livestrong/style.css?v=04092026-05&ver=1776424974 — 200 — 5.4 KiB — 8 ms — h2https://livestrong.org/wp-content/themes/livestrong/webpack/dist/styles/theme-styles.min.css?ver=1776424974livestrong.org/wp-content/themes/li... https://livestrong.org/wp-content/themes/livestrong/webpack/dist/styles/theme-styles.min.css?ver=1776424974 — 200 — 28.0 KiB — 16 ms — h2https://cdn.whitelabel.ai/widget/latest/widget.csscdn.whitelabel.ai/widget/latest/wid... https://cdn.whitelabel.ai/widget/latest/widget.css — 200 — 19.2 KiB — 346 ms — h2https://livestrong.org/wp-content/uploads/2025/12/Janet-CM5A0581.jpglivestrong.org/wp-content/uploads/2... https://livestrong.org/wp-content/uploads/2025/12/Janet-CM5A0581.jpg — 200 — 92.6 KiB — 17 ms — h2https://cdn.whitelabel.ai/widget/latest/widget.iife.jscdn.whitelabel.ai/widget/latest/wid... https://cdn.whitelabel.ai/widget/latest/widget.iife.js — 200 — 3.4 MiB — 951 ms — h2https://livestrong.org/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381livestrong.org/wp-includes/js/dist/... https://livestrong.org/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381 — 200 — 581 B — 4 ms — h2https://livestrong.org/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1livestrong.org/wp-includes/js/dist/... https://livestrong.org/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1 — 200 — 2.2 KiB — 4 ms — h2https://livestrong.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375livestrong.org/wp-includes/js/dist/... https://livestrong.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 2.5 KiB — 3 ms — h2https://livestrong.org/wp-includes/js/dist/a11y.min.js?ver=cb460b4676c94bd228edlivestrong.org/wp-includes/js/dist/... https://livestrong.org/wp-includes/js/dist/a11y.min.js?ver=cb460b4676c94bd228ed — 200 — 1.1 KiB — 3 ms — h2https://livestrong.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1livestrong.org/wp-includes/js/jquer... https://livestrong.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 34.9 KiB — 4 ms — h2https://livestrong.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1livestrong.org/wp-includes/js/jquer... https://livestrong.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.5 KiB — 4 ms — h2https://static.klaviyo.com/onsite/js/klaviyo.js?company_id=RtzaMcstatic.klaviyo.com/onsite/js/klaviy... https://static.klaviyo.com/onsite/js/klaviyo.js?company_id=RtzaMc — 200 — 2.7 KiB — 29 ms — h2https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swapfonts.googleapis.com/css2?family=In... https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap — 200 — 1.2 KiB — 72 ms — h2https://livestrong.org/wp-content/themes/livestrong/webpack/dist/scripts/theme-scripts.min.js?ver=1776424976livestrong.org/wp-content/themes/li... https://livestrong.org/wp-content/themes/livestrong/webpack/dist/scripts/theme-scripts.min.js?ver=1776424976 — 200 — 234.1 KiB — 31 ms — h2https://www.google.com/recaptcha/api.js?render=6LdyTCAqAAAAAJWxFXlzYzzHENBkLl5x7fL6VOuv&ver=2.1.0www.google.com/recaptcha/api.js?ren... https://www.google.com/recaptcha/api.js?render=6LdyTCAqAAAAAJWxFXlzYzzHENBkLl5x7fL6VOuv&ver=2.1.0 — 200 — 1.0 KiB — 81 ms — h3https://livestrong.org/wp-content/plugins/gravityformsrecaptcha/js/frontend.min.js?ver=2.1.0livestrong.org/wp-content/plugins/g... https://livestrong.org/wp-content/plugins/gravityformsrecaptcha/js/frontend.min.js?ver=2.1.0 — 200 — 3.7 KiB — 9 ms — h2https://livestrong.org/wp-content/plugins/gravityforms/js/jquery.json.min.js?ver=2.9.31livestrong.org/wp-content/plugins/g... https://livestrong.org/wp-content/plugins/gravityforms/js/jquery.json.min.js?ver=2.9.31 — 200 — 1.2 KiB — 13 ms — h2https://livestrong.org/wp-content/plugins/gravityforms/js/gravityforms.min.js?ver=2.9.31livestrong.org/wp-content/plugins/g... https://livestrong.org/wp-content/plugins/gravityforms/js/gravityforms.min.js?ver=2.9.31 — 200 — 15.4 KiB — 18 ms — h2https://livestrong.org/wp-content/plugins/gravityforms/js/placeholders.jquery.min.js?ver=2.9.31livestrong.org/wp-content/plugins/g... https://livestrong.org/wp-content/plugins/gravityforms/js/placeholders.jquery.min.js?ver=2.9.31 — 200 — 2.1 KiB — 11 ms — h2https://livestrong.org/wp-content/plugins/gravityforms/assets/js/dist/utils.min.js?ver=3f278756f0a3032bed328ff6a9f6c01dlivestrong.org/wp-content/plugins/g... https://livestrong.org/wp-content/plugins/gravityforms/assets/js/dist/utils.min.js?ver=3f278756f0a3032bed328ff6a9f6c01d — 200 — 19.5 KiB — 13 ms — h2https://livestrong.org/wp-content/plugins/gravityforms/assets/js/dist/vendor-theme.min.js?ver=4f8b3915c1c1e1a6800825abd64b03cblivestrong.org/wp-content/plugins/g... https://livestrong.org/wp-content/plugins/gravityforms/assets/js/dist/vendor-theme.min.js?ver=4f8b3915c1c1e1a6800825abd64b03cb — 200 — 8.3 KiB — 16 ms — h2https://livestrong.org/wp-content/plugins/gravityforms/assets/js/dist/scripts-theme.min.js?ver=a1e4be6ab14e0f896212221fc6ec8eddlivestrong.org/wp-content/plugins/g... https://livestrong.org/wp-content/plugins/gravityforms/assets/js/dist/scripts-theme.min.js?ver=a1e4be6ab14e0f896212221fc6ec8edd — 200 — 15.1 KiB — 14 ms — h2https://cdn.gtranslate.net/widgets/latest/dwf.js?ver=6.9.4cdn.gtranslate.net/widgets/latest/d... https://cdn.gtranslate.net/widgets/latest/dwf.js?ver=6.9.4 — 200 — 6.7 KiB — 63 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-TSR34SPCwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TSR34SPC — 200 — 166.8 KiB — 234 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.5 s LCP 1.5 shttps://livestrong.com// https://livestrong.com/ — 301 — 97 B — 56 ms — h2https://www.livestrong.com/www.livestrong.com/ https://www.livestrong.com/ — 301 — 121 B — 64 ms — h2https://livestrong.org/?utm_source=dotcom&utm_medium=referrallivestrong.org/?utm_source=dotcom&u... https://livestrong.org/?utm_source=dotcom&utm_medium=referral — 200 — 53.5 KiB — 10 ms — h2https://livestrong.org/wp-content/plugins/gravityforms/assets/css/dist/basic.min.css?ver=2.9.31livestrong.org/wp-content/plugins/g... https://livestrong.org/wp-content/plugins/gravityforms/assets/css/dist/basic.min.css?ver=2.9.31 — 200 — 9.1 KiB — 10 ms — h2https://livestrong.org/wp-content/plugins/gravityforms/assets/css/dist/theme-components.min.css?ver=2.9.31livestrong.org/wp-content/plugins/g... https://livestrong.org/wp-content/plugins/gravityforms/assets/css/dist/theme-components.min.css?ver=2.9.31 — 200 — 254 B — 12 ms — h2https://livestrong.org/wp-content/plugins/gravityforms/assets/css/dist/theme.min.css?ver=2.9.31livestrong.org/wp-content/plugins/g... https://livestrong.org/wp-content/plugins/gravityforms/assets/css/dist/theme.min.css?ver=2.9.31 — 200 — 8.5 KiB — 14 ms — h2https://livestrong.org/wp-content/themes/livestrong/style.css?v=04092026-05&ver=1776424974livestrong.org/wp-content/themes/li... https://livestrong.org/wp-content/themes/livestrong/style.css?v=04092026-05&ver=1776424974 — 200 — 5.4 KiB — 8 ms — h2https://livestrong.org/wp-content/themes/livestrong/webpack/dist/styles/theme-styles.min.css?ver=1776424974livestrong.org/wp-content/themes/li... https://livestrong.org/wp-content/themes/livestrong/webpack/dist/styles/theme-styles.min.css?ver=1776424974 — 200 — 28.0 KiB — 16 ms — h2https://cdn.whitelabel.ai/widget/latest/widget.csscdn.whitelabel.ai/widget/latest/wid... https://cdn.whitelabel.ai/widget/latest/widget.css — 200 — 19.2 KiB — 346 ms — h2https://livestrong.org/wp-content/uploads/2025/12/Janet-CM5A0581.jpglivestrong.org/wp-content/uploads/2... https://livestrong.org/wp-content/uploads/2025/12/Janet-CM5A0581.jpg — 200 — 92.6 KiB — 17 ms — h2https://cdn.whitelabel.ai/widget/latest/widget.iife.jscdn.whitelabel.ai/widget/latest/wid... https://cdn.whitelabel.ai/widget/latest/widget.iife.js — 200 — 3.4 MiB — 951 ms — h2https://livestrong.org/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381livestrong.org/wp-includes/js/dist/... https://livestrong.org/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381 — 200 — 581 B — 4 ms — h2https://livestrong.org/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1livestrong.org/wp-includes/js/dist/... https://livestrong.org/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1 — 200 — 2.2 KiB — 4 ms — h2https://livestrong.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375livestrong.org/wp-includes/js/dist/... https://livestrong.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 2.5 KiB — 3 ms — h2https://livestrong.org/wp-includes/js/dist/a11y.min.js?ver=cb460b4676c94bd228edlivestrong.org/wp-includes/js/dist/... https://livestrong.org/wp-includes/js/dist/a11y.min.js?ver=cb460b4676c94bd228ed — 200 — 1.1 KiB — 3 ms — h2https://livestrong.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1livestrong.org/wp-includes/js/jquer... https://livestrong.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 34.9 KiB — 4 ms — h2https://livestrong.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1livestrong.org/wp-includes/js/jquer... https://livestrong.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.5 KiB — 4 ms — h2https://static.klaviyo.com/onsite/js/klaviyo.js?company_id=RtzaMcstatic.klaviyo.com/onsite/js/klaviy... https://static.klaviyo.com/onsite/js/klaviyo.js?company_id=RtzaMc — 200 — 2.7 KiB — 29 ms — h2https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swapfonts.googleapis.com/css2?family=In... https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap — 200 — 1.2 KiB — 72 ms — h2https://livestrong.org/wp-content/themes/livestrong/webpack/dist/scripts/theme-scripts.min.js?ver=1776424976livestrong.org/wp-content/themes/li... https://livestrong.org/wp-content/themes/livestrong/webpack/dist/scripts/theme-scripts.min.js?ver=1776424976 — 200 — 234.1 KiB — 31 ms — h2https://www.google.com/recaptcha/api.js?render=6LdyTCAqAAAAAJWxFXlzYzzHENBkLl5x7fL6VOuv&ver=2.1.0www.google.com/recaptcha/api.js?ren... https://www.google.com/recaptcha/api.js?render=6LdyTCAqAAAAAJWxFXlzYzzHENBkLl5x7fL6VOuv&ver=2.1.0 — 200 — 1.0 KiB — 81 ms — h3https://livestrong.org/wp-content/plugins/gravityformsrecaptcha/js/frontend.min.js?ver=2.1.0livestrong.org/wp-content/plugins/g... https://livestrong.org/wp-content/plugins/gravityformsrecaptcha/js/frontend.min.js?ver=2.1.0 — 200 — 3.7 KiB — 9 ms — h2https://livestrong.org/wp-content/plugins/gravityforms/js/jquery.json.min.js?ver=2.9.31livestrong.org/wp-content/plugins/g... https://livestrong.org/wp-content/plugins/gravityforms/js/jquery.json.min.js?ver=2.9.31 — 200 — 1.2 KiB — 13 ms — h2https://livestrong.org/wp-content/plugins/gravityforms/js/gravityforms.min.js?ver=2.9.31livestrong.org/wp-content/plugins/g... https://livestrong.org/wp-content/plugins/gravityforms/js/gravityforms.min.js?ver=2.9.31 — 200 — 15.4 KiB — 18 ms — h2https://livestrong.org/wp-content/plugins/gravityforms/js/placeholders.jquery.min.js?ver=2.9.31livestrong.org/wp-content/plugins/g... https://livestrong.org/wp-content/plugins/gravityforms/js/placeholders.jquery.min.js?ver=2.9.31 — 200 — 2.1 KiB — 11 ms — h2https://livestrong.org/wp-content/plugins/gravityforms/assets/js/dist/utils.min.js?ver=3f278756f0a3032bed328ff6a9f6c01dlivestrong.org/wp-content/plugins/g... https://livestrong.org/wp-content/plugins/gravityforms/assets/js/dist/utils.min.js?ver=3f278756f0a3032bed328ff6a9f6c01d — 200 — 19.5 KiB — 13 ms — h2https://livestrong.org/wp-content/plugins/gravityforms/assets/js/dist/vendor-theme.min.js?ver=4f8b3915c1c1e1a6800825abd64b03cblivestrong.org/wp-content/plugins/g... https://livestrong.org/wp-content/plugins/gravityforms/assets/js/dist/vendor-theme.min.js?ver=4f8b3915c1c1e1a6800825abd64b03cb — 200 — 8.3 KiB — 16 ms — h2https://livestrong.org/wp-content/plugins/gravityforms/assets/js/dist/scripts-theme.min.js?ver=a1e4be6ab14e0f896212221fc6ec8eddlivestrong.org/wp-content/plugins/g... https://livestrong.org/wp-content/plugins/gravityforms/assets/js/dist/scripts-theme.min.js?ver=a1e4be6ab14e0f896212221fc6ec8edd — 200 — 15.1 KiB — 14 ms — h2https://cdn.gtranslate.net/widgets/latest/dwf.js?ver=6.9.4cdn.gtranslate.net/widgets/latest/d... https://cdn.gtranslate.net/widgets/latest/dwf.js?ver=6.9.4 — 200 — 6.7 KiB — 63 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-TSR34SPCwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TSR34SPC — 200 — 166.8 KiB — 234 ms — h2https://cdn.fundraiseup.com/widget/AXPBBAQJcdn.fundraiseup.com/widget/AXPBBAQJ https://cdn.fundraiseup.com/widget/AXPBBAQJ — 200 — 64.7 KiB — 143 ms — h2https://static.hj.contentsquare.net/c/csq-6414026.jsstatic.hj.contentsquare.net/c/csq-6... https://static.hj.contentsquare.net/c/csq-6414026.js — 200 — 6.2 KiB — 26 ms — h2https://livestrong.org/wp-content/uploads/2024/04/FatherDaughter.jpglivestrong.org/wp-content/uploads/2... https://livestrong.org/wp-content/uploads/2024/04/FatherDaughter.jpg — 200 — 197.5 KiB — 133 ms — h2https://livestrong.org/wp-content/uploads/2024/04/LICENSED_shutterstock_1467879026.jpglivestrong.org/wp-content/uploads/2... https://livestrong.org/wp-content/uploads/2024/04/LICENSED_shutterstock_1467879026.jpg — 200 — 60.7 KiB — 124 ms — h2https://livestrong.org/wp-content/uploads/2024/04/Fayruz_Benyousef-8701-Edit.jpglivestrong.org/wp-content/uploads/2... https://livestrong.org/wp-content/uploads/2024/04/Fayruz_Benyousef-8701-Edit.jpg — 200 — 65.6 KiB — 109 ms — h2https://livestrong.org/wp-content/uploads/2024/04/Nicole-DeBusk.jpglivestrong.org/wp-content/uploads/2... https://livestrong.org/wp-content/uploads/2024/04/Nicole-DeBusk.jpg — 200 — 165.3 KiB — 134 ms — h2https://livestrong.org/wp-content/uploads/2024/04/Ryan-Becerra-1.jpglivestrong.org/wp-content/uploads/2... https://livestrong.org/wp-content/uploads/2024/04/Ryan-Becerra-1.jpg — 200 — 52.6 KiB — 77 ms — h2https://livestrong.org/wp-content/uploads/2024/04/Kristoffer_Lands-8778-Edit.jpglivestrong.org/wp-content/uploads/2... https://livestrong.org/wp-content/uploads/2024/04/Kristoffer_Lands-8778-Edit.jpg — 200 — 89.6 KiB — 77 ms — h2https://livestrong.org/wp-content/uploads/2024/04/Valery-Livestrong-8523-Edit.jpglivestrong.org/wp-content/uploads/2... https://livestrong.org/wp-content/uploads/2024/04/Valery-Livestrong-8523-Edit.jpg — 200 — 63.5 KiB — 80 ms — h2https://livestrong.org/wp-content/uploads/2024/08/binzee_cutout.pnglivestrong.org/wp-content/uploads/2... https://livestrong.org/wp-content/uploads/2024/08/binzee_cutout.png — 200 — 310.5 KiB — 134 ms — h2https://livestrong.org/wp-content/uploads/2025/01/Homepage-hero-blue-treatment.jpglivestrong.org/wp-content/uploads/2... https://livestrong.org/wp-content/uploads/2025/01/Homepage-hero-blue-treatment.jpg — 200 — 411.7 KiB — 139 ms — h2https://livestrong.org/wp-content/themes/livestrong/webpack/dist/fonts/geograph-black.woff2livestrong.org/wp-content/themes/li... https://livestrong.org/wp-content/themes/livestrong/webpack/dist/fonts/geograph-black.woff2 — 200 — 35.2 KiB — 27 ms — h2https://livestrong.org/wp-content/themes/livestrong/webpack/dist/fonts/geograph-regular.woff2livestrong.org/wp-content/themes/li... https://livestrong.org/wp-content/themes/livestrong/webpack/dist/fonts/geograph-regular.woff2 — 200 — 35.6 KiB — 128 ms — h2https://livestrong.org/wp-content/themes/livestrong/webpack/dist/fonts/base-icons.ttflivestrong.org/wp-content/themes/li... https://livestrong.org/wp-content/themes/livestrong/webpack/dist/fonts/base-icons.ttf — 200 — 3.1 KiB — 30 ms — h2https://livestrong.org/wp-content/themes/livestrong/webpack/dist/fonts/geograph-medium.woff2livestrong.org/wp-content/themes/li... https://livestrong.org/wp-content/themes/livestrong/webpack/dist/fonts/geograph-medium.woff2 — 200 — 35.9 KiB — 30 ms — h2https://livestrong.org/wp-content/themes/livestrong/webpack/dist/fonts/livestrong-icons.ttflivestrong.org/wp-content/themes/li... https://livestrong.org/wp-content/themes/livestrong/webpack/dist/fonts/livestrong-icons.ttf — 200 — 5.0 KiB — 13 ms — h2https://livestrong.org/wp-content/themes/livestrong/webpack/dist/fonts/social-media.ttflivestrong.org/wp-content/themes/li... https://livestrong.org/wp-content/themes/livestrong/webpack/dist/fonts/social-media.ttf — 200 — 1.5 KiB — 86 ms — h2https://static.klaviyo.com/onsite/js/klaviyo.js?company_id=RtzaMcstatic.klaviyo.com/onsite/js/klaviy... https://static.klaviyo.com/onsite/js/klaviyo.js?company_id=RtzaMc — 200 — 107 B — 125 ms — h2https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/fender_analytics.bcbed15c6b02c0d81b3a.js?cb=2static-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/fender_analytics.bcbed15c6b02c0d81b3a.js?cb=2 — 200 — 13.7 KiB — 95 ms — h2https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/static.d34531a9ee28a48e4d20.js?cb=2static-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/static.d34531a9ee28a48e4d20.js?cb=2 — 200 — 1.1 KiB — 94 ms — h2https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/vendors~static~in_app_forms~signup_forms~post_identification_sync~web_personalization~client_identity~reviews~telemetry~customerHubRoot~favorites~faq~.9d51596d6a05c41a21db.js?cb=2static-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/vendors~static~in_app_forms~signup_forms~post_identification_sync~web_personalization~client_identity~reviews~telemetry~customerHubRoot~favorites~faq~.9d51596d6a05c41a21db.js?cb=2 — 200 — 4.3 KiB — 94 ms — h2https://static.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/runtime.7cda69e1caa6be8dc7c4.js?cb=2static.klaviyo.com/onsite/js/build-... https://static.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/runtime.7cda69e1caa6be8dc7c4.js?cb=2 — 200 — 8.7 KiB — 56 ms — h2https://static.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/sharedUtils.b3dbd88419e7ff83722b.js?cb=2static.klaviyo.com/onsite/js/build-... https://static.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/sharedUtils.b3dbd88419e7ff83722b.js?cb=2 — 200 — 22.8 KiB — 65 ms — h2https://static.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/vendors~static~in_app_forms~signup_forms~post_identification_sync~web_personalization~client_identity~reviews~telemetry~customerHubRoot~favorites~faq~.9d51596d6a05c41a21db.js?cb=2static.klaviyo.com/onsite/js/build-... https://static.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/vendors~static~in_app_forms~signup_forms~post_identification_sync~web_personalization~client_identity~reviews~telemetry~customerHubRoot~favorites~faq~.9d51596d6a05c41a21db.js?cb=2 — 200 — 4.3 KiB — 57 ms — h2https://static.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/vendors~in_app_forms~signup_forms~client_identity~telemetry~onsite-triggering-v2~onsite-triggering~.00140035a0ee1bdef5e1.js?cb=2static.klaviyo.com/onsite/js/build-... https://static.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/vendors~in_app_forms~signup_forms~client_identity~telemetry~onsite-triggering-v2~onsite-triggering~.00140035a0ee1bdef5e1.js?cb=2 — 200 — 3.2 KiB — 66 ms — h2https://static.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/vendors~in_app_forms~signup_forms~reviews~atlas.0201e888d834a3782e3a.js?cb=2static.klaviyo.com/onsite/js/build-... https://static.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/vendors~in_app_forms~signup_forms~reviews~atlas.0201e888d834a3782e3a.js?cb=2 — 200 — 10.4 KiB — 53 ms — h2https://static.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/vendors~in_app_forms~signup_forms.a899b049d575de74ade1.js?cb=2static.klaviyo.com/onsite/js/build-... https://static.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/vendors~in_app_forms~signup_forms.a899b049d575de74ade1.js?cb=2 — 200 — 4.6 KiB — 52 ms — h2https://static.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/default~in_app_forms~signup_forms.fa6bf1a33ef2add72ef8.js?cb=2static.klaviyo.com/onsite/js/build-... https://static.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/default~in_app_forms~signup_forms.fa6bf1a33ef2add72ef8.js?cb=2 — 200 — 10.4 KiB — 52 ms — h2https://static.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/signup_forms.12597116a57e8f01fe26.js?cb=2static.klaviyo.com/onsite/js/build-... https://static.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/signup_forms.12597116a57e8f01fe26.js?cb=2 — 200 — 866 B — 52 ms — h2https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/post_identification_sync.7ab744259835bf66561d.js?cb=2static-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/post_identification_sync.7ab744259835bf66561d.js?cb=2 — 200 — 2.1 KiB — 86 ms — h2https://static.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/event_adapter.b8cd6e2a0811110b50f7.js?cb=2static.klaviyo.com/onsite/js/build-... https://static.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/event_adapter.b8cd6e2a0811110b50f7.js?cb=2 — 200 — 610 B — 49 ms — h2https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/vendors~in_app_forms~signup_forms~client_identity~telemetry~onsite-triggering-v2~onsite-triggering~.00140035a0ee1bdef5e1.js?cb=2static-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/vendors~in_app_forms~signup_forms~client_identity~telemetry~onsite-triggering-v2~onsite-triggering~.00140035a0ee1bdef5e1.js?cb=2 — 200 — 3.4 KiB — 85 ms — h2https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/telemetry.4bf6b1cc9c98eefae571.js?cb=2static-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/telemetry.4bf6b1cc9c98eefae571.js?cb=2 — 200 — 5.8 KiB — 85 ms — h2https://t.contentsquare.net/uxa/smb/tag.jst.contentsquare.net/uxa/smb/tag.js https://t.contentsquare.net/uxa/smb/tag.js — 200 — 164.1 KiB — 105 ms — h2https://static.fundraiseup.com/elementsApi.c0fc24ed4d35f527.jsstatic.fundraiseup.com/elementsApi.... https://static.fundraiseup.com/elementsApi.c0fc24ed4d35f527.js — 200 — 36.9 KiB — 62 ms — h2https://cdn.fundraiseup.com/embed-data/elements-global/AXPBBAQJ.jscdn.fundraiseup.com/embed-data/elem... https://cdn.fundraiseup.com/embed-data/elements-global/AXPBBAQJ.js — 200 — 363 B — 44 ms — h2https://static.fundraiseup.com/elements-langs-vendors.86315bee0669542d.jsstatic.fundraiseup.com/elements-lan... https://static.fundraiseup.com/elements-langs-vendors.86315bee0669542d.js — 200 — 139.6 KiB — 106 ms — h2https://static.fundraiseup.com/elements-vendors.c590dd34e4f5ac29.jsstatic.fundraiseup.com/elements-ven... https://static.fundraiseup.com/elements-vendors.c590dd34e4f5ac29.js — 200 — 21.3 KiB — 98 ms — h2https://static.fundraiseup.com/checkout.9e2624d0be733d7f.jsstatic.fundraiseup.com/checkout.9e2... https://static.fundraiseup.com/checkout.9e2624d0be733d7f.js — 200 — 410.2 KiB — 126 ms — h2https://static.fundraiseup.com/checkout-vendors.78ab7844d94042df.jsstatic.fundraiseup.com/checkout-ven... https://static.fundraiseup.com/checkout-vendors.78ab7844d94042df.js — 200 — 105.3 KiB — 114 ms — h2https://static.fundraiseup.com/checkout-styles.fab72e48733dfd10.jsstatic.fundraiseup.com/checkout-sty... https://static.fundraiseup.com/checkout-styles.fab72e48733dfd10.js — 200 — 22.5 KiB — 111 ms — h2https://static.fundraiseup.com/checkout-sentry-vendor.dda4c7629502a974.jsstatic.fundraiseup.com/checkout-sen... https://static.fundraiseup.com/checkout-sentry-vendor.dda4c7629502a974.js — 200 — 111.9 KiB — 86 ms — h2https://static.klaviyo.com/onsite/js/vendors~in_app_forms~signup_forms~client_identity~telemetry~onsite-triggering-v2~onsite-triggering~.00140035a0ee1bdef5e1.jsstatic.klaviyo.com/onsite/js/vendor... https://static.klaviyo.com/onsite/js/vendors~in_app_forms~signup_forms~client_identity~telemetry~onsite-triggering-v2~onsite-triggering~.00140035a0ee1bdef5e1.js — 200 — 3.4 KiB — 23 ms — h2https://static.klaviyo.com/onsite/js/vendors~Render~ClientStore~~~onsite-back-in-stock.7d7b5b811b79d6bdfaae.jsstatic.klaviyo.com/onsite/js/vendor... https://static.klaviyo.com/onsite/js/vendors~Render~ClientStore~~~onsite-back-in-stock.7d7b5b811b79d6bdfaae.js — 200 — 2.3 KiB — 28 ms — h2https://static.klaviyo.com/onsite/js/1011.598ae9833e51b76bc1c3.jsstatic.klaviyo.com/onsite/js/1011.5... https://static.klaviyo.com/onsite/js/1011.598ae9833e51b76bc1c3.js — 200 — 8.3 KiB — 28 ms — h2https://fast.a.klaviyo.com/custom-fonts/api/v1/company-fonts/onsite?company_id=RtzaMcfast.a.klaviyo.com/custom-fonts/api... https://fast.a.klaviyo.com/custom-fonts/api/v1/company-fonts/onsite?company_id=RtzaMc — 200 — 1.0 KiB — 27 ms — h2https://fndrsp.net/tbfndrsp.net/tb https://fndrsp.net/tb — 200 — 502 B — 174 ms — h3https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swapfonts.googleapis.com/css2?family=Jo... https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap — 200 — 825 B — 36 ms — h2https://static-forms.klaviyo.com/forms/api/v7/RtzaMc/full-formsstatic-forms.klaviyo.com/forms/api/... https://static-forms.klaviyo.com/forms/api/v7/RtzaMc/full-forms — 200 — 11.9 KiB — 45 ms — h2https://static.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/default~Render~back-in-stock-dynamic-button-handler~ClientStore~.4bf11aa64a4ba2568a3b.jsstatic.klaviyo.com/onsite/js/build-... https://static.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/default~Render~back-in-stock-dynamic-button-handler~ClientStore~.4bf11aa64a4ba2568a3b.js — 200 — 4.5 KiB — 8 ms — h2https://static.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/default~Render~ClientStore~~onsite-back-in-stock.d095d93e14859373a01c.jsstatic.klaviyo.com/onsite/js/build-... https://static.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/default~Render~ClientStore~~onsite-back-in-stock.d095d93e14859373a01c.js — 200 — 4.1 KiB — 11 ms — h2https://static.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/default~Render~ClientStore~.2de4fecba8a3d8d1f45f.jsstatic.klaviyo.com/onsite/js/build-... https://static.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/default~Render~ClientStore~.2de4fecba8a3d8d1f45f.js — 200 — 19.8 KiB — 13 ms — h2https://static.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/ClientStore.6ddd25a5be2d0e002c30.jsstatic.klaviyo.com/onsite/js/build-... https://static.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/ClientStore.6ddd25a5be2d0e002c30.js — 200 — 3.0 KiB — 9 ms — h2https://a.klaviyo.com/forms/api/v3/geo-ipa.klaviyo.com/forms/api/v3/geo-ip https://a.klaviyo.com/forms/api/v3/geo-ip — 200 — 680 B — 230 ms — h2https://t.contentsquare.net/settings/278948.json?r=1974233t.contentsquare.net/settings/278948... https://t.contentsquare.net/settings/278948.json?r=1974233 — 200 — 1.3 KiB — 93 ms — h3https://www.googletagmanager.com/gtag/js?id=G-ZH92XFBC92&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-ZH92XFBC92&cx=c&gtm=4e64h1 — 200 — 173.8 KiB — 56 ms — h2https://www.googletagmanager.com/gtag/js?id=DC-14265039&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=DC-14265039&cx=c&gtm=4e64h1 — 200 — 131.4 KiB — 82 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-853766454&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-853766454&cx=c&gtm=4e64h1 — 200 — 145.8 KiB — 89 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-1056869159&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-1056869159&cx=c&gtm=4e64h1 — 200 — 143.6 KiB — 72 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-17178805589&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-17178805589&cx=c&gtm=4e64h1 — 200 — 145.5 KiB — 93 ms — h2https://js.adsrvr.org/up_loader.3.0.0.jsjs.adsrvr.org/up_loader.3.0.0.js https://js.adsrvr.org/up_loader.3.0.0.js — 200 — 12.3 KiB — 9 ms — http/1.1https://static.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/sentry.66e12065df246b5ebbbb.jsstatic.klaviyo.com/onsite/js/build-... https://static.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/sentry.66e12065df246b5ebbbb.js — 200 — 13.5 KiB — 3 ms — h2https://c.amazon-adsystem.com/aat/amzn.jsc.amazon-adsystem.com/aat/amzn.js https://c.amazon-adsystem.com/aat/amzn.js — 200 — 8.9 KiB — 154 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 99 ms — h3https://acdn.adnxs.com/dmp/up/pixie.jsacdn.adnxs.com/dmp/up/pixie.js https://acdn.adnxs.com/dmp/up/pixie.js — 200 — 9.2 KiB — 37 ms — http/1.1https://www.google.com/ccm/collect?rcb=19&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Flivestrong.org%2F&scrsrc=www.googletagmanager.com&rnd=1631785165.1776809757&dt=Livestrong%20Cancer%20Support%20-%20Homepage&auid=1431923106.1776809757&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64h1v9183546870za200zd9183546870xea&gcs=G111&gcd=13t3t3l2l5l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938466~115938468~117266401&apve=1&apvf=f&gap.plf=5&apvc=1&tft=1776809756687&tfd=1270www.google.com/ccm/collect?rcb=19&f... https://www.google.com/ccm/collect?rcb=19&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Flivestrong.org%2F&scrsrc=www.googletagmanager.com&rnd=1631785165.1776809757&dt=Livestrong%20Cancer%20Support%20-%20Homepage&auid=1431923106.1776809757&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64h1v9183546870za200zd9183546870xea&gcs=G111&gcd=13t3t3l2l5l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938466~115938468~117266401&apve=1&apvf=f&gap.plf=5&apvc=1&tft=1776809756687&tfd=1270 — 200 — 21 B — 207 ms — h3https://insight.adsrvr.org/track/pxl/?adv=luqvk1n&ct=0:pokp81d&fmt=3insight.adsrvr.org/track/pxl/?adv=l... https://insight.adsrvr.org/track/pxl/?adv=luqvk1n&ct=0:pokp81d&fmt=3 — 200 — 149 B — 109 ms — h2https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.6 KiB — 92 ms — h2https://livestrong.org/wp-content/uploads/2026/04/Ride-for-Resilience-Loop-header-655px.jpglivestrong.org/wp-content/uploads/2... https://livestrong.org/wp-content/uploads/2026/04/Ride-for-Resilience-Loop-header-655px.jpg — 200 — 43.1 KiB — 7 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 362.4 KiB — 174 ms — h2https://cdn.gtranslate.net/flags/svg/en-us.svgcdn.gtranslate.net/flags/svg/en-us.... https://cdn.gtranslate.net/flags/svg/en-us.svg — 200 — 1.4 KiB — 25 ms — h2https://static.fundraiseup.com/embed-data/elements/XBNYAEUP.jsstatic.fundraiseup.com/embed-data/e... https://static.fundraiseup.com/embed-data/elements/XBNYAEUP.js — 200 — 1.1 KiB — 32 ms — h2https://us-assets.i.posthog.com/array/phc_7RqmgqX6Vgd8H7zooXyKolg4FwDsyNkfYyxDozLXlrD/config.jsus-assets.i.posthog.com/array/phc_7... https://us-assets.i.posthog.com/array/phc_7RqmgqX6Vgd8H7zooXyKolg4FwDsyNkfYyxDozLXlrD/config.js — 200 — 822 B — 66 ms — h2https://cdn.jsdelivr.net/npm/@shoelace-style/shoelace@2.20.1/cdn/assets/icons/search.svgcdn.jsdelivr.net/npm/@shoelace-styl... https://cdn.jsdelivr.net/npm/@shoelace-style/shoelace@2.20.1/cdn/assets/icons/search.svg — 200 — 321 B — 10 ms — h2https://cdn.jsdelivr.net/npm/@shoelace-style/shoelace@2.20.1/cdn/assets/icons/people.svgcdn.jsdelivr.net/npm/@shoelace-styl... https://cdn.jsdelivr.net/npm/@shoelace-style/shoelace@2.20.1/cdn/assets/icons/people.svg — 200 — 856 B — 5 ms — h2https://app.whitelabel.ai/api/v1/loop-feedbacks/fbeaacca-6859-4b45-a6fa-066c8e5e4a7f/themes?locale=enapp.whitelabel.ai/api/v1/loop-feedb... https://app.whitelabel.ai/api/v1/loop-feedbacks/fbeaacca-6859-4b45-a6fa-066c8e5e4a7f/themes?locale=en — 204 — 0 B — 312 ms — h2https://app.whitelabel.ai/api/v1/loop-feedbacks/fbeaacca-6859-4b45-a6fa-066c8e5e4a7f?locale=enapp.whitelabel.ai/api/v1/loop-feedb... https://app.whitelabel.ai/api/v1/loop-feedbacks/fbeaacca-6859-4b45-a6fa-066c8e5e4a7f?locale=en — 204 — 0 B — 311 ms — h2data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0…www.w3.org/2000/svg' width='16' hei... data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0… — 200 — 0 B — 0 ms — datahttps://cdn.jsdelivr.net/npm/@shoelace-style/shoelace@2.20.1/cdn/assets/icons/arrow-right.svgcdn.jsdelivr.net/npm/@shoelace-styl... https://cdn.jsdelivr.net/npm/@shoelace-style/shoelace@2.20.1/cdn/assets/icons/arrow-right.svg — 200 — 320 B — 4 ms — h2https://app.whitelabel.ai/api/v0/onboarding/config?formId=a1b2c3d4-5678-90ab-cdef-1234567890ab&locale=enapp.whitelabel.ai/api/v0/onboarding... https://app.whitelabel.ai/api/v0/onboarding/config?formId=a1b2c3d4-5678-90ab-cdef-1234567890ab&locale=en — 204 — 0 B — 299 ms — h2https://app.whitelabel.ai/api/v0/onboarding/config?formId=a1b2c3d4-5678-90ab-cdef-1234567890ab&locale=enapp.whitelabel.ai/api/v0/onboarding... https://app.whitelabel.ai/api/v0/onboarding/config?formId=a1b2c3d4-5678-90ab-cdef-1234567890ab&locale=en — 204 — 0 B — 297 ms — h2https://app.whitelabel.ai/api/v0/onboarding/config?formId=a1b2c3d4-5678-90ab-cdef-1234567890ab&locale=enapp.whitelabel.ai/api/v0/onboarding... https://app.whitelabel.ai/api/v0/onboarding/config?formId=a1b2c3d4-5678-90ab-cdef-1234567890ab&locale=en — 204 — 0 B — 297 ms — h2https://app.whitelabel.ai/api/v0/onboarding/config?formId=a1b2c3d4-5678-90ab-cdef-1234567890ab&locale=enapp.whitelabel.ai/api/v0/onboarding... https://app.whitelabel.ai/api/v0/onboarding/config?formId=a1b2c3d4-5678-90ab-cdef-1234567890ab&locale=en — 204 — 0 B — 295 ms — h2https://app.whitelabel.ai/api/v0/onboarding/config?formId=a1b2c3d4-5678-90ab-cdef-1234567890ab&locale=enapp.whitelabel.ai/api/v0/onboarding... https://app.whitelabel.ai/api/v0/onboarding/config?formId=a1b2c3d4-5678-90ab-cdef-1234567890ab&locale=en — 204 — 0 B — 264 ms — h2https://us.i.posthog.com/e/?ip=0&_=1776809756916&ver=1.363.5&compression=gzip-jsus.i.posthog.com/e/?ip=0&_=17768097... https://us.i.posthog.com/e/?ip=0&_=1776809756916&ver=1.363.5&compression=gzip-js — 200 — 290 B — 325 ms — h2https://static.fundraiseup.com/7449.d9966e86b20cdf9f.jsstatic.fundraiseup.com/7449.d9966e8... https://static.fundraiseup.com/7449.d9966e86b20cdf9f.js — 200 — 7.0 KiB — 32 ms — h2https://static.fundraiseup.com/9483.5049a274cd651063.jsstatic.fundraiseup.com/9483.5049a27... https://static.fundraiseup.com/9483.5049a274cd651063.js — 200 — 3.9 KiB — 35 ms — h2https://static.fundraiseup.com/text-link-v2.62c4aa2ea50e6b2c.jsstatic.fundraiseup.com/text-link-v2... https://static.fundraiseup.com/text-link-v2.62c4aa2ea50e6b2c.js — 200 — 1.0 KiB — 33 ms — h2https://static.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/onsite-triggering-v2.e7b9a662b5ca75f8770f.jsstatic.klaviyo.com/onsite/js/build-... https://static.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/onsite-triggering-v2.e7b9a662b5ca75f8770f.js — 200 — 7.0 KiB — 2 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-ZH92XFBC92&gtm=45je64h1v9183562330z89183546870za20gzb9183546870zd9183546870&_p=1776809755577&_gaz=1&gcs=G111&gcd=13t3t3l2l5l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=19082588.1776809757&frm=0&pscdl=noapi&rcb=13&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938468~117266400&sid=1776809757&sct=1&seg=0&dl=https%3A%2F%2Flivestrong.org%2F%3Futm_source%3Ddotcom%26utm_medium%3Dreferral&dt=Livestrong%20Cancer%20Support%20-%20Homepage&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1642region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-ZH92XFBC92&gtm=45je64h1v9183562330z89183546870za20gzb9183546870zd9183546870&_p=1776809755577&_gaz=1&gcs=G111&gcd=13t3t3l2l5l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=19082588.1776809757&frm=0&pscdl=noapi&rcb=13&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938468~117266400&sid=1776809757&sct=1&seg=0&dl=https%3A%2F%2Flivestrong.org%2F%3Futm_source%3Ddotcom%26utm_medium%3Dreferral&dt=Livestrong%20Cancer%20Support%20-%20Homepage&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1642 — 204 — 548 B — 77 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-ZH92XFBC92&cid=19082588.1776809757&gtm=45je64h1v9183562330z89183546870za20gzb9183546870zd9183546870&rcb=13&aip=1&dma=1&dma_cps=a&gcs=G111&gcd=13t3t3l2l5l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266400stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-ZH92XFBC92&cid=19082588.1776809757&gtm=45je64h1v9183562330z89183546870za20gzb9183546870zd9183546870&rcb=13&aip=1&dma=1&dma_cps=a&gcs=G111&gcd=13t3t3l2l5l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266400 — 204 — 548 B — 73 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-ZH92XFBC92&cid=19082588.1776809757&gtm=45je64h1v9183562330z89183546870za20gzb9183546870zd9183546870&rcb=13&aip=1&dma=1&dma_cps=a&gcs=G111&gcd=13t3t3l2l5l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266400&z=836572399www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-ZH92XFBC92&cid=19082588.1776809757&gtm=45je64h1v9183562330z89183546870za20gzb9183546870zd9183546870&rcb=13&aip=1&dma=1&dma_cps=a&gcs=G111&gcd=13t3t3l2l5l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266400&z=836572399 — 200 — 408 B — 74 ms — h2https://app.whitelabel.ai/api/v0/onboarding/config?formId=a1b2c3d4-5678-90ab-cdef-1234567890ab&locale=enapp.whitelabel.ai/api/v0/onboarding... https://app.whitelabel.ai/api/v0/onboarding/config?formId=a1b2c3d4-5678-90ab-cdef-1234567890ab&locale=en — 204 — 0 B — 185 ms — h2https://ib.adnxs.com/pixie/up?pi=380f267d-06f3-417e-9c95-b26c5f8ff7d0ib.adnxs.com/pixie/up?pi=380f267d-0... https://ib.adnxs.com/pixie/up?pi=380f267d-06f3-417e-9c95-b26c5f8ff7d0 — 200 — 323 B — 160 ms — h2https://www.google.com/ccm/collect?rcb=0&frm=0&en=page_view&dl=https%3A%2F%2Flivestrong.org%2F&scrsrc=www.googletagmanager.com&rnd=1631785165.1776809757&dt=Livestrong%20Cancer%20Support%20-%20Homepage&auid=1431923106.1776809757&navt=n&npa=1&gtm=45be64h1v9181758486z89183546870za20gzb9183546870zd9183546870xec&gcs=G111&gcd=13t3t3l2l5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~117266400~117384405&apve=1&apvf=f&apvc=0&tids=AW-1056869159&tid=AW-1056869159&tft=1776809757130&tfd=1714www.google.com/ccm/collect?rcb=0&fr... https://www.google.com/ccm/collect?rcb=0&frm=0&en=page_view&dl=https%3A%2F%2Flivestrong.org%2F&scrsrc=www.googletagmanager.com&rnd=1631785165.1776809757&dt=Livestrong%20Cancer%20Support%20-%20Homepage&auid=1431923106.1776809757&navt=n&npa=1&gtm=45be64h1v9181758486z89183546870za20gzb9183546870zd9183546870xec&gcs=G111&gcd=13t3t3l2l5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~117266400~117384405&apve=1&apvf=f&apvc=0&tids=AW-1056869159&tid=AW-1056869159&tft=1776809757130&tfd=1714 — 200 — 21 B — 74 ms — h3https://app.whitelabel.ai/api/v1/loop-feedbacks/fbeaacca-6859-4b45-a6fa-066c8e5e4a7f?locale=enapp.whitelabel.ai/api/v1/loop-feedb... https://app.whitelabel.ai/api/v1/loop-feedbacks/fbeaacca-6859-4b45-a6fa-066c8e5e4a7f?locale=en — 200 — 28.9 KiB — 375 ms — h2https://app.whitelabel.ai/api/v1/loop-feedbacks/fbeaacca-6859-4b45-a6fa-066c8e5e4a7f/themes?locale=enapp.whitelabel.ai/api/v1/loop-feedb... https://app.whitelabel.ai/api/v1/loop-feedbacks/fbeaacca-6859-4b45-a6fa-066c8e5e4a7f/themes?locale=en — 200 — 55.2 KiB — 277 ms — h2https://app.whitelabel.ai/api/v0/onboarding/config?formId=a1b2c3d4-5678-90ab-cdef-1234567890ab&locale=enapp.whitelabel.ai/api/v0/onboarding... https://app.whitelabel.ai/api/v0/onboarding/config?formId=a1b2c3d4-5678-90ab-cdef-1234567890ab&locale=en — 200 — 3.1 KiB — 277 ms — h2https://app.whitelabel.ai/api/v0/onboarding/config?formId=a1b2c3d4-5678-90ab-cdef-1234567890ab&locale=enapp.whitelabel.ai/api/v0/onboarding... https://app.whitelabel.ai/api/v0/onboarding/config?formId=a1b2c3d4-5678-90ab-cdef-1234567890ab&locale=en — 200 — 3.1 KiB — 419 ms — h2https://app.whitelabel.ai/api/v0/onboarding/config?formId=a1b2c3d4-5678-90ab-cdef-1234567890ab&locale=enapp.whitelabel.ai/api/v0/onboarding... https://app.whitelabel.ai/api/v0/onboarding/config?formId=a1b2c3d4-5678-90ab-cdef-1234567890ab&locale=en — 200 — 3.1 KiB — 551 ms — h2https://app.whitelabel.ai/api/v0/onboarding/config?formId=a1b2c3d4-5678-90ab-cdef-1234567890ab&locale=enapp.whitelabel.ai/api/v0/onboarding... https://app.whitelabel.ai/api/v0/onboarding/config?formId=a1b2c3d4-5678-90ab-cdef-1234567890ab&locale=en — 200 — 3.1 KiB — 681 ms — h2https://app.whitelabel.ai/api/v0/onboarding/config?formId=a1b2c3d4-5678-90ab-cdef-1234567890ab&locale=enapp.whitelabel.ai/api/v0/onboarding... https://app.whitelabel.ai/api/v0/onboarding/config?formId=a1b2c3d4-5678-90ab-cdef-1234567890ab&locale=en — 200 — 3.1 KiB — 820 ms — h2https://ad.doubleclick.net/activity;src=14265039;type=count0;cat=delve0;rcb=6;ord=6634245493031;npa=1;auiddc=1431923106.1776809757;u25=https%3A%2F%2Flivestrong.org%2F%3Futm_source%3Ddotcom%26utm_medium%3Dreferral;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9179653277z89183546870za20gzb9183546870zd9183546870xea;gcs=G111;gcd=13t3t3l2l5l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115938466~115938469~117266400~118463261;epver=2;dc_random=1776809757_CTpmEDP5e7xrIrIcWU-y-fCY8scZKGMDqQ;~oref=https%3A%2F%2Flivestrong.org%2F%3Futm_source%3Ddotcom%26utm_medium%3Dreferral?ad.doubleclick.net/activity;src=142... https://ad.doubleclick.net/activity;src=14265039;type=count0;cat=delve0;rcb=6;ord=6634245493031;npa=1;auiddc=1431923106.1776809757;u25=https%3A%2F%2Flivestrong.org%2F%3Futm_source%3Ddotcom%26utm_medium%3Dreferral;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9179653277z89183546870za20gzb9183546870zd9183546870xea;gcs=G111;gcd=13t3t3l2l5l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115938466~115938469~117266400~118463261;epver=2;dc_random=1776809757_CTpmEDP5e7xrIrIcWU-y-fCY8scZKGMDqQ;~oref=https%3A%2F%2Flivestrong.org%2F%3Futm_source%3Ddotcom%26utm_medium%3Dreferral? — 302 — 22 B — 436 ms — h3https://14265039.fls.doubleclick.net/activityi;src=14265039;type=count0;cat=delve0;rcb=6;ord=6634245493031;npa=1;auiddc=1431923106.1776809757;u25=https%3A%2F%2Flivestrong.org%2F%3Futm_source%3Ddotcom%26utm_medium%3Dreferral;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9179653277z89183546870za20gzb9183546870zd9183546870xea;gcs=G111;gcd=13t3t3l2l5l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938469~117266400~118463261;epver=2;dc_random=1776809757_CTpmEDP5e7xrIrIcWU-y-fCY8scZKGMDqQ;_dc_test=1;~oref=https%3A%2F%2Flivestrong.org%2F%3Futm_source%3Ddotcom%26utm_medium%3Dreferral?14265039.fls.doubleclick.net/activi... https://14265039.fls.doubleclick.net/activityi;src=14265039;type=count0;cat=delve0;rcb=6;ord=6634245493031;npa=1;auiddc=1431923106.1776809757;u25=https%3A%2F%2Flivestrong.org%2F%3Futm_source%3Ddotcom%26utm_medium%3Dreferral;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9179653277z89183546870za20gzb9183546870zd9183546870xea;gcs=G111;gcd=13t3t3l2l5l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938469~117266400~118463261;epver=2;dc_random=1776809757_CTpmEDP5e7xrIrIcWU-y-fCY8scZKGMDqQ;_dc_test=1;~oref=https%3A%2F%2Flivestrong.org%2F%3Futm_source%3Ddotcom%26utm_medium%3Dreferral? — 302 — 977 B — 80 ms — h2https://ad.doubleclick.net/activity;src=14265039;type=invmedia;cat=lives0;rcb=6;ord=8749826773438;npa=1;auiddc=1431923106.1776809757;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9179653277z89183546870za20gzb9183546870zd9183546870xea;gcs=G111;gcd=13t3t3l2l5l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115938466~115938469~117266400~118463261;epver=2;dc_random=1776809757_RgP_YhQF-3SdeCxkWToUjMDopKUbjUCHrQ;~oref=https%3A%2F%2Flivestrong.org%2F%3Futm_source%3Ddotcom%26utm_medium%3Dreferral?ad.doubleclick.net/activity;src=142... https://ad.doubleclick.net/activity;src=14265039;type=invmedia;cat=lives0;rcb=6;ord=8749826773438;npa=1;auiddc=1431923106.1776809757;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9179653277z89183546870za20gzb9183546870zd9183546870xea;gcs=G111;gcd=13t3t3l2l5l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115938466~115938469~117266400~118463261;epver=2;dc_random=1776809757_RgP_YhQF-3SdeCxkWToUjMDopKUbjUCHrQ;~oref=https%3A%2F%2Flivestrong.org%2F%3Futm_source%3Ddotcom%26utm_medium%3Dreferral? — 302 — 22 B — 85 ms — h3https://14265039.fls.doubleclick.net/activityi;src=14265039;type=invmedia;cat=lives0;rcb=6;ord=8749826773438;npa=1;auiddc=1431923106.1776809757;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9179653277z89183546870za20gzb9183546870zd9183546870xea;gcs=G111;gcd=13t3t3l2l5l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938469~117266400~118463261;epver=2;dc_random=1776809757_RgP_YhQF-3SdeCxkWToUjMDopKUbjUCHrQ;_dc_test=1;~oref=https%3A%2F%2Flivestrong.org%2F%3Futm_source%3Ddotcom%26utm_medium%3Dreferral?14265039.fls.doubleclick.net/activi... https://14265039.fls.doubleclick.net/activityi;src=14265039;type=invmedia;cat=lives0;rcb=6;ord=8749826773438;npa=1;auiddc=1431923106.1776809757;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9179653277z89183546870za20gzb9183546870zd9183546870xea;gcs=G111;gcd=13t3t3l2l5l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938469~117266400~118463261;epver=2;dc_random=1776809757_RgP_YhQF-3SdeCxkWToUjMDopKUbjUCHrQ;_dc_test=1;~oref=https%3A%2F%2Flivestrong.org%2F%3Futm_source%3Ddotcom%26utm_medium%3Dreferral? — 302 — 540 B — 73 ms — h2https://www.google.com/ccm/collect?rcb=6&frm=0&en=page_view&dl=https%3A%2F%2Flivestrong.org%2F&scrsrc=www.googletagmanager.com&rnd=1631785165.1776809757&dt=Livestrong%20Cancer%20Support%20-%20Homepage&auid=1431923106.1776809757&navt=n&npa=1&gtm=45fe64h1v9179653277z89183546870za20gzb9183546870zd9183546870xec&gcs=G111&gcd=13t3t3l2l5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266400~118463261&apve=1&apvf=f&apvc=0&tids=DC-14265039&tid=DC-14265039&tft=1776809757194&tfd=1778www.google.com/ccm/collect?rcb=6&fr... https://www.google.com/ccm/collect?rcb=6&frm=0&en=page_view&dl=https%3A%2F%2Flivestrong.org%2F&scrsrc=www.googletagmanager.com&rnd=1631785165.1776809757&dt=Livestrong%20Cancer%20Support%20-%20Homepage&auid=1431923106.1776809757&navt=n&npa=1&gtm=45fe64h1v9179653277z89183546870za20gzb9183546870zd9183546870xec&gcs=G111&gcd=13t3t3l2l5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266400~118463261&apve=1&apvf=f&apvc=0&tids=DC-14265039&tid=DC-14265039&tft=1776809757194&tfd=1778 — 200 — 21 B — 70 ms — h3https://ad.doubleclick.net/activity;dc_pre=CLzyppP8_5MDFehTpAQdTGUlxA;src=14265039;type=invmedia;cat=lives0;rcb=6;ord=8749826773438;npa=1;auiddc=1431923106.1776809757;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9179653277z89183546870za20gzb9183546870zd9183546870xea;gcs=G111;gcd=13t3t3l2l5l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115938466~115938469~117266400~118463261;epver=2;dc_random=1776809757_RgP_YhQF-3SdeCxkWToUjMDopKUbjUCHrQ;~oref=https%3A%2F%2Flivestrong.org%2F%3Futm_source%3Ddotcom%26utm_medium%3Dreferral?ad.doubleclick.net/activity;dc_pre=... https://ad.doubleclick.net/activity;dc_pre=CLzyppP8_5MDFehTpAQdTGUlxA;src=14265039;type=invmedia;cat=lives0;rcb=6;ord=8749826773438;npa=1;auiddc=1431923106.1776809757;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9179653277z89183546870za20gzb9183546870zd9183546870xea;gcs=G111;gcd=13t3t3l2l5l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115938466~115938469~117266400~118463261;epver=2;dc_random=1776809757_RgP_YhQF-3SdeCxkWToUjMDopKUbjUCHrQ;~oref=https%3A%2F%2Flivestrong.org%2F%3Futm_source%3Ddotcom%26utm_medium%3Dreferral? — 200 — 64 B — 31 ms — h3https://ad.doubleclick.net/activity;dc_pre=CJTzppP8_5MDFWF2pAQdqkU8oA;src=14265039;type=count0;cat=delve0;rcb=6;ord=6634245493031;npa=1;auiddc=1431923106.1776809757;u25=https%3A%2F%2Flivestrong.org%2F%3Futm_source%3Ddotcom%26utm_medium%3Dreferral;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9179653277z89183546870za20gzb9183546870zd9183546870xea;gcs=G111;gcd=13t3t3l2l5l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115938466~115938469~117266400~118463261;epver=2;dc_random=1776809757_CTpmEDP5e7xrIrIcWU-y-fCY8scZKGMDqQ;~oref=https%3A%2F%2Flivestrong.org%2F%3Futm_source%3Ddotcom%26utm_medium%3Dreferral?ad.doubleclick.net/activity;dc_pre=... https://ad.doubleclick.net/activity;dc_pre=CJTzppP8_5MDFWF2pAQdqkU8oA;src=14265039;type=count0;cat=delve0;rcb=6;ord=6634245493031;npa=1;auiddc=1431923106.1776809757;u25=https%3A%2F%2Flivestrong.org%2F%3Futm_source%3Ddotcom%26utm_medium%3Dreferral;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9179653277z89183546870za20gzb9183546870zd9183546870xea;gcs=G111;gcd=13t3t3l2l5l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115938466~115938469~117266400~118463261;epver=2;dc_random=1776809757_CTpmEDP5e7xrIrIcWU-y-fCY8scZKGMDqQ;~oref=https%3A%2F%2Flivestrong.org%2F%3Futm_source%3Ddotcom%26utm_medium%3Dreferral? — 302 — 22 B — 383 ms — h3https://app.whitelabel.ai/api/v0/onboarding/config?formId=a1b2c3d4-5678-90ab-cdef-1234567890ab&locale=enapp.whitelabel.ai/api/v0/onboarding... https://app.whitelabel.ai/api/v0/onboarding/config?formId=a1b2c3d4-5678-90ab-cdef-1234567890ab&locale=en — 200 — 3.1 KiB — 870 ms — h2https://www.google.com/ccm/collect?rcb=7&frm=0&en=page_view&dl=https%3A%2F%2Flivestrong.org%2F&scrsrc=www.googletagmanager.com&rnd=1631785165.1776809757&dt=Livestrong%20Cancer%20Support%20-%20Homepage&auid=1431923106.1776809757&navt=n&npa=1&gtm=45be64h1v9181067028z89183546870za20gzb9183546870zd9183546870xec&gcs=G111&gcd=13t3t3l2l5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-853766454&tid=AW-853766454&tft=1776809757266&tfd=1849www.google.com/ccm/collect?rcb=7&fr... https://www.google.com/ccm/collect?rcb=7&frm=0&en=page_view&dl=https%3A%2F%2Flivestrong.org%2F&scrsrc=www.googletagmanager.com&rnd=1631785165.1776809757&dt=Livestrong%20Cancer%20Support%20-%20Homepage&auid=1431923106.1776809757&navt=n&npa=1&gtm=45be64h1v9181067028z89183546870za20gzb9183546870zd9183546870xec&gcs=G111&gcd=13t3t3l2l5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-853766454&tid=AW-853766454&tft=1776809757266&tfd=1849 — 200 — 21 B — 110 ms — h3https://14265039.fls.doubleclick.net/activityi;dc_pre=CILZqJP8_5MDFcibJwIdIcgLlA;src=14265039;type=count0;cat=delve0;rcb=6;ord=6634245493031;npa=1;auiddc=1431923106.1776809757;u25=https%3A%2F%2Flivestrong.org%2F%3Futm_source%3Ddotcom%26utm_medium%3Dreferral;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9179653277z89183546870za20gzb9183546870zd9183546870xea;gcs=G111;gcd=13t3t3l2l5l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938469~117266400~118463261;epver=2;dc_random=1776809757_CTpmEDP5e7xrIrIcWU-y-fCY8scZKGMDqQ;_dc_test=1;~oref=https%3A%2F%2Flivestrong.org%2F%3Futm_source%3Ddotcom%26utm_medium%3Dreferral?14265039.fls.doubleclick.net/activi... https://14265039.fls.doubleclick.net/activityi;dc_pre=CILZqJP8_5MDFcibJwIdIcgLlA;src=14265039;type=count0;cat=delve0;rcb=6;ord=6634245493031;npa=1;auiddc=1431923106.1776809757;u25=https%3A%2F%2Flivestrong.org%2F%3Futm_source%3Ddotcom%26utm_medium%3Dreferral;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9179653277z89183546870za20gzb9183546870zd9183546870xea;gcs=G111;gcd=13t3t3l2l5l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938469~117266400~118463261;epver=2;dc_random=1776809757_CTpmEDP5e7xrIrIcWU-y-fCY8scZKGMDqQ;_dc_test=1;~oref=https%3A%2F%2Flivestrong.org%2F%3Futm_source%3Ddotcom%26utm_medium%3Dreferral? — 200 — 735 B — 34 ms — h2https://14265039.fls.doubleclick.net/activityi;dc_pre=CKPiqJP8_5MDFZEF-wMdKdQbwA;src=14265039;type=invmedia;cat=lives0;rcb=6;ord=8749826773438;npa=1;auiddc=1431923106.1776809757;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9179653277z89183546870za20gzb9183546870zd9183546870xea;gcs=G111;gcd=13t3t3l2l5l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938469~117266400~118463261;epver=2;dc_random=1776809757_RgP_YhQF-3SdeCxkWToUjMDopKUbjUCHrQ;_dc_test=1;~oref=https%3A%2F%2Flivestrong.org%2F%3Futm_source%3Ddotcom%26utm_medium%3Dreferral?14265039.fls.doubleclick.net/activi... https://14265039.fls.doubleclick.net/activityi;dc_pre=CKPiqJP8_5MDFZEF-wMdKdQbwA;src=14265039;type=invmedia;cat=lives0;rcb=6;ord=8749826773438;npa=1;auiddc=1431923106.1776809757;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9179653277z89183546870za20gzb9183546870zd9183546870xea;gcs=G111;gcd=13t3t3l2l5l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938469~117266400~118463261;epver=2;dc_random=1776809757_RgP_YhQF-3SdeCxkWToUjMDopKUbjUCHrQ;_dc_test=1;~oref=https%3A%2F%2Flivestrong.org%2F%3Futm_source%3Ddotcom%26utm_medium%3Dreferral? — 200 — 693 B — 35 ms — h2https://ib.adnxs.com/pixie?e=PageView&pi=380f267d-06f3-417e-9c95-b26c5f8ff7d0&it=1776809757081&v=0.0.45&u=https%3A%2F%2Flivestrong.org%2F%3Futm_source%3Ddotcom%26utm_medium%3Dreferral&st=1776809757081&et=1776809757278&if=0&uetmsmid=1b86f015-c868-4114-8404-7193be7e3f8f&asce=0&ascc=0&tcfhl=0&tcfe=0&tcfgdpr=0&tcfc=0ib.adnxs.com/pixie?e=PageView&pi=38... https://ib.adnxs.com/pixie?e=PageView&pi=380f267d-06f3-417e-9c95-b26c5f8ff7d0&it=1776809757081&v=0.0.45&u=https%3A%2F%2Flivestrong.org%2F%3Futm_source%3Ddotcom%26utm_medium%3Dreferral&st=1776809757081&et=1776809757278&if=0&uetmsmid=1b86f015-c868-4114-8404-7193be7e3f8f&asce=0&ascc=0&tcfhl=0&tcfe=0&tcfgdpr=0&tcfc=0 — 200 — 228 B — 38 ms — h2https://adservice.google.com/ddm/fls/z/dc_pre=CILZqJP8_5MDFcibJwIdIcgLlA;src=14265039;type=count0;cat=delve0;rcb=6;ord=6634245493031;npa=1;auiddc=*;u25=https%3A%2F%2Flivestrong.org%2F%3Futm_source%3Ddotcom%26utm_medium%3Dreferral;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9179653277z89183546870za20gzb9183546870zd9183546870xea;gcs=G111;gcd=13t3t3l2l5l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938469~117266400~118463261;epver=2;dc_random=1776809757_CTpmEDP5e7xrIrIcWU-y-fCY8scZKGMDqQ;_dc_test=1;~oref=https%3A%2F%2Flivestrong.org%2F%3Futm_source%3Ddotcom%26utm_medium%3Dreferraladservice.google.com/ddm/fls/z/dc_p... https://adservice.google.com/ddm/fls/z/dc_pre=CILZqJP8_5MDFcibJwIdIcgLlA;src=14265039;type=count0;cat=delve0;rcb=6;ord=6634245493031;npa=1;auiddc=*;u25=https%3A%2F%2Flivestrong.org%2F%3Futm_source%3Ddotcom%26utm_medium%3Dreferral;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9179653277z89183546870za20gzb9183546870zd9183546870xea;gcs=G111;gcd=13t3t3l2l5l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938469~117266400~118463261;epver=2;dc_random=1776809757_CTpmEDP5e7xrIrIcWU-y-fCY8scZKGMDqQ;_dc_test=1;~oref=https%3A%2F%2Flivestrong.org%2F%3Futm_source%3Ddotcom%26utm_medium%3Dreferral — 200 — 63 B — 81 ms — h3https://adservice.google.com/ddm/fls/z/dc_pre=CKPiqJP8_5MDFZEF-wMdKdQbwA;src=14265039;type=invmedia;cat=lives0;rcb=6;ord=8749826773438;npa=1;auiddc=*;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9179653277z89183546870za20gzb9183546870zd9183546870xea;gcs=G111;gcd=13t3t3l2l5l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938469~117266400~118463261;epver=2;dc_random=1776809757_RgP_YhQF-3SdeCxkWToUjMDopKUbjUCHrQ;_dc_test=1;~oref=https%3A%2F%2Flivestrong.org%2F%3Futm_source%3Ddotcom%26utm_medium%3Dreferraladservice.google.com/ddm/fls/z/dc_p... https://adservice.google.com/ddm/fls/z/dc_pre=CKPiqJP8_5MDFZEF-wMdKdQbwA;src=14265039;type=invmedia;cat=lives0;rcb=6;ord=8749826773438;npa=1;auiddc=*;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9179653277z89183546870za20gzb9183546870zd9183546870xea;gcs=G111;gcd=13t3t3l2l5l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938469~117266400~118463261;epver=2;dc_random=1776809757_RgP_YhQF-3SdeCxkWToUjMDopKUbjUCHrQ;_dc_test=1;~oref=https%3A%2F%2Flivestrong.org%2F%3Futm_source%3Ddotcom%26utm_medium%3Dreferral — 200 — 63 B — 73 ms — h3https://www.google.com/ccm/collect?rcb=15&frm=0&en=page_view&dl=https%3A%2F%2Flivestrong.org%2F&scrsrc=www.googletagmanager.com&rnd=1631785165.1776809757&dt=Livestrong%20Cancer%20Support%20-%20Homepage&auid=1431923106.1776809757&navt=n&npa=1&gtm=45be64h1v9249495481z89183546870za20gzb9183546870zd9183546870xec&gcs=G111&gcd=13t3t3l2l5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-17178805589&tid=AW-17178805589&tft=1776809757365&tfd=1948www.google.com/ccm/collect?rcb=15&f... https://www.google.com/ccm/collect?rcb=15&frm=0&en=page_view&dl=https%3A%2F%2Flivestrong.org%2F&scrsrc=www.googletagmanager.com&rnd=1631785165.1776809757&dt=Livestrong%20Cancer%20Support%20-%20Homepage&auid=1431923106.1776809757&navt=n&npa=1&gtm=45be64h1v9249495481z89183546870za20gzb9183546870zd9183546870xec&gcs=G111&gcd=13t3t3l2l5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-17178805589&tid=AW-17178805589&tft=1776809757365&tfd=1948 — 200 — 21 B — 55 ms — h3https://www.google.com/gmp/conversion/_dc_unique_id=1315099383544900249;_dc_ptd=ChEI8MCczwYQkY-Q6afjxZ38ARIfAGaq-NK1TO0qZFUpWSG5ragbVm8fHqW8O8NUF621kw;_dc_time=1776809757;dc_pre=CJTzppP8_5MDFWF2pAQdqkU8oA;src=14265039;type=count0;cat=delve0;rcb=6;ord=6634245493031;npa=1;auiddc=1431923106.1776809757;u25=https%3A%2F%2Flivestrong.org%2F%3Futm_source%3Ddotcom%26utm_medium%3Dreferral;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9179653277z89183546870za20gzb9183546870zd9183546870xea;gcs=G111;gcd=13t3t3l2l5l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115938466~115938469~117266400~118463261;epver=2;dc_random=1776809757_CTpmEDP5e7xrIrIcWU-y-fCY8scZKGMDqQ;~oref=https%3A%2F%2Flivestrong.org%2F%3Futm_source%3Ddotcom%26utm_medium%3Dreferral?www.google.com/gmp/conversion/_dc_u... https://www.google.com/gmp/conversion/_dc_unique_id=1315099383544900249;_dc_ptd=ChEI8MCczwYQkY-Q6afjxZ38ARIfAGaq-NK1TO0qZFUpWSG5ragbVm8fHqW8O8NUF621kw;_dc_time=1776809757;dc_pre=CJTzppP8_5MDFWF2pAQdqkU8oA;src=14265039;type=count0;cat=delve0;rcb=6;ord=6634245493031;npa=1;auiddc=1431923106.1776809757;u25=https%3A%2F%2Flivestrong.org%2F%3Futm_source%3Ddotcom%26utm_medium%3Dreferral;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9179653277z89183546870za20gzb9183546870zd9183546870xea;gcs=G111;gcd=13t3t3l2l5l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115938466~115938469~117266400~118463261;epver=2;dc_random=1776809757_CTpmEDP5e7xrIrIcWU-y-fCY8scZKGMDqQ;~oref=https%3A%2F%2Flivestrong.org%2F%3Futm_source%3Ddotcom%26utm_medium%3Dreferral? — 200 — 63 B — 203 ms — h3https://connect.facebook.net/signals/config/1139778359401597?v=2.9.303&r=stable&domain=livestrong.org&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/1139778359401597?v=2.9.303&r=stable&domain=livestrong.org&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168 — 200 — 37.5 KiB — 23 ms — h3https://www.youtube.com/s/player/218d9d92/www-widgetapi.vflset/www-widgetapi.jswww.youtube.com/s/player/218d9d92/w... https://www.youtube.com/s/player/218d9d92/www-widgetapi.vflset/www-widgetapi.js — 200 — 10.6 KiB — 30 ms — h2https://c.amazon-adsystem.com/aat/amzn.jsc.amazon-adsystem.com/aat/amzn.js https://c.amazon-adsystem.com/aat/amzn.js — 200 — 0 B — 2 ms — h2https://us-assets.i.posthog.com/static/surveys.js?v=1.363.5us-assets.i.posthog.com/static/surv... https://us-assets.i.posthog.com/static/surveys.js?v=1.363.5 — 200 — 32.0 KiB — 35 ms — h2https://us-assets.i.posthog.com/static/dead-clicks-autocapture.js?v=1.363.5us-assets.i.posthog.com/static/dead... https://us-assets.i.posthog.com/static/dead-clicks-autocapture.js?v=1.363.5 — 200 — 5.1 KiB — 32 ms — h2https://us-assets.i.posthog.com/static/web-vitals.js?v=1.363.5us-assets.i.posthog.com/static/web-... https://us-assets.i.posthog.com/static/web-vitals.js?v=1.363.5 — 200 — 2.6 KiB — 31 ms — h2https://c.amazon-adsystem.com/aat/amzn.jsc.amazon-adsystem.com/aat/amzn.js https://c.amazon-adsystem.com/aat/amzn.js — 200 — 0 B — 3 ms — h2https://aax-eu.amazon-adsystem.com/s/iu3?pid=16250fa4-07b1-46dc-9398-165c4fe81eef&event=PageView&ts=1776809756682&eventSource=amzn.js&uuid=1291f8cf-7d11-45fc-8805-7e8315a8a592aax-eu.amazon-adsystem.com/s/iu3?pi... https://aax-eu.amazon-adsystem.com/s/iu3?pid=16250fa4-07b1-46dc-9398-165c4fe81eef&event=PageView&ts=1776809756682&eventSource=amzn.js&uuid=1291f8cf-7d11-45fc-8805-7e8315a8a592 — 302 — 844 B — 337 ms — http/1.1https://cdn.jsdelivr.net/npm/@shoelace-style/shoelace@2.20.1/cdn/assets/icons/chevron-left.svgcdn.jsdelivr.net/npm/@shoelace-styl... https://cdn.jsdelivr.net/npm/@shoelace-style/shoelace@2.20.1/cdn/assets/icons/chevron-left.svg — 200 — 565 B — 7 ms — h3https://cdn.jsdelivr.net/npm/@shoelace-style/shoelace@2.20.1/cdn/assets/icons/chevron-right.svgcdn.jsdelivr.net/npm/@shoelace-styl... https://cdn.jsdelivr.net/npm/@shoelace-style/shoelace@2.20.1/cdn/assets/icons/chevron-right.svg — 200 — 566 B — 7 ms — h3https://cdn.jsdelivr.net/npm/@shoelace-style/shoelace@2.20.1/cdn/assets/icons/chat-dots.svgcdn.jsdelivr.net/npm/@shoelace-styl... https://cdn.jsdelivr.net/npm/@shoelace-style/shoelace@2.20.1/cdn/assets/icons/chat-dots.svg — 200 — 758 B — 6 ms — h3https://app.whitelabel.ai/api/v0/onboarding/config?formId=a1b2c3d4-5678-90ab-cdef-1234567890ab&locale=enapp.whitelabel.ai/api/v0/onboarding... https://app.whitelabel.ai/api/v0/onboarding/config?formId=a1b2c3d4-5678-90ab-cdef-1234567890ab&locale=en — 200 — 3.1 KiB — 755 ms — h2https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LdyTCAqAAAAAJWxFXlzYzzHENBkLl5x7fL6VOuv&co=aHR0cHM6Ly9saXZlc3Ryb25nLm9yZzo0NDM.&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=4uyqlt1789cbwww.google.com/recaptcha/api2/ancho... https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LdyTCAqAAAAAJWxFXlzYzzHENBkLl5x7fL6VOuv&co=aHR0cHM6Ly9saXZlc3Ryb25nLm9yZzo0NDM.&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=4uyqlt1789cb — 200 — 27.7 KiB — 81 ms — h3https://aax-eu.amazon-adsystem.com/s/iu3?pid=16250fa4-07b1-46dc-9398-165c4fe81eef&event=PageView&ts=1776809756682&eventSource=amzn.js&uuid=1291f8cf-7d11-45fc-8805-7e8315a8a592&dcc=taax-eu.amazon-adsystem.com/s/iu3?pi... https://aax-eu.amazon-adsystem.com/s/iu3?pid=16250fa4-07b1-46dc-9398-165c4fe81eef&event=PageView&ts=1776809756682&eventSource=amzn.js&uuid=1291f8cf-7d11-45fc-8805-7e8315a8a592&dcc=t — 200 — 542 B — 204 ms — http/1.1https://cdn.jsdelivr.net/npm/@shoelace-style/shoelace@2.20.1/cdn/assets/icons/box-arrow-up-right.svgcdn.jsdelivr.net/npm/@shoelace-styl... https://cdn.jsdelivr.net/npm/@shoelace-style/shoelace@2.20.1/cdn/assets/icons/box-arrow-up-right.svg — 200 — 641 B — 4 ms — h3https://cdn.jsdelivr.net/npm/@shoelace-style/shoelace@2.20.1/cdn/assets/icons/file-earmark-pdf.svgcdn.jsdelivr.net/npm/@shoelace-styl... https://cdn.jsdelivr.net/npm/@shoelace-style/shoelace@2.20.1/cdn/assets/icons/file-earmark-pdf.svg — 200 — 1.2 KiB — 4 ms — h3https://cdn.jsdelivr.net/npm/@shoelace-style/shoelace@2.20.1/cdn/assets/icons/file-earmark-arrow-down.svgcdn.jsdelivr.net/npm/@shoelace-styl... https://cdn.jsdelivr.net/npm/@shoelace-style/shoelace@2.20.1/cdn/assets/icons/file-earmark-arrow-down.svg — 200 — 636 B — 2 ms — h3data:image/svg+xml,%0A%20%20%20%20%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20wid…data:image/svg+xml,%0A%20%20%20%20%... data:image/svg+xml,%0A%20%20%20%20%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20wid… — 200 — 336 B — 10 ms — datahttps://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.css — 200 — 42.1 KiB — 97 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 361.9 KiB — 162 ms — h2https://www.facebook.com/tr/?id=1139778359401597&ev=PageView&dl=https%3A%2F%2Flivestrong.org&rl=&if=false&ts=1776809757669&sw=800&sh=600&v=2.9.303&r=stable&a=tmgoogletagmanager&ec=0&o=4124&fbp=fb.1.1776809757659.816375168121793782&cs_est=true&pm=1&hrl=b10508&ler=empty&cdl=API_unavailable&plt=1463.3000001907349&ups[pv]=%7B%22utm_source%22%3A%22other%22%2C%22utm_medium%22%3A%22referral%22%7D&ups[rpv]=%7B%7D&it=1776809757413&coo=false&cs_cc=1&cas=5408705772496272%2C7742537752455499%2C4543691612361959%2C8030922743633249%2C26237522192505309%2C4965326846930333%2C7878910958816212%2C6157451537662947%2C3732020920201678&dlc=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=im0&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=11397783594... https://www.facebook.com/tr/?id=1139778359401597&ev=PageView&dl=https%3A%2F%2Flivestrong.org&rl=&if=false&ts=1776809757669&sw=800&sh=600&v=2.9.303&r=stable&a=tmgoogletagmanager&ec=0&o=4124&fbp=fb.1.1776809757659.816375168121793782&cs_est=true&pm=1&hrl=b10508&ler=empty&cdl=API_unavailable&plt=1463.3000001907349&ups[pv]=%7B%22utm_source%22%3A%22other%22%2C%22utm_medium%22%3A%22referral%22%7D&ups[rpv]=%7B%7D&it=1776809757413&coo=false&cs_cc=1&cas=5408705772496272%2C7742537752455499%2C4543691612361959%2C8030922743633249%2C26237522192505309%2C4965326846930333%2C7878910958816212%2C6157451537662947%2C3732020920201678&dlc=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=im0&expv2[6]=hf1&rqm=GET — 200 — 16 B — 39 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1139778359401597&ev=PageView&dl=https%3A%2F%2Flivestrong.org&rl=&if=false&ts=1776809757669&sw=800&sh=600&v=2.9.303&r=stable&a=tmgoogletagmanager&ec=0&o=4124&fbp=fb.1.1776809757659.816375168121793782&cs_est=true&pm=1&hrl=b10508&ler=empty&cdl=API_unavailable&plt=1463.3000001907349&ups[pv]=%7B%22utm_source%22%3A%22other%22%2C%22utm_medium%22%3A%22referral%22%7D&ups[rpv]=%7B%7D&it=1776809757413&coo=false&cs_cc=1&cas=5408705772496272%2C7742537752455499%2C4543691612361959%2C8030922743633249%2C26237522192505309%2C4965326846930333%2C7878910958816212%2C6157451537662947%2C3732020920201678&dlc=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=im0&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1139778359401597&ev=PageView&dl=https%3A%2F%2Flivestrong.org&rl=&if=false&ts=1776809757669&sw=800&sh=600&v=2.9.303&r=stable&a=tmgoogletagmanager&ec=0&o=4124&fbp=fb.1.1776809757659.816375168121793782&cs_est=true&pm=1&hrl=b10508&ler=empty&cdl=API_unavailable&plt=1463.3000001907349&ups[pv]=%7B%22utm_source%22%3A%22other%22%2C%22utm_medium%22%3A%22referral%22%7D&ups[rpv]=%7B%7D&it=1776809757413&coo=false&cs_cc=1&cas=5408705772496272%2C7742537752455499%2C4543691612361959%2C8030922743633249%2C26237522192505309%2C4965326846930333%2C7878910958816212%2C6157451537662947%2C3732020920201678&dlc=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=im0&expv2[6]=hf1&rqm=FGET — 200 — 199 B — 242 ms — h3https://app.whitelabel.ai/api/v0/onboarding/config?formId=a1b2c3d4-5678-90ab-cdef-1234567890ab&locale=enapp.whitelabel.ai/api/v0/onboarding... https://app.whitelabel.ai/api/v0/onboarding/config?formId=a1b2c3d4-5678-90ab-cdef-1234567890ab&locale=en — 200 — 3.1 KiB — 667 ms — h2https://ara.paa-reporting-advertising.amazon/aat?pid=16250fa4-07b1-46dc-9398-165c4fe81eef&event=PageView&ts=1776809756682&eventSource=amzn.js&uuid=1291f8cf-7d11-45fc-8805-7e8315a8a592ara.paa-reporting-advertising.amazo... https://ara.paa-reporting-advertising.amazon/aat?pid=16250fa4-07b1-46dc-9398-165c4fe81eef&event=PageView&ts=1776809756682&eventSource=amzn.js&uuid=1291f8cf-7d11-45fc-8805-7e8315a8a592 — 200 — 426 B — 120 ms — h2https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4www.google.com/recaptcha/api2/webwo... https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4 — 200 — 23 B — 185 ms — h3https://www.gstatic.com/recaptcha/api2/logo_48.pngwww.gstatic.com/recaptcha/api2/logo... https://www.gstatic.com/recaptcha/api2/logo_48.png — 200 — 2.3 KiB — 24 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 67 ms — h3https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 0 B — 14 ms — h2https://js-agent.newrelic.com/nr-spa-1.313.0.min.jsjs-agent.newrelic.com/nr-spa-1.313.... https://js-agent.newrelic.com/nr-spa-1.313.0.min.js — 200 — 30.3 KiB — 23 ms — h2https://insight.adsrvr.org/track/cei?advertiser_id=luqvk1n&cookie_sync=1&upv=3.0.0&upid=xasceu8&ref=https://livestrong.org/?utm_source=dotcom&utm_medium=referralinsight.adsrvr.org/track/cei?advert... https://insight.adsrvr.org/track/cei?advertiser_id=luqvk1n&cookie_sync=1&upv=3.0.0&upid=xasceu8&ref=https://livestrong.org/?utm_source=dotcom&utm_medium=referral — 302 — 181 B — 122 ms — h2https://bam.nr-data.net/1/NRJS-268df57601b67ea45f1?a=1500872547&v=1.313.0&to=NgMHMUMECEpTWkwLVg9JMBdYSklQXF1dGhcRDhU%3D&rst=2700&ck=0&s=34860caf83b16880&ref=https://livestrong.org/&ptid=ca86b8205b7cd8d8&af=err,spa,xhr,stn,ins&ap=724&be=130&fe=2500&dc=1333&at=GkQERwseG0Q%3D&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776809755418,%22n%22:0,%22f%22:122,%22dn%22:123,%22dne%22:124,%22c%22:124,%22s%22:124,%22ce%22:128,%22rq%22:128,%22rp%22:131,%22rpe%22:133,%22di%22:1375,%22ds%22:1402,%22de%22:1463,%22dc%22:2624,%22l%22:2624,%22le%22:2630%7D,%22navigation%22:%7B%7D%7D&fp=688&fcp=688bam.nr-data.net/1/NRJS-268df57601b6... https://bam.nr-data.net/1/NRJS-268df57601b67ea45f1?a=1500872547&v=1.313.0&to=NgMHMUMECEpTWkwLVg9JMBdYSklQXF1dGhcRDhU%3D&rst=2700&ck=0&s=34860caf83b16880&ref=https://livestrong.org/&ptid=ca86b8205b7cd8d8&af=err,spa,xhr,stn,ins&ap=724&be=130&fe=2500&dc=1333&at=GkQERwseG0Q%3D&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776809755418,%22n%22:0,%22f%22:122,%22dn%22:123,%22dne%22:124,%22c%22:124,%22s%22:124,%22ce%22:128,%22rq%22:128,%22rp%22:131,%22rpe%22:133,%22di%22:1375,%22ds%22:1402,%22de%22:1463,%22dc%22:2624,%22l%22:2624,%22le%22:2630%7D,%22navigation%22:%7B%7D%7D&fp=688&fcp=688 — 200 — 725 B — 152 ms — http/1.1https://match.adsrvr.org/track/cei?advertiser_id=luqvk1n&cookie_sync=1&upv=3.0.0&upid=xasceu8&ref=https%3a%2f%2flivestrong.org&utm_medium=referral&redirect=1match.adsrvr.org/track/cei?advertis... https://match.adsrvr.org/track/cei?advertiser_id=luqvk1n&cookie_sync=1&upv=3.0.0&upid=xasceu8&ref=https%3a%2f%2flivestrong.org&utm_medium=referral&redirect=1 — 200 — 369 B — 40 ms — h2https://js.adsrvr.org/universal_pixel.jsjs.adsrvr.org/universal_pixel.js https://js.adsrvr.org/universal_pixel.js — 200 — 935 B — 10 ms — http/1.1https://insight.adsrvr.org/track/realtimeconversioninsight.adsrvr.org/track/realtimeco... https://insight.adsrvr.org/track/realtimeconversion — 200 — 0 B — 119 ms — h2https://livestrong.org/wp-content/uploads/2024/04/cropped-android-chrome-512x512-1-32x32.pnglivestrong.org/wp-content/uploads/2... https://livestrong.org/wp-content/uploads/2024/04/cropped-android-chrome-512x512-1-32x32.png — 200 — 1.4 KiB — 7 ms — h2https://bam.nr-data.net/browser/blobs?browser_monitoring_key=NRJS-268df57601b67ea45f1&type=BrowserSessionChunk&app_id=1500872547&protocol_version=0&timestamp=1776809755430&attributes=entityGuid%3DNDQ5MjEwOXxCUk9XU0VSfEFQUExJQ0FUSU9OfDE1ODg5NjM1MTc%26harvestId%3D34860caf83b16880_ca86b8205b7cd8d8_1%26trace.firstTimestamp%3D1776809755430%26trace.lastTimestamp%3D1776809758060%26trace.nodes%3D136%26trace.originTimestamp%3D1776809755430%26agentVersion%3D1.313.0%26firstSessionHarvest%3Dtrue%26ptid%3Dca86b8205b7cd8d8%26session%3D34860caf83b16880%26currentUrl%3Dhttps://livestrong.org/bam.nr-data.net/browser/blobs?brows... https://bam.nr-data.net/browser/blobs?browser_monitoring_key=NRJS-268df57601b67ea45f1&type=BrowserSessionChunk&app_id=1500872547&protocol_version=0&timestamp=1776809755430&attributes=entityGuid%3DNDQ5MjEwOXxCUk9XU0VSfEFQUExJQ0FUSU9OfDE1ODg5NjM1MTc%26harvestId%3D34860caf83b16880_ca86b8205b7cd8d8_1%26trace.firstTimestamp%3D1776809755430%26trace.lastTimestamp%3D1776809758060%26trace.nodes%3D136%26trace.originTimestamp%3D1776809755430%26agentVersion%3D1.313.0%26firstSessionHarvest%3Dtrue%26ptid%3Dca86b8205b7cd8d8%26session%3D34860caf83b16880%26currentUrl%3Dhttps://livestrong.org/ — 200 — 411 B — 127 ms — http/1.1https://bam.nr-data.net/browser/blobs?browser_monitoring_key=NRJS-268df57601b67ea45f1&type=BrowserSessionChunk&app_id=1500872547&protocol_version=0&timestamp=1776809755569&attributes=entityGuid%3DNDQ5MjEwOXxCUk9XU0VSfEFQUExJQ0FUSU9OfDE1ODg5NjM1MTc%26harvestId%3D34860caf83b16880_ca86b8205b7cd8d8_2%26trace.firstTimestamp%3D1776809755569%26trace.lastTimestamp%3D1776809757629%26trace.nodes%3D177%26trace.originTimestamp%3D1776809755430%26agentVersion%3D1.313.0%26ptid%3Dca86b8205b7cd8d8%26session%3D34860caf83b16880%26currentUrl%3Dhttps://livestrong.org/bam.nr-data.net/browser/blobs?brows... https://bam.nr-data.net/browser/blobs?browser_monitoring_key=NRJS-268df57601b67ea45f1&type=BrowserSessionChunk&app_id=1500872547&protocol_version=0&timestamp=1776809755569&attributes=entityGuid%3DNDQ5MjEwOXxCUk9XU0VSfEFQUExJQ0FUSU9OfDE1ODg5NjM1MTc%26harvestId%3D34860caf83b16880_ca86b8205b7cd8d8_2%26trace.firstTimestamp%3D1776809755569%26trace.lastTimestamp%3D1776809757629%26trace.nodes%3D177%26trace.originTimestamp%3D1776809755430%26agentVersion%3D1.313.0%26ptid%3Dca86b8205b7cd8d8%26session%3D34860caf83b16880%26currentUrl%3Dhttps://livestrong.org/ — 200 — 416 B — 149 ms — http/1.1https://fndrsp.net/tbfndrsp.net/tb https://fndrsp.net/tb — 200 — 463 B — 111 ms — h3https://bam.nr-data.net/events/1/NRJS-268df57601b67ea45f1?a=1500872547&v=1.313.0&to=NgMHMUMECEpTWkwLVg9JMBdYSklQXF1dGhcRDhU%3D&rst=2895&ck=0&s=34860caf83b16880&ref=https://livestrong.org/&ptid=ca86b8205b7cd8d8&ht=1bam.nr-data.net/events/1/NRJS-268df... https://bam.nr-data.net/events/1/NRJS-268df57601b67ea45f1?a=1500872547&v=1.313.0&to=NgMHMUMECEpTWkwLVg9JMBdYSklQXF1dGhcRDhU%3D&rst=2895&ck=0&s=34860caf83b16880&ref=https://livestrong.org/&ptid=ca86b8205b7cd8d8&ht=1 — 200 — 411 B — 109 ms — http/1.1https://bam.nr-data.net/jserrors/1/NRJS-268df57601b67ea45f1?a=1500872547&v=1.313.0&to=NgMHMUMECEpTWkwLVg9JMBdYSklQXF1dGhcRDhU%3D&rst=2900&ck=0&s=34860caf83b16880&ref=https://livestrong.org/&ptid=ca86b8205b7cd8d8&ht=1&pve=1bam.nr-data.net/jserrors/1/NRJS-268... https://bam.nr-data.net/jserrors/1/NRJS-268df57601b67ea45f1?a=1500872547&v=1.313.0&to=NgMHMUMECEpTWkwLVg9JMBdYSklQXF1dGhcRDhU%3D&rst=2900&ck=0&s=34860caf83b16880&ref=https://livestrong.org/&ptid=ca86b8205b7cd8d8&ht=1&pve=1 — 200 — 416 B — 116 ms — http/1.1https://bam.nr-data.net/events/1/NRJS-268df57601b67ea45f1?a=1500872547&v=1.313.0&to=NgMHMUMECEpTWkwLVg9JMBdYSklQXF1dGhcRDhU%3D&rst=2908&ck=0&s=34860caf83b16880&ref=https://livestrong.org/&ptid=ca86b8205b7cd8d8&ht=1bam.nr-data.net/events/1/NRJS-268df... https://bam.nr-data.net/events/1/NRJS-268df57601b67ea45f1?a=1500872547&v=1.313.0&to=NgMHMUMECEpTWkwLVg9JMBdYSklQXF1dGhcRDhU%3D&rst=2908&ck=0&s=34860caf83b16880&ref=https://livestrong.org/&ptid=ca86b8205b7cd8d8&ht=1 — 200 — 416 B — 414 ms — http/1.1https://bam.nr-data.net/browser/blobs?browser_monitoring_key=NRJS-268df57601b67ea45f1&type=BrowserSessionChunk&app_id=1500872547&protocol_version=0&timestamp=1776809756118&attributes=entityGuid%3DNDQ5MjEwOXxCUk9XU0VSfEFQUExJQ0FUSU9OfDE1ODg5NjM1MTc%26harvestId%3D34860caf83b16880_ca86b8205b7cd8d8_3%26trace.firstTimestamp%3D1776809756118%26trace.lastTimestamp%3D1776809758288%26trace.nodes%3D93%26trace.originTimestamp%3D1776809755430%26agentVersion%3D1.313.0%26ptid%3Dca86b8205b7cd8d8%26session%3D34860caf83b16880%26currentUrl%3Dhttps://livestrong.org/bam.nr-data.net/browser/blobs?brows... https://bam.nr-data.net/browser/blobs?browser_monitoring_key=NRJS-268df57601b67ea45f1&type=BrowserSessionChunk&app_id=1500872547&protocol_version=0&timestamp=1776809756118&attributes=entityGuid%3DNDQ5MjEwOXxCUk9XU0VSfEFQUExJQ0FUSU9OfDE1ODg5NjM1MTc%26harvestId%3D34860caf83b16880_ca86b8205b7cd8d8_3%26trace.firstTimestamp%3D1776809756118%26trace.lastTimestamp%3D1776809758288%26trace.nodes%3D93%26trace.originTimestamp%3D1776809755430%26agentVersion%3D1.313.0%26ptid%3Dca86b8205b7cd8d8%26session%3D34860caf83b16880%26currentUrl%3Dhttps://livestrong.org/ — 200 — 416 B — 123 ms — http/1.1https://insight.adsrvr.org/track/realtimeconversioninsight.adsrvr.org/track/realtimeco... https://insight.adsrvr.org/track/realtimeconversion — 200 — 348 B — 44 ms — h2https://us.i.posthog.com/i/v0/e/?ip=0&_=1776809759844&ver=1.363.5&compression=gzip-jsus.i.posthog.com/i/v0/e/?ip=0&_=177... https://us.i.posthog.com/i/v0/e/?ip=0&_=1776809759844&ver=1.363.5&compression=gzip-js — 200 — 289 B — 126 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 2058ms · 5067KB · $12/mo
livestrong.org
Other
Costly
Execution 540ms
Transfer 234 KB
Unused 73%
Monthly Cost $3/mo
livestrong.org
Other
Costly
Execution 335ms
Transfer 53 KB
Monthly Cost $2/mo
Unattributable
Other
Costly
Execution 238ms
Transfer 0 KB
Monthly Cost $1/mo
cdn.whitelabel.ai
Other
Costly
Execution 220ms
Transfer 3504 KB
Unused 30%
Monthly Cost $1/mo
static.fundraiseup.com
Other
Optional
Execution 97ms
Transfer 410 KB
Unused 89%
Monthly Cost $1/mo
www.gstatic.com
Other
Optional
Execution 90ms
Transfer 0 KB
Unused 49%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 86ms
Transfer 167 KB
Unused 37%
Monthly Cost $0/mo
Google Tag Manager
Tag Manager
Optional
Execution 83ms
Transfer 145 KB
Unused 42%
Monthly Cost $0/mo
js-agent.newrelic.com
Other
Optional
Execution 75ms
Transfer 30 KB
Monthly Cost $0/mo
Google Tag Manager
Tag Manager
Optional
Execution 64ms
Transfer 174 KB
Unused 40%
Monthly Cost $0/mo
Google Tag Manager
Tag Manager
Optional
Execution 61ms
Transfer 146 KB
Unused 43%
Monthly Cost $0/mo
Google Tag Manager
Tag Manager
Optional
Execution 57ms
Transfer 131 KB
Unused 43%
Monthly Cost $0/mo
cdn.fundraiseup.com
Other
Optional
Execution 57ms
Transfer 65 KB
Unused 33%
Monthly Cost $0/mo
cdn.gtranslate.net
Other
Optional
Execution 56ms
Transfer 7 KB
Monthly Cost $0/mo

These scripts may cost more than they're worth

  • livestrong.org adds 540ms and costs ~$3/month
  • livestrong.org adds 335ms and costs ~$2/month
  • Unattributable adds 238ms and costs ~$1/month
  • cdn.whitelabel.ai adds 220ms and costs ~$1/month

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

Why this matters

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

Learn more

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

Source: web.dev

livestrong.org takes 540ms 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

73% of livestrong.org'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

livestrong.org takes 335ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Unattributable takes 238ms 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

cdn.whitelabel.ai takes 220ms 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

89% of static.fundraiseup.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