Skip to content
https://arthritis.org

Performance

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

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

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

13.59 s

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

41.19 s

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

1.73 s

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

0.112

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

13.59 s

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

41.61 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
17
8 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
7.3 MB transferred, 169 requests
FIX
7.3 MB transferred, 169 requests
Critical::
Page weighs 15.8 MB (7.3 MB transferred)
Warning::
Images are 3.9 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.9 MB
Warning::
JavaScript is 2.9 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.9 MB
Info::
Fonts are 248 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 248 KB
Warning::
169 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.5 g CO2 per page load
7.3 MB / 2.4 MB budget
7.3 MB transferred
169 requests
1.5 g CO2 per page load
Images 3.9 MiB 53%
JavaScript 2.9 MiB 40%
Fonts 248.0 KiB 3%
HTML 121.4 KiB 2%
CSS 120.8 KiB 2%
Other 43.8 KiB 1%
Other 8.4 KiB 0%
Other 2.0 KiB 0%
Other 841 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (7.3 MiB of 7.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
5558ms total JS execution
FIX
5558ms total JS execution
Warning::
Unattributable: 660ms CPU time
Warning::
https://www.arthritis.org/: 470ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-MDN...: 455ms CPU time
Warning::
https://cdn.fundraiseup.com/widget/AEWKBBRG: 427ms CPU time
Warning::
https://static.fundraiseup.com/checkout.621abe447e...: 314ms CPU time
Warning::
Third-party scripts: 5558ms (100% of total)

Main Thread Breakdown

Script Evaluation 57% Script Parsing & Compilation 15% Other 14% Style & Layout 9%
ScriptTotalScriptingParse/CompileParty
Unattributable660ms22ms0ms3rd
https://www.arthritis.org/470ms23ms6ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MDN8XH455ms390ms48ms3rd
https://cdn.fundraiseup.com/widget/AEWKBBRG427ms130ms21ms3rd
https://static.fundraiseup.com/checkout.621abe447e62aa70.js314ms175ms139ms3rd
https://widget.instabot.io/jsapi/rokoInstabot.js296ms204ms80ms3rd
https://www.arthritis.org/bundles/arthritis?v=CXl2_lVGnGaHPxSQ1KqbRMzFm2XiO6cAHktounrY3Vw1260ms176ms46ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-936138255&cx=c&gtm=4e64k0237ms206ms30ms3rd
https://assets.ubembed.com/universalscript/releases/v0.184.0/bundle.js224ms153ms60ms3rd
https://www.googletagmanager.com/gtag/js?id=G-ZLEF548DVM&cx=c&gtm=4e64k0224ms187ms35ms3rd

Showing top 10 of 27 scripts

F
JS Bundles
Action
71 scripts, 1.4 MB unused
FIX
71 scripts, 1.4 MB unused
Warning::
https://static.fundraiseup.com/checkout.621abe447e...: 366 KB unused (89%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.arthritis.org/bundles/arthritis?v=CXl2...: 114 KB unused (73%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://static.fundraiseup.com/checkout-sentry-ven...: 112 KB unused (100%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://widget.instabot.io/jsapi/rokoInstabot.js: 100 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://static.fundraiseup.com/checkout-vendors.78...: 87 KB unused (83%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.4 MB
1433 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://static.fundraiseup.com/checkout.621abe447e62aa70.js411 KB366 KB (89%)3rd
https://www.arthritis.org/bundles/arthritis?v=CXl2_lVGnGaHPxSQ1KqbRMzFm2XiO6cAHktounrY3Vw1155 KB114 KB (73%)3rd
https://static.fundraiseup.com/checkout-sentry-vendor.dda4c7629502a974.js112 KB112 KB (100%)3rd
https://widget.instabot.io/jsapi/rokoInstabot.js222 KB100 KB (45%)3rd
https://static.fundraiseup.com/checkout-vendors.78ab7844d94042df.js105 KB87 KB (83%)3rd
https://www.googletagmanager.com/gtag/js?id=G-ZLEF548DVM&cx=c&gtm=4e64k0170 KB66 KB (39%)3rd
https://www.googletagmanager.com/gtag/js?id=G-T7NLVT98E8&cx=c&gtm=4e64k0157 KB66 KB (42%)3rd
https://www.googletagmanager.com/gtag/destination?id=DC-12914008&cx=c&gtm=4e64k0129 KB63 KB (48%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-936138255&cx=c&gtm=4e64k0144 KB60 KB (42%)3rd
https://arthritisfoundation.tfaforms.net/wForms/3.11/js/wforms.js?v=177689443784 KB59 KB (71%)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
169 resources · 7.3 MB · 1.4 MB savings available
FIX
169 resources · 7.3 MB · 1.4 MB savings available
Warning::
Page weight 6.3 MB over 1MB target
Got: 7.3 MB Expected: ≤ 1 MB
Info::
~1.4 MB of savings available
Warning::
168 third-party resources (100% of weight)
Info::
9 resources over 200KB
169 resources · 7.3 MiB · 168 third-party 6.3 MiB over 1MB target
Image 53% · 3.9 MiB
JavaScript 40% · 2.9 MiB
Font 3% · 248.0 KiB
Document 2% · 123.2 KiB
CSS 2% · 120.8 KiB
Other 1% · 49.7 KiB

~1.4 MiB of savings available

Remove unused JavaScript: 1.4 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
26 images, 0 KB saveable
REVIEW
26 images, 0 KB saveable
Warning::
https://www.arthritis.org/img/template-images/logo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.arthritis.org/getmedia/fa6f7a02-171b-4... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.arthritis.org/getmedia/5ae588c6-5933-4... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.arthritis.org/getmedia/f6c52e65-2e84-4... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.arthritis.org/getmedia/cdfe2d09-a057-4... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.arthritis.org/getmedia/841a3a90-3455-4... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.arthritis.org/getmedia/cf2b1ae6-041b-4... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.arthritis.org/getmedia/21360a68-9e2b-4... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
26 images 3.9 MB
0 oversized -0 KB
26 legacy format
8 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

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

Web fonts

7

248 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 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s FCP 13.6 s LCP 41.2 shttps://use.typekit.net/af/c19086/000000000000000000014a3b/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3l https://use.typekit.net/af/c19086/000000000000000000014a3b/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3 — 14.8 KiB — 18 ms — font-display: swaphttps://use.typekit.net/af/9b05f3/000000000000000000013365/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/9b05f3/000000000000000000013365/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 50.6 KiB — 15 ms — font-display: swaphttps://use.typekit.net/af/2cd6bf/00000000000000000001008f/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3l https://use.typekit.net/af/2cd6bf/00000000000000000001008f/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3 — 46.3 KiB — 11 ms — font-display: swaphttps://www.arthritis.org/fonts/fontello.woff2?92053421fontello.woff2 https://www.arthritis.org/fonts/fontello.woff2?92053421 — 4.8 KiB — 31 ms — font-display: swaphttps://use.typekit.net/af/309dfe/000000000000000000010091/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3l https://use.typekit.net/af/309dfe/000000000000000000010091/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 42.3 KiB — 11 ms — font-display: swaphttps://use.typekit.net/af/5e5e35/000000000000000000014a3e/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/5e5e35/000000000000000000014a3e/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 16.2 KiB — 15 ms — font-display: swaphttps://use.fontawesome.com/releases/v5.8.1/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://use.fontawesome.com/releases/v5.8.1/webfonts/fa-solid-900.woff2 — 73.0 KiB — 41 ms — font-display: swap
l woff2 swap
Size 15 KB
Load time 18 ms
Start 790 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 51 KB
Load time 15 ms
Start 791 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 46 KB
Load time 11 ms
Start 791 ms
Risk FOUT — text flashes from fallback to web font
fontello.woff2 woff2 swap
Size 5 KB
Load time 31 ms
Start 791 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 42 KB
Load time 11 ms
Start 791 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 16 KB
Load time 15 ms
Start 791 ms
Risk FOUT — text flashes from fallback to web font
fa-solid-900.woff2 woff2 swap
Size 73 KB
Load time 41 ms
Start 1.7 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)
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
4 hints, 0 missing preconnects
PASS
4 hints, 0 missing preconnects
Info::
Page uses 4 resource hint(s)

Current Resource Hints

preconnect
3
preload
dns-prefetch
1
prefetch

4 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
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
169 requests over 7213ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s FCP 13.6 s LCP 41.2 shttps://arthritis.org// https://arthritis.org/ — 301 — 130 B — 63 ms — h2https://www.arthritis.org/www.arthritis.org/ https://www.arthritis.org/ — 200 — 16.0 KiB — 309 ms — h2https://f7c68f9ca5804894a48b2ccca12e7de4.js.ubembed.com/f7c68f9ca5804894a48b2ccca12e7de4.js... https://f7c68f9ca5804894a48b2ccca12e7de4.js.ubembed.com/ — 200 — 3.7 KiB — 158 ms — h2https://use.typekit.net/nrx6bqr.cssuse.typekit.net/nrx6bqr.css https://use.typekit.net/nrx6bqr.css — 200 — 1.0 KiB — 67 ms — h2https://use.fontawesome.com/releases/v5.8.1/css/all.cssuse.fontawesome.com/releases/v5.8.1... https://use.fontawesome.com/releases/v5.8.1/css/all.css — 200 — 13.0 KiB — 126 ms — h2https://www.arthritis.org/styles/main.csswww.arthritis.org/styles/main.css https://www.arthritis.org/styles/main.css — 200 — 92.5 KiB — 44 ms — h2https://www.arthritis.org/kentico/bundles/pageComponents/styles?v=84VeV6JDT9ck846Kvv5CxWlWxb1OKe4JIDSmiYLQ7w41www.arthritis.org/kentico/bundles/p... https://www.arthritis.org/kentico/bundles/pageComponents/styles?v=84VeV6JDT9ck846Kvv5CxWlWxb1OKe4JIDSmiYLQ7w41 — 200 — 2.5 KiB — 132 ms — h2https://www.arthritis.org/scripts/axios.min.jswww.arthritis.org/scripts/axios.min... https://www.arthritis.org/scripts/axios.min.js — 200 — 5.8 KiB — 42 ms — h2https://www.arthritis.org/img/template-images/logo.jpgwww.arthritis.org/img/template-imag... https://www.arthritis.org/img/template-images/logo.jpg — 200 — 4.9 KiB — 43 ms — h2https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js — 200 — 30.2 KiB — 144 ms — h2https://www.arthritis.org/getmedia/fa6f7a02-171b-461e-b9aa-9970448cd4ac/Homepage-Across-Info-Connections-700x325-100.jpg?width=700&height=325&ext=.jpgwww.arthritis.org/getmedia/fa6f7a02... https://www.arthritis.org/getmedia/fa6f7a02-171b-461e-b9aa-9970448cd4ac/Homepage-Across-Info-Connections-700x325-100.jpg?width=700&height=325&ext=.jpg — 200 — 260.1 KiB — 419 ms — h2https://p.typekit.net/p.css?s=1&k=nrx6bqr&ht=tk&f=10879.10881.10884.15760.15761&a=10625686&app=typekit&e=cssp.typekit.net/p.css?s=1&k=nrx6bqr&h... https://p.typekit.net/p.css?s=1&k=nrx6bqr&ht=tk&f=10879.10881.10884.15760.15761&a=10625686&app=typekit&e=css — 200 — 172 B — 9 ms — h2https://www.arthritis.org/getmedia/21360a68-9e2b-4ce3-950e-e0f53dd86e38/Homepage-Across-Info-Advocacy-700x325-100.jpg?width=700&height=325&ext=.jpgwww.arthritis.org/getmedia/21360a68... https://www.arthritis.org/getmedia/21360a68-9e2b-4ce3-950e-e0f53dd86e38/Homepage-Across-Info-Advocacy-700x325-100.jpg?width=700&height=325&ext=.jpg — 200 — 180.0 KiB — 411 ms — h2https://www.arthritis.org/getmedia/5ae588c6-5933-45ae-a416-5b1772fb85a2/Homepage-Across-Info-Science-700x325-100.jpg?width=700&height=325&ext=.jpgwww.arthritis.org/getmedia/5ae588c6... https://www.arthritis.org/getmedia/5ae588c6-5933-45ae-a416-5b1772fb85a2/Homepage-Across-Info-Science-700x325-100.jpg?width=700&height=325&ext=.jpg — 200 — 170.8 KiB — 405 ms — h2https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js — 200 — 29.7 KiB — 43 ms — h2https://www.arthritis.org/Scripts/mp_linkcode.jswww.arthritis.org/Scripts/mp_linkco... https://www.arthritis.org/Scripts/mp_linkcode.js — 200 — 797 B — 27 ms — h2https://www.arthritis.org/bundles/arthritis?v=CXl2_lVGnGaHPxSQ1KqbRMzFm2XiO6cAHktounrY3Vw1www.arthritis.org/bundles/arthritis... https://www.arthritis.org/bundles/arthritis?v=CXl2_lVGnGaHPxSQ1KqbRMzFm2XiO6cAHktounrY3Vw1 — 200 — 155.0 KiB — 210 ms — h2https://www.arthritis.org/bundles/jquery-validation?v=yZw2Aw9bv0UkLJ0pag0bXphhbl3EGSTbLDror_j7_ro1www.arthritis.org/bundles/jquery-va... https://www.arthritis.org/bundles/jquery-validation?v=yZw2Aw9bv0UkLJ0pag0bXphhbl3EGSTbLDror_j7_ro1 — 200 — 12.4 KiB — 208 ms — h2https://arthritisfoundation.tfaforms.net/publish/13arthritisfoundation.tfaforms.net/pu... https://arthritisfoundation.tfaforms.net/publish/13 — 200 — 6.1 KiB — 1.1 s — h2https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 73 ms — h2https://cdn.fundraiseup.com/widget/AEWKBBRGcdn.fundraiseup.com/widget/AEWKBBRG https://cdn.fundraiseup.com/widget/AEWKBBRG — 200 — 66.3 KiB — 142 ms — h2https://www.arthritis.org/kentico/bundles/forms/scripts?v=Lp43Vt-BZV07eZKJPNEwNof4dEeowr3G6HyET3mxKWs1www.arthritis.org/kentico/bundles/f... https://www.arthritis.org/kentico/bundles/forms/scripts?v=Lp43Vt-BZV07eZKJPNEwNof4dEeowr3G6HyET3mxKWs1 — 200 — 50.7 KiB — 185 ms — h2https://assets.ubembed.com/universalscript/releases/v0.184.0/bundle.jsassets.ubembed.com/universalscript/... https://assets.ubembed.com/universalscript/releases/v0.184.0/bundle.js — 200 — 50.0 KiB — 107 ms — h2https://dev.visualwebsiteoptimizer.com/j.php?a=689582&u=https%3A%2F%2Fwww.arthritis.org%2F&f=1&vn=1.5dev.visualwebsiteoptimizer.com/j.ph... https://dev.visualwebsiteoptimizer.com/j.php?a=689582&u=https%3A%2F%2Fwww.arthritis.org%2F&f=1&vn=1.5 — 200 — 3.8 KiB — 116 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-MDN8XHwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MDN8XH — 200 — 191.9 KiB — 186 ms — h2https://az416426.vo.msecnd.net/scripts/a/ai.0.jsaz416426.vo.msecnd.net/scripts/a/ai... https://az416426.vo.msecnd.net/scripts/a/ai.0.js — 200 — 21.6 KiB — 143 ms — h2https://static.fundraiseup.com/elementsApi.f3d559d9c515427c.jsstatic.fundraiseup.com/elementsApi.... https://static.fundraiseup.com/elementsApi.f3d559d9c515427c.js — 200 — 36.9 KiB — 90 ms — h2https://cdn.fundraiseup.com/embed-data/elements-global/AEWKBBRG.jscdn.fundraiseup.com/embed-data/elem... https://cdn.fundraiseup.com/embed-data/elements-global/AEWKBBRG.js — 200 — 1.3 KiB — 41 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 — 129 ms — h2https://static.fundraiseup.com/elements-vendors.c590dd34e4f5ac29.jsstatic.fundraiseup.com/elements-ven... https://static.fundraiseup.com/elements-vendors.c590dd34e4f5ac29.js — 200 — 21.4 KiB — 88 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s FCP 13.6 s LCP 41.2 shttps://arthritis.org// https://arthritis.org/ — 301 — 130 B — 63 ms — h2https://www.arthritis.org/www.arthritis.org/ https://www.arthritis.org/ — 200 — 16.0 KiB — 309 ms — h2https://f7c68f9ca5804894a48b2ccca12e7de4.js.ubembed.com/f7c68f9ca5804894a48b2ccca12e7de4.js... https://f7c68f9ca5804894a48b2ccca12e7de4.js.ubembed.com/ — 200 — 3.7 KiB — 158 ms — h2https://use.typekit.net/nrx6bqr.cssuse.typekit.net/nrx6bqr.css https://use.typekit.net/nrx6bqr.css — 200 — 1.0 KiB — 67 ms — h2https://use.fontawesome.com/releases/v5.8.1/css/all.cssuse.fontawesome.com/releases/v5.8.1... https://use.fontawesome.com/releases/v5.8.1/css/all.css — 200 — 13.0 KiB — 126 ms — h2https://www.arthritis.org/styles/main.csswww.arthritis.org/styles/main.css https://www.arthritis.org/styles/main.css — 200 — 92.5 KiB — 44 ms — h2https://www.arthritis.org/kentico/bundles/pageComponents/styles?v=84VeV6JDT9ck846Kvv5CxWlWxb1OKe4JIDSmiYLQ7w41www.arthritis.org/kentico/bundles/p... https://www.arthritis.org/kentico/bundles/pageComponents/styles?v=84VeV6JDT9ck846Kvv5CxWlWxb1OKe4JIDSmiYLQ7w41 — 200 — 2.5 KiB — 132 ms — h2https://www.arthritis.org/scripts/axios.min.jswww.arthritis.org/scripts/axios.min... https://www.arthritis.org/scripts/axios.min.js — 200 — 5.8 KiB — 42 ms — h2https://www.arthritis.org/img/template-images/logo.jpgwww.arthritis.org/img/template-imag... https://www.arthritis.org/img/template-images/logo.jpg — 200 — 4.9 KiB — 43 ms — h2https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js — 200 — 30.2 KiB — 144 ms — h2https://www.arthritis.org/getmedia/fa6f7a02-171b-461e-b9aa-9970448cd4ac/Homepage-Across-Info-Connections-700x325-100.jpg?width=700&height=325&ext=.jpgwww.arthritis.org/getmedia/fa6f7a02... https://www.arthritis.org/getmedia/fa6f7a02-171b-461e-b9aa-9970448cd4ac/Homepage-Across-Info-Connections-700x325-100.jpg?width=700&height=325&ext=.jpg — 200 — 260.1 KiB — 419 ms — h2https://p.typekit.net/p.css?s=1&k=nrx6bqr&ht=tk&f=10879.10881.10884.15760.15761&a=10625686&app=typekit&e=cssp.typekit.net/p.css?s=1&k=nrx6bqr&h... https://p.typekit.net/p.css?s=1&k=nrx6bqr&ht=tk&f=10879.10881.10884.15760.15761&a=10625686&app=typekit&e=css — 200 — 172 B — 9 ms — h2https://www.arthritis.org/getmedia/21360a68-9e2b-4ce3-950e-e0f53dd86e38/Homepage-Across-Info-Advocacy-700x325-100.jpg?width=700&height=325&ext=.jpgwww.arthritis.org/getmedia/21360a68... https://www.arthritis.org/getmedia/21360a68-9e2b-4ce3-950e-e0f53dd86e38/Homepage-Across-Info-Advocacy-700x325-100.jpg?width=700&height=325&ext=.jpg — 200 — 180.0 KiB — 411 ms — h2https://www.arthritis.org/getmedia/5ae588c6-5933-45ae-a416-5b1772fb85a2/Homepage-Across-Info-Science-700x325-100.jpg?width=700&height=325&ext=.jpgwww.arthritis.org/getmedia/5ae588c6... https://www.arthritis.org/getmedia/5ae588c6-5933-45ae-a416-5b1772fb85a2/Homepage-Across-Info-Science-700x325-100.jpg?width=700&height=325&ext=.jpg — 200 — 170.8 KiB — 405 ms — h2https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js — 200 — 29.7 KiB — 43 ms — h2https://www.arthritis.org/Scripts/mp_linkcode.jswww.arthritis.org/Scripts/mp_linkco... https://www.arthritis.org/Scripts/mp_linkcode.js — 200 — 797 B — 27 ms — h2https://www.arthritis.org/bundles/arthritis?v=CXl2_lVGnGaHPxSQ1KqbRMzFm2XiO6cAHktounrY3Vw1www.arthritis.org/bundles/arthritis... https://www.arthritis.org/bundles/arthritis?v=CXl2_lVGnGaHPxSQ1KqbRMzFm2XiO6cAHktounrY3Vw1 — 200 — 155.0 KiB — 210 ms — h2https://www.arthritis.org/bundles/jquery-validation?v=yZw2Aw9bv0UkLJ0pag0bXphhbl3EGSTbLDror_j7_ro1www.arthritis.org/bundles/jquery-va... https://www.arthritis.org/bundles/jquery-validation?v=yZw2Aw9bv0UkLJ0pag0bXphhbl3EGSTbLDror_j7_ro1 — 200 — 12.4 KiB — 208 ms — h2https://arthritisfoundation.tfaforms.net/publish/13arthritisfoundation.tfaforms.net/pu... https://arthritisfoundation.tfaforms.net/publish/13 — 200 — 6.1 KiB — 1.1 s — h2https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 73 ms — h2https://cdn.fundraiseup.com/widget/AEWKBBRGcdn.fundraiseup.com/widget/AEWKBBRG https://cdn.fundraiseup.com/widget/AEWKBBRG — 200 — 66.3 KiB — 142 ms — h2https://www.arthritis.org/kentico/bundles/forms/scripts?v=Lp43Vt-BZV07eZKJPNEwNof4dEeowr3G6HyET3mxKWs1www.arthritis.org/kentico/bundles/f... https://www.arthritis.org/kentico/bundles/forms/scripts?v=Lp43Vt-BZV07eZKJPNEwNof4dEeowr3G6HyET3mxKWs1 — 200 — 50.7 KiB — 185 ms — h2https://assets.ubembed.com/universalscript/releases/v0.184.0/bundle.jsassets.ubembed.com/universalscript/... https://assets.ubembed.com/universalscript/releases/v0.184.0/bundle.js — 200 — 50.0 KiB — 107 ms — h2https://dev.visualwebsiteoptimizer.com/j.php?a=689582&u=https%3A%2F%2Fwww.arthritis.org%2F&f=1&vn=1.5dev.visualwebsiteoptimizer.com/j.ph... https://dev.visualwebsiteoptimizer.com/j.php?a=689582&u=https%3A%2F%2Fwww.arthritis.org%2F&f=1&vn=1.5 — 200 — 3.8 KiB — 116 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-MDN8XHwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MDN8XH — 200 — 191.9 KiB — 186 ms — h2https://az416426.vo.msecnd.net/scripts/a/ai.0.jsaz416426.vo.msecnd.net/scripts/a/ai... https://az416426.vo.msecnd.net/scripts/a/ai.0.js — 200 — 21.6 KiB — 143 ms — h2https://static.fundraiseup.com/elementsApi.f3d559d9c515427c.jsstatic.fundraiseup.com/elementsApi.... https://static.fundraiseup.com/elementsApi.f3d559d9c515427c.js — 200 — 36.9 KiB — 90 ms — h2https://cdn.fundraiseup.com/embed-data/elements-global/AEWKBBRG.jscdn.fundraiseup.com/embed-data/elem... https://cdn.fundraiseup.com/embed-data/elements-global/AEWKBBRG.js — 200 — 1.3 KiB — 41 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 — 129 ms — h2https://static.fundraiseup.com/elements-vendors.c590dd34e4f5ac29.jsstatic.fundraiseup.com/elements-ven... https://static.fundraiseup.com/elements-vendors.c590dd34e4f5ac29.js — 200 — 21.4 KiB — 88 ms — h2https://static.fundraiseup.com/checkout.621abe447e62aa70.jsstatic.fundraiseup.com/checkout.621... https://static.fundraiseup.com/checkout.621abe447e62aa70.js — 200 — 410.8 KiB — 171 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 — 130 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 — 90 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 — 132 ms — h2https://www.arthritis.org/getmedia/f6c52e65-2e84-49e6-b4cb-94273f82d000/Helpline_24-3000-0584_700x325_071625.jpg?width=700&height=325&ext=.jpgwww.arthritis.org/getmedia/f6c52e65... https://www.arthritis.org/getmedia/f6c52e65-2e84-49e6-b4cb-94273f82d000/Helpline_24-3000-0584_700x325_071625.jpg?width=700&height=325&ext=.jpg — 200 — 191.1 KiB — 410 ms — h2https://www.arthritis.org/getmedia/cdfe2d09-a057-4084-9c38-7fc25678f0f4/Eating-Made-Simple-for-Arthritis_WEBINAR_Mobile_700x325.jpg?width=701&height=326&ext=.jpgwww.arthritis.org/getmedia/cdfe2d09... https://www.arthritis.org/getmedia/cdfe2d09-a057-4084-9c38-7fc25678f0f4/Eating-Made-Simple-for-Arthritis_WEBINAR_Mobile_700x325.jpg?width=701&height=326&ext=.jpg — 200 — 217.9 KiB — 803 ms — h2https://www.arthritis.org/getmedia/841a3a90-3455-4295-9868-abb34d5277e6/Web_mobile_700x325-(7).jpg?width=701&height=326&ext=.jpgwww.arthritis.org/getmedia/841a3a90... https://www.arthritis.org/getmedia/841a3a90-3455-4295-9868-abb34d5277e6/Web_mobile_700x325-(7).jpg?width=701&height=326&ext=.jpg — 200 — 140.2 KiB — 657 ms — h2https://fndrsp.net/tbfndrsp.net/tb https://fndrsp.net/tb — 200 — 499 B — 211 ms — h3https://use.typekit.net/af/c19086/000000000000000000014a3b/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3use.typekit.net/af/c19086/000000000... https://use.typekit.net/af/c19086/000000000000000000014a3b/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3 — 200 — 14.8 KiB — 18 ms — h2https://use.typekit.net/af/9b05f3/000000000000000000013365/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/9b05f3/000000000... https://use.typekit.net/af/9b05f3/000000000000000000013365/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 50.6 KiB — 15 ms — h2https://use.typekit.net/af/2cd6bf/00000000000000000001008f/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3use.typekit.net/af/2cd6bf/000000000... https://use.typekit.net/af/2cd6bf/00000000000000000001008f/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3 — 200 — 46.3 KiB — 11 ms — h2https://www.arthritis.org/fonts/fontello.woff2?92053421www.arthritis.org/fonts/fontello.wo... https://www.arthritis.org/fonts/fontello.woff2?92053421 — 200 — 4.8 KiB — 31 ms — h2https://use.typekit.net/af/309dfe/000000000000000000010091/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3use.typekit.net/af/309dfe/000000000... https://use.typekit.net/af/309dfe/000000000000000000010091/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 200 — 42.3 KiB — 11 ms — h2https://use.typekit.net/af/5e5e35/000000000000000000014a3e/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/5e5e35/000000000... https://use.typekit.net/af/5e5e35/000000000000000000014a3e/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 16.2 KiB — 15 ms — h2https://dev.visualwebsiteoptimizer.com/v.gif?cd=0&a=689582&d=arthritis.org&u=D91899F90E8778551F562FCB9A6470D87&h=498d49cbf2eff156118a53536eecef52&t=falsedev.visualwebsiteoptimizer.com/v.gi... https://dev.visualwebsiteoptimizer.com/v.gif?cd=0&a=689582&d=arthritis.org&u=D91899F90E8778551F562FCB9A6470D87&h=498d49cbf2eff156118a53536eecef52&t=false — 200 — 145 B — 107 ms — h2https://platform.twitter.com/widgets.jsplatform.twitter.com/widgets.js https://platform.twitter.com/widgets.js — 200 — 27.3 KiB — 119 ms — h2https://www.arthritis.org/getmedia/cf2b1ae6-041b-4688-ada8-adf9a1de3a0f/Woman-eating-healthy-700x325.jpg?width=700&height=325&ext=.jpgwww.arthritis.org/getmedia/cf2b1ae6... https://www.arthritis.org/getmedia/cf2b1ae6-041b-4688-ada8-adf9a1de3a0f/Woman-eating-healthy-700x325.jpg?width=700&height=325&ext=.jpg — 200 — 150.5 KiB — 404 ms — h2https://www.arthritis.org/getmedia/51374d68-9b86-48d3-8393-d8c22e43b1d6/Forms-General-1-400x400-Mobile.jpg?width=400&height=400&ext=.jpgwww.arthritis.org/getmedia/51374d68... https://www.arthritis.org/getmedia/51374d68-9b86-48d3-8393-d8c22e43b1d6/Forms-General-1-400x400-Mobile.jpg?width=400&height=400&ext=.jpg — 200 — 134.2 KiB — 29 ms — h2https://www.arthritis.org/Kentico.Resource/ABTest/KenticoABTestLogger/en-US/ConversionLogger.jswww.arthritis.org/Kentico.Resource/... https://www.arthritis.org/Kentico.Resource/ABTest/KenticoABTestLogger/en-US/ConversionLogger.js — 200 — 495 B — 384 ms — h2https://www.arthritis.org/getmedia/ea2e919c-af36-4369-ad33-45743bbb1d2a/SOY_Cohen_Wright__Yoakum_Resized_Image_5_THUMBNAIL_600x325.jpg?width=600&height=325&ext=.jpgwww.arthritis.org/getmedia/ea2e919c... https://www.arthritis.org/getmedia/ea2e919c-af36-4369-ad33-45743bbb1d2a/SOY_Cohen_Wright__Yoakum_Resized_Image_5_THUMBNAIL_600x325.jpg?width=600&height=325&ext=.jpg — 200 — 174.0 KiB — 399 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-936138255&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-936138255&cx=c&gtm=4e64k0 — 200 — 144.5 KiB — 58 ms — h2https://www.googletagmanager.com/gtag/js?id=G-ZLEF548DVM&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-ZLEF548DVM&cx=c&gtm=4e64k0 — 200 — 169.6 KiB — 62 ms — h2https://www.googletagmanager.com/gtag/js?id=G-T7NLVT98E8&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-T7NLVT98E8&cx=c&gtm=4e64k0 — 200 — 157.0 KiB — 76 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 — 50 ms — h3https://bat.bing.com/bat.jsbat.bing.com/bat.js https://bat.bing.com/bat.js — 200 — 15.5 KiB — 116 ms — h2https://secure.quantserve.com/quant.jssecure.quantserve.com/quant.js https://secure.quantserve.com/quant.js — 200 — 12.2 KiB — 154 ms — h2https://tags.wdsvc.net/controller.js?id=100460tags.wdsvc.net/controller.js?id=100... https://tags.wdsvc.net/controller.js?id=100460 — -1 — 0 B — 595 ms — https://www.google.com/ccm/collect?rcb=0&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.arthritis.org%2F&scrsrc=www.googletagmanager.com&rnd=1109994349.1776894437&dt=Arthritis%20Foundation%20%7C%20Arthritis%20Support%2C%20Resources%2C%20Research%20%26%20Advocacy&auid=1142376174.1776894437&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k0v6580374za200zd6580374xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~118463262&apve=1&apvf=f&apvc=1&tft=1776894436653&tfd=1056www.google.com/ccm/collect?rcb=0&fr... https://www.google.com/ccm/collect?rcb=0&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.arthritis.org%2F&scrsrc=www.googletagmanager.com&rnd=1109994349.1776894437&dt=Arthritis%20Foundation%20%7C%20Arthritis%20Support%2C%20Resources%2C%20Research%20%26%20Advocacy&auid=1142376174.1776894437&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k0v6580374za200zd6580374xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~118463262&apve=1&apvf=f&apvc=1&tft=1776894436653&tfd=1056 — 200 — 21 B — 137 ms — h3https://www.clarity.ms/tag/c9r2fh66hq?ref=gtmwww.clarity.ms/tag/c9r2fh66hq?ref=g... https://www.clarity.ms/tag/c9r2fh66hq?ref=gtm — 200 — 848 B — 136 ms — http/1.1https://platform.twitter.com/widgets/widget_iframe.2f70fb173b9000da126c79afe2098f02.html?origin=https%3A%2F%2Fwww.arthritis.orgplatform.twitter.com/widgets/widget... https://platform.twitter.com/widgets/widget_iframe.2f70fb173b9000da126c79afe2098f02.html?origin=https%3A%2F%2Fwww.arthritis.org — 200 — 103.4 KiB — 127 ms — h2https://connect.facebook.net/signals/config/1500155200314158?v=2.9.303&r=stable&domain=www.arthritis.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/1500155200314158?v=2.9.303&r=stable&domain=www.arthritis.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 — 5.4 KiB — 160 ms — h3https://www.arthritis.org/getmedia/3613817e-decd-4b86-beed-f263e569c6f1/Dr-checking-teenager-ankle-Thumbnail-600x325.jpg?width=600&height=325&ext=.jpgwww.arthritis.org/getmedia/3613817e... https://www.arthritis.org/getmedia/3613817e-decd-4b86-beed-f263e569c6f1/Dr-checking-teenager-ankle-Thumbnail-600x325.jpg?width=600&height=325&ext=.jpg — 200 — 141.7 KiB — 400 ms — h2https://snap.licdn.com/li.lms-analytics/insight.min.jssnap.licdn.com/li.lms-analytics/ins... https://snap.licdn.com/li.lms-analytics/insight.min.js — 200 — 218 B — 79 ms — h2https://s.pinimg.com/ct/core.jss.pinimg.com/ct/core.js https://s.pinimg.com/ct/core.js — 200 — 2.1 KiB — 70 ms — h2https://www.google.com/ccm/collect?rcb=9&frm=0&en=page_view&dl=https%3A%2F%2Fwww.arthritis.org%2F&scrsrc=www.googletagmanager.com&rnd=1109994349.1776894437&dt=Arthritis%20Foundation%20%7C%20Arthritis%20Support%2C%20Resources%2C%20Research%20%26%20Advocacy&auid=1142376174.1776894437&navt=n&npa=1&gtm=45be64k0v883489922z86580374za20gzb6580374zd6580374xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938469~117266400~118463262&apve=1&apvf=f&apvc=0&tids=AW-936138255~AW-1066752224&tid=AW-936138255&tft=1776894436784&tfd=1187www.google.com/ccm/collect?rcb=9&fr... https://www.google.com/ccm/collect?rcb=9&frm=0&en=page_view&dl=https%3A%2F%2Fwww.arthritis.org%2F&scrsrc=www.googletagmanager.com&rnd=1109994349.1776894437&dt=Arthritis%20Foundation%20%7C%20Arthritis%20Support%2C%20Resources%2C%20Research%20%26%20Advocacy&auid=1142376174.1776894437&navt=n&npa=1&gtm=45be64k0v883489922z86580374za20gzb6580374zd6580374xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938469~117266400~118463262&apve=1&apvf=f&apvc=0&tids=AW-936138255~AW-1066752224&tid=AW-936138255&tft=1776894436784&tfd=1187 — 200 — 21 B — 63 ms — h3https://www.google.com/ccm/collect?rcb=9&frm=0&ae=g&dl=https%3A%2F%2Fwww.arthritis.org%2F&scrsrc=www.googletagmanager.com&rnd=1109994349.1776894437&dt=Arthritis%20Foundation%20%7C%20Arthritis%20Support%2C%20Resources%2C%20Research%20%26%20Advocacy&auid=1142376174.1776894437&navt=n&npa=1&_tu=CA&gtm=45be64k0v883489922z86580374za20gzb6580374zd6580374xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938469~117266400~118463262&apve=1&apvf=f&apvc=0&tids=AW-936138255&tid=AW-936138255&tft=1776894436784&tfd=1188www.google.com/ccm/collect?rcb=9&fr... https://www.google.com/ccm/collect?rcb=9&frm=0&ae=g&dl=https%3A%2F%2Fwww.arthritis.org%2F&scrsrc=www.googletagmanager.com&rnd=1109994349.1776894437&dt=Arthritis%20Foundation%20%7C%20Arthritis%20Support%2C%20Resources%2C%20Research%20%26%20Advocacy&auid=1142376174.1776894437&navt=n&npa=1&_tu=CA&gtm=45be64k0v883489922z86580374za20gzb6580374zd6580374xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938469~117266400~118463262&apve=1&apvf=f&apvc=0&tids=AW-936138255&tid=AW-936138255&tft=1776894436784&tfd=1188 — 200 — 21 B — 62 ms — h3https://munchkin.marketo.net/munchkin.jsmunchkin.marketo.net/munchkin.js https://munchkin.marketo.net/munchkin.js — 200 — 1.2 KiB — 55 ms — http/1.1https://widget.instabot.io/jsapi/rokoInstabot.jswidget.instabot.io/jsapi/rokoInstab... https://widget.instabot.io/jsapi/rokoInstabot.js — 200 — 222.2 KiB — 245 ms — h2https://syndication.twitter.com/settings?session_id=70918d73c61a1ac0eba0b1494ae405005b724eb5syndication.twitter.com/settings?se... https://syndication.twitter.com/settings?session_id=70918d73c61a1ac0eba0b1494ae405005b724eb5 — 200 — 952 B — 182 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-ZLEF548DVM&gtm=45je64k0v887348247z86580374za20gzb6580374zd6580374&_p=1776894436169&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=EA&are=1&cid=847393643.1776894437&frm=0&ir=1&pscdl=noapi&rcb=15&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266400~117512542&dl=https%3A%2F%2Fwww.arthritis.org%2F&sid=1776894436&sct=1&seg=0&dt=Arthritis%20Foundation%20%7C%20Arthritis%20Support%2C%20Resources%2C%20Research%20%26%20Advocacy&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1247region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-ZLEF548DVM&gtm=45je64k0v887348247z86580374za20gzb6580374zd6580374&_p=1776894436169&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=EA&are=1&cid=847393643.1776894437&frm=0&ir=1&pscdl=noapi&rcb=15&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266400~117512542&dl=https%3A%2F%2Fwww.arthritis.org%2F&sid=1776894436&sct=1&seg=0&dt=Arthritis%20Foundation%20%7C%20Arthritis%20Support%2C%20Resources%2C%20Research%20%26%20Advocacy&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1247 — 204 — 48 B — 98 ms — h2https://analytics.clickdimensions.com/ts.jsanalytics.clickdimensions.com/ts.js https://analytics.clickdimensions.com/ts.js — 200 — 28.3 KiB — 565 ms — h2https://www.arthritis.org/getmedia/3e37f470-a44c-4c02-a2d5-de3a227d6146/V1_2026_Harding-Award_Thumbnail_600x325_031926.jpg?width=601&height=326&ext=.jpgwww.arthritis.org/getmedia/3e37f470... https://www.arthritis.org/getmedia/3e37f470-a44c-4c02-a2d5-de3a227d6146/V1_2026_Harding-Award_Thumbnail_600x325_031926.jpg?width=601&height=326&ext=.jpg — 200 — 114.1 KiB — 414 ms — h2https://tags.srv.stackadapt.com/events.jstags.srv.stackadapt.com/events.js https://tags.srv.stackadapt.com/events.js — 200 — 7.7 KiB — 346 ms — h2https://www.googletagmanager.com/gtag/destination?id=DC-12914008&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=DC-12914008&cx=c&gtm=4e64k0 — 200 — 129.2 KiB — 121 ms — h3https://www.googletagmanager.com/gtag/destination?id=AW-11138687403&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-11138687403&cx=c&gtm=4e64k0 — 200 — 137.4 KiB — 121 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-T7NLVT98E8&gtm=45je64k0v9121846532z86580374za20gzb6580374zd6580374&_p=1776894436169&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=847393643.1776894437&frm=0&pscdl=noapi&rcb=4&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401~117512542&sid=1776894436&sct=1&seg=0&dl=https%3A%2F%2Fwww.arthritis.org%2F&dt=Arthritis%20Foundation%20%7C%20Arthritis%20Support%2C%20Resources%2C%20Research%20%26%20Advocacy&en=page_view&_fv=1&_ss=1&tfd=1302region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-T7NLVT98E8&gtm=45je64k0v9121846532z86580374za20gzb6580374zd6580374&_p=1776894436169&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=847393643.1776894437&frm=0&pscdl=noapi&rcb=4&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401~117512542&sid=1776894436&sct=1&seg=0&dl=https%3A%2F%2Fwww.arthritis.org%2F&dt=Arthritis%20Foundation%20%7C%20Arthritis%20Support%2C%20Resources%2C%20Research%20%26%20Advocacy&en=page_view&_fv=1&_ss=1&tfd=1302 — 204 — 550 B — 44 ms — h2https://bat.bing.com/p/action/17214693.jsbat.bing.com/p/action/17214693.js https://bat.bing.com/p/action/17214693.js — 200 — 429 B — 37 ms — h2https://www.arthritis.org/getmedia/3c93698a-fb28-4f4d-ae6d-1506c9e68af5/AFCE-Bike-Events-news-article-600x325.jpg?width=600&height=325&ext=.jpgwww.arthritis.org/getmedia/3c93698a... https://www.arthritis.org/getmedia/3c93698a-fb28-4f4d-ae6d-1506c9e68af5/AFCE-Bike-Events-news-article-600x325.jpg?width=600&height=325&ext=.jpg — 200 — 165.1 KiB — 398 ms — h2https://www.arthritis.org/Kentico.ABTest/PageVisitConversionLogger/Logwww.arthritis.org/Kentico.ABTest/Pa... https://www.arthritis.org/Kentico.ABTest/PageVisitConversionLogger/Log — 200 — 107 B — 115 ms — h2https://pixel.quantserve.com/cs?a=p-3MQ7VV7Y1Jw3b&gdpr=0pixel.quantserve.com/cs?a=p-3MQ7VV7... https://pixel.quantserve.com/cs?a=p-3MQ7VV7Y1Jw3b&gdpr=0 — 204 — 182 B — 77 ms — h2https://s.pinimg.com/ct/lib/main.10d2511a.jss.pinimg.com/ct/lib/main.10d2511a.j... https://s.pinimg.com/ct/lib/main.10d2511a.js — 200 — 27.6 KiB — 5 ms — h2https://ct.pinterest.com/user/?tid=2613642491278&pd=%7B%22np%22%3A%22gtm%22%2C%22gtm_version%22%3A%22legacy%22%7D&cb=1776894436940&dep=2%2CPAGE_LOADct.pinterest.com/user/?tid=26136424... https://ct.pinterest.com/user/?tid=2613642491278&pd=%7B%22np%22%3A%22gtm%22%2C%22gtm_version%22%3A%22legacy%22%7D&cb=1776894436940&dep=2%2CPAGE_LOAD — 200 — 767 B — 128 ms — h2https://ct.pinterest.com/user/?event=pagevisit&ed=%7B%22np%22%3A%22gtm%22%2C%22gtm_version%22%3A%22legacy%22%7D&tid=2613642491278&cb=1776894436941&dep=5%2CEVENT_TAGS_ABSENTct.pinterest.com/user/?event=pagevi... https://ct.pinterest.com/user/?event=pagevisit&ed=%7B%22np%22%3A%22gtm%22%2C%22gtm_version%22%3A%22legacy%22%7D&tid=2613642491278&cb=1776894436941&dep=5%2CEVENT_TAGS_ABSENT — 200 — 746 B — 137 ms — h2https://ct.pinterest.com/v3/?tid=2613642491278&pd=%7B%22np%22%3A%22gtm%22%2C%22gtm_version%22%3A%22legacy%22%7D&event=init&ad=%7B%22loc%22%3A%22https%3A%2F%2Fwww.arthritis.org%2F%22%2C%22ref%22%3A%22%22%2C%22if%22%3Afalse%2C%22sh%22%3A823%2C%22sw%22%3A412%2C%22mh%22%3A%2210d2511a%22%2C%22is_eu%22%3Atrue%2C%22architecture%22%3A%22%22%2C%22bitness%22%3A%2264%22%2C%22brands%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22147%22%7D%5D%2C%22mobile%22%3Atrue%2C%22model%22%3A%22moto%20g%20power%20(2022)%22%2C%22platform%22%3A%22Android%22%2C%22platformVersion%22%3A%2211.0%22%2C%22uaFullVersion%22%3A%22147.0.0.0%22%2C%22ecm_enabled%22%3Atrue%7D&cb=1776894436943ct.pinterest.com/v3/?tid=2613642491... https://ct.pinterest.com/v3/?tid=2613642491278&pd=%7B%22np%22%3A%22gtm%22%2C%22gtm_version%22%3A%22legacy%22%7D&event=init&ad=%7B%22loc%22%3A%22https%3A%2F%2Fwww.arthritis.org%2F%22%2C%22ref%22%3A%22%22%2C%22if%22%3Afalse%2C%22sh%22%3A823%2C%22sw%22%3A412%2C%22mh%22%3A%2210d2511a%22%2C%22is_eu%22%3Atrue%2C%22architecture%22%3A%22%22%2C%22bitness%22%3A%2264%22%2C%22brands%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22147%22%7D%5D%2C%22mobile%22%3Atrue%2C%22model%22%3A%22moto%20g%20power%20(2022)%22%2C%22platform%22%3A%22Android%22%2C%22platformVersion%22%3A%2211.0%22%2C%22uaFullVersion%22%3A%22147.0.0.0%22%2C%22ecm_enabled%22%3Atrue%7D&cb=1776894436943 — 200 — 557 B — 123 ms — h2https://js.adsrvr.org/up_loader.1.1.0.jsjs.adsrvr.org/up_loader.1.1.0.js https://js.adsrvr.org/up_loader.1.1.0.js — 200 — 12.3 KiB — 119 ms — http/1.1https://www.arthritis.org/getmedia/da77dff8-b898-4850-a3ec-6c0ff34de1a3/Helpline-SOY-Thumbnail-600x325.png?width=600&height=325&ext=.pngwww.arthritis.org/getmedia/da77dff8... https://www.arthritis.org/getmedia/da77dff8-b898-4850-a3ec-6c0ff34de1a3/Helpline-SOY-Thumbnail-600x325.png?width=600&height=325&ext=.png — 200 — 220.1 KiB — 395 ms — h2https://www.googleadservices.com/pagead/conversion/11138687403/?random=1776894437028&cv=11&fst=1776894437028&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k0v9123456520z86580374za20gzb6580374zd6580374xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~117384406&u_w=412&u_h=823&url=https%3A%2F%2Fwww.arthritis.org%2F&rcb=3&label=MFT0COmflKsYEKvDq78p&capi=1&frm=0&tiba=Arthritis%20Foundation%20%7C%20Arthritis%20Support%2C%20Resources%2C%20Research%20%26%20Advocacy&bttype=purchase&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=1142376174.1776894437&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=KA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&fmt=7www.googleadservices.com/pagead/con... https://www.googleadservices.com/pagead/conversion/11138687403/?random=1776894437028&cv=11&fst=1776894437028&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k0v9123456520z86580374za20gzb6580374zd6580374xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~117384406&u_w=412&u_h=823&url=https%3A%2F%2Fwww.arthritis.org%2F&rcb=3&label=MFT0COmflKsYEKvDq78p&capi=1&frm=0&tiba=Arthritis%20Foundation%20%7C%20Arthritis%20Support%2C%20Resources%2C%20Research%20%26%20Advocacy&bttype=purchase&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=1142376174.1776894437&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=KA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&fmt=7 — 200 — 1.1 KiB — 104 ms — h3https://www.google.com/ccm/collect?rcb=3&frm=0&ae=g&dl=https%3A%2F%2Fwww.arthritis.org%2F&scrsrc=www.googletagmanager.com&rnd=1109994349.1776894437&dt=Arthritis%20Foundation%20%7C%20Arthritis%20Support%2C%20Resources%2C%20Research%20%26%20Advocacy&auid=1142376174.1776894437&navt=n&npa=1&_tu=CA&gtm=45be64k0v9123456520z86580374za20gzb6580374zd6580374xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~117384406&apve=1&apvf=f&apvc=0&tids=AW-11138687403&tid=AW-11138687403&tft=1776894437042&tfd=1446www.google.com/ccm/collect?rcb=3&fr... https://www.google.com/ccm/collect?rcb=3&frm=0&ae=g&dl=https%3A%2F%2Fwww.arthritis.org%2F&scrsrc=www.googletagmanager.com&rnd=1109994349.1776894437&dt=Arthritis%20Foundation%20%7C%20Arthritis%20Support%2C%20Resources%2C%20Research%20%26%20Advocacy&auid=1142376174.1776894437&navt=n&npa=1&_tu=CA&gtm=45be64k0v9123456520z86580374za20gzb6580374zd6580374xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~117384406&apve=1&apvf=f&apvc=0&tids=AW-11138687403&tid=AW-11138687403&tft=1776894437042&tfd=1446 — 200 — 21 B — 49 ms — h3https://www.arthritis.org/getmedia/5e948e53-f48c-41b3-bcdd-fa64adf5c81d/NJ-Advocacy-Win-Trifecta-Thumbnail-600x325-26-6400-0054.jpg?width=600&height=325&ext=.jpgwww.arthritis.org/getmedia/5e948e53... https://www.arthritis.org/getmedia/5e948e53-f48c-41b3-bcdd-fa64adf5c81d/NJ-Advocacy-Win-Trifecta-Thumbnail-600x325-26-6400-0054.jpg?width=600&height=325&ext=.jpg — 200 — 109.7 KiB — 398 ms — h2https://cdn.bttrack.com/universal/45103cdn.bttrack.com/universal/45103 https://cdn.bttrack.com/universal/45103 — 200 — 2.3 KiB — 91 ms — h2https://ad.doubleclick.net/activity;src=12914008;type=afsit0;cat=arthr0;rcb=6;ord=1;num=2711419933481;npa=1;auiddc=1142376174.1776894437;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64k0v9188107290z86580374za20gzb6580374zd6580374xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115616986~115938465~115938469~117266401~118463261;epver=2;dc_random=1776894437_lJobNWAUwMmPkrxcRj1u11DT8gFpw_IkYA;~oref=https%3A%2F%2Fwww.arthritis.org%2F?ad.doubleclick.net/activity;src=129... https://ad.doubleclick.net/activity;src=12914008;type=afsit0;cat=arthr0;rcb=6;ord=1;num=2711419933481;npa=1;auiddc=1142376174.1776894437;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64k0v9188107290z86580374za20gzb6580374zd6580374xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115616986~115938465~115938469~117266401~118463261;epver=2;dc_random=1776894437_lJobNWAUwMmPkrxcRj1u11DT8gFpw_IkYA;~oref=https%3A%2F%2Fwww.arthritis.org%2F? — 200 — 65 B — 96 ms — h3https://12914008.fls.doubleclick.net/activityi;src=12914008;type=afsit0;cat=arthr0;rcb=6;ord=1;num=2711419933481;npa=1;auiddc=1142376174.1776894437;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64k0v9188107290z86580374za20gzb6580374zd6580374xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616986~115938465~115938469~117266401~118463261;epver=2;dc_random=1776894437_lJobNWAUwMmPkrxcRj1u11DT8gFpw_IkYA;_dc_test=1;~oref=https%3A%2F%2Fwww.arthritis.org%2F?12914008.fls.doubleclick.net/activi... https://12914008.fls.doubleclick.net/activityi;src=12914008;type=afsit0;cat=arthr0;rcb=6;ord=1;num=2711419933481;npa=1;auiddc=1142376174.1776894437;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64k0v9188107290z86580374za20gzb6580374zd6580374xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616986~115938465~115938469~117266401~118463261;epver=2;dc_random=1776894437_lJobNWAUwMmPkrxcRj1u11DT8gFpw_IkYA;_dc_test=1;~oref=https%3A%2F%2Fwww.arthritis.org%2F? — 200 — 999 B — 168 ms — h2https://ct.pinterest.com/v3/?event=pagevisit&ed=%7B%22np%22%3A%22gtm%22%2C%22gtm_version%22%3A%22legacy%22%7D&tid=2613642491278&cb=1776894437091&dep=5%2CEVENT_TAGS_ABSENT&pd=%7B%22np%22%3A%22gtm%22%2C%22gtm_version%22%3A%22legacy%22%2C%22pin_unauth%22%3A%22dWlkPU1qbGxORE0xTkdZdE1XTTJNeTAwTURObExXRmhNak10WmpCaFpqUXhOVEV6TjJSaQ%22%7D&ad=%7B%22loc%22%3A%22https%3A%2F%2Fwww.arthritis.org%2F%22%2C%22ref%22%3A%22%22%2C%22if%22%3Afalse%2C%22sh%22%3A823%2C%22sw%22%3A412%2C%22mh%22%3A%2210d2511a%22%2C%22is_eu%22%3Atrue%2C%22architecture%22%3A%22%22%2C%22bitness%22%3A%2264%22%2C%22brands%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22147%22%7D%5D%2C%22mobile%22%3Atrue%2C%22model%22%3A%22moto%20g%20power%20(2022)%22%2C%22platform%22%3A%22Android%22%2C%22platformVersion%22%3A%2211.0%22%2C%22uaFullVersion%22%3A%22147.0.0.0%22%2C%22ecm_enabled%22%3Atrue%7Dct.pinterest.com/v3/?event=pagevisi... https://ct.pinterest.com/v3/?event=pagevisit&ed=%7B%22np%22%3A%22gtm%22%2C%22gtm_version%22%3A%22legacy%22%7D&tid=2613642491278&cb=1776894437091&dep=5%2CEVENT_TAGS_ABSENT&pd=%7B%22np%22%3A%22gtm%22%2C%22gtm_version%22%3A%22legacy%22%2C%22pin_unauth%22%3A%22dWlkPU1qbGxORE0xTkdZdE1XTTJNeTAwTURObExXRmhNak10WmpCaFpqUXhOVEV6TjJSaQ%22%7D&ad=%7B%22loc%22%3A%22https%3A%2F%2Fwww.arthritis.org%2F%22%2C%22ref%22%3A%22%22%2C%22if%22%3Afalse%2C%22sh%22%3A823%2C%22sw%22%3A412%2C%22mh%22%3A%2210d2511a%22%2C%22is_eu%22%3Atrue%2C%22architecture%22%3A%22%22%2C%22bitness%22%3A%2264%22%2C%22brands%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22147%22%7D%5D%2C%22mobile%22%3Atrue%2C%22model%22%3A%22moto%20g%20power%20(2022)%22%2C%22platform%22%3A%22Android%22%2C%22platformVersion%22%3A%2211.0%22%2C%22uaFullVersion%22%3A%22147.0.0.0%22%2C%22ecm_enabled%22%3Atrue%7D — 200 — 815 B — 47 ms — h2https://www.arthritis.org/img/content-images/AW_White_Small.pngwww.arthritis.org/img/content-image... https://www.arthritis.org/img/content-images/AW_White_Small.png — 200 — 5.3 KiB — 24 ms — h2https://www.lightboxcdn.com/vendor/39af70d5-0f2b-406f-bd55-28560bdaef27/lightbox_speed.jswww.lightboxcdn.com/vendor/39af70d5... https://www.lightboxcdn.com/vendor/39af70d5-0f2b-406f-bd55-28560bdaef27/lightbox_speed.js — 200 — 1.3 KiB — 249 ms — h2https://static.instabot.io/storage/Tt2IWgldF6fBTMgog4sGbaszS7DibmIPmAn5P7isOyIstatic.instabot.io/storage/Tt2IWgld... https://static.instabot.io/storage/Tt2IWgldF6fBTMgog4sGbaszS7DibmIPmAn5P7isOyI — 200 — 0 B — 386 ms — h2https://widgetapi.instabot.io/instabot/getConversationsStorage?apiKey=Tt2IWgldF6fBTMgog4sGbaszS7DibmIPmAn5P7isOyI%3D&referrer=https%3A%2F%2Fwww.arthritis.org%2F&selfHosted=false&resolveClientUserInfo=true&isAWS=true&syncVersion=1&cacheTypes=0widgetapi.instabot.io/instabot/getC... https://widgetapi.instabot.io/instabot/getConversationsStorage?apiKey=Tt2IWgldF6fBTMgog4sGbaszS7DibmIPmAn5P7isOyI%3D&referrer=https%3A%2F%2Fwww.arthritis.org%2F&selfHosted=false&resolveClientUserInfo=true&isAWS=true&syncVersion=1&cacheTypes=0 — 204 — 0 B — 403 ms — h2https://cdn.evgnet.com/beacon/arthritisfoundation/arthritis_prod/scripts/evergage.min.jscdn.evgnet.com/beacon/arthritisfoun... https://cdn.evgnet.com/beacon/arthritisfoundation/arthritis_prod/scripts/evergage.min.js — 200 — 46.1 KiB — 124 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/11138687403/?random=1420407039&cv=11&fst=1776894437028&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k0v9123456520z86580374za20gzb6580374zd6580374xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~117384406&u_w=412&u_h=823&url=https%3A%2F%2Fwww.arthritis.org%2F&rcb=3&label=MFT0COmflKsYEKvDq78p&capi=1&frm=0&tiba=Arthritis%20Foundation%20%7C%20Arthritis%20Support%2C%20Resources%2C%20Research%20%26%20Advocacy&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=1142376174.1776894437&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=KA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKFHRyaWdnZXI7ZXZlbnQtc291cmNlWgMKAQFiAwoBAw&cerd=CgEA&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1FkXsM7DFfrUKOY9qEY7Wi_NUfRri6Rd1CWQ&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1XAokIz2me7dbk8UlJyXg5aKC2Nx1mWXtuqaNpKZv9opFuclkiN054aAu2U&pscrd=IhMIwbXpzbeClAMVgU6kBB0plg43MgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhpodHRwczovL3d3dy5hcnRocml0aXMub3JnL0JXQ2hFSThPT2h6d1lRMWNpang0LWdsNGFWQVJJc0FJOEVLWjF2Y2hRS3pDRGpMREUySXg3QnVwdklYbmJJc0FtWUxXX0FHdXo5OXFzcG9keFpkR2Z0V3k4egwICWIICAAQABgAIAAgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/11138687403/?random=1420407039&cv=11&fst=1776894437028&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k0v9123456520z86580374za20gzb6580374zd6580374xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~117384406&u_w=412&u_h=823&url=https%3A%2F%2Fwww.arthritis.org%2F&rcb=3&label=MFT0COmflKsYEKvDq78p&capi=1&frm=0&tiba=Arthritis%20Foundation%20%7C%20Arthritis%20Support%2C%20Resources%2C%20Research%20%26%20Advocacy&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=1142376174.1776894437&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=KA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKFHRyaWdnZXI7ZXZlbnQtc291cmNlWgMKAQFiAwoBAw&cerd=CgEA&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1FkXsM7DFfrUKOY9qEY7Wi_NUfRri6Rd1CWQ&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1XAokIz2me7dbk8UlJyXg5aKC2Nx1mWXtuqaNpKZv9opFuclkiN054aAu2U&pscrd=IhMIwbXpzbeClAMVgU6kBB0plg43MgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhpodHRwczovL3d3dy5hcnRocml0aXMub3JnL0JXQ2hFSThPT2h6d1lRMWNpang0LWdsNGFWQVJJc0FJOEVLWjF2Y2hRS3pDRGpMREUySXg3QnVwdklYbmJJc0FtWUxXX0FHdXo5OXFzcG9keFpkR2Z0V3k4egwICWIICAAQABgAIAA — 302 — 23 B — 354 ms — h3https://cdn.bttrack.com/js/16054/analytics/1.0/analytics.min.jscdn.bttrack.com/js/16054/analytics/... https://cdn.bttrack.com/js/16054/analytics/1.0/analytics.min.js — 200 — 716 B — 4 ms — h2https://cdn.resonate.com/analytics.js/v1/101179593/analytics.min.jscdn.resonate.com/analytics.js/v1/10... https://cdn.resonate.com/analytics.js/v1/101179593/analytics.min.js — 204 — 83 B — 144 ms — h2https://tags.srv.stackadapt.com/sa.csstags.srv.stackadapt.com/sa.css https://tags.srv.stackadapt.com/sa.css — 200 — 165 B — 101 ms — h2https://tags.srv.stackadapt.com/sa.jpegtags.srv.stackadapt.com/sa.jpeg https://tags.srv.stackadapt.com/sa.jpeg — 200 — 1.6 KiB — 298 ms — h2https://rules.quantcount.com/rules-p-3MQ7VV7Y1Jw3b.jsrules.quantcount.com/rules-p-3MQ7VV... https://rules.quantcount.com/rules-p-3MQ7VV7Y1Jw3b.js — 200 — 643 B — 106 ms — h2https://scripts.clarity.ms/0.8.60-beta/clarity.jsscripts.clarity.ms/0.8.60-beta/clar... https://scripts.clarity.ms/0.8.60-beta/clarity.js — 200 — 25.0 KiB — 143 ms — h2https://munchkin.marketo.net/164/munchkin.jsmunchkin.marketo.net/164/munchkin.j... https://munchkin.marketo.net/164/munchkin.js — 200 — 5.2 KiB — 5 ms — http/1.1https://bat.bing.net/action/0?ti=17214693&tm=gtm002&Ver=2&mid=343a9114-bb47-4dc7-bff7-5cec981c5d15&bo=2&pi=918639831&lg=en-US&sw=412&sh=823&sc=24&tl=Arthritis%20Foundation%20%7C%20Arthritis%20Support,%20Resources,%20Research%20%26%20Advocacy&p=https%3A%2F%2Fwww.arthritis.org%2F&r=&mtp=1&evt=pageLoad&sv=2&asc=D&cdb=AQAY&rn=754308bat.bing.net/action/0?ti=17214693&t... https://bat.bing.net/action/0?ti=17214693&tm=gtm002&Ver=2&mid=343a9114-bb47-4dc7-bff7-5cec981c5d15&bo=2&pi=918639831&lg=en-US&sw=412&sh=823&sc=24&tl=Arthritis%20Foundation%20%7C%20Arthritis%20Support,%20Resources,%20Research%20%26%20Advocacy&p=https%3A%2F%2Fwww.arthritis.org%2F&r=&mtp=1&evt=pageLoad&sv=2&asc=D&cdb=AQAY&rn=754308 — 204 — 345 B — 128 ms — h2https://www.google.com/pagead/1p-conversion/11138687403/?random=1420407039&cv=11&fst=1776894437028&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k0v9123456520z86580374za20gzb6580374zd6580374xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~117384406&u_w=412&u_h=823&url=https%3A%2F%2Fwww.arthritis.org%2F&rcb=3&label=MFT0COmflKsYEKvDq78p&capi=1&frm=0&tiba=Arthritis%20Foundation%20%7C%20Arthritis%20Support%2C%20Resources%2C%20Research%20%26%20Advocacy&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=1142376174.1776894437&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=KA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKFHRyaWdnZXI7ZXZlbnQtc291cmNlWgMKAQFiAwoBAw&cerd=CgEA&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1XAokIz2me7dbk8UlJyXg5aKC2Nx1mWXtuqaNpKZv9opFuclkiN054aAu2U&pscrd=IhMIwbXpzbeClAMVgU6kBB0plg43MgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhpodHRwczovL3d3dy5hcnRocml0aXMub3JnL0JXQ2hFSThPT2h6d1lRMWNpang0LWdsNGFWQVJJc0FJOEVLWjF2Y2hRS3pDRGpMREUySXg3QnVwdklYbmJJc0FtWUxXX0FHdXo5OXFzcG9keFpkR2Z0V3k4egwICWIICAAQABgAIAA&is_vtc=1&cid=CAQSWwAFq6B9krr-3TFPhkYo-YChJXoVBAmcBf8QHAWzLMtidxNG7mYPB6TiLnbxe743Uod-7x7QGd9FQQtUkN-V-s4Mxw0jl4UFJyLK8RHN35crKUUCibGSl0SO0sc&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1FkYMyRxzekFtj9ZWxItTe8y-2bEf0hexkMw&random=2767974395www.google.com/pagead/1p-conversion... https://www.google.com/pagead/1p-conversion/11138687403/?random=1420407039&cv=11&fst=1776894437028&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k0v9123456520z86580374za20gzb6580374zd6580374xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~117384406&u_w=412&u_h=823&url=https%3A%2F%2Fwww.arthritis.org%2F&rcb=3&label=MFT0COmflKsYEKvDq78p&capi=1&frm=0&tiba=Arthritis%20Foundation%20%7C%20Arthritis%20Support%2C%20Resources%2C%20Research%20%26%20Advocacy&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=1142376174.1776894437&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=KA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKFHRyaWdnZXI7ZXZlbnQtc291cmNlWgMKAQFiAwoBAw&cerd=CgEA&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1XAokIz2me7dbk8UlJyXg5aKC2Nx1mWXtuqaNpKZv9opFuclkiN054aAu2U&pscrd=IhMIwbXpzbeClAMVgU6kBB0plg43MgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhpodHRwczovL3d3dy5hcnRocml0aXMub3JnL0JXQ2hFSThPT2h6d1lRMWNpang0LWdsNGFWQVJJc0FJOEVLWjF2Y2hRS3pDRGpMREUySXg3QnVwdklYbmJJc0FtWUxXX0FHdXo5OXFzcG9keFpkR2Z0V3k4egwICWIICAAQABgAIAA&is_vtc=1&cid=CAQSWwAFq6B9krr-3TFPhkYo-YChJXoVBAmcBf8QHAWzLMtidxNG7mYPB6TiLnbxe743Uod-7x7QGd9FQQtUkN-V-s4Mxw0jl4UFJyLK8RHN35crKUUCibGSl0SO0sc&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1FkYMyRxzekFtj9ZWxItTe8y-2bEf0hexkMw&random=2767974395 — 302 — 22 B — 252 ms — h3https://adservice.google.com/ddm/fls/z/src=12914008;type=afsit0;cat=arthr0;rcb=6;ord=1;num=2711419933481;npa=1;auiddc=*;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64k0v9188107290z86580374za20gzb6580374zd6580374xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616986~115938465~115938469~117266401~118463261;epver=2;dc_random=1776894437_lJobNWAUwMmPkrxcRj1u11DT8gFpw_IkYA;_dc_test=1;~oref=https%3A%2F%2Fwww.arthritis.org%2Fadservice.google.com/ddm/fls/z/src=... https://adservice.google.com/ddm/fls/z/src=12914008;type=afsit0;cat=arthr0;rcb=6;ord=1;num=2711419933481;npa=1;auiddc=*;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64k0v9188107290z86580374za20gzb6580374zd6580374xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616986~115938465~115938469~117266401~118463261;epver=2;dc_random=1776894437_lJobNWAUwMmPkrxcRj1u11DT8gFpw_IkYA;_dc_test=1;~oref=https%3A%2F%2Fwww.arthritis.org%2F — 302 — 22 B — 119 ms — h3https://bttrack.com/engagement/js?goalId=16054&cb=1776894437170bttrack.com/engagement/js?goalId=16... https://bttrack.com/engagement/js?goalId=16054&cb=1776894437170 — 200 — 3.6 KiB — 322 ms — h2https://www.arthritis.org/getmedia/4311cf24-bd7f-4430-b566-1941813be13f/AF_April_HeroSlider_MOBILE_txtlss.png?width=600&height=485&ext=.pngwww.arthritis.org/getmedia/4311cf24... https://www.arthritis.org/getmedia/4311cf24-bd7f-4430-b566-1941813be13f/AF_April_HeroSlider_MOBILE_txtlss.png?width=600&height=485&ext=.png — 200 — 462.5 KiB — 412 ms — h2https://www.arthritis.org/getmedia/b3bcd437-ad6a-4ff9-9ddb-35ede7a7f6e9/AFCE_HPslider_Opt3_600x485_25-9200-0847_120525.jpg?width=600&height=485&ext=.jpgwww.arthritis.org/getmedia/b3bcd437... https://www.arthritis.org/getmedia/b3bcd437-ad6a-4ff9-9ddb-35ede7a7f6e9/AFCE_HPslider_Opt3_600x485_25-9200-0847_120525.jpg?width=600&height=485&ext=.jpg — 200 — 373.4 KiB — 419 ms — h2https://static.fundraiseup.com/7449.d9966e86b20cdf9f.jsstatic.fundraiseup.com/7449.d9966e8... https://static.fundraiseup.com/7449.d9966e86b20cdf9f.js — 200 — 7.0 KiB — 35 ms — h2https://arthritisfoundation.tfaforms.net/dist/form-builder/5.0.0/wforms-layout.css?v=1776894437arthritisfoundation.tfaforms.net/di... https://arthritisfoundation.tfaforms.net/dist/form-builder/5.0.0/wforms-layout.css?v=1776894437 — 200 — 9.8 KiB — 101 ms — h2https://arthritisfoundation.tfaforms.net/dist/form-builder/5.0.0/wforms-jsonly.css?v=1776894437arthritisfoundation.tfaforms.net/di... https://arthritisfoundation.tfaforms.net/dist/form-builder/5.0.0/wforms-jsonly.css?v=1776894437 — 200 — 821 B — 103 ms — h2https://arthritisfoundation.tfaforms.net/uploads/themes/theme-59.css?v=1776894437arthritisfoundation.tfaforms.net/up... https://arthritisfoundation.tfaforms.net/uploads/themes/theme-59.css?v=1776894437 — 200 — 839 B — 102 ms — h2https://arthritisfoundation.tfaforms.net/js/FA__DOMContentLoadedEventDispatcher.js?v=1776894437arthritisfoundation.tfaforms.net/js... https://arthritisfoundation.tfaforms.net/js/FA__DOMContentLoadedEventDispatcher.js?v=1776894437 — 200 — 662 B — 100 ms — h2https://use.fontawesome.com/releases/v5.8.1/webfonts/fa-solid-900.woff2use.fontawesome.com/releases/v5.8.1... https://use.fontawesome.com/releases/v5.8.1/webfonts/fa-solid-900.woff2 — 200 — 73.0 KiB — 41 ms — h2https://www.google.es/pagead/1p-conversion/11138687403/?random=1420407039&cv=11&fst=1776894437028&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k0v9123456520z86580374za20gzb6580374zd6580374xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~117384406&u_w=412&u_h=823&url=https%3A%2F%2Fwww.arthritis.org%2F&rcb=3&label=MFT0COmflKsYEKvDq78p&capi=1&frm=0&tiba=Arthritis%20Foundation%20%7C%20Arthritis%20Support%2C%20Resources%2C%20Research%20%26%20Advocacy&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=1142376174.1776894437&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=KA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKFHRyaWdnZXI7ZXZlbnQtc291cmNlWgMKAQFiAwoBAw&cerd=CgEA&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1XAokIz2me7dbk8UlJyXg5aKC2Nx1mWXtuqaNpKZv9opFuclkiN054aAu2U&is_vtc=1&cid=CAQSWwAFq6B9krr-3TFPhkYo-YChJXoVBAmcBf8QHAWzLMtidxNG7mYPB6TiLnbxe743Uod-7x7QGd9FQQtUkN-V-s4Mxw0jl4UFJyLK8RHN35crKUUCibGSl0SO0sc&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1FkYMyRxzekFtj9ZWxItTe8y-2bEf0hexkMw&random=2767974395&ipr=y&pscrd=IhMIwbXpzbeClAMVgU6kBB0plg43MgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhpodHRwczovL3d3dy5hcnRocml0aXMub3JnL0JXQ2hFSThPT2h6d1lRMWNpang0LWdsNGFWQVJJc0FJOEVLWjF2Y2hRS3pDRGpMREUySXg3QnVwdklYbmJJc0FtWUxXX0FHdXo5OXFzcG9keFpkR2Z0V3k4egwICWIICAAQABgAIAAwww.google.es/pagead/1p-conversion/... https://www.google.es/pagead/1p-conversion/11138687403/?random=1420407039&cv=11&fst=1776894437028&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k0v9123456520z86580374za20gzb6580374zd6580374xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~117384406&u_w=412&u_h=823&url=https%3A%2F%2Fwww.arthritis.org%2F&rcb=3&label=MFT0COmflKsYEKvDq78p&capi=1&frm=0&tiba=Arthritis%20Foundation%20%7C%20Arthritis%20Support%2C%20Resources%2C%20Research%20%26%20Advocacy&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=1142376174.1776894437&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=KA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKFHRyaWdnZXI7ZXZlbnQtc291cmNlWgMKAQFiAwoBAw&cerd=CgEA&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1XAokIz2me7dbk8UlJyXg5aKC2Nx1mWXtuqaNpKZv9opFuclkiN054aAu2U&is_vtc=1&cid=CAQSWwAFq6B9krr-3TFPhkYo-YChJXoVBAmcBf8QHAWzLMtidxNG7mYPB6TiLnbxe743Uod-7x7QGd9FQQtUkN-V-s4Mxw0jl4UFJyLK8RHN35crKUUCibGSl0SO0sc&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1FkYMyRxzekFtj9ZWxItTe8y-2bEf0hexkMw&random=2767974395&ipr=y&pscrd=IhMIwbXpzbeClAMVgU6kBB0plg43MgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhpodHRwczovL3d3dy5hcnRocml0aXMub3JnL0JXQ2hFSThPT2h6d1lRMWNpang0LWdsNGFWQVJJc0FJOEVLWjF2Y2hRS3pDRGpMREUySXg3QnVwdklYbmJJc0FtWUxXX0FHdXo5OXFzcG9keFpkR2Z0V3k4egwICWIICAAQABgAIAA — 200 — 405 B — 201 ms — h2https://static.fundraiseup.com/9483.dfe5e250c2aa64d2.jsstatic.fundraiseup.com/9483.dfe5e25... https://static.fundraiseup.com/9483.dfe5e250c2aa64d2.js — 200 — 4.0 KiB — 41 ms — h2https://static.fundraiseup.com/link-v2.0cc05dda47c51ab7.jsstatic.fundraiseup.com/link-v2.0cc0... https://static.fundraiseup.com/link-v2.0cc05dda47c51ab7.js — 200 — 1.0 KiB — 38 ms — h2https://www.arthritis.org/getmedia/318944b8-60af-4d9d-af4b-a4d6192c5aff/AAM-WJT-AF-Home-Page-Header-600x485.jpg?width=600&height=485&ext=.jpgwww.arthritis.org/getmedia/318944b8... https://www.arthritis.org/getmedia/318944b8-60af-4d9d-af4b-a4d6192c5aff/AAM-WJT-AF-Home-Page-Header-600x485.jpg?width=600&height=485&ext=.jpg — 200 — 256.0 KiB — 397 ms — h2https://www.arthritis.org/getmedia/67104718-9378-4b23-a445-741abfddfb7a/Andrea-Reed-Mobile-Image-600x485-1072025.jpg?width=600&height=485&ext=.jpgwww.arthritis.org/getmedia/67104718... https://www.arthritis.org/getmedia/67104718-9378-4b23-a445-741abfddfb7a/Andrea-Reed-Mobile-Image-600x485-1072025.jpg?width=600&height=485&ext=.jpg — 200 — 97.5 KiB — 384 ms — h2https://pixel.quantserve.com/pixel;r=110924600;source=gtm;rf=0;a=p-3MQ7VV7Y1Jw3b;url=https%3A%2F%2Fwww.arthritis.org%2F;ns=0;ce=1;qjs=1;qv=cb91e2be-20260407153927;ref=;dst=0;et=1776894437350;tzo=0;ogl=type.article%2Ctitle.Arthritis%20Foundation%20%7C%20Arthritis%20Support%252C%20Resources%252C%20Research%20%26%20Advocacy%2Cdescription.The%20Arthritis%20Foundation%20is%20the%20largest%20nonprofit%20organization%20dedicated%20to%20the%20%2Curl.https%3A%2F%2Fwww%252Earthritis%252Eorg%2F%2Cimage.https%3A%2F%2Fwww%252Earthritis%252Eorg%2Fimg%2Ftemplate-images%2Flogo%252Ejpg;d=arthritis.org;uht=2;fpan=1;fpa=P1-4c6a2497-5694-42cf-8be9-49aac0af73d1;pbc=;_ses=029c0835-f5df-410c-a6ce-36df0c0073e9;_seg=0;_ss=1;_gacid=847393643.1776894437;_gasid=ZLEF548DVM_1776894436,T7NLVT98E8_1776894436;gdpr=0;mdl=moto%20g%20power%20(2022)pixel.quantserve.com/pixel;r=110924... https://pixel.quantserve.com/pixel;r=110924600;source=gtm;rf=0;a=p-3MQ7VV7Y1Jw3b;url=https%3A%2F%2Fwww.arthritis.org%2F;ns=0;ce=1;qjs=1;qv=cb91e2be-20260407153927;ref=;dst=0;et=1776894437350;tzo=0;ogl=type.article%2Ctitle.Arthritis%20Foundation%20%7C%20Arthritis%20Support%252C%20Resources%252C%20Research%20%26%20Advocacy%2Cdescription.The%20Arthritis%20Foundation%20is%20the%20largest%20nonprofit%20organization%20dedicated%20to%20the%20%2Curl.https%3A%2F%2Fwww%252Earthritis%252Eorg%2F%2Cimage.https%3A%2F%2Fwww%252Earthritis%252Eorg%2Fimg%2Ftemplate-images%2Flogo%252Ejpg;d=arthritis.org;uht=2;fpan=1;fpa=P1-4c6a2497-5694-42cf-8be9-49aac0af73d1;pbc=;_ses=029c0835-f5df-410c-a6ce-36df0c0073e9;_seg=0;_ss=1;_gacid=847393643.1776894437;_gasid=ZLEF548DVM_1776894436,T7NLVT98E8_1776894436;gdpr=0;mdl=moto%20g%20power%20(2022) — 200 — 167 B — 31 ms — h2https://bat.bing.net/actionp/0?ti=17214693&tm=gtm002&Ver=2&mid=343a9114-bb47-4dc7-bff7-5cec981c5d15&bo=1&evt=consent&src=enforced&cdb=AQAY&asc=Dbat.bing.net/actionp/0?ti=17214693&... https://bat.bing.net/actionp/0?ti=17214693&tm=gtm002&Ver=2&mid=343a9114-bb47-4dc7-bff7-5cec981c5d15&bo=1&evt=consent&src=enforced&cdb=AQAY&asc=D — 204 — 120 B — 71 ms — h2https://596-qwc-273.mktoresp.com/webevents/visitWebPage?_mchNc=1776894437340&_mchCn=&_mchId=596-QWC-273&_mchTk=_mch-arthritis.org-f24dbe25930ffe98d5114492a201083a&_mchHo=www.arthritis.org&_mchPo=&_mchRu=%2F&_mchPc=https%3A&_mchVr=164&_mchEcid=&_mchHa=&_mchRe=&_mchQp=596-qwc-273.mktoresp.com/webevents/... https://596-qwc-273.mktoresp.com/webevents/visitWebPage?_mchNc=1776894437340&_mchCn=&_mchId=596-QWC-273&_mchTk=_mch-arthritis.org-f24dbe25930ffe98d5114492a201083a&_mchHo=www.arthritis.org&_mchPo=&_mchRu=%2F&_mchPc=https%3A&_mchVr=164&_mchEcid=&_mchHa=&_mchRe=&_mchQp= — 200 — 318 B — 506 ms — http/1.1https://adservice.google.com/ddm/fls/z/src=12914008;dc_pre=CJGo-c23gpQDFdNNpAQdRZkpIQ;type=afsit0;cat=arthr0;rcb=6;ord=1;num=2711419933481;npa=1;auiddc=*;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64k0v9188107290z86580374za20gzb6580374zd6580374xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616986~115938465~115938469~117266401~118463261;epver=2;dc_random=1776894437_lJobNWAUwMmPkrxcRj1u11DT8gFpw_IkYA;_dc_test=1;~oref=https%3A%2F%2Fwww.arthritis.org%2Fadservice.google.com/ddm/fls/z/src=... https://adservice.google.com/ddm/fls/z/src=12914008;dc_pre=CJGo-c23gpQDFdNNpAQdRZkpIQ;type=afsit0;cat=arthr0;rcb=6;ord=1;num=2711419933481;npa=1;auiddc=*;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64k0v9188107290z86580374za20gzb6580374zd6580374xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616986~115938465~115938469~117266401~118463261;epver=2;dc_random=1776894437_lJobNWAUwMmPkrxcRj1u11DT8gFpw_IkYA;_dc_test=1;~oref=https%3A%2F%2Fwww.arthritis.org%2F — 200 — 63 B — 33 ms — h3https://analytics.clickdimensions.com/tsr.js?ac=arjvw7D7ke11uEFEpeDfw&urk=1776894437477&cm=&s=1776894437475&v=&lc=English&pt=Arthritis%20Foundation%20%7C%20Arthritis%20Support%2C%20Resources%2C%20Research%20%26%20Advocacy&dn=arthritis.org&dnk=&pk=&hn=www.arthritis.org&uri=https%3A%2F%2Fwww.arthritis.org%2F&r=&t=PAGE&b=ANDROID&os=LINUX&pr=false&sc=0&sv=6.0&qd=&dt=1776894437477&pvon=analytics.clickdimensions.com/tsr.j... https://analytics.clickdimensions.com/tsr.js?ac=arjvw7D7ke11uEFEpeDfw&urk=1776894437477&cm=&s=1776894437475&v=&lc=English&pt=Arthritis%20Foundation%20%7C%20Arthritis%20Support%2C%20Resources%2C%20Research%20%26%20Advocacy&dn=arthritis.org&dnk=&pk=&hn=www.arthritis.org&uri=https%3A%2F%2Fwww.arthritis.org%2F&r=&t=PAGE&b=ANDROID&os=LINUX&pr=false&sc=0&sv=6.0&qd=&dt=1776894437477&pvon= — 200 — 280 B — 126 ms — h2https://www.lightboxcdn.com/vendor/39af70d5-0f2b-406f-bd55-28560bdaef27/user.js?cb=638866270023069062www.lightboxcdn.com/vendor/39af70d5... https://www.lightboxcdn.com/vendor/39af70d5-0f2b-406f-bd55-28560bdaef27/user.js?cb=638866270023069062 — 200 — 419 B — 24 ms — h2https://www.lightboxcdn.com/z9g/digibox.gif?c=1776894437482&h=www.arthritis.org&e=p&u=45203www.lightboxcdn.com/z9g/digibox.gif... https://www.lightboxcdn.com/z9g/digibox.gif?c=1776894437482&h=www.arthritis.org&e=p&u=45203 — 200 — 677 B — 23 ms — h2https://arthritisfoundation.us-7.evergage.com/er?.bv=16&_ak=arthritisfoundation&_ds=arthritis_prod&.scv=19&channel=Web&_r=029877&.anonId=cc7dd9a8c2c25e5c&_anon=true&.em=isMatch%20failed%20while%20evaluating%20the%20JA%20Family%20Summit%20page%20config&.es=Site-wide%20Javascript&.vt=chrome&.vn=147arthritisfoundation.us-7.evergage.c... https://arthritisfoundation.us-7.evergage.com/er?.bv=16&_ak=arthritisfoundation&_ds=arthritis_prod&.scv=19&channel=Web&_r=029877&.anonId=cc7dd9a8c2c25e5c&_anon=true&.em=isMatch%20failed%20while%20evaluating%20the%20JA%20Family%20Summit%20page%20config&.es=Site-wide%20Javascript&.vt=chrome&.vn=147 — 204 — 556 B — 654 ms — h2https://arthritisfoundation.us-7.evergage.com/api2/event/arthritis_prod?event=eyJzb3VyY2UiOnsicGFnZVR5cGUiOiJIb21lIiwidXJsIjoiaHR0cHM6Ly93d3cuYXJ0aHJpdGlzLm9yZy8iLCJ1cmxSZWZlcnJlciI6IiIsImNoYW5uZWwiOiJXZWIiLCJiZWFjb25WZXJzaW9uIjoxNiwiY29uZmlnVmVyc2lvbiI6IjE5IiwiY29udGVudFpvbmVzIjpbIklkZW50aWZpY2F0aW9uIEZvcm0gUG9wLVVwIiwiSGVybyBTbGlkZXIiXX0sInVzZXIiOnsiYW5vbnltb3VzSWQiOiJjYzdkZDlhOGMyYzI1ZTVjIiwiYXR0cmlidXRlcyI6e319LCJpbnRlcmFjdGlvbiI6eyJuYW1lIjoiSG9tZSB8IFZpZXcifSwicGFnZVZpZXciOnRydWUsImNvbnNlbnRzIjpbXSwiYWNjb3VudCI6e30sIl90b29sc0V2ZW50TGlua0lkIjoiMzAzODAwNTg0ODA4MDgxNyIsImV4cGxhaW4iOnRydWV9arthritisfoundation.us-7.evergage.c... https://arthritisfoundation.us-7.evergage.com/api2/event/arthritis_prod?event=eyJzb3VyY2UiOnsicGFnZVR5cGUiOiJIb21lIiwidXJsIjoiaHR0cHM6Ly93d3cuYXJ0aHJpdGlzLm9yZy8iLCJ1cmxSZWZlcnJlciI6IiIsImNoYW5uZWwiOiJXZWIiLCJiZWFjb25WZXJzaW9uIjoxNiwiY29uZmlnVmVyc2lvbiI6IjE5IiwiY29udGVudFpvbmVzIjpbIklkZW50aWZpY2F0aW9uIEZvcm0gUG9wLVVwIiwiSGVybyBTbGlkZXIiXX0sInVzZXIiOnsiYW5vbnltb3VzSWQiOiJjYzdkZDlhOGMyYzI1ZTVjIiwiYXR0cmlidXRlcyI6e319LCJpbnRlcmFjdGlvbiI6eyJuYW1lIjoiSG9tZSB8IFZpZXcifSwicGFnZVZpZXciOnRydWUsImNvbnNlbnRzIjpbXSwiYWNjb3VudCI6e30sIl90b29sc0V2ZW50TGlua0lkIjoiMzAzODAwNTg0ODA4MDgxNyIsImV4cGxhaW4iOnRydWV9 — 200 — 4.9 KiB — 661 ms — h2https://j.clarity.ms/collectj.clarity.ms/collect https://j.clarity.ms/collect — 204 — 281 B — 361 ms — http/1.1https://arthritisfoundation.tfaforms.net/wForms/3.11/js/wforms.js?v=1776894437arthritisfoundation.tfaforms.net/wF... https://arthritisfoundation.tfaforms.net/wForms/3.11/js/wforms.js?v=1776894437 — 200 — 84.4 KiB — 197 ms — h2https://tags.srv.stackadapt.com/saq_pxl?uid=W0TlADGdJ_EHMxa5WHzTlg&is_js=true&landing_url=https%3A%2F%2Fwww.arthritis.org%2F&t=Arthritis%20Foundation%20%7C%20Arthritis%20Support%2C%20Resources%2C%20Research%20%26%20Advocacy&tip=euhs8_s5arJzcSIGUGMZ08OwEB04KKLGjznxE8INdCI&host=https%3A%2F%2Fwww.arthritis.org&sa_conv_data_css_value=%27%27&sa_conv_data_image_value=ffd8ffe000104a46494600010101006000600000ffdb004300080606070605080707070909080a0c140d0c0b0b0c1912130f141d1a1f1e1d1a1c1c20242e2720222c231c1c2837292c30313434341f27393d38323c2e333432ffdb0043010909090c0b0c180d0d1832211c213232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232ffc00011080001000103012200021101031101ffc4001f0000010501010101010100000000000000000102030405060708090a0bffc400b5100002010303020403050504040000017d01020300041105122131410613516107227114328191a1082342b1c11552d1f02433627282090a161718191a25262728292a3435363738393a434445464748494a535455565758595a636465666768696a737475767778797a838485868788898a92939495969798999aa2a3a4a5a6a7a8a9aab2b3b4b5b6b7b8b9bac2c3c4c5c6c7c8c9cad2d3d4d5d6d7d8d9dae1e2e3e4e5e6e7e8e9eaf1f2f3f4f5f6f7f8f9faffc4001f0100030101010101010101010000000000000102030405060708090a0bffc400b51100020102040403040705040400010277000102031104052131061241510761711322328108144291a1b1c109233352f0156272d10a162434e125f11718191a262728292a35363738393a434445464748494a535455565758595a636465666768696a737475767778797a82838485868788898a92939495969798999aa2a3a4a5a6a7a8a9aab2b3b4b5b6b7b8b9bac2c3c4c5c6c7c8c9cad2d3d4d5d6d7d8d9dae2e3e4e5e6e7e8e9eaf2f3f4f5f6f7f8f9faffda000c03010002110311003f00f7fa28a2803fffd9142f482249815ff343e356bd7c584dac8de3bc78&l_src=&l_src_d=&u_src=&u_src_d=&shop=false&sa-user-id-v4=s%253A.o6W7wkJsHSTU4%252BLlDruZ%252FwNjVcUZZMvakQpSatDoAgo&sa-user-id-v3=s%253AAQAKIMz7w0Tes9NSh8BHTm419nBOZxhape7G7k2vLxGgVAa4EOwBGAQg5YOlzwYwAToEp97kxkIEo82aSw.h6AG%252BmP114oDulWqsp8yurC08Coxh6iJwzlXLOT1mQc&sa-user-id-v2=s%253AFC9IIkmBX_ND41a9fFhNrI3jvHg.jEG8gRn3Z3DAztMLpmvpUGxSeCA%252BU1VlmOtnzDUKJD4&sa-user-id=s%253A0-142f4822-4981-5ff3-43e3-56bd7c584dac.7Yj6nXAj8Qqf0zG2suegCWdjxDiT7BGYUK%252B6zY11AUstags.srv.stackadapt.com/saq_pxl?uid... https://tags.srv.stackadapt.com/saq_pxl?uid=W0TlADGdJ_EHMxa5WHzTlg&is_js=true&landing_url=https%3A%2F%2Fwww.arthritis.org%2F&t=Arthritis%20Foundation%20%7C%20Arthritis%20Support%2C%20Resources%2C%20Research%20%26%20Advocacy&tip=euhs8_s5arJzcSIGUGMZ08OwEB04KKLGjznxE8INdCI&host=https%3A%2F%2Fwww.arthritis.org&sa_conv_data_css_value=%27%27&sa_conv_data_image_value=ffd8ffe000104a46494600010101006000600000ffdb004300080606070605080707070909080a0c140d0c0b0b0c1912130f141d1a1f1e1d1a1c1c20242e2720222c231c1c2837292c30313434341f27393d38323c2e333432ffdb0043010909090c0b0c180d0d1832211c213232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232ffc00011080001000103012200021101031101ffc4001f0000010501010101010100000000000000000102030405060708090a0bffc400b5100002010303020403050504040000017d01020300041105122131410613516107227114328191a1082342b1c11552d1f02433627282090a161718191a25262728292a3435363738393a434445464748494a535455565758595a636465666768696a737475767778797a838485868788898a92939495969798999aa2a3a4a5a6a7a8a9aab2b3b4b5b6b7b8b9bac2c3c4c5c6c7c8c9cad2d3d4d5d6d7d8d9dae1e2e3e4e5e6e7e8e9eaf1f2f3f4f5f6f7f8f9faffc4001f0100030101010101010101010000000000000102030405060708090a0bffc400b51100020102040403040705040400010277000102031104052131061241510761711322328108144291a1b1c109233352f0156272d10a162434e125f11718191a262728292a35363738393a434445464748494a535455565758595a636465666768696a737475767778797a82838485868788898a92939495969798999aa2a3a4a5a6a7a8a9aab2b3b4b5b6b7b8b9bac2c3c4c5c6c7c8c9cad2d3d4d5d6d7d8d9dae2e3e4e5e6e7e8e9eaf2f3f4f5f6f7f8f9faffda000c03010002110311003f00f7fa28a2803fffd9142f482249815ff343e356bd7c584dac8de3bc78&l_src=&l_src_d=&u_src=&u_src_d=&shop=false&sa-user-id-v4=s%253A.o6W7wkJsHSTU4%252BLlDruZ%252FwNjVcUZZMvakQpSatDoAgo&sa-user-id-v3=s%253AAQAKIMz7w0Tes9NSh8BHTm419nBOZxhape7G7k2vLxGgVAa4EOwBGAQg5YOlzwYwAToEp97kxkIEo82aSw.h6AG%252BmP114oDulWqsp8yurC08Coxh6iJwzlXLOT1mQc&sa-user-id-v2=s%253AFC9IIkmBX_ND41a9fFhNrI3jvHg.jEG8gRn3Z3DAztMLpmvpUGxSeCA%252BU1VlmOtnzDUKJD4&sa-user-id=s%253A0-142f4822-4981-5ff3-43e3-56bd7c584dac.7Yj6nXAj8Qqf0zG2suegCWdjxDiT7BGYUK%252B6zY11AUs — 200 — 383 B — 100 ms — h2https://static.instabot.io/storage/Tt2IWgldF6fBTMgog4sGbaszS7DibmIPmAn5P7isOyIstatic.instabot.io/storage/Tt2IWgld... https://static.instabot.io/storage/Tt2IWgldF6fBTMgog4sGbaszS7DibmIPmAn5P7isOyI — 200 — 34.7 KiB — 319 ms — h2https://widgetapi.instabot.io/instabot/getConversationsStorage?apiKey=Tt2IWgldF6fBTMgog4sGbaszS7DibmIPmAn5P7isOyI%3D&referrer=https%3A%2F%2Fwww.arthritis.org%2F&selfHosted=false&resolveClientUserInfo=true&isAWS=true&syncVersion=1&cacheTypes=0widgetapi.instabot.io/instabot/getC... https://widgetapi.instabot.io/instabot/getConversationsStorage?apiKey=Tt2IWgldF6fBTMgog4sGbaszS7DibmIPmAn5P7isOyI%3D&referrer=https%3A%2F%2Fwww.arthritis.org%2F&selfHosted=false&resolveClientUserInfo=true&isAWS=true&syncVersion=1&cacheTypes=0 — 400 — 164 B — 101 ms — h2https://bttrack.com/engagement/event?input=%7B%22globalId%22%3A%2200000000-0000-0000-0000-000000000042%22%2C%22creativeId%22%3A%22%22%2C%22placementId%22%3A%22%22%2C%22goalId%22%3A%2216054%22%2C%22sessionId%22%3A%224a6f2e46-537c-4add-b24d-d0d83f844821%22%2C%22parentPublisherId%22%3A%22%22%2C%22publisherId%22%3A%22%22%2C%22siteId%22%3A%22%22%2C%22commonId%22%3A%22%22%2C%22heartbeat%22%3A1%2C%22url%22%3A%22https%3A%2F%2Fwww.arthritis.org%2F%22%2C%22fingerprint%22%3A%22%22%2C%22fingerprintProvider%22%3A%22%22%7Dbttrack.com/engagement/event?input=... https://bttrack.com/engagement/event?input=%7B%22globalId%22%3A%2200000000-0000-0000-0000-000000000042%22%2C%22creativeId%22%3A%22%22%2C%22placementId%22%3A%22%22%2C%22goalId%22%3A%2216054%22%2C%22sessionId%22%3A%224a6f2e46-537c-4add-b24d-d0d83f844821%22%2C%22parentPublisherId%22%3A%22%22%2C%22publisherId%22%3A%22%22%2C%22siteId%22%3A%22%22%2C%22commonId%22%3A%22%22%2C%22heartbeat%22%3A1%2C%22url%22%3A%22https%3A%2F%2Fwww.arthritis.org%2F%22%2C%22fingerprint%22%3A%22%22%2C%22fingerprintProvider%22%3A%22%22%7D — 200 — 125 B — 291 ms — h2https://bttrack.com/engagement/getpixels?gid=16054bttrack.com/engagement/getpixels?gi... https://bttrack.com/engagement/getpixels?gid=16054 — 200 — 51 B — 291 ms — h2https://arthritisfoundation.tfaforms.net/wForms/3.11/js/localization-en_US.js?v=1776894437arthritisfoundation.tfaforms.net/wF... https://arthritisfoundation.tfaforms.net/wForms/3.11/js/localization-en_US.js?v=1776894437 — 200 — 3.0 KiB — 100 ms — h2https://widgetapi.instabot.io/instabot/getConversationsStorage?apiKey=Tt2IWgldF6fBTMgog4sGbaszS7DibmIPmAn5P7isOyI%3D&referrer=https%3A%2F%2Fwww.arthritis.org%2F&selfHosted=false&resolveClientUserInfo=true&isAWS=true&syncVersion=1&cacheTypes=0widgetapi.instabot.io/instabot/getC... https://widgetapi.instabot.io/instabot/getConversationsStorage?apiKey=Tt2IWgldF6fBTMgog4sGbaszS7DibmIPmAn5P7isOyI%3D&referrer=https%3A%2F%2Fwww.arthritis.org%2F&selfHosted=false&resolveClientUserInfo=true&isAWS=true&syncVersion=1&cacheTypes=0 — 400 — 164 B — 101 ms — h2https://arthritisfoundation.tfaforms.net/wForms/3.11/js/wforms_prefill.js?v=1776894437arthritisfoundation.tfaforms.net/wF... https://arthritisfoundation.tfaforms.net/wForms/3.11/js/wforms_prefill.js?v=1776894437 — 200 — 2.6 KiB — 99 ms — h2https://arthritisfoundation.tfaforms.net/dist/jquery/jquery.a7691f40d21027ec7d86.js?v=1776894437arthritisfoundation.tfaforms.net/di... https://arthritisfoundation.tfaforms.net/dist/jquery/jquery.a7691f40d21027ec7d86.js?v=1776894437 — 200 — 35.8 KiB — 101 ms — h2https://arthritisfoundation.tfaforms.net/js/typeahead/v1.2.0/typeahead.bundle.js?v=1776894437arthritisfoundation.tfaforms.net/js... https://arthritisfoundation.tfaforms.net/js/typeahead/v1.2.0/typeahead.bundle.js?v=1776894437 — 200 — 26.3 KiB — 101 ms — h2https://arthritisfoundation.tfaforms.net/dist/analytics/data-collector.f9f54c12ade21135b7c2.js?v=1776894437arthritisfoundation.tfaforms.net/di... https://arthritisfoundation.tfaforms.net/dist/analytics/data-collector.f9f54c12ade21135b7c2.js?v=1776894437 — 200 — 6.5 KiB — 100 ms — h2https://arthritisfoundation.us-7.evergage.com/pr?.top=708&action=Home%20%7C%20View&.tt=661&.ttdns=106&.dt=1718&.btdns=17&.bv=16&_ak=arthritisfoundation&_ds=arthritis_prod&.scv=19&channel=Web&_r=581895&.anonId=cc7dd9a8c2c25e5c&_anon=truearthritisfoundation.us-7.evergage.c... https://arthritisfoundation.us-7.evergage.com/pr?.top=708&action=Home%20%7C%20View&.tt=661&.ttdns=106&.dt=1718&.btdns=17&.bv=16&_ak=arthritisfoundation&_ds=arthritis_prod&.scv=19&channel=Web&_r=581895&.anonId=cc7dd9a8c2c25e5c&_anon=true — 204 — 551 B — 183 ms — h2https://arthritisfoundation.us-7.evergage.com/msreceiver?.cStat=%5B%7B%22type%22%3A%22e%22%2C%22id%22%3A%22vhAub%22%2C%22stat%22%3A%22i%22%7D%5D&.bv=16&_ak=arthritisfoundation&_ds=arthritis_prod&.scv=19&channel=Web&_r=844304&.anonId=cc7dd9a8c2c25e5c&_anon=truearthritisfoundation.us-7.evergage.c... https://arthritisfoundation.us-7.evergage.com/msreceiver?.cStat=%5B%7B%22type%22%3A%22e%22%2C%22id%22%3A%22vhAub%22%2C%22stat%22%3A%22i%22%7D%5D&.bv=16&_ak=arthritisfoundation&_ds=arthritis_prod&.scv=19&channel=Web&_r=844304&.anonId=cc7dd9a8c2c25e5c&_anon=true — 204 — 551 B — 182 ms — h2https://www.arthritis.org/getmedia/f6be854b-8829-4472-bce5-e18ff8101b47/girls-laughing-walk-cure-arthritis-cleveland-600x485.jpgwww.arthritis.org/getmedia/f6be854b... https://www.arthritis.org/getmedia/f6be854b-8829-4472-bce5-e18ff8101b47/girls-laughing-walk-cure-arthritis-cleveland-600x485.jpg — 200 — 379.1 KiB — 402 ms — h2https://j.clarity.ms/collectj.clarity.ms/collect https://j.clarity.ms/collect — 204 — 281 B — 201 ms — http/1.1https://arthritisfoundation.tfaforms.net/api_v2/sst/quick-publish?v=1776894437arthritisfoundation.tfaforms.net/ap... https://arthritisfoundation.tfaforms.net/api_v2/sst/quick-publish?v=1776894437 — 200 — 1.7 KiB — 258 ms — h2https://fndrsp.net/tbfndrsp.net/tb https://fndrsp.net/tb — 200 — 467 B — 113 ms — h3https://arthritisfoundation.tfaforms.net/api_v2/sst/quick-publisharthritisfoundation.tfaforms.net/ap... https://arthritisfoundation.tfaforms.net/api_v2/sst/quick-publish — 204 — 0 B — 417 ms — h2https://arthritisfoundation.tfaforms.net/dist/analytics/data-collector.f9f54c12ade21135b7c2.jsarthritisfoundation.tfaforms.net/di... https://arthritisfoundation.tfaforms.net/dist/analytics/data-collector.f9f54c12ade21135b7c2.js — 200 — 6.5 KiB — 101 ms — h2https://arthritisfoundation.tfaforms.net/js/FA__DOMContentLoadedEventDispatcher.jsarthritisfoundation.tfaforms.net/js... https://arthritisfoundation.tfaforms.net/js/FA__DOMContentLoadedEventDispatcher.js — 200 — 659 B — 99 ms — h2https://ct.pinterest.com/static/ct/token_create.jsct.pinterest.com/static/ct/token_cr... https://ct.pinterest.com/static/ct/token_create.js — 200 — 2.0 KiB — 5 ms — h3https://ct.pinterest.com/ct.htmlct.pinterest.com/ct.html https://ct.pinterest.com/ct.html — 200 — 695 B — 57 ms — h2https://www.arthritis.org/cdn-cgi/rum?www.arthritis.org/cdn-cgi/rum? https://www.arthritis.org/cdn-cgi/rum? — 204 — 150 B — 21 ms — h2https://insight.adsrvr.org/track/cei?advertiser_id=nclxyvd&cookie_sync=1&upv=3.0.0&upid=vfhxwlf&ref=https://www.arthritis.org/insight.adsrvr.org/track/cei?advert... https://insight.adsrvr.org/track/cei?advertiser_id=nclxyvd&cookie_sync=1&upv=3.0.0&upid=vfhxwlf&ref=https://www.arthritis.org/ — 302 — 169 B — 149 ms — h2https://dc.services.visualstudio.com/v2/trackdc.services.visualstudio.com/v2/tra... https://dc.services.visualstudio.com/v2/track — 204 — 0 B — 219 ms — h2https://match.adsrvr.org/track/cei?advertiser_id=nclxyvd&cookie_sync=1&upv=3.0.0&upid=vfhxwlf&ref=https%3a%2f%2fwww.arthritis.org&redirect=1match.adsrvr.org/track/cei?advertis... https://match.adsrvr.org/track/cei?advertiser_id=nclxyvd&cookie_sync=1&upv=3.0.0&upid=vfhxwlf&ref=https%3a%2f%2fwww.arthritis.org&redirect=1 — 200 — 369 B — 71 ms — h2https://widgetapi.instabot.io/instabot/getConversationsStorage?apiKey=Tt2IWgldF6fBTMgog4sGbaszS7DibmIPmAn5P7isOyI%3D&referrer=https%3A%2F%2Fwww.arthritis.org%2F&selfHosted=false&resolveClientUserInfo=true&isAWS=true&syncVersion=1&cacheTypes=0widgetapi.instabot.io/instabot/getC... https://widgetapi.instabot.io/instabot/getConversationsStorage?apiKey=Tt2IWgldF6fBTMgog4sGbaszS7DibmIPmAn5P7isOyI%3D&referrer=https%3A%2F%2Fwww.arthritis.org%2F&selfHosted=false&resolveClientUserInfo=true&isAWS=true&syncVersion=1&cacheTypes=0 — 400 — 164 B — 101 ms — h2https://dc.services.visualstudio.com/v2/trackdc.services.visualstudio.com/v2/tra... https://dc.services.visualstudio.com/v2/track — 200 — 202 B — 141 ms — h2https://js.adsrvr.org/universal_pixel.jsjs.adsrvr.org/universal_pixel.js https://js.adsrvr.org/universal_pixel.js — 200 — 958 B — 55 ms — http/1.1https://arthritisfoundation.tfaforms.net/api_v2/sst/quick-publisharthritisfoundation.tfaforms.net/ap... https://arthritisfoundation.tfaforms.net/api_v2/sst/quick-publish — 200 — 1.2 KiB — 344 ms — h2https://www.arthritis.org/favicon.icowww.arthritis.org/favicon.ico https://www.arthritis.org/favicon.ico — 200 — 475 B — 24 ms — h2https://insight.adsrvr.org/track/realtimeconversioninsight.adsrvr.org/track/realtimeco... https://insight.adsrvr.org/track/realtimeconversion — 200 — 0 B — 111 ms — h2https://insight.adsrvr.org/track/realtimeconversioninsight.adsrvr.org/track/realtimeco... https://insight.adsrvr.org/track/realtimeconversion — 200 — 351 B — 109 ms — h2https://j.clarity.ms/collectj.clarity.ms/collect https://j.clarity.ms/collect — 204 — 281 B — 99 ms — http/1.1https://bttrack.com/engagement/event?input=%7B%22globalId%22%3A%2200000000-0000-0000-0000-000000000042%22%2C%22creativeId%22%3A%22%22%2C%22placementId%22%3A%22%22%2C%22goalId%22%3A%2216054%22%2C%22sessionId%22%3A%224a6f2e46-537c-4add-b24d-d0d83f844821%22%2C%22parentPublisherId%22%3A%22%22%2C%22publisherId%22%3A%22%22%2C%22siteId%22%3A%22%22%2C%22commonId%22%3A%22%22%2C%22heartbeat%22%3A2%2C%22url%22%3A%22https%3A%2F%2Fwww.arthritis.org%2F%22%2C%22fingerprint%22%3A%22%22%2C%22fingerprintProvider%22%3A%22%22%7Dbttrack.com/engagement/event?input=... https://bttrack.com/engagement/event?input=%7B%22globalId%22%3A%2200000000-0000-0000-0000-000000000042%22%2C%22creativeId%22%3A%22%22%2C%22placementId%22%3A%22%22%2C%22goalId%22%3A%2216054%22%2C%22sessionId%22%3A%224a6f2e46-537c-4add-b24d-d0d83f844821%22%2C%22parentPublisherId%22%3A%22%22%2C%22publisherId%22%3A%22%22%2C%22siteId%22%3A%22%22%2C%22commonId%22%3A%22%22%2C%22heartbeat%22%3A2%2C%22url%22%3A%22https%3A%2F%2Fwww.arthritis.org%2F%22%2C%22fingerprint%22%3A%22%22%2C%22fingerprintProvider%22%3A%22%22%7D — 200 — 48 B — 97 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 5558ms · 2389KB · €60/mo
Unattributable
Other
Costly
Execution 660ms
Transfer 0 KB
Monthly Cost €7/mo
www.arthritis.org
Other
Costly
Execution 470ms
Transfer 16 KB
Monthly Cost €5/mo
Google Tag Manager
Tag Manager
Costly
Execution 455ms
Transfer 192 KB
Unused 30%
Monthly Cost €5/mo
cdn.fundraiseup.com
Other
Costly
Execution 427ms
Transfer 66 KB
Unused 33%
Monthly Cost €5/mo
static.fundraiseup.com
Other
Costly
Execution 314ms
Transfer 411 KB
Unused 89%
Monthly Cost €3/mo
widget.instabot.io
Other
Costly
Execution 296ms
Transfer 222 KB
Unused 45%
Monthly Cost €3/mo
www.arthritis.org
Other
Costly
Execution 260ms
Transfer 155 KB
Unused 73%
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Costly
Execution 237ms
Transfer 144 KB
Unused 42%
Monthly Cost €3/mo
assets.ubembed.com
Other
Costly
Execution 224ms
Transfer 50 KB
Unused 51%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Costly
Execution 224ms
Transfer 170 KB
Unused 39%
Monthly Cost €2/mo
cdn.evgnet.com
Other
Costly
Execution 220ms
Transfer 46 KB
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Costly
Execution 215ms
Transfer 157 KB
Unused 42%
Monthly Cost €2/mo
static.fundraiseup.com
Other
Optional
Execution 185ms
Transfer 4 KB
Monthly Cost €2/mo
Microsoft Clarity
Session Replay
Optional
Execution 183ms
Transfer 25 KB
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 162ms
Transfer 137 KB
Unused 42%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 150ms
Transfer 129 KB
Unused 48%
Monthly Cost €2/mo
Facebook Pixel
Advertising
Optional
Execution 126ms
Transfer 97 KB
Unused 45%
Monthly Cost €1/mo
Twitter/X Embed
Social
Optional
Execution 120ms
Transfer 27 KB
Monthly Cost €1/mo
az416426.vo.msecnd.net
Other
Optional
Execution 115ms
Transfer 22 KB
Monthly Cost €1/mo
ajax.googleapis.com
Other
Optional
Execution 79ms
Transfer 30 KB
Unused 74%
Monthly Cost €1/mo
static.cloudflareinsights.com
Other
Optional
Execution 75ms
Transfer 11 KB
Monthly Cost €1/mo
arthritisfoundation.tfaforms.net
Other
Optional
Execution 70ms
Transfer 84 KB
Unused 71%
Monthly Cost €1/mo
static.fundraiseup.com
Other
Optional
Execution 70ms
Transfer 140 KB
Monthly Cost €1/mo
s.pinimg.com
Other
Optional
Execution 59ms
Transfer 28 KB
Monthly Cost €1/mo
js.adsrvr.org
Other
Optional
Execution 55ms
Transfer 12 KB
Monthly Cost €1/mo
tags.srv.stackadapt.com
Other
Optional
Execution 55ms
Transfer 8 KB
Monthly Cost €1/mo
arthritisfoundation.tfaforms.net
Other
Optional
Execution 50ms
Transfer 6 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 660ms and costs ~€7/month
  • www.arthritis.org adds 470ms and costs ~€5/month
  • Google Tag Manager adds 455ms and costs ~€5/month
  • cdn.fundraiseup.com adds 427ms and costs ~€5/month
  • static.fundraiseup.com adds 314ms and costs ~€3/month
  • widget.instabot.io adds 296ms and costs ~€3/month
  • www.arthritis.org adds 260ms and costs ~€3/month
  • Google Tag Manager adds 237ms and costs ~€3/month
  • assets.ubembed.com adds 224ms and costs ~€2/month
  • Google Tag Manager adds 224ms and costs ~€2/month
  • cdn.evgnet.com adds 220ms and costs ~€2/month
  • Google Tag Manager adds 215ms and costs ~€2/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

Unattributable takes 660ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

www.arthritis.org takes 470ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Google Tag Manager takes 455ms 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.fundraiseup.com takes 427ms 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

static.fundraiseup.com takes 314ms 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

widget.instabot.io takes 296ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

www.arthritis.org takes 260ms 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 www.arthritis.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

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

assets.ubembed.com takes 224ms 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

51% of assets.ubembed.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

Google Tag Manager takes 224ms 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.evgnet.com 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

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

74% of ajax.googleapis.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

71% of arthritisfoundation.tfaforms.net's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback