Skip to content
https://alabama.gov

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
81
GRADE
B
FIX
3
REVIEW
4
PASS
6
INFO
2

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

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

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

1.45 s

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

0 ms

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

0.031

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

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

1.45 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
6 PASS 4 REVIEW 3 FIX
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 (1.2 MiB of 1.2 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
17 scripts, 337 KB unused
FIX
17 scripts, 337 KB unused
Warning::
https://lpcdn.lpsnmedia.net/le_unified_window/10.4...: 182 KB unused (69%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-T3QW...: 62 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://lptag.liveperson.net/lptag/api/account/425...: 46 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.alabama.gov/js/moment.js: 26 KB unused (74%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.alabama.gov/js/moment.js: unminified — 16 KB could be saved
Warning::
https://ajax.googleapis.com/ajax/libs/jquery/3.5.1...: 21 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 337 KB
337 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://lpcdn.lpsnmedia.net/le_unified_window/10.47.0-release_2318786578/desktopEmbedded.js?version=10.47.0-release_2318786578265 KB182 KB (69%)3rd
https://www.googletagmanager.com/gtag/js?id=G-T3QWJTSG95&cx=c&_slc=1149 KB62 KB (41%)3rd
https://lptag.liveperson.net/lptag/api/account/42550049/configuration/applications/taglets/.jsonp?v=2.0&df=undefined&b=undefined116 KB46 KB (44%)3rd
https://www.alabama.gov/js/moment.js35 KB26 KB (74%)3rd
https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js31 KB21 KB (70%)3rd
https://hello.myfonts.net/count/33cd450 KB3rd
https://www.alabama.gov/js/fonts.js2 KB3rd
https://lptag.liveperson.net/tag/tag.js?site=4255004911 KB3rd
https://www.alabama.gov/js/app-min.js8 KB3rd
https://www.google-analytics.com/analytics.js21 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

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

No Cache-Control header

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

B
Page Weight Budget
1.2 MB transferred, 49 requests
REVIEW
1.2 MB transferred, 49 requests
Info::
Page weighs 3.0 MB (1.2 MB transferred)
Warning::
JavaScript is 713 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 713 KB
Info::
49 HTTP requests
Info::
Estimated 0.24 g CO2 per page load
1.2 MB / 2.4 MB budget
1.2 MB transferred
49 requests
0.24 g CO2 per page load
JavaScript 713.4 KiB 60%
Images 299.4 KiB 25%
Fonts 107.7 KiB 9%
HTML 22.1 KiB 2%
Other 20.4 KiB 2%
CSS 13.7 KiB 1%
Other 4.3 KiB 0%
Other 3.2 KiB 0%
0 2.4 MB 4.9 MB
Under 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

B
Image Optimization
5 images, 0 KB saveable
REVIEW
5 images, 0 KB saveable
Warning::
https://www.alabama.gov/images/alabama-gov-logo.pn... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
5 images 299 KB
0 oversized -0 KB
5 legacy format
1 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

B
Page Weight Inventory
49 resources · 1.2 MB · 337 KB savings available
REVIEW
49 resources · 1.2 MB · 337 KB savings available
Warning::
Page weight 160 KB over 1MB target
Got: 1.2 MB Expected: ≤ 1 MB
Info::
~337 KB of savings available
Warning::
48 third-party resources (100% of weight)
Info::
1 resources over 200KB
49 resources · 1.2 MiB · 48 third-party 160.2 KiB over 1MB target
JavaScript 60% · 713.4 KiB
Image 26% · 302.5 KiB
Font 9% · 107.7 KiB
Other 2% · 24.9 KiB
Document 2% · 22.1 KiB
CSS 1% · 13.7 KiB

~336.8 KiB of savings available

Remove unused JavaScript: 336.8 KiB
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+
JS Execution Cost
257ms total JS execution
PASS
257ms total JS execution
Info::
https://www.alabama.gov/js/app-min.js: 78ms CPU time
Info::
Unattributable: 71ms CPU time
Info::
https://www.alabama.gov/: 55ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-T3QW...: 53ms CPU time
Warning::
Third-party scripts: 257ms (100% of total)

Main Thread Breakdown

Script Evaluation 52% Other 19% Script Parsing & Compilation 14% Style & Layout 9%
ScriptTotalScriptingParse/CompileParty
https://www.alabama.gov/js/app-min.js78ms45ms1ms3rd
Unattributable71ms24ms0ms3rd
https://www.alabama.gov/55ms3ms1ms3rd
https://www.googletagmanager.com/gtag/js?id=G-T3QWJTSG95&cx=c&_slc=153ms39ms13ms3rd
A+
Font Loading
4 fonts (108 KB)
PASS
4 fonts (108 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

108 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s FCP 1.1 s LCP 1.5 shttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0fontawesome-webfont.woff2 https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0 — 76.0 KiB — 70 ms — font-display: swaphttps://www.alabama.gov/js/webfonts/33CD45_2_unhinted_0.woff233CD45_2_unhinted_0.woff2 https://www.alabama.gov/js/webfonts/33CD45_2_unhinted_0.woff2 — 10.5 KiB — 6 ms — font-display: swaphttps://www.alabama.gov/js/webfonts/33CD45_0_unhinted_0.woff233CD45_0_unhinted_0.woff2 https://www.alabama.gov/js/webfonts/33CD45_0_unhinted_0.woff2 — 10.6 KiB — 6 ms — font-display: swaphttps://www.alabama.gov/js/webfonts/33CD45_1_unhinted_0.woff233CD45_1_unhinted_0.woff2 https://www.alabama.gov/js/webfonts/33CD45_1_unhinted_0.woff2 — 10.5 KiB — 8 ms — font-display: swap
fontawesome-webfont.woff2 unknown swap
Size 76 KB
Load time 70 ms
Start 774 ms
Risk FOUT — text flashes from fallback to web font
33CD45_2_unhinted_0.woff2 woff2 swap
Size 11 KB
Load time 6 ms
Start 792 ms
Risk FOUT — text flashes from fallback to web font
33CD45_0_unhinted_0.woff2 woff2 swap
Size 11 KB
Load time 6 ms
Start 793 ms
Risk FOUT — text flashes from fallback to web font
33CD45_1_unhinted_0.woff2 woff2 swap
Size 11 KB
Load time 8 ms
Start 793 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~23 KB and ~46 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
Network Waterfall
49 requests over 2766ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.1 s LCP 1.5 shttps://alabama.gov// https://alabama.gov/ — 301 — 128 B — 530 ms — http/1.0https://www.alabama.gov/www.alabama.gov/ https://www.alabama.gov/ — 200 — 4.8 KiB — 9 ms — h2https://www.alabama.gov/css/normalize.csswww.alabama.gov/css/normalize.css https://www.alabama.gov/css/normalize.css — 200 — 2.5 KiB — 15 ms — h2https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.csscdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css — 200 — 6.4 KiB — 52 ms — h3https://www.alabama.gov/css/style.csswww.alabama.gov/css/style.css https://www.alabama.gov/css/style.css — 200 — 4.9 KiB — 18 ms — h2https://www.alabama.gov/js/moment.jswww.alabama.gov/js/moment.js https://www.alabama.gov/js/moment.js — 200 — 35.2 KiB — 27 ms — h2https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js — 200 — 30.9 KiB — 143 ms — h2https://www.alabama.gov/js/vue.min.jswww.alabama.gov/js/vue.min.js https://www.alabama.gov/js/vue.min.js — 200 — 30.6 KiB — 18 ms — h2https://cdn.jsdelivr.net/npm/vue-resource@1.3.4cdn.jsdelivr.net/npm/vue-resource@1... https://cdn.jsdelivr.net/npm/vue-resource@1.3.4 — 200 — 6.0 KiB — 28 ms — h2https://www.alabama.gov/js/vue-router.jswww.alabama.gov/js/vue-router.js https://www.alabama.gov/js/vue-router.js — 200 — 8.5 KiB — 19 ms — h2https://www.alabama.gov/js/app-min.jswww.alabama.gov/js/app-min.js https://www.alabama.gov/js/app-min.js — 200 — 7.8 KiB — 17 ms — h2https://www.alabama.gov/js/fonts.jswww.alabama.gov/js/fonts.js https://www.alabama.gov/js/fonts.js — 200 — 2.1 KiB — 17 ms — h2https://lptag.liveperson.net/tag/tag.js?site=42550049lptag.liveperson.net/tag/tag.js?sit... https://lptag.liveperson.net/tag/tag.js?site=42550049 — 200 — 10.7 KiB — 140 ms — h2https://www.alabama.gov/api/menu_items/government?_format=jsonwww.alabama.gov/api/menu_items/gove... https://www.alabama.gov/api/menu_items/government?_format=json — 200 — 1.4 KiB — 193 ms — h2https://www.alabama.gov/api/menu_items/online-services?_format=jsonwww.alabama.gov/api/menu_items/onli... https://www.alabama.gov/api/menu_items/online-services?_format=json — 200 — 1.4 KiB — 188 ms — h2https://www.alabama.gov/api/menu_items/business?_format=jsonwww.alabama.gov/api/menu_items/busi... https://www.alabama.gov/api/menu_items/business?_format=json — 200 — 1.2 KiB — 179 ms — h2https://www.alabama.gov/api/menu_items/residents?_format=jsonwww.alabama.gov/api/menu_items/resi... https://www.alabama.gov/api/menu_items/residents?_format=json — 200 — 1.4 KiB — 182 ms — h2https://www.alabama.gov/images/search-bg.jpgwww.alabama.gov/images/search-bg.jp... https://www.alabama.gov/images/search-bg.jpg — 200 — 177.8 KiB — 8 ms — h2https://www.alabama.gov/images/governor.jpgwww.alabama.gov/images/governor.jpg https://www.alabama.gov/images/governor.jpg — 200 — 6.5 KiB — 6 ms — h2https://www.alabama.gov/images/welcome.jpegwww.alabama.gov/images/welcome.jpeg https://www.alabama.gov/images/welcome.jpeg — 200 — 84.4 KiB — 7 ms — h2https://www.alabama.gov/admin/content/block/2?_format=jsonwww.alabama.gov/admin/content/block... https://www.alabama.gov/admin/content/block/2?_format=json — 200 — 2.0 KiB — 385 ms — h2https://www.alabama.gov/admin/content/block/3?_format=jsonwww.alabama.gov/admin/content/block... https://www.alabama.gov/admin/content/block/3?_format=json — 200 — 1.9 KiB — 161 ms — h2https://www.alabama.gov/admin/content/block/4?_format=jsonwww.alabama.gov/admin/content/block... https://www.alabama.gov/admin/content/block/4?_format=json — 200 — 1.9 KiB — 174 ms — h2https://www.alabama.gov/admin/content/block/5?_format=jsonwww.alabama.gov/admin/content/block... https://www.alabama.gov/admin/content/block/5?_format=json — 200 — 1.8 KiB — 162 ms — h2https://www.alabama.gov/admin/content/block/6?_format=jsonwww.alabama.gov/admin/content/block... https://www.alabama.gov/admin/content/block/6?_format=json — 200 — 1.8 KiB — 148 ms — h2https://www.alabama.gov/admin/content/block/7?_format=jsonwww.alabama.gov/admin/content/block... https://www.alabama.gov/admin/content/block/7?_format=json — 200 — 1.8 KiB — 173 ms — h2https://www.alabama.gov/admin/content/block/8?_format=jsonwww.alabama.gov/admin/content/block... https://www.alabama.gov/admin/content/block/8?_format=json — 200 — 1.8 KiB — 170 ms — h2https://www.alabama.gov/api/news?_format=jsonwww.alabama.gov/api/news?_format=js... https://www.alabama.gov/api/news?_format=json — 200 — 1.5 KiB — 164 ms — h2https://www.alabama.gov/images/alabama-gov-logo.pngwww.alabama.gov/images/alabama-gov-... https://www.alabama.gov/images/alabama-gov-logo.png — 200 — 8.6 KiB — 5 ms — h2https://www.alabama.gov/images/service-mock.pngwww.alabama.gov/images/service-mock... https://www.alabama.gov/images/service-mock.png — 200 — 22.1 KiB — 5 ms — h2
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.1 s LCP 1.5 shttps://alabama.gov// https://alabama.gov/ — 301 — 128 B — 530 ms — http/1.0https://www.alabama.gov/www.alabama.gov/ https://www.alabama.gov/ — 200 — 4.8 KiB — 9 ms — h2https://www.alabama.gov/css/normalize.csswww.alabama.gov/css/normalize.css https://www.alabama.gov/css/normalize.css — 200 — 2.5 KiB — 15 ms — h2https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.csscdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css — 200 — 6.4 KiB — 52 ms — h3https://www.alabama.gov/css/style.csswww.alabama.gov/css/style.css https://www.alabama.gov/css/style.css — 200 — 4.9 KiB — 18 ms — h2https://www.alabama.gov/js/moment.jswww.alabama.gov/js/moment.js https://www.alabama.gov/js/moment.js — 200 — 35.2 KiB — 27 ms — h2https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js — 200 — 30.9 KiB — 143 ms — h2https://www.alabama.gov/js/vue.min.jswww.alabama.gov/js/vue.min.js https://www.alabama.gov/js/vue.min.js — 200 — 30.6 KiB — 18 ms — h2https://cdn.jsdelivr.net/npm/vue-resource@1.3.4cdn.jsdelivr.net/npm/vue-resource@1... https://cdn.jsdelivr.net/npm/vue-resource@1.3.4 — 200 — 6.0 KiB — 28 ms — h2https://www.alabama.gov/js/vue-router.jswww.alabama.gov/js/vue-router.js https://www.alabama.gov/js/vue-router.js — 200 — 8.5 KiB — 19 ms — h2https://www.alabama.gov/js/app-min.jswww.alabama.gov/js/app-min.js https://www.alabama.gov/js/app-min.js — 200 — 7.8 KiB — 17 ms — h2https://www.alabama.gov/js/fonts.jswww.alabama.gov/js/fonts.js https://www.alabama.gov/js/fonts.js — 200 — 2.1 KiB — 17 ms — h2https://lptag.liveperson.net/tag/tag.js?site=42550049lptag.liveperson.net/tag/tag.js?sit... https://lptag.liveperson.net/tag/tag.js?site=42550049 — 200 — 10.7 KiB — 140 ms — h2https://www.alabama.gov/api/menu_items/government?_format=jsonwww.alabama.gov/api/menu_items/gove... https://www.alabama.gov/api/menu_items/government?_format=json — 200 — 1.4 KiB — 193 ms — h2https://www.alabama.gov/api/menu_items/online-services?_format=jsonwww.alabama.gov/api/menu_items/onli... https://www.alabama.gov/api/menu_items/online-services?_format=json — 200 — 1.4 KiB — 188 ms — h2https://www.alabama.gov/api/menu_items/business?_format=jsonwww.alabama.gov/api/menu_items/busi... https://www.alabama.gov/api/menu_items/business?_format=json — 200 — 1.2 KiB — 179 ms — h2https://www.alabama.gov/api/menu_items/residents?_format=jsonwww.alabama.gov/api/menu_items/resi... https://www.alabama.gov/api/menu_items/residents?_format=json — 200 — 1.4 KiB — 182 ms — h2https://www.alabama.gov/images/search-bg.jpgwww.alabama.gov/images/search-bg.jp... https://www.alabama.gov/images/search-bg.jpg — 200 — 177.8 KiB — 8 ms — h2https://www.alabama.gov/images/governor.jpgwww.alabama.gov/images/governor.jpg https://www.alabama.gov/images/governor.jpg — 200 — 6.5 KiB — 6 ms — h2https://www.alabama.gov/images/welcome.jpegwww.alabama.gov/images/welcome.jpeg https://www.alabama.gov/images/welcome.jpeg — 200 — 84.4 KiB — 7 ms — h2https://www.alabama.gov/admin/content/block/2?_format=jsonwww.alabama.gov/admin/content/block... https://www.alabama.gov/admin/content/block/2?_format=json — 200 — 2.0 KiB — 385 ms — h2https://www.alabama.gov/admin/content/block/3?_format=jsonwww.alabama.gov/admin/content/block... https://www.alabama.gov/admin/content/block/3?_format=json — 200 — 1.9 KiB — 161 ms — h2https://www.alabama.gov/admin/content/block/4?_format=jsonwww.alabama.gov/admin/content/block... https://www.alabama.gov/admin/content/block/4?_format=json — 200 — 1.9 KiB — 174 ms — h2https://www.alabama.gov/admin/content/block/5?_format=jsonwww.alabama.gov/admin/content/block... https://www.alabama.gov/admin/content/block/5?_format=json — 200 — 1.8 KiB — 162 ms — h2https://www.alabama.gov/admin/content/block/6?_format=jsonwww.alabama.gov/admin/content/block... https://www.alabama.gov/admin/content/block/6?_format=json — 200 — 1.8 KiB — 148 ms — h2https://www.alabama.gov/admin/content/block/7?_format=jsonwww.alabama.gov/admin/content/block... https://www.alabama.gov/admin/content/block/7?_format=json — 200 — 1.8 KiB — 173 ms — h2https://www.alabama.gov/admin/content/block/8?_format=jsonwww.alabama.gov/admin/content/block... https://www.alabama.gov/admin/content/block/8?_format=json — 200 — 1.8 KiB — 170 ms — h2https://www.alabama.gov/api/news?_format=jsonwww.alabama.gov/api/news?_format=js... https://www.alabama.gov/api/news?_format=json — 200 — 1.5 KiB — 164 ms — h2https://www.alabama.gov/images/alabama-gov-logo.pngwww.alabama.gov/images/alabama-gov-... https://www.alabama.gov/images/alabama-gov-logo.png — 200 — 8.6 KiB — 5 ms — h2https://www.alabama.gov/images/service-mock.pngwww.alabama.gov/images/service-mock... https://www.alabama.gov/images/service-mock.png — 200 — 22.1 KiB — 5 ms — h2https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0cdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0 — 200 — 76.0 KiB — 70 ms — h3https://hello.myfonts.net/count/33cd45hello.myfonts.net/count/33cd45 https://hello.myfonts.net/count/33cd45 — 200 — 370 B — 77 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 89 ms — h2https://www.alabama.gov/js/webfonts/33CD45_2_unhinted_0.woff2www.alabama.gov/js/webfonts/33CD45_... https://www.alabama.gov/js/webfonts/33CD45_2_unhinted_0.woff2 — 200 — 10.5 KiB — 6 ms — h2https://www.alabama.gov/js/webfonts/33CD45_0_unhinted_0.woff2www.alabama.gov/js/webfonts/33CD45_... https://www.alabama.gov/js/webfonts/33CD45_0_unhinted_0.woff2 — 200 — 10.6 KiB — 6 ms — h2https://www.alabama.gov/js/webfonts/33CD45_1_unhinted_0.woff2www.alabama.gov/js/webfonts/33CD45_... https://www.alabama.gov/js/webfonts/33CD45_1_unhinted_0.woff2 — 200 — 10.5 KiB — 8 ms — h2https://lptag.liveperson.net/lptag/api/account/42550049/configuration/applications/taglets/.jsonp?v=2.0&df=undefined&b=undefinedlptag.liveperson.net/lptag/api/acco... https://lptag.liveperson.net/lptag/api/account/42550049/configuration/applications/taglets/.jsonp?v=2.0&df=undefined&b=undefined — 200 — 116.0 KiB — 174 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1146496719&t=pageview&_s=1&dl=https%3A%2F%2Fwww.alabama.gov%2F&ul=en-us&dt=Alabama.gov%20%7C%20The%20Official%20Website%20of%20the%20State%20of%20Alabama&sr=800x600&vp=1350x940&_u=IEBAAEABAAAAACAAI~&jid=739360030&gjid=62165048&cid=1087534444.1776893177&tid=UA-3745610-3&_gid=87882727.1776893177&_r=1&_slc=1&z=757074293www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1146496719&t=pageview&_s=1&dl=https%3A%2F%2Fwww.alabama.gov%2F&ul=en-us&dt=Alabama.gov%20%7C%20The%20Official%20Website%20of%20the%20State%20of%20Alabama&sr=800x600&vp=1350x940&_u=IEBAAEABAAAAACAAI~&jid=739360030&gjid=62165048&cid=1087534444.1776893177&tid=UA-3745610-3&_gid=87882727.1776893177&_r=1&_slc=1&z=757074293 — 200 — 465 B — 34 ms — h2https://www.googletagmanager.com/gtag/js?id=G-T3QWJTSG95&cx=c&_slc=1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-T3QWJTSG95&cx=c&_slc=1 — 200 — 149.4 KiB — 219 ms — h2https://accdn.lpsnmedia.net/api/account/42550049/configuration/setting/accountproperties?__d=23853accdn.lpsnmedia.net/api/account/425... https://accdn.lpsnmedia.net/api/account/42550049/configuration/setting/accountproperties?__d=23853 — 200 — 2.6 KiB — 117 ms — h2https://lpcdn.lpsnmedia.net/le_unified_window/10.47.0-release_2318786578/ui-framework.js?version=10.47.0-release_2318786578lpcdn.lpsnmedia.net/le_unified_wind... https://lpcdn.lpsnmedia.net/le_unified_window/10.47.0-release_2318786578/ui-framework.js?version=10.47.0-release_2318786578 — 200 — 11.3 KiB — 72 ms — h2https://lpcdn.lpsnmedia.net/le_unified_window/10.47.0-release_2318786578/surveylogicinstance.min.js?version=10.47.0-release_2318786578lpcdn.lpsnmedia.net/le_unified_wind... https://lpcdn.lpsnmedia.net/le_unified_window/10.47.0-release_2318786578/surveylogicinstance.min.js?version=10.47.0-release_2318786578 — 200 — 2.4 KiB — 73 ms — h2https://accdn.lpsnmedia.net/api/account/42550049/configuration/le-campaigns/zones?fields=id&fields=zoneValue&__d=39361accdn.lpsnmedia.net/api/account/425... https://accdn.lpsnmedia.net/api/account/42550049/configuration/le-campaigns/zones?fields=id&fields=zoneValue&__d=39361 — 200 — 1.2 KiB — 137 ms — h2https://lpcdn.lpsnmedia.net/le_unified_window/10.47.0-release_2318786578/desktopEmbedded.js?version=10.47.0-release_2318786578lpcdn.lpsnmedia.net/le_unified_wind... https://lpcdn.lpsnmedia.net/le_unified_window/10.47.0-release_2318786578/desktopEmbedded.js?version=10.47.0-release_2318786578 — 200 — 264.7 KiB — 76 ms — h2https://lpcdn.lpsnmedia.net/le_secure_storage/3.36.1-release_2314911046/storage.secure.min.js?loc=https%3A%2F%2Fwww.alabama.gov&site=42550049&env=prod&accdn=accdn.lpsnmedia.net&isFetchEnabled=truelpcdn.lpsnmedia.net/le_secure_stora... https://lpcdn.lpsnmedia.net/le_secure_storage/3.36.1-release_2314911046/storage.secure.min.js?loc=https%3A%2F%2Fwww.alabama.gov&site=42550049&env=prod&accdn=accdn.lpsnmedia.net&isFetchEnabled=true — 200 — 15.5 KiB — 29 ms — h3https://lpcdn.lpsnmedia.net/le_secure_storage/3.36.1-release_2314911046/storage.secure.min.html?loc=https%3A%2F%2Fwww.alabama.gov&site=42550049&ist=sessionStorage&env=prod&accdn=accdn.lpsnmedia.net&isFetchEnabled=truelpcdn.lpsnmedia.net/le_secure_stora... https://lpcdn.lpsnmedia.net/le_secure_storage/3.36.1-release_2314911046/storage.secure.min.html?loc=https%3A%2F%2Fwww.alabama.gov&site=42550049&ist=sessionStorage&env=prod&accdn=accdn.lpsnmedia.net&isFetchEnabled=true — 200 — 17.3 KiB — 75 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-T3QWJTSG95&gtm=45je64k0v9117491790za20g&_p=1776893177178&gcd=13l3l3l2l2l1&npa=0&dma_cps=a&dma=1&_eu=ABAI&are=1&cid=1087534444.1776893177&frm=0&pscdl=noapi&rcb=19&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938469~117266401~117512542&dl=https%3A%2F%2Fwww.alabama.gov%2F&dt=Alabama.gov%20%7C%20The%20Official%20Website%20of%20the%20State%20of%20Alabama&sid=1776893177&sct=1&seg=0&_tu=wAQ&en=page_view&_fv=1&_ss=1&_ee=1&tfd=1247region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-T3QWJTSG95&gtm=45je64k0v9117491790za20g&_p=1776893177178&gcd=13l3l3l2l2l1&npa=0&dma_cps=a&dma=1&_eu=ABAI&are=1&cid=1087534444.1776893177&frm=0&pscdl=noapi&rcb=19&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938469~117266401~117512542&dl=https%3A%2F%2Fwww.alabama.gov%2F&dt=Alabama.gov%20%7C%20The%20Official%20Website%20of%20the%20State%20of%20Alabama&sid=1776893177&sct=1&seg=0&_tu=wAQ&en=page_view&_fv=1&_ss=1&_ee=1&tfd=1247 — 204 — 549 B — 121 ms — h2https://www.alabama.gov/favicon.icowww.alabama.gov/favicon.ico https://www.alabama.gov/favicon.ico — 200 — 3.0 KiB — 4 ms — h2https://va.v.liveperson.net/api/js/42550049?&cb=lpCb64061x61799&t=sp&ts=1776893177257&pid=5953789402&tid=1118516914&pt=Alabama.gov%20%7C%20The%20Official%20Website%20of%20the%20State%20of%20Alabama&u=https%3A%2F%2Fwww.alabama.gov%2F&df=0&os=1&identities=%5B%7B%22iss%22%3A%22LivePerson%22%2C%22acr%22%3A%220%22%7D%5Dva.v.liveperson.net/api/js/42550049... https://va.v.liveperson.net/api/js/42550049?&cb=lpCb64061x61799&t=sp&ts=1776893177257&pid=5953789402&tid=1118516914&pt=Alabama.gov%20%7C%20The%20Official%20Website%20of%20the%20State%20of%20Alabama&u=https%3A%2F%2Fwww.alabama.gov%2F&df=0&os=1&identities=%5B%7B%22iss%22%3A%22LivePerson%22%2C%22acr%22%3A%220%22%7D%5D — 200 — 1.0 KiB — 497 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 257ms · 162KB · $3/mo
www.alabama.gov
Other
Optional
Execution 78ms
Transfer 8 KB
Monthly Cost $1/mo
Unattributable
Other
Optional
Execution 71ms
Transfer 0 KB
Monthly Cost $1/mo
www.alabama.gov
Other
Optional
Execution 55ms
Transfer 5 KB
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 53ms
Transfer 149 KB
Unused 41%
Monthly Cost $1/mo

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

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