Skip to content
https://healthychildren.org

Performance

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

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

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

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

1.83 s

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

3.31 s

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

152 ms

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

0.158

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

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

5.93 s

Page Load Progression

512 ms
1.0 s
1.5 s
2.0 s
2.6 s
3.1 s
3.6 s
4.1 s
Checks
15
5 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
5.4 MB transferred, 189 requests
FIX
5.4 MB transferred, 189 requests
Critical::
Page weighs 14.5 MB (5.4 MB transferred)
Warning::
JavaScript is 2.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.6 MB
Warning::
Images are 2.4 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.4 MB
Warning::
189 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.1 g CO2 per page load
5.4 MB / 2.4 MB budget
5.4 MB transferred
189 requests
1.1 g CO2 per page load
JavaScript 2.6 MiB 48%
Images 2.4 MiB 44%
CSS 170.6 KiB 3%
Other 131.2 KiB 2%
Fonts 66.4 KiB 1%
HTML 64.1 KiB 1%
Other 23.8 KiB 0%
Other 8.3 KiB 0%
Other 555 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (5.4 MiB of 5.4 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
65 scripts, 1.2 MB unused
FIX
65 scripts, 1.2 MB unused
Warning::
https://static.fundraiseup.com/checkout.9e2624d0be...: 366 KB unused (89%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.healthychildren.org/_layouts/15/core.j...: 118 KB unused (91%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://static.fundraiseup.com/checkout-sentry-ven...: 111 KB unused (100%)
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.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-1FTM...: 67 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.2 MB
1228 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://static.fundraiseup.com/checkout.9e2624d0be733d7f.js410 KB366 KB (89%)3rd
https://www.healthychildren.org/_layouts/15/core.js?rev=74F6aH9287K5hiLGz3pxCg%3D%3DTAG0130 KB118 KB (91%)3rd
https://static.fundraiseup.com/checkout-sentry-vendor.dda4c7629502a974.js112 KB111 KB (100%)3rd
https://static.fundraiseup.com/checkout-vendors.78ab7844d94042df.js105 KB87 KB (83%)3rd
https://www.googletagmanager.com/gtag/js?id=G-1FTMBGL94V&cx=c&gtm=4e64h1173 KB67 KB (39%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5FJ8N24158 KB65 KB (41%)3rd
https://www.googletagmanager.com/gtag/js?id=G-FD9D3XZVQQ&cx=c&gtm=4e64h1152 KB64 KB (42%)3rd
https://www.healthychildren.org/_layouts/15/init.js?rev=%2Be%2Fj2fE5FMW2sWBFY3SBvA%3D%3DTAG083 KB60 KB (73%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-625583326147 KB50 KB (34%)3rd
https://aap.hum.works/js/main.js104 KB46 KB (45%)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
189 resources · 5.4 MB · 1.2 MB savings available
FIX
189 resources · 5.4 MB · 1.2 MB savings available
Warning::
Page weight 4.4 MB over 1MB target
Got: 5.4 MB Expected: ≤ 1 MB
Info::
~1.2 MB of savings available
Warning::
188 third-party resources (100% of weight)
Info::
4 resources over 200KB
189 resources · 5.4 MiB · 188 third-party 4.4 MiB over 1MB target
JavaScript 48% · 2.6 MiB
Image 44% · 2.4 MiB
CSS 3% · 170.6 KiB
Other 3% · 152.9 KiB
Document 1% · 68.9 KiB
Font 1% · 66.4 KiB

~1.2 MiB of savings available

Remove unused JavaScript: 1.2 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
41 images, 0 KB saveable
REVIEW
41 images, 0 KB saveable
Warning::
https://www.healthychildren.org/SiteCollectionImag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.healthychildren.org/SiteCollectionImag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.healthychildren.org/SiteCollectionImag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.healthychildren.org/SiteCollectionImag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.healthychildren.org/_layouts/15/AAP.He... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.healthychildren.org/_catalogs/masterpa... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.healthychildren.org/SiteCollectionImag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
41 images 2.4 MB
0 oversized -0 KB
41 legacy format
7 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

C
JS Execution Cost
Action
1899ms total JS execution
REVIEW
1899ms total JS execution
Warning::
Unattributable: 333ms CPU time
Warning::
https://tools.luckyorange.com/core/core.js?v=1c63a...: 320ms CPU time
Warning::
https://www.healthychildren.org/English/Pages/defa...: 295ms CPU time
Info::
https://www.healthychildren.org/_layouts/15/AAP.He...: 161ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=AW-625...: 118ms CPU time
Warning::
Third-party scripts: 1899ms (100% of total)

Main Thread Breakdown

Script Evaluation 63% Other 14% Script Parsing & Compilation 13% Style & Layout 6%
ScriptTotalScriptingParse/CompileParty
Unattributable333ms83ms0ms3rd
https://tools.luckyorange.com/core/core.js?v=1c63ad4320ms298ms8ms3rd
https://www.healthychildren.org/English/Pages/default.aspx295ms72ms11ms3rd
https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/js/jquery-3.6.0.min.js?v=4.0161ms121ms3ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-625583326118ms100ms18ms3rd
https://cdn.fundraiseup.com/widget/ADAHKUXY114ms91ms9ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5FJ8N24112ms92ms17ms3rd
https://www.googletagmanager.com/gtag/js?id=G-1FTMBGL94V&cx=c&gtm=4e64h1101ms83ms16ms3rd
https://www.googletagmanager.com/gtag/js?id=G-FD9D3XZVQQ&cx=c&gtm=4e64h188ms73ms14ms3rd
https://static.fundraiseup.com/checkout-vendors.78ab7844d94042df.js78ms69ms9ms3rd

Showing top 10 of 13 scripts

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
2 fonts (66 KB)
PASS
2 fonts (66 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

66 KB total

Render-blocking

0

of 2

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s FCP 1.8 s LCP 3.3 shttps://fonts.gstatic.com/s/arvo/v23/tDbD2oWUg0MKqScQ7Z7o_vo.woff2tDbD2oWUg0MKqScQ7Z7o_vo... https://fonts.gstatic.com/s/arvo/v23/tDbD2oWUg0MKqScQ7Z7o_vo.woff2 — 10.4 KiB — 13 ms — font-display: swaphttps://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0fontawesome-webfont.woff2 https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0 — 56.1 KiB — 29 ms — font-display: swap
tDbD2oWUg0MKqScQ7Z7o_vo... woff2 swap
Size 10 KB
Load time 13 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
fontawesome-webfont.woff2 woff2 swap
Size 56 KB
Load time 29 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
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
189 requests over 8878ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 1.8 s LCP 3.3 shttps://healthychildren.org// https://healthychildren.org/ — 301 — 136 B — 184 ms — http/1.0https://www.healthychildren.org/www.healthychildren.org/ https://www.healthychildren.org/ — 302 — 1022 B — 89 ms — http/1.1https://www.healthychildren.org/Pages/VariationRoot.aspxwww.healthychildren.org/Pages/Varia... https://www.healthychildren.org/Pages/VariationRoot.aspx — 302 — 1.1 KiB — 77 ms — http/1.1https://www.healthychildren.org/Englishwww.healthychildren.org/English https://www.healthychildren.org/English — 302 — 1.0 KiB — 32 ms — http/1.1https://www.healthychildren.org/English/Pages/default.aspxwww.healthychildren.org/English/Pag... https://www.healthychildren.org/English/Pages/default.aspx — 200 — 64.1 KiB — 528 ms — http/1.1https://www.healthychildren.org/_catalogs/masterpage/Assets/less/css/ms-searchpaging.min.css?v=4.0www.healthychildren.org/_catalogs/m... https://www.healthychildren.org/_catalogs/masterpage/Assets/less/css/ms-searchpaging.min.css?v=4.0 — 200 — 2.0 KiB — 73 ms — http/1.1https://www.healthychildren.org/_layouts/15/1033/styles/corev4.css?rev=KyQnJ1I7G2kvTD29d4%2F1gw%3D%3Dwww.healthychildren.org/_layouts/15... https://www.healthychildren.org/_layouts/15/1033/styles/corev4.css?rev=KyQnJ1I7G2kvTD29d4%2F1gw%3D%3D — 200 — 29.9 KiB — 173 ms — http/1.1https://www.healthychildren.org/Style%20Library/en-US/Themable/Core%20Styles/controls.css?v=4.0www.healthychildren.org/Style%20Lib... https://www.healthychildren.org/Style%20Library/en-US/Themable/Core%20Styles/controls.css?v=4.0 — 200 — 9.8 KiB — 101 ms — http/1.1https://www.healthychildren.org/_layouts/15/1033/initstrings.js?rev=PwfqGMCAYeGaq4UXoAzNyA%3D%3DTAG0www.healthychildren.org/_layouts/15... https://www.healthychildren.org/_layouts/15/1033/initstrings.js?rev=PwfqGMCAYeGaq4UXoAzNyA%3D%3DTAG0 — 200 — 7.2 KiB — 220 ms — http/1.1https://www.healthychildren.org/_layouts/15/init.js?rev=%2Be%2Fj2fE5FMW2sWBFY3SBvA%3D%3DTAG0www.healthychildren.org/_layouts/15... https://www.healthychildren.org/_layouts/15/init.js?rev=%2Be%2Fj2fE5FMW2sWBFY3SBvA%3D%3DTAG0 — 200 — 82.7 KiB — 320 ms — http/1.1https://www.healthychildren.org/_layouts/15/aap.healthychildren/js/translationconnector.jswww.healthychildren.org/_layouts/15... https://www.healthychildren.org/_layouts/15/aap.healthychildren/js/translationconnector.js — 200 — 1.2 KiB — 206 ms — http/1.1https://www.healthychildren.org/ScriptResource.axd?d=NJmAwtEo3Ipnlaxl6CMhvsshfA_HwLXBMmjxGpu_kaskMbYmbOfXosF5ZWda8JgcIZVufkq2DtcQ9URQAEO4J6D5eF0WMt7AUy8mdvdyb4GMkp-oVB9S7vcDT5jN1gGMkyPZQSXxLgfJ8JlSF_JuERRVvbIz2oozWbAO_j8UlFA1&t=5c0e0825www.healthychildren.org/ScriptResou... https://www.healthychildren.org/ScriptResource.axd?d=NJmAwtEo3Ipnlaxl6CMhvsshfA_HwLXBMmjxGpu_kaskMbYmbOfXosF5ZWda8JgcIZVufkq2DtcQ9URQAEO4J6D5eF0WMt7AUy8mdvdyb4GMkp-oVB9S7vcDT5jN1gGMkyPZQSXxLgfJ8JlSF_JuERRVvbIz2oozWbAO_j8UlFA1&t=5c0e0825 — 200 — 25.6 KiB — 346 ms — http/1.1https://www.healthychildren.org/_layouts/15/blank.js?rev=jP7n0flWoITkKsuvkOQYfg%3D%3DTAG0www.healthychildren.org/_layouts/15... https://www.healthychildren.org/_layouts/15/blank.js?rev=jP7n0flWoITkKsuvkOQYfg%3D%3DTAG0 — 200 — 1003 B — 231 ms — http/1.1https://www.healthychildren.org/ScriptResource.axd?d=dwY9oWetJoJoVpgL6Zq8OICpDqHDR5C4JZEBok6wmWmsLXn8hqbBcsFLp2Gg7y__W7oJX_cevm6KQM63avnAEggXU3b5BIpaHbJHLkqgEwmub75CB4SyJbZDGGt2UXea092mYhL1-0j1VfoIhVaujzHmZEeKap5TcllGyUlJLDQ1&t=5c0e0825www.healthychildren.org/ScriptResou... https://www.healthychildren.org/ScriptResource.axd?d=dwY9oWetJoJoVpgL6Zq8OICpDqHDR5C4JZEBok6wmWmsLXn8hqbBcsFLp2Gg7y__W7oJX_cevm6KQM63avnAEggXU3b5BIpaHbJHLkqgEwmub75CB4SyJbZDGGt2UXea092mYhL1-0j1VfoIhVaujzHmZEeKap5TcllGyUlJLDQ1&t=5c0e0825 — 200 — 10.3 KiB — 278 ms — http/1.1https://www.healthychildren.org/_layouts/15/1033/strings.js?rev=tob137cgLCsvzDNjZIOCNQ%3D%3DTAG0www.healthychildren.org/_layouts/15... https://www.healthychildren.org/_layouts/15/1033/strings.js?rev=tob137cgLCsvzDNjZIOCNQ%3D%3DTAG0 — 200 — 45.6 KiB — 366 ms — http/1.1https://www.healthychildren.org/_layouts/15/core.js?rev=74F6aH9287K5hiLGz3pxCg%3D%3DTAG0www.healthychildren.org/_layouts/15... https://www.healthychildren.org/_layouts/15/core.js?rev=74F6aH9287K5hiLGz3pxCg%3D%3DTAG0 — 200 — 129.8 KiB — 614 ms — http/1.1https://www.healthychildren.org/_catalogs/masterpage/Assets/less/css/bootstrap.css?v=5.0www.healthychildren.org/_catalogs/m... https://www.healthychildren.org/_catalogs/masterpage/Assets/less/css/bootstrap.css?v=5.0 — 200 — 27.7 KiB — 185 ms — http/1.1https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css?v=4.0maxcdn.bootstrapcdn.com/font-awesom... https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css?v=4.0 — 200 — 5.8 KiB — 28 ms — h3https://www.healthychildren.org/_layouts/15/HealthyChildrenHALF/CSS/HALFHome/tahoe_mods.css?v=4.0www.healthychildren.org/_layouts/15... https://www.healthychildren.org/_layouts/15/HealthyChildrenHALF/CSS/HALFHome/tahoe_mods.css?v=4.0 — 200 — 2.1 KiB — 62 ms — http/1.1https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/styles/site.css?v=05292025www.healthychildren.org/_layouts/15... https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/styles/site.css?v=05292025 — 200 — 40.9 KiB — 216 ms — http/1.1https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/styles/override.css?v=4.0www.healthychildren.org/_layouts/15... https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/styles/override.css?v=4.0 — 200 — 1.1 KiB — 84 ms — http/1.1https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/styles/custom-theme/jquery-ui-1.8.10.custom.css?v=4.0www.healthychildren.org/_layouts/15... https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/styles/custom-theme/jquery-ui-1.8.10.custom.css?v=4.0 — 200 — 4.4 KiB — 88 ms — http/1.1https://www.healthychildren.org/_catalogs/masterpage/Assets/less/css/dark_brown.css?v=4.0www.healthychildren.org/_catalogs/m... https://www.healthychildren.org/_catalogs/masterpage/Assets/less/css/dark_brown.css?v=4.0 — 200 — 1.5 KiB — 109 ms — http/1.1https://www.healthychildren.org/_catalogs/masterpage/Assets/less/css/bright_red.css?v=4.0www.healthychildren.org/_catalogs/m... https://www.healthychildren.org/_catalogs/masterpage/Assets/less/css/bright_red.css?v=4.0 — 200 — 1.5 KiB — 112 ms — http/1.1https://www.healthychildren.org/_catalogs/masterpage/Assets/less/css/bright_orange.css?v=4.0www.healthychildren.org/_catalogs/m... https://www.healthychildren.org/_catalogs/masterpage/Assets/less/css/bright_orange.css?v=4.0 — 200 — 1.5 KiB — 114 ms — http/1.1https://www.healthychildren.org/_catalogs/masterpage/Assets/less/css/grayish_yellow.css?v=4.0www.healthychildren.org/_catalogs/m... https://www.healthychildren.org/_catalogs/masterpage/Assets/less/css/grayish_yellow.css?v=4.0 — 200 — 1.5 KiB — 132 ms — http/1.1https://www.healthychildren.org/_catalogs/masterpage/Assets/less/css/moderate_green.css?v=4.0www.healthychildren.org/_catalogs/m... https://www.healthychildren.org/_catalogs/masterpage/Assets/less/css/moderate_green.css?v=4.0 — 200 — 1.5 KiB — 138 ms — http/1.1https://www.healthychildren.org/_catalogs/masterpage/Assets/less/css/soft_orange.css?v=4.0www.healthychildren.org/_catalogs/m... https://www.healthychildren.org/_catalogs/masterpage/Assets/less/css/soft_orange.css?v=4.0 — 200 — 1.5 KiB — 139 ms — http/1.1https://fonts.googleapis.com/css?family=Arvofonts.googleapis.com/css?family=Arv... https://fonts.googleapis.com/css?family=Arvo — 200 — 375 B — 44 ms — h2https://fonts.googleapis.com/css?family=Arvo:400,700fonts.googleapis.com/css?family=Arv... https://fonts.googleapis.com/css?family=Arvo:400,700 — 200 — 777 B — 40 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 1.8 s LCP 3.3 shttps://healthychildren.org// https://healthychildren.org/ — 301 — 136 B — 184 ms — http/1.0https://www.healthychildren.org/www.healthychildren.org/ https://www.healthychildren.org/ — 302 — 1022 B — 89 ms — http/1.1https://www.healthychildren.org/Pages/VariationRoot.aspxwww.healthychildren.org/Pages/Varia... https://www.healthychildren.org/Pages/VariationRoot.aspx — 302 — 1.1 KiB — 77 ms — http/1.1https://www.healthychildren.org/Englishwww.healthychildren.org/English https://www.healthychildren.org/English — 302 — 1.0 KiB — 32 ms — http/1.1https://www.healthychildren.org/English/Pages/default.aspxwww.healthychildren.org/English/Pag... https://www.healthychildren.org/English/Pages/default.aspx — 200 — 64.1 KiB — 528 ms — http/1.1https://www.healthychildren.org/_catalogs/masterpage/Assets/less/css/ms-searchpaging.min.css?v=4.0www.healthychildren.org/_catalogs/m... https://www.healthychildren.org/_catalogs/masterpage/Assets/less/css/ms-searchpaging.min.css?v=4.0 — 200 — 2.0 KiB — 73 ms — http/1.1https://www.healthychildren.org/_layouts/15/1033/styles/corev4.css?rev=KyQnJ1I7G2kvTD29d4%2F1gw%3D%3Dwww.healthychildren.org/_layouts/15... https://www.healthychildren.org/_layouts/15/1033/styles/corev4.css?rev=KyQnJ1I7G2kvTD29d4%2F1gw%3D%3D — 200 — 29.9 KiB — 173 ms — http/1.1https://www.healthychildren.org/Style%20Library/en-US/Themable/Core%20Styles/controls.css?v=4.0www.healthychildren.org/Style%20Lib... https://www.healthychildren.org/Style%20Library/en-US/Themable/Core%20Styles/controls.css?v=4.0 — 200 — 9.8 KiB — 101 ms — http/1.1https://www.healthychildren.org/_layouts/15/1033/initstrings.js?rev=PwfqGMCAYeGaq4UXoAzNyA%3D%3DTAG0www.healthychildren.org/_layouts/15... https://www.healthychildren.org/_layouts/15/1033/initstrings.js?rev=PwfqGMCAYeGaq4UXoAzNyA%3D%3DTAG0 — 200 — 7.2 KiB — 220 ms — http/1.1https://www.healthychildren.org/_layouts/15/init.js?rev=%2Be%2Fj2fE5FMW2sWBFY3SBvA%3D%3DTAG0www.healthychildren.org/_layouts/15... https://www.healthychildren.org/_layouts/15/init.js?rev=%2Be%2Fj2fE5FMW2sWBFY3SBvA%3D%3DTAG0 — 200 — 82.7 KiB — 320 ms — http/1.1https://www.healthychildren.org/_layouts/15/aap.healthychildren/js/translationconnector.jswww.healthychildren.org/_layouts/15... https://www.healthychildren.org/_layouts/15/aap.healthychildren/js/translationconnector.js — 200 — 1.2 KiB — 206 ms — http/1.1https://www.healthychildren.org/ScriptResource.axd?d=NJmAwtEo3Ipnlaxl6CMhvsshfA_HwLXBMmjxGpu_kaskMbYmbOfXosF5ZWda8JgcIZVufkq2DtcQ9URQAEO4J6D5eF0WMt7AUy8mdvdyb4GMkp-oVB9S7vcDT5jN1gGMkyPZQSXxLgfJ8JlSF_JuERRVvbIz2oozWbAO_j8UlFA1&t=5c0e0825www.healthychildren.org/ScriptResou... https://www.healthychildren.org/ScriptResource.axd?d=NJmAwtEo3Ipnlaxl6CMhvsshfA_HwLXBMmjxGpu_kaskMbYmbOfXosF5ZWda8JgcIZVufkq2DtcQ9URQAEO4J6D5eF0WMt7AUy8mdvdyb4GMkp-oVB9S7vcDT5jN1gGMkyPZQSXxLgfJ8JlSF_JuERRVvbIz2oozWbAO_j8UlFA1&t=5c0e0825 — 200 — 25.6 KiB — 346 ms — http/1.1https://www.healthychildren.org/_layouts/15/blank.js?rev=jP7n0flWoITkKsuvkOQYfg%3D%3DTAG0www.healthychildren.org/_layouts/15... https://www.healthychildren.org/_layouts/15/blank.js?rev=jP7n0flWoITkKsuvkOQYfg%3D%3DTAG0 — 200 — 1003 B — 231 ms — http/1.1https://www.healthychildren.org/ScriptResource.axd?d=dwY9oWetJoJoVpgL6Zq8OICpDqHDR5C4JZEBok6wmWmsLXn8hqbBcsFLp2Gg7y__W7oJX_cevm6KQM63avnAEggXU3b5BIpaHbJHLkqgEwmub75CB4SyJbZDGGt2UXea092mYhL1-0j1VfoIhVaujzHmZEeKap5TcllGyUlJLDQ1&t=5c0e0825www.healthychildren.org/ScriptResou... https://www.healthychildren.org/ScriptResource.axd?d=dwY9oWetJoJoVpgL6Zq8OICpDqHDR5C4JZEBok6wmWmsLXn8hqbBcsFLp2Gg7y__W7oJX_cevm6KQM63avnAEggXU3b5BIpaHbJHLkqgEwmub75CB4SyJbZDGGt2UXea092mYhL1-0j1VfoIhVaujzHmZEeKap5TcllGyUlJLDQ1&t=5c0e0825 — 200 — 10.3 KiB — 278 ms — http/1.1https://www.healthychildren.org/_layouts/15/1033/strings.js?rev=tob137cgLCsvzDNjZIOCNQ%3D%3DTAG0www.healthychildren.org/_layouts/15... https://www.healthychildren.org/_layouts/15/1033/strings.js?rev=tob137cgLCsvzDNjZIOCNQ%3D%3DTAG0 — 200 — 45.6 KiB — 366 ms — http/1.1https://www.healthychildren.org/_layouts/15/core.js?rev=74F6aH9287K5hiLGz3pxCg%3D%3DTAG0www.healthychildren.org/_layouts/15... https://www.healthychildren.org/_layouts/15/core.js?rev=74F6aH9287K5hiLGz3pxCg%3D%3DTAG0 — 200 — 129.8 KiB — 614 ms — http/1.1https://www.healthychildren.org/_catalogs/masterpage/Assets/less/css/bootstrap.css?v=5.0www.healthychildren.org/_catalogs/m... https://www.healthychildren.org/_catalogs/masterpage/Assets/less/css/bootstrap.css?v=5.0 — 200 — 27.7 KiB — 185 ms — http/1.1https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css?v=4.0maxcdn.bootstrapcdn.com/font-awesom... https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css?v=4.0 — 200 — 5.8 KiB — 28 ms — h3https://www.healthychildren.org/_layouts/15/HealthyChildrenHALF/CSS/HALFHome/tahoe_mods.css?v=4.0www.healthychildren.org/_layouts/15... https://www.healthychildren.org/_layouts/15/HealthyChildrenHALF/CSS/HALFHome/tahoe_mods.css?v=4.0 — 200 — 2.1 KiB — 62 ms — http/1.1https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/styles/site.css?v=05292025www.healthychildren.org/_layouts/15... https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/styles/site.css?v=05292025 — 200 — 40.9 KiB — 216 ms — http/1.1https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/styles/override.css?v=4.0www.healthychildren.org/_layouts/15... https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/styles/override.css?v=4.0 — 200 — 1.1 KiB — 84 ms — http/1.1https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/styles/custom-theme/jquery-ui-1.8.10.custom.css?v=4.0www.healthychildren.org/_layouts/15... https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/styles/custom-theme/jquery-ui-1.8.10.custom.css?v=4.0 — 200 — 4.4 KiB — 88 ms — http/1.1https://www.healthychildren.org/_catalogs/masterpage/Assets/less/css/dark_brown.css?v=4.0www.healthychildren.org/_catalogs/m... https://www.healthychildren.org/_catalogs/masterpage/Assets/less/css/dark_brown.css?v=4.0 — 200 — 1.5 KiB — 109 ms — http/1.1https://www.healthychildren.org/_catalogs/masterpage/Assets/less/css/bright_red.css?v=4.0www.healthychildren.org/_catalogs/m... https://www.healthychildren.org/_catalogs/masterpage/Assets/less/css/bright_red.css?v=4.0 — 200 — 1.5 KiB — 112 ms — http/1.1https://www.healthychildren.org/_catalogs/masterpage/Assets/less/css/bright_orange.css?v=4.0www.healthychildren.org/_catalogs/m... https://www.healthychildren.org/_catalogs/masterpage/Assets/less/css/bright_orange.css?v=4.0 — 200 — 1.5 KiB — 114 ms — http/1.1https://www.healthychildren.org/_catalogs/masterpage/Assets/less/css/grayish_yellow.css?v=4.0www.healthychildren.org/_catalogs/m... https://www.healthychildren.org/_catalogs/masterpage/Assets/less/css/grayish_yellow.css?v=4.0 — 200 — 1.5 KiB — 132 ms — http/1.1https://www.healthychildren.org/_catalogs/masterpage/Assets/less/css/moderate_green.css?v=4.0www.healthychildren.org/_catalogs/m... https://www.healthychildren.org/_catalogs/masterpage/Assets/less/css/moderate_green.css?v=4.0 — 200 — 1.5 KiB — 138 ms — http/1.1https://www.healthychildren.org/_catalogs/masterpage/Assets/less/css/soft_orange.css?v=4.0www.healthychildren.org/_catalogs/m... https://www.healthychildren.org/_catalogs/masterpage/Assets/less/css/soft_orange.css?v=4.0 — 200 — 1.5 KiB — 139 ms — http/1.1https://fonts.googleapis.com/css?family=Arvofonts.googleapis.com/css?family=Arv... https://fonts.googleapis.com/css?family=Arvo — 200 — 375 B — 44 ms — h2https://fonts.googleapis.com/css?family=Arvo:400,700fonts.googleapis.com/css?family=Arv... https://fonts.googleapis.com/css?family=Arvo:400,700 — 200 — 777 B — 40 ms — h2https://www.healthychildren.org/_catalogs/masterpage/Assets/less/css/flexslider.css?v=4.0www.healthychildren.org/_catalogs/m... https://www.healthychildren.org/_catalogs/masterpage/Assets/less/css/flexslider.css?v=4.0 — 200 — 2.8 KiB — 156 ms — http/1.1https://www.healthychildren.org/_catalogs/masterpage/Assets/less/css/hc-styles.min.css?v=5.0www.healthychildren.org/_catalogs/m... https://www.healthychildren.org/_catalogs/masterpage/Assets/less/css/hc-styles.min.css?v=5.0 — 200 — 17.9 KiB — 223 ms — http/1.1https://www.healthychildren.org/_catalogs/masterpage/Assets/less/css/team.css?v=4.0www.healthychildren.org/_catalogs/m... https://www.healthychildren.org/_catalogs/masterpage/Assets/less/css/team.css?v=4.0 — 200 — 2.2 KiB — 162 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=AW-625583326www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-625583326 — 200 — 147.1 KiB — 80 ms — h2https://platform-api.sharethis.com/js/sharethis.jsplatform-api.sharethis.com/js/share... https://platform-api.sharethis.com/js/sharethis.js — 200 — 46.9 KiB — 84 ms — h2https://www.healthychildren.org/_layouts/15/images/spcommon.png?rev=44www.healthychildren.org/_layouts/15... https://www.healthychildren.org/_layouts/15/images/spcommon.png?rev=44 — 200 — 19.9 KiB — 85 ms — http/1.1https://www.healthychildren.org/WebResource.axd?d=pynGkmcFUV13He1Qd6_TZH6j_97fNP2v-SGxcrUAHYpDCm5E1cBJG086vTvJVZ0ghx6vMxOgF92qzHg3pXYkXg2&t=638901356248157332www.healthychildren.org/WebResource... https://www.healthychildren.org/WebResource.axd?d=pynGkmcFUV13He1Qd6_TZH6j_97fNP2v-SGxcrUAHYpDCm5E1cBJG086vTvJVZ0ghx6vMxOgF92qzHg3pXYkXg2&t=638901356248157332 — 200 — 6.5 KiB — 50 ms — http/1.1https://www.healthychildren.org/_catalogs/masterpage/Assets/images/btn-language.pngwww.healthychildren.org/_catalogs/m... https://www.healthychildren.org/_catalogs/masterpage/Assets/images/btn-language.png — 200 — 9.7 KiB — 27 ms — http/1.1https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/images/healthy-children-logo.gifwww.healthychildren.org/_layouts/15... https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/images/healthy-children-logo.gif — 200 — 9.0 KiB — 44 ms — http/1.1https://www.healthychildren.org/SiteCollectionImage-Homepage-Banners/pollution-banner.jpgwww.healthychildren.org/SiteCollect... https://www.healthychildren.org/SiteCollectionImage-Homepage-Banners/pollution-banner.jpg — 200 — 259.9 KiB — 876 ms — http/1.1https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/js/jquery-3.6.0.min.js?v=4.0www.healthychildren.org/_layouts/15... https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/js/jquery-3.6.0.min.js?v=4.0 — 200 — 30.8 KiB — 129 ms — http/1.1https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/js/jquery-migrate-3.3.2.min.jswww.healthychildren.org/_layouts/15... https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/js/jquery-migrate-3.3.2.min.js — 200 — 4.7 KiB — 22 ms — http/1.1https://www.healthychildren.org/_catalogs/masterpage/Assets/scripts/jquery.flexslider.js?v=7.0www.healthychildren.org/_catalogs/m... https://www.healthychildren.org/_catalogs/masterpage/Assets/scripts/jquery.flexslider.js?v=7.0 — 200 — 53.6 KiB — 182 ms — http/1.1https://www.healthychildren.org/_catalogs/masterpage/Assets/scripts/hoverIntent-old.js?v=7.0www.healthychildren.org/_catalogs/m... https://www.healthychildren.org/_catalogs/masterpage/Assets/scripts/hoverIntent-old.js?v=7.0 — 200 — 5.3 KiB — 26 ms — http/1.1https://www.healthychildren.org/_catalogs/masterpage/Assets/scripts/jquery.sidr.min.js?v=7.0www.healthychildren.org/_catalogs/m... https://www.healthychildren.org/_catalogs/masterpage/Assets/scripts/jquery.sidr.min.js?v=7.0 — 200 — 4.6 KiB — 46 ms — http/1.1https://www.healthychildren.org/_catalogs/masterpage/Assets/scripts/hc-functions.js?v=8.0www.healthychildren.org/_catalogs/m... https://www.healthychildren.org/_catalogs/masterpage/Assets/scripts/hc-functions.js?v=8.0 — 200 — 12.2 KiB — 67 ms — http/1.1https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/js/jquery.fontScaler.js?v=7.0www.healthychildren.org/_layouts/15... https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/js/jquery.fontScaler.js?v=7.0 — 200 — 2.4 KiB — 26 ms — http/1.1https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/js/jquery.tools.js?v=7.0www.healthychildren.org/_layouts/15... https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/js/jquery.tools.js?v=7.0 — 200 — 1.9 KiB — 27 ms — http/1.1https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/js/jquery.simplemodal.js?v=7.0www.healthychildren.org/_layouts/15... https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/js/jquery.simplemodal.js?v=7.0 — 200 — 7.7 KiB — 47 ms — http/1.1https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/js/site.js?v=08152024www.healthychildren.org/_layouts/15... https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/js/site.js?v=08152024 — 200 — 18.7 KiB — 125 ms — http/1.1https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/js/AAP.Core.js?v=7.0www.healthychildren.org/_layouts/15... https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/js/AAP.Core.js?v=7.0 — 200 — 696 B — 26 ms — http/1.1https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/js/jquery.rotator.min.js?v=7.0www.healthychildren.org/_layouts/15... https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/js/jquery.rotator.min.js?v=7.0 — 200 — 2.3 KiB — 26 ms — http/1.1https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/js/navSuppress.js?v=7.0www.healthychildren.org/_layouts/15... https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/js/navSuppress.js?v=7.0 — 200 — 951 B — 26 ms — http/1.1https://www.healthychildren.org/SiteCollectionImage-Homepage-Banners/recommended-immunization-schedules-banner.jpgwww.healthychildren.org/SiteCollect... https://www.healthychildren.org/SiteCollectionImage-Homepage-Banners/recommended-immunization-schedules-banner.jpg — 200 — 103.3 KiB — 272 ms — http/1.1https://www.healthychildren.org/SiteCollectionImage-Homepage-Banners/talking-with-kids-about-media-banner.jpgwww.healthychildren.org/SiteCollect... https://www.healthychildren.org/SiteCollectionImage-Homepage-Banners/talking-with-kids-about-media-banner.jpg — 200 — 121.7 KiB — 489 ms — http/1.1https://www.healthychildren.org/SiteCollectionImage-Homepage-Banners/autism-banner.jpgwww.healthychildren.org/SiteCollect... https://www.healthychildren.org/SiteCollectionImage-Homepage-Banners/autism-banner.jpg — 200 — 79.8 KiB — 306 ms — http/1.1https://www.healthychildren.org/SiteCollectionImage-Homepage-Banners/obesity-banner-2.pngwww.healthychildren.org/SiteCollect... https://www.healthychildren.org/SiteCollectionImage-Homepage-Banners/obesity-banner-2.png — 200 — 1.2 MiB — 3.6 s — http/1.1https://www.healthychildren.org/SiteCollectionImage-Homepage-Banners/whooping-cough-quicklink.jpgwww.healthychildren.org/SiteCollect... https://www.healthychildren.org/SiteCollectionImage-Homepage-Banners/whooping-cough-quicklink.jpg — 200 — 7.2 KiB — 48 ms — http/1.1https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/styles/reset.csswww.healthychildren.org/_layouts/15... https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/styles/reset.css — 200 — 1.0 KiB — 30 ms — http/1.1https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/1033/styles/site-menu.csswww.healthychildren.org/_layouts/15... https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/1033/styles/site-menu.css — 200 — 1.8 KiB — 53 ms — http/1.1https://www.healthychildren.org/SiteCollectionImage-Homepage-Banners/FMP-quicklink.jpgwww.healthychildren.org/SiteCollect... https://www.healthychildren.org/SiteCollectionImage-Homepage-Banners/FMP-quicklink.jpg — 200 — 6.9 KiB — 49 ms — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-5FJ8N24www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5FJ8N24 — 200 — 158.1 KiB — 50 ms — h2https://cdn.fundraiseup.com/widget/ADAHKUXYcdn.fundraiseup.com/widget/ADAHKUXY https://cdn.fundraiseup.com/widget/ADAHKUXY — 200 — 65.5 KiB — 67 ms — h2https://snippet.maze.co/maze-universal-loader.js?apiKey=e592967c-3de0-4cf7-8d7a-feac0314d2fdsnippet.maze.co/maze-universal-load... https://snippet.maze.co/maze-universal-loader.js?apiKey=e592967c-3de0-4cf7-8d7a-feac0314d2fd — 200 — 2.7 KiB — 17 ms — http/1.1https://www.healthychildren.org/SiteCollectionImage-Homepage-Banners/measles-quicklink.jpgwww.healthychildren.org/SiteCollect... https://www.healthychildren.org/SiteCollectionImage-Homepage-Banners/measles-quicklink.jpg — 200 — 8.9 KiB — 73 ms — http/1.1https://www.healthychildren.org/SiteCollectionImage-Homepage-Banners/gun-quicklink.jpgwww.healthychildren.org/SiteCollect... https://www.healthychildren.org/SiteCollectionImage-Homepage-Banners/gun-quicklink.jpg — 200 — 9.3 KiB — 48 ms — http/1.1https://www.healthychildren.org/_catalogs/masterpage/Assets/images/AAP_Logo_1.svgwww.healthychildren.org/_catalogs/m... https://www.healthychildren.org/_catalogs/masterpage/Assets/images/AAP_Logo_1.svg — 200 — 262.1 KiB — 868 ms — http/1.1https://www.healthychildren.org/_catalogs/masterpage/Assets/images/as-preschool.pngwww.healthychildren.org/_catalogs/m... https://www.healthychildren.org/_catalogs/masterpage/Assets/images/as-preschool.png — 200 — 14.5 KiB — 125 ms — http/1.1https://www.healthychildren.org/SiteCollectionImage-Homepage-Banners/emotional-development-quick-link.jpgwww.healthychildren.org/SiteCollect... https://www.healthychildren.org/SiteCollectionImage-Homepage-Banners/emotional-development-quick-link.jpg — 200 — 10.5 KiB — 107 ms — http/1.1https://www.healthychildren.org/_catalogs/masterpage/Assets/images/bg-find-pediatrician.jpgwww.healthychildren.org/_catalogs/m... https://www.healthychildren.org/_catalogs/masterpage/Assets/images/bg-find-pediatrician.jpg — 200 — 14.8 KiB — 198 ms — http/1.1https://www.healthychildren.org/_catalogs/masterpage/Assets/images/as-baby.pngwww.healthychildren.org/_catalogs/m... https://www.healthychildren.org/_catalogs/masterpage/Assets/images/as-baby.png — 200 — 9.5 KiB — 174 ms — http/1.1https://www.healthychildren.org/_catalogs/masterpage/Assets/images/as-young-adult.pngwww.healthychildren.org/_catalogs/m... https://www.healthychildren.org/_catalogs/masterpage/Assets/images/as-young-adult.png — 200 — 13.9 KiB — 308 ms — http/1.1https://www.healthychildren.org/_catalogs/masterpage/Assets/images/as-gradeschool.pngwww.healthychildren.org/_catalogs/m... https://www.healthychildren.org/_catalogs/masterpage/Assets/images/as-gradeschool.png — 200 — 11.5 KiB — 249 ms — http/1.1https://www.healthychildren.org/_catalogs/masterpage/Assets/images/as-toddler.pngwww.healthychildren.org/_catalogs/m... https://www.healthychildren.org/_catalogs/masterpage/Assets/images/as-toddler.png — 200 — 13.1 KiB — 294 ms — http/1.1https://www.healthychildren.org/_catalogs/masterpage/Assets/images/as-teen.pngwww.healthychildren.org/_catalogs/m... https://www.healthychildren.org/_catalogs/masterpage/Assets/images/as-teen.png — 200 — 16.1 KiB — 297 ms — http/1.1https://www.healthychildren.org/_catalogs/masterpage/Assets/images/as-prenatal.pngwww.healthychildren.org/_catalogs/m... https://www.healthychildren.org/_catalogs/masterpage/Assets/images/as-prenatal.png — 200 — 13.6 KiB — 275 ms — http/1.1https://www.healthychildren.org/_catalogs/masterpage/Assets/images/btn-shop-aap.jpgwww.healthychildren.org/_catalogs/m... https://www.healthychildren.org/_catalogs/masterpage/Assets/images/btn-shop-aap.jpg — 200 — 5.7 KiB — 304 ms — http/1.1https://www.healthychildren.org/_catalogs/masterpage/Assets/images/icon-search.pngwww.healthychildren.org/_catalogs/m... https://www.healthychildren.org/_catalogs/masterpage/Assets/images/icon-search.png — 200 — 2.4 KiB — 320 ms — http/1.1https://www.healthychildren.org/SiteCollectionImagesArticleImages/LinkedIn_SocialIcon-solid.pngwww.healthychildren.org/SiteCollect... https://www.healthychildren.org/SiteCollectionImagesArticleImages/LinkedIn_SocialIcon-solid.png — 200 — 4.1 KiB — 342 ms — http/1.1https://www.healthychildren.org/SiteCollectionImagesArticleImages/aapTikTok.pngwww.healthychildren.org/SiteCollect... https://www.healthychildren.org/SiteCollectionImagesArticleImages/aapTikTok.png — 200 — 10.4 KiB — 334 ms — http/1.1https://www.healthychildren.org/SiteCollectionImagesArticleImages/instagram_social_icon_solid.pngwww.healthychildren.org/SiteCollect... https://www.healthychildren.org/SiteCollectionImagesArticleImages/instagram_social_icon_solid.png — 200 — 16.1 KiB — 436 ms — http/1.1https://www.healthychildren.org/SiteCollectionImagesArticleImages/threads_social_icon_solid.pngwww.healthychildren.org/SiteCollect... https://www.healthychildren.org/SiteCollectionImagesArticleImages/threads_social_icon_solid.png — 200 — 11.5 KiB — 410 ms — http/1.1https://www.healthychildren.org/SiteCollectionImagesArticleImages/sn-lrg-youtube-solid.pngwww.healthychildren.org/SiteCollect... https://www.healthychildren.org/SiteCollectionImagesArticleImages/sn-lrg-youtube-solid.png — 200 — 7.4 KiB — 361 ms — http/1.1https://www.healthychildren.org/SiteCollectionImagesArticleImages/sn-lrg-facebook-solid.png.pngwww.healthychildren.org/SiteCollect... https://www.healthychildren.org/SiteCollectionImagesArticleImages/sn-lrg-facebook-solid.png.png — 200 — 4.2 KiB — 367 ms — http/1.1https://www.healthychildren.org/SiteCollectionImagesArticleImages/sn-lrg-pinterest-solid.pngwww.healthychildren.org/SiteCollect... https://www.healthychildren.org/SiteCollectionImagesArticleImages/sn-lrg-pinterest-solid.png — 200 — 9.4 KiB — 396 ms — http/1.1https://www.healthychildren.org/SiteCollectionImagesArticleImages/Symptom_Checker_homepage.pngwww.healthychildren.org/SiteCollect... https://www.healthychildren.org/SiteCollectionImagesArticleImages/Symptom_Checker_homepage.png — 200 — 12.3 KiB — 455 ms — http/1.1https://www.healthychildren.org/SiteCollectionImage-Homepage-Banners/SIDS-quicklink.jpgwww.healthychildren.org/SiteCollect... https://www.healthychildren.org/SiteCollectionImage-Homepage-Banners/SIDS-quicklink.jpg — 200 — 7.3 KiB — 436 ms — http/1.1https://fonts.gstatic.com/s/arvo/v23/tDbD2oWUg0MKqScQ7Z7o_vo.woff2fonts.gstatic.com/s/arvo/v23/tDbD2o... https://fonts.gstatic.com/s/arvo/v23/tDbD2oWUg0MKqScQ7Z7o_vo.woff2 — 200 — 10.4 KiB — 13 ms — h3https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0maxcdn.bootstrapcdn.com/font-awesom... https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0 — 200 — 56.1 KiB — 29 ms — h3https://static.fundraiseup.com/elementsApi.c0fc24ed4d35f527.jsstatic.fundraiseup.com/elementsApi.... https://static.fundraiseup.com/elementsApi.c0fc24ed4d35f527.js — 200 — 36.7 KiB — 40 ms — h2https://cdn.fundraiseup.com/embed-data/elements-global/ADAHKUXY.jscdn.fundraiseup.com/embed-data/elem... https://cdn.fundraiseup.com/embed-data/elements-global/ADAHKUXY.js — 200 — 768 B — 30 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.5 KiB — 68 ms — h2https://static.fundraiseup.com/elements-vendors.c590dd34e4f5ac29.jsstatic.fundraiseup.com/elements-ven... https://static.fundraiseup.com/elements-vendors.c590dd34e4f5ac29.js — 200 — 21.5 KiB — 34 ms — h2https://static.fundraiseup.com/checkout.9e2624d0be733d7f.jsstatic.fundraiseup.com/checkout.9e2... https://static.fundraiseup.com/checkout.9e2624d0be733d7f.js — 200 — 410.3 KiB — 126 ms — h2https://static.fundraiseup.com/checkout-vendors.78ab7844d94042df.jsstatic.fundraiseup.com/checkout-ven... https://static.fundraiseup.com/checkout-vendors.78ab7844d94042df.js — 200 — 105.4 KiB — 66 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 — 41 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.5 KiB — 61 ms — h2https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/js/swfobject.jswww.healthychildren.org/_layouts/15... https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/js/swfobject.js — 200 — 2.8 KiB — 52 ms — http/1.1https://www.healthychildren.org/SiteCollectionImages/left-arrow-2.pngwww.healthychildren.org/SiteCollect... https://www.healthychildren.org/SiteCollectionImages/left-arrow-2.png — 200 — 32.6 KiB — 336 ms — http/1.1https://www.healthychildren.org/SiteCollectionImages/right-arrow-2.pngwww.healthychildren.org/SiteCollect... https://www.healthychildren.org/SiteCollectionImages/right-arrow-2.png — 200 — 32.6 KiB — 336 ms — http/1.1https://googleads.g.doubleclick.net/pagead/viewthroughconversion/625583326/?random=1776813698438&cv=11&fst=1776813698438&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v871952782za200zd871952782xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938465~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.healthychildren.org%2FEnglish%2FPages%2Fdefault.aspx&rcb=15&frm=0&tiba=HealthyChildren.org%20-%20From%20the%20American%20Academy%20of%20Pediatrics&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1402449092.1776813698&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/625583326/?random=1776813698438&cv=11&fst=1776813698438&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v871952782za200zd871952782xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938465~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.healthychildren.org%2FEnglish%2FPages%2Fdefault.aspx&rcb=15&frm=0&tiba=HealthyChildren.org%20-%20From%20the%20American%20Academy%20of%20Pediatrics&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1402449092.1776813698&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 61 B — 50 ms — h3https://www.google.com/rmkt/collect/625583326/?random=1776813698438&cv=11&fst=1776813698438&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v871952782za200zd871952782xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938465~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.healthychildren.org%2FEnglish%2FPages%2Fdefault.aspx&rcb=15&frm=0&tiba=HealthyChildren.org%20-%20From%20the%20American%20Academy%20of%20Pediatrics&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1402449092.1776813698&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/6255833... https://www.google.com/rmkt/collect/625583326/?random=1776813698438&cv=11&fst=1776813698438&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v871952782za200zd871952782xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938465~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.healthychildren.org%2FEnglish%2FPages%2Fdefault.aspx&rcb=15&frm=0&tiba=HealthyChildren.org%20-%20From%20the%20American%20Academy%20of%20Pediatrics&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1402449092.1776813698&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 155 ms — h3https://www.googleadservices.com/pagead/conversion/625583326/?random=1776813698486&cv=11&fst=1776813698486&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v871952782za200zd871952782xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938465~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.healthychildren.org%2FEnglish%2FPages%2Fdefault.aspx&rcb=15&label=5DA0CNyyl5IDEN7JpqoC&capi=1&gtm_ee=1&frm=0&tiba=HealthyChildren.org%20-%20From%20the%20American%20Academy%20of%20Pediatrics&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1402449092.1776813698&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&ec_mode=a&gcl_ctr=1~0~0~0&data=event%3Dconversion&category=acrcp_v1_512&em=tv.1&fmt=7www.googleadservices.com/pagead/con... https://www.googleadservices.com/pagead/conversion/625583326/?random=1776813698486&cv=11&fst=1776813698486&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v871952782za200zd871952782xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938465~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.healthychildren.org%2FEnglish%2FPages%2Fdefault.aspx&rcb=15&label=5DA0CNyyl5IDEN7JpqoC&capi=1&gtm_ee=1&frm=0&tiba=HealthyChildren.org%20-%20From%20the%20American%20Academy%20of%20Pediatrics&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1402449092.1776813698&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&ec_mode=a&gcl_ctr=1~0~0~0&data=event%3Dconversion&category=acrcp_v1_512&em=tv.1&fmt=7 — 200 — 1.1 KiB — 53 ms — h3https://www.google.com/ccm/collect?rcb=15&frm=0&en=page_view&dl=https%3A%2F%2Fwww.healthychildren.org%2FEnglish%2FPages%2Fdefault.aspx&scrsrc=www.googletagmanager.com&rnd=1460155082.1776813698&dt=HealthyChildren.org%20-%20From%20the%20American%20Academy%20of%20Pediatrics&auid=1402449092.1776813698&navt=n&npa=0&gtm=45be64h1v871952782za200zd871952782xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938465~115938468~117266401&apve=1&apvf=f&apvc=1&tids=AW-625583326&tid=AW-625583326&tft=1776813698495&tfd=2058www.google.com/ccm/collect?rcb=15&f... https://www.google.com/ccm/collect?rcb=15&frm=0&en=page_view&dl=https%3A%2F%2Fwww.healthychildren.org%2FEnglish%2FPages%2Fdefault.aspx&scrsrc=www.googletagmanager.com&rnd=1460155082.1776813698&dt=HealthyChildren.org%20-%20From%20the%20American%20Academy%20of%20Pediatrics&auid=1402449092.1776813698&navt=n&npa=0&gtm=45be64h1v871952782za200zd871952782xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938465~115938468~117266401&apve=1&apvf=f&apvc=1&tids=AW-625583326&tid=AW-625583326&tft=1776813698495&tfd=2058 — 200 — 21 B — 33 ms — h3https://buttons-config.sharethis.com/js/6480928dcc05f10013916a52.jsbuttons-config.sharethis.com/js/648... https://buttons-config.sharethis.com/js/6480928dcc05f10013916a52.js — 200 — 1.1 KiB — 29 ms — h2https://l.sharethis.com/pview?event=pview&hostname=www.healthychildren.org&location=%2FEnglish%2FPages%2Fdefault.aspx&product=sop&url=https%3A%2F%2Fwww.healthychildren.org%2FEnglish%2FPages%2Fdefault.aspx&source=sharethis.js&fcmp=false&fcmpv2=false&has_segmentio=false&title=HealthyChildren.org%20-%20From%20the%20American%20Academy%20of%20Pediatrics&cms=unknown&publisher=6480928dcc05f10013916a52&sop=true&version=st_sop.js&lang=en&description=HealthyChildren.org%20-%20Powered%20by%20pediatricians.%20%20Trusted%20by%20parents.&ua=%22Chromium%22%3Bv%3D%22146%22%2C%20%22Google%20Chrome%22%3Bv%3D%22146%22&ua_mobile=false&ua_platform=macOS&ua_full_version_list=%22Not-A.Brand%22%3Bv%3D%2224.0.0.0%22%2C%20%22Chromium%22%3Bv%3D%22146.0.7680.164%22&ua_platform_version=10.15.7&uuid=dadedcbc-68a1-42fc-b767-256d48e081eal.sharethis.com/pview?event=pview&h... https://l.sharethis.com/pview?event=pview&hostname=www.healthychildren.org&location=%2FEnglish%2FPages%2Fdefault.aspx&product=sop&url=https%3A%2F%2Fwww.healthychildren.org%2FEnglish%2FPages%2Fdefault.aspx&source=sharethis.js&fcmp=false&fcmpv2=false&has_segmentio=false&title=HealthyChildren.org%20-%20From%20the%20American%20Academy%20of%20Pediatrics&cms=unknown&publisher=6480928dcc05f10013916a52&sop=true&version=st_sop.js&lang=en&description=HealthyChildren.org%20-%20Powered%20by%20pediatricians.%20%20Trusted%20by%20parents.&ua=%22Chromium%22%3Bv%3D%22146%22%2C%20%22Google%20Chrome%22%3Bv%3D%22146%22&ua_mobile=false&ua_platform=macOS&ua_full_version_list=%22Not-A.Brand%22%3Bv%3D%2224.0.0.0%22%2C%20%22Chromium%22%3Bv%3D%22146.0.7680.164%22&ua_platform_version=10.15.7&uuid=dadedcbc-68a1-42fc-b767-256d48e081ea — 301 — 1.6 KiB — 120 ms — http/1.1https://snippet.maze.co/static/2e79a818eb83f241d166a0059110532bffe3227e/contextualScaffold.jssnippet.maze.co/static/2e79a818eb83... https://snippet.maze.co/static/2e79a818eb83f241d166a0059110532bffe3227e/contextualScaffold.js — 200 — 6.5 KiB — 15 ms — h3https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/styles/print.css?v=4.0www.healthychildren.org/_layouts/15... https://www.healthychildren.org/_layouts/15/AAP.HealthyChildren/styles/print.css?v=4.0 — 200 — 1.5 KiB — 27 ms — http/1.1https://www.healthychildren.org/_catalogs/masterpage/Assets/less/css/hc-styles-print.min.css?v=5.0www.healthychildren.org/_catalogs/m... https://www.healthychildren.org/_catalogs/masterpage/Assets/less/css/hc-styles-print.min.css?v=5.0 — 200 — 1.4 KiB — 31 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-FD9D3XZVQQ&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-FD9D3XZVQQ&cx=c&gtm=4e64h1 — 200 — 151.7 KiB — 92 ms — h3https://www.googletagmanager.com/gtag/js?id=G-1FTMBGL94V&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-1FTMBGL94V&cx=c&gtm=4e64h1 — 200 — 173.4 KiB — 92 ms — h3https://aap.hum.works/js/main.jsaap.hum.works/js/main.js https://aap.hum.works/js/main.js — 200 — 103.7 KiB — 105 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 — 76 ms — h3https://cdn.userway.org/widget.jscdn.userway.org/widget.js https://cdn.userway.org/widget.js — 200 — 1.6 KiB — 65 ms — h2https://tools.luckyorange.com/core/lo.js?site-id=c2b24d6atools.luckyorange.com/core/lo.js?si... https://tools.luckyorange.com/core/lo.js?site-id=c2b24d6a — 200 — 14.3 KiB — 61 ms — h2https://www.clarity.ms/tag/ofz9bs6k0l?ref=gtm2www.clarity.ms/tag/ofz9bs6k0l?ref=g... https://www.clarity.ms/tag/ofz9bs6k0l?ref=gtm2 — 200 — 1.1 KiB — 75 ms — http/1.1https://www.google.com/ccm/collect?rcb=6&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.healthychildren.org%2FEnglish%2FPages%2Fdefault.aspx&scrsrc=www.googletagmanager.com&rnd=1460155082.1776813698&dt=HealthyChildren.org%20-%20From%20the%20American%20Academy%20of%20Pediatrics&auid=1402449092.1776813698&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He64h1v79674345za200zd79674345xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938465~115938469~117266400&apve=1&apvf=f&apvc=0&tft=1776813698634&tfd=2197www.google.com/ccm/collect?rcb=6&fr... https://www.google.com/ccm/collect?rcb=6&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.healthychildren.org%2FEnglish%2FPages%2Fdefault.aspx&scrsrc=www.googletagmanager.com&rnd=1460155082.1776813698&dt=HealthyChildren.org%20-%20From%20the%20American%20Academy%20of%20Pediatrics&auid=1402449092.1776813698&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He64h1v79674345za200zd79674345xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938465~115938469~117266400&apve=1&apvf=f&apvc=0&tft=1776813698634&tfd=2197 — 200 — 21 B — 34 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/625583326/?random=1331853803&cv=11&fst=1776813698486&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v871952782za200zd871952782xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938465~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.healthychildren.org%2FEnglish%2FPages%2Fdefault.aspx&rcb=15&label=5DA0CNyyl5IDEN7JpqoC&capi=1&gtm_ee=1&frm=0&tiba=HealthyChildren.org%20-%20From%20the%20American%20Academy%20of%20Pediatrics&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1402449092.1776813698&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&ec_mode=a&gcl_ctr=1~0~0~0&data=event%3Dconversion&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKHm5vdC1uYXZpZ2F0aW9uLXNvdXJjZSwgdHJpZ2dlcloDCgEBYgMKAQM&cerd=CgEA&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6aZ8W5-pR2lfVxNzdI5Y7RJ41Hdm8ZMm_mjRGmV3RvtfFBIeDYs-ZhoC9TE&pscrd=IhMI65zU6oqAlAMV-kpHAR2Q1icrMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOiBodHRwczovL3d3dy5oZWFsdGh5Y2hpbGRyZW4ub3JnL0JWQ2hBSThNQ2N6d1lRb09lNTdPdlZucm9lRWl3QXR0dm4wU2g5dkRJQUk4eC0tTUVwMjVpOThnMXpnajU0TVMyUXFzZXBkcDFlTUUtX2Y3QlNLRVNwVlF6DAgJYggIABAAGAAgAAgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/625583326/?random=1331853803&cv=11&fst=1776813698486&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v871952782za200zd871952782xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938465~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.healthychildren.org%2FEnglish%2FPages%2Fdefault.aspx&rcb=15&label=5DA0CNyyl5IDEN7JpqoC&capi=1&gtm_ee=1&frm=0&tiba=HealthyChildren.org%20-%20From%20the%20American%20Academy%20of%20Pediatrics&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1402449092.1776813698&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&ec_mode=a&gcl_ctr=1~0~0~0&data=event%3Dconversion&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKHm5vdC1uYXZpZ2F0aW9uLXNvdXJjZSwgdHJpZ2dlcloDCgEBYgMKAQM&cerd=CgEA&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6aZ8W5-pR2lfVxNzdI5Y7RJ41Hdm8ZMm_mjRGmV3RvtfFBIeDYs-ZhoC9TE&pscrd=IhMI65zU6oqAlAMV-kpHAR2Q1icrMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOiBodHRwczovL3d3dy5oZWFsdGh5Y2hpbGRyZW4ub3JnL0JWQ2hBSThNQ2N6d1lRb09lNTdPdlZucm9lRWl3QXR0dm4wU2g5dkRJQUk4eC0tTUVwMjVpOThnMXpnajU0TVMyUXFzZXBkcDFlTUUtX2Y3QlNLRVNwVlF6DAgJYggIABAAGAAgAA — 302 — 23 B — 124 ms — h3https://l.sharethis.com/sc?event=pview&hostname=www.healthychildren.org&location=%2FEnglish%2FPages%2Fdefault.aspx&product=sop&url=https%3A%2F%2Fwww.healthychildren.org%2FEnglish%2FPages%2Fdefault.aspx&source=sharethis.js&fcmp=false&fcmpv2=false&has_segmentio=false&title=HealthyChildren.org%20-%20From%20the%20American%20Academy%20of%20Pediatrics&cms=unknown&publisher=6480928dcc05f10013916a52&sop=true&version=st_sop.js&lang=en&description=HealthyChildren.org%20-%20Powered%20by%20pediatricians.%20%20Trusted%20by%20parents.&ua=%22Chromium%22%3Bv%3D%22146%22%2C%20%22Google%20Chrome%22%3Bv%3D%22146%22&ua_mobile=false&ua_platform=macOS&ua_full_version_list=%22Not-A.Brand%22%3Bv%3D%2224.0.0.0%22%2C%20%22Chromium%22%3Bv%3D%22146.0.7680.164%22&ua_platform_version=10.15.7&uuid=dadedcbc-68a1-42fc-b767-256d48e081ea&samesite=Nonel.sharethis.com/sc?event=pview&host... https://l.sharethis.com/sc?event=pview&hostname=www.healthychildren.org&location=%2FEnglish%2FPages%2Fdefault.aspx&product=sop&url=https%3A%2F%2Fwww.healthychildren.org%2FEnglish%2FPages%2Fdefault.aspx&source=sharethis.js&fcmp=false&fcmpv2=false&has_segmentio=false&title=HealthyChildren.org%20-%20From%20the%20American%20Academy%20of%20Pediatrics&cms=unknown&publisher=6480928dcc05f10013916a52&sop=true&version=st_sop.js&lang=en&description=HealthyChildren.org%20-%20Powered%20by%20pediatricians.%20%20Trusted%20by%20parents.&ua=%22Chromium%22%3Bv%3D%22146%22%2C%20%22Google%20Chrome%22%3Bv%3D%22146%22&ua_mobile=false&ua_platform=macOS&ua_full_version_list=%22Not-A.Brand%22%3Bv%3D%2224.0.0.0%22%2C%20%22Chromium%22%3Bv%3D%22146.0.7680.164%22&ua_platform_version=10.15.7&uuid=dadedcbc-68a1-42fc-b767-256d48e081ea&samesite=None — 200 — 958 B — 27 ms — http/1.1https://www.google.com/pagead/1p-conversion/625583326/?random=1331853803&cv=11&fst=1776813698486&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v871952782za200zd871952782xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938465~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.healthychildren.org%2FEnglish%2FPages%2Fdefault.aspx&rcb=15&label=5DA0CNyyl5IDEN7JpqoC&capi=1&gtm_ee=1&frm=0&tiba=HealthyChildren.org%20-%20From%20the%20American%20Academy%20of%20Pediatrics&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1402449092.1776813698&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&ec_mode=a&gcl_ctr=1~0~0~0&data=event%3Dconversion&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKHm5vdC1uYXZpZ2F0aW9uLXNvdXJjZSwgdHJpZ2dlcloDCgEBYgMKAQM&cerd=CgEA&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6aZ8W5-pR2lfVxNzdI5Y7RJ41Hdm8ZMm_mjRGmV3RvtfFBIeDYs-ZhoC9TE&pscrd=IhMI65zU6oqAlAMV-kpHAR2Q1icrMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOiBodHRwczovL3d3dy5oZWFsdGh5Y2hpbGRyZW4ub3JnL0JWQ2hBSThNQ2N6d1lRb09lNTdPdlZucm9lRWl3QXR0dm4wU2g5dkRJQUk4eC0tTUVwMjVpOThnMXpnajU0TVMyUXFzZXBkcDFlTUUtX2Y3QlNLRVNwVlF6DAgJYggIABAAGAAgAA&is_vtc=1&cid=CAQSyAEABaugfeo0mvCVMl04jZsmh_XD05C4RTz_c7Qem_rZXqFbeK_xae1jgFf42JI8CTwVzsm9j1DxeGPIUm-ANOE4CZiSWXt43XjSurMDn8zXfSItJ76CdPoXS477kh3xpHGcHWMvEx3OMNlpjCGobUlmiYRekTr10rzSZECjmdpfMwa8LNdGptSdUwHIs0L_JxvFeW-6fxw82xp-2SFk2C1qlVWgq8rqy9QUikP-Qe1jvBK1qxF_kGfictKcUvyypyE0sQx56Vy12w&random=209490727www.google.com/pagead/1p-conversion... https://www.google.com/pagead/1p-conversion/625583326/?random=1331853803&cv=11&fst=1776813698486&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v871952782za200zd871952782xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938465~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.healthychildren.org%2FEnglish%2FPages%2Fdefault.aspx&rcb=15&label=5DA0CNyyl5IDEN7JpqoC&capi=1&gtm_ee=1&frm=0&tiba=HealthyChildren.org%20-%20From%20the%20American%20Academy%20of%20Pediatrics&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1402449092.1776813698&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&ec_mode=a&gcl_ctr=1~0~0~0&data=event%3Dconversion&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKHm5vdC1uYXZpZ2F0aW9uLXNvdXJjZSwgdHJpZ2dlcloDCgEBYgMKAQM&cerd=CgEA&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6aZ8W5-pR2lfVxNzdI5Y7RJ41Hdm8ZMm_mjRGmV3RvtfFBIeDYs-ZhoC9TE&pscrd=IhMI65zU6oqAlAMV-kpHAR2Q1icrMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOiBodHRwczovL3d3dy5oZWFsdGh5Y2hpbGRyZW4ub3JnL0JWQ2hBSThNQ2N6d1lRb09lNTdPdlZucm9lRWl3QXR0dm4wU2g5dkRJQUk4eC0tTUVwMjVpOThnMXpnajU0TVMyUXFzZXBkcDFlTUUtX2Y3QlNLRVNwVlF6DAgJYggIABAAGAAgAA&is_vtc=1&cid=CAQSyAEABaugfeo0mvCVMl04jZsmh_XD05C4RTz_c7Qem_rZXqFbeK_xae1jgFf42JI8CTwVzsm9j1DxeGPIUm-ANOE4CZiSWXt43XjSurMDn8zXfSItJ76CdPoXS477kh3xpHGcHWMvEx3OMNlpjCGobUlmiYRekTr10rzSZECjmdpfMwa8LNdGptSdUwHIs0L_JxvFeW-6fxw82xp-2SFk2C1qlVWgq8rqy9QUikP-Qe1jvBK1qxF_kGfictKcUvyypyE0sQx56Vy12w&random=209490727 — 200 — 20 B — 142 ms — h3https://fndrsp.net/tbfndrsp.net/tb https://fndrsp.net/tb — 200 — 509 B — 62 ms — h3https://settings.luckyorange.com/c2b24d6asettings.luckyorange.com/c2b24d6a https://settings.luckyorange.com/c2b24d6a — 200 — 0 B — 64 ms — h2https://static.fundraiseup.com/7449.d9966e86b20cdf9f.jsstatic.fundraiseup.com/7449.d9966e8... https://static.fundraiseup.com/7449.d9966e86b20cdf9f.js — 200 — 7.0 KiB — 25 ms — h2https://static.fundraiseup.com/9483.5049a274cd651063.jsstatic.fundraiseup.com/9483.5049a27... https://static.fundraiseup.com/9483.5049a274cd651063.js — 200 — 3.9 KiB — 23 ms — h2https://static.fundraiseup.com/link-v2.0cc05dda47c51ab7.jsstatic.fundraiseup.com/link-v2.0cc0... https://static.fundraiseup.com/link-v2.0cc05dda47c51ab7.js — 200 — 1.1 KiB — 26 ms — h2https://settings.luckyorange.com/c2b24d6asettings.luckyorange.com/c2b24d6a https://settings.luckyorange.com/c2b24d6a — 200 — 1.6 KiB — 41 ms — h2https://tools.luckyorange.com/core/web-vitals.js?v=1c63ad4tools.luckyorange.com/core/web-vita... https://tools.luckyorange.com/core/web-vitals.js?v=1c63ad4 — 200 — 8.0 KiB — 17 ms — h2https://tools.luckyorange.com/core/core.js?v=1c63ad4tools.luckyorange.com/core/core.js?... https://tools.luckyorange.com/core/core.js?v=1c63ad4 — 200 — 81.6 KiB — 19 ms — h2https://cdn.userway.org/widgetapp/2026-04-14-10-40-20/widget_app_base_1776163220800.jscdn.userway.org/widgetapp/2026-04-1... https://cdn.userway.org/widgetapp/2026-04-14-10-40-20/widget_app_base_1776163220800.js — 200 — 47.8 KiB — 20 ms — h2https://connect.facebook.net/signals/config/430407417721803?v=2.9.303&r=stable&domain=www.healthychildren.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/430407417721803?v=2.9.303&r=stable&domain=www.healthychildren.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 — 35.9 KiB — 7 ms — h3https://scripts.clarity.ms/0.8.59/clarity.jsscripts.clarity.ms/0.8.59/clarity.j... https://scripts.clarity.ms/0.8.59/clarity.js — 200 — 26.2 KiB — 22 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-FD9D3XZVQQ&gtm=45je64h1v869679030z879674345za20gzb79674345zd79674345&_p=1776813698034&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=EA&are=1&cid=1605390458.1776813699&frm=0&ir=1&pscdl=noapi&rcb=19&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401~117384406~117512543&sid=1776813699&sct=1&seg=0&dl=https%3A%2F%2Fwww.healthychildren.org%2FEnglish%2FPages%2Fdefault.aspx&dt=HealthyChildren.org%20-%20From%20the%20American%20Academy%20of%20Pediatrics&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2776www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-FD9D3XZVQQ&gtm=45je64h1v869679030z879674345za20gzb79674345zd79674345&_p=1776813698034&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=EA&are=1&cid=1605390458.1776813699&frm=0&ir=1&pscdl=noapi&rcb=19&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401~117384406~117512543&sid=1776813699&sct=1&seg=0&dl=https%3A%2F%2Fwww.healthychildren.org%2FEnglish%2FPages%2Fdefault.aspx&dt=HealthyChildren.org%20-%20From%20the%20American%20Academy%20of%20Pediatrics&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2776 — 204 — 555 B — 124 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-1FTMBGL94V&gtm=45je64h1v880978734z879674345za20gzb79674345zd79674345&_p=1776813698034&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=EAAAAGA&are=1&cid=1605390458.1776813699&frm=0&ir=1&pscdl=noapi&rcb=4&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401~117384405~117512543&sid=1776813699&sct=1&seg=0&dl=https%3A%2F%2Fwww.healthychildren.org%2FEnglish%2FPages%2Fdefault.aspx&dt=HealthyChildren.org%20-%20From%20the%20American%20Academy%20of%20Pediatrics&en=page_view&_fv=1&_ss=1&tfd=2877analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-1FTMBGL94V&gtm=45je64h1v880978734z879674345za20gzb79674345zd79674345&_p=1776813698034&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=EAAAAGA&are=1&cid=1605390458.1776813699&frm=0&ir=1&pscdl=noapi&rcb=4&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401~117384405~117512543&sid=1776813699&sct=1&seg=0&dl=https%3A%2F%2Fwww.healthychildren.org%2FEnglish%2FPages%2Fdefault.aspx&dt=HealthyChildren.org%20-%20From%20the%20American%20Academy%20of%20Pediatrics&en=page_view&_fv=1&_ss=1&tfd=2877 — 204 — 555 B — 40 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-1FTMBGL94V&cid=1605390458.1776813699&gtm=45je64h1v880978734z879674345za20gzb79674345zd79674345&rcb=4&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938465~115938469~117266401~117384405~117512543stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-1FTMBGL94V&cid=1605390458.1776813699&gtm=45je64h1v880978734z879674345za20gzb79674345zd79674345&rcb=4&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938465~115938469~117266401~117384405~117512543 — 204 — 555 B — 42 ms — h2blob:https://www.healthychildren.org/41253284-f85a-4aa3-a854-20b1c6649310www.healthychildren.org/41253284-f8... blob:https://www.healthychildren.org/41253284-f85a-4aa3-a854-20b1c6649310 — 200 — -1 B — 22 ms — blobblob:https://www.healthychildren.org/cf3a6a6a-ab9c-4546-b0c4-bc9e8ab0eccbwww.healthychildren.org/cf3a6a6a-ab... blob:https://www.healthychildren.org/cf3a6a6a-ab9c-4546-b0c4-bc9e8ab0eccb — 200 — -1 B — 26 ms — blobhttps://aap.hum.works/events/api/tracker/settings?beaconKey=main&_kid=livekey-aap-krspmewjosaap.hum.works/events/api/tracker/se... https://aap.hum.works/events/api/tracker/settings?beaconKey=main&_kid=livekey-aap-krspmewjos — 200 — 0 B — 51 ms — h3https://api-preview.luckyorange.com/web-vitals/vitalsapi-preview.luckyorange.com/web-vit... https://api-preview.luckyorange.com/web-vitals/vitals — 200 — 0 B — 584 ms — h2https://aap.hum.works/events/api/tracker/settings?beaconKey=main&_kid=livekey-aap-krspmewjosaap.hum.works/events/api/tracker/se... https://aap.hum.works/events/api/tracker/settings?beaconKey=main&_kid=livekey-aap-krspmewjos — 200 — 11.5 KiB — 21 ms — h3https://api.userway.org/api/v1/tunings/CPkTS41s1lapi.userway.org/api/v1/tunings/CPkT... https://api.userway.org/api/v1/tunings/CPkTS41s1l — 200 — 2.2 KiB — 236 ms — h2https://www.facebook.com/tr/?id=430407417721803&ev=PageView&dl=https%3A%2F%2Fwww.healthychildren.org&rl=&if=false&ts=1776813699505&sw=800&sh=600&v=2.9.303&r=stable&a=tmgoogletagmanager&ec=0&o=12316&fbp=fb.1.1776813699497.263683946794858987&cs_est=true&pm=1&hrl=bb13fe&ler=empty&cdl=API_unavailable&plt=1748&ups[pv]=%7B%7D&ups[rpv]=%7B%7D&it=1776813699063&coo=false&cs_cc=1&cas=6955035774601777%2C7196166460431806%2C7741613922520257%2C7900124706706450%2C24524724927169889%2C2392601324190557&dlc=1&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=im0&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=43040741772... https://www.facebook.com/tr/?id=430407417721803&ev=PageView&dl=https%3A%2F%2Fwww.healthychildren.org&rl=&if=false&ts=1776813699505&sw=800&sh=600&v=2.9.303&r=stable&a=tmgoogletagmanager&ec=0&o=12316&fbp=fb.1.1776813699497.263683946794858987&cs_est=true&pm=1&hrl=bb13fe&ler=empty&cdl=API_unavailable&plt=1748&ups[pv]=%7B%7D&ups[rpv]=%7B%7D&it=1776813699063&coo=false&cs_cc=1&cas=6955035774601777%2C7196166460431806%2C7741613922520257%2C7900124706706450%2C24524724927169889%2C2392601324190557&dlc=1&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=im0&expv2[6]=hf0&rqm=GET — 200 — 16 B — 18 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=430407417721803&ev=PageView&dl=https%3A%2F%2Fwww.healthychildren.org&rl=&if=false&ts=1776813699505&sw=800&sh=600&v=2.9.303&r=stable&a=tmgoogletagmanager&ec=0&o=12316&fbp=fb.1.1776813699497.263683946794858987&cs_est=true&pm=1&hrl=bb13fe&ler=empty&cdl=API_unavailable&plt=1748&ups[pv]=%7B%7D&ups[rpv]=%7B%7D&it=1776813699063&coo=false&cs_cc=1&cas=6955035774601777%2C7196166460431806%2C7741613922520257%2C7900124706706450%2C24524724927169889%2C2392601324190557&dlc=1&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=im0&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=430407417721803&ev=PageView&dl=https%3A%2F%2Fwww.healthychildren.org&rl=&if=false&ts=1776813699505&sw=800&sh=600&v=2.9.303&r=stable&a=tmgoogletagmanager&ec=0&o=12316&fbp=fb.1.1776813699497.263683946794858987&cs_est=true&pm=1&hrl=bb13fe&ler=empty&cdl=API_unavailable&plt=1748&ups[pv]=%7B%7D&ups[rpv]=%7B%7D&it=1776813699063&coo=false&cs_cc=1&cas=6955035774601777%2C7196166460431806%2C7741613922520257%2C7900124706706450%2C24524724927169889%2C2392601324190557&dlc=1&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=im0&expv2[6]=hf0&rqm=FGET — 200 — 199 B — 80 ms — h3https://aap.hum.works/events/api/tracker/personalization/826e4e69-cffd-4072-9236-a18a46db5f0b?_kid=livekey-aap-krspmewjosaap.hum.works/events/api/tracker/pe... https://aap.hum.works/events/api/tracker/personalization/826e4e69-cffd-4072-9236-a18a46db5f0b?_kid=livekey-aap-krspmewjos — 200 — 0 B — 20 ms — h3https://aap.hum.works/events/api/tracker/personalization/826e4e69-cffd-4072-9236-a18a46db5f0b?_kid=livekey-aap-krspmewjosaap.hum.works/events/api/tracker/pe... https://aap.hum.works/events/api/tracker/personalization/826e4e69-cffd-4072-9236-a18a46db5f0b?_kid=livekey-aap-krspmewjos — 200 — 810 B — 22 ms — h3https://aap.hum.works/events/api/event/batch?_kid=livekey-aap-krspmewjosaap.hum.works/events/api/event/batc... https://aap.hum.works/events/api/event/batch?_kid=livekey-aap-krspmewjos — 200 — 0 B — 19 ms — h3https://aap.hum.works/events/api/event/batch?_kid=livekey-aap-krspmewjosaap.hum.works/events/api/event/batc... https://aap.hum.works/events/api/event/batch?_kid=livekey-aap-krspmewjos — 200 — 27 B — 38 ms — h3https://e.clarity.ms/collecte.clarity.ms/collect https://e.clarity.ms/collect — 204 — 287 B — 55 ms — http/1.1https://cdn.userway.org/widgetapp/2026-04-14-10-40-20/locales/en-US.jsoncdn.userway.org/widgetapp/2026-04-1... https://cdn.userway.org/widgetapp/2026-04-14-10-40-20/locales/en-US.json — 200 — 983 B — 5 ms — h2https://fndrsp.net/tbfndrsp.net/tb https://fndrsp.net/tb — 200 — 471 B — 48 ms — h3https://prompts.maze.co/api/widgetsprompts.maze.co/api/widgets https://prompts.maze.co/api/widgets — 204 — 0 B — 30 ms — h2https://prompts.maze.co/api/widgetsprompts.maze.co/api/widgets https://prompts.maze.co/api/widgets — 200 — 156 B — 28 ms — h2https://cdn.userway.org/widgetapp/2026-04-14-10-40-20/remediation/remediation_1776163220800.jscdn.userway.org/widgetapp/2026-04-1... https://cdn.userway.org/widgetapp/2026-04-14-10-40-20/remediation/remediation_1776163220800.js — 200 — 13.7 KiB — 4 ms — h2https://cdn.userway.org/remediations/consolidated/1818723/pgId5oBd9unrwZr8.jsoncdn.userway.org/remediations/consol... https://cdn.userway.org/remediations/consolidated/1818723/pgId5oBd9unrwZr8.json — 200 — 124.0 KiB — 15 ms — h2https://cdn.userway.org/widgetapp/2026-04-14-10-40-20/translations/live_translations_1776163220800.jscdn.userway.org/widgetapp/2026-04-1... https://cdn.userway.org/widgetapp/2026-04-14-10-40-20/translations/live_translations_1776163220800.js — 200 — 6.2 KiB — 10 ms — h2https://cdn.userway.org/styles/2026-04-14-10-40-20/widget_base.css?v=1776163220800cdn.userway.org/styles/2026-04-14-1... https://cdn.userway.org/styles/2026-04-14-10-40-20/widget_base.css?v=1776163220800 — 200 — 5.4 KiB — 5 ms — h2https://cdn.userway.org/styles/2026-04-14-10-40-20/widget_base.css?v=1776163220800cdn.userway.org/styles/2026-04-14-1... https://cdn.userway.org/styles/2026-04-14-10-40-20/widget_base.css?v=1776163220800 — 200 — 0 B — 8 ms — h2https://cdn.userway.org/widgetapp/images/body_wh.svgcdn.userway.org/widgetapp/images/bo... https://cdn.userway.org/widgetapp/images/body_wh.svg — 200 — 2.7 KiB — 4 ms — h2https://cdn.userway.org/widgetapp/images/spin_wh.svgcdn.userway.org/widgetapp/images/sp... https://cdn.userway.org/widgetapp/images/spin_wh.svg — 200 — 1.2 KiB — 5 ms — h2https://tools.luckyorange.com/core/frame.js?v=1c63ad4tools.luckyorange.com/core/frame.js... https://tools.luckyorange.com/core/frame.js?v=1c63ad4 — 200 — 29.7 KiB — 6 ms — h2https://cdn.userway.org/remediation/2026-04-14-10-40-20/paid/remediation-tool.js?ts=1776163220800cdn.userway.org/remediation/2026-04... https://cdn.userway.org/remediation/2026-04-14-10-40-20/paid/remediation-tool.js?ts=1776163220800 — 200 — 38.9 KiB — 5 ms — h2https://cdn.userway.org/remediations/consolidated/1818723/pgId5oBd9unrwZr8.jsoncdn.userway.org/remediations/consol... https://cdn.userway.org/remediations/consolidated/1818723/pgId5oBd9unrwZr8.json — 200 — 0 B — 5 ms — h2https://cdn.userway.org/frontend/javascripts/languages.js?v=1776163220800cdn.userway.org/frontend/javascript... https://cdn.userway.org/frontend/javascripts/languages.js?v=1776163220800 — 200 — 2.3 KiB — 6 ms — h2https://cdn.userway.org/frontend/stylesheets/flags.css?v=1776163220800cdn.userway.org/frontend/stylesheet... https://cdn.userway.org/frontend/stylesheets/flags.css?v=1776163220800 — 200 — 3.0 KiB — 4 ms — h2https://cdn.userway.org/frontend/stylesheets/flags.css?v=1776163220800cdn.userway.org/frontend/stylesheet... https://cdn.userway.org/frontend/stylesheets/flags.css?v=1776163220800 — 200 — 0 B — 7 ms — h2https://cdn.userway.org/frontend/stylesheets/flags.css?v=1776163220800cdn.userway.org/frontend/stylesheet... https://cdn.userway.org/frontend/stylesheets/flags.css?v=1776163220800 — 200 — 0 B — 7 ms — h2https://cdn.userway.org/widgetapp/images/characters_wh.svgcdn.userway.org/widgetapp/images/ch... https://cdn.userway.org/widgetapp/images/characters_wh.svg — 200 — 1.9 KiB — 4 ms — h2https://js-agent.newrelic.com/nr-spa-1.313.1.min.jsjs-agent.newrelic.com/nr-spa-1.313.... https://js-agent.newrelic.com/nr-spa-1.313.1.min.js — 200 — 30.3 KiB — 23 ms — h2https://c.clarity.ms/c.gifc.clarity.ms/c.gif https://c.clarity.ms/c.gif — 302 — 514 B — 35 ms — h2https://cdn.userway.org/widgetapp/2026-04-14-10-40-20/remediation/nav_menu_helper_1776163220800.jscdn.userway.org/widgetapp/2026-04-1... https://cdn.userway.org/widgetapp/2026-04-14-10-40-20/remediation/nav_menu_helper_1776163220800.js — 200 — 6.7 KiB — 4 ms — h2https://www.healthychildren.org/_layouts/15/sp.init.js?rev=UI6qO8nw5gAxpBlx%2Fq1z7w%3D%3DTAG0www.healthychildren.org/_layouts/15... https://www.healthychildren.org/_layouts/15/sp.init.js?rev=UI6qO8nw5gAxpBlx%2Fq1z7w%3D%3DTAG0 — 200 — 9.0 KiB — 27 ms — http/1.1https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=96066977E92F44C0B865C14208DDE177&RedC=c.clarity.ms&MXFR=183EBB4270F06A1E1333AC0074F064A0c.bing.com/c.gif?ctsa=mr&CtsSyncId=... https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=96066977E92F44C0B865C14208DDE177&RedC=c.clarity.ms&MXFR=183EBB4270F06A1E1333AC0074F064A0 — 302 — 765 B — 96 ms — h2https://bam.nr-data.net/1/0c3b4b61ad?a=1012899944&v=1.313.1&to=M11RYkNWDxJWWkJQDQoXcmVhGD4CVk1XVQ0DSxxbUEQVBEVJV14HS0pWUlRECAZZUVlUBxRZVFNdVhgOQk0YWBEUQA%3D%3D&rst=5148&ck=0&s=3c7bcfbb2ed3268e&ref=https://www.healthychildren.org/English/Pages/default.aspx&ptid=eea029c41d3a3894&af=err,spa,xhr,stn,ins&ap=374&be=794&fe=4307&dc=954&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776813696438,%22n%22:0,%22f%22:387,%22dn%22:387,%22dne%22:387,%22c%22:387,%22s%22:387,%22ce%22:387,%22rq%22:388,%22rp%22:795,%22rpe%22:915,%22di%22:1745,%22ds%22:1745,%22de%22:1748,%22dc%22:5065,%22l%22:5066,%22le%22:5101%7D,%22navigation%22:%7B%7D%7D&fp=1760&fcp=1760bam.nr-data.net/1/0c3b4b61ad?a=1012... https://bam.nr-data.net/1/0c3b4b61ad?a=1012899944&v=1.313.1&to=M11RYkNWDxJWWkJQDQoXcmVhGD4CVk1XVQ0DSxxbUEQVBEVJV14HS0pWUlRECAZZUVlUBxRZVFNdVhgOQk0YWBEUQA%3D%3D&rst=5148&ck=0&s=3c7bcfbb2ed3268e&ref=https://www.healthychildren.org/English/Pages/default.aspx&ptid=eea029c41d3a3894&af=err,spa,xhr,stn,ins&ap=374&be=794&fe=4307&dc=954&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776813696438,%22n%22:0,%22f%22:387,%22dn%22:387,%22dne%22:387,%22c%22:387,%22s%22:387,%22ce%22:387,%22rq%22:388,%22rp%22:795,%22rpe%22:915,%22di%22:1745,%22ds%22:1745,%22de%22:1748,%22dc%22:5065,%22l%22:5066,%22le%22:5101%7D,%22navigation%22:%7B%7D%7D&fp=1760&fcp=1760 — 200 — 736 B — 58 ms — http/1.1https://www.healthychildren.org/_catalogs/masterpage/Assets/images/hc_favicon.ico?rev=1www.healthychildren.org/_catalogs/m... https://www.healthychildren.org/_catalogs/masterpage/Assets/images/hc_favicon.ico?rev=1 — 200 — 2.2 KiB — 26 ms — http/1.1https://www.healthychildren.org/_layouts/15/sp.core.js?rev=GH02HeA3b68XjXQNZ0noow%3D%3DTAG0www.healthychildren.org/_layouts/15... https://www.healthychildren.org/_layouts/15/sp.core.js?rev=GH02HeA3b68XjXQNZ0noow%3D%3DTAG0 — 200 — 22.4 KiB — 87 ms — http/1.1https://bam.nr-data.net/events/1/0c3b4b61ad?a=1012899944&v=1.313.1&to=M11RYkNWDxJWWkJQDQoXcmVhGD4CVk1XVQ0DSxxbUEQVBEVJV14HS0pWUlRECAZZUVlUBxRZVFNdVhgOQk0YWBEUQA%3D%3D&rst=5222&ck=0&s=3c7bcfbb2ed3268e&ref=https://www.healthychildren.org/English/Pages/default.aspx&ptid=eea029c41d3a3894bam.nr-data.net/events/1/0c3b4b61ad... https://bam.nr-data.net/events/1/0c3b4b61ad?a=1012899944&v=1.313.1&to=M11RYkNWDxJWWkJQDQoXcmVhGD4CVk1XVQ0DSxxbUEQVBEVJV14HS0pWUlRECAZZUVlUBxRZVFNdVhgOQk0YWBEUQA%3D%3D&rst=5222&ck=0&s=3c7bcfbb2ed3268e&ref=https://www.healthychildren.org/English/Pages/default.aspx&ptid=eea029c41d3a3894 — 200 — 418 B — 27 ms — http/1.1https://bam.nr-data.net/jserrors/1/0c3b4b61ad?a=1012899944&v=1.313.1&to=M11RYkNWDxJWWkJQDQoXcmVhGD4CVk1XVQ0DSxxbUEQVBEVJV14HS0pWUlRECAZZUVlUBxRZVFNdVhgOQk0YWBEUQA%3D%3D&rst=5224&ck=0&s=3c7bcfbb2ed3268e&ref=https://www.healthychildren.org/English/Pages/default.aspx&ptid=eea029c41d3a3894&pve=1bam.nr-data.net/jserrors/1/0c3b4b61... https://bam.nr-data.net/jserrors/1/0c3b4b61ad?a=1012899944&v=1.313.1&to=M11RYkNWDxJWWkJQDQoXcmVhGD4CVk1XVQ0DSxxbUEQVBEVJV14HS0pWUlRECAZZUVlUBxRZVFNdVhgOQk0YWBEUQA%3D%3D&rst=5224&ck=0&s=3c7bcfbb2ed3268e&ref=https://www.healthychildren.org/English/Pages/default.aspx&ptid=eea029c41d3a3894&pve=1 — 200 — 413 B — 27 ms — http/1.1https://bam.nr-data.net/events/1/0c3b4b61ad?a=1012899944&v=1.313.1&to=M11RYkNWDxJWWkJQDQoXcmVhGD4CVk1XVQ0DSxxbUEQVBEVJV14HS0pWUlRECAZZUVlUBxRZVFNdVhgOQk0YWBEUQA%3D%3D&rst=5227&ck=0&s=3c7bcfbb2ed3268e&ref=https://www.healthychildren.org/English/Pages/default.aspx&ptid=eea029c41d3a3894bam.nr-data.net/events/1/0c3b4b61ad... https://bam.nr-data.net/events/1/0c3b4b61ad?a=1012899944&v=1.313.1&to=M11RYkNWDxJWWkJQDQoXcmVhGD4CVk1XVQ0DSxxbUEQVBEVJV14HS0pWUlRECAZZUVlUBxRZVFNdVhgOQk0YWBEUQA%3D%3D&rst=5227&ck=0&s=3c7bcfbb2ed3268e&ref=https://www.healthychildren.org/English/Pages/default.aspx&ptid=eea029c41d3a3894 — 200 — 425 B — 24 ms — http/1.1https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=96066977E92F44C0B865C14208DDE177&MUID=119C6D9987A96A9A30D47ADB86A86B36c.clarity.ms/c.gif?ctsa=mr&CtsSyncI... https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=96066977E92F44C0B865C14208DDE177&MUID=119C6D9987A96A9A30D47ADB86A86B36 — 200 — 466 B — 18 ms — h2https://e.clarity.ms/collecte.clarity.ms/collect https://e.clarity.ms/collect — 204 — 287 B — 14 ms — http/1.1https://cdn77.api.userway.org/api/img-dscr/v2/CPkTS41s1l/1818723/ymSSDVJjNU9mICc0/alts.json?dto=%7B%22sorted%22%3A%5B%7B%22src%22%3A%22https%3A%2F%2Fwww.healthychildren.org%2F_layouts%2F15%2Fimages%2Fspcommon.png%22%2C%22alt%22%3A%22%22%7D%5D%2C%22tier%22%3A%22PAID_QUOTA_TIER%22%2C%22pageUrl%22%3A%22https%3A%2F%2Fwww.healthychildren.org%2FEnglish%2FPages%2Fdefault.aspx%22%7Dcdn77.api.userway.org/api/img-dscr/... https://cdn77.api.userway.org/api/img-dscr/v2/CPkTS41s1l/1818723/ymSSDVJjNU9mICc0/alts.json?dto=%7B%22sorted%22%3A%5B%7B%22src%22%3A%22https%3A%2F%2Fwww.healthychildren.org%2F_layouts%2F15%2Fimages%2Fspcommon.png%22%2C%22alt%22%3A%22%22%7D%5D%2C%22tier%22%3A%22PAID_QUOTA_TIER%22%2C%22pageUrl%22%3A%22https%3A%2F%2Fwww.healthychildren.org%2FEnglish%2FPages%2Fdefault.aspx%22%7D — 200 — 0 B — 94 ms — h2https://cdn77.api.userway.org/api/img-dscr/v2/CPkTS41s1l/1818723/ymSSDVJjNU9mICc0/alts.json?dto=%7B%22sorted%22%3A%5B%7B%22src%22%3A%22https%3A%2F%2Fwww.healthychildren.org%2F_layouts%2F15%2Fimages%2Fspcommon.png%22%2C%22alt%22%3A%22%22%7D%5D%2C%22tier%22%3A%22PAID_QUOTA_TIER%22%2C%22pageUrl%22%3A%22https%3A%2F%2Fwww.healthychildren.org%2FEnglish%2FPages%2Fdefault.aspx%22%7Dcdn77.api.userway.org/api/img-dscr/... https://cdn77.api.userway.org/api/img-dscr/v2/CPkTS41s1l/1818723/ymSSDVJjNU9mICc0/alts.json?dto=%7B%22sorted%22%3A%5B%7B%22src%22%3A%22https%3A%2F%2Fwww.healthychildren.org%2F_layouts%2F15%2Fimages%2Fspcommon.png%22%2C%22alt%22%3A%22%22%7D%5D%2C%22tier%22%3A%22PAID_QUOTA_TIER%22%2C%22pageUrl%22%3A%22https%3A%2F%2Fwww.healthychildren.org%2FEnglish%2FPages%2Fdefault.aspx%22%7D — 200 — 731 B — 3 ms — h2https://api.userway.org/api/br-links/v0/links/1818723api.userway.org/api/br-links/v0/lin... https://api.userway.org/api/br-links/v0/links/1818723 — 200 — 2.4 KiB — 77 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-FD9D3XZVQQ&gtm=45je64h1v869679030za20gzb79674345zd79674345&_p=1776813698034&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=EEAAAAQ&ae=a&are=1&cid=1605390458.1776813699&frm=0&ir=1&pscdl=noapi&rcb=19&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=2&tag_exp=0~115938465~115938468~117266401~117384406~117512543&sid=1776813699&sct=1&seg=0&dl=https%3A%2F%2Fwww.healthychildren.org%2FEnglish%2FPages%2Fdefault.aspx&dt=HealthyChildren.org%20-%20From%20the%20American%20Academy%20of%20Pediatrics&en=scroll&epn.percent_scrolled=90&_et=17&tfd=7795www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-FD9D3XZVQQ&gtm=45je64h1v869679030za20gzb79674345zd79674345&_p=1776813698034&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=EEAAAAQ&ae=a&are=1&cid=1605390458.1776813699&frm=0&ir=1&pscdl=noapi&rcb=19&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=2&tag_exp=0~115938465~115938468~117266401~117384406~117512543&sid=1776813699&sct=1&seg=0&dl=https%3A%2F%2Fwww.healthychildren.org%2FEnglish%2FPages%2Fdefault.aspx&dt=HealthyChildren.org%20-%20From%20the%20American%20Academy%20of%20Pediatrics&en=scroll&epn.percent_scrolled=90&_et=17&tfd=7795 — 204 — 48 B — 23 ms — h2https://cdn77.api.userway.org/api/img-dscr/v2/CPkTS41s1l/1818723/ymSSDVJjNU9mICc0/alts.json?dto=%7B%22sorted%22%3A%5B%7B%22src%22%3A%22https%3A%2F%2Fwww.healthychildren.org%2F_catalogs%2Fmasterpage%2FAssets%2Fimages%2Fbtn-language.png%22%2C%22alt%22%3A%22%22%2C%22dir%22%3A%22RO%22%7D%2C%7B%22src%22%3A%22https%3A%2F%2Fwww.healthychildren.org%2F_layouts%2F15%2FAAP.HealthyChildren%2Fimages%2Fhealthy-children-logo.gif%22%2C%22alt%22%3A%22HealthyChildren.org%22%2C%22dir%22%3A%22RO%22%7D%5D%2C%22tier%22%3A%22PAID_QUOTA_TIER%22%2C%22pageUrl%22%3A%22https%3A%2F%2Fwww.healthychildren.org%2FEnglish%2FPages%2Fdefault.aspx%22%7Dcdn77.api.userway.org/api/img-dscr/... https://cdn77.api.userway.org/api/img-dscr/v2/CPkTS41s1l/1818723/ymSSDVJjNU9mICc0/alts.json?dto=%7B%22sorted%22%3A%5B%7B%22src%22%3A%22https%3A%2F%2Fwww.healthychildren.org%2F_catalogs%2Fmasterpage%2FAssets%2Fimages%2Fbtn-language.png%22%2C%22alt%22%3A%22%22%2C%22dir%22%3A%22RO%22%7D%2C%7B%22src%22%3A%22https%3A%2F%2Fwww.healthychildren.org%2F_layouts%2F15%2FAAP.HealthyChildren%2Fimages%2Fhealthy-children-logo.gif%22%2C%22alt%22%3A%22HealthyChildren.org%22%2C%22dir%22%3A%22RO%22%7D%5D%2C%22tier%22%3A%22PAID_QUOTA_TIER%22%2C%22pageUrl%22%3A%22https%3A%2F%2Fwww.healthychildren.org%2FEnglish%2FPages%2Fdefault.aspx%22%7D — 200 — 0 B — 78 ms — h2https://cdn77.api.userway.org/api/img-dscr/v2/CPkTS41s1l/1818723/ymSSDVJjNU9mICc0/alts.json?dto=%7B%22sorted%22%3A%5B%7B%22src%22%3A%22https%3A%2F%2Fwww.healthychildren.org%2F_catalogs%2Fmasterpage%2FAssets%2Fimages%2Fbtn-language.png%22%2C%22alt%22%3A%22%22%2C%22dir%22%3A%22RO%22%7D%2C%7B%22src%22%3A%22https%3A%2F%2Fwww.healthychildren.org%2F_layouts%2F15%2FAAP.HealthyChildren%2Fimages%2Fhealthy-children-logo.gif%22%2C%22alt%22%3A%22HealthyChildren.org%22%2C%22dir%22%3A%22RO%22%7D%5D%2C%22tier%22%3A%22PAID_QUOTA_TIER%22%2C%22pageUrl%22%3A%22https%3A%2F%2Fwww.healthychildren.org%2FEnglish%2FPages%2Fdefault.aspx%22%7Dcdn77.api.userway.org/api/img-dscr/... https://cdn77.api.userway.org/api/img-dscr/v2/CPkTS41s1l/1818723/ymSSDVJjNU9mICc0/alts.json?dto=%7B%22sorted%22%3A%5B%7B%22src%22%3A%22https%3A%2F%2Fwww.healthychildren.org%2F_catalogs%2Fmasterpage%2FAssets%2Fimages%2Fbtn-language.png%22%2C%22alt%22%3A%22%22%2C%22dir%22%3A%22RO%22%7D%2C%7B%22src%22%3A%22https%3A%2F%2Fwww.healthychildren.org%2F_layouts%2F15%2FAAP.HealthyChildren%2Fimages%2Fhealthy-children-logo.gif%22%2C%22alt%22%3A%22HealthyChildren.org%22%2C%22dir%22%3A%22RO%22%7D%5D%2C%22tier%22%3A%22PAID_QUOTA_TIER%22%2C%22pageUrl%22%3A%22https%3A%2F%2Fwww.healthychildren.org%2FEnglish%2FPages%2Fdefault.aspx%22%7D — 200 — 785 B — 3 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-1FTMBGL94V&gtm=45je64h1v880978734za20gzb79674345zd79674345&_p=1776813698034&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=EEAAAGQ&ae=a&are=1&cid=1605390458.1776813699&frm=0&ir=1&pscdl=noapi&rcb=4&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=2&tag_exp=0~115938465~115938469~117266401~117384405~117512543&sid=1776813699&sct=1&seg=0&dl=https%3A%2F%2Fwww.healthychildren.org%2FEnglish%2FPages%2Fdefault.aspx&dt=HealthyChildren.org%20-%20From%20the%20American%20Academy%20of%20Pediatrics&en=scroll&epn.percent_scrolled=90&_et=21&tfd=7900analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-1FTMBGL94V&gtm=45je64h1v880978734za20gzb79674345zd79674345&_p=1776813698034&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=EEAAAGQ&ae=a&are=1&cid=1605390458.1776813699&frm=0&ir=1&pscdl=noapi&rcb=4&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=2&tag_exp=0~115938465~115938469~117266401~117384405~117512543&sid=1776813699&sct=1&seg=0&dl=https%3A%2F%2Fwww.healthychildren.org%2FEnglish%2FPages%2Fdefault.aspx&dt=HealthyChildren.org%20-%20From%20the%20American%20Academy%20of%20Pediatrics&en=scroll&epn.percent_scrolled=90&_et=21&tfd=7900 — 204 — 48 B — 35 ms — h2https://api.userway.org/api/br-links/v0/links/1818723api.userway.org/api/br-links/v0/lin... https://api.userway.org/api/br-links/v0/links/1818723 — 200 — 0 B — 1 ms — h2https://api.userway.org/api/br-links/v0/links/1818723api.userway.org/api/br-links/v0/lin... https://api.userway.org/api/br-links/v0/links/1818723 — 200 — 0 B — 1 ms — h2https://api.userway.org/api/a11y-data/v0/page/https%3A%2F%2Fwww.healthychildren.org%2FEnglish%2FPages%2Fdefault.aspx/DESKTOP/WIDGET_ON/statusapi.userway.org/api/a11y-data/v0/pa... https://api.userway.org/api/a11y-data/v0/page/https%3A%2F%2Fwww.healthychildren.org%2FEnglish%2FPages%2Fdefault.aspx/DESKTOP/WIDGET_ON/status — 200 — 454 B — 77 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 1899ms · 1462KB · $25/mo
Unattributable
Other
Costly
Execution 333ms
Transfer 0 KB
Monthly Cost $4/mo
tools.luckyorange.com
Other
Costly
Execution 320ms
Transfer 82 KB
Unused 45%
Monthly Cost $4/mo
www.healthychildren.org
Other
Costly
Execution 295ms
Transfer 64 KB
Monthly Cost $4/mo
www.healthychildren.org
Other
Optional
Execution 161ms
Transfer 31 KB
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 118ms
Transfer 147 KB
Unused 34%
Monthly Cost $2/mo
cdn.fundraiseup.com
Other
Optional
Execution 114ms
Transfer 65 KB
Unused 34%
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 112ms
Transfer 158 KB
Unused 41%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 101ms
Transfer 173 KB
Unused 39%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 88ms
Transfer 152 KB
Unused 42%
Monthly Cost $1/mo
static.fundraiseup.com
Other
Optional
Execution 78ms
Transfer 105 KB
Unused 83%
Monthly Cost $1/mo
cdn.userway.org
Other
Optional
Execution 69ms
Transfer 48 KB
Unused 50%
Monthly Cost $1/mo
static.fundraiseup.com
Other
Optional
Execution 57ms
Transfer 410 KB
Unused 89%
Monthly Cost $1/mo
Microsoft Clarity
Session Replay
Optional
Execution 53ms
Transfer 26 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 333ms and costs ~$4/month
  • tools.luckyorange.com adds 320ms and costs ~$4/month
  • www.healthychildren.org adds 295ms and costs ~$4/month

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

Why this matters

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

Learn more

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

Source: web.dev

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

tools.luckyorange.com takes 320ms 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.healthychildren.org takes 295ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

83% 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

50% of cdn.userway.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

89% of static.fundraiseup.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback