Skip to content
https://agu.org

Performance

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

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

29
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
78
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
83
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.

37.63 s

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

54.33 s

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

1.50 s

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

0.002

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

37.63 s

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

57.77 s

Page Load Progression

474 ms
948 ms
1.4 s
1.9 s
2.4 s
2.8 s
3.3 s
3.8 s
Checks
17
8 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
12.8 MB transferred, 108 requests
FIX
12.8 MB transferred, 108 requests
Critical::
Page weighs 29.9 MB (12.8 MB transferred)
Warning::
JavaScript is 7.4 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 7.4 MB
Warning::
Images are 3.7 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.7 MB
Info::
Fonts are 1.4 MB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 1.4 MB
Info::
CSS is 216 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 216 KB
Warning::
108 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 2.7 g CO2 per page load
12.8 MB / 2.4 MB budget
12.8 MB transferred
108 requests
2.7 g CO2 per page load
JavaScript 7.4 MiB 57%
Images 3.7 MiB 29%
Fonts 1.4 MiB 11%
CSS 215.6 KiB 2%
HTML 57.6 KiB 0%
Other 2.9 KiB 0%
Other 1.9 KiB 0%
Other 773 B 0%
Other 652 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

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 (12.8 MiB of 12.8 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
6285ms total JS execution
FIX
6285ms total JS execution
Warning::
https://www.agu.org/Content/font-awesome-pro/js/al...: 1396ms CPU time
Warning::
https://www.agu.org/: 777ms CPU time
Warning::
Unattributable: 685ms CPU time
Warning::
https://www.agu.org/Content/font-awesome-pro/js/sh...: 570ms CPU time
Warning::
https://www.agu.org/Content/font-awesome-pro/js/sh...: 432ms CPU time
Warning::
Third-party scripts: 6285ms (100% of total)

Main Thread Breakdown

Script Evaluation 48% Script Parsing & Compilation 27% Other 12% Style & Layout 7% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://www.agu.org/Content/font-awesome-pro/js/all.min.js1396ms302ms997ms3rd
https://www.agu.org/777ms263ms30ms3rd
Unattributable685ms45ms0ms3rd
https://www.agu.org/Content/font-awesome-pro/js/sharp-light.min.js570ms357ms162ms3rd
https://www.agu.org/Content/font-awesome-pro/js/sharp-regular.min.js432ms267ms151ms3rd
https://www.agu.org/Content/font-awesome-pro/js/sharp-solid.min.js422ms296ms103ms3rd
https://www.googletagmanager.com/gtag/js?id=G-83NB2VB78E&cx=c&gtm=4e64m0h2403ms363ms36ms3rd
https://www.agu.org/scripts/Sitecore.Foundation.Frameworks.min.js260ms105ms39ms3rd
https://www.googletagmanager.com/gtag/js?id=G-PNB9W8VTSP&cx=c&gtm=4e64k1172ms130ms42ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TCZ66K2170ms137ms29ms3rd

Showing top 10 of 20 scripts

F
JS Bundles
Action
46 scripts, 604 KB unused
FIX
46 scripts, 604 KB unused
Warning::
https://www.agu.org/scripts/Sitecore.Foundation.Fr...: 109 KB unused (76%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-PNB9...: 82 KB unused (55%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-WN6...: 70 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=UA-130...: 69 KB unused (56%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-TCZ...: 64 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 604 KB
604 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.agu.org/scripts/Sitecore.Foundation.Frameworks.min.js143 KB109 KB (76%)3rd
https://www.googletagmanager.com/gtag/js?id=G-PNB9W8VTSP&cx=c&gtm=4e64k1149 KB82 KB (55%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WN6N225H137 KB70 KB (51%)3rd
https://www.googletagmanager.com/gtag/js?id=UA-130576748-1125 KB69 KB (56%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TCZ66K2137 KB64 KB (47%)3rd
https://www.googletagmanager.com/gtag/js?id=G-83NB2VB78E&cx=c&gtm=4e64m0h2177 KB61 KB (34%)3rd
https://connect.facebook.net/en_US/fbevents.js97 KB43 KB (45%)3rd
https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js57 KB36 KB (65%)3rd
https://www.agu.org/scripts/Sitecore.Foundation.Theming.min.js35 KB25 KB (73%)3rd
https://www.agu.org/Scripts/searchArrow.bundle.js25 KB24 KB (98%)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
108 resources · 12.8 MB · 604 KB savings available
FIX
108 resources · 12.8 MB · 604 KB savings available
Warning::
Page weight 11.8 MB over 1MB target
Got: 12.8 MB Expected: ≤ 1 MB
Info::
~604 KB of savings available
Warning::
107 third-party resources (100% of weight)
Info::
11 resources over 200KB
108 resources · 12.8 MiB · 107 third-party 11.8 MiB over 1MB target
JavaScript 57% · 7.4 MiB
Image 29% · 3.7 MiB
Font 11% · 1.4 MiB
CSS 2% · 215.6 KiB
Document 0% · 57.6 KiB
Other 0% · 4.0 KiB

~604.4 KiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
16 images, 0 KB saveable
REVIEW
16 images, 0 KB saveable
Warning::
https://www.agu.org/-/media/AGU4You/Header-and-Par... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.agu.org/-/media/Feature/Common/Agu/Ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.agu.org/-/media/Feature/Common/Agu/Ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.agu.org/-/media/Feature/Common/Agu/Ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.agu.org/-/media/AGU4You/Header-and-Par... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.agu.org/-/media/AGU4You/Header-Module/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.agu.org/-/media/AGU4You/Header-and-Par... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.agu.org/-/media/AGU4You/Header-and-Par... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
16 images 3.7 MB
0 oversized -0 KB
8 legacy format
8 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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

Web fonts

9

1468 KB total

Render-blocking

0

of 9

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s 46.0 s 48.0 s 50.0 s 52.0 s 54.0 s 56.0 s FCP 37.6 s LCP 54.3 shttps://www.agu.org/Content/font-awesome-pro/webfonts/fa-regular-400.woff2fa-regular-400.woff2 https://www.agu.org/Content/font-awesome-pro/webfonts/fa-regular-400.woff2 — 416.3 KiB — 41 ms — font-display: swaphttps://www.agu.org/Content/font-awesome-pro/webfonts/fa-brands-400.woff2fa-brands-400.woff2 https://www.agu.org/Content/font-awesome-pro/webfonts/fa-brands-400.woff2 — 117.1 KiB — 30 ms — font-display: swaphttps://www.agu.org/Content/font-awesome-pro/webfonts/fa-light-300.woff2fa-light-300.woff2 https://www.agu.org/Content/font-awesome-pro/webfonts/fa-light-300.woff2 — 455.0 KiB — 42 ms — font-display: swaphttps://www.agu.org/fonts/DMSans-Medium.woffDMSans-Medium.woff https://www.agu.org/fonts/DMSans-Medium.woff — 31.6 KiB — 43 ms — font-display: swaphttps://www.agu.org/fonts/DMSans-Regular.woffDMSans-Regular.woff https://www.agu.org/fonts/DMSans-Regular.woff — 31.5 KiB — 41 ms — font-display: swaphttps://www.agu.org/Content/font-awesome-pro/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://www.agu.org/Content/font-awesome-pro/webfonts/fa-solid-900.woff2 — 346.4 KiB — 45 ms — font-display: swaphttps://www.agu.org/fonts/lora-v23-latin-500.woff2lora-v23-latin-500.woff2 https://www.agu.org/fonts/lora-v23-latin-500.woff2 — 19.4 KiB — 32 ms — font-display: swaphttps://www.agu.org/fonts/lora-v23-latin-regular.woff2lora-v23-latin-regular.... https://www.agu.org/fonts/lora-v23-latin-regular.woff2 — 18.7 KiB — 36 ms — font-display: swaphttps://www.agu.org/fonts/DMSans-Bold.woffDMSans-Bold.woff https://www.agu.org/fonts/DMSans-Bold.woff — 31.7 KiB — 42 ms — font-display: swap
fa-regular-400.woff2 woff2 swap
Size 416 KB
Load time 41 ms
Start 3.2 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
fa-brands-400.woff2 woff2 swap
Size 117 KB
Load time 30 ms
Start 3.2 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
fa-light-300.woff2 woff2 swap
Size 455 KB
Load time 42 ms
Start 3.2 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
DMSans-Medium.woff woff swap
Size 32 KB
Load time 43 ms
Start 3.3 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
DMSans-Regular.woff woff swap
Size 32 KB
Load time 41 ms
Start 3.3 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
fa-solid-900.woff2 woff2 swap
Size 346 KB
Load time 45 ms
Start 3.3 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
lora-v23-latin-500.woff2 woff2 swap
Size 19 KB
Load time 32 ms
Start 3.3 s
Risk FOUT — text flashes from fallback to web font
lora-v23-latin-regular.... woff2 swap
Size 19 KB
Load time 36 ms
Start 3.3 s
Risk FOUT — text flashes from fallback to web font
DMSans-Bold.woff woff swap
Size 32 KB
Load time 42 ms
Start 3.3 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~696 KB and ~1392 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
108 requests over 4593ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s 46.0 s 48.0 s 50.0 s 52.0 s 54.0 s 56.0 s FCP 37.6 s LCP 54.3 shttps://agu.org// https://agu.org/ — 301 — 139 B — 63 ms — h2https://www.agu.org/www.agu.org/ https://www.agu.org/ — 200 — 57.6 KiB — 1.2 s — h2https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.csscdnjs.cloudflare.com/ajax/libs/OwlC... https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css — 200 — 1.3 KiB — 110 ms — h3https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.theme.default.min.csscdnjs.cloudflare.com/ajax/libs/OwlC... https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.theme.default.min.css — 200 — 961 B — 106 ms — h3https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.csscdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css — 200 — 15.5 KiB — 115 ms — h3https://www.agu.org/Content/font-awesome-pro/css/all.min.csswww.agu.org/Content/font-awesome-pr... https://www.agu.org/Content/font-awesome-pro/css/all.min.css — 200 — 58.6 KiB — 93 ms — h2https://www.agu.org/Content/font-awesome-pro/css/sharp-light.min.csswww.agu.org/Content/font-awesome-pr... https://www.agu.org/Content/font-awesome-pro/css/sharp-light.min.css — 200 — 359 B — 46 ms — h2https://www.agu.org/Content/font-awesome-pro/css/sharp-regular.min.csswww.agu.org/Content/font-awesome-pr... https://www.agu.org/Content/font-awesome-pro/css/sharp-regular.min.css — 200 — 404 B — 43 ms — h2https://www.agu.org/Content/font-awesome-pro/css/sharp-solid.min.csswww.agu.org/Content/font-awesome-pr... https://www.agu.org/Content/font-awesome-pro/css/sharp-solid.min.css — 200 — 361 B — 46 ms — h2https://www.agu.org/Scripts/ideabox-tabs.min.csswww.agu.org/Scripts/ideabox-tabs.mi... https://www.agu.org/Scripts/ideabox-tabs.min.css — 200 — 3.5 KiB — 38 ms — h2https://www.agu.org/styles/vendor.min.csswww.agu.org/styles/vendor.min.css https://www.agu.org/styles/vendor.min.css — 200 — 21.9 KiB — 90 ms — h2https://www.agu.org/styles/agu.min.csswww.agu.org/styles/agu.min.css https://www.agu.org/styles/agu.min.css — 200 — 71.2 KiB — 112 ms — h2https://www.agu.org/Content/Common/common.min.csswww.agu.org/Content/Common/common.m... https://www.agu.org/Content/Common/common.min.css — 200 — 22.1 KiB — 68 ms — h2https://code.jquery.com/jquery-3.5.0.min.jscode.jquery.com/jquery-3.5.0.min.js https://code.jquery.com/jquery-3.5.0.min.js — 200 — 30.5 KiB — 112 ms — h2https://code.jquery.com/jquery-migrate-3.3.2.jscode.jquery.com/jquery-migrate-3.3.... https://code.jquery.com/jquery-migrate-3.3.2.js — 200 — 8.3 KiB — 108 ms — h2https://www.agu.org/Scripts/AguSearch/agu.searchConfig.jswww.agu.org/Scripts/AguSearch/agu.s... https://www.agu.org/Scripts/AguSearch/agu.searchConfig.js — 200 — 224 B — 45 ms — h2https://www.agu.org/Scripts/AguSearch/Common/agu.manageUrl.jswww.agu.org/Scripts/AguSearch/Commo... https://www.agu.org/Scripts/AguSearch/Common/agu.manageUrl.js — 200 — 783 B — 54 ms — h2https://www.agu.org/Scripts/aguCommon-min.jswww.agu.org/Scripts/aguCommon-min.j... https://www.agu.org/Scripts/aguCommon-min.js — 200 — 432 B — 39 ms — h2https://www.agu.org/Content/font-awesome-pro/js/all.min.jswww.agu.org/Content/font-awesome-pr... https://www.agu.org/Content/font-awesome-pro/js/all.min.js — 200 — 4.3 MiB — 1.3 s — h2https://www.agu.org/Content/font-awesome-pro/js/sharp-light.min.jswww.agu.org/Content/font-awesome-pr... https://www.agu.org/Content/font-awesome-pro/js/sharp-light.min.js — 200 — 706.6 KiB — 272 ms — h2https://www.agu.org/Content/font-awesome-pro/js/sharp-regular.min.jswww.agu.org/Content/font-awesome-pr... https://www.agu.org/Content/font-awesome-pro/js/sharp-regular.min.js — 200 — 624.3 KiB — 232 ms — h2https://www.agu.org/Content/font-awesome-pro/js/sharp-solid.min.jswww.agu.org/Content/font-awesome-pr... https://www.agu.org/Content/font-awesome-pro/js/sharp-solid.min.js — 200 — 467.5 KiB — 187 ms — h2https://www.agu.org/Content/Integration/SiteFiltered.csswww.agu.org/Content/Integration/Sit... https://www.agu.org/Content/Integration/SiteFiltered.css — 200 — 6.9 KiB — 60 ms — h2https://www.agu.org/Content/Integration/SiteResponsiveFiltered.csswww.agu.org/Content/Integration/Sit... https://www.agu.org/Content/Integration/SiteResponsiveFiltered.css — 200 — 1.7 KiB — 45 ms — h2https://www.agu.org/Scripts/pagination.min.jswww.agu.org/Scripts/pagination.min.... https://www.agu.org/Scripts/pagination.min.js — 200 — 4.4 KiB — 48 ms — h2https://www.agu.org/Scripts/aguHelper.jswww.agu.org/Scripts/aguHelper.js https://www.agu.org/Scripts/aguHelper.js — 200 — 1.6 KiB — 47 ms — h2https://www.agu.org/Scripts/Channels/channels.jswww.agu.org/Scripts/Channels/channe... https://www.agu.org/Scripts/Channels/channels.js — 200 — 5.5 KiB — 62 ms — h2https://www.agu.org/Scripts/Channels/searchAndFilter.jswww.agu.org/Scripts/Channels/search... https://www.agu.org/Scripts/Channels/searchAndFilter.js — 200 — 5.2 KiB — 56 ms — h2https://www.agu.org/Scripts/Channels/advancedSearch.jswww.agu.org/Scripts/Channels/advanc... https://www.agu.org/Scripts/Channels/advancedSearch.js — 200 — 2.0 KiB — 53 ms — h2https://www.agu.org/Scripts/Channels/events.jswww.agu.org/Scripts/Channels/events... https://www.agu.org/Scripts/Channels/events.js — 200 — 1.1 KiB — 89 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s 46.0 s 48.0 s 50.0 s 52.0 s 54.0 s 56.0 s FCP 37.6 s LCP 54.3 shttps://agu.org// https://agu.org/ — 301 — 139 B — 63 ms — h2https://www.agu.org/www.agu.org/ https://www.agu.org/ — 200 — 57.6 KiB — 1.2 s — h2https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.csscdnjs.cloudflare.com/ajax/libs/OwlC... https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css — 200 — 1.3 KiB — 110 ms — h3https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.theme.default.min.csscdnjs.cloudflare.com/ajax/libs/OwlC... https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.theme.default.min.css — 200 — 961 B — 106 ms — h3https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.csscdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css — 200 — 15.5 KiB — 115 ms — h3https://www.agu.org/Content/font-awesome-pro/css/all.min.csswww.agu.org/Content/font-awesome-pr... https://www.agu.org/Content/font-awesome-pro/css/all.min.css — 200 — 58.6 KiB — 93 ms — h2https://www.agu.org/Content/font-awesome-pro/css/sharp-light.min.csswww.agu.org/Content/font-awesome-pr... https://www.agu.org/Content/font-awesome-pro/css/sharp-light.min.css — 200 — 359 B — 46 ms — h2https://www.agu.org/Content/font-awesome-pro/css/sharp-regular.min.csswww.agu.org/Content/font-awesome-pr... https://www.agu.org/Content/font-awesome-pro/css/sharp-regular.min.css — 200 — 404 B — 43 ms — h2https://www.agu.org/Content/font-awesome-pro/css/sharp-solid.min.csswww.agu.org/Content/font-awesome-pr... https://www.agu.org/Content/font-awesome-pro/css/sharp-solid.min.css — 200 — 361 B — 46 ms — h2https://www.agu.org/Scripts/ideabox-tabs.min.csswww.agu.org/Scripts/ideabox-tabs.mi... https://www.agu.org/Scripts/ideabox-tabs.min.css — 200 — 3.5 KiB — 38 ms — h2https://www.agu.org/styles/vendor.min.csswww.agu.org/styles/vendor.min.css https://www.agu.org/styles/vendor.min.css — 200 — 21.9 KiB — 90 ms — h2https://www.agu.org/styles/agu.min.csswww.agu.org/styles/agu.min.css https://www.agu.org/styles/agu.min.css — 200 — 71.2 KiB — 112 ms — h2https://www.agu.org/Content/Common/common.min.csswww.agu.org/Content/Common/common.m... https://www.agu.org/Content/Common/common.min.css — 200 — 22.1 KiB — 68 ms — h2https://code.jquery.com/jquery-3.5.0.min.jscode.jquery.com/jquery-3.5.0.min.js https://code.jquery.com/jquery-3.5.0.min.js — 200 — 30.5 KiB — 112 ms — h2https://code.jquery.com/jquery-migrate-3.3.2.jscode.jquery.com/jquery-migrate-3.3.... https://code.jquery.com/jquery-migrate-3.3.2.js — 200 — 8.3 KiB — 108 ms — h2https://www.agu.org/Scripts/AguSearch/agu.searchConfig.jswww.agu.org/Scripts/AguSearch/agu.s... https://www.agu.org/Scripts/AguSearch/agu.searchConfig.js — 200 — 224 B — 45 ms — h2https://www.agu.org/Scripts/AguSearch/Common/agu.manageUrl.jswww.agu.org/Scripts/AguSearch/Commo... https://www.agu.org/Scripts/AguSearch/Common/agu.manageUrl.js — 200 — 783 B — 54 ms — h2https://www.agu.org/Scripts/aguCommon-min.jswww.agu.org/Scripts/aguCommon-min.j... https://www.agu.org/Scripts/aguCommon-min.js — 200 — 432 B — 39 ms — h2https://www.agu.org/Content/font-awesome-pro/js/all.min.jswww.agu.org/Content/font-awesome-pr... https://www.agu.org/Content/font-awesome-pro/js/all.min.js — 200 — 4.3 MiB — 1.3 s — h2https://www.agu.org/Content/font-awesome-pro/js/sharp-light.min.jswww.agu.org/Content/font-awesome-pr... https://www.agu.org/Content/font-awesome-pro/js/sharp-light.min.js — 200 — 706.6 KiB — 272 ms — h2https://www.agu.org/Content/font-awesome-pro/js/sharp-regular.min.jswww.agu.org/Content/font-awesome-pr... https://www.agu.org/Content/font-awesome-pro/js/sharp-regular.min.js — 200 — 624.3 KiB — 232 ms — h2https://www.agu.org/Content/font-awesome-pro/js/sharp-solid.min.jswww.agu.org/Content/font-awesome-pr... https://www.agu.org/Content/font-awesome-pro/js/sharp-solid.min.js — 200 — 467.5 KiB — 187 ms — h2https://www.agu.org/Content/Integration/SiteFiltered.csswww.agu.org/Content/Integration/Sit... https://www.agu.org/Content/Integration/SiteFiltered.css — 200 — 6.9 KiB — 60 ms — h2https://www.agu.org/Content/Integration/SiteResponsiveFiltered.csswww.agu.org/Content/Integration/Sit... https://www.agu.org/Content/Integration/SiteResponsiveFiltered.css — 200 — 1.7 KiB — 45 ms — h2https://www.agu.org/Scripts/pagination.min.jswww.agu.org/Scripts/pagination.min.... https://www.agu.org/Scripts/pagination.min.js — 200 — 4.4 KiB — 48 ms — h2https://www.agu.org/Scripts/aguHelper.jswww.agu.org/Scripts/aguHelper.js https://www.agu.org/Scripts/aguHelper.js — 200 — 1.6 KiB — 47 ms — h2https://www.agu.org/Scripts/Channels/channels.jswww.agu.org/Scripts/Channels/channe... https://www.agu.org/Scripts/Channels/channels.js — 200 — 5.5 KiB — 62 ms — h2https://www.agu.org/Scripts/Channels/searchAndFilter.jswww.agu.org/Scripts/Channels/search... https://www.agu.org/Scripts/Channels/searchAndFilter.js — 200 — 5.2 KiB — 56 ms — h2https://www.agu.org/Scripts/Channels/advancedSearch.jswww.agu.org/Scripts/Channels/advanc... https://www.agu.org/Scripts/Channels/advancedSearch.js — 200 — 2.0 KiB — 53 ms — h2https://www.agu.org/Scripts/Channels/events.jswww.agu.org/Scripts/Channels/events... https://www.agu.org/Scripts/Channels/events.js — 200 — 1.1 KiB — 89 ms — h2https://www.agu.org/Scripts/Channels/gallery.jswww.agu.org/Scripts/Channels/galler... https://www.agu.org/Scripts/Channels/gallery.js — 200 — 1.5 KiB — 89 ms — h2https://www.agu.org/Scripts/Channels/channelFollowers.jswww.agu.org/Scripts/Channels/channe... https://www.agu.org/Scripts/Channels/channelFollowers.js — 200 — 2.6 KiB — 90 ms — h2https://www.agu.org/Scripts/Channels/channelsGlobalSearch.jswww.agu.org/Scripts/Channels/channe... https://www.agu.org/Scripts/Channels/channelsGlobalSearch.js — 200 — 1.3 KiB — 90 ms — h2https://www.agu.org/Scripts/FederatedSearch/federatedSearchBox.jswww.agu.org/Scripts/FederatedSearch... https://www.agu.org/Scripts/FederatedSearch/federatedSearchBox.js — 200 — 1.9 KiB — 89 ms — h2https://www.agu.org/Scripts/FederatedSearch/federatedSearchResults.jswww.agu.org/Scripts/FederatedSearch... https://www.agu.org/Scripts/FederatedSearch/federatedSearchResults.js — 200 — 1.6 KiB — 89 ms — h2https://www.agu.org/Scripts/FederatedSearch/pagination.jswww.agu.org/Scripts/FederatedSearch... https://www.agu.org/Scripts/FederatedSearch/pagination.js — 200 — 457 B — 89 ms — h2https://www.agu.org/Scripts/search-sdk.bundle.min.jswww.agu.org/Scripts/search-sdk.bund... https://www.agu.org/Scripts/search-sdk.bundle.min.js — 200 — 9.1 KiB — 90 ms — h2https://www.agu.org/Scripts/searchArrow.bundle.jswww.agu.org/Scripts/searchArrow.bun... https://www.agu.org/Scripts/searchArrow.bundle.js — 200 — 24.6 KiB — 106 ms — h2https://www.agu.org/Scripts/accounts.bundle-min.jswww.agu.org/Scripts/accounts.bundle... https://www.agu.org/Scripts/accounts.bundle-min.js — 200 — 3.1 KiB — 90 ms — h2https://www.agu.org/scripts/Sitecore.Foundation.Frameworks.min.jswww.agu.org/scripts/Sitecore.Founda... https://www.agu.org/scripts/Sitecore.Foundation.Frameworks.min.js — 200 — 143.3 KiB — 111 ms — h2https://www.agu.org/scripts/Sitecore.Foundation.Theming.min.jswww.agu.org/scripts/Sitecore.Founda... https://www.agu.org/scripts/Sitecore.Foundation.Theming.min.js — 200 — 34.7 KiB — 108 ms — h2https://www.agu.org/layouts/system/VisitorIdentification.jswww.agu.org/layouts/system/VisitorI... https://www.agu.org/layouts/system/VisitorIdentification.js — 200 — 1.1 KiB — 106 ms — h2https://www.agu.org/Scripts/jquery-te-1.4.0.min.jswww.agu.org/Scripts/jquery-te-1.4.0... https://www.agu.org/Scripts/jquery-te-1.4.0.min.js — 200 — 6.0 KiB — 106 ms — h2https://www.agu.org/Content/FiltersAndSearchResults.csswww.agu.org/Content/FiltersAndSearc... https://www.agu.org/Content/FiltersAndSearchResults.css — 200 — 4.0 KiB — 44 ms — h2https://www.agu.org/-/media/Feature/Common/Agu/Images/Navigation/agu-logo-light.png?h=35&w=176&hash=48301B52C45C1767C8D905F545C9E162www.agu.org/-/media/Feature/Common/... https://www.agu.org/-/media/Feature/Common/Agu/Images/Navigation/agu-logo-light.png?h=35&w=176&hash=48301B52C45C1767C8D905F545C9E162 — 200 — 2.6 KiB — 35 ms — h2https://www.agu.org/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.jswww.agu.org/cdn-cgi/scripts/5c5dd72... https://www.agu.org/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js — 200 — 780 B — 19 ms — h2https://www.agu.org/-/media/Feature/Common/Agu/Images/Navigation/agu-logo-dark.png?h=50&w=254&hash=F9E7B7206E2306AAC01DD656CC0374DBwww.agu.org/-/media/Feature/Common/... https://www.agu.org/-/media/Feature/Common/Agu/Images/Navigation/agu-logo-dark.png?h=50&w=254&hash=F9E7B7206E2306AAC01DD656CC0374DB — 200 — 2.5 KiB — 30 ms — h2https://www.agu.org/-/media/AGU4You/Header-Module/agu_homepage_hero.png?h=333&w=592&hash=D0EE3AFB5D4BCF7E81C170AF80C8ED35www.agu.org/-/media/AGU4You/Header-... https://www.agu.org/-/media/AGU4You/Header-Module/agu_homepage_hero.png?h=333&w=592&hash=D0EE3AFB5D4BCF7E81C170AF80C8ED35 — 200 — 31.2 KiB — 34 ms — h2https://www.agu.org/Content/Membership/UserJoinRenew.csswww.agu.org/Content/Membership/User... https://www.agu.org/Content/Membership/UserJoinRenew.css — 200 — 3.5 KiB — 65 ms — h2https://www.agu.org/Content/Common.csswww.agu.org/Content/Common.css https://www.agu.org/Content/Common.css — 200 — 1.9 KiB — 32 ms — h2https://www.agu.org/-/media/AGU4You/Header-and-Paragraph-Left-Aligned-Button-Image/agu_personalization_image.svg?h=333&w=592&hash=FC0A50E49229F75795955CBE4286DCC8www.agu.org/-/media/AGU4You/Header-... https://www.agu.org/-/media/AGU4You/Header-and-Paragraph-Left-Aligned-Button-Image/agu_personalization_image.svg?h=333&w=592&hash=FC0A50E49229F75795955CBE4286DCC8 — 200 — 2.7 MiB — 192 ms — h2https://www.agu.org/-/media/AGU4You/Header-and-Paragraph-Image-or-Video/agu_in_the_community.png?h=333&w=592&hash=FE40281AF0547D4D15292D4C2667CD8Dwww.agu.org/-/media/AGU4You/Header-... https://www.agu.org/-/media/AGU4You/Header-and-Paragraph-Image-or-Video/agu_in_the_community.png?h=333&w=592&hash=FE40281AF0547D4D15292D4C2667CD8D — 200 — 285.5 KiB — 58 ms — h2https://www.agu.org/Scripts/Common/CommonCarousel.jswww.agu.org/Scripts/Common/CommonCa... https://www.agu.org/Scripts/Common/CommonCarousel.js — 200 — 890 B — 36 ms — h2https://www.agu.org/fonts/stylesheet.csswww.agu.org/fonts/stylesheet.css https://www.agu.org/fonts/stylesheet.css — 200 — 1.4 KiB — 31 ms — h2https://www.agu.org/-/media/AGU4You/Header-and-Paragraph-Image-or-Video/agu_in_the_public_sector.png?h=333&w=592&hash=77AA7C14D5443A3847A401F19CE365E9www.agu.org/-/media/AGU4You/Header-... https://www.agu.org/-/media/AGU4You/Header-and-Paragraph-Image-or-Video/agu_in_the_public_sector.png?h=333&w=592&hash=77AA7C14D5443A3847A401F19CE365E9 — 200 — 266.1 KiB — 64 ms — h2https://www.agu.org/-/media/AGU4You/Header-and-Paragraph-Image-or-Video/agu_in_the_world.png?h=333&w=592&hash=58B05FB61199CDA34C858F2FADE4EAC0www.agu.org/-/media/AGU4You/Header-... https://www.agu.org/-/media/AGU4You/Header-and-Paragraph-Image-or-Video/agu_in_the_world.png?h=333&w=592&hash=58B05FB61199CDA34C858F2FADE4EAC0 — 200 — 269.9 KiB — 56 ms — h2https://www.agu.org/-/media/Feature/Common/Agu/Images/annual-meeting/AGU24/AGU24_Logo_Update/AGU-logo_176x35.png?h=35&w=176&hash=05A656502616D94488E600E067D1A8E9www.agu.org/-/media/Feature/Common/... https://www.agu.org/-/media/Feature/Common/Agu/Images/annual-meeting/AGU24/AGU24_Logo_Update/AGU-logo_176x35.png?h=35&w=176&hash=05A656502616D94488E600E067D1A8E9 — 200 — 2.5 KiB — 32 ms — h2https://www.agu.org/-/media/Four-Star_Rating_Badge_23_.jpg?h=1657&w=1657&hash=50A456469A6F8FCA2A4092C04639329Dwww.agu.org/-/media/Four-Star_Ratin... https://www.agu.org/-/media/Four-Star_Rating_Badge_23_.jpg?h=1657&w=1657&hash=50A456469A6F8FCA2A4092C04639329D — 200 — 150.1 KiB — 35 ms — h2https://www.agu.org/-/media/Feature/Common/Agu/Images/annual-meeting/AGU26/AGU26_AnnualMeeting_HZ_Black-png.png?h=443&w=1579&hash=38BD2885E720849F0FB5AB84B42B5658www.agu.org/-/media/Feature/Common/... https://www.agu.org/-/media/Feature/Common/Agu/Images/annual-meeting/AGU26/AGU26_AnnualMeeting_HZ_Black-png.png?h=443&w=1579&hash=38BD2885E720849F0FB5AB84B42B5658 — 200 — 16.0 KiB — 30 ms — h2https://www.googletagmanager.com/gtag/js?id=UA-130576748-1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-130576748-1 — 200 — 125.1 KiB — 198 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 84 ms — h2https://www.agu.org/images/topography.jpgwww.agu.org/images/topography.jpg https://www.agu.org/images/topography.jpg — 200 — 65.8 KiB — 30 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-TCZ66K2www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TCZ66K2 — 200 — 137.1 KiB — 62 ms — h2https://www.agu.org/Content/font-awesome-pro/webfonts/fa-regular-400.woff2www.agu.org/Content/font-awesome-pr... https://www.agu.org/Content/font-awesome-pro/webfonts/fa-regular-400.woff2 — 200 — 416.3 KiB — 41 ms — h2https://www.agu.org/Content/font-awesome-pro/webfonts/fa-brands-400.woff2www.agu.org/Content/font-awesome-pr... https://www.agu.org/Content/font-awesome-pro/webfonts/fa-brands-400.woff2 — 200 — 117.1 KiB — 30 ms — h2https://www.agu.org/Content/font-awesome-pro/webfonts/fa-light-300.woff2www.agu.org/Content/font-awesome-pr... https://www.agu.org/Content/font-awesome-pro/webfonts/fa-light-300.woff2 — 200 — 455.0 KiB — 42 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 122 ms — h2https://www.agu.org/fonts/DMSans-Medium.woffwww.agu.org/fonts/DMSans-Medium.wof... https://www.agu.org/fonts/DMSans-Medium.woff — 200 — 31.6 KiB — 43 ms — h2https://www.agu.org/fonts/DMSans-Regular.woffwww.agu.org/fonts/DMSans-Regular.wo... https://www.agu.org/fonts/DMSans-Regular.woff — 200 — 31.5 KiB — 41 ms — h2https://www.agu.org/Content/font-awesome-pro/webfonts/fa-solid-900.woff2www.agu.org/Content/font-awesome-pr... https://www.agu.org/Content/font-awesome-pro/webfonts/fa-solid-900.woff2 — 200 — 346.4 KiB — 45 ms — h2https://www.agu.org/fonts/lora-v23-latin-500.woff2www.agu.org/fonts/lora-v23-latin-50... https://www.agu.org/fonts/lora-v23-latin-500.woff2 — 200 — 19.4 KiB — 32 ms — h2https://www.agu.org/fonts/lora-v23-latin-regular.woff2www.agu.org/fonts/lora-v23-latin-re... https://www.agu.org/fonts/lora-v23-latin-regular.woff2 — 200 — 18.7 KiB — 36 ms — h2https://www.agu.org/fonts/DMSans-Bold.woffwww.agu.org/fonts/DMSans-Bold.woff https://www.agu.org/fonts/DMSans-Bold.woff — 200 — 31.7 KiB — 42 ms — h2https://www.googletagmanager.com/gtag/js?id=G-PNB9W8VTSP&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-PNB9W8VTSP&cx=c&gtm=4e64k1 — 200 — 149.2 KiB — 129 ms — h3https://www.googletagmanager.com/gtag/js?id=G-83NB2VB78E&cx=c&gtm=4e64m0h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-83NB2VB78E&cx=c&gtm=4e64m0h2 — 200 — 176.7 KiB — 116 ms — h3https://static.hotjar.com/c/hotjar-1569614.js?sv=7static.hotjar.com/c/hotjar-1569614.... https://static.hotjar.com/c/hotjar-1569614.js?sv=7 — 200 — 7.3 KiB — 110 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-WN6N225Hwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WN6N225H — 200 — 136.6 KiB — 107 ms — h3https://cdn.feathr.co/js/boomerang.min.jscdn.feathr.co/js/boomerang.min.js https://cdn.feathr.co/js/boomerang.min.js — 200 — 41.9 KiB — 115 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&a=891053831&t=pageview&_s=1&dl=https%3A%2F%2Fwww.agu.org%2F&ul=en-us&dt=Welcome%20to%20AGU%20%7C%20Advancing%20Earth%20and%20space%20science&sr=412x823&vp=412x823&_u=IEBAAAABAAAAAC~&jid=1963670858&gjid=2135948436&cid=1026583366.1776902247&tid=UA-130576748-1&_gid=1450756807.1776902247&_r=1&_slc=1&z=1185650630www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=891053831&t=pageview&_s=1&dl=https%3A%2F%2Fwww.agu.org%2F&ul=en-us&dt=Welcome%20to%20AGU%20%7C%20Advancing%20Earth%20and%20space%20science&sr=412x823&vp=412x823&_u=IEBAAAABAAAAAC~&jid=1963670858&gjid=2135948436&cid=1026583366.1776902247&tid=UA-130576748-1&_gid=1450756807.1776902247&_r=1&_slc=1&z=1185650630 — 200 — 463 B — 29 ms — h2https://script.hotjar.com/modules.6a0f3932cb1341a35c18.jsscript.hotjar.com/modules.6a0f3932c... https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js — 200 — 56.6 KiB — 123 ms — h2https://www.google.com/ccm/collect?rcb=14&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.agu.org%2F&scrsrc=www.googletagmanager.com&rnd=1609057708.1776902248&dt=Welcome%20to%20AGU%20%7C%20Advancing%20Earth%20and%20space%20science&auid=1096117889.1776902248&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64m0h2v9176038043za200zd9176038043xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~118128922&apve=1&apvf=f&apvc=1&tft=1776902247638&tfd=3612www.google.com/ccm/collect?rcb=14&f... https://www.google.com/ccm/collect?rcb=14&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.agu.org%2F&scrsrc=www.googletagmanager.com&rnd=1609057708.1776902248&dt=Welcome%20to%20AGU%20%7C%20Advancing%20Earth%20and%20space%20science&auid=1096117889.1776902248&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64m0h2v9176038043za200zd9176038043xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~118128922&apve=1&apvf=f&apvc=1&tft=1776902247638&tfd=3612 — 200 — 21 B — 103 ms — h3https://region1.analytics.google.com/g/collect?v=2&tid=G-83NB2VB78E&gtm=45je64m0h2v898370346z8896717946za20gzb896717946zd896717946&_p=1776902247182&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1026583366.1776902247&frm=0&pscdl=noapi&rcb=4&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~117266401~117512543&sid=1776902247&sct=1&seg=0&dl=https%3A%2F%2Fwww.agu.org%2F&dt=Welcome%20to%20AGU%20%7C%20Advancing%20Earth%20and%20space%20science&en=page_view&_fv=1&_ss=1&tfd=3674region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-83NB2VB78E&gtm=45je64m0h2v898370346z8896717946za20gzb896717946zd896717946&_p=1776902247182&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1026583366.1776902247&frm=0&pscdl=noapi&rcb=4&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~117266401~117512543&sid=1776902247&sct=1&seg=0&dl=https%3A%2F%2Fwww.agu.org%2F&dt=Welcome%20to%20AGU%20%7C%20Advancing%20Earth%20and%20space%20science&en=page_view&_fv=1&_ss=1&tfd=3674 — 204 — 48 B — 117 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-83NB2VB78E&cid=1026583366.1776902247&gtm=45je64m0h2v898370346z8896717946za20gzb896717946zd896717946&rcb=4&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938469~117266401~117512543stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-83NB2VB78E&cid=1026583366.1776902247&gtm=45je64m0h2v898370346z8896717946za20gzb896717946zd896717946&rcb=4&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938469~117266401~117512543 — 204 — 547 B — 93 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-71C4L7008M&gtm=45je64m0h2v898370346z8896717946za20gzb896717946zd896717946&_p=1776902247182&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1026583366.1776902247&frm=0&pscdl=noapi&rcb=4&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~117266401~117512543&sid=1776902247&sct=1&seg=0&dl=https%3A%2F%2Fwww.agu.org%2F&dt=Welcome%20to%20AGU%20%7C%20Advancing%20Earth%20and%20space%20science&en=page_view&_fv=1&_ss=1&tfd=3685region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-71C4L7008M&gtm=45je64m0h2v898370346z8896717946za20gzb896717946zd896717946&_p=1776902247182&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1026583366.1776902247&frm=0&pscdl=noapi&rcb=4&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~117266401~117512543&sid=1776902247&sct=1&seg=0&dl=https%3A%2F%2Fwww.agu.org%2F&dt=Welcome%20to%20AGU%20%7C%20Advancing%20Earth%20and%20space%20science&en=page_view&_fv=1&_ss=1&tfd=3685 — 204 — 48 B — 105 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-71C4L7008M&cid=1026583366.1776902247&gtm=45je64m0h2v898370346z8896717946za20gzb896717946zd896717946&rcb=4&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938469~117266401~117512543stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-71C4L7008M&cid=1026583366.1776902247&gtm=45je64m0h2v898370346z8896717946za20gzb896717946zd896717946&rcb=4&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938469~117266401~117512543 — 204 — 48 B — 84 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-P5HJC6H9GE&gtm=45je64m0h2v898370346z8896717946za20gzb896717946zd896717946&_p=1776902247182&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1026583366.1776902247&frm=0&pscdl=noapi&rcb=4&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~117266401~117512543&sid=1776902247&sct=1&seg=0&dl=https%3A%2F%2Fwww.agu.org%2F&dt=Welcome%20to%20AGU%20%7C%20Advancing%20Earth%20and%20space%20science&en=page_view&_fv=1&_ss=1&tfd=3693region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-P5HJC6H9GE&gtm=45je64m0h2v898370346z8896717946za20gzb896717946zd896717946&_p=1776902247182&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1026583366.1776902247&frm=0&pscdl=noapi&rcb=4&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~117266401~117512543&sid=1776902247&sct=1&seg=0&dl=https%3A%2F%2Fwww.agu.org%2F&dt=Welcome%20to%20AGU%20%7C%20Advancing%20Earth%20and%20space%20science&en=page_view&_fv=1&_ss=1&tfd=3693 — 204 — 547 B — 116 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-J735B8Z4YS&gtm=45je64m0h2v898370346z8896717946za20gzb896717946zd896717946&_p=1776902247182&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1026583366.1776902247&frm=0&pscdl=noapi&rcb=4&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~117266401~117512543&sid=1776902247&sct=1&seg=0&dl=https%3A%2F%2Fwww.agu.org%2F&dt=Welcome%20to%20AGU%20%7C%20Advancing%20Earth%20and%20space%20science&en=page_view&_fv=1&_ss=1&tfd=3698region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-J735B8Z4YS&gtm=45je64m0h2v898370346z8896717946za20gzb896717946zd896717946&_p=1776902247182&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1026583366.1776902247&frm=0&pscdl=noapi&rcb=4&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~117266401~117512543&sid=1776902247&sct=1&seg=0&dl=https%3A%2F%2Fwww.agu.org%2F&dt=Welcome%20to%20AGU%20%7C%20Advancing%20Earth%20and%20space%20science&en=page_view&_fv=1&_ss=1&tfd=3698 — 204 — 547 B — 92 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-J735B8Z4YS&cid=1026583366.1776902247&gtm=45je64m0h2v898370346z8896717946za20gzb896717946zd896717946&rcb=4&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938469~117266401~117512543stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-J735B8Z4YS&cid=1026583366.1776902247&gtm=45je64m0h2v898370346z8896717946za20gzb896717946zd896717946&rcb=4&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938469~117266401~117512543 — 204 — 57 B — 75 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-83NB2VB78E&cid=1026583366.1776902247&gtm=45je64m0h2v898370346z8896717946za20gzb896717946zd896717946&rcb=4&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938469~117266401~117512543&z=935698585www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-83NB2VB78E&cid=1026583366.1776902247&gtm=45je64m0h2v898370346z8896717946za20gzb896717946zd896717946&rcb=4&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938469~117266401~117512543&z=935698585 — 200 — 107 B — 129 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-71C4L7008M&cid=1026583366.1776902247&gtm=45je64m0h2v898370346z8896717946za20gzb896717946zd896717946&rcb=4&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938469~117266401~117512543&z=804259544www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-71C4L7008M&cid=1026583366.1776902247&gtm=45je64m0h2v898370346z8896717946za20gzb896717946zd896717946&rcb=4&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938469~117266401~117512543&z=804259544 — 200 — 408 B — 128 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-J735B8Z4YS&cid=1026583366.1776902247&gtm=45je64m0h2v898370346z8896717946za20gzb896717946zd896717946&rcb=4&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938469~117266401~117512543&z=1305438036www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-J735B8Z4YS&cid=1026583366.1776902247&gtm=45je64m0h2v898370346z8896717946za20gzb896717946zd896717946&rcb=4&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938469~117266401~117512543&z=1305438036 — 200 — 107 B — 129 ms — h2https://www.google.com/ccm/collect?rcb=4&frm=0&en=page_view&dl=https%3A%2F%2Fwww.agu.org%2F&scrsrc=www.googletagmanager.com&rnd=1609057708.1776902248&dt=Welcome%20to%20AGU%20%7C%20Advancing%20Earth%20and%20space%20science&auid=1096117889.1776902248&navt=n&npa=1&gtm=45je64m0h2v898370346z8896717946za20gzb896717946zd896717946xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938469~117266401~117512543&apve=1&apvf=f&apvc=0&tids=AW-10937062201&tid=AW-10937062201&tft=1776902247738&tfd=3712www.google.com/ccm/collect?rcb=4&fr... https://www.google.com/ccm/collect?rcb=4&frm=0&en=page_view&dl=https%3A%2F%2Fwww.agu.org%2F&scrsrc=www.googletagmanager.com&rnd=1609057708.1776902248&dt=Welcome%20to%20AGU%20%7C%20Advancing%20Earth%20and%20space%20science&auid=1096117889.1776902248&navt=n&npa=1&gtm=45je64m0h2v898370346z8896717946za20gzb896717946zd896717946xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938469~117266401~117512543&apve=1&apvf=f&apvc=0&tids=AW-10937062201&tid=AW-10937062201&tft=1776902247738&tfd=3712 — 200 — 21 B — 55 ms — h3https://polo.feathr.co/v1/accounts/5caf4555cf37a2000e07a235/integrationspolo.feathr.co/v1/accounts/5caf4555... https://polo.feathr.co/v1/accounts/5caf4555cf37a2000e07a235/integrations — 200 — 739 B — 342 ms — h2https://marco.feathr.co/v1/refreshmarco.feathr.co/v1/refresh https://marco.feathr.co/v1/refresh — 200 — 628 B — 266 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 — 13 ms — h2https://www.agu.org/cdn-cgi/rum?www.agu.org/cdn-cgi/rum? https://www.agu.org/cdn-cgi/rum? — 204 — 182 B — 21 ms — h2https://www.agu.org/favicon.icowww.agu.org/favicon.ico https://www.agu.org/favicon.ico — 200 — 634 B — 27 ms — h2https://bam.nr-data.net/1/NRJS-31ddc97e3923b875404?a=1558051699&v=1.313.1&to=ZQRUYxdQDxFXW0BbXFxOe2EmHjILQl1XXUFXIllZEUMODlpdRh16XAVTTw%3D%3D&rst=4032&ck=0&s=430c121b0ed6087f&ref=https://www.agu.org/&ptid=bc95b255ebd17b37&af=err,spa,xhr,stn,ins&ap=309&be=920&fe=3085&dc=2408&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776902244026,%22n%22:0,%22f%22:67,%22dn%22:67,%22dne%22:67,%22c%22:67,%22s%22:67,%22ce%22:67,%22rq%22:75,%22rp%22:921,%22rpe%22:1227,%22di%22:3252,%22ds%22:3260,%22de%22:3328,%22dc%22:4001,%22l%22:4001,%22le%22:4005%7D,%22navigation%22:%7B%7D%7D&fp=3184&fcp=3184bam.nr-data.net/1/NRJS-31ddc97e3923... https://bam.nr-data.net/1/NRJS-31ddc97e3923b875404?a=1558051699&v=1.313.1&to=ZQRUYxdQDxFXW0BbXFxOe2EmHjILQl1XXUFXIllZEUMODlpdRh16XAVTTw%3D%3D&rst=4032&ck=0&s=430c121b0ed6087f&ref=https://www.agu.org/&ptid=bc95b255ebd17b37&af=err,spa,xhr,stn,ins&ap=309&be=920&fe=3085&dc=2408&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776902244026,%22n%22:0,%22f%22:67,%22dn%22:67,%22dne%22:67,%22c%22:67,%22s%22:67,%22ce%22:67,%22rq%22:75,%22rp%22:921,%22rpe%22:1227,%22di%22:3252,%22ds%22:3260,%22de%22:3328,%22dc%22:4001,%22l%22:4001,%22le%22:4005%7D,%22navigation%22:%7B%7D%7D&fp=3184&fcp=3184 — 200 — 719 B — 234 ms — http/1.1https://polo.feathr.co/v1/analytics/match/script.js?a_id=5caf4555cf37a2000e07a235&pk=feathrpolo.feathr.co/v1/analytics/match/s... https://polo.feathr.co/v1/analytics/match/script.js?a_id=5caf4555cf37a2000e07a235&pk=feathr — 200 — 450 B — 242 ms — h2https://polo.feathr.co/v1/accounts/5caf4555cf37a2000e07a235/pixel.js?pk=feathrpolo.feathr.co/v1/accounts/5caf4555... https://polo.feathr.co/v1/accounts/5caf4555cf37a2000e07a235/pixel.js?pk=feathr — 200 — 642 B — 143 ms — h2https://polo.feathr.co/v1/accounts/5caf4555cf37a2000e07a235/integrations/facebook/pixel.js?pk=feathrpolo.feathr.co/v1/accounts/5caf4555... https://polo.feathr.co/v1/accounts/5caf4555cf37a2000e07a235/integrations/facebook/pixel.js?pk=feathr — 200 — 574 B — 240 ms — h2https://bam.nr-data.net/events/1/NRJS-31ddc97e3923b875404?a=1558051699&v=1.313.1&to=ZQRUYxdQDxFXW0BbXFxOe2EmHjILQl1XXUFXIllZEUMODlpdRh16XAVTTw%3D%3D&rst=4277&ck=0&s=430c121b0ed6087f&ref=https://www.agu.org/&ptid=bc95b255ebd17b37bam.nr-data.net/events/1/NRJS-31ddc... https://bam.nr-data.net/events/1/NRJS-31ddc97e3923b875404?a=1558051699&v=1.313.1&to=ZQRUYxdQDxFXW0BbXFxOe2EmHjILQl1XXUFXIllZEUMODlpdRh16XAVTTw%3D%3D&rst=4277&ck=0&s=430c121b0ed6087f&ref=https://www.agu.org/&ptid=bc95b255ebd17b37 — 200 — 413 B — 211 ms — http/1.1https://bam.nr-data.net/jserrors/1/NRJS-31ddc97e3923b875404?a=1558051699&v=1.313.1&to=ZQRUYxdQDxFXW0BbXFxOe2EmHjILQl1XXUFXIllZEUMODlpdRh16XAVTTw%3D%3D&rst=4279&ck=0&s=430c121b0ed6087f&ref=https://www.agu.org/&ptid=bc95b255ebd17b37bam.nr-data.net/jserrors/1/NRJS-31d... https://bam.nr-data.net/jserrors/1/NRJS-31ddc97e3923b875404?a=1558051699&v=1.313.1&to=ZQRUYxdQDxFXW0BbXFxOe2EmHjILQl1XXUFXIllZEUMODlpdRh16XAVTTw%3D%3D&rst=4279&ck=0&s=430c121b0ed6087f&ref=https://www.agu.org/&ptid=bc95b255ebd17b37 — 200 — 413 B — 214 ms — http/1.1https://bam.nr-data.net/events/1/NRJS-31ddc97e3923b875404?a=1558051699&v=1.313.1&to=ZQRUYxdQDxFXW0BbXFxOe2EmHjILQl1XXUFXIllZEUMODlpdRh16XAVTTw%3D%3D&rst=4281&ck=0&s=430c121b0ed6087f&ref=https://www.agu.org/&ptid=bc95b255ebd17b37bam.nr-data.net/events/1/NRJS-31ddc... https://bam.nr-data.net/events/1/NRJS-31ddc97e3923b875404?a=1558051699&v=1.313.1&to=ZQRUYxdQDxFXW0BbXFxOe2EmHjILQl1XXUFXIllZEUMODlpdRh16XAVTTw%3D%3D&rst=4281&ck=0&s=430c121b0ed6087f&ref=https://www.agu.org/&ptid=bc95b255ebd17b37 — 200 — 413 B — 202 ms — http/1.1https://bam.nr-data.net/events/1/NRJS-31ddc97e3923b875404?a=1558051699&v=1.313.1&to=ZQRUYxdQDxFXW0BbXFxOe2EmHjILQl1XXUFXIllZEUMODlpdRh16XAVTTw%3D%3D&rst=4282&ck=0&s=430c121b0ed6087f&ref=https://www.agu.org/&ptid=bc95b255ebd17b37bam.nr-data.net/events/1/NRJS-31ddc... https://bam.nr-data.net/events/1/NRJS-31ddc97e3923b875404?a=1558051699&v=1.313.1&to=ZQRUYxdQDxFXW0BbXFxOe2EmHjILQl1XXUFXIllZEUMODlpdRh16XAVTTw%3D%3D&rst=4282&ck=0&s=430c121b0ed6087f&ref=https://www.agu.org/&ptid=bc95b255ebd17b37 — 200 — 413 B — 206 ms — http/1.1https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 44 ms — h3https://match.adsrvr.org/track/cmf/generic?gdpr=0&ttd_passthrough=a_id%3D5caf4555cf37a2000e07a235&ttd_pid=6fgi4r1&ttd_puid=69e96068d20e8450d6b87571&ttd_tpi=1match.adsrvr.org/track/cmf/generic?... https://match.adsrvr.org/track/cmf/generic?gdpr=0&ttd_passthrough=a_id%3D5caf4555cf37a2000e07a235&ttd_pid=6fgi4r1&ttd_puid=69e96068d20e8450d6b87571&ttd_tpi=1 — 200 — 149 B — 134 ms — h2https://connect.facebook.net/signals/config/1609103923323634?v=2.9.303&r=stable&domain=www.agu.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/1609103923323634?v=2.9.303&r=stable&domain=www.agu.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 — 44.8 KiB — 194 ms — h3
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 6285ms · 7470KB · $83/mo
www.agu.org
Other
Costly
Execution 1396ms
Transfer 4413 KB
Monthly Cost $19/mo
www.agu.org
Other
Costly
Execution 777ms
Transfer 58 KB
Monthly Cost $10/mo
Unattributable
Other
Costly
Execution 685ms
Transfer 0 KB
Monthly Cost $9/mo
www.agu.org
Other
Costly
Execution 570ms
Transfer 707 KB
Monthly Cost $8/mo
www.agu.org
Other
Costly
Execution 432ms
Transfer 624 KB
Monthly Cost $6/mo
www.agu.org
Other
Costly
Execution 422ms
Transfer 467 KB
Monthly Cost $6/mo
Google Tag Manager
Tag Manager
Costly
Execution 403ms
Transfer 177 KB
Unused 34%
Monthly Cost $5/mo
www.agu.org
Other
Costly
Execution 260ms
Transfer 143 KB
Unused 76%
Monthly Cost $3/mo
Google Tag Manager
Tag Manager
Optional
Execution 172ms
Transfer 149 KB
Unused 55%
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 170ms
Transfer 137 KB
Unused 47%
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 143ms
Transfer 137 KB
Unused 51%
Monthly Cost $2/mo
Hotjar
Session Replay
Optional
Execution 137ms
Transfer 57 KB
Unused 65%
Monthly Cost $2/mo
js-agent.newrelic.com
Other
Optional
Execution 135ms
Transfer 30 KB
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 134ms
Transfer 125 KB
Unused 56%
Monthly Cost $2/mo
Facebook Pixel
Advertising
Optional
Execution 108ms
Transfer 97 KB
Unused 45%
Monthly Cost $1/mo
cdn.feathr.co
Other
Optional
Execution 101ms
Transfer 42 KB
Monthly Cost $1/mo
static.cloudflareinsights.com
Other
Optional
Execution 68ms
Transfer 11 KB
Monthly Cost $1/mo
Facebook Pixel
Advertising
Optional
Execution 58ms
Transfer 45 KB
Unused 46%
Monthly Cost $1/mo
Google Analytics
Analytics
Optional
Execution 57ms
Transfer 21 KB
Monthly Cost $1/mo
code.jquery.com
Other
Optional
Execution 56ms
Transfer 31 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.agu.org adds 1396ms and costs ~$19/month
  • www.agu.org adds 777ms and costs ~$10/month
  • Unattributable adds 685ms and costs ~$9/month
  • www.agu.org adds 570ms and costs ~$8/month
  • www.agu.org adds 432ms and costs ~$6/month
  • www.agu.org adds 422ms and costs ~$6/month
  • Google Tag Manager adds 403ms and costs ~$5/month
  • www.agu.org adds 260ms and costs ~$3/month

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

Why this matters

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

Learn more

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

Source: web.dev

www.agu.org takes 1396ms 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.agu.org takes 777ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Unattributable takes 685ms 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.agu.org takes 570ms 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.agu.org takes 432ms 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.agu.org takes 422ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Google Tag Manager takes 403ms 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.agu.org takes 260ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

76% of www.agu.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

55% of Google Tag Manager'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

51% of Google Tag Manager'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

65% of Hotjar'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

56% of Google Tag Manager'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