Skip to content
https://binghamton.edu

Performance

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

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

86
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.
77
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.14 s

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

1.99 s

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

38 ms

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

0.042

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

1.59 s

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

5.57 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
5 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
4.3 MB transferred, 148 requests
FIX
4.3 MB transferred, 148 requests
Critical::
Page weighs 13.7 MB (4.3 MB transferred)
Warning::
JavaScript is 3.0 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 3.0 MB
Info::
Fonts are 328 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 328 KB
Warning::
148 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.90 g CO2 per page load
4.3 MB / 2.4 MB budget
4.3 MB transferred
148 requests
0.90 g CO2 per page load
JavaScript 3.0 MiB 70%
Images 654.8 KiB 15%
Fonts 327.7 KiB 7%
CSS 136.2 KiB 3%
HTML 117.4 KiB 3%
Other 67.7 KiB 2%
Other 18.4 KiB 0%
Other 5.0 KiB 0%
Other 4.8 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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 (4.3 MiB of 4.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
47 scripts, 518 KB unused
FIX
47 scripts, 518 KB unused
Warning::
https://analytics.tiktok.com/i18n/pixel/static/mai...: 89 KB unused (76%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-JXLF...: 66 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-113...: 65 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-54B...: 64 KB unused (35%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/destination?...: 59 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 518 KB
518 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwOA.js117 KB89 KB (76%)3rd
https://www.googletagmanager.com/gtag/js?id=G-JXLF9XGJ88&cx=c&gtm=4e64k1176 KB66 KB (38%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-11337358182&cx=c&gtm=4e64k1144 KB65 KB (45%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-54BJ9H182 KB64 KB (35%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-620534517&cx=c&gtm=4e64k1144 KB59 KB (41%)3rd
https://www.googletagmanager.com/gtag/js?id=DC-13623963&cx=c&gtm=4e64k1131 KB58 KB (44%)3rd
https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMQ.js110 KB54 KB (50%)3rd
https://connect.facebook.net/en_US/fbevents.js97 KB34 KB (35%)3rd
https://www.binghamton.edu/assets/js/main.js43 KB29 KB (69%)3rd
https://connect.binghamton.edu/ping1 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
148 resources · 4.3 MB · 518 KB savings available
FIX
148 resources · 4.3 MB · 518 KB savings available
Warning::
Page weight 3.3 MB over 1MB target
Got: 4.3 MB Expected: ≤ 1 MB
Info::
~518 KB of savings available
Warning::
147 third-party resources (100% of weight)
Info::
4 resources over 200KB
148 resources · 4.3 MiB · 147 third-party 3.3 MiB over 1MB target
JavaScript 70% · 3.0 MiB
Image 15% · 657.8 KiB
Font 7% · 327.7 KiB
CSS 5% · 199.3 KiB
Document 3% · 120.0 KiB
Other 1% · 27.2 KiB

~517.7 KiB of savings available

Remove unused JavaScript: 517.7 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.

B
Image Optimization
16 images, 0 KB saveable
REVIEW
16 images, 0 KB saveable
Warning::
https://www.binghamton.edu/assets/img/80-anniversa... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
16 images 601 KB
0 oversized -0 KB
15 legacy format
1 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

B
JS Execution Cost
960ms total JS execution
REVIEW
960ms total JS execution
Info::
Unattributable: 158ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-54B...: 126ms CPU time
Info::
https://www.binghamton.edu/: 124ms CPU time
Info::
https://analytics.tiktok.com/i18n/pixel/static/mai...: 93ms CPU time
Info::
https://sc-static.net/scevent.min.js: 87ms CPU time
Warning::
Third-party scripts: 960ms (100% of total)

Main Thread Breakdown

Script Evaluation 65% Other 15% Script Parsing & Compilation 9% Style & Layout 7%
ScriptTotalScriptingParse/CompileParty
Unattributable158ms8ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-54BJ9H126ms113ms11ms3rd
https://www.binghamton.edu/124ms2ms1ms3rd
https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMQ.js93ms76ms8ms3rd
https://sc-static.net/scevent.min.js87ms82ms2ms3rd
https://scripts.clarity.ms/0.8.59/clarity.js79ms67ms2ms3rd
https://www.googletagmanager.com/gtag/js?id=G-JXLF9XGJ88&cx=c&gtm=4e64k170ms58ms11ms3rd
https://www.googletagmanager.com/gtag/js?id=DC-13623963&cx=c&gtm=4e64k162ms54ms6ms3rd
https://connect.facebook.net/signals/config/6428977797222842?v=2.9.303&r=stable&domain=www.binghamton.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%2C16862ms56ms4ms3rd
https://www.binghamton.edu/assets/js/main.js51ms37ms5ms3rd

Showing top 10 of 11 scripts

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

Green Hosting

No green hosting detected

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

Web fonts

13

328 KB total

Render-blocking

0

of 13

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.1 s LCP 2.0 shttps://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.0 KiB — 78 ms — font-display: swaphttps://fonts.gstatic.com/s/lora/v37/0QIvMX1D_JOuMwr7I_FMl_E.woff20QIvMX1D_JOuMwr7I_FMl_E... https://fonts.gstatic.com/s/lora/v37/0QIvMX1D_JOuMwr7I_FMl_E.woff2 — 36.9 KiB — 80 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6FxZCJgg.woff2memtYaGs126MiZpBA-UFUIc... https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6FxZCJgg.woff2 — 44.0 KiB — 81 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.5 KiB — 33 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 — 44 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 — 36 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 — 44 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.1 KiB — 41 ms — font-display: swaphttps://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-3.woff2pro-fa-solid-900-3.woff2 https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-3.woff2 — 17.1 KiB — 33 ms — font-display: swaphttps://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-16.woff2pro-fa-solid-900-16.woff2 https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-16.woff2 — 17.6 KiB — 44 ms — font-display: swaphttps://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-v4compatibility.woff2pro-fa-v4compatibility.... https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-v4compatibility.woff2 — 4.8 KiB — 33 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 75 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2 — 39.2 KiB — 40 ms — font-display: swap
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 78 ms
Start 683 ms
Risk FOUT — text flashes from fallback to web font
0QIvMX1D_JOuMwr7I_FMl_E... woff2 swap
Size 37 KB
Load time 80 ms
Start 683 ms
Risk FOUT — text flashes from fallback to web font
memtYaGs126MiZpBA-UFUIc... woff2 swap
Size 44 KB
Load time 81 ms
Start 683 ms
Risk FOUT — text flashes from fallback to web font
pro-fa-solid-900-13.woff2 woff2 swap
Size 13 KB
Load time 33 ms
Start 793 ms
Risk FOUT — text flashes from fallback to web font
pro-fa-solid-900-1.woff2 woff2 swap
Size 14 KB
Load time 44 ms
Start 793 ms
Risk FOUT — text flashes from fallback to web font
pro-fa-solid-900-0.woff2 woff2 swap
Size 12 KB
Load time 36 ms
Start 793 ms
Risk FOUT — text flashes from fallback to web font
pro-fa-brands-400-0.woff2 woff2 swap
Size 37 KB
Load time 44 ms
Start 793 ms
Risk FOUT — text flashes from fallback to web font
pro-fa-solid-900-12.woff2 woff2 swap
Size 16 KB
Load time 41 ms
Start 794 ms
Risk FOUT — text flashes from fallback to web font
pro-fa-solid-900-3.woff2 woff2 swap
Size 17 KB
Load time 33 ms
Start 794 ms
Risk FOUT — text flashes from fallback to web font
pro-fa-solid-900-16.woff2 woff2 swap
Size 18 KB
Load time 44 ms
Start 794 ms
Risk FOUT — text flashes from fallback to web font
pro-fa-v4compatibility.... woff2 swap
Size 5 KB
Load time 33 ms
Start 871 ms
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 75 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 39 KB
Load time 40 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
148 requests over 5272ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.1 s LCP 2.0 shttps://binghamton.edu// https://binghamton.edu/ — 301 — 945 B — 292 ms — h2https://www.binghamton.edu/www.binghamton.edu/ https://www.binghamton.edu/ — 200 — 7.5 KiB — 112 ms — h2https://www.binghamton.edu/assets/css/main25.csswww.binghamton.edu/assets/css/main2... https://www.binghamton.edu/assets/css/main25.css — 200 — 27.5 KiB — 215 ms — h2https://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,700italic,800italic,400,600,700,800|Lora:400,500,600,700fonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,700italic,800italic,400,600,700,800|Lora:400,500,600,700 — 200 — 3.0 KiB — 95 ms — h2https://www.binghamton.edu/assets/sites/home/home.csswww.binghamton.edu/assets/sites/hom... https://www.binghamton.edu/assets/sites/home/home.css — 200 — 2.4 KiB — 118 ms — h2https://www.binghamton.edu/assets/img/80-anniversary-logo.svgwww.binghamton.edu/assets/img/80-an... https://www.binghamton.edu/assets/img/80-anniversary-logo.svg — 200 — 6.7 KiB — 117 ms — h2https://www.binghamton.edu/assets/img/logo/binghamton-university.pngwww.binghamton.edu/assets/img/logo/... https://www.binghamton.edu/assets/img/logo/binghamton-university.png — 200 — 7.9 KiB — 218 ms — h2https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.jscdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js — 200 — 27.5 KiB — 62 ms — h3https://www.binghamton.edu/assets/js/main.jswww.binghamton.edu/assets/js/main.j... https://www.binghamton.edu/assets/js/main.js — 200 — 43.2 KiB — 126 ms — h2https://kit.fontawesome.com/6c429c970c.jskit.fontawesome.com/6c429c970c.js https://kit.fontawesome.com/6c429c970c.js — 200 — 5.7 KiB — 71 ms — h2https://www.binghamton.edu/assets/sites/home/js/home.js?v=2www.binghamton.edu/assets/sites/hom... https://www.binghamton.edu/assets/sites/home/js/home.js?v=2 — 200 — 1.3 KiB — 184 ms — h2https://www.binghamton.edu/assets/js/vendor/modernizr/modernizr.min.jswww.binghamton.edu/assets/js/vendor... https://www.binghamton.edu/assets/js/vendor/modernizr/modernizr.min.js — 200 — 4.7 KiB — 172 ms — h2https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.24.0/moment.min.jscdnjs.cloudflare.com/ajax/libs/mome... https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.24.0/moment.min.js — 200 — 15.8 KiB — 31 ms — h3https://cdnjs.cloudflare.com/ajax/libs/hogan.js/3.0.2/hogan.min.jscdnjs.cloudflare.com/ajax/libs/hoga... https://cdnjs.cloudflare.com/ajax/libs/hogan.js/3.0.2/hogan.min.js — 200 — 3.7 KiB — 32 ms — h3https://cdn.jsdelivr.net/npm/@accessible360/accessible-slick@1.0.1/slick/slick.min.jscdn.jsdelivr.net/npm/@accessible360... https://cdn.jsdelivr.net/npm/@accessible360/accessible-slick@1.0.1/slick/slick.min.js — 200 — 10.3 KiB — 8 ms — h2https://www.binghamton.edu/assets/js/ajax.jswww.binghamton.edu/assets/js/ajax.j... https://www.binghamton.edu/assets/js/ajax.js — 200 — 8.6 KiB — 107 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-54BJ9Hwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-54BJ9H — 200 — 182.3 KiB — 206 ms — h2https://www.binghamton.edu/img/hi-res/home/new-gym-2026.jpgwww.binghamton.edu/img/hi-res/home/... https://www.binghamton.edu/img/hi-res/home/new-gym-2026.jpg — 200 — 96.1 KiB — 255 ms — h2https://www.binghamton.edu/assets/img/bkg/patterns/green-to-dark-hex.jpgwww.binghamton.edu/assets/img/bkg/p... https://www.binghamton.edu/assets/img/bkg/patterns/green-to-dark-hex.jpg — 200 — 35.2 KiB — 255 ms — h2https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.0 KiB — 78 ms — h3https://fonts.gstatic.com/s/lora/v37/0QIvMX1D_JOuMwr7I_FMl_E.woff2fonts.gstatic.com/s/lora/v37/0QIvMX... https://fonts.gstatic.com/s/lora/v37/0QIvMX1D_JOuMwr7I_FMl_E.woff2 — 200 — 36.9 KiB — 80 ms — h3https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6FxZCJgg.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6FxZCJgg.woff2 — 200 — 44.0 KiB — 81 ms — h3https://ka-p.fontawesome.com/assets/6c429c970c/116579269/kit.css?token=6c429c970cka-p.fontawesome.com/assets/6c429c9... https://ka-p.fontawesome.com/assets/6c429c970c/116579269/kit.css?token=6c429c970c — 200 — 57.1 KiB — 51 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v4-shims.min.css?token=6c429c970cka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v4-shims.min.css?token=6c429c970c — 200 — 4.1 KiB — 31 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v4-font-face.min.css?token=6c429c970cka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v4-font-face.min.css?token=6c429c970c — 200 — 1.9 KiB — 29 ms — h2https://www.binghamton.edu/assets/img/bkg/patterns/white-to-grey-hex.jpgwww.binghamton.edu/assets/img/bkg/p... https://www.binghamton.edu/assets/img/bkg/patterns/white-to-grey-hex.jpg — 200 — 42.4 KiB — 183 ms — h2https://www.binghamton.edu/assets/img/bkg/patterns/multicolor-on-white.jpgwww.binghamton.edu/assets/img/bkg/p... https://www.binghamton.edu/assets/img/bkg/patterns/multicolor-on-white.jpg — 200 — 47.1 KiB — 165 ms — h2https://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.5 KiB — 33 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 — 44 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 — 36 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.1 s LCP 2.0 shttps://binghamton.edu// https://binghamton.edu/ — 301 — 945 B — 292 ms — h2https://www.binghamton.edu/www.binghamton.edu/ https://www.binghamton.edu/ — 200 — 7.5 KiB — 112 ms — h2https://www.binghamton.edu/assets/css/main25.csswww.binghamton.edu/assets/css/main2... https://www.binghamton.edu/assets/css/main25.css — 200 — 27.5 KiB — 215 ms — h2https://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,700italic,800italic,400,600,700,800|Lora:400,500,600,700fonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,700italic,800italic,400,600,700,800|Lora:400,500,600,700 — 200 — 3.0 KiB — 95 ms — h2https://www.binghamton.edu/assets/sites/home/home.csswww.binghamton.edu/assets/sites/hom... https://www.binghamton.edu/assets/sites/home/home.css — 200 — 2.4 KiB — 118 ms — h2https://www.binghamton.edu/assets/img/80-anniversary-logo.svgwww.binghamton.edu/assets/img/80-an... https://www.binghamton.edu/assets/img/80-anniversary-logo.svg — 200 — 6.7 KiB — 117 ms — h2https://www.binghamton.edu/assets/img/logo/binghamton-university.pngwww.binghamton.edu/assets/img/logo/... https://www.binghamton.edu/assets/img/logo/binghamton-university.png — 200 — 7.9 KiB — 218 ms — h2https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.jscdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js — 200 — 27.5 KiB — 62 ms — h3https://www.binghamton.edu/assets/js/main.jswww.binghamton.edu/assets/js/main.j... https://www.binghamton.edu/assets/js/main.js — 200 — 43.2 KiB — 126 ms — h2https://kit.fontawesome.com/6c429c970c.jskit.fontawesome.com/6c429c970c.js https://kit.fontawesome.com/6c429c970c.js — 200 — 5.7 KiB — 71 ms — h2https://www.binghamton.edu/assets/sites/home/js/home.js?v=2www.binghamton.edu/assets/sites/hom... https://www.binghamton.edu/assets/sites/home/js/home.js?v=2 — 200 — 1.3 KiB — 184 ms — h2https://www.binghamton.edu/assets/js/vendor/modernizr/modernizr.min.jswww.binghamton.edu/assets/js/vendor... https://www.binghamton.edu/assets/js/vendor/modernizr/modernizr.min.js — 200 — 4.7 KiB — 172 ms — h2https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.24.0/moment.min.jscdnjs.cloudflare.com/ajax/libs/mome... https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.24.0/moment.min.js — 200 — 15.8 KiB — 31 ms — h3https://cdnjs.cloudflare.com/ajax/libs/hogan.js/3.0.2/hogan.min.jscdnjs.cloudflare.com/ajax/libs/hoga... https://cdnjs.cloudflare.com/ajax/libs/hogan.js/3.0.2/hogan.min.js — 200 — 3.7 KiB — 32 ms — h3https://cdn.jsdelivr.net/npm/@accessible360/accessible-slick@1.0.1/slick/slick.min.jscdn.jsdelivr.net/npm/@accessible360... https://cdn.jsdelivr.net/npm/@accessible360/accessible-slick@1.0.1/slick/slick.min.js — 200 — 10.3 KiB — 8 ms — h2https://www.binghamton.edu/assets/js/ajax.jswww.binghamton.edu/assets/js/ajax.j... https://www.binghamton.edu/assets/js/ajax.js — 200 — 8.6 KiB — 107 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-54BJ9Hwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-54BJ9H — 200 — 182.3 KiB — 206 ms — h2https://www.binghamton.edu/img/hi-res/home/new-gym-2026.jpgwww.binghamton.edu/img/hi-res/home/... https://www.binghamton.edu/img/hi-res/home/new-gym-2026.jpg — 200 — 96.1 KiB — 255 ms — h2https://www.binghamton.edu/assets/img/bkg/patterns/green-to-dark-hex.jpgwww.binghamton.edu/assets/img/bkg/p... https://www.binghamton.edu/assets/img/bkg/patterns/green-to-dark-hex.jpg — 200 — 35.2 KiB — 255 ms — h2https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.0 KiB — 78 ms — h3https://fonts.gstatic.com/s/lora/v37/0QIvMX1D_JOuMwr7I_FMl_E.woff2fonts.gstatic.com/s/lora/v37/0QIvMX... https://fonts.gstatic.com/s/lora/v37/0QIvMX1D_JOuMwr7I_FMl_E.woff2 — 200 — 36.9 KiB — 80 ms — h3https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6FxZCJgg.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6FxZCJgg.woff2 — 200 — 44.0 KiB — 81 ms — h3https://ka-p.fontawesome.com/assets/6c429c970c/116579269/kit.css?token=6c429c970cka-p.fontawesome.com/assets/6c429c9... https://ka-p.fontawesome.com/assets/6c429c970c/116579269/kit.css?token=6c429c970c — 200 — 57.1 KiB — 51 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v4-shims.min.css?token=6c429c970cka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v4-shims.min.css?token=6c429c970c — 200 — 4.1 KiB — 31 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v4-font-face.min.css?token=6c429c970cka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v4-font-face.min.css?token=6c429c970c — 200 — 1.9 KiB — 29 ms — h2https://www.binghamton.edu/assets/img/bkg/patterns/white-to-grey-hex.jpgwww.binghamton.edu/assets/img/bkg/p... https://www.binghamton.edu/assets/img/bkg/patterns/white-to-grey-hex.jpg — 200 — 42.4 KiB — 183 ms — h2https://www.binghamton.edu/assets/img/bkg/patterns/multicolor-on-white.jpgwww.binghamton.edu/assets/img/bkg/p... https://www.binghamton.edu/assets/img/bkg/patterns/multicolor-on-white.jpg — 200 — 47.1 KiB — 165 ms — h2https://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.5 KiB — 33 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 — 44 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 — 36 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 — 44 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.1 KiB — 41 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-3.woff2ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-3.woff2 — 200 — 17.1 KiB — 33 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-16.woff2ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-16.woff2 — 200 — 17.6 KiB — 44 ms — h2https://www.binghamton.edu/apps/api/sheets/sheet/?id=15ClysrTi2TuIvNDFLvOs4AH1HOhSy4eSGM7AVREqupM&range=videoswww.binghamton.edu/apps/api/sheets/... https://www.binghamton.edu/apps/api/sheets/sheet/?id=15ClysrTi2TuIvNDFLvOs4AH1HOhSy4eSGM7AVREqupM&range=videos — 200 — 1.4 KiB — 233 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-v4compatibility.woff2ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-v4compatibility.woff2 — 200 — 4.8 KiB — 33 ms — h2https://www.binghamton.edu/apps/api/accolades?format=json&offset=0&channel=accolades&limit=4&tag=homewww.binghamton.edu/apps/api/accolad... https://www.binghamton.edu/apps/api/accolades?format=json&offset=0&channel=accolades&limit=4&tag=home — 200 — 2.1 KiB — 258 ms — h2https://www.binghamton.edu/home/img/hi-res/bing-campus.jpgwww.binghamton.edu/home/img/hi-res/... https://www.binghamton.edu/home/img/hi-res/bing-campus.jpg — 200 — 363.8 KiB — 225 ms — h2https://www.googletagmanager.com/gtag/js?id=G-JXLF9XGJ88&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-JXLF9XGJ88&cx=c&gtm=4e64k1 — 200 — 175.9 KiB — 51 ms — h2https://www.clarity.ms/tag/tj0uzqmc20?ref=gtmwww.clarity.ms/tag/tj0uzqmc20?ref=g... https://www.clarity.ms/tag/tj0uzqmc20?ref=gtm — 200 — 843 B — 135 ms — http/1.1https://studyonline.binghamton.edu/pingstudyonline.binghamton.edu/ping https://studyonline.binghamton.edu/ping — 200 — 968 B — 301 ms — h2https://www.google.com/ccm/collect?rcb=11&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.binghamton.edu%2F&scrsrc=www.googletagmanager.com&rnd=1703155841.1776899635&dt=Binghamton%20University%2C%20State%20University%20of%20New%20York%20(SUNY)%20%7C%20Binghamton%20University%20%7C%20Binghamton%20University&auid=234342025.1776899635&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k1v71925541za200zd71925541xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266400~117384406&apve=1&apvf=f&apvc=1&tft=1776899635439&tfd=979www.google.com/ccm/collect?rcb=11&f... https://www.google.com/ccm/collect?rcb=11&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.binghamton.edu%2F&scrsrc=www.googletagmanager.com&rnd=1703155841.1776899635&dt=Binghamton%20University%2C%20State%20University%20of%20New%20York%20(SUNY)%20%7C%20Binghamton%20University%20%7C%20Binghamton%20University&auid=234342025.1776899635&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k1v71925541za200zd71925541xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266400~117384406&apve=1&apvf=f&apvc=1&tft=1776899635439&tfd=979 — 200 — 21 B — 101 ms — h3https://www.googletagmanager.com/gtag/destination?id=AW-620534517&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-620534517&cx=c&gtm=4e64k1 — 200 — 144.4 KiB — 92 ms — h3https://region1.analytics.google.com/g/collect?v=2&tid=G-JXLF9XGJ88&gtm=45je64k1v882761943z871925541za20gzb71925541zd71925541&_p=1776899635094&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=421327998.1776899636&frm=0&pscdl=noapi&rcb=1&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401~117512543~118463261&sid=1776899635&sct=1&seg=0&dl=https%3A%2F%2Fwww.binghamton.edu%2F&dt=Binghamton%20University%2C%20State%20University%20of%20New%20York%20(SUNY)%20%7C%20Binghamton%20University%20%7C%20Binghamton%20University&en=page_view&_fv=1&_nsi=1&_ss=1&ep.content_group=Other%20group&tfd=1072region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-JXLF9XGJ88&gtm=45je64k1v882761943z871925541za20gzb71925541zd71925541&_p=1776899635094&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=421327998.1776899636&frm=0&pscdl=noapi&rcb=1&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401~117512543~118463261&sid=1776899635&sct=1&seg=0&dl=https%3A%2F%2Fwww.binghamton.edu%2F&dt=Binghamton%20University%2C%20State%20University%20of%20New%20York%20(SUNY)%20%7C%20Binghamton%20University%20%7C%20Binghamton%20University&en=page_view&_fv=1&_nsi=1&_ss=1&ep.content_group=Other%20group&tfd=1072 — 204 — 551 B — 138 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-JXLF9XGJ88&cid=421327998.1776899636&gtm=45je64k1v882761943z871925541za20gzb71925541zd71925541&rcb=1&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266401~117512543~118463261stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-JXLF9XGJ88&cid=421327998.1776899636&gtm=45je64k1v882761943z871925541za20gzb71925541zd71925541&rcb=1&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266401~117512543~118463261 — 204 — 560 B — 91 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-JXLF9XGJ88&cid=421327998.1776899636&gtm=45je64k1v882761943z871925541za20gzb71925541zd71925541&rcb=1&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266401~117512543~118463261&z=725271367www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-JXLF9XGJ88&cid=421327998.1776899636&gtm=45je64k1v882761943z871925541za20gzb71925541zd71925541&rcb=1&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266401~117512543~118463261&z=725271367 — 200 — 408 B — 93 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.1 KiB — 144 ms — h2https://www.youtube.com/embed/UJ2rzg4gJPM?showinfo=1&controls=1&modestbranding=1&portrait=0&rel=0www.youtube.com/embed/UJ2rzg4gJPM?s... https://www.youtube.com/embed/UJ2rzg4gJPM?showinfo=1&controls=1&modestbranding=1&portrait=0&rel=0 — 200 — 56.9 KiB — 170 ms — h2https://www.googleadservices.com/pagead/conversion/620534517/?random=1776899635655&cv=11&fst=1776899635655&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k1v886060394z871925541za20gzb71925541zd71925541xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.binghamton.edu%2F&rcb=5&label=wRd6CP-fjo8DEPW18qcC&capi=1&frm=0&tiba=Binghamton%20University%2C%20State%20University%20of%20New%20York%20(SUNY)%20%7C%20Binghamton%20University%20%7C%20Binghamton%20University&bttype=purchase&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=234342025.1776899635&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&em=tv.1&fmt=7www.googleadservices.com/pagead/con... https://www.googleadservices.com/pagead/conversion/620534517/?random=1776899635655&cv=11&fst=1776899635655&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k1v886060394z871925541za20gzb71925541zd71925541xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.binghamton.edu%2F&rcb=5&label=wRd6CP-fjo8DEPW18qcC&capi=1&frm=0&tiba=Binghamton%20University%2C%20State%20University%20of%20New%20York%20(SUNY)%20%7C%20Binghamton%20University%20%7C%20Binghamton%20University&bttype=purchase&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=234342025.1776899635&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&em=tv.1&fmt=7 — 200 — 1.1 KiB — 97 ms — h3https://www.youtube.com/s/player/1bb6ee63/www-player.csswww.youtube.com/s/player/1bb6ee63/w... https://www.youtube.com/s/player/1bb6ee63/www-player.css — 200 — 58.0 KiB — 50 ms — h2https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.KjNKUXigSn8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywEJITLW9kQSSYb_eVLtSgu_4tU6CQwww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.KjNKUXigSn8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywEJITLW9kQSSYb_eVLtSgu_4tU6CQ — 200 — 45.3 KiB — 65 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 — 75 ms — h3https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.5f0apfZzpOA.2021.O/am=AAAABA/d=1/br=1/rs=AGKMywFg3MG1UeKh8ePjbhY_YEMv-NHjmA/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.5f0apfZzpOA.2021.O/am=AAAABA/d=1/br=1/rs=AGKMywFg3MG1UeKh8ePjbhY_YEMv-NHjmA/m=root,base — 200 — 140.1 KiB — 81 ms — h2https://www.youtube.com/s/player/1bb6ee63/player_embed_es6.vflset/en_US/base.jswww.youtube.com/s/player/1bb6ee63/p... https://www.youtube.com/s/player/1bb6ee63/player_embed_es6.vflset/en_US/base.js — 200 — 436.0 KiB — 118 ms — h2https://mx.technolutions.net/ping?id=bdcfb796-96da-3683-eb80-f637dc6a42bc&sid=psxLjExTc3DvtYxIigLFtmOD31o1nNRA5y8JKSwAqQ5fw-2j6Sbbaqhq8F_B8Mys1wdbZNp_hdnVHpre3e1f5-X5FSW97QEFEedEYo6q8LRUcZ5xmLPOGKDta4235Ec3&hid=551574eb-5e86-408f-b9b7-64588135f30dmx.technolutions.net/ping?id=bdcfb7... https://mx.technolutions.net/ping?id=bdcfb796-96da-3683-eb80-f637dc6a42bc&sid=psxLjExTc3DvtYxIigLFtmOD31o1nNRA5y8JKSwAqQ5fw-2j6Sbbaqhq8F_B8Mys1wdbZNp_hdnVHpre3e1f5-X5FSW97QEFEedEYo6q8LRUcZ5xmLPOGKDta4235Ec3&hid=551574eb-5e86-408f-b9b7-64588135f30d — 200 — 3.7 KiB — 98 ms — h2https://gograd.binghamton.edu/pinggograd.binghamton.edu/ping https://gograd.binghamton.edu/ping — 200 — 971 B — 312 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/620534517/?random=503419925&cv=11&fst=1776899635655&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k1v886060394z871925541za20gzb71925541zd71925541xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.binghamton.edu%2F&rcb=5&label=wRd6CP-fjo8DEPW18qcC&capi=1&frm=0&tiba=Binghamton%20University%2C%20State%20University%20of%20New%20York%20(SUNY)%20%7C%20Binghamton%20University%20%7C%20Binghamton%20University&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=234342025.1776899635&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKK25vdC1ldmVudC1zb3VyY2UsIHRyaWdnZXI9bmF2aWdhdGlvbi1zb3VyY2VaAwoBAWIDCgED&cerd=CgSO4b0t&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1FkSR7lhOqOVFP72K5tBAIU6seGayLkWgmWA&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1XJ6m388F2yLZPPeXpPgbb2nUV-O5i2gZadFAbGsyjBhNKTbF5gkBIaAkR0&pscrd=IhMI85rc_MqClAMV51GkBB0UDxs7MgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhtodHRwczovL3d3dy5iaW5naGFtdG9uLmVkdS9CWENoRUk4T09oendZUTFjaWp4NC1nbDRhVkFSSXRBSThFS1ozMTlVOG9mdlJvUm5ZaTRMNDdsTUtTVmt3V3Vmc19uNjBSZWh1ekxhMmlRbUVGZ2xzcUxkLVJ6DAgJYggIABAAGAAgAAgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/620534517/?random=503419925&cv=11&fst=1776899635655&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k1v886060394z871925541za20gzb71925541zd71925541xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.binghamton.edu%2F&rcb=5&label=wRd6CP-fjo8DEPW18qcC&capi=1&frm=0&tiba=Binghamton%20University%2C%20State%20University%20of%20New%20York%20(SUNY)%20%7C%20Binghamton%20University%20%7C%20Binghamton%20University&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=234342025.1776899635&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKK25vdC1ldmVudC1zb3VyY2UsIHRyaWdnZXI9bmF2aWdhdGlvbi1zb3VyY2VaAwoBAWIDCgED&cerd=CgSO4b0t&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1FkSR7lhOqOVFP72K5tBAIU6seGayLkWgmWA&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1XJ6m388F2yLZPPeXpPgbb2nUV-O5i2gZadFAbGsyjBhNKTbF5gkBIaAkR0&pscrd=IhMI85rc_MqClAMV51GkBB0UDxs7MgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhtodHRwczovL3d3dy5iaW5naGFtdG9uLmVkdS9CWENoRUk4T09oendZUTFjaWp4NC1nbDRhVkFSSXRBSThFS1ozMTlVOG9mdlJvUm5ZaTRMNDdsTUtTVmt3V3Vmc19uNjBSZWh1ekxhMmlRbUVGZ2xzcUxkLVJ6DAgJYggIABAAGAAgAA — 302 — 23 B — 201 ms — h3https://n.clarity.ms/collectn.clarity.ms/collect https://n.clarity.ms/collect — 204 — 282 B — 542 ms — http/1.1https://www.google.com/pagead/1p-conversion/620534517/?random=503419925&cv=11&fst=1776899635655&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k1v886060394z871925541za20gzb71925541zd71925541xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.binghamton.edu%2F&rcb=5&label=wRd6CP-fjo8DEPW18qcC&capi=1&frm=0&tiba=Binghamton%20University%2C%20State%20University%20of%20New%20York%20(SUNY)%20%7C%20Binghamton%20University%20%7C%20Binghamton%20University&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=234342025.1776899635&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKK25vdC1ldmVudC1zb3VyY2UsIHRyaWdnZXI9bmF2aWdhdGlvbi1zb3VyY2VaAwoBAWIDCgED&cerd=CgSO4b0t&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1XJ6m388F2yLZPPeXpPgbb2nUV-O5i2gZadFAbGsyjBhNKTbF5gkBIaAkR0&pscrd=IhMI85rc_MqClAMV51GkBB0UDxs7MgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhtodHRwczovL3d3dy5iaW5naGFtdG9uLmVkdS9CWENoRUk4T09oendZUTFjaWp4NC1nbDRhVkFSSXRBSThFS1ozMTlVOG9mdlJvUm5ZaTRMNDdsTUtTVmt3V3Vmc19uNjBSZWh1ekxhMmlRbUVGZ2xzcUxkLVJ6DAgJYggIABAAGAAgAA&is_vtc=1&cid=CAQSWwAFq6B9iG2wDMAUyqC-936GJFhBJUAlr0fohs6wjngIYgcjzWGeVCc7NxYzrKkWQPEuaooUbgvpCsobTHMF7s068K2UVYuBlTWyJzwaHrcoVxiJ1198OOuAfYg&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1Fkcn62IccqN_KvfMgXyBvoUxXH8llG0xNBA&random=3289794190www.google.com/pagead/1p-conversion... https://www.google.com/pagead/1p-conversion/620534517/?random=503419925&cv=11&fst=1776899635655&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k1v886060394z871925541za20gzb71925541zd71925541xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.binghamton.edu%2F&rcb=5&label=wRd6CP-fjo8DEPW18qcC&capi=1&frm=0&tiba=Binghamton%20University%2C%20State%20University%20of%20New%20York%20(SUNY)%20%7C%20Binghamton%20University%20%7C%20Binghamton%20University&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=234342025.1776899635&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKK25vdC1ldmVudC1zb3VyY2UsIHRyaWdnZXI9bmF2aWdhdGlvbi1zb3VyY2VaAwoBAWIDCgED&cerd=CgSO4b0t&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1XJ6m388F2yLZPPeXpPgbb2nUV-O5i2gZadFAbGsyjBhNKTbF5gkBIaAkR0&pscrd=IhMI85rc_MqClAMV51GkBB0UDxs7MgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhtodHRwczovL3d3dy5iaW5naGFtdG9uLmVkdS9CWENoRUk4T09oendZUTFjaWp4NC1nbDRhVkFSSXRBSThFS1ozMTlVOG9mdlJvUm5ZaTRMNDdsTUtTVmt3V3Vmc19uNjBSZWh1ekxhMmlRbUVGZ2xzcUxkLVJ6DAgJYggIABAAGAAgAA&is_vtc=1&cid=CAQSWwAFq6B9iG2wDMAUyqC-936GJFhBJUAlr0fohs6wjngIYgcjzWGeVCc7NxYzrKkWQPEuaooUbgvpCsobTHMF7s068K2UVYuBlTWyJzwaHrcoVxiJ1198OOuAfYg&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1Fkcn62IccqN_KvfMgXyBvoUxXH8llG0xNBA&random=3289794190 — 302 — 22 B — 88 ms — h3https://www.google.es/pagead/1p-conversion/620534517/?random=503419925&cv=11&fst=1776899635655&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k1v886060394z871925541za20gzb71925541zd71925541xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.binghamton.edu%2F&rcb=5&label=wRd6CP-fjo8DEPW18qcC&capi=1&frm=0&tiba=Binghamton%20University%2C%20State%20University%20of%20New%20York%20(SUNY)%20%7C%20Binghamton%20University%20%7C%20Binghamton%20University&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=234342025.1776899635&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKK25vdC1ldmVudC1zb3VyY2UsIHRyaWdnZXI9bmF2aWdhdGlvbi1zb3VyY2VaAwoBAWIDCgED&cerd=CgSO4b0t&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1XJ6m388F2yLZPPeXpPgbb2nUV-O5i2gZadFAbGsyjBhNKTbF5gkBIaAkR0&is_vtc=1&cid=CAQSWwAFq6B9iG2wDMAUyqC-936GJFhBJUAlr0fohs6wjngIYgcjzWGeVCc7NxYzrKkWQPEuaooUbgvpCsobTHMF7s068K2UVYuBlTWyJzwaHrcoVxiJ1198OOuAfYg&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1Fkcn62IccqN_KvfMgXyBvoUxXH8llG0xNBA&random=3289794190&ipr=y&pscrd=IhMI85rc_MqClAMV51GkBB0UDxs7MgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhtodHRwczovL3d3dy5iaW5naGFtdG9uLmVkdS9CWENoRUk4T09oendZUTFjaWp4NC1nbDRhVkFSSXRBSThFS1ozMTlVOG9mdlJvUm5ZaTRMNDdsTUtTVmt3V3Vmc19uNjBSZWh1ekxhMmlRbUVGZ2xzcUxkLVJ6DAgJYggIABAAGAAgAAwww.google.es/pagead/1p-conversion/... https://www.google.es/pagead/1p-conversion/620534517/?random=503419925&cv=11&fst=1776899635655&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k1v886060394z871925541za20gzb71925541zd71925541xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.binghamton.edu%2F&rcb=5&label=wRd6CP-fjo8DEPW18qcC&capi=1&frm=0&tiba=Binghamton%20University%2C%20State%20University%20of%20New%20York%20(SUNY)%20%7C%20Binghamton%20University%20%7C%20Binghamton%20University&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=234342025.1776899635&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKK25vdC1ldmVudC1zb3VyY2UsIHRyaWdnZXI9bmF2aWdhdGlvbi1zb3VyY2VaAwoBAWIDCgED&cerd=CgSO4b0t&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1XJ6m388F2yLZPPeXpPgbb2nUV-O5i2gZadFAbGsyjBhNKTbF5gkBIaAkR0&is_vtc=1&cid=CAQSWwAFq6B9iG2wDMAUyqC-936GJFhBJUAlr0fohs6wjngIYgcjzWGeVCc7NxYzrKkWQPEuaooUbgvpCsobTHMF7s068K2UVYuBlTWyJzwaHrcoVxiJ1198OOuAfYg&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1Fkcn62IccqN_KvfMgXyBvoUxXH8llG0xNBA&random=3289794190&ipr=y&pscrd=IhMI85rc_MqClAMV51GkBB0UDxs7MgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhtodHRwczovL3d3dy5iaW5naGFtdG9uLmVkdS9CWENoRUk4T09oendZUTFjaWp4NC1nbDRhVkFSSXRBSThFS1ozMTlVOG9mdlJvUm5ZaTRMNDdsTUtTVmt3V3Vmc19uNjBSZWh1ekxhMmlRbUVGZ2xzcUxkLVJ6DAgJYggIABAAGAAgAA — 200 — 115 B — 39 ms — h2https://googleads.g.doubleclick.net/pagead/idgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id — 302 — 23 B — 84 ms — h3https://static.doubleclick.net/instream/ad_status.jsstatic.doubleclick.net/instream/ad_... https://static.doubleclick.net/instream/ad_status.js — 200 — 494 B — 83 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.5f0apfZzpOA.2021.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywFg3MG1UeKh8ePjbhY_YEMv-NHjmA/m=r78Drbwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.5f0apfZzpOA.2021.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywFg3MG1UeKh8ePjbhY_YEMv-NHjmA/m=r78Drb — 200 — 183.1 KiB — 95 ms — h3https://mx.technolutions.net/ping?id=0c537034-3d17-3cb9-381f-a72fad6830a0&sid=e1vmh3bdGm-6L_7zMrPkctQIn06KNSPgMqXm09XAdB3caOGI3xKszQBwYwJWzHr2DH2HVjDhvrsXHrdZk7i57_tU--hR4basj7l0WgZ_rMmURlWzfAy_JYvWqJsf_a9Z&hid=ab3be282-c024-b49c-e621-a574c8b9b01cmx.technolutions.net/ping?id=0c5370... https://mx.technolutions.net/ping?id=0c537034-3d17-3cb9-381f-a72fad6830a0&sid=e1vmh3bdGm-6L_7zMrPkctQIn06KNSPgMqXm09XAdB3caOGI3xKszQBwYwJWzHr2DH2HVjDhvrsXHrdZk7i57_tU--hR4basj7l0WgZ_rMmURlWzfAy_JYvWqJsf_a9Z&hid=ab3be282-c024-b49c-e621-a574c8b9b01c — 200 — 3.7 KiB — 43 ms — h2https://connect.binghamton.edu/pingconnect.binghamton.edu/ping https://connect.binghamton.edu/ping — 200 — 1.0 KiB — 312 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://i.ytimg.com/vi_webp/UJ2rzg4gJPM/sddefault.webpi.ytimg.com/vi_webp/UJ2rzg4gJPM/sdd... https://i.ytimg.com/vi_webp/UJ2rzg4gJPM/sddefault.webp — 200 — 54.2 KiB — 126 ms — h2https://mx.technolutions.net/ping?id=0dfa1821-5fa4-2c7c-17d3-e2df420f13cc&sid=C2UwV-kjkXJkm_YD2Jq1axv5GzFmy0P8kg2jiPbGlW8nYhZQ3kWzvE4a2CqwQpQJbkSBz2z3G6FyR9R0wqPoK9TxY4Su8M61Q2iqoIh8JvQgQNUefTpJB0R51be83S4d&hid=381396a6-7b1b-d001-0fda-902ff16dcda8mx.technolutions.net/ping?id=0dfa18... https://mx.technolutions.net/ping?id=0dfa1821-5fa4-2c7c-17d3-e2df420f13cc&sid=C2UwV-kjkXJkm_YD2Jq1axv5GzFmy0P8kg2jiPbGlW8nYhZQ3kWzvE4a2CqwQpQJbkSBz2z3G6FyR9R0wqPoK9TxY4Su8M61Q2iqoIh8JvQgQNUefTpJB0R51be83S4d&hid=381396a6-7b1b-d001-0fda-902ff16dcda8 — 200 — 3.6 KiB — 59 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-11337358182&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-11337358182&cx=c&gtm=4e64k1 — 200 — 143.5 KiB — 70 ms — h3https://www.googletagmanager.com/gtag/js?id=DC-13623963&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=DC-13623963&cx=c&gtm=4e64k1 — 200 — 130.9 KiB — 79 ms — h3https://sc-static.net/scevent.min.jssc-static.net/scevent.min.js https://sc-static.net/scevent.min.js — 200 — 24.8 KiB — 51 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 53 ms — h3https://c.amazon-adsystem.com/aat/amzn.jsc.amazon-adsystem.com/aat/amzn.js https://c.amazon-adsystem.com/aat/amzn.js — 200 — 8.9 KiB — 67 ms — h2https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=CNH3NIBC77U6RIGJEDDG&lib=ttqanalytics.tiktok.com/i18n/pixel/eve... https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=CNH3NIBC77U6RIGJEDDG&lib=ttq — 200 — 3.3 KiB — 137 ms — h2https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=D28DCPRC77UABUJRSR60&lib=ttqanalytics.tiktok.com/i18n/pixel/eve... https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=D28DCPRC77UABUJRSR60&lib=ttq — 200 — 3.2 KiB — 161 ms — h2https://www.google.com/ccm/collect?rcb=5&frm=0&ae=g&dl=https%3A%2F%2Fwww.binghamton.edu%2F&scrsrc=www.googletagmanager.com&rnd=1703155841.1776899635&dt=Binghamton%20University%2C%20State%20University%20of%20New%20York%20(SUNY)%20%7C%20Binghamton%20University%20%7C%20Binghamton%20University&auid=234342025.1776899635&navt=n&npa=1&_tu=CA&gtm=45be64k1v886060394z871925541za20gzb71925541zd71925541xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-620534517&tid=AW-620534517&tft=1776899636485&tfd=2025www.google.com/ccm/collect?rcb=5&fr... https://www.google.com/ccm/collect?rcb=5&frm=0&ae=g&dl=https%3A%2F%2Fwww.binghamton.edu%2F&scrsrc=www.googletagmanager.com&rnd=1703155841.1776899635&dt=Binghamton%20University%2C%20State%20University%20of%20New%20York%20(SUNY)%20%7C%20Binghamton%20University%20%7C%20Binghamton%20University&auid=234342025.1776899635&navt=n&npa=1&_tu=CA&gtm=45be64k1v886060394z871925541za20gzb71925541zd71925541xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-620534517&tid=AW-620534517&tft=1776899636485&tfd=2025 — 200 — 21 B — 40 ms — h3https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.2 KiB — 123 ms — h2https://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/embed/UJ2rzg4gJPM?showinfo=1&controls=1&modestbranding=1&portrait=0&rel=0&enablejsapi=1&origin=https%3A%2F%2Fwww.binghamton.eduwww.youtube.com/embed/UJ2rzg4gJPM?s... https://www.youtube.com/embed/UJ2rzg4gJPM?showinfo=1&controls=1&modestbranding=1&portrait=0&rel=0&enablejsapi=1&origin=https%3A%2F%2Fwww.binghamton.edu — 200 — 52.2 KiB — 92 ms — h3https://www.binghamton.edu/favicon.icowww.binghamton.edu/favicon.ico https://www.binghamton.edu/favicon.ico — 200 — 2.2 KiB — 113 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 — 63 ms — h3https://tr.snapchat.com/config/edu/77826908-c905-41df-8048-c0ee0a176bc6.js?v=3.56.0-2604221701tr.snapchat.com/config/edu/77826908... https://tr.snapchat.com/config/edu/77826908-c905-41df-8048-c0ee0a176bc6.js?v=3.56.0-2604221701 — 200 — 456 B — 181 ms — h2https://tr.snapchat.com/p?pid=77826908-c905-41df-8048-c0ee0a176bc6&ev=PAGE_VIEW&intg=gtm&pids=77826908-c905-41df-8048-c0ee0a176bc6&u_c1=ba298154-a43e-4700-961b-b3542b4c00c7&cdid=%40-dc4ce4d9-1539-4de3-8001-56d94bc2abd0&u_sclid=c75a8dd2-432e-4042-b0be-8acb942e63d5&u_scsid=f76fe83d-9e15-4238-8c29-80e87a3e9a60&gat=DC-13623963%2CAW-11337358182%2CG-JXLF9XGJ88%2CGTM-54BJ9H&gac=4f59554b&bg=false&bt=1d53c387&d_a=x86&d_bvs=%5B%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%5D&d_os=10.15.7&d_ot=macOS&df=true&huah=true&m_dcl=840&m_fcps=704&m_pi=753&m_pl=2003&m_pv=2&m_rd=2091&m_sh=600&m_sl=2072&m_sw=800&pl=https%3A%2F%2Fwww.binghamton.edu%2F&trackId=691e5521-5128-4360-9b93-6164325de7d2&ts=1776899636552&v=3.56.0-2604221701tr.snapchat.com/p?pid=77826908-c905... https://tr.snapchat.com/p?pid=77826908-c905-41df-8048-c0ee0a176bc6&ev=PAGE_VIEW&intg=gtm&pids=77826908-c905-41df-8048-c0ee0a176bc6&u_c1=ba298154-a43e-4700-961b-b3542b4c00c7&cdid=%40-dc4ce4d9-1539-4de3-8001-56d94bc2abd0&u_sclid=c75a8dd2-432e-4042-b0be-8acb942e63d5&u_scsid=f76fe83d-9e15-4238-8c29-80e87a3e9a60&gat=DC-13623963%2CAW-11337358182%2CG-JXLF9XGJ88%2CGTM-54BJ9H&gac=4f59554b&bg=false&bt=1d53c387&d_a=x86&d_bvs=%5B%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%5D&d_os=10.15.7&d_ot=macOS&df=true&huah=true&m_dcl=840&m_fcps=704&m_pi=753&m_pl=2003&m_pv=2&m_rd=2091&m_sh=600&m_sl=2072&m_sw=800&pl=https%3A%2F%2Fwww.binghamton.edu%2F&trackId=691e5521-5128-4360-9b93-6164325de7d2&ts=1776899636552&v=3.56.0-2604221701 — 200 — 444 B — 81 ms — h2https://tr.snapchat.com/cm/i?pid=77826908-c905-41df-8048-c0ee0a176bc6&u_scsid=f76fe83d-9e15-4238-8c29-80e87a3e9a60&u_sclid=c75a8dd2-432e-4042-b0be-8acb942e63d5tr.snapchat.com/cm/i?pid=77826908-c... https://tr.snapchat.com/cm/i?pid=77826908-c905-41df-8048-c0ee0a176bc6&u_scsid=f76fe83d-9e15-4238-8c29-80e87a3e9a60&u_sclid=c75a8dd2-432e-4042-b0be-8acb942e63d5 — 200 — 201 B — 80 ms — h2https://connect.facebook.net/signals/config/6428977797222842?v=2.9.303&r=stable&domain=www.binghamton.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/6428977797222842?v=2.9.303&r=stable&domain=www.binghamton.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 — 20 ms — h3https://c.amazon-adsystem.com/aat/amzn.jsc.amazon-adsystem.com/aat/amzn.js https://c.amazon-adsystem.com/aat/amzn.js — 200 — 0 B — 10 ms — h2https://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 — -1 — 0 B — 2 ms — https://www.youtube.com/s/player/1bb6ee63/www-player.csswww.youtube.com/s/player/1bb6ee63/w... https://www.youtube.com/s/player/1bb6ee63/www-player.css — 200 — 0 B — 0 ms — h2https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.KjNKUXigSn8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywEJITLW9kQSSYb_eVLtSgu_4tU6CQwww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.KjNKUXigSn8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywEJITLW9kQSSYb_eVLtSgu_4tU6CQ — 200 — 0 B — 0 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.-RE1iC8VNhI.es5.O/am=AAAABA/d=1/br=1/rs=AGKMywGXhZZuMuO0YRo6SSj6JkWgSrzy9g/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.-RE1iC8VNhI.es5.O/am=AAAABA/d=1/br=1/rs=AGKMywGXhZZuMuO0YRo6SSj6JkWgSrzy9g/m=root,base — 200 — 156.2 KiB — 61 ms — h3https://www.youtube.com/s/player/1bb6ee63/player_embed.vflset/en_US/base.jswww.youtube.com/s/player/1bb6ee63/p... https://www.youtube.com/s/player/1bb6ee63/player_embed.vflset/en_US/base.js — 200 — 471.9 KiB — 102 ms — h3https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2 — 200 — 39.2 KiB — 40 ms — h3https://www.google.com/ccm/collect?rcb=8&frm=0&en=page_view&dl=https%3A%2F%2Fwww.binghamton.edu%2F&scrsrc=www.googletagmanager.com&rnd=1703155841.1776899635&dt=Binghamton%20University%2C%20State%20University%20of%20New%20York%20(SUNY)%20%7C%20Binghamton%20University%20%7C%20Binghamton%20University&auid=234342025.1776899635&navt=n&npa=1&_tu=CA&gtm=45be64k1v9210259646z871925541za20gzb71925541zd71925541xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401~117384405~118463262&apve=1&apvf=f&apvc=0&tids=AW-11337358182&tid=AW-11337358182&tft=1776899636668&tfd=2207www.google.com/ccm/collect?rcb=8&fr... https://www.google.com/ccm/collect?rcb=8&frm=0&en=page_view&dl=https%3A%2F%2Fwww.binghamton.edu%2F&scrsrc=www.googletagmanager.com&rnd=1703155841.1776899635&dt=Binghamton%20University%2C%20State%20University%20of%20New%20York%20(SUNY)%20%7C%20Binghamton%20University%20%7C%20Binghamton%20University&auid=234342025.1776899635&navt=n&npa=1&_tu=CA&gtm=45be64k1v9210259646z871925541za20gzb71925541zd71925541xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401~117384405~118463262&apve=1&apvf=f&apvc=0&tids=AW-11337358182&tid=AW-11337358182&tft=1776899636668&tfd=2207 — 200 — 21 B — 75 ms — h3https://c.amazon-adsystem.com/aat/amzn.jsc.amazon-adsystem.com/aat/amzn.js https://c.amazon-adsystem.com/aat/amzn.js — 200 — 0 B — 13 ms — h2https://aax-eu.amazon-adsystem.com/s/iu3?pid=61b8ea1a-9780-44e1-8c86-45385803898d&event=PageView&gtmVersion=3.5&ts=1776899636671&eventSource=amzn.js&uuid=4831517f-4e96-4619-ac48-b0969d0a609faax-eu.amazon-adsystem.com/s/iu3?pi... https://aax-eu.amazon-adsystem.com/s/iu3?pid=61b8ea1a-9780-44e1-8c86-45385803898d&event=PageView&gtmVersion=3.5&ts=1776899636671&eventSource=amzn.js&uuid=4831517f-4e96-4619-ac48-b0969d0a609f — 302 — 859 B — 335 ms — http/1.1https://ad.doubleclick.net/activity;src=13623963;type=allvi0;cat=suny-0;rcb=19;ord=6770277598693;npa=1;auiddc=234342025.1776899635;u1=https%3A%2F%2Fwww.binghamton.edu%2F;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k1v9165789778z871925541za20gzb71925541zd71925541xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115616986~115938465~115938468~117266401~117384405~118579595;epver=2;dc_random=1776899636_sgjftaVHPqmfpFVUaOTq3aWDaFtFZgeNkw;~oref=https%3A%2F%2Fwww.binghamton.edu%2F?ad.doubleclick.net/activity;src=136... https://ad.doubleclick.net/activity;src=13623963;type=allvi0;cat=suny-0;rcb=19;ord=6770277598693;npa=1;auiddc=234342025.1776899635;u1=https%3A%2F%2Fwww.binghamton.edu%2F;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k1v9165789778z871925541za20gzb71925541zd71925541xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115616986~115938465~115938468~117266401~117384405~118579595;epver=2;dc_random=1776899636_sgjftaVHPqmfpFVUaOTq3aWDaFtFZgeNkw;~oref=https%3A%2F%2Fwww.binghamton.edu%2F? — 302 — 22 B — 441 ms — h3https://www.google.com/ccm/collect?rcb=19&frm=0&en=page_view&dl=https%3A%2F%2Fwww.binghamton.edu%2F&scrsrc=www.googletagmanager.com&rnd=1703155841.1776899635&dt=Binghamton%20University%2C%20State%20University%20of%20New%20York%20(SUNY)%20%7C%20Binghamton%20University%20%7C%20Binghamton%20University&auid=234342025.1776899635&navt=n&npa=1&_tu=CA&gtm=45fe64k1v9165789778z871925541za20gzb71925541zd71925541xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938468~117266401~117384405~118579595&apve=1&apvf=f&apvc=0&tids=DC-13623963&tid=DC-13623963&tft=1776899636732&tfd=2272www.google.com/ccm/collect?rcb=19&f... https://www.google.com/ccm/collect?rcb=19&frm=0&en=page_view&dl=https%3A%2F%2Fwww.binghamton.edu%2F&scrsrc=www.googletagmanager.com&rnd=1703155841.1776899635&dt=Binghamton%20University%2C%20State%20University%20of%20New%20York%20(SUNY)%20%7C%20Binghamton%20University%20%7C%20Binghamton%20University&auid=234342025.1776899635&navt=n&npa=1&_tu=CA&gtm=45fe64k1v9165789778z871925541za20gzb71925541zd71925541xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938468~117266401~117384405~118579595&apve=1&apvf=f&apvc=0&tids=DC-13623963&tid=DC-13623963&tft=1776899636732&tfd=2272 — 200 — 21 B — 89 ms — h3https://13623963.fls.doubleclick.net/activityi;src=13623963;type=allvi0;cat=suny-0;rcb=19;ord=6770277598693;npa=1;auiddc=234342025.1776899635;u1=https%3A%2F%2Fwww.binghamton.edu%2F;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k1v9165789778z871925541za20gzb71925541zd71925541xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616986~115938465~115938468~117266401~117384405~118579595;epver=2;dc_random=1776899636_sgjftaVHPqmfpFVUaOTq3aWDaFtFZgeNkw;_dc_test=1;~oref=https%3A%2F%2Fwww.binghamton.edu%2F?13623963.fls.doubleclick.net/activi... https://13623963.fls.doubleclick.net/activityi;src=13623963;type=allvi0;cat=suny-0;rcb=19;ord=6770277598693;npa=1;auiddc=234342025.1776899635;u1=https%3A%2F%2Fwww.binghamton.edu%2F;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k1v9165789778z871925541za20gzb71925541zd71925541xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616986~115938465~115938468~117266401~117384405~118579595;epver=2;dc_random=1776899636_sgjftaVHPqmfpFVUaOTq3aWDaFtFZgeNkw;_dc_test=1;~oref=https%3A%2F%2Fwww.binghamton.edu%2F? — 302 — 922 B — 89 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 — 35 ms — h2https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMQ.jsanalytics.tiktok.com/i18n/pixel/sta... https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMQ.js — 200 — 109.8 KiB — 21 ms — h2https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwOA.jsanalytics.tiktok.com/i18n/pixel/sta... https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwOA.js — 200 — 117.4 KiB — 18 ms — h2https://aax-eu.amazon-adsystem.com/s/iu3?pid=61b8ea1a-9780-44e1-8c86-45385803898d&event=PageView&gtmVersion=3.5&ts=1776899636671&eventSource=amzn.js&uuid=4831517f-4e96-4619-ac48-b0969d0a609f&dcc=taax-eu.amazon-adsystem.com/s/iu3?pi... https://aax-eu.amazon-adsystem.com/s/iu3?pid=61b8ea1a-9780-44e1-8c86-45385803898d&event=PageView&gtmVersion=3.5&ts=1776899636671&eventSource=amzn.js&uuid=4831517f-4e96-4619-ac48-b0969d0a609f&dcc=t — 200 — 542 B — 207 ms — http/1.1https://connect.facebook.net/signals/config/605854968995027?v=2.9.303&r=stable&domain=www.binghamton.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/605854968995027?v=2.9.303&r=stable&domain=www.binghamton.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 — 27.3 KiB — 7 ms — h3https://www.facebook.com/tr/?id=6428977797222842&ev=PageView&dl=https%3A%2F%2Fwww.binghamton.edu%2F&rl=&if=false&ts=1776899636812&sw=800&sh=600&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1776899636794.648793449830574737&ler=empty&cdl=API_unavailable&pmd[title]=Binghamton%20University%2C%20State%20University%20of%20New%20York%20(SUNY)%20%7C%20Binghamton%20University%20%7C%20Binghamton%20University&pmd[locale]=en_US&pmd[description]=Discover%20Binghamton%20University%2C%20New%20York%E2%80%99s%20leading%20public%20university%20for%20academic%20excellence%2C%20research%20innovation%2C%20and%20student%20achievement.&plt=840&it=1776899636607&coo=false&tm=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=64289777972... https://www.facebook.com/tr/?id=6428977797222842&ev=PageView&dl=https%3A%2F%2Fwww.binghamton.edu%2F&rl=&if=false&ts=1776899636812&sw=800&sh=600&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1776899636794.648793449830574737&ler=empty&cdl=API_unavailable&pmd[title]=Binghamton%20University%2C%20State%20University%20of%20New%20York%20(SUNY)%20%7C%20Binghamton%20University%20%7C%20Binghamton%20University&pmd[locale]=en_US&pmd[description]=Discover%20Binghamton%20University%2C%20New%20York%E2%80%99s%20leading%20public%20university%20for%20academic%20excellence%2C%20research%20innovation%2C%20and%20student%20achievement.&plt=840&it=1776899636607&coo=false&tm=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=GET — 200 — 16 B — 15 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=6428977797222842&ev=PageView&dl=https%3A%2F%2Fwww.binghamton.edu%2F&rl=&if=false&ts=1776899636812&sw=800&sh=600&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1776899636794.648793449830574737&ler=empty&cdl=API_unavailable&pmd[title]=Binghamton%20University%2C%20State%20University%20of%20New%20York%20(SUNY)%20%7C%20Binghamton%20University%20%7C%20Binghamton%20University&pmd[locale]=en_US&pmd[description]=Discover%20Binghamton%20University%2C%20New%20York%E2%80%99s%20leading%20public%20university%20for%20academic%20excellence%2C%20research%20innovation%2C%20and%20student%20achievement.&plt=840&it=1776899636607&coo=false&tm=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=6428977797222842&ev=PageView&dl=https%3A%2F%2Fwww.binghamton.edu%2F&rl=&if=false&ts=1776899636812&sw=800&sh=600&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1776899636794.648793449830574737&ler=empty&cdl=API_unavailable&pmd[title]=Binghamton%20University%2C%20State%20University%20of%20New%20York%20(SUNY)%20%7C%20Binghamton%20University%20%7C%20Binghamton%20University&pmd[locale]=en_US&pmd[description]=Discover%20Binghamton%20University%2C%20New%20York%E2%80%99s%20leading%20public%20university%20for%20academic%20excellence%2C%20research%20innovation%2C%20and%20student%20achievement.&plt=840&it=1776899636607&coo=false&tm=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=FGET — 200 — 200 B — 224 ms — h3https://ad.doubleclick.net/activity;dc_pre=CJeKnf3KgpQDFT5LHQkdstghTA;src=13623963;type=allvi0;cat=suny-0;rcb=19;ord=6770277598693;npa=1;auiddc=234342025.1776899635;u1=https%3A%2F%2Fwww.binghamton.edu%2F;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k1v9165789778z871925541za20gzb71925541zd71925541xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115616986~115938465~115938468~117266401~117384405~118579595;epver=2;dc_random=1776899636_sgjftaVHPqmfpFVUaOTq3aWDaFtFZgeNkw;~oref=https%3A%2F%2Fwww.binghamton.edu%2F?ad.doubleclick.net/activity;dc_pre=... https://ad.doubleclick.net/activity;dc_pre=CJeKnf3KgpQDFT5LHQkdstghTA;src=13623963;type=allvi0;cat=suny-0;rcb=19;ord=6770277598693;npa=1;auiddc=234342025.1776899635;u1=https%3A%2F%2Fwww.binghamton.edu%2F;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k1v9165789778z871925541za20gzb71925541zd71925541xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115616986~115938465~115938468~117266401~117384405~118579595;epver=2;dc_random=1776899636_sgjftaVHPqmfpFVUaOTq3aWDaFtFZgeNkw;~oref=https%3A%2F%2Fwww.binghamton.edu%2F? — 302 — 22 B — 343 ms — h3https://13623963.fls.doubleclick.net/activityi;dc_pre=CKnnnf3KgpQDFWNJ9ggd3CUHOA;src=13623963;type=allvi0;cat=suny-0;rcb=19;ord=6770277598693;npa=1;auiddc=234342025.1776899635;u1=https%3A%2F%2Fwww.binghamton.edu%2F;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k1v9165789778z871925541za20gzb71925541zd71925541xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616986~115938465~115938468~117266401~117384405~118579595;epver=2;dc_random=1776899636_sgjftaVHPqmfpFVUaOTq3aWDaFtFZgeNkw;_dc_test=1;~oref=https%3A%2F%2Fwww.binghamton.edu%2F?13623963.fls.doubleclick.net/activi... https://13623963.fls.doubleclick.net/activityi;dc_pre=CKnnnf3KgpQDFWNJ9ggd3CUHOA;src=13623963;type=allvi0;cat=suny-0;rcb=19;ord=6770277598693;npa=1;auiddc=234342025.1776899635;u1=https%3A%2F%2Fwww.binghamton.edu%2F;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k1v9165789778z871925541za20gzb71925541zd71925541xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616986~115938465~115938468~117266401~117384405~118579595;epver=2;dc_random=1776899636_sgjftaVHPqmfpFVUaOTq3aWDaFtFZgeNkw;_dc_test=1;~oref=https%3A%2F%2Fwww.binghamton.edu%2F? — 200 — 712 B — 39 ms — h2https://analytics.tiktok.com/i18n/pixel/static/identify_5cff1caf.jsanalytics.tiktok.com/i18n/pixel/sta... https://analytics.tiktok.com/i18n/pixel/static/identify_5cff1caf.js — 200 — 39.6 KiB — 13 ms — h2https://analytics.tiktok.com/api/v2/monitoranalytics.tiktok.com/api/v2/monitor https://analytics.tiktok.com/api/v2/monitor — 200 — 902 B — 137 ms — h2https://analytics.tiktok.com/api/v2/monitoranalytics.tiktok.com/api/v2/monitor https://analytics.tiktok.com/api/v2/monitor — 200 — 901 B — 138 ms — h2https://analytics.tiktok.com/api/v2/monitoranalytics.tiktok.com/api/v2/monitor https://analytics.tiktok.com/api/v2/monitor — 200 — 907 B — 140 ms — h2https://analytics.tiktok.com/api/v2/monitoranalytics.tiktok.com/api/v2/monitor https://analytics.tiktok.com/api/v2/monitor — 200 — 907 B — 134 ms — h2https://analytics-ipv6.tiktokw.us/ipv6/enrich_ipv6analytics-ipv6.tiktokw.us/ipv6/enri... https://analytics-ipv6.tiktokw.us/ipv6/enrich_ipv6 — 200 — 933 B — 170 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 904 B — 219 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 901 B — 155 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 903 B — 370 ms — h2https://adservice.google.com/ddm/fls/z/dc_pre=CKnnnf3KgpQDFWNJ9ggd3CUHOA;src=13623963;type=allvi0;cat=suny-0;rcb=19;ord=6770277598693;npa=1;auiddc=*;u1=https%3A%2F%2Fwww.binghamton.edu%2F;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k1v9165789778z871925541za20gzb71925541zd71925541xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616986~115938465~115938468~117266401~117384405~118579595;epver=2;dc_random=1776899636_sgjftaVHPqmfpFVUaOTq3aWDaFtFZgeNkw;_dc_test=1;~oref=https%3A%2F%2Fwww.binghamton.edu%2Fadservice.google.com/ddm/fls/z/dc_p... https://adservice.google.com/ddm/fls/z/dc_pre=CKnnnf3KgpQDFWNJ9ggd3CUHOA;src=13623963;type=allvi0;cat=suny-0;rcb=19;ord=6770277598693;npa=1;auiddc=*;u1=https%3A%2F%2Fwww.binghamton.edu%2F;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k1v9165789778z871925541za20gzb71925541zd71925541xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616986~115938465~115938468~117266401~117384405~118579595;epver=2;dc_random=1776899636_sgjftaVHPqmfpFVUaOTq3aWDaFtFZgeNkw;_dc_test=1;~oref=https%3A%2F%2Fwww.binghamton.edu%2F — 200 — 63 B — 95 ms — h3https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 908 B — 374 ms — h2https://analytics.tiktok.com/api/v2/monitoranalytics.tiktok.com/api/v2/monitor https://analytics.tiktok.com/api/v2/monitor — 200 — 903 B — 155 ms — h2https://analytics.tiktok.com/api/v2/monitoranalytics.tiktok.com/api/v2/monitor https://analytics.tiktok.com/api/v2/monitor — 200 — 904 B — 137 ms — h2https://analytics.tiktok.com/api/v2/monitoranalytics.tiktok.com/api/v2/monitor https://analytics.tiktok.com/api/v2/monitor — 200 — 903 B — 132 ms — h2https://analytics.tiktok.com/api/v2/monitoranalytics.tiktok.com/api/v2/monitor https://analytics.tiktok.com/api/v2/monitor — 200 — 905 B — 137 ms — h2https://analytics.tiktok.com/api/v2/monitoranalytics.tiktok.com/api/v2/monitor https://analytics.tiktok.com/api/v2/monitor — 200 — 902 B — 138 ms — h2https://analytics.tiktok.com/api/v2/monitoranalytics.tiktok.com/api/v2/monitor https://analytics.tiktok.com/api/v2/monitor — 200 — 903 B — 143 ms — h2https://analytics.tiktok.com/api/v2/monitoranalytics.tiktok.com/api/v2/monitor https://analytics.tiktok.com/api/v2/monitor — 200 — 903 B — 134 ms — h2https://googleads.g.doubleclick.net/pagead/idgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id — 302 — 23 B — 55 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://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.-RE1iC8VNhI.es5.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGXhZZuMuO0YRo6SSj6JkWgSrzy9g/m=r78Drbwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.-RE1iC8VNhI.es5.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGXhZZuMuO0YRo6SSj6JkWgSrzy9g/m=r78Drb — 200 — 202.7 KiB — 38 ms — h3https://analytics.tiktok.com/api/v2/monitoranalytics.tiktok.com/api/v2/monitor https://analytics.tiktok.com/api/v2/monitor — 200 — 902 B — 386 ms — h2https://www.google.com/gmp/conversion/_dc_unique_id=16595888828806036344;_dc_ptd=ChAI8OOhzwYQtuXPktuMwIx7Eh8Actxh4D_qKMY94vNtfq5vqjVBnEq6txK6cdVR5aOH;_dc_time=1776899636;dc_pre=CJeKnf3KgpQDFT5LHQkdstghTA;src=13623963;type=allvi0;cat=suny-0;rcb=19;ord=6770277598693;npa=1;auiddc=234342025.1776899635;u1=https%3A%2F%2Fwww.binghamton.edu%2F;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k1v9165789778z871925541za20gzb71925541zd71925541xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115616986~115938465~115938468~117266401~117384405~118579595;epver=2;dc_random=1776899636_sgjftaVHPqmfpFVUaOTq3aWDaFtFZgeNkw;~oref=https%3A%2F%2Fwww.binghamton.edu%2F?www.google.com/gmp/conversion/_dc_u... https://www.google.com/gmp/conversion/_dc_unique_id=16595888828806036344;_dc_ptd=ChAI8OOhzwYQtuXPktuMwIx7Eh8Actxh4D_qKMY94vNtfq5vqjVBnEq6txK6cdVR5aOH;_dc_time=1776899636;dc_pre=CJeKnf3KgpQDFT5LHQkdstghTA;src=13623963;type=allvi0;cat=suny-0;rcb=19;ord=6770277598693;npa=1;auiddc=234342025.1776899635;u1=https%3A%2F%2Fwww.binghamton.edu%2F;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k1v9165789778z871925541za20gzb71925541zd71925541xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115616986~115938465~115938468~117266401~117384405~118579595;epver=2;dc_random=1776899636_sgjftaVHPqmfpFVUaOTq3aWDaFtFZgeNkw;~oref=https%3A%2F%2Fwww.binghamton.edu%2F? — 200 — 63 B — 215 ms — h3https://analytics.tiktok.com/api/v2/monitoranalytics.tiktok.com/api/v2/monitor https://analytics.tiktok.com/api/v2/monitor — 200 — 906 B — 367 ms — h2https://tr6.snapchat.com/ptr6.snapchat.com/p https://tr6.snapchat.com/p — 200 — 47 B — 51 ms — h2https://www.facebook.com/tr/?id=605854968995027&ev=ViewContent&dl=https%3A%2F%2Fwww.binghamton.edu&rl=&if=false&ts=1776899636975&sw=800&sh=600&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1776899636794.648793449830574737&ler=empty&cdl=API_unavailable&plt=840&pm=1&hrl=5cac48&ups[pv]=%7B%7D&ups[rpv]=%7B%7D&it=1776899636607&coo=false&tm=1&cs_cc=1&cas=32512446128402310%2C24895842603415367%2C24796692869918733%2C30646076981704231%2C24864666719834035%2C24264207049899840%2C32165347839730132%2C24467127416241768%2C24414568251462222%2C24378314268528110%2C23936473712638529%2C9929800897147795%2C24607821058838586%2C9416700678423355%2C9526913157366747&dlc=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=60585496899... https://www.facebook.com/tr/?id=605854968995027&ev=ViewContent&dl=https%3A%2F%2Fwww.binghamton.edu&rl=&if=false&ts=1776899636975&sw=800&sh=600&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1776899636794.648793449830574737&ler=empty&cdl=API_unavailable&plt=840&pm=1&hrl=5cac48&ups[pv]=%7B%7D&ups[rpv]=%7B%7D&it=1776899636607&coo=false&tm=1&cs_cc=1&cas=32512446128402310%2C24895842603415367%2C24796692869918733%2C30646076981704231%2C24864666719834035%2C24264207049899840%2C32165347839730132%2C24467127416241768%2C24414568251462222%2C24378314268528110%2C23936473712638529%2C9929800897147795%2C24607821058838586%2C9416700678423355%2C9526913157366747&dlc=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=GET — 200 — 16 B — 7 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=605854968995027&ev=ViewContent&dl=https%3A%2F%2Fwww.binghamton.edu&rl=&if=false&ts=1776899636975&sw=800&sh=600&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1776899636794.648793449830574737&ler=empty&cdl=API_unavailable&plt=840&pm=1&hrl=5cac48&ups[pv]=%7B%7D&ups[rpv]=%7B%7D&it=1776899636607&coo=false&tm=1&cs_cc=1&cas=32512446128402310%2C24895842603415367%2C24796692869918733%2C30646076981704231%2C24864666719834035%2C24264207049899840%2C32165347839730132%2C24467127416241768%2C24414568251462222%2C24378314268528110%2C23936473712638529%2C9929800897147795%2C24607821058838586%2C9416700678423355%2C9526913157366747&dlc=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=605854968995027&ev=ViewContent&dl=https%3A%2F%2Fwww.binghamton.edu&rl=&if=false&ts=1776899636975&sw=800&sh=600&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1776899636794.648793449830574737&ler=empty&cdl=API_unavailable&plt=840&pm=1&hrl=5cac48&ups[pv]=%7B%7D&ups[rpv]=%7B%7D&it=1776899636607&coo=false&tm=1&cs_cc=1&cas=32512446128402310%2C24895842603415367%2C24796692869918733%2C30646076981704231%2C24864666719834035%2C24264207049899840%2C32165347839730132%2C24467127416241768%2C24414568251462222%2C24378314268528110%2C23936473712638529%2C9929800897147795%2C24607821058838586%2C9416700678423355%2C9526913157366747&dlc=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=FGET — 200 — 194 B — 66 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 — 29 ms — h3https://analytics.tiktok.com/api/v2/monitoranalytics.tiktok.com/api/v2/monitor https://analytics.tiktok.com/api/v2/monitor — 200 — 906 B — 131 ms — h2https://ara.paa-reporting-advertising.amazon/aat?pid=61b8ea1a-9780-44e1-8c86-45385803898d&event=PageView&gtmVersion=3.5&ts=1776899636671&eventSource=amzn.js&uuid=4831517f-4e96-4619-ac48-b0969d0a609fara.paa-reporting-advertising.amazo... https://ara.paa-reporting-advertising.amazon/aat?pid=61b8ea1a-9780-44e1-8c86-45385803898d&event=PageView&gtmVersion=3.5&ts=1776899636671&eventSource=amzn.js&uuid=4831517f-4e96-4619-ac48-b0969d0a609f — 200 — 1.4 KiB — 156 ms — h2https://i.ytimg.com/vi_webp/UJ2rzg4gJPM/sddefault.webpi.ytimg.com/vi_webp/UJ2rzg4gJPM/sdd... https://i.ytimg.com/vi_webp/UJ2rzg4gJPM/sddefault.webp — 200 — 0 B — 0 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 — 85 ms — h2https://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 — 31 ms — h3https://tr.snapchat.com/ptr.snapchat.com/p https://tr.snapchat.com/p — 200 — 91 B — 36 ms — h2https://analytics.tiktok.com/api/v2/pixel/actanalytics.tiktok.com/api/v2/pixel/a... https://analytics.tiktok.com/api/v2/pixel/act — 200 — 907 B — 163 ms — h2https://n.clarity.ms/collectn.clarity.ms/collect https://n.clarity.ms/collect — 204 — 282 B — 102 ms — http/1.1https://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://www.youtube.com/generate_204?vINQxAwww.youtube.com/generate_204?vINQxA https://www.youtube.com/generate_204?vINQxA — 204 — 10 B — 28 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 — 85 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 — 35 ms — h2https://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 — 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 960ms · 889KB · $6/mo
Unattributable
Other
Optional
Execution 158ms
Transfer 0 KB
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 126ms
Transfer 182 KB
Unused 35%
Monthly Cost $1/mo
www.binghamton.edu
Other
Optional
Execution 124ms
Transfer 7 KB
Monthly Cost $1/mo
analytics.tiktok.com
Other
Optional
Execution 93ms
Transfer 110 KB
Unused 50%
Monthly Cost $1/mo
sc-static.net
Other
Optional
Execution 87ms
Transfer 25 KB
Monthly Cost $0/mo
Microsoft Clarity
Session Replay
Optional
Execution 79ms
Transfer 26 KB
Monthly Cost $0/mo
Google Tag Manager
Tag Manager
Optional
Execution 70ms
Transfer 176 KB
Unused 38%
Monthly Cost $0/mo
Google Tag Manager
Tag Manager
Optional
Execution 62ms
Transfer 131 KB
Unused 44%
Monthly Cost $0/mo
Facebook Pixel
Advertising
Optional
Execution 62ms
Transfer 45 KB
Monthly Cost $0/mo
www.binghamton.edu
Other
Optional
Execution 51ms
Transfer 43 KB
Unused 69%
Monthly Cost $0/mo
Google Tag Manager
Tag Manager
Optional
Execution 50ms
Transfer 144 KB
Unused 45%
Monthly Cost $0/mo

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

Why this matters

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

Learn more

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

Source: web.dev

69% of www.binghamton.edu'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