Skip to content
https://uaf.edu

Performance

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

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

34
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.
73
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
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.

8.08 s

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

29.61 s

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

945 ms

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

0.000

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

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

36.25 s

Page Load Progression

587 ms
1.2 s
1.8 s
2.3 s
2.9 s
3.5 s
4.1 s
4.7 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
7.3 MB transferred, 151 requests
FIX
7.3 MB transferred, 151 requests
Critical::
Page weighs 11.2 MB (7.3 MB transferred)
Warning::
Images are 5.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 5.1 MB
Warning::
JavaScript is 1.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.5 MB
Info::
Fonts are 292 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 292 KB
Warning::
151 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.5 g CO2 per page load
7.3 MB / 2.4 MB budget
7.3 MB transferred
151 requests
1.5 g CO2 per page load
Images 5.1 MiB 70%
JavaScript 1.5 MiB 21%
Fonts 292.4 KiB 4%
CSS 131.0 KiB 2%
Other 95.4 KiB 1%
Other 76.5 KiB 1%
HTML 73.1 KiB 1%
Other 8.2 KiB 0%
Other 470 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (7.3 MiB of 7.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
4579ms total JS execution
FIX
4579ms total JS execution
Warning::
https://www.uaf.edu/uaf/: 1096ms CPU time
Warning::
Unattributable: 759ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-MDZV...: 513ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-T2C...: 358ms CPU time
Info::
https://kit.fontawesome.com/03f3fd53ff.js: 186ms CPU time
Warning::
Third-party scripts: 4579ms (100% of total)

Main Thread Breakdown

Script Evaluation 51% Other 18% Style & Layout 15% Script Parsing & Compilation 10%
ScriptTotalScriptingParse/CompileParty
https://www.uaf.edu/uaf/1096ms101ms21ms3rd
Unattributable759ms41ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-MDZVJDPE5D513ms432ms50ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-T2CCCXQ358ms305ms43ms3rd
https://kit.fontawesome.com/03f3fd53ff.js186ms180ms2ms3rd
https://www.googletagmanager.com/gtag/destination?id=AW-860962464&cx=c&gtm=4e64k1167ms131ms34ms3rd
https://www.google.com/cse/static/element/dc329f57de078f5d/cse_element__en.js?usqp=CAM%3D154ms53ms98ms3rd
https://www.googletagmanager.com/gtag/destination?id=AW-691427613&cx=c&gtm=4e64k1150ms119ms29ms3rd
https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js147ms125ms19ms3rd
https://www.googletagmanager.com/gtag/destination?id=AW-16796757444&cx=c&gtm=4e64k1145ms120ms25ms3rd

Showing top 10 of 19 scripts

F
JS Bundles
Action
47 scripts, 624 KB unused
FIX
47 scripts, 624 KB unused
Warning::
https://www.googletagmanager.com/gtag/destination?...: 69 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-T2C...: 68 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/destination?...: 67 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/destination?...: 67 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-MDZV...: 65 KB unused (37%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 624 KB
624 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/destination?id=AW-16796757444&cx=c&gtm=4e64k1143 KB69 KB (48%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-T2CCCXQ164 KB68 KB (41%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-860962464&cx=c&gtm=4e64k1134 KB67 KB (50%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-691427613&cx=c&gtm=4e64k1137 KB67 KB (49%)3rd
https://www.googletagmanager.com/gtag/js?id=G-MDZVJDPE5D177 KB65 KB (37%)3rd
https://www.googletagmanager.com/gtag/js?id=UA-31913734-2&cx=c&gtm=4e64k1116 KB64 KB (55%)3rd
https://www.google.com/cse/static/element/dc329f57de078f5d/cse_element__en.js?usqp=CAM%3D103 KB51 KB (50%)3rd
https://www.uaf.edu/_resources/js/slick/slick.min.js43 KB40 KB (93%)3rd
https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js57 KB36 KB (65%)3rd
https://connect.facebook.net/en_US/fbevents.js97 KB35 KB (36%)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
151 resources · 7.3 MB · 624 KB savings available
FIX
151 resources · 7.3 MB · 624 KB savings available
Warning::
Page weight 6.3 MB over 1MB target
Got: 7.3 MB Expected: ≤ 1 MB
Info::
~624 KB of savings available
Warning::
150 third-party resources (100% of weight)
Info::
7 resources over 200KB
151 resources · 7.3 MiB · 150 third-party 6.3 MiB over 1MB target
Image 70% · 5.1 MiB
JavaScript 22% · 1.6 MiB
Font 4% · 292.4 KiB
CSS 3% · 224.9 KiB
Document 1% · 74.1 KiB
Other 0% · 13.9 KiB

~623.8 KiB of savings available

Remove unused JavaScript: 623.8 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
39 images, 0 KB saveable
REVIEW
39 images, 0 KB saveable
Warning::
https://www.uaf.edu/uaf/images/carousel/2025/26Jan... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.uaf.edu/news/wild-iris.jpg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.uaf.edu/news/georgia-houde.jpg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.uaf.edu/uaf/images/Alaska_state_UAF_ca... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.uaf.edu/_resources/images/uaflogoBlue.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
39 images 5.1 MB
0 oversized -0 KB
36 legacy format
5 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

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

Green Hosting

No green hosting detected

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

Web fonts

19

292 KB total

Render-blocking

0

of 19

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 FCP 8.1 s LCP 29.6 shttps://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E3_-gs51ostz0rdg.woff27cHqv4kjgoGqM7E3_-gs51o... https://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E3_-gs51ostz0rdg.woff2 — 15.3 KiB — 30 ms — font-display: swaphttps://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-13.woff2pro-fa-solid-900-13.woff2 https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-13.woff2 — 13.4 KiB — 38 ms — font-display: swaphttps://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-12.woff2pro-fa-solid-900-12.woff2 https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-12.woff2 — 16.2 KiB — 36 ms — font-display: swaphttps://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-1.woff2pro-fa-solid-900-1.woff2 https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-1.woff2 — 13.8 KiB — 42 ms — font-display: swaphttps://use.typekit.net/af/981a99/00000000000000007735a62a/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3l https://use.typekit.net/af/981a99/00000000000000007735a62a/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 20.9 KiB — 20 ms — font-display: swaphttps://use.typekit.net/af/e74541/00000000000000007735c16d/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3l https://use.typekit.net/af/e74541/00000000000000007735c16d/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 14.0 KiB — 21 ms — font-display: swaphttps://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-0.woff2pro-fa-solid-900-0.woff2 https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-0.woff2 — 11.8 KiB — 38 ms — font-display: swaphttps://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E3t-4s51ostz0rdg.woff27cHqv4kjgoGqM7E3t-4s51o... https://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E3t-4s51ostz0rdg.woff2 — 15.4 KiB — 42 ms — font-display: swaphttps://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-sharp-light-300-20.woff2pro-fa-sharp-light-300-... https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-sharp-light-300-20.woff2 — 27.2 KiB — 45 ms — font-display: swaphttps://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-sharp-light-300-5.woff2pro-fa-sharp-light-300-... https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-sharp-light-300-5.woff2 — 21.4 KiB — 42 ms — font-display: swaphttps://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-sharp-light-300-1.woff2pro-fa-sharp-light-300-... https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-sharp-light-300-1.woff2 — 15.0 KiB — 39 ms — font-display: swaphttps://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-22.woff2pro-fa-solid-900-22.woff2 https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-22.woff2 — 16.6 KiB — 42 ms — font-display: swaphttps://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-brands-400-0.woff2pro-fa-brands-400-0.woff2 https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-brands-400-0.woff2 — 36.9 KiB — 32 ms — font-display: swaphttps://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-brands-400-2.woff2pro-fa-brands-400-2.woff2 https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-brands-400-2.woff2 — 39.1 KiB — 34 ms — font-display: swaphttps://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E3_-gs51ostz0rdg.woff27cHqv4kjgoGqM7E3_-gs51o... https://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E3_-gs51ostz0rdg.woff2 — 0 B — 0 ms — font-display: swaphttps://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E3t-4s51ostz0rdg.woff27cHqv4kjgoGqM7E3t-4s51o... https://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E3t-4s51ostz0rdg.woff2 — 0 B — 0 ms — font-display: swaphttps://fonts.gstatic.com/s/barlow/v13/7cHpv4kjgoGqM7E_DMs5ynghnQ.woff27cHpv4kjgoGqM7E_DMs5yng... https://fonts.gstatic.com/s/barlow/v13/7cHpv4kjgoGqM7E_DMs5ynghnQ.woff2 — 15.3 KiB — 30 ms — font-display: swaphttps://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E3_-gs51ostz0rdg.woff27cHqv4kjgoGqM7E3_-gs51o... https://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E3_-gs51ostz0rdg.woff2 — 0 B — 0 ms — font-display: swaphttps://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E3t-4s51ostz0rdg.woff27cHqv4kjgoGqM7E3t-4s51o... https://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E3t-4s51ostz0rdg.woff2 — 0 B — 0 ms — font-display: swap
7cHqv4kjgoGqM7E3_-gs51o... woff2 swap
Size 15 KB
Load time 30 ms
Start 3.1 s
Risk FOUT — text flashes from fallback to web font
pro-fa-solid-900-13.woff2 woff2 swap
Size 13 KB
Load time 38 ms
Start 3.1 s
Risk FOUT — text flashes from fallback to web font
pro-fa-solid-900-12.woff2 woff2 swap
Size 16 KB
Load time 36 ms
Start 3.1 s
Risk FOUT — text flashes from fallback to web font
pro-fa-solid-900-1.woff2 woff2 swap
Size 14 KB
Load time 42 ms
Start 3.1 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 21 KB
Load time 20 ms
Start 3.1 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 14 KB
Load time 21 ms
Start 3.1 s
Risk FOUT — text flashes from fallback to web font
pro-fa-solid-900-0.woff2 woff2 swap
Size 12 KB
Load time 38 ms
Start 3.1 s
Risk FOUT — text flashes from fallback to web font
7cHqv4kjgoGqM7E3t-4s51o... woff2 swap
Size 15 KB
Load time 42 ms
Start 3.1 s
Risk FOUT — text flashes from fallback to web font
pro-fa-sharp-light-300-... woff2 swap
Size 27 KB
Load time 45 ms
Start 3.1 s
Risk FOUT — text flashes from fallback to web font
pro-fa-sharp-light-300-... woff2 swap
Size 21 KB
Load time 42 ms
Start 3.1 s
Risk FOUT — text flashes from fallback to web font
pro-fa-sharp-light-300-... woff2 swap
Size 15 KB
Load time 39 ms
Start 3.1 s
Risk FOUT — text flashes from fallback to web font
pro-fa-solid-900-22.woff2 woff2 swap
Size 17 KB
Load time 42 ms
Start 3.1 s
Risk FOUT — text flashes from fallback to web font
pro-fa-brands-400-0.woff2 woff2 swap
Size 37 KB
Load time 32 ms
Start 3.1 s
Risk FOUT — text flashes from fallback to web font
pro-fa-brands-400-2.woff2 woff2 swap
Size 39 KB
Load time 34 ms
Start 3.1 s
Risk FOUT — text flashes from fallback to web font
7cHqv4kjgoGqM7E3_-gs51o... woff2 swap
Size 0 KB
Load time 0 ms
Start 3.6 s
Risk FOUT — text flashes from fallback to web font
7cHqv4kjgoGqM7E3t-4s51o... woff2 swap
Size 0 KB
Load time 0 ms
Start 3.6 s
Risk FOUT — text flashes from fallback to web font
7cHpv4kjgoGqM7E_DMs5yng... woff2 swap
Size 15 KB
Load time 30 ms
Start 3.6 s
Risk FOUT — text flashes from fallback to web font
7cHqv4kjgoGqM7E3_-gs51o... woff2 swap
Size 0 KB
Load time 0 ms
Start 3.6 s
Risk FOUT — text flashes from fallback to web font
7cHqv4kjgoGqM7E3t-4s51o... woff2 swap
Size 0 KB
Load time 0 ms
Start 3.6 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
2 hints, 0 missing preconnects
PASS
2 hints, 0 missing preconnects
Info::
Page uses 2 resource hint(s)

Current Resource Hints

preconnect
2
preload
dns-prefetch
prefetch

2 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
151 requests over 5749ms
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 FCP 8.1 s LCP 29.6 shttps://uaf.edu// https://uaf.edu/ — 301 — 266 B — 830 ms — http/1.1https://www.uaf.edu/www.uaf.edu/ https://www.uaf.edu/ — 302 — 258 B — 862 ms — http/1.1https://www.uaf.edu/uaf/www.uaf.edu/uaf/ https://www.uaf.edu/uaf/ — 200 — 67.3 KiB — 655 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-MDZVJDPE5Dwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-MDZVJDPE5D — 200 — 176.7 KiB — 186 ms — h2https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/css/bootstrap.min.csscdn.jsdelivr.net/npm/bootstrap@4.6.... https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/css/bootstrap.min.css — 200 — 26.2 KiB — 47 ms — h2https://kit.fontawesome.com/03f3fd53ff.jskit.fontawesome.com/03f3fd53ff.js https://kit.fontawesome.com/03f3fd53ff.js — 200 — 5.7 KiB — 272 ms — h2https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,500;0,700;1,500;1,700&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Zilla+Slab:ital,wght@0,700;1,700&family=Merriweather:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&display=swapfonts.googleapis.com/css2?family=Ba... https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,500;0,700;1,500;1,700&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Zilla+Slab:ital,wght@0,700;1,700&family=Merriweather:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&display=swap — 200 — 1.8 KiB — 121 ms — h2https://use.typekit.net/dki6bqo.cssuse.typekit.net/dki6bqo.css https://use.typekit.net/dki6bqo.css — 200 — 1.5 KiB — 208 ms — h2https://www.uaf.edu/_resources/css/global.css?v=2.2.3www.uaf.edu/_resources/css/global.c... https://www.uaf.edu/_resources/css/global.css?v=2.2.3 — 200 — 38.2 KiB — 833 ms — http/1.1https://www.uaf.edu/_resources/css/uaf.css?v=2.8.6www.uaf.edu/_resources/css/uaf.css?... https://www.uaf.edu/_resources/css/uaf.css?v=2.8.6 — 200 — 33.2 KiB — 830 ms — http/1.1https://www.uaf.edu/_resources/css/oustyles.csswww.uaf.edu/_resources/css/oustyles... https://www.uaf.edu/_resources/css/oustyles.css — 200 — 494 B — 625 ms — http/1.1https://www.uaf.edu/_resources/css/uaf-brand-blue.csswww.uaf.edu/_resources/css/uaf-bran... https://www.uaf.edu/_resources/css/uaf-brand-blue.css — 200 — 5.7 KiB — 628 ms — http/1.1https://www.uaf.edu/uaf/files/css/local-styles.csswww.uaf.edu/uaf/files/css/local-sty... https://www.uaf.edu/uaf/files/css/local-styles.css — 200 — 3.3 KiB — 631 ms — http/1.1https://25livepub.collegenet.com/scripts/spuds.js25livepub.collegenet.com/scripts/sp... https://25livepub.collegenet.com/scripts/spuds.js — 200 — 12.7 KiB — 994 ms — h2https://unpkg.com/aos@2.3.0/dist/aos.cssunpkg.com/aos@2.3.0/dist/aos.css https://unpkg.com/aos@2.3.0/dist/aos.css — 200 — 2.6 KiB — 94 ms — h3https://www.uaf.edu/cms-p13n.jswww.uaf.edu/cms-p13n.js https://www.uaf.edu/cms-p13n.js — 200 — 5.0 KiB — 411 ms — http/1.1https://matomo.personalization.moderncampus.net/matomo.jsmatomo.personalization.moderncampus... https://matomo.personalization.moderncampus.net/matomo.js — 200 — 25.8 KiB — 782 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-MDZVJDPE5D&gtm=45je64k1v889380391za200zd889380391&_p=1776901282885&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1705132096.1776901283&frm=0&pscdl=noapi&rcb=8&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401~117512542&sid=1776901283&sct=1&seg=0&dl=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2F&dt=&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=2221region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-MDZVJDPE5D&gtm=45je64k1v889380391za200zd889380391&_p=1776901282885&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1705132096.1776901283&frm=0&pscdl=noapi&rcb=8&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401~117512542&sid=1776901283&sct=1&seg=0&dl=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2F&dt=&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=2221 — 204 — 547 B — 111 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-SE7R1K6PWW&gtm=45je64k1v889380391za200zd889380391&_p=1776901282885&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1705132096.1776901283&frm=0&pscdl=noapi&rcb=8&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401~117512542&sid=1776901283&sct=1&seg=0&dl=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2F&dt=&en=page_view&_fv=1&_ss=1&_ee=1&tfd=2226region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-SE7R1K6PWW&gtm=45je64k1v889380391za200zd889380391&_p=1776901282885&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1705132096.1776901283&frm=0&pscdl=noapi&rcb=8&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401~117512542&sid=1776901283&sct=1&seg=0&dl=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2F&dt=&en=page_view&_fv=1&_ss=1&_ee=1&tfd=2226 — 204 — 48 B — 110 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/css/pro.min.css?token=03f3fd53ffka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/css/pro.min.css?token=03f3fd53ff — 200 — 80.7 KiB — 96 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v4-shims.min.css?token=03f3fd53ffka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v4-shims.min.css?token=03f3fd53ff — 200 — 4.1 KiB — 80 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v5-font-face.min.css?token=03f3fd53ffka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v5-font-face.min.css?token=03f3fd53ff — 200 — 7.2 KiB — 77 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v4-font-face.min.css?token=03f3fd53ffka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v4-font-face.min.css?token=03f3fd53ff — 200 — 1.8 KiB — 78 ms — h2https://kit.fontawesome.com/03f3fd53ff/77467038/kit-upload.csskit.fontawesome.com/03f3fd53ff/7746... https://kit.fontawesome.com/03f3fd53ff/77467038/kit-upload.css — 200 — 142 B — 32 ms — h2https://p.typekit.net/p.css?s=1&k=dki6bqo&ht=tk&f=25269.25271.37201.37202.37203.37204.37215.37216.37217.37218.37229.37230.37231.37232.44561.44562&a=248406604&app=typekit&e=cssp.typekit.net/p.css?s=1&k=dki6bqo&h... https://p.typekit.net/p.css?s=1&k=dki6bqo&ht=tk&f=25269.25271.37201.37202.37203.37204.37215.37216.37217.37218.37229.37230.37231.37232.44561.44562&a=248406604&app=typekit&e=css — 200 — 172 B — 68 ms — h2https://www.uaf.edu/_resources/images/uaflogoBlue.pngwww.uaf.edu/_resources/images/uaflo... https://www.uaf.edu/_resources/images/uaflogoBlue.png — 200 — 4.2 KiB — 208 ms — http/1.1https://www.uaf.edu/_resources/images/uaf-logo-text.pngwww.uaf.edu/_resources/images/uaf-l... https://www.uaf.edu/_resources/images/uaf-logo-text.png — 200 — 5.1 KiB — 210 ms — http/1.1https://www.uaf.edu/uaf/images/carousel/2025/26Jan-VT-1.jpgwww.uaf.edu/uaf/images/carousel/202... https://www.uaf.edu/uaf/images/carousel/2025/26Jan-VT-1.jpg — 200 — 431.4 KiB — 1.2 s — http/1.1https://www.uaf.edu/uaf/images/carousel/2025/26Jan-AR-1.jpgwww.uaf.edu/uaf/images/carousel/202... https://www.uaf.edu/uaf/images/carousel/2025/26Jan-AR-1.jpg — 200 — 506.3 KiB — 1.3 s — http/1.1https://matomo.personalization.moderncampus.net/matomo.php?action_name=UAF%20Home%20%7C%20University%20of%20Alaska%20Fairbanks&idsite=4239&rec=1&r=321773&h=23&m=41&s=23&url=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2F&_id=b39db9456564680c&_idn=1&send_image=0&_refts=0&pv_id=nolp4R&pf_net=0&pf_srv=215&pf_tfr=440&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%2C%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%5D%2C%22mobile%22%3Atrue%2C%22model%22%3A%22moto%20g%20power%20(2022)%22%2C%22platform%22%3A%22Android%22%2C%22platformVersion%22%3A%2211.0%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=412x823matomo.personalization.moderncampus... https://matomo.personalization.moderncampus.net/matomo.php?action_name=UAF%20Home%20%7C%20University%20of%20Alaska%20Fairbanks&idsite=4239&rec=1&r=321773&h=23&m=41&s=23&url=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2F&_id=b39db9456564680c&_idn=1&send_image=0&_refts=0&pv_id=nolp4R&pf_net=0&pf_srv=215&pf_tfr=440&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%2C%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%5D%2C%22mobile%22%3Atrue%2C%22model%22%3A%22moto%20g%20power%20(2022)%22%2C%22platform%22%3A%22Android%22%2C%22platformVersion%22%3A%2211.0%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=412x823 — 204 — 124 B — 715 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 FCP 8.1 s LCP 29.6 shttps://uaf.edu// https://uaf.edu/ — 301 — 266 B — 830 ms — http/1.1https://www.uaf.edu/www.uaf.edu/ https://www.uaf.edu/ — 302 — 258 B — 862 ms — http/1.1https://www.uaf.edu/uaf/www.uaf.edu/uaf/ https://www.uaf.edu/uaf/ — 200 — 67.3 KiB — 655 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-MDZVJDPE5Dwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-MDZVJDPE5D — 200 — 176.7 KiB — 186 ms — h2https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/css/bootstrap.min.csscdn.jsdelivr.net/npm/bootstrap@4.6.... https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/css/bootstrap.min.css — 200 — 26.2 KiB — 47 ms — h2https://kit.fontawesome.com/03f3fd53ff.jskit.fontawesome.com/03f3fd53ff.js https://kit.fontawesome.com/03f3fd53ff.js — 200 — 5.7 KiB — 272 ms — h2https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,500;0,700;1,500;1,700&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Zilla+Slab:ital,wght@0,700;1,700&family=Merriweather:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&display=swapfonts.googleapis.com/css2?family=Ba... https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,500;0,700;1,500;1,700&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Zilla+Slab:ital,wght@0,700;1,700&family=Merriweather:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&display=swap — 200 — 1.8 KiB — 121 ms — h2https://use.typekit.net/dki6bqo.cssuse.typekit.net/dki6bqo.css https://use.typekit.net/dki6bqo.css — 200 — 1.5 KiB — 208 ms — h2https://www.uaf.edu/_resources/css/global.css?v=2.2.3www.uaf.edu/_resources/css/global.c... https://www.uaf.edu/_resources/css/global.css?v=2.2.3 — 200 — 38.2 KiB — 833 ms — http/1.1https://www.uaf.edu/_resources/css/uaf.css?v=2.8.6www.uaf.edu/_resources/css/uaf.css?... https://www.uaf.edu/_resources/css/uaf.css?v=2.8.6 — 200 — 33.2 KiB — 830 ms — http/1.1https://www.uaf.edu/_resources/css/oustyles.csswww.uaf.edu/_resources/css/oustyles... https://www.uaf.edu/_resources/css/oustyles.css — 200 — 494 B — 625 ms — http/1.1https://www.uaf.edu/_resources/css/uaf-brand-blue.csswww.uaf.edu/_resources/css/uaf-bran... https://www.uaf.edu/_resources/css/uaf-brand-blue.css — 200 — 5.7 KiB — 628 ms — http/1.1https://www.uaf.edu/uaf/files/css/local-styles.csswww.uaf.edu/uaf/files/css/local-sty... https://www.uaf.edu/uaf/files/css/local-styles.css — 200 — 3.3 KiB — 631 ms — http/1.1https://25livepub.collegenet.com/scripts/spuds.js25livepub.collegenet.com/scripts/sp... https://25livepub.collegenet.com/scripts/spuds.js — 200 — 12.7 KiB — 994 ms — h2https://unpkg.com/aos@2.3.0/dist/aos.cssunpkg.com/aos@2.3.0/dist/aos.css https://unpkg.com/aos@2.3.0/dist/aos.css — 200 — 2.6 KiB — 94 ms — h3https://www.uaf.edu/cms-p13n.jswww.uaf.edu/cms-p13n.js https://www.uaf.edu/cms-p13n.js — 200 — 5.0 KiB — 411 ms — http/1.1https://matomo.personalization.moderncampus.net/matomo.jsmatomo.personalization.moderncampus... https://matomo.personalization.moderncampus.net/matomo.js — 200 — 25.8 KiB — 782 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-MDZVJDPE5D&gtm=45je64k1v889380391za200zd889380391&_p=1776901282885&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1705132096.1776901283&frm=0&pscdl=noapi&rcb=8&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401~117512542&sid=1776901283&sct=1&seg=0&dl=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2F&dt=&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=2221region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-MDZVJDPE5D&gtm=45je64k1v889380391za200zd889380391&_p=1776901282885&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1705132096.1776901283&frm=0&pscdl=noapi&rcb=8&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401~117512542&sid=1776901283&sct=1&seg=0&dl=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2F&dt=&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=2221 — 204 — 547 B — 111 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-SE7R1K6PWW&gtm=45je64k1v889380391za200zd889380391&_p=1776901282885&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1705132096.1776901283&frm=0&pscdl=noapi&rcb=8&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401~117512542&sid=1776901283&sct=1&seg=0&dl=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2F&dt=&en=page_view&_fv=1&_ss=1&_ee=1&tfd=2226region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-SE7R1K6PWW&gtm=45je64k1v889380391za200zd889380391&_p=1776901282885&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1705132096.1776901283&frm=0&pscdl=noapi&rcb=8&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401~117512542&sid=1776901283&sct=1&seg=0&dl=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2F&dt=&en=page_view&_fv=1&_ss=1&_ee=1&tfd=2226 — 204 — 48 B — 110 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/css/pro.min.css?token=03f3fd53ffka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/css/pro.min.css?token=03f3fd53ff — 200 — 80.7 KiB — 96 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v4-shims.min.css?token=03f3fd53ffka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v4-shims.min.css?token=03f3fd53ff — 200 — 4.1 KiB — 80 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v5-font-face.min.css?token=03f3fd53ffka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v5-font-face.min.css?token=03f3fd53ff — 200 — 7.2 KiB — 77 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v4-font-face.min.css?token=03f3fd53ffka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v4-font-face.min.css?token=03f3fd53ff — 200 — 1.8 KiB — 78 ms — h2https://kit.fontawesome.com/03f3fd53ff/77467038/kit-upload.csskit.fontawesome.com/03f3fd53ff/7746... https://kit.fontawesome.com/03f3fd53ff/77467038/kit-upload.css — 200 — 142 B — 32 ms — h2https://p.typekit.net/p.css?s=1&k=dki6bqo&ht=tk&f=25269.25271.37201.37202.37203.37204.37215.37216.37217.37218.37229.37230.37231.37232.44561.44562&a=248406604&app=typekit&e=cssp.typekit.net/p.css?s=1&k=dki6bqo&h... https://p.typekit.net/p.css?s=1&k=dki6bqo&ht=tk&f=25269.25271.37201.37202.37203.37204.37215.37216.37217.37218.37229.37230.37231.37232.44561.44562&a=248406604&app=typekit&e=css — 200 — 172 B — 68 ms — h2https://www.uaf.edu/_resources/images/uaflogoBlue.pngwww.uaf.edu/_resources/images/uaflo... https://www.uaf.edu/_resources/images/uaflogoBlue.png — 200 — 4.2 KiB — 208 ms — http/1.1https://www.uaf.edu/_resources/images/uaf-logo-text.pngwww.uaf.edu/_resources/images/uaf-l... https://www.uaf.edu/_resources/images/uaf-logo-text.png — 200 — 5.1 KiB — 210 ms — http/1.1https://www.uaf.edu/uaf/images/carousel/2025/26Jan-VT-1.jpgwww.uaf.edu/uaf/images/carousel/202... https://www.uaf.edu/uaf/images/carousel/2025/26Jan-VT-1.jpg — 200 — 431.4 KiB — 1.2 s — http/1.1https://www.uaf.edu/uaf/images/carousel/2025/26Jan-AR-1.jpgwww.uaf.edu/uaf/images/carousel/202... https://www.uaf.edu/uaf/images/carousel/2025/26Jan-AR-1.jpg — 200 — 506.3 KiB — 1.3 s — http/1.1https://matomo.personalization.moderncampus.net/matomo.php?action_name=UAF%20Home%20%7C%20University%20of%20Alaska%20Fairbanks&idsite=4239&rec=1&r=321773&h=23&m=41&s=23&url=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2F&_id=b39db9456564680c&_idn=1&send_image=0&_refts=0&pv_id=nolp4R&pf_net=0&pf_srv=215&pf_tfr=440&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%2C%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%5D%2C%22mobile%22%3Atrue%2C%22model%22%3A%22moto%20g%20power%20(2022)%22%2C%22platform%22%3A%22Android%22%2C%22platformVersion%22%3A%2211.0%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=412x823matomo.personalization.moderncampus... https://matomo.personalization.moderncampus.net/matomo.php?action_name=UAF%20Home%20%7C%20University%20of%20Alaska%20Fairbanks&idsite=4239&rec=1&r=321773&h=23&m=41&s=23&url=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2F&_id=b39db9456564680c&_idn=1&send_image=0&_refts=0&pv_id=nolp4R&pf_net=0&pf_srv=215&pf_tfr=440&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%2C%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%5D%2C%22mobile%22%3Atrue%2C%22model%22%3A%22moto%20g%20power%20(2022)%22%2C%22platform%22%3A%22Android%22%2C%22platformVersion%22%3A%2211.0%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=412x823 — 204 — 124 B — 715 ms — h2https://www.uaf.edu/uaf/images/carousel/2025/FINAL_1225_Homepage_Carousel_AAU_Landscape.jpgwww.uaf.edu/uaf/images/carousel/202... https://www.uaf.edu/uaf/images/carousel/2025/FINAL_1225_Homepage_Carousel_AAU_Landscape.jpg — 200 — 226.7 KiB — 630 ms — http/1.1https://code.jquery.com/jquery-3.5.1.min.jscode.jquery.com/jquery-3.5.1.min.js https://code.jquery.com/jquery-3.5.1.min.js — 200 — 30.5 KiB — 48 ms — h2https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/js/bootstrap.bundle.min.jscdn.jsdelivr.net/npm/bootstrap@4.6.... https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/js/bootstrap.bundle.min.js — 200 — 23.3 KiB — 10 ms — h2https://www.uaf.edu/_resources/js/slick/slick.min.jswww.uaf.edu/_resources/js/slick/sli... https://www.uaf.edu/_resources/js/slick/slick.min.js — 200 — 42.8 KiB — 216 ms — http/1.1https://www.uaf.edu/_resources/js/slick/initialization.jswww.uaf.edu/_resources/js/slick/ini... https://www.uaf.edu/_resources/js/slick/initialization.js — 200 — 1.1 KiB — 221 ms — http/1.1https://www.uaf.edu/_resources/js/global.js?version=2.1www.uaf.edu/_resources/js/global.js... https://www.uaf.edu/_resources/js/global.js?version=2.1 — 200 — 6.1 KiB — 218 ms — http/1.1https://unpkg.com/aos@2.3.0/dist/aos.jsunpkg.com/aos@2.3.0/dist/aos.js https://unpkg.com/aos@2.3.0/dist/aos.js — 200 — 4.8 KiB — 43 ms — h3https://cdn.websitepolicies.io/lib/cookieconsent/cookieconsent.min.jscdn.websitepolicies.io/lib/cookieco... https://cdn.websitepolicies.io/lib/cookieconsent/cookieconsent.min.js — 301 — 454 B — 145 ms — h3https://cse.google.com/cse.js?cx=009262098191286400227:qjnuk_ma8iwcse.google.com/cse.js?cx=0092620981... https://cse.google.com/cse.js?cx=009262098191286400227:qjnuk_ma8iw — 200 — 3.7 KiB — 144 ms — h2https://www.googletagmanager.com/gtag/js?id=UA-31913734-2&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-31913734-2&cx=c&gtm=4e64k1 — 200 — 115.6 KiB — 57 ms — h2https://www.youvisit.com/tour/Embed/js3www.youvisit.com/tour/Embed/js3 https://www.youvisit.com/tour/Embed/js3 — 200 — 5.5 KiB — 375 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-T2CCCXQwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-T2CCCXQ — 200 — 164.3 KiB — 85 ms — h2https://25livepub.collegenet.com/s.aspx?ismobile=1&calendar=uaf-homepage-featured&widget=main&spudformat=xhr25livepub.collegenet.com/s.aspx?ism... https://25livepub.collegenet.com/s.aspx?ismobile=1&calendar=uaf-homepage-featured&widget=main&spudformat=xhr — 200 — 32.9 KiB — 413 ms — h2https://25livepub.collegenet.com/images/spinner_trumba.gif25livepub.collegenet.com/images/spi... https://25livepub.collegenet.com/images/spinner_trumba.gif — 200 — 3.1 KiB — 236 ms — h2https://25livepub.collegenet.com/s.aspx?detailview=detail2&ismobile=1&calendar=uaf-homepage-featured&widget=main&spudConfig=mobile&spudformat=xhr25livepub.collegenet.com/s.aspx?det... https://25livepub.collegenet.com/s.aspx?detailview=detail2&ismobile=1&calendar=uaf-homepage-featured&widget=main&spudConfig=mobile&spudformat=xhr — 200 — 32.8 KiB — 618 ms — h2data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' vie…www.w3.org/2000/svg' fill='%23fff' ... data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' vie… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' vie…www.w3.org/2000/svg' fill='%23fff' ... data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' vie… — 200 — 0 B — 0 ms — datahttps://static.hotjar.com/c/hotjar-695057.js?sv=6static.hotjar.com/c/hotjar-695057.j... https://static.hotjar.com/c/hotjar-695057.js?sv=6 — 200 — 6.3 KiB — 148 ms — h2https://www.uaf.edu/_resources/images/themes/partial-grid-right-bottom-gold.svgwww.uaf.edu/_resources/images/theme... https://www.uaf.edu/_resources/images/themes/partial-grid-right-bottom-gold.svg — 200 — 1017 B — 325 ms — http/1.1https://www.uaf.edu/_resources/images/themes/partial-grid-upper-left-gold.svgwww.uaf.edu/_resources/images/theme... https://www.uaf.edu/_resources/images/themes/partial-grid-upper-left-gold.svg — 200 — 1013 B — 326 ms — http/1.1https://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E3_-gs51ostz0rdg.woff2fonts.gstatic.com/s/barlow/v13/7cHq... https://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E3_-gs51ostz0rdg.woff2 — 200 — 15.3 KiB — 30 ms — h3https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-13.woff2ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-13.woff2 — 200 — 13.4 KiB — 38 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-12.woff2ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-12.woff2 — 200 — 16.2 KiB — 36 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-1.woff2ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-1.woff2 — 200 — 13.8 KiB — 42 ms — h2https://use.typekit.net/af/981a99/00000000000000007735a62a/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3use.typekit.net/af/981a99/000000000... https://use.typekit.net/af/981a99/00000000000000007735a62a/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 200 — 20.9 KiB — 20 ms — h2https://use.typekit.net/af/e74541/00000000000000007735c16d/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3use.typekit.net/af/e74541/000000000... https://use.typekit.net/af/e74541/00000000000000007735c16d/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 200 — 14.0 KiB — 21 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-0.woff2ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-0.woff2 — 200 — 11.8 KiB — 38 ms — h2https://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E3t-4s51ostz0rdg.woff2fonts.gstatic.com/s/barlow/v13/7cHq... https://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E3t-4s51ostz0rdg.woff2 — 200 — 15.4 KiB — 42 ms — h3https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-sharp-light-300-20.woff2ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-sharp-light-300-20.woff2 — 200 — 27.2 KiB — 45 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-sharp-light-300-5.woff2ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-sharp-light-300-5.woff2 — 200 — 21.4 KiB — 42 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-sharp-light-300-1.woff2ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-sharp-light-300-1.woff2 — 200 — 15.0 KiB — 39 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-22.woff2ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-22.woff2 — 200 — 16.6 KiB — 42 ms — h2https://cdnconsents.websitepolicies.com/legacy/lib/cookieconsent/cookieconsent.min.jscdnconsents.websitepolicies.com/leg... https://cdnconsents.websitepolicies.com/legacy/lib/cookieconsent/cookieconsent.min.js — 200 — 6.5 KiB — 164 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-brands-400-0.woff2ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-brands-400-0.woff2 — 200 — 36.9 KiB — 32 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-brands-400-2.woff2ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-brands-400-2.woff2 — 200 — 39.1 KiB — 34 ms — h2https://www.uaf.edu/_resources/js/direct-edit.jswww.uaf.edu/_resources/js/direct-ed... https://www.uaf.edu/_resources/js/direct-edit.js — 200 — 844 B — 228 ms — http/1.1https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 91 ms — h2https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.6 KiB — 129 ms — h2https://bat.bing.com/bat.jsbat.bing.com/bat.js https://bat.bing.com/bat.js — 200 — 15.5 KiB — 125 ms — h2https://www.googletagmanager.com/gtag/destination?id=AW-860962464&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-860962464&cx=c&gtm=4e64k1 — 200 — 133.9 KiB — 154 ms — h3https://script.crazyegg.com/pages/scripts/0010/0790.jsscript.crazyegg.com/pages/scripts/0... https://script.crazyegg.com/pages/scripts/0010/0790.js — 200 — 2.7 KiB — 88 ms — h3https://www.googletagmanager.com/gtag/destination?id=AW-691427613&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-691427613&cx=c&gtm=4e64k1 — 200 — 137.3 KiB — 156 ms — h3https://snap.licdn.com/li.lms-analytics/insight.min.jssnap.licdn.com/li.lms-analytics/ins... https://snap.licdn.com/li.lms-analytics/insight.min.js — 200 — 18.7 KiB — 56 ms — h2https://www.googletagmanager.com/gtag/destination?id=AW-16796757444&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-16796757444&cx=c&gtm=4e64k1 — 200 — 143.5 KiB — 156 ms — h3https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 14 ms — h3https://adp.eab.com/js/adp.min.jsadp.eab.com/js/adp.min.js https://adp.eab.com/js/adp.min.js — -1 — 0 B — 467 ms — https://www.google.com/ccm/collect?rcb=14&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2F&scrsrc=www.googletagmanager.com&rnd=1451908554.1776901284&dt=UAF%20Home%20%7C%20University%20of%20Alaska%20Fairbanks&auid=784955757.1776901284&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k1v76400817za200zd76400817xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401&apve=1&apvf=f&apvc=1&tft=1776901284238&tfd=3278www.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.uaf.edu%2Fuaf%2F&scrsrc=www.googletagmanager.com&rnd=1451908554.1776901284&dt=UAF%20Home%20%7C%20University%20of%20Alaska%20Fairbanks&auid=784955757.1776901284&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k1v76400817za200zd76400817xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401&apve=1&apvf=f&apvc=1&tft=1776901284238&tfd=3278 — 200 — 21 B — 90 ms — h3https://trkn.us/pixel/conv/ppt=24506;g=sitewide_pixel;gid=60916;ord=658953306?gtmcb=1366693201trkn.us/pixel/conv/ppt=24506;g=site... https://trkn.us/pixel/conv/ppt=24506;g=sitewide_pixel;gid=60916;ord=658953306?gtmcb=1366693201 — 302 — 562 B — 159 ms — http/1.1https://www.google.com/cse/static/element/dc329f57de078f5d/cse_element__en.js?usqp=CAM%3Dwww.google.com/cse/static/element/d... https://www.google.com/cse/static/element/dc329f57de078f5d/cse_element__en.js?usqp=CAM%3D — 200 — 102.7 KiB — 130 ms — h3https://www.google.com/cse/static/element/dc329f57de078f5d/default_v6+en.csswww.google.com/cse/static/element/d... https://www.google.com/cse/static/element/dc329f57de078f5d/default_v6+en.css — 200 — 12.0 KiB — 116 ms — h3https://www.google.com/cse/static/style/look/v6/default.csswww.google.com/cse/static/style/loo... https://www.google.com/cse/static/style/look/v6/default.css — 200 — 1.2 KiB — 62 ms — h3https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1889652398&t=pageview&_s=1&dl=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2F&ul=en-us&dt=UAF%20Home%20%7C%20University%20of%20Alaska%20Fairbanks&sr=412x823&vp=412x823&_u=YCDAgUABAAAAACAEK~&jid=1841279503&gjid=1380877568&cid=1705132096.1776901283&tid=UA-31913734-2&_gid=1091343980.1776901284&_slc=1&gtm=45He64k1n81T2CCCXQv76400817za200zd76400817&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401&cd1=1705132096.1776901283&npa=1&z=924318721www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1889652398&t=pageview&_s=1&dl=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2F&ul=en-us&dt=UAF%20Home%20%7C%20University%20of%20Alaska%20Fairbanks&sr=412x823&vp=412x823&_u=YCDAgUABAAAAACAEK~&jid=1841279503&gjid=1380877568&cid=1705132096.1776901283&tid=UA-31913734-2&_gid=1091343980.1776901284&_slc=1&gtm=45He64k1n81T2CCCXQv76400817za200zd76400817&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401&cd1=1705132096.1776901283&npa=1&z=924318721 — 200 — 450 B — 30 ms — h2https://stats.g.doubleclick.net/j/collect?t=dc&aip=1&_r=3&v=1&_v=j102&tid=UA-31913734-2&cid=1705132096.1776901283&jid=1841279503&gjid=1380877568&_gid=1091343980.1776901284&npa=1&_u=YCDAgUABAAAAAGAEK~&z=1190795843stats.g.doubleclick.net/j/collect?t... https://stats.g.doubleclick.net/j/collect?t=dc&aip=1&_r=3&v=1&_v=j102&tid=UA-31913734-2&cid=1705132096.1776901283&jid=1841279503&gjid=1380877568&_gid=1091343980.1776901284&npa=1&_u=YCDAgUABAAAAAGAEK~&z=1190795843 — 200 — 648 B — 119 ms — h2https://script.hotjar.com/modules.6a0f3932cb1341a35c18.jsscript.hotjar.com/modules.6a0f3932c... https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js — 200 — 56.6 KiB — 160 ms — h2https://connect.facebook.net/signals/config/567765650676252?v=2.9.303&r=stable&domain=www.uaf.edu&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/567765650676252?v=2.9.303&r=stable&domain=www.uaf.edu&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 — 179 ms — h3https://px.ads.linkedin.com/attribution_trigger?pid=1764089&time=1776901284319&url=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2Fpx.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=1764089&time=1776901284319&url=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2F — 200 — 840 B — 263 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=1764089&time=1776901284319&url=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2Fpx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=1764089&time=1776901284319&url=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2F — 302 — 825 B — 228 ms — h2https://www.youtube.com/s/player/1bb6ee63/www-widgetapi.vflset/www-widgetapi.jswww.youtube.com/s/player/1bb6ee63/w... https://www.youtube.com/s/player/1bb6ee63/www-widgetapi.vflset/www-widgetapi.js — 200 — 10.6 KiB — 67 ms — h2https://script.crazyegg.com/pages/data-scripts/0010/0790/site/www.uaf.edu.json?t=1script.crazyegg.com/pages/data-scri... https://script.crazyegg.com/pages/data-scripts/0010/0790/site/www.uaf.edu.json?t=1 — 200 — 746 B — 57 ms — h3https://25livepub.collegenet.com/hash61063E2DFBB77712530C2E88DA2BB747/scripts/core.js25livepub.collegenet.com/hash61063E... https://25livepub.collegenet.com/hash61063E2DFBB77712530C2E88DA2BB747/scripts/core.js — 200 — 9.8 KiB — 202 ms — h2https://fonts.googleapis.com/css?family=Barlow:400,500,700fonts.googleapis.com/css?family=Bar... https://fonts.googleapis.com/css?family=Barlow:400,500,700 — 200 — 548 B — 36 ms — h3https://25livepub.collegenet.com/i/DgBUQLfPDdhROD9wKDLwjNRv.png?color=%2300000025livepub.collegenet.com/i/DgBUQLfP... https://25livepub.collegenet.com/i/DgBUQLfPDdhROD9wKDLwjNRv.png?color=%23000000 — 200 — 1.5 KiB — 379 ms — h2https://25livepub.collegenet.com/i/DgAHh170fH1kynGDz1BFeW4K.png?color=%2300000025livepub.collegenet.com/i/DgAHh170... https://25livepub.collegenet.com/i/DgAHh170fH1kynGDz1BFeW4K.png?color=%23000000 — 200 — 1.4 KiB — 206 ms — h2https://25livepub.collegenet.com/e/scripts/eapanel2.js25livepub.collegenet.com/e/scripts/... https://25livepub.collegenet.com/e/scripts/eapanel2.js — 200 — 2.1 KiB — 203 ms — h2https://bat.bing.com/p/action/5601596.jsbat.bing.com/p/action/5601596.js https://bat.bing.com/p/action/5601596.js — 200 — 428 B — 43 ms — h2https://www.uaf.edu/uaf/images/carousel/2025/26Jan-VBALL.jpgwww.uaf.edu/uaf/images/carousel/202... https://www.uaf.edu/uaf/images/carousel/2025/26Jan-VBALL.jpg — 200 — 717.3 KiB — 860 ms — http/1.1https://www.uaf.edu/_resources/images/uafBear.pngwww.uaf.edu/_resources/images/uafBe... https://www.uaf.edu/_resources/images/uafBear.png — 200 — 1.7 KiB — 215 ms — http/1.1https://www.uaf.edu/uaf/images/TP-16-4838-210.jpgwww.uaf.edu/uaf/images/TP-16-4838-2... https://www.uaf.edu/uaf/images/TP-16-4838-210.jpg — 200 — 144.7 KiB — 418 ms — http/1.1https://trkn.us/pixel/conv/ppt=24506;g=sitewide_pixel;gid=60916;ord=658953306?gtmcb=1366693201;ip=141.227.188.119;cuidchk=1trkn.us/pixel/conv/ppt=24506;g=site... https://trkn.us/pixel/conv/ppt=24506;g=sitewide_pixel;gid=60916;ord=658953306?gtmcb=1366693201;ip=141.227.188.119;cuidchk=1 — 200 — 721 B — 42 ms — http/1.1https://cdnconsents.websitepolicies.com/legacy/lib/cookieconsent/cookieconsent.min.csscdnconsents.websitepolicies.com/leg... https://cdnconsents.websitepolicies.com/legacy/lib/cookieconsent/cookieconsent.min.css — 200 — 2.7 KiB — 36 ms — h2https://www.google.com/ccm/collect?rcb=16&frm=0&ae=g&dl=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2F&scrsrc=www.googletagmanager.com&rnd=1451908554.1776901284&dt=UAF%20Home%20%7C%20University%20of%20Alaska%20Fairbanks&auid=784955757.1776901284&navt=n&npa=1&_tu=CA&gtm=45be64k1z876400817za20gzb76400817zd76400817xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-691427613&tid=AW-691427613&tft=1776901284473&tfd=3513www.google.com/ccm/collect?rcb=16&f... https://www.google.com/ccm/collect?rcb=16&frm=0&ae=g&dl=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2F&scrsrc=www.googletagmanager.com&rnd=1451908554.1776901284&dt=UAF%20Home%20%7C%20University%20of%20Alaska%20Fairbanks&auid=784955757.1776901284&navt=n&npa=1&_tu=CA&gtm=45be64k1z876400817za20gzb76400817zd76400817xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-691427613&tid=AW-691427613&tft=1776901284473&tfd=3513 — 200 — 21 B — 47 ms — h3https://www.google.com/cse/static/element/dc329f57de078f5d/mobile_v6+en.csswww.google.com/cse/static/element/d... https://www.google.com/cse/static/element/dc329f57de078f5d/mobile_v6+en.css — 200 — 1.5 KiB — 34 ms — h3https://cse.google.com/adsense/search/async-ads.jscse.google.com/adsense/search/async... https://cse.google.com/adsense/search/async-ads.js — 200 — 43.6 KiB — 66 ms — h2https://www.google.com/cse/static/images/2x/en/branding.pngwww.google.com/cse/static/images/2x... https://www.google.com/cse/static/images/2x/en/branding.png — 200 — 3.3 KiB — 21 ms — h3https://clients1.google.com/generate_204clients1.google.com/generate_204 https://clients1.google.com/generate_204 — 204 — 117 B — 130 ms — h2https://www.uaf.edu/uaf/images/JR-18-5897-133_ambassadors.jpgwww.uaf.edu/uaf/images/JR-18-5897-1... https://www.uaf.edu/uaf/images/JR-18-5897-133_ambassadors.jpg — 200 — 78.6 KiB — 210 ms — http/1.1https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=1764089&time=1776901284319&url=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2F&e_ipv6=AQLYSnpn62vuNwAAAZ23keKIgzIdQcFMhgzxeCzVdENm3ucHxe2wIaH22UqMW0tSgEpK_bmyZXrKpx4.ads.linkedin.com/collect?v=2&fm... https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=1764089&time=1776901284319&url=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2F&e_ipv6=AQLYSnpn62vuNwAAAZ23keKIgzIdQcFMhgzxeCzVdENm3ucHxe2wIaH22UqMW0tSgEpK_bmyZXrK — 200 — 693 B — 203 ms — h2https://25livepub.collegenet.com/hash61063E2DFBB77712530C2E88DA2BB747/scripts/core.js25livepub.collegenet.com/hash61063E... https://25livepub.collegenet.com/hash61063E2DFBB77712530C2E88DA2BB747/scripts/core.js — 200 — 0 B — 2 ms — h2https://fonts.googleapis.com/css?family=Barlow:400,500,700fonts.googleapis.com/css?family=Bar... https://fonts.googleapis.com/css?family=Barlow:400,500,700 — 200 — 0 B — 6 ms — h3https://25livepub.collegenet.com/i/DgBUQLfPDdhROD9wKDLwjNRv.png?color=%2300000025livepub.collegenet.com/i/DgBUQLfP... https://25livepub.collegenet.com/i/DgBUQLfPDdhROD9wKDLwjNRv.png?color=%23000000 — 200 — 0 B — 167 ms — h2https://25livepub.collegenet.com/i/DgAHh170fH1kynGDz1BFeW4K.png?color=%2300000025livepub.collegenet.com/i/DgAHh170... https://25livepub.collegenet.com/i/DgAHh170fH1kynGDz1BFeW4K.png?color=%23000000 — 200 — 0 B — 6 ms — h2https://25livepub.collegenet.com/e/scripts/eapanel2.js25livepub.collegenet.com/e/scripts/... https://25livepub.collegenet.com/e/scripts/eapanel2.js — 200 — 0 B — 6 ms — h2https://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E3_-gs51ostz0rdg.woff2fonts.gstatic.com/s/barlow/v13/7cHq... https://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E3_-gs51ostz0rdg.woff2 — 200 — 0 B — 0 ms — h3https://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E3t-4s51ostz0rdg.woff2fonts.gstatic.com/s/barlow/v13/7cHq... https://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E3t-4s51ostz0rdg.woff2 — 200 — 0 B — 0 ms — h3https://fonts.gstatic.com/s/barlow/v13/7cHpv4kjgoGqM7E_DMs5ynghnQ.woff2fonts.gstatic.com/s/barlow/v13/7cHp... https://fonts.gstatic.com/s/barlow/v13/7cHpv4kjgoGqM7E_DMs5ynghnQ.woff2 — 200 — 15.3 KiB — 30 ms — h3https://www.youvisit.com/SmartScript/latest/smartscript.js?v=26.1.6www.youvisit.com/SmartScript/latest... https://www.youvisit.com/SmartScript/latest/smartscript.js?v=26.1.6 — 200 — 53.3 KiB — 35 ms — h2https://25livepub.collegenet.com/e/scripts/eapanel2.js25livepub.collegenet.com/e/scripts/... https://25livepub.collegenet.com/e/scripts/eapanel2.js — 200 — 0 B — 2 ms — h2https://www.uaf.edu/uaf/images/JR-21-6813-10_cropped.jpgwww.uaf.edu/uaf/images/JR-21-6813-1... https://www.uaf.edu/uaf/images/JR-21-6813-10_cropped.jpg — 200 — 124.7 KiB — 839 ms — http/1.1https://25livepub.collegenet.com/e/scripts/eapanel2.js25livepub.collegenet.com/e/scripts/... https://25livepub.collegenet.com/e/scripts/eapanel2.js — 200 — 0 B — 1 ms — h2https://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E3_-gs51ostz0rdg.woff2fonts.gstatic.com/s/barlow/v13/7cHq... https://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E3_-gs51ostz0rdg.woff2 — 200 — 0 B — 0 ms — h3https://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E3t-4s51ostz0rdg.woff2fonts.gstatic.com/s/barlow/v13/7cHq... https://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E3t-4s51ostz0rdg.woff2 — 200 — 0 B — 0 ms — h3https://www.google.com/ccm/collect?rcb=8&frm=0&ae=g&dl=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2F&scrsrc=www.googletagmanager.com&rnd=1451908554.1776901284&dt=UAF%20Home%20%7C%20University%20of%20Alaska%20Fairbanks&auid=784955757.1776901284&navt=n&npa=1&_tu=CA&gtm=45be64k1z876400817za20gzb76400817zd76400817xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266401~117884344~118167060&apve=1&apvf=f&apvc=0&tids=AW-860962464&tid=AW-860962464&tft=1776901284659&tfd=3699www.google.com/ccm/collect?rcb=8&fr... https://www.google.com/ccm/collect?rcb=8&frm=0&ae=g&dl=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2F&scrsrc=www.googletagmanager.com&rnd=1451908554.1776901284&dt=UAF%20Home%20%7C%20University%20of%20Alaska%20Fairbanks&auid=784955757.1776901284&navt=n&npa=1&_tu=CA&gtm=45be64k1z876400817za20gzb76400817zd76400817xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266401~117884344~118167060&apve=1&apvf=f&apvc=0&tids=AW-860962464&tid=AW-860962464&tft=1776901284659&tfd=3699 — 200 — 21 B — 42 ms — h3https://www.google.com/ccm/collect?rcb=1&frm=0&ae=g&dl=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2F&scrsrc=www.googletagmanager.com&rnd=1451908554.1776901284&dt=UAF%20Home%20%7C%20University%20of%20Alaska%20Fairbanks&auid=784955757.1776901284&navt=n&npa=1&_tu=CA&gtm=45be64k1v9213170808z876400817za20gzb76400817zd76400817xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-16796757444&tid=AW-16796757444&tft=1776901284699&tfd=3739www.google.com/ccm/collect?rcb=1&fr... https://www.google.com/ccm/collect?rcb=1&frm=0&ae=g&dl=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2F&scrsrc=www.googletagmanager.com&rnd=1451908554.1776901284&dt=UAF%20Home%20%7C%20University%20of%20Alaska%20Fairbanks&auid=784955757.1776901284&navt=n&npa=1&_tu=CA&gtm=45be64k1v9213170808z876400817za20gzb76400817zd76400817xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-16796757444&tid=AW-16796757444&tft=1776901284699&tfd=3739 — 200 — 21 B — 47 ms — h3https://bat.bing.net/actionp/0?ti=5601596&tm=gtm002&Ver=2&mid=5cdb1f64-6162-41e7-958f-46ad42186a07&bo=1&evt=consent&src=enforced&cdb=AQAY&asc=Dbat.bing.net/actionp/0?ti=5601596&t... https://bat.bing.net/actionp/0?ti=5601596&tm=gtm002&Ver=2&mid=5cdb1f64-6162-41e7-958f-46ad42186a07&bo=1&evt=consent&src=enforced&cdb=AQAY&asc=D — 204 — 346 B — 161 ms — h2https://bat.bing.net/action/0?ti=5601596&tm=gtm002&Ver=2&mid=5cdb1f64-6162-41e7-958f-46ad42186a07&bo=2&pi=918639831&lg=en-US&sw=412&sh=823&sc=24&tl=UAF%20Home%20%7C%20University%20of%20Alaska%20Fairbanks&p=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2F&r=&lt=3463&mtp=1&evt=pageLoad&sv=2&asc=D&cdb=AQAY&rn=216428bat.bing.net/action/0?ti=5601596&tm... https://bat.bing.net/action/0?ti=5601596&tm=gtm002&Ver=2&mid=5cdb1f64-6162-41e7-958f-46ad42186a07&bo=2&pi=918639831&lg=en-US&sw=412&sh=823&sc=24&tl=UAF%20Home%20%7C%20University%20of%20Alaska%20Fairbanks&p=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2F&r=&lt=3463&mtp=1&evt=pageLoad&sv=2&asc=D&cdb=AQAY&rn=216428 — 204 — 120 B — 159 ms — h2https://www.uaf.edu/uaf/images/Alaska_state_UAF_campuses.pngwww.uaf.edu/uaf/images/Alaska_state... https://www.uaf.edu/uaf/images/Alaska_state_UAF_campuses.png — 200 — 126.2 KiB — 211 ms — http/1.1https://connect.facebook.net/signals/config/344036003527697?v=2.9.303&r=stable&domain=www.uaf.edu&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%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/344036003527697?v=2.9.303&r=stable&domain=www.uaf.edu&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%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245 — 200 — 16.4 KiB — 152 ms — h3https://www.facebook.com/tr/?id=567765650676252&ev=PageView&dl=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2F&rl=&if=false&ts=1776901284774&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776901284768.25155458568275169&ler=empty&cdl=API_unavailable&pmd[title]=UAF%20Home%20%7C%20University%20of%20Alaska%20Fairbanks&pmd[locale]=en&plt=3463&it=1776901284310&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=56776565067... https://www.facebook.com/tr/?id=567765650676252&ev=PageView&dl=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2F&rl=&if=false&ts=1776901284774&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776901284768.25155458568275169&ler=empty&cdl=API_unavailable&pmd[title]=UAF%20Home%20%7C%20University%20of%20Alaska%20Fairbanks&pmd[locale]=en&plt=3463&it=1776901284310&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf0&rqm=GET — 200 — 19 B — 37 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=567765650676252&ev=PageView&dl=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2F&rl=&if=false&ts=1776901284774&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776901284768.25155458568275169&ler=empty&cdl=API_unavailable&pmd[title]=UAF%20Home%20%7C%20University%20of%20Alaska%20Fairbanks&pmd[locale]=en&plt=3463&it=1776901284310&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=567765650676252&ev=PageView&dl=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2F&rl=&if=false&ts=1776901284774&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776901284768.25155458568275169&ler=empty&cdl=API_unavailable&pmd[title]=UAF%20Home%20%7C%20University%20of%20Alaska%20Fairbanks&pmd[locale]=en&plt=3463&it=1776901284310&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf0&rqm=FGET — 200 — 197 B — 241 ms — h3https://www.uaf.edu/uaf/images/carousel/2025/FINAL_1225_Aurora_Homepage_Carousel.jpgwww.uaf.edu/uaf/images/carousel/202... https://www.uaf.edu/uaf/images/carousel/2025/FINAL_1225_Aurora_Homepage_Carousel.jpg — 200 — 134.8 KiB — 210 ms — http/1.1https://px.ads.linkedin.com/wa/?medium=fetch&fmt=gpx.ads.linkedin.com/wa/?medium=fetc... https://px.ads.linkedin.com/wa/?medium=fetch&fmt=g — 204 — 825 B — 196 ms — h2https://www.facebook.com/tr/?id=344036003527697&ev=PageView&dl=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2F&rl=&if=false&ts=1776901284937&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776901284768.25155458568275169&ler=empty&cdl=API_unavailable&pmd[title]=UAF%20Home%20%7C%20University%20of%20Alaska%20Fairbanks&pmd[locale]=en&plt=3463&it=1776901284310&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=34403600352... https://www.facebook.com/tr/?id=344036003527697&ev=PageView&dl=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2F&rl=&if=false&ts=1776901284937&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776901284768.25155458568275169&ler=empty&cdl=API_unavailable&pmd[title]=UAF%20Home%20%7C%20University%20of%20Alaska%20Fairbanks&pmd[locale]=en&plt=3463&it=1776901284310&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf0&rqm=GET — 200 — 16 B — 4 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=344036003527697&ev=PageView&dl=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2F&rl=&if=false&ts=1776901284937&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776901284768.25155458568275169&ler=empty&cdl=API_unavailable&pmd[title]=UAF%20Home%20%7C%20University%20of%20Alaska%20Fairbanks&pmd[locale]=en&plt=3463&it=1776901284310&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=344036003527697&ev=PageView&dl=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2F&rl=&if=false&ts=1776901284937&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776901284768.25155458568275169&ler=empty&cdl=API_unavailable&pmd[title]=UAF%20Home%20%7C%20University%20of%20Alaska%20Fairbanks&pmd[locale]=en&plt=3463&it=1776901284310&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf0&rqm=FGET — 200 — 192 B — 91 ms — h3https://www.uaf.edu/news/wild-iris.jpgwww.uaf.edu/news/wild-iris.jpg https://www.uaf.edu/news/wild-iris.jpg — 200 — 1006.6 KiB — 445 ms — http/1.1https://www.uaf.edu/news/georgia-houde.jpgwww.uaf.edu/news/georgia-houde.jpg https://www.uaf.edu/news/georgia-houde.jpg — 200 — 1.2 MiB — 634 ms — http/1.1https://www.uaf.edu/_resources/images/themes/Troth-Yeddha-topo-border_2766.svgwww.uaf.edu/_resources/images/theme... https://www.uaf.edu/_resources/images/themes/Troth-Yeddha-topo-border_2766.svg — 200 — 38.7 KiB — 218 ms — http/1.1https://www.uaf.edu/_resources/images/themes/Cartography_symbols_2766.pngwww.uaf.edu/_resources/images/theme... https://www.uaf.edu/_resources/images/themes/Cartography_symbols_2766.png — 200 — 12.8 KiB — 240 ms — http/1.1https://www.uaf.edu/_resources/images/themes/Arrows_2766_025_opacity.pngwww.uaf.edu/_resources/images/theme... https://www.uaf.edu/_resources/images/themes/Arrows_2766_025_opacity.png — 200 — 10.5 KiB — 211 ms — http/1.1https://www.uaf.edu/_resources/images/themes/Cartography_symbols_white.pngwww.uaf.edu/_resources/images/theme... https://www.uaf.edu/_resources/images/themes/Cartography_symbols_white.png — 200 — 2.1 KiB — 215 ms — http/1.1https://www.uaf.edu/uaf/images/538-topo-fade.pngwww.uaf.edu/uaf/images/538-topo-fad... https://www.uaf.edu/uaf/images/538-topo-fade.png — 200 — 217.3 KiB — 213 ms — http/1.1https://www.uaf.edu/_resources/images/themes/Cartography-symbols_116.pngwww.uaf.edu/_resources/images/theme... https://www.uaf.edu/_resources/images/themes/Cartography-symbols_116.png — 200 — 3.7 KiB — 208 ms — http/1.1https://www.uaf.edu/uaf/images/TP-20-6661-60_topo-overlay.jpgwww.uaf.edu/uaf/images/TP-20-6661-6... https://www.uaf.edu/uaf/images/TP-20-6661-60_topo-overlay.jpg — 200 — 123.8 KiB — 212 ms — http/1.1https://25livepub.collegenet.com/et.aspx?calendar=409906&deed=2&spud=127&mainspud=43&url=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2F25livepub.collegenet.com/et.aspx?ca... https://25livepub.collegenet.com/et.aspx?calendar=409906&deed=2&spud=127&mainspud=43&url=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2F — 200 — 372 B — 193 ms — h2https://25livepub.collegenet.com/et.aspx?calendar=409906&deed=2&spud=127&mainspud=43&url=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2F25livepub.collegenet.com/et.aspx?ca... https://25livepub.collegenet.com/et.aspx?calendar=409906&deed=2&spud=127&mainspud=43&url=https%3A%2F%2Fwww.uaf.edu%2Fuaf%2F — 200 — 326 B — 361 ms — h2https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=afs&tv=1234567890&st=env&sjk=XTS14HFvT7m3LwzvpXJ/Yw==&sde=1ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=afs&tv=1234567890&st=env&sjk=XTS14HFvT7m3LwzvpXJ/Yw==&sde=1 — 200 — 8.1 KiB — 103 ms — h3https://www.uaf.edu/_resources/images/favicon.icowww.uaf.edu/_resources/images/favic... https://www.uaf.edu/_resources/images/favicon.ico — 200 — 5.9 KiB — 211 ms — http/1.1https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 118 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.htmlep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.html — 200 — 5.8 KiB — 83 ms — h2https://pagead2.googlesyndication.com/bg/RiK6ZWktSJHFoyfG9cjH9nLRaZ1B3RgkbmOlM6XvCcc.jspagead2.googlesyndication.com/bg/Ri... https://pagead2.googlesyndication.com/bg/RiK6ZWktSJHFoyfG9cjH9nLRaZ1B3RgkbmOlM6XvCcc.js — 200 — 21.8 KiB — 95 ms — h3https://ep2.adtrafficquality.google/generate_204?Aayy0wep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?Aayy0w — 204 — 40 B — 28 ms — h2https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=afs_1234567890&jk=XTS14HFvT7m3LwzvpXJ%2FYw%3D%3D&bg=!6eql6ojNAAa1ilLUlYo7AEcBe5WfOJf33UDuqQsEwzk9H4nAKe6P0fzFq2J03VP5Is3Qr3BKJmfCZpQhxJXrLufCFa9J1ZamaiBdOBJ0vrBmq8De73lyDwIAAABAUgAAAANoAQd-ABvDLgBNNnrcR3E1kjH6QWd15MKnEIYutqoJGuYKAIt_o3dxP53HYe6HOca2xD4aNvIX7XzIeaJb0N6ZTbYfz5PvLES7A-K7DhFYtzCiUBrGsT6NmvUsrZc4R9xUf6Y6S5nk5YSGV0Ndoi2RrviDGe-x500EI-A7OUjqgvGopWE8wz0tWOs0AR6pmBpxdR-AbRNwTv1Oa0PyA3-JkrwUprr9WUYXux9GR26bmQIHtvbt4np3uqlAIoMGNA88R4MN-XYA5OF4_19nzgGrnZK2Lthj-qqvF6Y2vzp9t7s7hIX_JIy6vx39tXrEQyxfNrgP4iqoFO9_7Q3mMgg1IcrXv2l88jPed3xN8kxm7nMhUcF7ue5hmIJcF5KPQFutnWgX7__wyGy1TEuaMLhWPZeW5SLNQPyOdNQSV3JvVIcq63vmJufOWOJ_jcJ-u4A8SokZzxXTw9xn9o6u-p-VDSVJ9OnVrOP2PQJ7A2LoAiHwdtpglJrMKmL3ngFxswUBlD1PK5L0xcWpW2LcpGfr91zN2XN6WUq-ukiofPq6UcIFAX7JHMQ_WZbWBTFhx9VNhIeiYnuFej2LicICAtYe1UuaVwj4VEjBdn09Us8cFNFd8WzgZjU9bZlu9wHjlt8bYA-oEAL3ab_le8bcYWbNY-D1N3VoJwASV17w5J0ok8SBj-J0Sjt7_VsF-F88Ro4L7C8NLgocZPTR-qKE-z_NNHzLNhcniuYLywgaY3G9zLmiXeqKDRaA6WSoRYkMIOi5Suf3Oyxfs4nNx20pCRPwjyLO12Lect42CyXOLCKAbYhidJI1NA9wGT9uB-jHR_WGGKJUuIIw7fnaXacUf_FWi9gn9bdMLXvYxqrWnyTE6IYuUNk5rPgGjDn3ouNLWv9e4uvkQ50TgA0VZEkwGkLRYXk6WIbsCp7Iep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=afs_1234567890&jk=XTS14HFvT7m3LwzvpXJ%2FYw%3D%3D&bg=!6eql6ojNAAa1ilLUlYo7AEcBe5WfOJf33UDuqQsEwzk9H4nAKe6P0fzFq2J03VP5Is3Qr3BKJmfCZpQhxJXrLufCFa9J1ZamaiBdOBJ0vrBmq8De73lyDwIAAABAUgAAAANoAQd-ABvDLgBNNnrcR3E1kjH6QWd15MKnEIYutqoJGuYKAIt_o3dxP53HYe6HOca2xD4aNvIX7XzIeaJb0N6ZTbYfz5PvLES7A-K7DhFYtzCiUBrGsT6NmvUsrZc4R9xUf6Y6S5nk5YSGV0Ndoi2RrviDGe-x500EI-A7OUjqgvGopWE8wz0tWOs0AR6pmBpxdR-AbRNwTv1Oa0PyA3-JkrwUprr9WUYXux9GR26bmQIHtvbt4np3uqlAIoMGNA88R4MN-XYA5OF4_19nzgGrnZK2Lthj-qqvF6Y2vzp9t7s7hIX_JIy6vx39tXrEQyxfNrgP4iqoFO9_7Q3mMgg1IcrXv2l88jPed3xN8kxm7nMhUcF7ue5hmIJcF5KPQFutnWgX7__wyGy1TEuaMLhWPZeW5SLNQPyOdNQSV3JvVIcq63vmJufOWOJ_jcJ-u4A8SokZzxXTw9xn9o6u-p-VDSVJ9OnVrOP2PQJ7A2LoAiHwdtpglJrMKmL3ngFxswUBlD1PK5L0xcWpW2LcpGfr91zN2XN6WUq-ukiofPq6UcIFAX7JHMQ_WZbWBTFhx9VNhIeiYnuFej2LicICAtYe1UuaVwj4VEjBdn09Us8cFNFd8WzgZjU9bZlu9wHjlt8bYA-oEAL3ab_le8bcYWbNY-D1N3VoJwASV17w5J0ok8SBj-J0Sjt7_VsF-F88Ro4L7C8NLgocZPTR-qKE-z_NNHzLNhcniuYLywgaY3G9zLmiXeqKDRaA6WSoRYkMIOi5Suf3Oyxfs4nNx20pCRPwjyLO12Lect42CyXOLCKAbYhidJI1NA9wGT9uB-jHR_WGGKJUuIIw7fnaXacUf_FWi9gn9bdMLXvYxqrWnyTE6IYuUNk5rPgGjDn3ouNLWv9e4uvkQ50TgA0VZEkwGkLRYXk6WIbsCp7I — 204 — 17 B — 55 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 4579ms · 1357KB · $61/mo
www.uaf.edu
Other
Costly
Execution 1096ms
Transfer 67 KB
Monthly Cost $15/mo
Unattributable
Other
Costly
Execution 759ms
Transfer 0 KB
Monthly Cost $10/mo
Google Tag Manager
Tag Manager
Costly
Execution 513ms
Transfer 177 KB
Unused 37%
Monthly Cost $7/mo
Google Tag Manager
Tag Manager
Costly
Execution 358ms
Transfer 164 KB
Unused 41%
Monthly Cost $5/mo
kit.fontawesome.com
Other
Optional
Execution 186ms
Transfer 6 KB
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 167ms
Transfer 134 KB
Unused 50%
Monthly Cost $2/mo
www.google.com
Other
Optional
Execution 154ms
Transfer 103 KB
Unused 50%
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 150ms
Transfer 137 KB
Unused 49%
Monthly Cost $2/mo
Hotjar
Session Replay
Optional
Execution 147ms
Transfer 57 KB
Unused 65%
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 145ms
Transfer 143 KB
Unused 48%
Monthly Cost $2/mo
25livepub.collegenet.com
Other
Optional
Execution 136ms
Transfer 13 KB
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 127ms
Transfer 116 KB
Unused 55%
Monthly Cost $2/mo
Google Analytics
Analytics
Optional
Execution 122ms
Transfer 21 KB
Monthly Cost $2/mo
Facebook Pixel
Advertising
Optional
Execution 118ms
Transfer 45 KB
Monthly Cost $2/mo
Facebook Pixel
Advertising
Optional
Execution 113ms
Transfer 97 KB
Unused 36%
Monthly Cost $2/mo
cse.google.com
Other
Optional
Execution 109ms
Transfer 4 KB
Monthly Cost $1/mo
code.jquery.com
Other
Optional
Execution 63ms
Transfer 31 KB
Monthly Cost $1/mo
LinkedIn Insight
Advertising
Optional
Execution 58ms
Transfer 19 KB
Monthly Cost $1/mo
Matomo
Analytics
Optional
Execution 57ms
Transfer 26 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.uaf.edu adds 1096ms and costs ~$15/month
  • Unattributable adds 759ms and costs ~$10/month
  • Google Tag Manager adds 513ms and costs ~$7/month
  • Google Tag Manager adds 358ms and costs ~$5/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.uaf.edu takes 1096ms 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 759ms 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 513ms 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 358ms 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

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

50% of www.google.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

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

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

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