Skip to content
https://sdsu.edu

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
70
GRADE
C
FIX
6
REVIEW
1
PASS
6
INFO
2

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

40
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.
100
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.

1.05 s

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

9.83 s

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

649 ms

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

0.003

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

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

9.86 s

Page Load Progression

844 ms
1.7 s
2.5 s
3.4 s
4.2 s
5.1 s
5.9 s
6.8 s
Checks
15
6 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
37.7 MB transferred, 145 requests
FIX
37.7 MB transferred, 145 requests
Critical::
Page weighs 47.2 MB (37.7 MB transferred)
Warning::
Images are 17.3 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 17.3 MB
Warning::
JavaScript is 1.7 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.7 MB
Info::
Fonts are 649 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 649 KB
Warning::
145 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 7.9 g CO2 per page load
37.7 MB / 2.4 MB budget
37.7 MB transferred
145 requests
7.9 g CO2 per page load
Images 17.3 MiB 46%
Other 12.0 MiB 32%
Other 5.7 MiB 15%
JavaScript 1.7 MiB 5%
Fonts 649.4 KiB 2%
CSS 175.4 KiB 0%
HTML 116.2 KiB 0%
Other 14.0 KiB 0%
Other 13.9 KiB 0%
Other 136 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (37.7 MiB of 37.7 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
3655ms total JS execution
FIX
3655ms total JS execution
Warning::
https://www.sdsu.edu/: 908ms CPU time
Warning::
Unattributable: 661ms CPU time
Warning::
https://ou-resources.sdsu.edu/crimson/js/_compiled...: 652ms CPU time
Info::
https://www.googletagmanager.com/gtag/destination?...: 203ms CPU time
Info::
https://ou-resources.sdsu.edu/js/jquery/jquery-3.6...: 173ms CPU time
Warning::
Third-party scripts: 3655ms (100% of total)

Main Thread Breakdown

Other 46% Script Evaluation 38% Style & Layout 9% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://www.sdsu.edu/908ms5ms1ms3rd
Unattributable661ms112ms0ms3rd
https://ou-resources.sdsu.edu/crimson/js/_compiled/main.min.js?v=20260302652ms107ms12ms3rd
https://www.googletagmanager.com/gtag/destination?id=AW-10812186853&cx=c&gtm=4e64h1203ms183ms17ms3rd
https://ou-resources.sdsu.edu/js/jquery/jquery-3.6.0.min.js173ms71ms4ms3rd
https://scripts.clarity.ms/0.8.59/clarity.js171ms153ms2ms3rd
https://www.googletagmanager.com/gtag/js?id=G-PQ982Y29GP&cx=c&gtm=4e64h1158ms137ms19ms3rd
https://cdn.cookielaw.org/scripttemplates/202604.1.0/otBannerSdk.js146ms96ms33ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-17910356512&cx=c&gtm=4e64h1145ms110ms35ms3rd
https://www.youtube.com/s/player/218d9d92/www-widgetapi.vflset/www-widgetapi.js141ms115ms1ms3rd

Showing top 10 of 13 scripts

D
JS Bundles
Action
33 scripts, 335 KB unused
FIX
33 scripts, 335 KB unused
Warning::
https://cdn.cookielaw.org/scripttemplates/202604.1...: 69 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-PQ98...: 63 KB unused (36%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-P52...: 61 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/destination?...: 59 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-179...: 55 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 335 KB
335 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn.cookielaw.org/scripttemplates/202604.1.0/otBannerSdk.js131 KB69 KB (53%)3rd
https://www.googletagmanager.com/gtag/js?id=G-PQ982Y29GP&cx=c&gtm=4e64h1174 KB63 KB (36%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-P5224TD158 KB61 KB (38%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-10812186853&cx=c&gtm=4e64h1141 KB59 KB (42%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-17910356512&cx=c&gtm=4e64h1145 KB55 KB (38%)3rd
https://ou-resources.sdsu.edu/crimson/js/_compiled/main.min.js?v=2026030258 KB28 KB (49%)3rd
https://www.youtube.com/s/player/218d9d92/player_embed_es6.vflset/en_US/base.js436 KB3rd
https://www.youtube.com/s/player/218d9d92/www-widgetapi.vflset/www-widgetapi.js11 KB3rd
https://ou-resources.sdsu.edu/js/jquery/jquery-3.6.0.min.js32 KB3rd
https://static.doubleclick.net/instream/ad_status.js0 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

D
Page Weight Inventory
Action
145 resources · 37.7 MB · 335 KB savings available
FIX
145 resources · 37.7 MB · 335 KB savings available
Warning::
Page weight 36.7 MB over 1MB target
Got: 37.7 MB Expected: ≤ 1 MB
Info::
~335 KB of savings available
Warning::
144 third-party resources (100% of weight)
Info::
20 resources over 200KB
145 resources · 37.7 MiB · 144 third-party 36.7 MiB over 1MB target
Image 46% · 17.4 MiB
Media 32% · 12.0 MiB
Other 15% · 5.7 MiB
JavaScript 5% · 1.7 MiB
Font 2% · 649.4 KiB
CSS 0% · 180.2 KiB
Document 0% · 116.7 KiB

~335.5 KiB of savings available

Remove unused JavaScript: 335.5 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
27 images, 0 KB saveable
REVIEW
27 images, 0 KB saveable
Warning::
https://ou-resources.sdsu.edu/images/_sdsu/logo-20... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.sdsu.edu/news/2026/04/_images/sdsu-tea... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.sdsu.edu/news/2026/04/_images/sdsu-mai... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.sdsu.edu/news/2026/04/_images/sepulved... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
27 images 17.3 MB
0 oversized -0 KB
26 legacy format
4 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

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

Web fonts

12

649 KB total

Render-blocking

0

of 12

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 FCP 1.0 s LCP 9.8 shttps://use.typekit.net/af/2555e1/00000000000000007735e603/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3l https://use.typekit.net/af/2555e1/00000000000000007735e603/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3 — 77.4 KiB — 53 ms — font-display: swaphttps://ou-resources.sdsu.edu/crimson/assets/fonts/icomoon/icomoon.woff?9tc22licomoon.woff https://ou-resources.sdsu.edu/crimson/assets/fonts/icomoon/icomoon.woff?9tc22l — 2.7 KiB — 51 ms — font-display: swaphttps://use.typekit.net/af/23e139/00000000000000007735e605/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n5&v=3l https://use.typekit.net/af/23e139/00000000000000007735e605/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n5&v=3 — 75.3 KiB — 73 ms — font-display: swaphttps://use.typekit.net/af/1be3c2/00000000000000007735e606/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n3&v=3l https://use.typekit.net/af/1be3c2/00000000000000007735e606/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n3&v=3 — 74.3 KiB — 98 ms — font-display: swaphttps://use.fontawesome.com/releases/v5.15.4/webfonts/fa-brands-400.woff2fa-brands-400.woff2 https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-brands-400.woff2 — 75.5 KiB — 53 ms — font-display: swaphttps://use.typekit.net/af/d03e48/000000000000000077359df2/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n5&v=3l https://use.typekit.net/af/d03e48/000000000000000077359df2/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n5&v=3 — 42.0 KiB — 90 ms — font-display: swaphttps://use.typekit.net/af/efe4a5/00000000000000007735e609/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3l https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3 — 74.7 KiB — 64 ms — font-display: swaphttps://use.typekit.net/af/40d372/00000000000000007735e607/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i3&v=3l https://use.typekit.net/af/40d372/00000000000000007735e607/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i3&v=3 — 77.2 KiB — 60 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 49 ms — font-display: swaphttps://use.typekit.net/af/8f4e31/0000000000000000000132e3/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3l https://use.typekit.net/af/8f4e31/0000000000000000000132e3/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3 — 38.5 KiB — 7 ms — font-display: swaphttps://use.typekit.net/af/3322cc/00000000000000007735e616/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3l https://use.typekit.net/af/3322cc/00000000000000007735e616/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3 — 77.9 KiB — 12 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 0 B — 0 ms — font-display: swap
l woff2 swap
Size 77 KB
Load time 53 ms
Start 529 ms
Risk FOUT — text flashes from fallback to web font
icomoon.woff woff swap
Size 3 KB
Load time 51 ms
Start 529 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
l woff2 swap
Size 75 KB
Load time 73 ms
Start 530 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 74 KB
Load time 98 ms
Start 530 ms
Risk FOUT — text flashes from fallback to web font
fa-brands-400.woff2 woff2 swap
Size 75 KB
Load time 53 ms
Start 531 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 42 KB
Load time 90 ms
Start 531 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 75 KB
Load time 64 ms
Start 531 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 77 KB
Load time 60 ms
Start 532 ms
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 49 ms
Start 622 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 39 KB
Load time 7 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 78 KB
Load time 12 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 0 KB
Load time 0 ms
Start 2.8 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)

Fixing the unchecked items could save ~1 KB and ~2 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
145 requests over 6455ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 1.0 s LCP 9.8 shttps://sdsu.edu// https://sdsu.edu/ — 301 — 316 B — 73 ms — h2https://www.sdsu.edu/www.sdsu.edu/ https://www.sdsu.edu/ — 200 — 8.5 KiB — 96 ms — h2https://use.fontawesome.com/releases/v5.15.4/css/all.cssuse.fontawesome.com/releases/v5.15.... https://use.fontawesome.com/releases/v5.15.4/css/all.css — 200 — 13.8 KiB — 52 ms — h2https://use.typekit.net/vfx4zws.cssuse.typekit.net/vfx4zws.css https://use.typekit.net/vfx4zws.css — 200 — 1.5 KiB — 22 ms — h2https://ou-resources.sdsu.edu/crimson/css/slick/1.8.1/slick.min.cssou-resources.sdsu.edu/crimson/css/s... https://ou-resources.sdsu.edu/crimson/css/slick/1.8.1/slick.min.css — 200 — 702 B — 76 ms — h3https://ou-resources.sdsu.edu/crimson/css/main.min.css?v=20260302ou-resources.sdsu.edu/crimson/css/m... https://ou-resources.sdsu.edu/crimson/css/main.min.css?v=20260302 — 200 — 51.5 KiB — 95 ms — h3https://ou-resources.sdsu.edu/crimson/css/custom.cssou-resources.sdsu.edu/crimson/css/c... https://ou-resources.sdsu.edu/crimson/css/custom.css — 200 — 668 B — 80 ms — h3https://ou-resources.sdsu.edu/crimson/css/oustyles.cssou-resources.sdsu.edu/crimson/css/o... https://ou-resources.sdsu.edu/crimson/css/oustyles.css — 200 — 1.6 KiB — 75 ms — h3https://www.sdsu.edu/ou-alerts/alerts-config.alerts.css?v=2.0-20210629082833www.sdsu.edu/ou-alerts/alerts-confi... https://www.sdsu.edu/ou-alerts/alerts-config.alerts.css?v=2.0-20210629082833 — 200 — 2.4 KiB — 26 ms — h2https://www.sdsu.edu/_resources/css/crimson/local.csswww.sdsu.edu/_resources/css/crimson... https://www.sdsu.edu/_resources/css/crimson/local.css — 200 — 899 B — 27 ms — h2https://ou-resources.sdsu.edu/images/_sdsu/logo-2022/logo.pngou-resources.sdsu.edu/images/_sdsu/... https://ou-resources.sdsu.edu/images/_sdsu/logo-2022/logo.png — 200 — 11.2 KiB — 83 ms — h3https://www.sdsu.edu/news/2026/04/_images/sdsu-team-chula.pngwww.sdsu.edu/news/2026/04/_images/s... https://www.sdsu.edu/news/2026/04/_images/sdsu-team-chula.png — 200 — 847.2 KiB — 86 ms — h2https://p.typekit.net/p.css?s=1&k=vfx4zws&ht=tk&f=139.140.175.176.5474.5475.25136.25137.10294.10295.10296.10297.10300.10301.10302.10303&a=46841657&app=typekit&e=cssp.typekit.net/p.css?s=1&k=vfx4zws&h... https://p.typekit.net/p.css?s=1&k=vfx4zws&ht=tk&f=139.140.175.176.5474.5475.25136.25137.10294.10295.10296.10297.10300.10301.10302.10303&a=46841657&app=typekit&e=css — 200 — 172 B — 31 ms — h2https://www.sdsu.edu/news/2026/04/_images/sdsu-main-campus-aerials.jpgwww.sdsu.edu/news/2026/04/_images/s... https://www.sdsu.edu/news/2026/04/_images/sdsu-main-campus-aerials.jpg — 200 — 5.1 MiB — 1.2 s — h3https://www.sdsu.edu/news/2026/04/_images/sepulveda-resized.jpgwww.sdsu.edu/news/2026/04/_images/s... https://www.sdsu.edu/news/2026/04/_images/sepulveda-resized.jpg — 200 — 571.7 KiB — 433 ms — h3https://www.sdsu.edu/_images/centennial-walkway-overlay.jpgwww.sdsu.edu/_images/centennial-wal... https://www.sdsu.edu/_images/centennial-walkway-overlay.jpg — 200 — 626.3 KiB — 443 ms — h3https://ou-resources.sdsu.edu/js/jquery/jquery-3.6.0.min.jsou-resources.sdsu.edu/js/jquery/jqu... https://ou-resources.sdsu.edu/js/jquery/jquery-3.6.0.min.js — 200 — 31.6 KiB — 56 ms — h3https://ou-resources.sdsu.edu/crimson/js/onetrust-wrapper.min.jsou-resources.sdsu.edu/crimson/js/on... https://ou-resources.sdsu.edu/crimson/js/onetrust-wrapper.min.js — 200 — 416 B — 37 ms — h3https://ou-resources.sdsu.edu/crimson/js/_compiled/main.min.js?v=20260302ou-resources.sdsu.edu/crimson/js/_c... https://ou-resources.sdsu.edu/crimson/js/_compiled/main.min.js?v=20260302 — 200 — 57.5 KiB — 70 ms — h3https://ou-resources.sdsu.edu/crimson/js/ouscripts.jsou-resources.sdsu.edu/crimson/js/ou... https://ou-resources.sdsu.edu/crimson/js/ouscripts.js — 200 — 658 B — 37 ms — h3https://www.sdsu.edu/ou-alerts/alerts-config.alerts.js?v=2.0-20210629082832www.sdsu.edu/ou-alerts/alerts-confi... https://www.sdsu.edu/ou-alerts/alerts-config.alerts.js?v=2.0-20210629082832 — 200 — 6.4 KiB — 51 ms — h3https://www.sdsu.edu/_resources/js/crimson/local.jswww.sdsu.edu/_resources/js/crimson/... https://www.sdsu.edu/_resources/js/crimson/local.js — 200 — 315 B — 51 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-P5224TDwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-P5224TD — 200 — 158.1 KiB — 138 ms — h2https://youtube.com/embed/6oLSPnN4e58youtube.com/embed/6oLSPnN4e58 https://youtube.com/embed/6oLSPnN4e58 — 301 — 2.1 KiB — 78 ms — h2https://www.sdsu.edu/_resources/images/homepage-hero-5-26.jpgwww.sdsu.edu/_resources/images/home... https://www.sdsu.edu/_resources/images/homepage-hero-5-26.jpg — 200 — 959.5 KiB — 529 ms — h3https://www.sdsu.edu/_images/sdsu-students-social-gary-payne-0063.jpgwww.sdsu.edu/_images/sdsu-students-... https://www.sdsu.edu/_images/sdsu-students-social-gary-payne-0063.jpg — 200 — 999.0 KiB — 537 ms — h3https://www.sdsu.edu/_resources/images/ocean-beach-pier.pngwww.sdsu.edu/_resources/images/ocea... https://www.sdsu.edu/_resources/images/ocean-beach-pier.png — 200 — 5.9 MiB — 1.2 s — h3https://www.sdsu.edu/news/2025/11/images/student-ambassadors.jpgwww.sdsu.edu/news/2025/11/images/st... https://www.sdsu.edu/news/2025/11/images/student-ambassadors.jpg — 200 — 200.4 KiB — 186 ms — h3https://www.sdsu.edu/_resources/images/aztec-experience.jpgwww.sdsu.edu/_resources/images/azte... https://www.sdsu.edu/_resources/images/aztec-experience.jpg — 200 — 483.7 KiB — 408 ms — h3https://www.sdsu.edu/_resources/images/arts-and-culture-static.jpgwww.sdsu.edu/_resources/images/arts... https://www.sdsu.edu/_resources/images/arts-and-culture-static.jpg — 200 — 443.9 KiB — 423 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 1.0 s LCP 9.8 shttps://sdsu.edu// https://sdsu.edu/ — 301 — 316 B — 73 ms — h2https://www.sdsu.edu/www.sdsu.edu/ https://www.sdsu.edu/ — 200 — 8.5 KiB — 96 ms — h2https://use.fontawesome.com/releases/v5.15.4/css/all.cssuse.fontawesome.com/releases/v5.15.... https://use.fontawesome.com/releases/v5.15.4/css/all.css — 200 — 13.8 KiB — 52 ms — h2https://use.typekit.net/vfx4zws.cssuse.typekit.net/vfx4zws.css https://use.typekit.net/vfx4zws.css — 200 — 1.5 KiB — 22 ms — h2https://ou-resources.sdsu.edu/crimson/css/slick/1.8.1/slick.min.cssou-resources.sdsu.edu/crimson/css/s... https://ou-resources.sdsu.edu/crimson/css/slick/1.8.1/slick.min.css — 200 — 702 B — 76 ms — h3https://ou-resources.sdsu.edu/crimson/css/main.min.css?v=20260302ou-resources.sdsu.edu/crimson/css/m... https://ou-resources.sdsu.edu/crimson/css/main.min.css?v=20260302 — 200 — 51.5 KiB — 95 ms — h3https://ou-resources.sdsu.edu/crimson/css/custom.cssou-resources.sdsu.edu/crimson/css/c... https://ou-resources.sdsu.edu/crimson/css/custom.css — 200 — 668 B — 80 ms — h3https://ou-resources.sdsu.edu/crimson/css/oustyles.cssou-resources.sdsu.edu/crimson/css/o... https://ou-resources.sdsu.edu/crimson/css/oustyles.css — 200 — 1.6 KiB — 75 ms — h3https://www.sdsu.edu/ou-alerts/alerts-config.alerts.css?v=2.0-20210629082833www.sdsu.edu/ou-alerts/alerts-confi... https://www.sdsu.edu/ou-alerts/alerts-config.alerts.css?v=2.0-20210629082833 — 200 — 2.4 KiB — 26 ms — h2https://www.sdsu.edu/_resources/css/crimson/local.csswww.sdsu.edu/_resources/css/crimson... https://www.sdsu.edu/_resources/css/crimson/local.css — 200 — 899 B — 27 ms — h2https://ou-resources.sdsu.edu/images/_sdsu/logo-2022/logo.pngou-resources.sdsu.edu/images/_sdsu/... https://ou-resources.sdsu.edu/images/_sdsu/logo-2022/logo.png — 200 — 11.2 KiB — 83 ms — h3https://www.sdsu.edu/news/2026/04/_images/sdsu-team-chula.pngwww.sdsu.edu/news/2026/04/_images/s... https://www.sdsu.edu/news/2026/04/_images/sdsu-team-chula.png — 200 — 847.2 KiB — 86 ms — h2https://p.typekit.net/p.css?s=1&k=vfx4zws&ht=tk&f=139.140.175.176.5474.5475.25136.25137.10294.10295.10296.10297.10300.10301.10302.10303&a=46841657&app=typekit&e=cssp.typekit.net/p.css?s=1&k=vfx4zws&h... https://p.typekit.net/p.css?s=1&k=vfx4zws&ht=tk&f=139.140.175.176.5474.5475.25136.25137.10294.10295.10296.10297.10300.10301.10302.10303&a=46841657&app=typekit&e=css — 200 — 172 B — 31 ms — h2https://www.sdsu.edu/news/2026/04/_images/sdsu-main-campus-aerials.jpgwww.sdsu.edu/news/2026/04/_images/s... https://www.sdsu.edu/news/2026/04/_images/sdsu-main-campus-aerials.jpg — 200 — 5.1 MiB — 1.2 s — h3https://www.sdsu.edu/news/2026/04/_images/sepulveda-resized.jpgwww.sdsu.edu/news/2026/04/_images/s... https://www.sdsu.edu/news/2026/04/_images/sepulveda-resized.jpg — 200 — 571.7 KiB — 433 ms — h3https://www.sdsu.edu/_images/centennial-walkway-overlay.jpgwww.sdsu.edu/_images/centennial-wal... https://www.sdsu.edu/_images/centennial-walkway-overlay.jpg — 200 — 626.3 KiB — 443 ms — h3https://ou-resources.sdsu.edu/js/jquery/jquery-3.6.0.min.jsou-resources.sdsu.edu/js/jquery/jqu... https://ou-resources.sdsu.edu/js/jquery/jquery-3.6.0.min.js — 200 — 31.6 KiB — 56 ms — h3https://ou-resources.sdsu.edu/crimson/js/onetrust-wrapper.min.jsou-resources.sdsu.edu/crimson/js/on... https://ou-resources.sdsu.edu/crimson/js/onetrust-wrapper.min.js — 200 — 416 B — 37 ms — h3https://ou-resources.sdsu.edu/crimson/js/_compiled/main.min.js?v=20260302ou-resources.sdsu.edu/crimson/js/_c... https://ou-resources.sdsu.edu/crimson/js/_compiled/main.min.js?v=20260302 — 200 — 57.5 KiB — 70 ms — h3https://ou-resources.sdsu.edu/crimson/js/ouscripts.jsou-resources.sdsu.edu/crimson/js/ou... https://ou-resources.sdsu.edu/crimson/js/ouscripts.js — 200 — 658 B — 37 ms — h3https://www.sdsu.edu/ou-alerts/alerts-config.alerts.js?v=2.0-20210629082832www.sdsu.edu/ou-alerts/alerts-confi... https://www.sdsu.edu/ou-alerts/alerts-config.alerts.js?v=2.0-20210629082832 — 200 — 6.4 KiB — 51 ms — h3https://www.sdsu.edu/_resources/js/crimson/local.jswww.sdsu.edu/_resources/js/crimson/... https://www.sdsu.edu/_resources/js/crimson/local.js — 200 — 315 B — 51 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-P5224TDwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-P5224TD — 200 — 158.1 KiB — 138 ms — h2https://youtube.com/embed/6oLSPnN4e58youtube.com/embed/6oLSPnN4e58 https://youtube.com/embed/6oLSPnN4e58 — 301 — 2.1 KiB — 78 ms — h2https://www.sdsu.edu/_resources/images/homepage-hero-5-26.jpgwww.sdsu.edu/_resources/images/home... https://www.sdsu.edu/_resources/images/homepage-hero-5-26.jpg — 200 — 959.5 KiB — 529 ms — h3https://www.sdsu.edu/_images/sdsu-students-social-gary-payne-0063.jpgwww.sdsu.edu/_images/sdsu-students-... https://www.sdsu.edu/_images/sdsu-students-social-gary-payne-0063.jpg — 200 — 999.0 KiB — 537 ms — h3https://www.sdsu.edu/_resources/images/ocean-beach-pier.pngwww.sdsu.edu/_resources/images/ocea... https://www.sdsu.edu/_resources/images/ocean-beach-pier.png — 200 — 5.9 MiB — 1.2 s — h3https://www.sdsu.edu/news/2025/11/images/student-ambassadors.jpgwww.sdsu.edu/news/2025/11/images/st... https://www.sdsu.edu/news/2025/11/images/student-ambassadors.jpg — 200 — 200.4 KiB — 186 ms — h3https://www.sdsu.edu/_resources/images/aztec-experience.jpgwww.sdsu.edu/_resources/images/azte... https://www.sdsu.edu/_resources/images/aztec-experience.jpg — 200 — 483.7 KiB — 408 ms — h3https://www.sdsu.edu/_resources/images/arts-and-culture-static.jpgwww.sdsu.edu/_resources/images/arts... https://www.sdsu.edu/_resources/images/arts-and-culture-static.jpg — 200 — 443.9 KiB — 423 ms — h3https://www.youtube.com/embed/6oLSPnN4e58www.youtube.com/embed/6oLSPnN4e58 https://www.youtube.com/embed/6oLSPnN4e58 — 200 — 54.2 KiB — 164 ms — h2https://use.typekit.net/af/2555e1/00000000000000007735e603/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3use.typekit.net/af/2555e1/000000000... https://use.typekit.net/af/2555e1/00000000000000007735e603/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3 — 200 — 77.4 KiB — 53 ms — h2https://ou-resources.sdsu.edu/crimson/assets/fonts/icomoon/icomoon.woff?9tc22lou-resources.sdsu.edu/crimson/asset... https://ou-resources.sdsu.edu/crimson/assets/fonts/icomoon/icomoon.woff?9tc22l — 200 — 2.7 KiB — 51 ms — h3https://use.typekit.net/af/23e139/00000000000000007735e605/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n5&v=3use.typekit.net/af/23e139/000000000... https://use.typekit.net/af/23e139/00000000000000007735e605/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n5&v=3 — 200 — 75.3 KiB — 73 ms — h2https://use.typekit.net/af/1be3c2/00000000000000007735e606/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n3&v=3use.typekit.net/af/1be3c2/000000000... https://use.typekit.net/af/1be3c2/00000000000000007735e606/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n3&v=3 — 200 — 74.3 KiB — 98 ms — h2https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-brands-400.woff2use.fontawesome.com/releases/v5.15.... https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-brands-400.woff2 — 200 — 75.5 KiB — 53 ms — h2https://use.typekit.net/af/d03e48/000000000000000077359df2/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n5&v=3use.typekit.net/af/d03e48/000000000... https://use.typekit.net/af/d03e48/000000000000000077359df2/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n5&v=3 — 200 — 42.0 KiB — 90 ms — h2https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3use.typekit.net/af/efe4a5/000000000... https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3 — 200 — 74.7 KiB — 64 ms — h2https://use.typekit.net/af/40d372/00000000000000007735e607/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i3&v=3use.typekit.net/af/40d372/000000000... https://use.typekit.net/af/40d372/00000000000000007735e607/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i3&v=3 — 200 — 77.2 KiB — 60 ms — h2https://www.sdsu.edu/_resources/video/arts-and-culture-v3.mp4www.sdsu.edu/_resources/video/arts-... https://www.sdsu.edu/_resources/video/arts-and-culture-v3.mp4 — 206 — 12.0 MiB — 385 ms — h3https://www.youtube.com/s/player/218d9d92/www-player.csswww.youtube.com/s/player/218d9d92/w... https://www.youtube.com/s/player/218d9d92/www-player.css — 200 — 56.9 KiB — 49 ms — h2https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.Z3F5ov4G3v8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywFC1GFUvUTMfxq9C5Vyf-b95XqJUwwww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.Z3F5ov4G3v8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywFC1GFUvUTMfxq9C5Vyf-b95XqJUw — 200 — 45.4 KiB — 58 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=root,base — 200 — 193.0 KiB — 79 ms — h2https://www.youtube.com/s/player/218d9d92/player_embed_es6.vflset/en_US/base.jswww.youtube.com/s/player/218d9d92/p... https://www.youtube.com/s/player/218d9d92/player_embed_es6.vflset/en_US/base.js — 200 — 435.7 KiB — 97 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 49 ms — h3https://www.sdsu.edu/ou-alerts/active-alerts.xml?time=1776814337457www.sdsu.edu/ou-alerts/active-alert... https://www.sdsu.edu/ou-alerts/active-alerts.xml?time=1776814337457 — 200 — 495 B — 58 ms — h3https://googleads.g.doubleclick.net/pagead/idgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id — 302 — 23 B — 144 ms — h3https://static.doubleclick.net/instream/ad_status.jsstatic.doubleclick.net/instream/ad_... https://static.doubleclick.net/instream/ad_status.js — 200 — 495 B — 42 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=r78Drbwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=r78Drb — 200 — 146.3 KiB — 24 ms — h3https://googleads.g.doubleclick.net/pagead/id?slf_rd=1googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id?slf_rd=1 — 200 — 146 B — 26 ms — h3https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 2.8 KiB — 64 ms — h2https://ou-resources.sdsu.edu/crimson/assets/img/library-interior.pngou-resources.sdsu.edu/crimson/asset... https://ou-resources.sdsu.edu/crimson/assets/img/library-interior.png — 200 — 195.0 KiB — 73 ms — h3https://ou-resources.sdsu.edu/crimson/assets/img/student-union.pngou-resources.sdsu.edu/crimson/asset... https://ou-resources.sdsu.edu/crimson/assets/img/student-union.png — 200 — 226.2 KiB — 76 ms — h3https://ou-resources.sdsu.edu/crimson/assets/img/students-in-eis.pngou-resources.sdsu.edu/crimson/asset... https://ou-resources.sdsu.edu/crimson/assets/img/students-in-eis.png — 200 — 197.3 KiB — 74 ms — h3https://www.sdsu.edu/_resources/images/meet-our-students-jr.pngwww.sdsu.edu/_resources/images/meet... https://www.sdsu.edu/_resources/images/meet-our-students-jr.png — 200 — 199.7 KiB — 88 ms — h3https://www.sdsu.edu/_resources/images/meet-our-students-aleah.pngwww.sdsu.edu/_resources/images/meet... https://www.sdsu.edu/_resources/images/meet-our-students-aleah.png — 200 — 215.0 KiB — 86 ms — h3https://www.sdsu.edu/_resources/images/meet-our-students-kyle.pngwww.sdsu.edu/_resources/images/meet... https://www.sdsu.edu/_resources/images/meet-our-students-kyle.png — 200 — 212.0 KiB — 86 ms — h3https://use.typekit.net/af/8f4e31/0000000000000000000132e3/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3use.typekit.net/af/8f4e31/000000000... https://use.typekit.net/af/8f4e31/0000000000000000000132e3/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3 — 200 — 38.5 KiB — 7 ms — h2https://use.typekit.net/af/3322cc/00000000000000007735e616/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3use.typekit.net/af/3322cc/000000000... https://use.typekit.net/af/3322cc/00000000000000007735e616/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3 — 200 — 77.9 KiB — 12 ms — h2https://i.ytimg.com/vi/6oLSPnN4e58/sddefault.jpg?sqp=-oaymwEmCIAFEOAD8quKqQMa8AEB-AH-CYAC0AWKAgwIABABGGUgVShQMA8=&rs=AOn4CLC2roS8z3zLfrotfLuCWY-lKdMYQwi.ytimg.com/vi/6oLSPnN4e58/sddefaul... https://i.ytimg.com/vi/6oLSPnN4e58/sddefault.jpg?sqp=-oaymwEmCIAFEOAD8quKqQMa8AEB-AH-CYAC0AWKAgwIABABGGUgVShQMA8=&rs=AOn4CLC2roS8z3zLfrotfLuCWY-lKdMYQw — 200 — 48.7 KiB — 31 ms — h2https://www.gstatic.com/youtube/img/icons/mweb/youtube_fill/logo/v2/67px.svgwww.gstatic.com/youtube/img/icons/m... https://www.gstatic.com/youtube/img/icons/mweb/youtube_fill/logo/v2/67px.svg — 200 — 726 B — 44 ms — h2https://www.google.com/js/th/qKGyavTtqsN8WEgkipKf66gOrjuRyzmwbl6TXabwSno.jswww.google.com/js/th/qKGyavTtqsN8WE... https://www.google.com/js/th/qKGyavTtqsN8WEgkipKf66gOrjuRyzmwbl6TXabwSno.js — 200 — 23.2 KiB — 40 ms — h3https://www.youtube.com/generate_204?4ECSSAwww.youtube.com/generate_204?4ECSSA https://www.youtube.com/generate_204?4ECSSA — 204 — 10 B — 10 ms — h3https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 0 B — 48 ms — h2https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 312 B — 26 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.js?did=0199ee14-882f-7393-9c3d-8743767f00c1cdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js?did=0199ee14-882f-7393-9c3d-8743767f00c1 — 200 — 9.1 KiB — 54 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-17910356512&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-17910356512&cx=c&gtm=4e64h1 — 200 — 144.8 KiB — 94 ms — h2https://www.googletagmanager.com/gtag/js?id=G-PQ982Y29GP&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-PQ982Y29GP&cx=c&gtm=4e64h1 — 200 — 174.0 KiB — 84 ms — h2https://sc-static.net/scevent.min.jssc-static.net/scevent.min.js https://sc-static.net/scevent.min.js — 200 — 24.8 KiB — 92 ms — h2https://www.clarity.ms/tag/djf35rrbni?ref=gtm2www.clarity.ms/tag/djf35rrbni?ref=g... https://www.clarity.ms/tag/djf35rrbni?ref=gtm2 — 200 — 1.1 KiB — 236 ms — http/1.1https://adp.eab.com/js/adp.min.jsadp.eab.com/js/adp.min.js https://adp.eab.com/js/adp.min.js — 200 — 497 B — 314 ms — h2https://www.youtube.com/s/player/218d9d92/www-widgetapi.vflset/www-widgetapi.jswww.youtube.com/s/player/218d9d92/w... https://www.youtube.com/s/player/218d9d92/www-widgetapi.vflset/www-widgetapi.js — 200 — 10.6 KiB — 22 ms — h2https://cdn.cookielaw.org/consent/0199ee14-882f-7393-9c3d-8743767f00c1/0199ee14-882f-7393-9c3d-8743767f00c1.jsoncdn.cookielaw.org/consent/0199ee14-... https://cdn.cookielaw.org/consent/0199ee14-882f-7393-9c3d-8743767f00c1/0199ee14-882f-7393-9c3d-8743767f00c1.json — 200 — 2.5 KiB — 52 ms — h2https://www.youtube.com/embed/6oLSPnN4e58?autoplay=1&controls=0&showinfo=0&modestbranding=1&loop=1&fs=0&cc_load_policy=0&iv_load_policy=3&autohide=0&rel=0&playsinline=1&playlist=6oLSPnN4e58&enablejsapi=1&origin=https%3A%2F%2Fwww.sdsu.edu&widgetid=1&forigin=https%3A%2F%2Fwww.sdsu.edu%2F&aoriginsup=1&vf=2www.youtube.com/embed/6oLSPnN4e58?a... https://www.youtube.com/embed/6oLSPnN4e58?autoplay=1&controls=0&showinfo=0&modestbranding=1&loop=1&fs=0&cc_load_policy=0&iv_load_policy=3&autohide=0&rel=0&playsinline=1&playlist=6oLSPnN4e58&enablejsapi=1&origin=https%3A%2F%2Fwww.sdsu.edu&widgetid=1&forigin=https%3A%2F%2Fwww.sdsu.edu%2F&aoriginsup=1&vf=2 — 200 — 52.5 KiB — 235 ms — h3https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 309 B — 57 ms — h2https://cdn.cookielaw.org/scripttemplates/202604.1.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202604.1.0/otBannerSdk.js — 200 — 131.0 KiB — 68 ms — h2https://learn.go-sandiegostate.org/mtc.jslearn.go-sandiegostate.org/mtc.js https://learn.go-sandiegostate.org/mtc.js — 200 — 4.2 KiB — 497 ms — h2https://www.youtube.com/s/player/218d9d92/www-player.csswww.youtube.com/s/player/218d9d92/w... https://www.youtube.com/s/player/218d9d92/www-player.css — 200 — 0 B — 0 ms — h2https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.Z3F5ov4G3v8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywFC1GFUvUTMfxq9C5Vyf-b95XqJUwwww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.Z3F5ov4G3v8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywFC1GFUvUTMfxq9C5Vyf-b95XqJUw — 200 — 0 B — 0 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=root,base — 200 — 0 B — 0 ms — h2https://www.youtube.com/s/player/218d9d92/player_embed_es6.vflset/en_US/base.jswww.youtube.com/s/player/218d9d92/p... https://www.youtube.com/s/player/218d9d92/player_embed_es6.vflset/en_US/base.js — 200 — 0 B — 4 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 0 B — 0 ms — h3https://www.googletagmanager.com/gtag/destination?id=AW-10812186853&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-10812186853&cx=c&gtm=4e64h1 — 200 — 141.5 KiB — 85 ms — h3https://tr.snapchat.com/config/edu/90d6d784-d1f0-4505-8a25-16e812445122.js?v=3.55.0-2604211744tr.snapchat.com/config/edu/90d6d784... https://tr.snapchat.com/config/edu/90d6d784-d1f0-4505-8a25-16e812445122.js?v=3.55.0-2604211744 — 200 — 470 B — 146 ms — h2https://tr.snapchat.com/p?pid=90d6d784-d1f0-4505-8a25-16e812445122&ev=PAGE_VIEW&intg=gtm&pids=90d6d784-d1f0-4505-8a25-16e812445122&u_c1=61fdeb3e-3b74-4920-9100-d29375c188a9&cdid=%40-3a36f905-dc7e-4a93-8610-c57933b34871&u_sclid=d790c410-1f76-4fee-b845-d74aad71c3e7&u_scsid=198ca424-fa11-4d4b-80b0-4f675a776170&gat=G-PQ982Y29GP%2CAW-17910356512%2CGTM-P5224TD&bg=false&bt=1d53c387&d_a=x86&d_bvs=%5B%2C%7B%22brand%22%3A%22Not-A.Brand%22%2C%22version%22%3A%2224.0.0.0%22%7D%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22146.0.7680.164%22%7D%5D&d_os=10.15.7&d_ot=macOS&df=true&huah=true&m_dcl=1502&m_fcps=564&m_pi=1498&m_pl=0&m_pv=2&m_rd=2954&m_sh=600&m_sl=2902&m_sw=800&pl=https%3A%2F%2Fwww.sdsu.edu%2F&trackId=77cef070-50f4-418c-aad7-3b46723c5ba4&ts=1776814339535&v=3.55.0-2604211744tr.snapchat.com/p?pid=90d6d784-d1f0... https://tr.snapchat.com/p?pid=90d6d784-d1f0-4505-8a25-16e812445122&ev=PAGE_VIEW&intg=gtm&pids=90d6d784-d1f0-4505-8a25-16e812445122&u_c1=61fdeb3e-3b74-4920-9100-d29375c188a9&cdid=%40-3a36f905-dc7e-4a93-8610-c57933b34871&u_sclid=d790c410-1f76-4fee-b845-d74aad71c3e7&u_scsid=198ca424-fa11-4d4b-80b0-4f675a776170&gat=G-PQ982Y29GP%2CAW-17910356512%2CGTM-P5224TD&bg=false&bt=1d53c387&d_a=x86&d_bvs=%5B%2C%7B%22brand%22%3A%22Not-A.Brand%22%2C%22version%22%3A%2224.0.0.0%22%7D%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22146.0.7680.164%22%7D%5D&d_os=10.15.7&d_ot=macOS&df=true&huah=true&m_dcl=1502&m_fcps=564&m_pi=1498&m_pl=0&m_pv=2&m_rd=2954&m_sh=600&m_sl=2902&m_sw=800&pl=https%3A%2F%2Fwww.sdsu.edu%2F&trackId=77cef070-50f4-418c-aad7-3b46723c5ba4&ts=1776814339535&v=3.55.0-2604211744 — 200 — 424 B — 107 ms — h2https://scripts.clarity.ms/0.8.59/clarity.jsscripts.clarity.ms/0.8.59/clarity.j... https://scripts.clarity.ms/0.8.59/clarity.js — 200 — 26.2 KiB — 105 ms — h2https://tr.snapchat.com/cm/i?pid=90d6d784-d1f0-4505-8a25-16e812445122&u_scsid=198ca424-fa11-4d4b-80b0-4f675a776170&u_sclid=d790c410-1f76-4fee-b845-d74aad71c3e7tr.snapchat.com/cm/i?pid=90d6d784-d... https://tr.snapchat.com/cm/i?pid=90d6d784-d1f0-4505-8a25-16e812445122&u_scsid=198ca424-fa11-4d4b-80b0-4f675a776170&u_sclid=d790c410-1f76-4fee-b845-d74aad71c3e7 — 200 — 1.0 KiB — 105 ms — h2https://cdn.cookielaw.org/consent/0199ee14-882f-7393-9c3d-8743767f00c1/019c964d-0e68-7e77-b321-47355ca2c4cc/en.jsoncdn.cookielaw.org/consent/0199ee14-... https://cdn.cookielaw.org/consent/0199ee14-882f-7393-9c3d-8743767f00c1/019c964d-0e68-7e77-b321-47355ca2c4cc/en.json — 200 — 78.7 KiB — 89 ms — h2https://sc-static.net/scevent.min.jssc-static.net/scevent.min.js https://sc-static.net/scevent.min.js — 200 — 24.8 KiB — 68 ms — h2https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 276 B — 249 ms — http/1.1https://googleads.g.doubleclick.net/pagead/idgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id — 302 — 23 B — 246 ms — h3https://static.doubleclick.net/instream/ad_status.jsstatic.doubleclick.net/instream/ad_... https://static.doubleclick.net/instream/ad_status.js — 200 — 0 B — 0 ms — h2https://tr.snapchat.com/cm/s?bt=1d53c387&pnid=140&cb=1776814339916&u_scsid=17da7ede-6df2-4ffd-83e1-235051fc7470&u_sclid=096a810b-89ba-4860-9882-fa8b621d66b2tr.snapchat.com/cm/s?bt=1d53c387&pn... https://tr.snapchat.com/cm/s?bt=1d53c387&pnid=140&cb=1776814339916&u_scsid=17da7ede-6df2-4ffd-83e1-235051fc7470&u_sclid=096a810b-89ba-4860-9882-fa8b621d66b2 — 302 — 331 B — 86 ms — h2https://cdn.cookielaw.org/scripttemplates/202604.1.0/assets/otFlat.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202604.1.0/assets/otFlat.json — 200 — 3.2 KiB — 47 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=r78Drbwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=r78Drb — 200 — 0 B — 1 ms — h3https://cdn.cookielaw.org/scripttemplates/202604.1.0/assets/v2/otPcCenter.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202604.1.0/assets/v2/otPcCenter.json — 200 — 13.5 KiB — 47 ms — h2https://cdn.cookielaw.org/scripttemplates/202604.1.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202604.1.0/assets/otCommonStyles.css — 200 — 4.7 KiB — 33 ms — h2https://learn.go-sandiegostate.org/mtc/eventlearn.go-sandiegostate.org/mtc/even... https://learn.go-sandiegostate.org/mtc/event — 204 — 0 B — 242 ms — h2https://pixel.tapad.com/idsync/ex/push?partner_id=2884&partner_url=https%3A%2F%2Ftr.snapchat.com%2Fcm%2Fp%3Frand%3D1776724983812%26pnid%3D140%26pcid%3D%24%7BTA_DEVICE_ID%7Dpixel.tapad.com/idsync/ex/push?part... https://pixel.tapad.com/idsync/ex/push?partner_id=2884&partner_url=https%3A%2F%2Ftr.snapchat.com%2Fcm%2Fp%3Frand%3D1776724983812%26pnid%3D140%26pcid%3D%24%7BTA_DEVICE_ID%7D — 302 — 691 B — 78 ms — h2https://cdn.cookielaw.org/logos/static/ot_close.svgcdn.cookielaw.org/logos/static/ot_c... https://cdn.cookielaw.org/logos/static/ot_close.svg — 200 — 643 B — 17 ms — h2https://cdn.cookielaw.org/logos/static/ot_guard_logo.svgcdn.cookielaw.org/logos/static/ot_g... https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg — 200 — 506 B — 17 ms — h2https://www.youtube.com/youtubei/v1/player?prettyPrint=falsewww.youtube.com/youtubei/v1/player?... https://www.youtube.com/youtubei/v1/player?prettyPrint=false — 200 — 6.3 KiB — 112 ms — h3https://pixel.tapad.com/idsync/ex/push/check?partner_id=2884&partner_url=https%3A%2F%2Ftr.snapchat.com%2Fcm%2Fp%3Frand%3D1776724983812%26pnid%3D140%26pcid%3D%24%7BTA_DEVICE_ID%7Dpixel.tapad.com/idsync/ex/push/chec... https://pixel.tapad.com/idsync/ex/push/check?partner_id=2884&partner_url=https%3A%2F%2Ftr.snapchat.com%2Fcm%2Fp%3Frand%3D1776724983812%26pnid%3D140%26pcid%3D%24%7BTA_DEVICE_ID%7D — 302 — 386 B — 44 ms — h2https://cdn.cookielaw.org/logos/c63ed3ef-c65f-4df6-a5b4-619c126e6aaf/0199ee14-882f-7393-9c3d-8743767f00c1/dd817fe4-7355-4eb3-8871-2656ce68e18b/logo.pngcdn.cookielaw.org/logos/c63ed3ef-c6... https://cdn.cookielaw.org/logos/c63ed3ef-c65f-4df6-a5b4-619c126e6aaf/0199ee14-882f-7393-9c3d-8743767f00c1/dd817fe4-7355-4eb3-8871-2656ce68e18b/logo.png — 200 — 11.1 KiB — 18 ms — h2https://cdn.cookielaw.org/logos/static/powered_by_logo.svgcdn.cookielaw.org/logos/static/powe... https://cdn.cookielaw.org/logos/static/powered_by_logo.svg — 200 — 2.5 KiB — 24 ms — h2https://tr.snapchat.com/cm/p?rand=1776724983812&pnid=140&pcid=b5e9c17f-731e-4fa8-b59e-e447afc37a07tr.snapchat.com/cm/p?rand=177672498... https://tr.snapchat.com/cm/p?rand=1776724983812&pnid=140&pcid=b5e9c17f-731e-4fa8-b59e-e447afc37a07 — 200 — 17 B — 121 ms — h3https://tr6.snapchat.com/ptr6.snapchat.com/p https://tr6.snapchat.com/p — 200 — 47 B — 71 ms — h2https://googleads.g.doubleclick.net/pagead/id?slf_rd=1googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id?slf_rd=1 — 200 — 146 B — 30 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-PQ982Y29GP&gtm=45je64h1v881838746z8830204165za20gzb830204165zd830204165&_p=1776814336819&gcs=G111&gcd=13t3t3t3t5l1&npa=0&dma=0&gdid=dYWJhMj&_geo=1&_rdi=1&are=1&cid=556217501.1776814340&frm=0&pscdl=noapi&rcb=8&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401~117512543&sid=1776814339&sct=1&seg=0&dl=https%3A%2F%2Fwww.sdsu.edu%2F&dt=Home%20%7C%20San%20Diego%20State%20University&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=3611www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-PQ982Y29GP&gtm=45je64h1v881838746z8830204165za20gzb830204165zd830204165&_p=1776814336819&gcs=G111&gcd=13t3t3t3t5l1&npa=0&dma=0&gdid=dYWJhMj&_geo=1&_rdi=1&are=1&cid=556217501.1776814340&frm=0&pscdl=noapi&rcb=8&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401~117512543&sid=1776814339&sct=1&seg=0&dl=https%3A%2F%2Fwww.sdsu.edu%2F&dt=Home%20%7C%20San%20Diego%20State%20University&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=3611 — 204 — 547 B — 118 ms — h2https://learn.go-sandiegostate.org/mtc/eventlearn.go-sandiegostate.org/mtc/even... https://learn.go-sandiegostate.org/mtc/event — 200 — 746 B — 402 ms — h2https://www.youtube.com/api/stats/qoe?fmt=136&cpn=wDkZirFNtlX1fCxc&el=embedded&ns=yt&fexp=v1%2C24004644%2C27005591%2C53408%2C34656%2C106030%2C18644%2C117689%2C9252%2C3479%2C13030%2C23206%2C100702%2C15105%2C25059%2C4174%2C30447%2C13516%2C5189%2C21437%2C4571%2C5239%2C5799%2C1977%2C16088%2C8861%2C543%2C23826%2C9500%2C1840%2C12605%2C9869%2C11771%2C1363%2C10108%2C13159%2C21191%2C329%2C10452%2C6316%2C3922%2C14341%2C4271%2C386%2C954%2C2754%2C9843%2C2931%2C3795%2C4355%2C1202%2C2197%2C9242%2C412%2C3572%2C3472%2C3548%2C3426%2C1302%2C3881%2C4566%2C1836%2C2335%2C7180%2C2557%2C6397%2C3103%2C2117%2C1525&cl=901361096&seq=1&docid=6oLSPnN4e58&ei=BAnoafKRBv_usfIP1_rNkA0&event=streamingstats&plid=AAZQANOTA7CHuuvj&cbrand=apple&cbr=Chrome&cbrver=146.0.0.0&c=WEB_EMBEDDED_PLAYER&cver=2.20260421.01.00&cplayer=UNIPLAYER&cos=Macintosh&cosver=10_15_7&cplatform=DESKTOP&vps=0.000:N,0.048:B,0.219:B,0.219:B&ctmp=dttg:t.1;dtt.1;gl.0&cat=streaming&cmt=0.048:0.000,0.219:0.000&vfs=0.219:136:136::r:sms.0&view=0.219:1880:902&bwe=0.219:655360&bat=0.219:1:1&vis=0.219:0&bh=0.219:0.000&qclc=ChB3RGtaaXJGTnRsWDFmQ3hjEAEwww.youtube.com/api/stats/qoe?fmt=1... https://www.youtube.com/api/stats/qoe?fmt=136&cpn=wDkZirFNtlX1fCxc&el=embedded&ns=yt&fexp=v1%2C24004644%2C27005591%2C53408%2C34656%2C106030%2C18644%2C117689%2C9252%2C3479%2C13030%2C23206%2C100702%2C15105%2C25059%2C4174%2C30447%2C13516%2C5189%2C21437%2C4571%2C5239%2C5799%2C1977%2C16088%2C8861%2C543%2C23826%2C9500%2C1840%2C12605%2C9869%2C11771%2C1363%2C10108%2C13159%2C21191%2C329%2C10452%2C6316%2C3922%2C14341%2C4271%2C386%2C954%2C2754%2C9843%2C2931%2C3795%2C4355%2C1202%2C2197%2C9242%2C412%2C3572%2C3472%2C3548%2C3426%2C1302%2C3881%2C4566%2C1836%2C2335%2C7180%2C2557%2C6397%2C3103%2C2117%2C1525&cl=901361096&seq=1&docid=6oLSPnN4e58&ei=BAnoafKRBv_usfIP1_rNkA0&event=streamingstats&plid=AAZQANOTA7CHuuvj&cbrand=apple&cbr=Chrome&cbrver=146.0.0.0&c=WEB_EMBEDDED_PLAYER&cver=2.20260421.01.00&cplayer=UNIPLAYER&cos=Macintosh&cosver=10_15_7&cplatform=DESKTOP&vps=0.000:N,0.048:B,0.219:B,0.219:B&ctmp=dttg:t.1;dtt.1;gl.0&cat=streaming&cmt=0.048:0.000,0.219:0.000&vfs=0.219:136:136::r:sms.0&view=0.219:1880:902&bwe=0.219:655360&bat=0.219:1:1&vis=0.219:0&bh=0.219:0.000&qclc=ChB3RGtaaXJGTnRsWDFmQ3hjEAE — 204 — 19 B — 202 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/17910356512/?random=1776814339286&cv=11&fst=1776814339286&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9242964160z8830204165za20gzb830204165zd830204165xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938465~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.sdsu.edu%2F&rcb=12&frm=0&tiba=Home%20%7C%20San%20Diego%20State%20University&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2132852152.1776814340&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/17910356512/?random=1776814339286&cv=11&fst=1776814339286&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9242964160z8830204165za20gzb830204165zd830204165xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938465~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.sdsu.edu%2F&rcb=12&frm=0&tiba=Home%20%7C%20San%20Diego%20State%20University&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2132852152.1776814340&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.1 KiB — 90 ms — h3https://www.google.com/rmkt/collect/17910356512/?random=1776814339286&cv=11&fst=1776814339286&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9242964160z8830204165za20gzb830204165zd830204165xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938465~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.sdsu.edu%2F&rcb=12&frm=0&tiba=Home%20%7C%20San%20Diego%20State%20University&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2132852152.1776814340&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/1791035... https://www.google.com/rmkt/collect/17910356512/?random=1776814339286&cv=11&fst=1776814339286&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9242964160z8830204165za20gzb830204165zd830204165xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938465~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.sdsu.edu%2F&rcb=12&frm=0&tiba=Home%20%7C%20San%20Diego%20State%20University&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2132852152.1776814340&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 85 ms — h3https://rr3---sn-n4v7snl7.googlevideo.com/videoplayback?expire=1776835940&ei=BAnoafKRBv_usfIP1_rNkA0&ip=92.38.149.11&id=o-AGKFak3i3l-xhlEuMkQPebxYdB_mcDEdykrIH1gEsGqM&itag=136&aitags=134%2C136%2C137%2C160%2C243&source=youtube&requiressl=yes&xpc=EgVo2aDSNQ%3D%3D&met=1776814340%2C&mh=n5&mm=31%2C29&mn=sn-n4v7snl7%2Csn-o097znzd&ms=au%2Crdu&mv=u&mvi=3&pl=27&rms=au%2Cau&bui=AUUZDGLVXn_GeP9nyo9OkJTG-ohRWQQd3tFJtYzuPiJrbEo0AWTMXpCkRqpHqZ0bNw2QWTBIwR2AbLgu&spc=jlWavX7VXTZghhpWBlGdPdXW89nPspISDKFlsImKA2ZVqbt5iugKS1w4y0-IluqFbt2VHA&vprv=1&svpuc=1&mime=video%2Fmp4&ns=xhI_N2VKVV3e5SsvvlVuj6MU&rqh=1&gir=yes&clen=9696272&dur=36.002&lmt=1736208013740310&mt=1776813810&fvip=3&keepalive=yes&fexp=51565116%2C51565682%2C51869322&c=WEB_EMBEDDED_PLAYER&sefc=1&txp=5319224&n=Du5s0f3RfydKHA&sparams=expire%2Cei%2Cip%2Cid%2Caitags%2Csource%2Crequiressl%2Cxpc%2Cbui%2Cspc%2Cvprv%2Csvpuc%2Cmime%2Cns%2Crqh%2Cgir%2Cclen%2Cdur%2Clmt&sig=AHEqNM4wRAIgSNCIzg-hz74REyZcb7Gc6WsdspuheNkk6oxBAgp7LJQCIAuIcMEoKxo4XnAv9A6r_ADRZYUgZpaC6LSdVUJXhA3O&lsparams=met%2Cmh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpl%2Crms&lsig=APaTxxMwRAIgVX2PH7QtrwECpMeRpUFqrsRIwOWtDGK4Hm88MaUa_AYCIHleWKvSh1OkCNIRVx31JLtZ_o5E5hihRNrJENQKD9gd&alr=yes&cpn=wDkZirFNtlX1fCxc&cver=2.20260421.01.00&range=0-589709&rn=1&rbuf=0&pot=IgiIvom_4VaBug==&ump=1&srfvp=1rr3---sn-n4v7snl7.googlevideo.com/v... https://rr3---sn-n4v7snl7.googlevideo.com/videoplayback?expire=1776835940&ei=BAnoafKRBv_usfIP1_rNkA0&ip=92.38.149.11&id=o-AGKFak3i3l-xhlEuMkQPebxYdB_mcDEdykrIH1gEsGqM&itag=136&aitags=134%2C136%2C137%2C160%2C243&source=youtube&requiressl=yes&xpc=EgVo2aDSNQ%3D%3D&met=1776814340%2C&mh=n5&mm=31%2C29&mn=sn-n4v7snl7%2Csn-o097znzd&ms=au%2Crdu&mv=u&mvi=3&pl=27&rms=au%2Cau&bui=AUUZDGLVXn_GeP9nyo9OkJTG-ohRWQQd3tFJtYzuPiJrbEo0AWTMXpCkRqpHqZ0bNw2QWTBIwR2AbLgu&spc=jlWavX7VXTZghhpWBlGdPdXW89nPspISDKFlsImKA2ZVqbt5iugKS1w4y0-IluqFbt2VHA&vprv=1&svpuc=1&mime=video%2Fmp4&ns=xhI_N2VKVV3e5SsvvlVuj6MU&rqh=1&gir=yes&clen=9696272&dur=36.002&lmt=1736208013740310&mt=1776813810&fvip=3&keepalive=yes&fexp=51565116%2C51565682%2C51869322&c=WEB_EMBEDDED_PLAYER&sefc=1&txp=5319224&n=Du5s0f3RfydKHA&sparams=expire%2Cei%2Cip%2Cid%2Caitags%2Csource%2Crequiressl%2Cxpc%2Cbui%2Cspc%2Cvprv%2Csvpuc%2Cmime%2Cns%2Crqh%2Cgir%2Cclen%2Cdur%2Clmt&sig=AHEqNM4wRAIgSNCIzg-hz74REyZcb7Gc6WsdspuheNkk6oxBAgp7LJQCIAuIcMEoKxo4XnAv9A6r_ADRZYUgZpaC6LSdVUJXhA3O&lsparams=met%2Cmh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpl%2Crms&lsig=APaTxxMwRAIgVX2PH7QtrwECpMeRpUFqrsRIwOWtDGK4Hm88MaUa_AYCIHleWKvSh1OkCNIRVx31JLtZ_o5E5hihRNrJENQKD9gd&alr=yes&cpn=wDkZirFNtlX1fCxc&cver=2.20260421.01.00&range=0-589709&rn=1&rbuf=0&pot=IgiIvom_4VaBug==&ump=1&srfvp=1 — 200 — 576.0 KiB — 101 ms — h3https://rr3---sn-n4v7snl7.googlevideo.com/videoplayback?expire=1776835940&ei=BAnoafKRBv_usfIP1_rNkA0&ip=92.38.149.11&id=o-AGKFak3i3l-xhlEuMkQPebxYdB_mcDEdykrIH1gEsGqM&itag=251&source=youtube&requiressl=yes&xpc=EgVo2aDSNQ%3D%3D&met=1776814340%2C&mh=n5&mm=31%2C29&mn=sn-n4v7snl7%2Csn-o097znzd&ms=au%2Crdu&mv=u&mvi=3&pl=27&rms=au%2Cau&bui=AUUZDGLVXn_GeP9nyo9OkJTG-ohRWQQd3tFJtYzuPiJrbEo0AWTMXpCkRqpHqZ0bNw2QWTBIwR2AbLgu&spc=jlWavX7VXTZghhpWBlGdPdXW89nPspISDKFlsImKA2ZVqbt5iugKS1w4y0-IluqFbt2VHA&vprv=1&svpuc=1&mime=audio%2Fwebm&ns=xhI_N2VKVV3e5SsvvlVuj6MU&rqh=1&gir=yes&clen=16595&dur=36.041&lmt=1736207984374938&mt=1776813810&fvip=3&keepalive=yes&fexp=51565116%2C51565682%2C51869322&c=WEB_EMBEDDED_PLAYER&sefc=1&txp=5318224&n=Du5s0f3RfydKHA&sparams=expire%2Cei%2Cip%2Cid%2Citag%2Csource%2Crequiressl%2Cxpc%2Cbui%2Cspc%2Cvprv%2Csvpuc%2Cmime%2Cns%2Crqh%2Cgir%2Cclen%2Cdur%2Clmt&sig=AHEqNM4wRAIgMEYW80pp27XgFTbNi5ZPaHHBQqHcrqWrfROfud-QpzACIFne6_gSuVVx1MCpECXoIoKdaaPzhU-TUNYqknK2-1Wi&lsparams=met%2Cmh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpl%2Crms&lsig=APaTxxMwRAIgVX2PH7QtrwECpMeRpUFqrsRIwOWtDGK4Hm88MaUa_AYCIHleWKvSh1OkCNIRVx31JLtZ_o5E5hihRNrJENQKD9gd&alr=yes&cpn=wDkZirFNtlX1fCxc&cver=2.20260421.01.00&range=0-16594&rn=2&rbuf=0&pot=IgiIvom_4VaBug==&ump=1&srfvp=1rr3---sn-n4v7snl7.googlevideo.com/v... https://rr3---sn-n4v7snl7.googlevideo.com/videoplayback?expire=1776835940&ei=BAnoafKRBv_usfIP1_rNkA0&ip=92.38.149.11&id=o-AGKFak3i3l-xhlEuMkQPebxYdB_mcDEdykrIH1gEsGqM&itag=251&source=youtube&requiressl=yes&xpc=EgVo2aDSNQ%3D%3D&met=1776814340%2C&mh=n5&mm=31%2C29&mn=sn-n4v7snl7%2Csn-o097znzd&ms=au%2Crdu&mv=u&mvi=3&pl=27&rms=au%2Cau&bui=AUUZDGLVXn_GeP9nyo9OkJTG-ohRWQQd3tFJtYzuPiJrbEo0AWTMXpCkRqpHqZ0bNw2QWTBIwR2AbLgu&spc=jlWavX7VXTZghhpWBlGdPdXW89nPspISDKFlsImKA2ZVqbt5iugKS1w4y0-IluqFbt2VHA&vprv=1&svpuc=1&mime=audio%2Fwebm&ns=xhI_N2VKVV3e5SsvvlVuj6MU&rqh=1&gir=yes&clen=16595&dur=36.041&lmt=1736207984374938&mt=1776813810&fvip=3&keepalive=yes&fexp=51565116%2C51565682%2C51869322&c=WEB_EMBEDDED_PLAYER&sefc=1&txp=5318224&n=Du5s0f3RfydKHA&sparams=expire%2Cei%2Cip%2Cid%2Citag%2Csource%2Crequiressl%2Cxpc%2Cbui%2Cspc%2Cvprv%2Csvpuc%2Cmime%2Cns%2Crqh%2Cgir%2Cclen%2Cdur%2Clmt&sig=AHEqNM4wRAIgMEYW80pp27XgFTbNi5ZPaHHBQqHcrqWrfROfud-QpzACIFne6_gSuVVx1MCpECXoIoKdaaPzhU-TUNYqknK2-1Wi&lsparams=met%2Cmh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpl%2Crms&lsig=APaTxxMwRAIgVX2PH7QtrwECpMeRpUFqrsRIwOWtDGK4Hm88MaUa_AYCIHleWKvSh1OkCNIRVx31JLtZ_o5E5hihRNrJENQKD9gd&alr=yes&cpn=wDkZirFNtlX1fCxc&cver=2.20260421.01.00&range=0-16594&rn=2&rbuf=0&pot=IgiIvom_4VaBug==&ump=1&srfvp=1 — 200 — 16.3 KiB — 32 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/10812186853/?random=1776814339660&cv=11&fst=1776814339660&bg=ffffff&guid=ON&async=1&gtm=45be64h1v877897555z8830204165za20gzb830204165zd830204165xea&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938465~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.sdsu.edu%2F&rcb=6&frm=0&tiba=Home%20%7C%20San%20Diego%20State%20University&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2132852152.1776814340&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/10812186853/?random=1776814339660&cv=11&fst=1776814339660&bg=ffffff&guid=ON&async=1&gtm=45be64h1v877897555z8830204165za20gzb830204165zd830204165xea&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938465~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.sdsu.edu%2F&rcb=6&frm=0&tiba=Home%20%7C%20San%20Diego%20State%20University&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2132852152.1776814340&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=4 — 200 — 2.1 KiB — 59 ms — h3https://www.google.com/rmkt/collect/10812186853/?random=1776814339660&cv=11&fst=1776814339660&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64h1v877897555z8830204165za20gzb830204165zd830204165xea&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938465~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.sdsu.edu%2F&rcb=6&frm=0&tiba=Home%20%7C%20San%20Diego%20State%20University&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2132852152.1776814340&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcp=5www.google.com/rmkt/collect/1081218... https://www.google.com/rmkt/collect/10812186853/?random=1776814339660&cv=11&fst=1776814339660&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64h1v877897555z8830204165za20gzb830204165zd830204165xea&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938465~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.sdsu.edu%2F&rcb=6&frm=0&tiba=Home%20%7C%20San%20Diego%20State%20University&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2132852152.1776814340&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcp=5 — 200 — 20 B — 64 ms — h3https://www.google.com/ccm/collect?rcb=3&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.sdsu.edu%2F&scrsrc=www.googletagmanager.com&rnd=195755587.1776814340&dt=Home%20%7C%20San%20Diego%20State%20University&auid=2132852152.1776814340&navt=n&npa=0&ep.ads_data_redaction=0&gdid=dYWJhMj&gtm=45He64h1v830204165za200zd830204165xea&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938465~115938469~117266401~117884344&apve=1&apvf=f&apvc=1&tft=1776814340291&tfd=3710www.google.com/ccm/collect?rcb=3&fr... https://www.google.com/ccm/collect?rcb=3&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.sdsu.edu%2F&scrsrc=www.googletagmanager.com&rnd=195755587.1776814340&dt=Home%20%7C%20San%20Diego%20State%20University&auid=2132852152.1776814340&navt=n&npa=0&ep.ads_data_redaction=0&gdid=dYWJhMj&gtm=45He64h1v830204165za200zd830204165xea&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938465~115938469~117266401~117884344&apve=1&apvf=f&apvc=1&tft=1776814340291&tfd=3710 — 200 — 21 B — 59 ms — h3https://www.google.com/ccm/collect?rcb=12&frm=0&en=page_view&dl=https%3A%2F%2Fwww.sdsu.edu%2F&scrsrc=www.googletagmanager.com&rnd=195755587.1776814340&dt=Home%20%7C%20San%20Diego%20State%20University&auid=2132852152.1776814340&navt=n&npa=0&did=dYWJhMj&gdid=dYWJhMj&_tu=CA&gtm=45be64h1v9242964160z8830204165za20gzb830204165zd830204165xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938465~115938468~117266401&apve=1&apvf=f&apvc=0&tids=AW-17910356512&tid=AW-17910356512&tft=1776814340292&tfd=3712www.google.com/ccm/collect?rcb=12&f... https://www.google.com/ccm/collect?rcb=12&frm=0&en=page_view&dl=https%3A%2F%2Fwww.sdsu.edu%2F&scrsrc=www.googletagmanager.com&rnd=195755587.1776814340&dt=Home%20%7C%20San%20Diego%20State%20University&auid=2132852152.1776814340&navt=n&npa=0&did=dYWJhMj&gdid=dYWJhMj&_tu=CA&gtm=45be64h1v9242964160z8830204165za20gzb830204165zd830204165xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938465~115938468~117266401&apve=1&apvf=f&apvc=0&tids=AW-17910356512&tid=AW-17910356512&tft=1776814340292&tfd=3712 — 200 — 21 B — 57 ms — h3https://www.google.com/ccm/collect?rcb=6&frm=0&ae=g&dl=https%3A%2F%2Fwww.sdsu.edu%2F&scrsrc=www.googletagmanager.com&rnd=195755587.1776814340&dt=Home%20%7C%20San%20Diego%20State%20University&auid=2132852152.1776814340&navt=n&npa=0&did=dYWJhMj&gdid=dYWJhMj&_tu=CA&gtm=45be64h1v877897555z8830204165za20gzb830204165zd830204165xea&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938465~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-10812186853&tid=AW-10812186853&tft=1776814340294&tfd=3714www.google.com/ccm/collect?rcb=6&fr... https://www.google.com/ccm/collect?rcb=6&frm=0&ae=g&dl=https%3A%2F%2Fwww.sdsu.edu%2F&scrsrc=www.googletagmanager.com&rnd=195755587.1776814340&dt=Home%20%7C%20San%20Diego%20State%20University&auid=2132852152.1776814340&navt=n&npa=0&did=dYWJhMj&gdid=dYWJhMj&_tu=CA&gtm=45be64h1v877897555z8830204165za20gzb830204165zd830204165xea&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938465~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-10812186853&tid=AW-10812186853&tft=1776814340294&tfd=3714 — 200 — 21 B — 49 ms — h3https://www.youtube.com/youtubei/v1/account/get_setting_values?prettyPrint=falsewww.youtube.com/youtubei/v1/account... https://www.youtube.com/youtubei/v1/account/get_setting_values?prettyPrint=false — 200 — 327 B — 41 ms — h3https://www.youtube.com/youtubei/v1/next?prettyPrint=falsewww.youtube.com/youtubei/v1/next?pr... https://www.youtube.com/youtubei/v1/next?prettyPrint=false — 200 — 1.7 KiB — 303 ms — h3https://tr.snapchat.com/ptr.snapchat.com/p https://tr.snapchat.com/p — 200 — 89 B — 73 ms — h2https://www.google.com/pagead/1p-user-list/10812186853/?random=1776814339660&cv=11&fst=1776812400000&bg=ffffff&guid=ON&async=1&gtm=45be64h1v877897555z8830204165za20gzb830204165zd830204165xea&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938465~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.sdsu.edu%2F&rcb=6&frm=0&tiba=Home%20%7C%20San%20Diego%20State%20University&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2132852152.1776814340&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfS0poN68fyX3cpHFyr8XR5M4S05jQGI9lwraSjNmaGw0UyPDKwDoSbFBvFvgWfltO147nFRplz5IkhEIhlkfbAFh_6mb10mC_nBVYsxl5M9_VZl2WUr2NI5vkS7f51TSBc7pSk985tlgDOTDcHqBOsupSgEJXbysHxjQM_337BVUM6NL_r1cHqUnMc7q-4CCXLMNMpc44PyOFFIhLGSAnJcdOk-G3ha2FEboeg&random=2439415942&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/10812186853/?random=1776814339660&cv=11&fst=1776812400000&bg=ffffff&guid=ON&async=1&gtm=45be64h1v877897555z8830204165za20gzb830204165zd830204165xea&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938465~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.sdsu.edu%2F&rcb=6&frm=0&tiba=Home%20%7C%20San%20Diego%20State%20University&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2132852152.1776814340&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfS0poN68fyX3cpHFyr8XR5M4S05jQGI9lwraSjNmaGw0UyPDKwDoSbFBvFvgWfltO147nFRplz5IkhEIhlkfbAFh_6mb10mC_nBVYsxl5M9_VZl2WUr2NI5vkS7f51TSBc7pSk985tlgDOTDcHqBOsupSgEJXbysHxjQM_337BVUM6NL_r1cHqUnMc7q-4CCXLMNMpc44PyOFFIhLGSAnJcdOk-G3ha2FEboeg&random=2439415942&rmt_tld=0&ipr=y — 200 — 64 B — 27 ms — h3https://www.google.com/pagead/1p-user-list/17910356512/?random=1776814339286&cv=11&fst=1776812400000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9242964160z8830204165za20gzb830204165zd830204165xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938465~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.sdsu.edu%2F&rcb=12&frm=0&tiba=Home%20%7C%20San%20Diego%20State%20University&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2132852152.1776814340&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfeVWPM17HxzweTKgrEn4PO16-gHzRINpKbyzuqsacA91JFi7UPuxHWjDIwZ9nM3Dex-adxLE9nsyEXWzwOgPWqhH24pqJfUCQP10tZ1Wm2JLC_xDzJ1fnODZ1RXFcym9WmyxrW8cA2ZgHdXHXl_U2H0wZ0qTFSi6WTzLyfnPyXkzzDFFvCL--VS2bIgDpSNyIWwOLYybN1n1PggcJJWmcHms7eNNfzbMRCollw&random=654915400&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/17910356512/?random=1776814339286&cv=11&fst=1776812400000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9242964160z8830204165za20gzb830204165zd830204165xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938465~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.sdsu.edu%2F&rcb=12&frm=0&tiba=Home%20%7C%20San%20Diego%20State%20University&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2132852152.1776814340&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfeVWPM17HxzweTKgrEn4PO16-gHzRINpKbyzuqsacA91JFi7UPuxHWjDIwZ9nM3Dex-adxLE9nsyEXWzwOgPWqhH24pqJfUCQP10tZ1Wm2JLC_xDzJ1fnODZ1RXFcym9WmyxrW8cA2ZgHdXHXl_U2H0wZ0qTFSi6WTzLyfnPyXkzzDFFvCL--VS2bIgDpSNyIWwOLYybN1n1PggcJJWmcHms7eNNfzbMRCollw&random=654915400&rmt_tld=0&ipr=y — 200 — 64 B — 29 ms — h3https://i.ytimg.com/vi/6oLSPnN4e58/sddefault.jpg?sqp=-oaymwEmCIAFEOAD8quKqQMa8AEB-AH-CYAC0AWKAgwIABABGGUgVShQMA8=&rs=AOn4CLC2roS8z3zLfrotfLuCWY-lKdMYQwi.ytimg.com/vi/6oLSPnN4e58/sddefaul... https://i.ytimg.com/vi/6oLSPnN4e58/sddefault.jpg?sqp=-oaymwEmCIAFEOAD8quKqQMa8AEB-AH-CYAC0AWKAgwIABABGGUgVShQMA8=&rs=AOn4CLC2roS8z3zLfrotfLuCWY-lKdMYQw — 200 — 0 B — 0 ms — h2https://c.clarity.ms/c.gifc.clarity.ms/c.gif https://c.clarity.ms/c.gif — 302 — 517 B — 69 ms — h2https://ou-resources.sdsu.edu/crimson/icons/favicon-32x32.pngou-resources.sdsu.edu/crimson/icons... https://ou-resources.sdsu.edu/crimson/icons/favicon-32x32.png — 200 — 8.9 KiB — 27 ms — h3https://www.google.com/js/th/qKGyavTtqsN8WEgkipKf66gOrjuRyzmwbl6TXabwSno.jswww.google.com/js/th/qKGyavTtqsN8WE... https://www.google.com/js/th/qKGyavTtqsN8WEgkipKf66gOrjuRyzmwbl6TXabwSno.js — 200 — 0 B — 1 ms — h3https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 276 B — 76 ms — http/1.1https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=E251A4933FAE4B58B147F53320CC1739&RedC=c.clarity.ms&MXFR=1D7097AE63BB63C8108D80EC67BB6D58c.bing.com/c.gif?ctsa=mr&CtsSyncId=... https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=E251A4933FAE4B58B147F53320CC1739&RedC=c.clarity.ms&MXFR=1D7097AE63BB63C8108D80EC67BB6D58 — 302 — 764 B — 69 ms — h2https://rr3---sn-n4v7snl7.googlevideo.com/videoplayback?expire=1776835940&ei=BAnoafKRBv_usfIP1_rNkA0&ip=92.38.149.11&id=o-AGKFak3i3l-xhlEuMkQPebxYdB_mcDEdykrIH1gEsGqM&itag=136&aitags=134%2C136%2C137%2C160%2C243&source=youtube&requiressl=yes&xpc=EgVo2aDSNQ%3D%3D&met=1776814340%2C&mh=n5&mm=31%2C29&mn=sn-n4v7snl7%2Csn-o097znzd&ms=au%2Crdu&mv=u&mvi=3&pl=27&rms=au%2Cau&bui=AUUZDGLVXn_GeP9nyo9OkJTG-ohRWQQd3tFJtYzuPiJrbEo0AWTMXpCkRqpHqZ0bNw2QWTBIwR2AbLgu&spc=jlWavX7VXTZghhpWBlGdPdXW89nPspISDKFlsImKA2ZVqbt5iugKS1w4y0-IluqFbt2VHA&vprv=1&svpuc=1&mime=video%2Fmp4&ns=xhI_N2VKVV3e5SsvvlVuj6MU&rqh=1&gir=yes&clen=9696272&dur=36.002&lmt=1736208013740310&mt=1776813810&fvip=3&keepalive=yes&fexp=51565116%2C51565682%2C51869322&c=WEB_EMBEDDED_PLAYER&sefc=1&txp=5319224&n=Du5s0f3RfydKHA&sparams=expire%2Cei%2Cip%2Cid%2Caitags%2Csource%2Crequiressl%2Cxpc%2Cbui%2Cspc%2Cvprv%2Csvpuc%2Cmime%2Cns%2Crqh%2Cgir%2Cclen%2Cdur%2Clmt&sig=AHEqNM4wRAIgSNCIzg-hz74REyZcb7Gc6WsdspuheNkk6oxBAgp7LJQCIAuIcMEoKxo4XnAv9A6r_ADRZYUgZpaC6LSdVUJXhA3O&lsparams=met%2Cmh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpl%2Crms&lsig=APaTxxMwRAIgVX2PH7QtrwECpMeRpUFqrsRIwOWtDGK4Hm88MaUa_AYCIHleWKvSh1OkCNIRVx31JLtZ_o5E5hihRNrJENQKD9gd&alr=yes&cpn=wDkZirFNtlX1fCxc&cver=2.20260421.01.00&range=589710-1178564&rn=3&rbuf=2001&pot=IgiIvom_4VaBug==&ump=1&srfvp=1rr3---sn-n4v7snl7.googlevideo.com/v... https://rr3---sn-n4v7snl7.googlevideo.com/videoplayback?expire=1776835940&ei=BAnoafKRBv_usfIP1_rNkA0&ip=92.38.149.11&id=o-AGKFak3i3l-xhlEuMkQPebxYdB_mcDEdykrIH1gEsGqM&itag=136&aitags=134%2C136%2C137%2C160%2C243&source=youtube&requiressl=yes&xpc=EgVo2aDSNQ%3D%3D&met=1776814340%2C&mh=n5&mm=31%2C29&mn=sn-n4v7snl7%2Csn-o097znzd&ms=au%2Crdu&mv=u&mvi=3&pl=27&rms=au%2Cau&bui=AUUZDGLVXn_GeP9nyo9OkJTG-ohRWQQd3tFJtYzuPiJrbEo0AWTMXpCkRqpHqZ0bNw2QWTBIwR2AbLgu&spc=jlWavX7VXTZghhpWBlGdPdXW89nPspISDKFlsImKA2ZVqbt5iugKS1w4y0-IluqFbt2VHA&vprv=1&svpuc=1&mime=video%2Fmp4&ns=xhI_N2VKVV3e5SsvvlVuj6MU&rqh=1&gir=yes&clen=9696272&dur=36.002&lmt=1736208013740310&mt=1776813810&fvip=3&keepalive=yes&fexp=51565116%2C51565682%2C51869322&c=WEB_EMBEDDED_PLAYER&sefc=1&txp=5319224&n=Du5s0f3RfydKHA&sparams=expire%2Cei%2Cip%2Cid%2Caitags%2Csource%2Crequiressl%2Cxpc%2Cbui%2Cspc%2Cvprv%2Csvpuc%2Cmime%2Cns%2Crqh%2Cgir%2Cclen%2Cdur%2Clmt&sig=AHEqNM4wRAIgSNCIzg-hz74REyZcb7Gc6WsdspuheNkk6oxBAgp7LJQCIAuIcMEoKxo4XnAv9A6r_ADRZYUgZpaC6LSdVUJXhA3O&lsparams=met%2Cmh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpl%2Crms&lsig=APaTxxMwRAIgVX2PH7QtrwECpMeRpUFqrsRIwOWtDGK4Hm88MaUa_AYCIHleWKvSh1OkCNIRVx31JLtZ_o5E5hihRNrJENQKD9gd&alr=yes&cpn=wDkZirFNtlX1fCxc&cver=2.20260421.01.00&range=589710-1178564&rn=3&rbuf=2001&pot=IgiIvom_4VaBug==&ump=1&srfvp=1 — 200 — 575.1 KiB — 35 ms — h3https://fonts.gstatic.com/s/i/youtube_fill_experimental/skip_previous/v6/24px.svgfonts.gstatic.com/s/i/youtube_fill_... https://fonts.gstatic.com/s/i/youtube_fill_experimental/skip_previous/v6/24px.svg — 200 — 234 B — 18 ms — h3https://fonts.gstatic.com/s/i/youtube_fill_experimental/skip_next/v7/24px.svgfonts.gstatic.com/s/i/youtube_fill_... https://fonts.gstatic.com/s/i/youtube_fill_experimental/skip_next/v7/24px.svg — 200 — 230 B — 12 ms — h3https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=E251A4933FAE4B58B147F53320CC1739&MUID=1D1ADB5AE03966CA13DACC18E16767F6c.clarity.ms/c.gif?ctsa=mr&CtsSyncI... https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=E251A4933FAE4B58B147F53320CC1739&MUID=1D1ADB5AE03966CA13DACC18E16767F6 — 200 — 466 B — 60 ms — h2https://rr3---sn-n4v7snl7.googlevideo.com/videoplayback?expire=1776835940&ei=BAnoafKRBv_usfIP1_rNkA0&ip=92.38.149.11&id=o-AGKFak3i3l-xhlEuMkQPebxYdB_mcDEdykrIH1gEsGqM&itag=136&aitags=134%2C136%2C137%2C160%2C243&source=youtube&requiressl=yes&xpc=EgVo2aDSNQ%3D%3D&met=1776814340%2C&mh=n5&mm=31%2C29&mn=sn-n4v7snl7%2Csn-o097znzd&ms=au%2Crdu&mv=u&mvi=3&pl=27&rms=au%2Cau&bui=AUUZDGLVXn_GeP9nyo9OkJTG-ohRWQQd3tFJtYzuPiJrbEo0AWTMXpCkRqpHqZ0bNw2QWTBIwR2AbLgu&spc=jlWavX7VXTZghhpWBlGdPdXW89nPspISDKFlsImKA2ZVqbt5iugKS1w4y0-IluqFbt2VHA&vprv=1&svpuc=1&mime=video%2Fmp4&ns=xhI_N2VKVV3e5SsvvlVuj6MU&rqh=1&gir=yes&clen=9696272&dur=36.002&lmt=1736208013740310&mt=1776813810&fvip=3&keepalive=yes&fexp=51565116%2C51565682%2C51869322&c=WEB_EMBEDDED_PLAYER&sefc=1&txp=5319224&n=Du5s0f3RfydKHA&sparams=expire%2Cei%2Cip%2Cid%2Caitags%2Csource%2Crequiressl%2Cxpc%2Cbui%2Cspc%2Cvprv%2Csvpuc%2Cmime%2Cns%2Crqh%2Cgir%2Cclen%2Cdur%2Clmt&sig=AHEqNM4wRAIgSNCIzg-hz74REyZcb7Gc6WsdspuheNkk6oxBAgp7LJQCIAuIcMEoKxo4XnAv9A6r_ADRZYUgZpaC6LSdVUJXhA3O&lsparams=met%2Cmh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpl%2Crms&lsig=APaTxxMwRAIgVX2PH7QtrwECpMeRpUFqrsRIwOWtDGK4Hm88MaUa_AYCIHleWKvSh1OkCNIRVx31JLtZ_o5E5hihRNrJENQKD9gd&alr=yes&cpn=wDkZirFNtlX1fCxc&cver=2.20260421.01.00&range=1178565-1978284&rn=4&rbuf=4002&pot=IgiIvom_4VaBug==&ump=1&srfvp=1rr3---sn-n4v7snl7.googlevideo.com/v... https://rr3---sn-n4v7snl7.googlevideo.com/videoplayback?expire=1776835940&ei=BAnoafKRBv_usfIP1_rNkA0&ip=92.38.149.11&id=o-AGKFak3i3l-xhlEuMkQPebxYdB_mcDEdykrIH1gEsGqM&itag=136&aitags=134%2C136%2C137%2C160%2C243&source=youtube&requiressl=yes&xpc=EgVo2aDSNQ%3D%3D&met=1776814340%2C&mh=n5&mm=31%2C29&mn=sn-n4v7snl7%2Csn-o097znzd&ms=au%2Crdu&mv=u&mvi=3&pl=27&rms=au%2Cau&bui=AUUZDGLVXn_GeP9nyo9OkJTG-ohRWQQd3tFJtYzuPiJrbEo0AWTMXpCkRqpHqZ0bNw2QWTBIwR2AbLgu&spc=jlWavX7VXTZghhpWBlGdPdXW89nPspISDKFlsImKA2ZVqbt5iugKS1w4y0-IluqFbt2VHA&vprv=1&svpuc=1&mime=video%2Fmp4&ns=xhI_N2VKVV3e5SsvvlVuj6MU&rqh=1&gir=yes&clen=9696272&dur=36.002&lmt=1736208013740310&mt=1776813810&fvip=3&keepalive=yes&fexp=51565116%2C51565682%2C51869322&c=WEB_EMBEDDED_PLAYER&sefc=1&txp=5319224&n=Du5s0f3RfydKHA&sparams=expire%2Cei%2Cip%2Cid%2Caitags%2Csource%2Crequiressl%2Cxpc%2Cbui%2Cspc%2Cvprv%2Csvpuc%2Cmime%2Cns%2Crqh%2Cgir%2Cclen%2Cdur%2Clmt&sig=AHEqNM4wRAIgSNCIzg-hz74REyZcb7Gc6WsdspuheNkk6oxBAgp7LJQCIAuIcMEoKxo4XnAv9A6r_ADRZYUgZpaC6LSdVUJXhA3O&lsparams=met%2Cmh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpl%2Crms&lsig=APaTxxMwRAIgVX2PH7QtrwECpMeRpUFqrsRIwOWtDGK4Hm88MaUa_AYCIHleWKvSh1OkCNIRVx31JLtZ_o5E5hihRNrJENQKD9gd&alr=yes&cpn=wDkZirFNtlX1fCxc&cver=2.20260421.01.00&range=1178565-1978284&rn=4&rbuf=4002&pot=IgiIvom_4VaBug==&ump=1&srfvp=1 — 200 — 781.1 KiB — 40 ms — h3https://rr3---sn-n4v7snl7.googlevideo.com/videoplayback?expire=1776835940&ei=BAnoafKRBv_usfIP1_rNkA0&ip=92.38.149.11&id=o-AGKFak3i3l-xhlEuMkQPebxYdB_mcDEdykrIH1gEsGqM&itag=136&aitags=134%2C136%2C137%2C160%2C243&source=youtube&requiressl=yes&xpc=EgVo2aDSNQ%3D%3D&met=1776814340%2C&mh=n5&mm=31%2C29&mn=sn-n4v7snl7%2Csn-o097znzd&ms=au%2Crdu&mv=u&mvi=3&pl=27&rms=au%2Cau&bui=AUUZDGLVXn_GeP9nyo9OkJTG-ohRWQQd3tFJtYzuPiJrbEo0AWTMXpCkRqpHqZ0bNw2QWTBIwR2AbLgu&spc=jlWavX7VXTZghhpWBlGdPdXW89nPspISDKFlsImKA2ZVqbt5iugKS1w4y0-IluqFbt2VHA&vprv=1&svpuc=1&mime=video%2Fmp4&ns=xhI_N2VKVV3e5SsvvlVuj6MU&rqh=1&gir=yes&clen=9696272&dur=36.002&lmt=1736208013740310&mt=1776813810&fvip=3&keepalive=yes&fexp=51565116%2C51565682%2C51869322&c=WEB_EMBEDDED_PLAYER&sefc=1&txp=5319224&n=Du5s0f3RfydKHA&sparams=expire%2Cei%2Cip%2Cid%2Caitags%2Csource%2Crequiressl%2Cxpc%2Cbui%2Cspc%2Cvprv%2Csvpuc%2Cmime%2Cns%2Crqh%2Cgir%2Cclen%2Cdur%2Clmt&sig=AHEqNM4wRAIgSNCIzg-hz74REyZcb7Gc6WsdspuheNkk6oxBAgp7LJQCIAuIcMEoKxo4XnAv9A6r_ADRZYUgZpaC6LSdVUJXhA3O&lsparams=met%2Cmh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpl%2Crms&lsig=APaTxxMwRAIgVX2PH7QtrwECpMeRpUFqrsRIwOWtDGK4Hm88MaUa_AYCIHleWKvSh1OkCNIRVx31JLtZ_o5E5hihRNrJENQKD9gd&alr=yes&cpn=wDkZirFNtlX1fCxc&cver=2.20260421.01.00&range=1978285-4009322&rn=5&rbuf=6898&pot=IgiIvom_4VaBug==&ump=1&srfvp=1rr3---sn-n4v7snl7.googlevideo.com/v... https://rr3---sn-n4v7snl7.googlevideo.com/videoplayback?expire=1776835940&ei=BAnoafKRBv_usfIP1_rNkA0&ip=92.38.149.11&id=o-AGKFak3i3l-xhlEuMkQPebxYdB_mcDEdykrIH1gEsGqM&itag=136&aitags=134%2C136%2C137%2C160%2C243&source=youtube&requiressl=yes&xpc=EgVo2aDSNQ%3D%3D&met=1776814340%2C&mh=n5&mm=31%2C29&mn=sn-n4v7snl7%2Csn-o097znzd&ms=au%2Crdu&mv=u&mvi=3&pl=27&rms=au%2Cau&bui=AUUZDGLVXn_GeP9nyo9OkJTG-ohRWQQd3tFJtYzuPiJrbEo0AWTMXpCkRqpHqZ0bNw2QWTBIwR2AbLgu&spc=jlWavX7VXTZghhpWBlGdPdXW89nPspISDKFlsImKA2ZVqbt5iugKS1w4y0-IluqFbt2VHA&vprv=1&svpuc=1&mime=video%2Fmp4&ns=xhI_N2VKVV3e5SsvvlVuj6MU&rqh=1&gir=yes&clen=9696272&dur=36.002&lmt=1736208013740310&mt=1776813810&fvip=3&keepalive=yes&fexp=51565116%2C51565682%2C51869322&c=WEB_EMBEDDED_PLAYER&sefc=1&txp=5319224&n=Du5s0f3RfydKHA&sparams=expire%2Cei%2Cip%2Cid%2Caitags%2Csource%2Crequiressl%2Cxpc%2Cbui%2Cspc%2Cvprv%2Csvpuc%2Cmime%2Cns%2Crqh%2Cgir%2Cclen%2Cdur%2Clmt&sig=AHEqNM4wRAIgSNCIzg-hz74REyZcb7Gc6WsdspuheNkk6oxBAgp7LJQCIAuIcMEoKxo4XnAv9A6r_ADRZYUgZpaC6LSdVUJXhA3O&lsparams=met%2Cmh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpl%2Crms&lsig=APaTxxMwRAIgVX2PH7QtrwECpMeRpUFqrsRIwOWtDGK4Hm88MaUa_AYCIHleWKvSh1OkCNIRVx31JLtZ_o5E5hihRNrJENQKD9gd&alr=yes&cpn=wDkZirFNtlX1fCxc&cver=2.20260421.01.00&range=1978285-4009322&rn=5&rbuf=6898&pot=IgiIvom_4VaBug==&ump=1&srfvp=1 — 200 — 1.9 MiB — 107 ms — h3https://www.youtube.com/api/stats/playback?ns=yt&el=embedded&cpn=wDkZirFNtlX1fCxc&ver=2&cmt=0.024&fmt=136&fs=0&rt=0.798&euri=https%3A%2F%2Fwww.sdsu.edu%2F&lact=850&cl=901361096&mos=1&volume=100&cbrand=apple&cbr=Chrome&cbrver=146.0.0.0&c=WEB_EMBEDDED_PLAYER&cver=2.20260421.01.00&cplayer=UNIPLAYER&cos=Macintosh&cosver=10_15_7&cplatform=DESKTOP&autoplay=1&epm=1&splay=1&delay=4&hl=en_US&cr=US&len=36.041&fexp=v1%2C24004644%2C27005591%2C53408%2C34656%2C106030%2C18644%2C117689%2C9252%2C3479%2C13030%2C23206%2C100702%2C15105%2C25059%2C4174%2C30447%2C13516%2C5189%2C21437%2C4571%2C5239%2C5799%2C1977%2C16088%2C8861%2C543%2C23826%2C9500%2C1840%2C12605%2C9869%2C11771%2C1363%2C10108%2C13159%2C21191%2C329%2C10452%2C6316%2C3922%2C14341%2C4271%2C386%2C954%2C2754%2C9843%2C2931%2C3795%2C4355%2C1202%2C2197%2C9242%2C412%2C3572%2C3472%2C3548%2C3426%2C1302%2C3881%2C4566%2C1836%2C2335%2C7180%2C2557%2C6397%2C3103%2C2117%2C1525&rtn=5&afmt=251&size=1880%3A902&inview=0&muted=1&docid=6oLSPnN4e58&ei=BAnoafKRBv_usfIP1_rNkA0&plid=AAZQANOTA7CHuuvj&referrer=https%3A%2F%2Fwww.youtube.com%2Fembed%2F6oLSPnN4e58%3Fautoplay%3D1%26controls%3D0%26showinfo%3D0%26modestbranding%3D1%26loop%3D1%26fs%3D0%26cc_load_policy%3D0%26iv_load_policy%3D3%26autohide%3D0%26rel%3D0%26playsinline%3D1%26playlist%3D6oLSPnN4e58%26enablejsapi%3D1%26origin%3Dhttps%253A%252F%252Fwww.sdsu.edu%26widgetid%3D1%26forigin%3Dhttps%253A%252F%252Fwww.sdsu.edu%252F%26aoriginsup%3D1%26vf%3D2&list=TLGGQ4Ek_1KVdZoyMTA0MjAyNg&of=wbAUJoLFDaeeOSJrHXH1sg&vm=CAEQABgEOjJBSHFpSlRLWHNaNDJncmZtZTlrU05rQ3plSF9EM1lwQ214a1ZQVDZ0eEp4WUxNN21jQWJnQUxkcUFQTFluSXMyR2U5a3RfWC0taGFzZHg5eGNoTGZnNWx5QjNDYVRWQWNpRkM0S2dvX2gzTlpnelQ5dXNyOXdCNTdsZzZHUm1JbVpJbHhGMlJxcGlKak1JejRMWkV2NFlILXhZMAwww.youtube.com/api/stats/playback?... https://www.youtube.com/api/stats/playback?ns=yt&el=embedded&cpn=wDkZirFNtlX1fCxc&ver=2&cmt=0.024&fmt=136&fs=0&rt=0.798&euri=https%3A%2F%2Fwww.sdsu.edu%2F&lact=850&cl=901361096&mos=1&volume=100&cbrand=apple&cbr=Chrome&cbrver=146.0.0.0&c=WEB_EMBEDDED_PLAYER&cver=2.20260421.01.00&cplayer=UNIPLAYER&cos=Macintosh&cosver=10_15_7&cplatform=DESKTOP&autoplay=1&epm=1&splay=1&delay=4&hl=en_US&cr=US&len=36.041&fexp=v1%2C24004644%2C27005591%2C53408%2C34656%2C106030%2C18644%2C117689%2C9252%2C3479%2C13030%2C23206%2C100702%2C15105%2C25059%2C4174%2C30447%2C13516%2C5189%2C21437%2C4571%2C5239%2C5799%2C1977%2C16088%2C8861%2C543%2C23826%2C9500%2C1840%2C12605%2C9869%2C11771%2C1363%2C10108%2C13159%2C21191%2C329%2C10452%2C6316%2C3922%2C14341%2C4271%2C386%2C954%2C2754%2C9843%2C2931%2C3795%2C4355%2C1202%2C2197%2C9242%2C412%2C3572%2C3472%2C3548%2C3426%2C1302%2C3881%2C4566%2C1836%2C2335%2C7180%2C2557%2C6397%2C3103%2C2117%2C1525&rtn=5&afmt=251&size=1880%3A902&inview=0&muted=1&docid=6oLSPnN4e58&ei=BAnoafKRBv_usfIP1_rNkA0&plid=AAZQANOTA7CHuuvj&referrer=https%3A%2F%2Fwww.youtube.com%2Fembed%2F6oLSPnN4e58%3Fautoplay%3D1%26controls%3D0%26showinfo%3D0%26modestbranding%3D1%26loop%3D1%26fs%3D0%26cc_load_policy%3D0%26iv_load_policy%3D3%26autohide%3D0%26rel%3D0%26playsinline%3D1%26playlist%3D6oLSPnN4e58%26enablejsapi%3D1%26origin%3Dhttps%253A%252F%252Fwww.sdsu.edu%26widgetid%3D1%26forigin%3Dhttps%253A%252F%252Fwww.sdsu.edu%252F%26aoriginsup%3D1%26vf%3D2&list=TLGGQ4Ek_1KVdZoyMTA0MjAyNg&of=wbAUJoLFDaeeOSJrHXH1sg&vm=CAEQABgEOjJBSHFpSlRLWHNaNDJncmZtZTlrU05rQ3plSF9EM1lwQ214a1ZQVDZ0eEp4WUxNN21jQWJnQUxkcUFQTFluSXMyR2U5a3RfWC0taGFzZHg5eGNoTGZnNWx5QjNDYVRWQWNpRkM0S2dvX2gzTlpnelQ5dXNyOXdCNTdsZzZHUm1JbVpJbHhGMlJxcGlKak1JejRMWkV2NFlILXhZMA — 204 — 19 B — 62 ms — h3https://www.youtube.com/ptracking?html5=1&video_id=6oLSPnN4e58&cpn=wDkZirFNtlX1fCxc&ei=BAnoafKRBv_usfIP1_rNkA0&ptk=youtube_none&pltype=contentugcwww.youtube.com/ptracking?html5=1&v... https://www.youtube.com/ptracking?html5=1&video_id=6oLSPnN4e58&cpn=wDkZirFNtlX1fCxc&ei=BAnoafKRBv_usfIP1_rNkA0&ptk=youtube_none&pltype=contentugc — 204 — 17 B — 55 ms — h3https://www.youtube.com/youtubei/v1/log_event?alt=jsonwww.youtube.com/youtubei/v1/log_eve... https://www.youtube.com/youtubei/v1/log_event?alt=json — 200 — 50 B — 39 ms — h3https://www.youtube.com/youtubei/v1/log_event?alt=jsonwww.youtube.com/youtubei/v1/log_eve... https://www.youtube.com/youtubei/v1/log_event?alt=json — 200 — 50 B — 32 ms — h3https://rr3---sn-n4v7snl7.googlevideo.com/videoplayback?expire=1776835940&ei=BAnoafKRBv_usfIP1_rNkA0&ip=92.38.149.11&id=o-AGKFak3i3l-xhlEuMkQPebxYdB_mcDEdykrIH1gEsGqM&itag=136&aitags=134%2C136%2C137%2C160%2C243&source=youtube&requiressl=yes&xpc=EgVo2aDSNQ%3D%3D&met=1776814340%2C&mh=n5&mm=31%2C29&mn=sn-n4v7snl7%2Csn-o097znzd&ms=au%2Crdu&mv=u&mvi=3&pl=27&rms=au%2Cau&bui=AUUZDGLVXn_GeP9nyo9OkJTG-ohRWQQd3tFJtYzuPiJrbEo0AWTMXpCkRqpHqZ0bNw2QWTBIwR2AbLgu&spc=jlWavX7VXTZghhpWBlGdPdXW89nPspISDKFlsImKA2ZVqbt5iugKS1w4y0-IluqFbt2VHA&vprv=1&svpuc=1&mime=video%2Fmp4&ns=xhI_N2VKVV3e5SsvvlVuj6MU&rqh=1&gir=yes&clen=9696272&dur=36.002&lmt=1736208013740310&mt=1776813810&fvip=3&keepalive=yes&fexp=51565116%2C51565682%2C51869322&c=WEB_EMBEDDED_PLAYER&sefc=1&txp=5319224&n=Du5s0f3RfydKHA&sparams=expire%2Cei%2Cip%2Cid%2Caitags%2Csource%2Crequiressl%2Cxpc%2Cbui%2Cspc%2Cvprv%2Csvpuc%2Cmime%2Cns%2Crqh%2Cgir%2Cclen%2Cdur%2Clmt&sig=AHEqNM4wRAIgSNCIzg-hz74REyZcb7Gc6WsdspuheNkk6oxBAgp7LJQCIAuIcMEoKxo4XnAv9A6r_ADRZYUgZpaC6LSdVUJXhA3O&lsparams=met%2Cmh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpl%2Crms&lsig=APaTxxMwRAIgVX2PH7QtrwECpMeRpUFqrsRIwOWtDGK4Hm88MaUa_AYCIHleWKvSh1OkCNIRVx31JLtZ_o5E5hihRNrJENQKD9gd&alr=yes&cpn=wDkZirFNtlX1fCxc&cver=2.20260421.01.00&range=4009323-5858598&rn=6&rbuf=14252&pot=IgiIvom_4VaBug==&ump=1&srfvp=1rr3---sn-n4v7snl7.googlevideo.com/v... https://rr3---sn-n4v7snl7.googlevideo.com/videoplayback?expire=1776835940&ei=BAnoafKRBv_usfIP1_rNkA0&ip=92.38.149.11&id=o-AGKFak3i3l-xhlEuMkQPebxYdB_mcDEdykrIH1gEsGqM&itag=136&aitags=134%2C136%2C137%2C160%2C243&source=youtube&requiressl=yes&xpc=EgVo2aDSNQ%3D%3D&met=1776814340%2C&mh=n5&mm=31%2C29&mn=sn-n4v7snl7%2Csn-o097znzd&ms=au%2Crdu&mv=u&mvi=3&pl=27&rms=au%2Cau&bui=AUUZDGLVXn_GeP9nyo9OkJTG-ohRWQQd3tFJtYzuPiJrbEo0AWTMXpCkRqpHqZ0bNw2QWTBIwR2AbLgu&spc=jlWavX7VXTZghhpWBlGdPdXW89nPspISDKFlsImKA2ZVqbt5iugKS1w4y0-IluqFbt2VHA&vprv=1&svpuc=1&mime=video%2Fmp4&ns=xhI_N2VKVV3e5SsvvlVuj6MU&rqh=1&gir=yes&clen=9696272&dur=36.002&lmt=1736208013740310&mt=1776813810&fvip=3&keepalive=yes&fexp=51565116%2C51565682%2C51869322&c=WEB_EMBEDDED_PLAYER&sefc=1&txp=5319224&n=Du5s0f3RfydKHA&sparams=expire%2Cei%2Cip%2Cid%2Caitags%2Csource%2Crequiressl%2Cxpc%2Cbui%2Cspc%2Cvprv%2Csvpuc%2Cmime%2Cns%2Crqh%2Cgir%2Cclen%2Cdur%2Clmt&sig=AHEqNM4wRAIgSNCIzg-hz74REyZcb7Gc6WsdspuheNkk6oxBAgp7LJQCIAuIcMEoKxo4XnAv9A6r_ADRZYUgZpaC6LSdVUJXhA3O&lsparams=met%2Cmh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpl%2Crms&lsig=APaTxxMwRAIgVX2PH7QtrwECpMeRpUFqrsRIwOWtDGK4Hm88MaUa_AYCIHleWKvSh1OkCNIRVx31JLtZ_o5E5hihRNrJENQKD9gd&alr=yes&cpn=wDkZirFNtlX1fCxc&cver=2.20260421.01.00&range=4009323-5858598&rn=6&rbuf=14252&pot=IgiIvom_4VaBug==&ump=1&srfvp=1 — 200 — 1.8 MiB — 89 ms — h3https://www.youtube.com/generate_204?NRjzegwww.youtube.com/generate_204?NRjzeg https://www.youtube.com/generate_204?NRjzeg — 204 — 10 B — 8 ms — h3https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 145 B — 30 ms — h3https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 276 B — 147 ms — http/1.1
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 3655ms · 913KB · $43/mo
www.sdsu.edu
Other
Costly
Execution 908ms
Transfer 9 KB
Monthly Cost $11/mo
Unattributable
Other
Costly
Execution 661ms
Transfer 0 KB
Monthly Cost $8/mo
ou-resources.sdsu.edu
Other
Costly
Execution 652ms
Transfer 58 KB
Unused 49%
Monthly Cost $8/mo
Google Tag Manager
Tag Manager
Costly
Execution 203ms
Transfer 141 KB
Unused 42%
Monthly Cost $2/mo
ou-resources.sdsu.edu
Other
Optional
Execution 173ms
Transfer 32 KB
Monthly Cost $2/mo
Microsoft Clarity
Session Replay
Optional
Execution 171ms
Transfer 26 KB
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 158ms
Transfer 174 KB
Unused 36%
Monthly Cost $2/mo
OneTrust
Consent
Essential
Execution 146ms
Transfer 131 KB
Unused 53%
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 145ms
Transfer 145 KB
Unused 38%
Monthly Cost $2/mo
www.youtube.com
Other
Optional
Execution 141ms
Transfer 11 KB
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 127ms
Transfer 158 KB
Unused 38%
Monthly Cost $2/mo
learn.go-sandiegostate.org
Other
Optional
Execution 86ms
Transfer 4 KB
Monthly Cost $1/mo
sc-static.net
Other
Optional
Execution 83ms
Transfer 25 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.sdsu.edu adds 908ms and costs ~$11/month
  • Unattributable adds 661ms and costs ~$8/month
  • ou-resources.sdsu.edu adds 652ms and costs ~$8/month
  • Google Tag Manager adds 203ms and costs ~$2/month

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

Why this matters

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

Learn more

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

Source: web.dev

www.sdsu.edu takes 908ms 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 661ms 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

ou-resources.sdsu.edu takes 652ms 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 203ms 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

53% of OneTrust'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