Skip to content
https://luc.edu

Performance

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

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

41
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
95
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.
75
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.

987 ms

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

3.85 s

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

943 ms

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

0.005

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

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

7.85 s

Page Load Progression

1.1 s
2.3 s
3.4 s
4.6 s
5.7 s
6.8 s
8.0 s
9.1 s
Checks
15
6 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
25.2 MB transferred, 163 requests
FIX
25.2 MB transferred, 163 requests
Critical::
Page weighs 29.5 MB (25.2 MB transferred)
Warning::
Images are 3.2 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.2 MB
Warning::
JavaScript is 2.8 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.8 MB
Info::
Fonts are 288 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 288 KB
Warning::
163 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 5.3 g CO2 per page load
25.2 MB / 2.4 MB budget
25.2 MB transferred
163 requests
5.3 g CO2 per page load
Other 18.2 MiB 72%
Images 3.2 MiB 13%
JavaScript 2.8 MiB 11%
Other 545.4 KiB 2%
Fonts 288.1 KiB 1%
CSS 148.6 KiB 1%
HTML 25.1 KiB 0%
Other 6.1 KiB 0%
Other 5.6 KiB 0%
Other 2.7 KiB 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (25.2 MiB of 25.2 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
4190ms total JS execution
FIX
4190ms total JS execution
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-54X...: 652ms CPU time
Warning::
Unattributable: 538ms CPU time
Warning::
https://www.luc.edu/: 446ms CPU time
Warning::
https://www.luc.edu/media/luc-redesign-2026/js/luc...: 392ms CPU time
Warning::
https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.5...: 272ms CPU time
Warning::
Third-party scripts: 4190ms (100% of total)

Main Thread Breakdown

Script Evaluation 54% Other 18% Style & Layout 14% Script Parsing & Compilation 10%
ScriptTotalScriptingParse/CompileParty
https://www.googletagmanager.com/gtm.js?id=GTM-54XXDT652ms564ms45ms3rd
Unattributable538ms22ms0ms3rd
https://www.luc.edu/446ms5ms1ms3rd
https://www.luc.edu/media/luc-redesign-2026/js/luc-components.js392ms219ms2ms3rd
https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.5/ScrollTrigger.min.js272ms55ms2ms3rd
https://www.googletagmanager.com/gtag/js?id=G-ZK6NFD58LE&cx=c&gtm=4e64k1259ms233ms21ms3rd
https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.5/gsap.min.js222ms23ms3ms3rd
https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMQ.js206ms136ms67ms3rd
https://www.googletagmanager.com/gtag/js?id=GT-MKTDMNFL&cx=c&gtm=4e64k1136ms94ms29ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-449512864&cx=c&gtm=4e64k1126ms106ms17ms3rd

Showing top 10 of 21 scripts

F
JS Bundles
Action
51 scripts, 1.2 MB unused
FIX
51 scripts, 1.2 MB unused
Warning::
https://chatui.ida.gideontaylor.com/luc/scripts/we...: 165 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-100...: 106 KB unused (73%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-167...: 103 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-%20...: 79 KB unused (59%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://siteimproveanalytics.com/js/siteanalyze_56...: 73 KB unused (76%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.2 MB
1201 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://chatui.ida.gideontaylor.com/luc/scripts/web-sdk.js323 KB165 KB (51%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-1002386398&cx=c&gtm=4e64k1144 KB106 KB (73%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-16765406308&cx=c&gtm=4e64k1136 KB103 KB (75%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-%20%20449512864134 KB79 KB (59%)3rd
https://siteimproveanalytics.com/js/siteanalyze_56625.js96 KB73 KB (76%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-998946033&cx=c&gtm=4e64k1134 KB67 KB (50%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-401610859&cx=c&gtm=4e64k1137 KB67 KB (49%)3rd
https://www.googletagmanager.com/gtag/js?id=G-ZK6NFD58LE&cx=c&gtm=4e64k1173 KB64 KB (37%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-362801637&cx=c&gtm=4e64k1143 KB62 KB (43%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-17474599721&cx=c&gtm=4e64k1143 KB62 KB (43%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
163 resources · 25.2 MB · 1.2 MB savings available
FIX
163 resources · 25.2 MB · 1.2 MB savings available
Warning::
Page weight 24.2 MB over 1MB target
Got: 25.2 MB Expected: ≤ 1 MB
Info::
~1.2 MB of savings available
Warning::
162 third-party resources (100% of weight)
Info::
12 resources over 200KB
163 resources · 25.2 MiB · 162 third-party 24.2 MiB over 1MB target
Media 72% · 18.2 MiB
Image 14% · 3.6 MiB
JavaScript 11% · 2.8 MiB
Font 1% · 288.1 KiB
CSS 1% · 243.9 KiB
Document 0% · 29.0 KiB
Other 0% · 15.8 KiB

~1.2 MiB of savings available

Remove unused JavaScript: 1.2 MiB
C
Image Optimization
Action
41 images, 0 KB saveable
REVIEW
41 images, 0 KB saveable
Warning::
https://www.luc.edu/media/luc-redesign-2026/homepa... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pxl-lucedu.terminalfour.net/prod01/cdn/med... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pxl-lucedu.terminalfour.net/prod01/cdn/med... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.luc.edu/media/luc-redesign-2026/homepa... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.luc.edu/media/luc-redesign-2026/homepa... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
41 images 3.2 MB
0 oversized -0 KB
37 legacy format
5 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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

Green Hosting

No green hosting detected

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

Web fonts

8

288 KB total

Render-blocking

0

of 8

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 987 ms LCP 3.9 shttps://www.luc.edu/media/luc-redesign-2026/fonts/antenna-condensed-bold.woffantenna-condensed-bold.... https://www.luc.edu/media/luc-redesign-2026/fonts/antenna-condensed-bold.woff — 37.6 KiB — 416 ms — font-display: swaphttps://www.luc.edu/media/luc-redesign-2026/fonts/476def8b-6379-4133-9503-ca290c126397-3.woff476def8b-6379-4133-9503... https://www.luc.edu/media/luc-redesign-2026/fonts/476def8b-6379-4133-9503-ca290c126397-3.woff — 55.7 KiB — 492 ms — font-display: swaphttps://www.luc.edu/media/luc-redesign-2026/fonts/692e9d98-a1c5-4d26-9831-b7f258241cdf-3.woff692e9d98-a1c5-4d26-9831... https://www.luc.edu/media/luc-redesign-2026/fonts/692e9d98-a1c5-4d26-9831-b7f258241cdf-3.woff — 56.0 KiB — 487 ms — font-display: swaphttps://www.luc.edu/media/luc-redesign-2026/fonts/antenna-condensed-black.woffantenna-condensed-black... https://www.luc.edu/media/luc-redesign-2026/fonts/antenna-condensed-black.woff — 36.4 KiB — 406 ms — font-display: swaphttps://www.luc.edu/media/luc-redesign-2026/fonts/antenna-condensed-light.woffantenna-condensed-light... https://www.luc.edu/media/luc-redesign-2026/fonts/antenna-condensed-light.woff — 37.5 KiB — 119 ms — font-display: swaphttps://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-12.woff2pro-fa-solid-900-12.woff2 https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-12.woff2 — 16.2 KiB — 29 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 — 32 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 — 37.0 KiB — 21 ms — font-display: swap
antenna-condensed-bold.... woff swap
Size 38 KB
Load time 416 ms
Start 795 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
476def8b-6379-4133-9503... woff swap
Size 56 KB
Load time 492 ms
Start 796 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
692e9d98-a1c5-4d26-9831... woff swap
Size 56 KB
Load time 487 ms
Start 797 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
antenna-condensed-black... woff swap
Size 36 KB
Load time 406 ms
Start 798 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
antenna-condensed-light... woff swap
Size 37 KB
Load time 119 ms
Start 798 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
pro-fa-solid-900-12.woff2 woff2 swap
Size 16 KB
Load time 29 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
pro-fa-solid-900-0.woff2 woff2 swap
Size 12 KB
Load time 32 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
pro-fa-brands-400-0.woff2 woff2 swap
Size 37 KB
Load time 21 ms
Start 1.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)

Fixing the unchecked items could save ~67 KB and ~134 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A
HTTP Caching
max-age=86400 (1 day)
PASS
max-age=86400 (1 day)
Info::
Cache-Control header is set
Got: max-age=86400
Info::
Effective TTL: 1 day (max-age=86400)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=86400

DirectiveValueMeaning
max-age86400Cache for 1 day
Effective TTL: 86400 seconds
Network Waterfall
163 requests over 8256ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 987 ms LCP 3.9 shttps://luc.edu// https://luc.edu/ — 301 — 989 B — 352 ms — h2https://www.luc.edu/www.luc.edu/ https://www.luc.edu/ — 200 — 24.7 KiB — 129 ms — h2https://www.luc.edu/media/luc-redesign-2026/css/luc-nav-footer.csswww.luc.edu/media/luc-redesign-2026... https://www.luc.edu/media/luc-redesign-2026/css/luc-nav-footer.css — 200 — 32.0 KiB — 33 ms — h2https://www.luc.edu/media/luc-redesign-2026/css/luc-components.csswww.luc.edu/media/luc-redesign-2026... https://www.luc.edu/media/luc-redesign-2026/css/luc-components.css — 200 — 27.6 KiB — 32 ms — h2https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.5/gsap.min.jscdnjs.cloudflare.com/ajax/libs/gsap... https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.5/gsap.min.js — 200 — 25.5 KiB — 54 ms — h3https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.5/ScrollTrigger.min.jscdnjs.cloudflare.com/ajax/libs/gsap... https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.5/ScrollTrigger.min.js — 200 — 16.2 KiB — 54 ms — h3https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swapfonts.googleapis.com/css2?family=Op... https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap — 200 — 3.0 KiB — 42 ms — h2https://www.luc.edu/media/lucedu/styleassets/js/kitfontawesome.jswww.luc.edu/media/lucedu/styleasset... https://www.luc.edu/media/lucedu/styleassets/js/kitfontawesome.js — 200 — 6.0 KiB — 15 ms — h2https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.csscdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css — 200 — 6.1 KiB — 34 ms — h3https://pxl-lucedu.terminalfour.net/prod01/cdn/media/luc-redesign-2026/images/Loyola-University-Chicago-maroon.svgpxl-lucedu.terminalfour.net/prod01/... https://pxl-lucedu.terminalfour.net/prod01/cdn/media/luc-redesign-2026/images/Loyola-University-Chicago-maroon.svg — 200 — 6.5 KiB — 579 ms — h2https://www.luc.edu/media/luc-redesign-2026/homepage-assets/flare-sunburst.pngwww.luc.edu/media/luc-redesign-2026... https://www.luc.edu/media/luc-redesign-2026/homepage-assets/flare-sunburst.png — 200 — 398.3 KiB — 51 ms — h2https://www.luc.edu/media/luc-redesign-2026/homepage-assets/routing-panel.jpgwww.luc.edu/media/luc-redesign-2026... https://www.luc.edu/media/luc-redesign-2026/homepage-assets/routing-panel.jpg — 200 — 285.1 KiB — 26 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/css/pro.min.css?token=4d537b50e0ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/css/pro.min.css?token=4d537b50e0 — 200 — 80.7 KiB — 98 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v4-shims.min.css?token=4d537b50e0ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v4-shims.min.css?token=4d537b50e0 — 200 — 4.1 KiB — 45 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v5-font-face.min.css?token=4d537b50e0ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v5-font-face.min.css?token=4d537b50e0 — 200 — 7.1 KiB — 47 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v4-font-face.min.css?token=4d537b50e0ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v4-font-face.min.css?token=4d537b50e0 — 200 — 1.9 KiB — 39 ms — h2https://ka-p.fontawesome.com/assets/4d537b50e0/55190537/custom-icons.css?token=4d537b50e0ka-p.fontawesome.com/assets/4d537b5... https://ka-p.fontawesome.com/assets/4d537b50e0/55190537/custom-icons.css?token=4d537b50e0 — 200 — 1.5 KiB — 69 ms — h2https://www.luc.edu/media/luc-redesign-2026/homepage-assets/stats-1.jpgwww.luc.edu/media/luc-redesign-2026... https://www.luc.edu/media/luc-redesign-2026/homepage-assets/stats-1.jpg — 200 — 363.1 KiB — 106 ms — h2https://www.luc.edu/media/luc-redesign-2026/homepage-assets/stats-2.jpgwww.luc.edu/media/luc-redesign-2026... https://www.luc.edu/media/luc-redesign-2026/homepage-assets/stats-2.jpg — 200 — 290.2 KiB — 94 ms — h2https://www.luc.edu/media/luc-redesign-2026/js/luc-nav-footer.jswww.luc.edu/media/luc-redesign-2026... https://www.luc.edu/media/luc-redesign-2026/js/luc-nav-footer.js — 200 — 4.0 KiB — 51 ms — h2https://www.luc.edu/media/luc-redesign-2026/js/luc-components.jswww.luc.edu/media/luc-redesign-2026... https://www.luc.edu/media/luc-redesign-2026/js/luc-components.js — 200 — 9.5 KiB — 83 ms — h2https://chatui.ida.gideontaylor.com/luc/IS_CV_PUBLIC_HOOK.jschatui.ida.gideontaylor.com/luc/IS_... https://chatui.ida.gideontaylor.com/luc/IS_CV_PUBLIC_HOOK.js — 200 — 24.5 KiB — 732 ms — h2https://www.luc.edu/media/luc-redesign-2026/homepage-assets/stats-3.jpgwww.luc.edu/media/luc-redesign-2026... https://www.luc.edu/media/luc-redesign-2026/homepage-assets/stats-3.jpg — 200 — 294.2 KiB — 133 ms — h2https://www.luc.edu/media/lucedu/universityhomepage/homepagescroll/aidan-crawford-mens-soccer-goalie-2026-644x430.jpgwww.luc.edu/media/lucedu/university... https://www.luc.edu/media/lucedu/universityhomepage/homepagescroll/aidan-crawford-mens-soccer-goalie-2026-644x430.jpg — 200 — 256.8 KiB — 133 ms — h2https://www.luc.edu/media/luc-redesign-2026/homepage-assets/news-2.jpgwww.luc.edu/media/luc-redesign-2026... https://www.luc.edu/media/luc-redesign-2026/homepage-assets/news-2.jpg — 200 — 49.7 KiB — 133 ms — h2https://www.luc.edu/media/luc-redesign-2026/homepage-assets/news-3.jpgwww.luc.edu/media/luc-redesign-2026... https://www.luc.edu/media/luc-redesign-2026/homepage-assets/news-3.jpg — 200 — 55.2 KiB — 132 ms — h2https://www.luc.edu/media/lucedu/universityhomepage/homepagescroll/chaplain-mentorship-ssom-644x430.jpgwww.luc.edu/media/lucedu/university... https://www.luc.edu/media/lucedu/universityhomepage/homepagescroll/chaplain-mentorship-ssom-644x430.jpg — 200 — 163.3 KiB — 136 ms — h2https://www.luc.edu/media/luc-redesign-2026/homepage-assets/cta-panel.jpgwww.luc.edu/media/luc-redesign-2026... https://www.luc.edu/media/luc-redesign-2026/homepage-assets/cta-panel.jpg — 200 — 255.3 KiB — 137 ms — h2https://pxl-lucedu.terminalfour.net/prod01/cdn/media/luc-redesign-2026/images/Loyola-University-Chicago-white.svgpxl-lucedu.terminalfour.net/prod01/... https://pxl-lucedu.terminalfour.net/prod01/cdn/media/luc-redesign-2026/images/Loyola-University-Chicago-white.svg — 200 — 6.7 KiB — 558 ms — h2https://uao.luc.edu/pinguao.luc.edu/ping https://uao.luc.edu/ping — 200 — 951 B — 965 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 987 ms LCP 3.9 shttps://luc.edu// https://luc.edu/ — 301 — 989 B — 352 ms — h2https://www.luc.edu/www.luc.edu/ https://www.luc.edu/ — 200 — 24.7 KiB — 129 ms — h2https://www.luc.edu/media/luc-redesign-2026/css/luc-nav-footer.csswww.luc.edu/media/luc-redesign-2026... https://www.luc.edu/media/luc-redesign-2026/css/luc-nav-footer.css — 200 — 32.0 KiB — 33 ms — h2https://www.luc.edu/media/luc-redesign-2026/css/luc-components.csswww.luc.edu/media/luc-redesign-2026... https://www.luc.edu/media/luc-redesign-2026/css/luc-components.css — 200 — 27.6 KiB — 32 ms — h2https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.5/gsap.min.jscdnjs.cloudflare.com/ajax/libs/gsap... https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.5/gsap.min.js — 200 — 25.5 KiB — 54 ms — h3https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.5/ScrollTrigger.min.jscdnjs.cloudflare.com/ajax/libs/gsap... https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.5/ScrollTrigger.min.js — 200 — 16.2 KiB — 54 ms — h3https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swapfonts.googleapis.com/css2?family=Op... https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap — 200 — 3.0 KiB — 42 ms — h2https://www.luc.edu/media/lucedu/styleassets/js/kitfontawesome.jswww.luc.edu/media/lucedu/styleasset... https://www.luc.edu/media/lucedu/styleassets/js/kitfontawesome.js — 200 — 6.0 KiB — 15 ms — h2https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.csscdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css — 200 — 6.1 KiB — 34 ms — h3https://pxl-lucedu.terminalfour.net/prod01/cdn/media/luc-redesign-2026/images/Loyola-University-Chicago-maroon.svgpxl-lucedu.terminalfour.net/prod01/... https://pxl-lucedu.terminalfour.net/prod01/cdn/media/luc-redesign-2026/images/Loyola-University-Chicago-maroon.svg — 200 — 6.5 KiB — 579 ms — h2https://www.luc.edu/media/luc-redesign-2026/homepage-assets/flare-sunburst.pngwww.luc.edu/media/luc-redesign-2026... https://www.luc.edu/media/luc-redesign-2026/homepage-assets/flare-sunburst.png — 200 — 398.3 KiB — 51 ms — h2https://www.luc.edu/media/luc-redesign-2026/homepage-assets/routing-panel.jpgwww.luc.edu/media/luc-redesign-2026... https://www.luc.edu/media/luc-redesign-2026/homepage-assets/routing-panel.jpg — 200 — 285.1 KiB — 26 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/css/pro.min.css?token=4d537b50e0ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/css/pro.min.css?token=4d537b50e0 — 200 — 80.7 KiB — 98 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v4-shims.min.css?token=4d537b50e0ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v4-shims.min.css?token=4d537b50e0 — 200 — 4.1 KiB — 45 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v5-font-face.min.css?token=4d537b50e0ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v5-font-face.min.css?token=4d537b50e0 — 200 — 7.1 KiB — 47 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v4-font-face.min.css?token=4d537b50e0ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v4-font-face.min.css?token=4d537b50e0 — 200 — 1.9 KiB — 39 ms — h2https://ka-p.fontawesome.com/assets/4d537b50e0/55190537/custom-icons.css?token=4d537b50e0ka-p.fontawesome.com/assets/4d537b5... https://ka-p.fontawesome.com/assets/4d537b50e0/55190537/custom-icons.css?token=4d537b50e0 — 200 — 1.5 KiB — 69 ms — h2https://www.luc.edu/media/luc-redesign-2026/homepage-assets/stats-1.jpgwww.luc.edu/media/luc-redesign-2026... https://www.luc.edu/media/luc-redesign-2026/homepage-assets/stats-1.jpg — 200 — 363.1 KiB — 106 ms — h2https://www.luc.edu/media/luc-redesign-2026/homepage-assets/stats-2.jpgwww.luc.edu/media/luc-redesign-2026... https://www.luc.edu/media/luc-redesign-2026/homepage-assets/stats-2.jpg — 200 — 290.2 KiB — 94 ms — h2https://www.luc.edu/media/luc-redesign-2026/js/luc-nav-footer.jswww.luc.edu/media/luc-redesign-2026... https://www.luc.edu/media/luc-redesign-2026/js/luc-nav-footer.js — 200 — 4.0 KiB — 51 ms — h2https://www.luc.edu/media/luc-redesign-2026/js/luc-components.jswww.luc.edu/media/luc-redesign-2026... https://www.luc.edu/media/luc-redesign-2026/js/luc-components.js — 200 — 9.5 KiB — 83 ms — h2https://chatui.ida.gideontaylor.com/luc/IS_CV_PUBLIC_HOOK.jschatui.ida.gideontaylor.com/luc/IS_... https://chatui.ida.gideontaylor.com/luc/IS_CV_PUBLIC_HOOK.js — 200 — 24.5 KiB — 732 ms — h2https://www.luc.edu/media/luc-redesign-2026/homepage-assets/stats-3.jpgwww.luc.edu/media/luc-redesign-2026... https://www.luc.edu/media/luc-redesign-2026/homepage-assets/stats-3.jpg — 200 — 294.2 KiB — 133 ms — h2https://www.luc.edu/media/lucedu/universityhomepage/homepagescroll/aidan-crawford-mens-soccer-goalie-2026-644x430.jpgwww.luc.edu/media/lucedu/university... https://www.luc.edu/media/lucedu/universityhomepage/homepagescroll/aidan-crawford-mens-soccer-goalie-2026-644x430.jpg — 200 — 256.8 KiB — 133 ms — h2https://www.luc.edu/media/luc-redesign-2026/homepage-assets/news-2.jpgwww.luc.edu/media/luc-redesign-2026... https://www.luc.edu/media/luc-redesign-2026/homepage-assets/news-2.jpg — 200 — 49.7 KiB — 133 ms — h2https://www.luc.edu/media/luc-redesign-2026/homepage-assets/news-3.jpgwww.luc.edu/media/luc-redesign-2026... https://www.luc.edu/media/luc-redesign-2026/homepage-assets/news-3.jpg — 200 — 55.2 KiB — 132 ms — h2https://www.luc.edu/media/lucedu/universityhomepage/homepagescroll/chaplain-mentorship-ssom-644x430.jpgwww.luc.edu/media/lucedu/university... https://www.luc.edu/media/lucedu/universityhomepage/homepagescroll/chaplain-mentorship-ssom-644x430.jpg — 200 — 163.3 KiB — 136 ms — h2https://www.luc.edu/media/luc-redesign-2026/homepage-assets/cta-panel.jpgwww.luc.edu/media/luc-redesign-2026... https://www.luc.edu/media/luc-redesign-2026/homepage-assets/cta-panel.jpg — 200 — 255.3 KiB — 137 ms — h2https://pxl-lucedu.terminalfour.net/prod01/cdn/media/luc-redesign-2026/images/Loyola-University-Chicago-white.svgpxl-lucedu.terminalfour.net/prod01/... https://pxl-lucedu.terminalfour.net/prod01/cdn/media/luc-redesign-2026/images/Loyola-University-Chicago-white.svg — 200 — 6.7 KiB — 558 ms — h2https://uao.luc.edu/pinguao.luc.edu/ping https://uao.luc.edu/ping — 200 — 951 B — 965 ms — h2https://gpem.luc.edu/pinggpem.luc.edu/ping https://gpem.luc.edu/ping — 200 — 951 B — 958 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-54XXDTwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-54XXDT — 200 — 202.5 KiB — 91 ms — h2https://siteimproveanalytics.com/js/siteanalyze_56625.jssiteimproveanalytics.com/js/siteana... https://siteimproveanalytics.com/js/siteanalyze_56625.js — 200 — 96.0 KiB — 78 ms — h3https://pxl-lucedu.terminalfour.net/prod01/cdn/media/luc-redesign-2026/homepage-assets/loyola-banner-video-1920X1080-041426.mp4pxl-lucedu.terminalfour.net/prod01/... https://pxl-lucedu.terminalfour.net/prod01/cdn/media/luc-redesign-2026/homepage-assets/loyola-banner-video-1920X1080-041426.mp4 — 206 — 18.2 MiB — 487 ms — h2https://www.luc.edu/media/luc-redesign-2026/images/icon-arrow-right.svgwww.luc.edu/media/luc-redesign-2026... https://www.luc.edu/media/luc-redesign-2026/images/icon-arrow-right.svg — 200 — 1.4 KiB — 315 ms — h2https://pxl-lucedu.terminalfour.net/prod01/cdn/media/luc-redesign-2026/images/stats-background.pngpxl-lucedu.terminalfour.net/prod01/... https://pxl-lucedu.terminalfour.net/prod01/cdn/media/luc-redesign-2026/images/stats-background.png — 200 — 839.0 KiB — 510 ms — h2https://www.luc.edu/media/luc-redesign-2026/images/icon-to-top.svgwww.luc.edu/media/luc-redesign-2026... https://www.luc.edu/media/luc-redesign-2026/images/icon-to-top.svg — 200 — 1.4 KiB — 304 ms — h2https://www.luc.edu/media/luc-redesign-2026/fonts/antenna-condensed-bold.woffwww.luc.edu/media/luc-redesign-2026... https://www.luc.edu/media/luc-redesign-2026/fonts/antenna-condensed-bold.woff — 200 — 37.6 KiB — 416 ms — h2https://www.luc.edu/media/luc-redesign-2026/fonts/476def8b-6379-4133-9503-ca290c126397-3.woffwww.luc.edu/media/luc-redesign-2026... https://www.luc.edu/media/luc-redesign-2026/fonts/476def8b-6379-4133-9503-ca290c126397-3.woff — 200 — 55.7 KiB — 492 ms — h2https://www.luc.edu/media/luc-redesign-2026/fonts/692e9d98-a1c5-4d26-9831-b7f258241cdf-3.woffwww.luc.edu/media/luc-redesign-2026... https://www.luc.edu/media/luc-redesign-2026/fonts/692e9d98-a1c5-4d26-9831-b7f258241cdf-3.woff — 200 — 56.0 KiB — 487 ms — h2https://www.luc.edu/media/luc-redesign-2026/fonts/antenna-condensed-black.woffwww.luc.edu/media/luc-redesign-2026... https://www.luc.edu/media/luc-redesign-2026/fonts/antenna-condensed-black.woff — 200 — 36.4 KiB — 406 ms — h2https://www.luc.edu/media/luc-redesign-2026/fonts/antenna-condensed-light.woffwww.luc.edu/media/luc-redesign-2026... https://www.luc.edu/media/luc-redesign-2026/fonts/antenna-condensed-light.woff — 200 — 37.5 KiB — 119 ms — h2https://www.luc.edu/media/luc-redesign-2026/images/icon-caret-down.svgwww.luc.edu/media/luc-redesign-2026... https://www.luc.edu/media/luc-redesign-2026/images/icon-caret-down.svg — 200 — 1.4 KiB — 292 ms — h2https://www.luc.edu/media/luc-redesign-2026/homepage-assets/burst.svgwww.luc.edu/media/luc-redesign-2026... https://www.luc.edu/media/luc-redesign-2026/homepage-assets/burst.svg — 200 — 441.7 KiB — 752 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-12.woff2ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-12.woff2 — 200 — 16.2 KiB — 29 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 — 32 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 — 37.0 KiB — 21 ms — h2https://chatui.ida.gideontaylor.com/luc/scripts/IS_CORE_CONFIG_JS.jschatui.ida.gideontaylor.com/luc/scr... https://chatui.ida.gideontaylor.com/luc/scripts/IS_CORE_CONFIG_JS.js — 200 — 26.0 KiB — 97 ms — h2https://mx.technolutions.net/ping?id=91822daf-dc52-1426-8bc0-68b5d447a66f&sid=jXQ6Ihw20VU4n_R7S-U_lSxY8oZU5SIUdbxzhsMECQKTpr0M3o5EOuy5tos_QB5Mf8ThOS7ywnVmXaMXRo_V57AKrLFnIk1VfmrcASZSFW0&hid=7170abe2-d606-28e8-3ec0-8a311b13891fmx.technolutions.net/ping?id=91822d... https://mx.technolutions.net/ping?id=91822daf-dc52-1426-8bc0-68b5d447a66f&sid=jXQ6Ihw20VU4n_R7S-U_lSxY8oZU5SIUdbxzhsMECQKTpr0M3o5EOuy5tos_QB5Mf8ThOS7ywnVmXaMXRo_V57AKrLFnIk1VfmrcASZSFW0&hid=7170abe2-d606-28e8-3ec0-8a311b13891f — 200 — 3.6 KiB — 617 ms — h2https://mx.technolutions.net/ping?id=262f8130-0aea-9d1e-a6cc-71b539c82555&sid=RWiWxMO2KdPr4KMzXENFScR5xiqvz6Efc3MbNbc93f2r9YWU1d4rc_uI9tjKdOJFmt5H9cOWNYYyE10JZ7DylsYgP7QAf0CQ87U6oH667lo&hid=c8c55940-60e5-802b-8f8b-354fdcec4828mx.technolutions.net/ping?id=262f81... https://mx.technolutions.net/ping?id=262f8130-0aea-9d1e-a6cc-71b539c82555&sid=RWiWxMO2KdPr4KMzXENFScR5xiqvz6Efc3MbNbc93f2r9YWU1d4rc_uI9tjKdOJFmt5H9cOWNYYyE10JZ7DylsYgP7QAf0CQ87U6oH667lo&hid=c8c55940-60e5-802b-8f8b-354fdcec4828 — 200 — 3.6 KiB — 635 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-362801637&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-362801637&cx=c&gtm=4e64k1 — 200 — 143.5 KiB — 271 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-17474599721&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-17474599721&cx=c&gtm=4e64k1 — 200 — 143.5 KiB — 276 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-1002386398&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-1002386398&cx=c&gtm=4e64k1 — 200 — 144.5 KiB — 278 ms — h2https://www.googletagmanager.com/gtag/js?id=G-ZK6NFD58LE&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-ZK6NFD58LE&cx=c&gtm=4e64k1 — 200 — 173.3 KiB — 84 ms — h3https://www.googletagmanager.com/gtag/js?id=GT-MKTDMNFL&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=GT-MKTDMNFL&cx=c&gtm=4e64k1 — 200 — 136.5 KiB — 86 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-16765406308&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-16765406308&cx=c&gtm=4e64k1 — 200 — 136.5 KiB — 90 ms — h3https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 56 ms — h2https://snap.licdn.com/li.lms-analytics/insight.min.jssnap.licdn.com/li.lms-analytics/ins... https://snap.licdn.com/li.lms-analytics/insight.min.js — 200 — 18.7 KiB — 66 ms — h2https://static.ads-twitter.com/uwt.jsstatic.ads-twitter.com/uwt.js https://static.ads-twitter.com/uwt.js — 200 — 13.4 KiB — 64 ms — h2https://unpkg.com/web-vitals/dist/web-vitals.iife.jsunpkg.com/web-vitals/dist/web-vital... https://unpkg.com/web-vitals/dist/web-vitals.iife.js — 302 — 307 B — 342 ms — h3https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 59 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-1002386398www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-1002386398 — 200 — 144.4 KiB — 45 ms — h3https://sc-static.net/scevent.min.jssc-static.net/scevent.min.js https://sc-static.net/scevent.min.js — 200 — 24.8 KiB — 61 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-%20%20449512864www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-%20%20449512864 — 200 — 133.9 KiB — 46 ms — h3https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=CKDDPBJC77UFTHK75SVG&lib=ttqanalytics.tiktok.com/i18n/pixel/eve... https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=CKDDPBJC77UFTHK75SVG&lib=ttq — 200 — 3.2 KiB — 160 ms — h2https://tags.srv.stackadapt.com/events.jstags.srv.stackadapt.com/events.js https://tags.srv.stackadapt.com/events.js — 200 — 7.7 KiB — 319 ms — h2https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=CRKULVRC77U12TR80GFG&lib=ttqanalytics.tiktok.com/i18n/pixel/eve... https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=CRKULVRC77U12TR80GFG&lib=ttq — 200 — 3.3 KiB — 130 ms — h2https://s.yimg.com/wi/ytc.jss.yimg.com/wi/ytc.js https://s.yimg.com/wi/ytc.js — 200 — 7.1 KiB — 44 ms — h2https://cdn01.basis.net/assets/up.js?um=1cdn01.basis.net/assets/up.js?um=1 https://cdn01.basis.net/assets/up.js?um=1 — 200 — 3.1 KiB — 853 ms — http/1.1https://px.adentifi.com/Pixels?a_id=23171;p_url=https%3A%2F%2Fwww.luc.edu%2F;uq=4634333570347.956px.adentifi.com/Pixels?a_id=23171;p... https://px.adentifi.com/Pixels?a_id=23171;p_url=https%3A%2F%2Fwww.luc.edu%2F;uq=4634333570347.956 — 204 — 55 B — 299 ms — h2https://www.google.com/ccm/collect?rcb=12&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.luc.edu%2F&scrsrc=www.googletagmanager.com&rnd=84731940.1776898908&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&auid=972908552.1776898908&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k1v71931813za200zd71931813xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~118128923~118463262&apve=1&apvf=f&apvc=1&tft=1776898907866&tfd=2097www.google.com/ccm/collect?rcb=12&f... https://www.google.com/ccm/collect?rcb=12&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.luc.edu%2F&scrsrc=www.googletagmanager.com&rnd=84731940.1776898908&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&auid=972908552.1776898908&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k1v71931813za200zd71931813xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~118128923~118463262&apve=1&apvf=f&apvc=1&tft=1776898907866&tfd=2097 — 200 — 21 B — 536 ms — h3https://trkn.us/pixel/conv/ppt=9621;g=sitewide_pixel;gid=30502;cv1=https://www.luc.edu/;ord=1466149571?gtmcb=82192789trkn.us/pixel/conv/ppt=9621;g=sitew... https://trkn.us/pixel/conv/ppt=9621;g=sitewide_pixel;gid=30502;cv1=https://www.luc.edu/;ord=1466149571?gtmcb=82192789 — 302 — 580 B — 48 ms — http/1.1https://trkn.us/pixel/conv/ppt=9621;g=sitewide_pixel;gid=30502;cv1=https://www.luc.edu/;ord=1466149571?gtmcb=82192789;ip=5.8.34.200;cuidchk=1trkn.us/pixel/conv/ppt=9621;g=sitew... https://trkn.us/pixel/conv/ppt=9621;g=sitewide_pixel;gid=30502;cv1=https://www.luc.edu/;ord=1466149571?gtmcb=82192789;ip=5.8.34.200;cuidchk=1 — 200 — 721 B — 7 ms — http/1.1https://trkn.us/pixel/conv/ppt=8221;g=luc_website;gid=27638;ord=[uniqueid]trkn.us/pixel/conv/ppt=8221;g=luc_w... https://trkn.us/pixel/conv/ppt=8221;g=luc_website;gid=27638;ord=[uniqueid] — 302 — 537 B — 8 ms — http/1.1https://trkn.us/pixel/conv/ppt=8221;g=luc_website;gid=27638;ord=[uniqueid];ip=5.8.34.200;cuidchk=1trkn.us/pixel/conv/ppt=8221;g=luc_w... https://trkn.us/pixel/conv/ppt=8221;g=luc_website;gid=27638;ord=[uniqueid];ip=5.8.34.200;cuidchk=1 — 200 — 721 B — 4 ms — http/1.1https://56625.global.siteimproveanalytics.io/image.aspx?url=https%3A%2F%2Fwww.luc.edu%2F&title=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&res=800x600&accountid=56625&rt=1587&prev=aa27a85b-9528-0a2b-0483-68f60c0beff9&luid=fae83d85-f234-a715-10de-8727a231dbff&rnd=1895756625.global.siteimproveanalytics.i... https://56625.global.siteimproveanalytics.io/image.aspx?url=https%3A%2F%2Fwww.luc.edu%2F&title=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&res=800x600&accountid=56625&rt=1587&prev=aa27a85b-9528-0a2b-0483-68f60c0beff9&luid=fae83d85-f234-a715-10de-8727a231dbff&rnd=18957 — 200 — 210 B — 80 ms — h2https://unpkg.com/web-vitals@5.2.0/dist/web-vitals.iife.jsunpkg.com/web-vitals@5.2.0/dist/web... https://unpkg.com/web-vitals@5.2.0/dist/web-vitals.iife.js — 200 — 2.8 KiB — 37 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA+gAAAMgCAYAAACwGEg9AAAACXBIWXMAABcSAAAXEgFnn9JSAAaIq…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA+gAAAMgCAYAAACwGEg9AAAACXBIWXMAABcSAAAXEgFnn9JSAAaIq… — 200 — 0 B — 11 ms — datahttps://www.google.com/ccm/collect?rcb=6&frm=0&en=page_view&dl=https%3A%2F%2Fwww.luc.edu%2F&scrsrc=www.googletagmanager.com&rnd=84731940.1776898908&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&auid=972908552.1776898908&navt=n&npa=1&gtm=45be64k1v889976353z871931813za20gzb71931813zd71931813xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-1002386398&tid=AW-1002386398&tft=1776898908361&tfd=2592www.google.com/ccm/collect?rcb=6&fr... https://www.google.com/ccm/collect?rcb=6&frm=0&en=page_view&dl=https%3A%2F%2Fwww.luc.edu%2F&scrsrc=www.googletagmanager.com&rnd=84731940.1776898908&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&auid=972908552.1776898908&navt=n&npa=1&gtm=45be64k1v889976353z871931813za20gzb71931813zd71931813xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-1002386398&tid=AW-1002386398&tft=1776898908361&tfd=2592 — 200 — 21 B — 69 ms — h3https://www.google.com/ccm/collect?rcb=6&frm=0&en=page_view&dl=https%3A%2F%2Fwww.luc.edu%2F&scrsrc=www.googletagmanager.com&rnd=84731940.1776898908&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&auid=972908552.1776898908&navt=n&npa=1&_tu=CA&gtm=45be64k1v889976353za20gzb71931813zd71931813xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-1002386398&tid=AW-1002386398&tft=1776898908362&tfd=2593www.google.com/ccm/collect?rcb=6&fr... https://www.google.com/ccm/collect?rcb=6&frm=0&en=page_view&dl=https%3A%2F%2Fwww.luc.edu%2F&scrsrc=www.googletagmanager.com&rnd=84731940.1776898908&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&auid=972908552.1776898908&navt=n&npa=1&_tu=CA&gtm=45be64k1v889976353za20gzb71931813zd71931813xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-1002386398&tid=AW-1002386398&tft=1776898908362&tfd=2593 — 200 — 21 B — 68 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-449512864&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-449512864&cx=c&gtm=4e64k1 — 200 — 134.0 KiB — 28 ms — h3https://chatui.ida.gideontaylor.com/luc/scripts/is_core_lite.jschatui.ida.gideontaylor.com/luc/scr... https://chatui.ida.gideontaylor.com/luc/scripts/is_core_lite.js — 200 — 26.7 KiB — 186 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1888358640&t=pageview&_s=1&dl=https%3A%2F%2Fwww.luc.edu%2F&dp=%2F&ul=en-us&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&sr=800x600&vp=1350x940&_u=YEBAAAABAAAAAC~&jid=726571274&gjid=302718005&cid=1381270496.1776898908&tid=UA-5482792-3&_gid=882978750.1776898908&_r=1&_slc=1&gtm=45He64k1n7154XXDTv71931813za200zd71931813&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~118128923~118463262&npa=1&z=731257358www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1888358640&t=pageview&_s=1&dl=https%3A%2F%2Fwww.luc.edu%2F&dp=%2F&ul=en-us&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&sr=800x600&vp=1350x940&_u=YEBAAAABAAAAAC~&jid=726571274&gjid=302718005&cid=1381270496.1776898908&tid=UA-5482792-3&_gid=882978750.1776898908&_r=1&_slc=1&gtm=45He64k1n7154XXDTv71931813za200zd71931813&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~118128923~118463262&npa=1&z=731257358 — 200 — 450 B — 17 ms — h2https://www.googleadservices.com/pagead/conversion/16765406308/?random=1776898908633&cv=11&fst=1776898908633&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45Pe64k1v9201901649z871931813za20gzb71931813zd71931813xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938468~117266401~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.luc.edu%2F&rcb=1&label=fPCkCMKlkfYZEOSYr7o-&capi=1&frm=0&tiba=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&bttype=purchase&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=972908552.1776898908&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&fmt=7www.googleadservices.com/pagead/con... https://www.googleadservices.com/pagead/conversion/16765406308/?random=1776898908633&cv=11&fst=1776898908633&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45Pe64k1v9201901649z871931813za20gzb71931813zd71931813xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938468~117266401~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.luc.edu%2F&rcb=1&label=fPCkCMKlkfYZEOSYr7o-&capi=1&frm=0&tiba=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&bttype=purchase&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=972908552.1776898908&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&fmt=7 — 200 — 1.1 KiB — 29 ms — h3https://www.google.com/ccm/collect?rcb=1&frm=0&en=page_view&dl=https%3A%2F%2Fwww.luc.edu%2F&scrsrc=www.googletagmanager.com&rnd=84731940.1776898908&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&auid=972908552.1776898908&navt=n&npa=1&gtm=45Pe64k1v9201901649z871931813za20gzb71931813zd71931813xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938468~117266401~118463261&apve=1&apvf=f&apvc=0&tids=AW-16765406308&tid=AW-16765406308&tft=1776898908646&tfd=2877www.google.com/ccm/collect?rcb=1&fr... https://www.google.com/ccm/collect?rcb=1&frm=0&en=page_view&dl=https%3A%2F%2Fwww.luc.edu%2F&scrsrc=www.googletagmanager.com&rnd=84731940.1776898908&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&auid=972908552.1776898908&navt=n&npa=1&gtm=45Pe64k1v9201901649z871931813za20gzb71931813zd71931813xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938468~117266401~118463261&apve=1&apvf=f&apvc=0&tids=AW-16765406308&tid=AW-16765406308&tft=1776898908646&tfd=2877 — 200 — 21 B — 39 ms — h3https://t.co/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=fd2e850a-e4e9-4d06-bc0c-6ac2451964e2&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=27bb90fd-9a04-42ef-bc44-c146a652653a&pt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&tw_document_href=https%3A%2F%2Fwww.luc.edu%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776898908663.963261293791555450&txn_id=o9apd&type=javascript&version=2.3.53t.co/i/adsct?bci=3&dv=UTC%26en-US%2... https://t.co/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=fd2e850a-e4e9-4d06-bc0c-6ac2451964e2&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=27bb90fd-9a04-42ef-bc44-c146a652653a&pt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&tw_document_href=https%3A%2F%2Fwww.luc.edu%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776898908663.963261293791555450&txn_id=o9apd&type=javascript&version=2.3.53 — 200 — 657 B — 154 ms — h2https://analytics.twitter.com/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=fd2e850a-e4e9-4d06-bc0c-6ac2451964e2&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=27bb90fd-9a04-42ef-bc44-c146a652653a&pt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&tw_document_href=https%3A%2F%2Fwww.luc.edu%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776898908663.963261293791555450&txn_id=o9apd&type=javascript&version=2.3.53analytics.twitter.com/i/adsct?bci=3... https://analytics.twitter.com/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=fd2e850a-e4e9-4d06-bc0c-6ac2451964e2&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=27bb90fd-9a04-42ef-bc44-c146a652653a&pt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&tw_document_href=https%3A%2F%2Fwww.luc.edu%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776898908663.963261293791555450&txn_id=o9apd&type=javascript&version=2.3.53 — 200 — 675 B — 213 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/16765406308/?random=444763012&cv=11&fst=1776898908633&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45Pe64k1v9201901649z871931813za20gzb71931813zd71931813xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938468~117266401~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.luc.edu%2F&rcb=1&label=fPCkCMKlkfYZEOSYr7o-&capi=1&frm=0&tiba=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=972908552.1776898908&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKFHRyaWdnZXI9ZXZlbnQtc291cmNlWgMKAQFiAwoBAw&cerd=CgEA&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1FkfF2F4OOjgAdh-_X7A6lx9sdFNzGw0gQRQ&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1XSMa-UdyWymLxDVxzWoLwOkCELdSpw-3QhAZFQ3Slts0GRJKiQFRUaAp7s&pscrd=IhMI1MeCosiClAMV998RCB3wghwIMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhRodHRwczovL3d3dy5sdWMuZWR1L0JXQ2hFSThPT2h6d1lRMWNpang0LWdsNGFWQVJJc0FJOEVLWjNWeU83c3JNUWVfZmFKekc5LXBaVXhnTTlnalRPZ2ZyUFFHQ21neWx1ekZ1QWFxRnJoV3lBegwICWIICAAQABgAIAAgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/16765406308/?random=444763012&cv=11&fst=1776898908633&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45Pe64k1v9201901649z871931813za20gzb71931813zd71931813xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938468~117266401~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.luc.edu%2F&rcb=1&label=fPCkCMKlkfYZEOSYr7o-&capi=1&frm=0&tiba=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=972908552.1776898908&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKFHRyaWdnZXI9ZXZlbnQtc291cmNlWgMKAQFiAwoBAw&cerd=CgEA&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1FkfF2F4OOjgAdh-_X7A6lx9sdFNzGw0gQRQ&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1XSMa-UdyWymLxDVxzWoLwOkCELdSpw-3QhAZFQ3Slts0GRJKiQFRUaAp7s&pscrd=IhMI1MeCosiClAMV998RCB3wghwIMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhRodHRwczovL3d3dy5sdWMuZWR1L0JXQ2hFSThPT2h6d1lRMWNpang0LWdsNGFWQVJJc0FJOEVLWjNWeU83c3JNUWVfZmFKekc5LXBaVXhnTTlnalRPZ2ZyUFFHQ21neWx1ekZ1QWFxRnJoV3lBegwICWIICAAQABgAIAA — 302 — 23 B — 273 ms — h3https://www.google.com/pagead/1p-conversion/16765406308/?random=444763012&cv=11&fst=1776898908633&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45Pe64k1v9201901649z871931813za20gzb71931813zd71931813xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938468~117266401~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.luc.edu%2F&rcb=1&label=fPCkCMKlkfYZEOSYr7o-&capi=1&frm=0&tiba=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=972908552.1776898908&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKFHRyaWdnZXI9ZXZlbnQtc291cmNlWgMKAQFiAwoBAw&cerd=CgEA&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1XSMa-UdyWymLxDVxzWoLwOkCELdSpw-3QhAZFQ3Slts0GRJKiQFRUaAp7s&pscrd=IhMI1MeCosiClAMV998RCB3wghwIMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhRodHRwczovL3d3dy5sdWMuZWR1L0JXQ2hFSThPT2h6d1lRMWNpang0LWdsNGFWQVJJc0FJOEVLWjNWeU83c3JNUWVfZmFKekc5LXBaVXhnTTlnalRPZ2ZyUFFHQ21neWx1ekZ1QWFxRnJoV3lBegwICWIICAAQABgAIAA&is_vtc=1&cid=CAQSWwAFq6B9zZuGDPGHEK7q_fJkgTgTmcftb_epHe9vXqVLOY-owUeCLB2-Mby6aSVOWkt16X1OvVH26TZnclqvOrwgAnFUOqh0yaAuoSdKIXR3smX6BBVhKRSyXU0&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1FkVG9p4uaCrFjVG3xIxdepsbSoFs2DkyLcg&random=2303520664www.google.com/pagead/1p-conversion... https://www.google.com/pagead/1p-conversion/16765406308/?random=444763012&cv=11&fst=1776898908633&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45Pe64k1v9201901649z871931813za20gzb71931813zd71931813xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938468~117266401~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.luc.edu%2F&rcb=1&label=fPCkCMKlkfYZEOSYr7o-&capi=1&frm=0&tiba=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=972908552.1776898908&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKFHRyaWdnZXI9ZXZlbnQtc291cmNlWgMKAQFiAwoBAw&cerd=CgEA&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1XSMa-UdyWymLxDVxzWoLwOkCELdSpw-3QhAZFQ3Slts0GRJKiQFRUaAp7s&pscrd=IhMI1MeCosiClAMV998RCB3wghwIMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhRodHRwczovL3d3dy5sdWMuZWR1L0JXQ2hFSThPT2h6d1lRMWNpang0LWdsNGFWQVJJc0FJOEVLWjNWeU83c3JNUWVfZmFKekc5LXBaVXhnTTlnalRPZ2ZyUFFHQ21neWx1ekZ1QWFxRnJoV3lBegwICWIICAAQABgAIAA&is_vtc=1&cid=CAQSWwAFq6B9zZuGDPGHEK7q_fJkgTgTmcftb_epHe9vXqVLOY-owUeCLB2-Mby6aSVOWkt16X1OvVH26TZnclqvOrwgAnFUOqh0yaAuoSdKIXR3smX6BBVhKRSyXU0&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1FkVG9p4uaCrFjVG3xIxdepsbSoFs2DkyLcg&random=2303520664 — 302 — 22 B — 282 ms — h3https://px.ads.linkedin.com/attribution_trigger?pid=678508%2C6746489&time=1776898908735&url=https%3A%2F%2Fwww.luc.edu%2Fpx.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=678508%2C6746489&time=1776898908735&url=https%3A%2F%2Fwww.luc.edu%2F — 200 — 842 B — 145 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=678508%2C6746489&time=1776898908735&url=https%3A%2F%2Fwww.luc.edu%2Fpx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=678508%2C6746489&time=1776898908735&url=https%3A%2F%2Fwww.luc.edu%2F — 302 — 825 B — 227 ms — h2https://www.google.nl/pagead/1p-conversion/16765406308/?random=444763012&cv=11&fst=1776898908633&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45Pe64k1v9201901649z871931813za20gzb71931813zd71931813xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938468~117266401~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.luc.edu%2F&rcb=1&label=fPCkCMKlkfYZEOSYr7o-&capi=1&frm=0&tiba=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=972908552.1776898908&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKFHRyaWdnZXI9ZXZlbnQtc291cmNlWgMKAQFiAwoBAw&cerd=CgEA&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1XSMa-UdyWymLxDVxzWoLwOkCELdSpw-3QhAZFQ3Slts0GRJKiQFRUaAp7s&is_vtc=1&cid=CAQSWwAFq6B9zZuGDPGHEK7q_fJkgTgTmcftb_epHe9vXqVLOY-owUeCLB2-Mby6aSVOWkt16X1OvVH26TZnclqvOrwgAnFUOqh0yaAuoSdKIXR3smX6BBVhKRSyXU0&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1FkVG9p4uaCrFjVG3xIxdepsbSoFs2DkyLcg&random=2303520664&ipr=y&pscrd=IhMI1MeCosiClAMV998RCB3wghwIMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhRodHRwczovL3d3dy5sdWMuZWR1L0JXQ2hFSThPT2h6d1lRMWNpang0LWdsNGFWQVJJc0FJOEVLWjNWeU83c3JNUWVfZmFKekc5LXBaVXhnTTlnalRPZ2ZyUFFHQ21neWx1ekZ1QWFxRnJoV3lBegwICWIICAAQABgAIAAwww.google.nl/pagead/1p-conversion/... https://www.google.nl/pagead/1p-conversion/16765406308/?random=444763012&cv=11&fst=1776898908633&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45Pe64k1v9201901649z871931813za20gzb71931813zd71931813xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938468~117266401~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.luc.edu%2F&rcb=1&label=fPCkCMKlkfYZEOSYr7o-&capi=1&frm=0&tiba=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=972908552.1776898908&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKFHRyaWdnZXI9ZXZlbnQtc291cmNlWgMKAQFiAwoBAw&cerd=CgEA&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1XSMa-UdyWymLxDVxzWoLwOkCELdSpw-3QhAZFQ3Slts0GRJKiQFRUaAp7s&is_vtc=1&cid=CAQSWwAFq6B9zZuGDPGHEK7q_fJkgTgTmcftb_epHe9vXqVLOY-owUeCLB2-Mby6aSVOWkt16X1OvVH26TZnclqvOrwgAnFUOqh0yaAuoSdKIXR3smX6BBVhKRSyXU0&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1FkVG9p4uaCrFjVG3xIxdepsbSoFs2DkyLcg&random=2303520664&ipr=y&pscrd=IhMI1MeCosiClAMV998RCB3wghwIMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhRodHRwczovL3d3dy5sdWMuZWR1L0JXQ2hFSThPT2h6d1lRMWNpang0LWdsNGFWQVJJc0FJOEVLWjNWeU83c3JNUWVfZmFKekc5LXBaVXhnTTlnalRPZ2ZyUFFHQ21neWx1ekZ1QWFxRnJoV3lBegwICWIICAAQABgAIAA — 200 — 405 B — 603 ms — h2https://px.ads.linkedin.com/wa/?medium=fetch&fmt=gpx.ads.linkedin.com/wa/?medium=fetc... https://px.ads.linkedin.com/wa/?medium=fetch&fmt=g — 204 — 611 B — 246 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-ZK6NFD58LE&gtm=45je64k1v873591224z871931813za20gzb71931813zd71931813&_p=1776898906357&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=238885835&_eu=AgAAAGA&are=1&cid=1381270496.1776898908&frm=0&pscdl=noapi&rcb=12&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938468~117266401~117512542&sid=1776898908&sct=1&seg=0&dl=https%3A%2F%2Fwww.luc.edu%2F&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&en=page_view&_fv=1&_ss=1&tfd=3140region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-ZK6NFD58LE&gtm=45je64k1v873591224z871931813za20gzb71931813zd71931813&_p=1776898906357&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=238885835&_eu=AgAAAGA&are=1&cid=1381270496.1776898908&frm=0&pscdl=noapi&rcb=12&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938468~117266401~117512542&sid=1776898908&sct=1&seg=0&dl=https%3A%2F%2Fwww.luc.edu%2F&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&en=page_view&_fv=1&_ss=1&tfd=3140 — 204 — 547 B — 99 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-ZK6NFD58LE&cid=1381270496.1776898908&gtm=45je64k1v873591224z871931813za20gzb71931813zd71931813&rcb=12&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938468~117266401~117512542stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-ZK6NFD58LE&cid=1381270496.1776898908&gtm=45je64k1v873591224z871931813za20gzb71931813zd71931813&rcb=12&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938468~117266401~117512542 — 204 — 556 B — 21 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-ZK6NFD58LE&gtm=45je64k1v873591224z871931813za20gzb71931813zd71931813&_p=1776898906357&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=238885835&_eu=AgACAGQ&are=1&cid=1381270496.1776898908&frm=0&pscdl=noapi&rcb=12&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=2&tag_exp=0~115616985~115938465~115938468~117266401~117512542&sid=1776898908&sct=1&seg=1&dl=https%3A%2F%2Fwww.luc.edu%2F&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&en=page_view&ep.ga_gclid=&ep.query_string=&_et=9&tfd=3173region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-ZK6NFD58LE&gtm=45je64k1v873591224z871931813za20gzb71931813zd71931813&_p=1776898906357&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=238885835&_eu=AgACAGQ&are=1&cid=1381270496.1776898908&frm=0&pscdl=noapi&rcb=12&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=2&tag_exp=0~115616985~115938465~115938468~117266401~117512542&sid=1776898908&sct=1&seg=1&dl=https%3A%2F%2Fwww.luc.edu%2F&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&en=page_view&ep.ga_gclid=&ep.query_string=&_et=9&tfd=3173 — 204 — 48 B — 164 ms — h2https://www.google.nl/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-ZK6NFD58LE&cid=1381270496.1776898908&gtm=45je64k1v873591224z871931813za20gzb71931813zd71931813&rcb=12&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938468~117266401~117512542&z=1499152818www.google.nl/ads/ga-audiences?v=1&... https://www.google.nl/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-ZK6NFD58LE&cid=1381270496.1776898908&gtm=45je64k1v873591224z871931813za20gzb71931813zd71931813&rcb=12&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938468~117266401~117512542&z=1499152818 — 200 — 118 B — 16 ms — h2https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=678508%2C6746489&time=1776898908735&url=https%3A%2F%2Fwww.luc.edu%2F&e_ipv6=AQIKeFRRNiKoPwAAAZ23baKLFkjuxKbHRaveO6v8QxaQMF0ydUgG1XkL6_e8bQCTWj0qoApx4.ads.linkedin.com/collect?v=2&fm... https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=678508%2C6746489&time=1776898908735&url=https%3A%2F%2Fwww.luc.edu%2F&e_ipv6=AQIKeFRRNiKoPwAAAZ23baKLFkjuxKbHRaveO6v8QxaQMF0ydUgG1XkL6_e8bQCTWj0qoA — 200 — 691 B — 186 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-ZK6NFD58LE&gtm=45je64k1v873591224za20gzb71931813zd71931813&_p=1776898906357&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=238885835&_eu=AAgAAGQ&are=1&cid=1381270496.1776898908&frm=0&pscdl=noapi&rcb=12&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&tag_exp=0~115616985~115938465~115938468~117266401~117512542&cu=USD&sid=1776898908&sct=1&seg=1&dl=https%3A%2F%2Fwww.luc.edu%2F&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&_s=3&tfd=3235region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-ZK6NFD58LE&gtm=45je64k1v873591224za20gzb71931813zd71931813&_p=1776898906357&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=238885835&_eu=AAgAAGQ&are=1&cid=1381270496.1776898908&frm=0&pscdl=noapi&rcb=12&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&tag_exp=0~115616985~115938465~115938468~117266401~117512542&cu=USD&sid=1776898908&sct=1&seg=1&dl=https%3A%2F%2Fwww.luc.edu%2F&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&_s=3&tfd=3235 — 204 — 20 B — 349 ms — h3https://connect.facebook.net/signals/config/210020266439517?v=2.9.303&r=stable&domain=www.luc.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/210020266439517?v=2.9.303&r=stable&domain=www.luc.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 — 46.7 KiB — 18 ms — h3https://www.google.com/ccm/collect?rcb=4&frm=0&en=page_view&dl=https%3A%2F%2Fwww.luc.edu%2F&scrsrc=www.googletagmanager.com&rnd=84731940.1776898908&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&auid=972908552.1776898908&navt=n&npa=1&gtm=45be64k1v9229738063z871931813za20gzb71931813zd71931813xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-362801637&tid=AW-362801637&tft=1776898909203&tfd=3434www.google.com/ccm/collect?rcb=4&fr... https://www.google.com/ccm/collect?rcb=4&frm=0&en=page_view&dl=https%3A%2F%2Fwww.luc.edu%2F&scrsrc=www.googletagmanager.com&rnd=84731940.1776898908&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&auid=972908552.1776898908&navt=n&npa=1&gtm=45be64k1v9229738063z871931813za20gzb71931813zd71931813xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-362801637&tid=AW-362801637&tft=1776898909203&tfd=3434 — 200 — 21 B — 375 ms — h3https://www.google.com/ccm/collect?rcb=5&frm=0&en=page_view&dl=https%3A%2F%2Fwww.luc.edu%2F&scrsrc=www.googletagmanager.com&rnd=84731940.1776898908&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&auid=972908552.1776898908&navt=n&npa=1&gtm=45be64k1v9227294893z871931813za20gzb71931813zd71931813xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266401&apve=1&apvf=f&apvc=0&tids=AW-17474599721&tid=AW-17474599721&tft=1776898909306&tfd=3536www.google.com/ccm/collect?rcb=5&fr... https://www.google.com/ccm/collect?rcb=5&frm=0&en=page_view&dl=https%3A%2F%2Fwww.luc.edu%2F&scrsrc=www.googletagmanager.com&rnd=84731940.1776898908&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&auid=972908552.1776898908&navt=n&npa=1&gtm=45be64k1v9227294893z871931813za20gzb71931813zd71931813xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266401&apve=1&apvf=f&apvc=0&tids=AW-17474599721&tid=AW-17474599721&tft=1776898909306&tfd=3536 — 200 — 21 B — 292 ms — h3https://s.yimg.com/wi/config/10206336.jsons.yimg.com/wi/config/10206336.json https://s.yimg.com/wi/config/10206336.json — 200 — 597 B — 23 ms — h2https://pixel.sitescout.com/up/193fd07cebe20cd1?cntr_url=https%3A%2F%2Fwww.luc.edu%2Fpixel.sitescout.com/up/193fd07cebe2... https://pixel.sitescout.com/up/193fd07cebe20cd1?cntr_url=https%3A%2F%2Fwww.luc.edu%2F — 200 — 259 B — 39 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 — 47 ms — h2https://pixel-sync.sitescout.com/dmp/asyncPixelSyncpixel-sync.sitescout.com/dmp/asyncP... https://pixel-sync.sitescout.com/dmp/asyncPixelSync — 204 — 191 B — 41 ms — h2https://tr.snapchat.com/config/edu/d021b4fb-e4c4-4119-8690-a8dc964db69f.js?v=3.56.0-2604221701tr.snapchat.com/config/edu/d021b4fb... https://tr.snapchat.com/config/edu/d021b4fb-e4c4-4119-8690-a8dc964db69f.js?v=3.56.0-2604221701 — 200 — 461 B — 184 ms — h2https://tr.snapchat.com/config/edu/e2c72a76-ed1f-4bff-9493-9e400eb90248.js?v=3.56.0-2604221701tr.snapchat.com/config/edu/e2c72a76... https://tr.snapchat.com/config/edu/e2c72a76-ed1f-4bff-9493-9e400eb90248.js?v=3.56.0-2604221701 — 200 — 267 B — 160 ms — h2https://tr.snapchat.com/cm/i?pid=d021b4fb-e4c4-4119-8690-a8dc964db69f&u_scsid=6e396444-719f-4593-83d9-f3a6aa975292&u_sclid=1c3ed499-0291-4db4-ba57-ca36d4b7bd11tr.snapchat.com/cm/i?pid=d021b4fb-e... https://tr.snapchat.com/cm/i?pid=d021b4fb-e4c4-4119-8690-a8dc964db69f&u_scsid=6e396444-719f-4593-83d9-f3a6aa975292&u_sclid=1c3ed499-0291-4db4-ba57-ca36d4b7bd11 — 200 — 182 B — 42 ms — h2https://tr.snapchat.com/cm/i?pid=e2c72a76-ed1f-4bff-9493-9e400eb90248&u_scsid=6e396444-719f-4593-83d9-f3a6aa975292&u_sclid=1c3ed499-0291-4db4-ba57-ca36d4b7bd11tr.snapchat.com/cm/i?pid=e2c72a76-e... https://tr.snapchat.com/cm/i?pid=e2c72a76-ed1f-4bff-9493-9e400eb90248&u_scsid=6e396444-719f-4593-83d9-f3a6aa975292&u_sclid=1c3ed499-0291-4db4-ba57-ca36d4b7bd11 — 200 — 43 B — 31 ms — h2https://connect.facebook.net/signals/config/1481374495510905?v=2.9.303&r=stable&domain=www.luc.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%2C233%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C210%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/1481374495510905?v=2.9.303&r=stable&domain=www.luc.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%2C233%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C210%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245 — 200 — 16.3 KiB — 42 ms — h3https://www.facebook.com/tr/?id=210020266439517&ev=PageView&dl=https%3A%2F%2Fwww.luc.edu%2F&rl=&if=false&ts=1776898909535&sw=800&sh=600&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1776898909508.9526178352034430&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Loyola%20University%20Chicago%20%20%7C%20Loyola%20University%20Chicago&pmd[locale]=en_US&pmd[description]=Discover%20Loyola%20University%20Chicago%2C%20a%20leading%20research%20university%20where%20academic%20rigor%2C%20Jesuit%20values%2C%20and%20service%20create%20impact%20in%20Chicago%20and%20beyond.&plt=1494.3999998569489&it=1776898909097&coo=false&tm=1&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=21002026643... https://www.facebook.com/tr/?id=210020266439517&ev=PageView&dl=https%3A%2F%2Fwww.luc.edu%2F&rl=&if=false&ts=1776898909535&sw=800&sh=600&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1776898909508.9526178352034430&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Loyola%20University%20Chicago%20%20%7C%20Loyola%20University%20Chicago&pmd[locale]=en_US&pmd[description]=Discover%20Loyola%20University%20Chicago%2C%20a%20leading%20research%20university%20where%20academic%20rigor%2C%20Jesuit%20values%2C%20and%20service%20create%20impact%20in%20Chicago%20and%20beyond.&plt=1494.3999998569489&it=1776898909097&coo=false&tm=1&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=GET — 200 — 16 B — 60 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=210020266439517&ev=PageView&dl=https%3A%2F%2Fwww.luc.edu%2F&rl=&if=false&ts=1776898909535&sw=800&sh=600&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1776898909508.9526178352034430&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Loyola%20University%20Chicago%20%20%7C%20Loyola%20University%20Chicago&pmd[locale]=en_US&pmd[description]=Discover%20Loyola%20University%20Chicago%2C%20a%20leading%20research%20university%20where%20academic%20rigor%2C%20Jesuit%20values%2C%20and%20service%20create%20impact%20in%20Chicago%20and%20beyond.&plt=1494.3999998569489&it=1776898909097&coo=false&tm=1&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=210020266439517&ev=PageView&dl=https%3A%2F%2Fwww.luc.edu%2F&rl=&if=false&ts=1776898909535&sw=800&sh=600&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1776898909508.9526178352034430&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Loyola%20University%20Chicago%20%20%7C%20Loyola%20University%20Chicago&pmd[locale]=en_US&pmd[description]=Discover%20Loyola%20University%20Chicago%2C%20a%20leading%20research%20university%20where%20academic%20rigor%2C%20Jesuit%20values%2C%20and%20service%20create%20impact%20in%20Chicago%20and%20beyond.&plt=1494.3999998569489&it=1776898909097&coo=false&tm=1&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=FGET — 200 — 195 B — 205 ms — h3https://www.facebook.com/tr/?id=210020266439517&ev=PageView&dl=https%3A%2F%2Fwww.luc.edu%2F&rl=&if=false&ts=1776898909560&sw=800&sh=600&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=1&o=4126&fbp=fb.1.1776898909508.9526178352034430&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Loyola%20University%20Chicago%20%20%7C%20Loyola%20University%20Chicago&pmd[locale]=en_US&pmd[description]=Discover%20Loyola%20University%20Chicago%2C%20a%20leading%20research%20university%20where%20academic%20rigor%2C%20Jesuit%20values%2C%20and%20service%20create%20impact%20in%20Chicago%20and%20beyond.&plt=1494.3999998569489&it=1776898909097&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=21002026643... https://www.facebook.com/tr/?id=210020266439517&ev=PageView&dl=https%3A%2F%2Fwww.luc.edu%2F&rl=&if=false&ts=1776898909560&sw=800&sh=600&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=1&o=4126&fbp=fb.1.1776898909508.9526178352034430&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Loyola%20University%20Chicago%20%20%7C%20Loyola%20University%20Chicago&pmd[locale]=en_US&pmd[description]=Discover%20Loyola%20University%20Chicago%2C%20a%20leading%20research%20university%20where%20academic%20rigor%2C%20Jesuit%20values%2C%20and%20service%20create%20impact%20in%20Chicago%20and%20beyond.&plt=1494.3999998569489&it=1776898909097&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=GET — 200 — 16 B — 54 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=210020266439517&ev=PageView&dl=https%3A%2F%2Fwww.luc.edu%2F&rl=&if=false&ts=1776898909560&sw=800&sh=600&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=1&o=4126&fbp=fb.1.1776898909508.9526178352034430&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Loyola%20University%20Chicago%20%20%7C%20Loyola%20University%20Chicago&pmd[locale]=en_US&pmd[description]=Discover%20Loyola%20University%20Chicago%2C%20a%20leading%20research%20university%20where%20academic%20rigor%2C%20Jesuit%20values%2C%20and%20service%20create%20impact%20in%20Chicago%20and%20beyond.&plt=1494.3999998569489&it=1776898909097&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=210020266439517&ev=PageView&dl=https%3A%2F%2Fwww.luc.edu%2F&rl=&if=false&ts=1776898909560&sw=800&sh=600&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=1&o=4126&fbp=fb.1.1776898909508.9526178352034430&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Loyola%20University%20Chicago%20%20%7C%20Loyola%20University%20Chicago&pmd[locale]=en_US&pmd[description]=Discover%20Loyola%20University%20Chicago%2C%20a%20leading%20research%20university%20where%20academic%20rigor%2C%20Jesuit%20values%2C%20and%20service%20create%20impact%20in%20Chicago%20and%20beyond.&plt=1494.3999998569489&it=1776898909097&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=FGET — 200 — 200 B — 190 ms — h3https://sp.analytics.yahoo.com/sp.pl?a=10000&d=Wed%2C%2022%20Apr%202026%2023%3A01%3A49%20GMT&n=0&b=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&.yp=10206336&f=https%3A%2F%2Fwww.luc.edu%2F&enc=UTF-8&yv=1.16.6&tagmgr=gtmsp.analytics.yahoo.com/sp.pl?a=1000... https://sp.analytics.yahoo.com/sp.pl?a=10000&d=Wed%2C%2022%20Apr%202026%2023%3A01%3A49%20GMT&n=0&b=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&.yp=10206336&f=https%3A%2F%2Fwww.luc.edu%2F&enc=UTF-8&yv=1.16.6&tagmgr=gtm — 200 — 508 B — 102 ms — h2https://tags.srv.stackadapt.com/sa.csstags.srv.stackadapt.com/sa.css https://tags.srv.stackadapt.com/sa.css — 200 — 165 B — 102 ms — h2https://tags.srv.stackadapt.com/sa.jpegtags.srv.stackadapt.com/sa.jpeg https://tags.srv.stackadapt.com/sa.jpeg — 200 — 1.6 KiB — 300 ms — h2https://tags.srv.stackadapt.com/sa.jpegtags.srv.stackadapt.com/sa.jpeg https://tags.srv.stackadapt.com/sa.jpeg — 200 — 0 B — 309 ms — h2https://tags.srv.stackadapt.com/sa.jpegtags.srv.stackadapt.com/sa.jpeg https://tags.srv.stackadapt.com/sa.jpeg — 200 — 0 B — 310 ms — h2https://www.googletagmanager.com/gtag/destination?id=AW-998946033&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-998946033&cx=c&gtm=4e64k1 — 200 — 133.9 KiB — 41 ms — h3https://www.googletagmanager.com/gtag/destination?id=AW-401610859&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-401610859&cx=c&gtm=4e64k1 — 200 — 136.8 KiB — 39 ms — h3https://www.google.com/ccm/collect?rcb=3&frm=0&en=page_view&dl=https%3A%2F%2Fwww.luc.edu%2F&scrsrc=www.googletagmanager.com&rnd=84731940.1776898908&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&auid=972908552.1776898908&navt=n&npa=1&_tu=CA&gtm=45be64k1za200zb71931813zd71931813xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401~117384405&apve=1&apvf=f&apvc=0&tids=AW-449512864&tid=AW-449512864&tft=1776898909756&tfd=3987www.google.com/ccm/collect?rcb=3&fr... https://www.google.com/ccm/collect?rcb=3&frm=0&en=page_view&dl=https%3A%2F%2Fwww.luc.edu%2F&scrsrc=www.googletagmanager.com&rnd=84731940.1776898908&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&auid=972908552.1776898908&navt=n&npa=1&_tu=CA&gtm=45be64k1za200zb71931813zd71931813xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401~117384405&apve=1&apvf=f&apvc=0&tids=AW-449512864&tid=AW-449512864&tft=1776898909756&tfd=3987 — 200 — 21 B — 294 ms — h3https://tr.snapchat.com/ptr.snapchat.com/p https://tr.snapchat.com/p — 200 — 15 B — 36 ms — h3https://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 — 19 ms — h2https://analytics-ipv6.tiktokw.us/ipv6/enrich_ipv6analytics-ipv6.tiktokw.us/ipv6/enri... https://analytics-ipv6.tiktokw.us/ipv6/enrich_ipv6 — 200 — 777 B — 172 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 906 B — 120 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 747 B — 123 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 744 B — 148 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 909 B — 150 ms — h2https://chatui.ida.gideontaylor.com/luc/scripts/IS_CV_OB_SETTINGS_SDK.jschatui.ida.gideontaylor.com/luc/scr... https://chatui.ida.gideontaylor.com/luc/scripts/IS_CV_OB_SETTINGS_SDK.js — 200 — 38.5 KiB — 176 ms — h2https://connect.facebook.net/signals/config/487625152203015?v=2.9.303&r=stable&domain=www.luc.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%2C233%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C210%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/487625152203015?v=2.9.303&r=stable&domain=www.luc.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%2C233%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C210%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245 — 200 — 16.4 KiB — 44 ms — h3https://www.facebook.com/tr/?id=1481374495510905&ev=PageView&dl=https%3A%2F%2Fwww.luc.edu%2F&rl=&if=false&ts=1776898910032&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776898909508.9526178352034430&ler=empty&cdl=API_unavailable&pmd[title]=Loyola%20University%20Chicago%20%20%7C%20Loyola%20University%20Chicago&pmd[locale]=en_US&pmd[description]=Discover%20Loyola%20University%20Chicago%2C%20a%20leading%20research%20university%20where%20academic%20rigor%2C%20Jesuit%20values%2C%20and%20service%20create%20impact%20in%20Chicago%20and%20beyond.&plt=1494.3999998569489&it=1776898909097&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=14813744955... https://www.facebook.com/tr/?id=1481374495510905&ev=PageView&dl=https%3A%2F%2Fwww.luc.edu%2F&rl=&if=false&ts=1776898910032&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776898909508.9526178352034430&ler=empty&cdl=API_unavailable&pmd[title]=Loyola%20University%20Chicago%20%20%7C%20Loyola%20University%20Chicago&pmd[locale]=en_US&pmd[description]=Discover%20Loyola%20University%20Chicago%2C%20a%20leading%20research%20university%20where%20academic%20rigor%2C%20Jesuit%20values%2C%20and%20service%20create%20impact%20in%20Chicago%20and%20beyond.&plt=1494.3999998569489&it=1776898909097&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=GET — 200 — 16 B — 12 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1481374495510905&ev=PageView&dl=https%3A%2F%2Fwww.luc.edu%2F&rl=&if=false&ts=1776898910032&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776898909508.9526178352034430&ler=empty&cdl=API_unavailable&pmd[title]=Loyola%20University%20Chicago%20%20%7C%20Loyola%20University%20Chicago&pmd[locale]=en_US&pmd[description]=Discover%20Loyola%20University%20Chicago%2C%20a%20leading%20research%20university%20where%20academic%20rigor%2C%20Jesuit%20values%2C%20and%20service%20create%20impact%20in%20Chicago%20and%20beyond.&plt=1494.3999998569489&it=1776898909097&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1481374495510905&ev=PageView&dl=https%3A%2F%2Fwww.luc.edu%2F&rl=&if=false&ts=1776898910032&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776898909508.9526178352034430&ler=empty&cdl=API_unavailable&pmd[title]=Loyola%20University%20Chicago%20%20%7C%20Loyola%20University%20Chicago&pmd[locale]=en_US&pmd[description]=Discover%20Loyola%20University%20Chicago%2C%20a%20leading%20research%20university%20where%20academic%20rigor%2C%20Jesuit%20values%2C%20and%20service%20create%20impact%20in%20Chicago%20and%20beyond.&plt=1494.3999998569489&it=1776898909097&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=FGET — 200 — 196 B — 136 ms — h3https://tr6.snapchat.com/ptr6.snapchat.com/p https://tr6.snapchat.com/p — 200 — 192 B — 63 ms — h2https://www.google.com/ccm/collect?rcb=19&frm=0&ae=g&dl=https%3A%2F%2Fwww.luc.edu%2F&scrsrc=www.googletagmanager.com&rnd=84731940.1776898908&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&auid=972908552.1776898908&navt=n&npa=1&_tu=CA&gtm=45be64k1z871931813za20gzb71931813zd71931813xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938469~117266401~117884344&apve=1&apvf=f&apvc=0&tids=AW-998946033&tid=AW-998946033&tft=1776898910136&tfd=4367www.google.com/ccm/collect?rcb=19&f... https://www.google.com/ccm/collect?rcb=19&frm=0&ae=g&dl=https%3A%2F%2Fwww.luc.edu%2F&scrsrc=www.googletagmanager.com&rnd=84731940.1776898908&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&auid=972908552.1776898908&navt=n&npa=1&_tu=CA&gtm=45be64k1z871931813za20gzb71931813zd71931813xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938469~117266401~117884344&apve=1&apvf=f&apvc=0&tids=AW-998946033&tid=AW-998946033&tft=1776898910136&tfd=4367 — 200 — 21 B — 197 ms — h3https://www.google.com/ccm/collect?rcb=13&frm=0&ae=g&dl=https%3A%2F%2Fwww.luc.edu%2F&scrsrc=www.googletagmanager.com&rnd=84731940.1776898908&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&auid=972908552.1776898908&navt=n&npa=1&_tu=CA&gtm=45be64k1v9209151388z871931813za20gzb71931813zd71931813xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266401~118463262&apve=1&apvf=f&apvc=0&tids=AW-401610859&tid=AW-401610859&tft=1776898910232&tfd=4462www.google.com/ccm/collect?rcb=13&f... https://www.google.com/ccm/collect?rcb=13&frm=0&ae=g&dl=https%3A%2F%2Fwww.luc.edu%2F&scrsrc=www.googletagmanager.com&rnd=84731940.1776898908&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&auid=972908552.1776898908&navt=n&npa=1&_tu=CA&gtm=45be64k1v9209151388z871931813za20gzb71931813zd71931813xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266401~118463262&apve=1&apvf=f&apvc=0&tids=AW-401610859&tid=AW-401610859&tft=1776898910232&tfd=4462 — 200 — 21 B — 106 ms — h3https://analytics.tiktok.com/api/v2/pixel/actanalytics.tiktok.com/api/v2/pixel/a... https://analytics.tiktok.com/api/v2/pixel/act — 200 — 903 B — 139 ms — h2https://tr.snapchat.com/ptr.snapchat.com/p https://tr.snapchat.com/p — 200 — 15 B — 25 ms — h3https://connect.facebook.net/signals/config/774005010266124?v=2.9.303&r=stable&domain=www.luc.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%2C233%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C210%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/774005010266124?v=2.9.303&r=stable&domain=www.luc.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%2C233%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C210%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245 — 200 — 16.3 KiB — 27 ms — h3https://www.facebook.com/tr/?id=487625152203015&ev=PageView&dl=https%3A%2F%2Fwww.luc.edu%2F&rl=&if=false&ts=1776898910326&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776898909508.9526178352034430&ler=empty&cdl=API_unavailable&pmd[title]=Loyola%20University%20Chicago%20%20%7C%20Loyola%20University%20Chicago&pmd[locale]=en_US&pmd[description]=Discover%20Loyola%20University%20Chicago%2C%20a%20leading%20research%20university%20where%20academic%20rigor%2C%20Jesuit%20values%2C%20and%20service%20create%20impact%20in%20Chicago%20and%20beyond.&plt=1494.3999998569489&it=1776898909097&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=48762515220... https://www.facebook.com/tr/?id=487625152203015&ev=PageView&dl=https%3A%2F%2Fwww.luc.edu%2F&rl=&if=false&ts=1776898910326&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776898909508.9526178352034430&ler=empty&cdl=API_unavailable&pmd[title]=Loyola%20University%20Chicago%20%20%7C%20Loyola%20University%20Chicago&pmd[locale]=en_US&pmd[description]=Discover%20Loyola%20University%20Chicago%2C%20a%20leading%20research%20university%20where%20academic%20rigor%2C%20Jesuit%20values%2C%20and%20service%20create%20impact%20in%20Chicago%20and%20beyond.&plt=1494.3999998569489&it=1776898909097&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=GET — 200 — 16 B — 21 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=487625152203015&ev=PageView&dl=https%3A%2F%2Fwww.luc.edu%2F&rl=&if=false&ts=1776898910326&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776898909508.9526178352034430&ler=empty&cdl=API_unavailable&pmd[title]=Loyola%20University%20Chicago%20%20%7C%20Loyola%20University%20Chicago&pmd[locale]=en_US&pmd[description]=Discover%20Loyola%20University%20Chicago%2C%20a%20leading%20research%20university%20where%20academic%20rigor%2C%20Jesuit%20values%2C%20and%20service%20create%20impact%20in%20Chicago%20and%20beyond.&plt=1494.3999998569489&it=1776898909097&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=487625152203015&ev=PageView&dl=https%3A%2F%2Fwww.luc.edu%2F&rl=&if=false&ts=1776898910326&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776898909508.9526178352034430&ler=empty&cdl=API_unavailable&pmd[title]=Loyola%20University%20Chicago%20%20%7C%20Loyola%20University%20Chicago&pmd[locale]=en_US&pmd[description]=Discover%20Loyola%20University%20Chicago%2C%20a%20leading%20research%20university%20where%20academic%20rigor%2C%20Jesuit%20values%2C%20and%20service%20create%20impact%20in%20Chicago%20and%20beyond.&plt=1494.3999998569489&it=1776898909097&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=FGET — 200 — 192 B — 149 ms — h3https://tags.srv.stackadapt.com/saq_pxl?uid=hroguq7MRj75isFWpzQZjA&is_js=true&landing_url=https%3A%2F%2Fwww.luc.edu%2F&t=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&tip=seGTBFOyvnAWDckk-In6scnD42cn6tZapxdfTtjiDLI&host=https%3A%2F%2Fwww.luc.edu&l_src=&l_src_d=&u_src=&u_src_d=&shop=false&sa-user-id-v4=s%253A.o6W7wkJsHSTU4%252BLlDruZ%252FwNjVcUZZMvakQpSatDoAgo&sa-user-id-v3=s%253AAQAKIPRFhrP-CkV0uPKfxL11xIfj-MBTZ8_Gxno-cRWQOrK5EMABGAQg3KalzwYwAToEkxnLiEIEUp_VsQ.TSYYJ4acUwIhxy%252B416YgeWeX4A%252FsYxbSqvChG3EqMlM&sa-user-id-v2=s%253AzItrd206Vo5WwFcxBT2NjgUIIsg.DYk73csJElFfWML4gSxB0Tx9BiLkqzOANoM40mQDV7k&sa-user-id=s%253A0-cc8b6b77-6d3a-568e-56c0-5731053d8d8e.kX4kPflSjxGL%252BkCROsKajJnQT1V73%252FAtymGx1NKdWhgtags.srv.stackadapt.com/saq_pxl?uid... https://tags.srv.stackadapt.com/saq_pxl?uid=hroguq7MRj75isFWpzQZjA&is_js=true&landing_url=https%3A%2F%2Fwww.luc.edu%2F&t=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&tip=seGTBFOyvnAWDckk-In6scnD42cn6tZapxdfTtjiDLI&host=https%3A%2F%2Fwww.luc.edu&l_src=&l_src_d=&u_src=&u_src_d=&shop=false&sa-user-id-v4=s%253A.o6W7wkJsHSTU4%252BLlDruZ%252FwNjVcUZZMvakQpSatDoAgo&sa-user-id-v3=s%253AAQAKIPRFhrP-CkV0uPKfxL11xIfj-MBTZ8_Gxno-cRWQOrK5EMABGAQg3KalzwYwAToEkxnLiEIEUp_VsQ.TSYYJ4acUwIhxy%252B416YgeWeX4A%252FsYxbSqvChG3EqMlM&sa-user-id-v2=s%253AzItrd206Vo5WwFcxBT2NjgUIIsg.DYk73csJElFfWML4gSxB0Tx9BiLkqzOANoM40mQDV7k&sa-user-id=s%253A0-cc8b6b77-6d3a-568e-56c0-5731053d8d8e.kX4kPflSjxGL%252BkCROsKajJnQT1V73%252FAtymGx1NKdWhg — 200 — 285 B — 113 ms — h2https://tags.srv.stackadapt.com/saq_pxl?uid=0Rk6ItZHDcqwaPqBU-8H3g&is_js=true&landing_url=https%3A%2F%2Fwww.luc.edu%2F&t=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&tip=seGTBFOyvnAWDckk-In6scnD42cn6tZapxdfTtjiDLI&host=https%3A%2F%2Fwww.luc.edu&l_src=&l_src_d=&u_src=&u_src_d=&shop=false&sa-user-id-v4=s%253A.o6W7wkJsHSTU4%252BLlDruZ%252FwNjVcUZZMvakQpSatDoAgo&sa-user-id-v3=s%253AAQAKIPRFhrP-CkV0uPKfxL11xIfj-MBTZ8_Gxno-cRWQOrK5EMABGAQg3KalzwYwAToEkxnLiEIEUp_VsQ.TSYYJ4acUwIhxy%252B416YgeWeX4A%252FsYxbSqvChG3EqMlM&sa-user-id-v2=s%253AzItrd206Vo5WwFcxBT2NjgUIIsg.DYk73csJElFfWML4gSxB0Tx9BiLkqzOANoM40mQDV7k&sa-user-id=s%253A0-cc8b6b77-6d3a-568e-56c0-5731053d8d8e.kX4kPflSjxGL%252BkCROsKajJnQT1V73%252FAtymGx1NKdWhgtags.srv.stackadapt.com/saq_pxl?uid... https://tags.srv.stackadapt.com/saq_pxl?uid=0Rk6ItZHDcqwaPqBU-8H3g&is_js=true&landing_url=https%3A%2F%2Fwww.luc.edu%2F&t=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&tip=seGTBFOyvnAWDckk-In6scnD42cn6tZapxdfTtjiDLI&host=https%3A%2F%2Fwww.luc.edu&l_src=&l_src_d=&u_src=&u_src_d=&shop=false&sa-user-id-v4=s%253A.o6W7wkJsHSTU4%252BLlDruZ%252FwNjVcUZZMvakQpSatDoAgo&sa-user-id-v3=s%253AAQAKIPRFhrP-CkV0uPKfxL11xIfj-MBTZ8_Gxno-cRWQOrK5EMABGAQg3KalzwYwAToEkxnLiEIEUp_VsQ.TSYYJ4acUwIhxy%252B416YgeWeX4A%252FsYxbSqvChG3EqMlM&sa-user-id-v2=s%253AzItrd206Vo5WwFcxBT2NjgUIIsg.DYk73csJElFfWML4gSxB0Tx9BiLkqzOANoM40mQDV7k&sa-user-id=s%253A0-cc8b6b77-6d3a-568e-56c0-5731053d8d8e.kX4kPflSjxGL%252BkCROsKajJnQT1V73%252FAtymGx1NKdWhg — 200 — 285 B — 107 ms — h2https://tags.srv.stackadapt.com/saq_pxl?uid=Xk4iJOS651J4IJMTHYWUWQ&is_js=true&landing_url=https%3A%2F%2Fwww.luc.edu%2F&t=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&tip=seGTBFOyvnAWDckk-In6scnD42cn6tZapxdfTtjiDLI&host=https%3A%2F%2Fwww.luc.edu&l_src=&l_src_d=&u_src=&u_src_d=&shop=false&sa-user-id-v4=s%253A.o6W7wkJsHSTU4%252BLlDruZ%252FwNjVcUZZMvakQpSatDoAgo&sa-user-id-v3=s%253AAQAKIPRFhrP-CkV0uPKfxL11xIfj-MBTZ8_Gxno-cRWQOrK5EMABGAQg3KalzwYwAToEkxnLiEIEUp_VsQ.TSYYJ4acUwIhxy%252B416YgeWeX4A%252FsYxbSqvChG3EqMlM&sa-user-id-v2=s%253AzItrd206Vo5WwFcxBT2NjgUIIsg.DYk73csJElFfWML4gSxB0Tx9BiLkqzOANoM40mQDV7k&sa-user-id=s%253A0-cc8b6b77-6d3a-568e-56c0-5731053d8d8e.kX4kPflSjxGL%252BkCROsKajJnQT1V73%252FAtymGx1NKdWhgtags.srv.stackadapt.com/saq_pxl?uid... https://tags.srv.stackadapt.com/saq_pxl?uid=Xk4iJOS651J4IJMTHYWUWQ&is_js=true&landing_url=https%3A%2F%2Fwww.luc.edu%2F&t=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&tip=seGTBFOyvnAWDckk-In6scnD42cn6tZapxdfTtjiDLI&host=https%3A%2F%2Fwww.luc.edu&l_src=&l_src_d=&u_src=&u_src_d=&shop=false&sa-user-id-v4=s%253A.o6W7wkJsHSTU4%252BLlDruZ%252FwNjVcUZZMvakQpSatDoAgo&sa-user-id-v3=s%253AAQAKIPRFhrP-CkV0uPKfxL11xIfj-MBTZ8_Gxno-cRWQOrK5EMABGAQg3KalzwYwAToEkxnLiEIEUp_VsQ.TSYYJ4acUwIhxy%252B416YgeWeX4A%252FsYxbSqvChG3EqMlM&sa-user-id-v2=s%253AzItrd206Vo5WwFcxBT2NjgUIIsg.DYk73csJElFfWML4gSxB0Tx9BiLkqzOANoM40mQDV7k&sa-user-id=s%253A0-cc8b6b77-6d3a-568e-56c0-5731053d8d8e.kX4kPflSjxGL%252BkCROsKajJnQT1V73%252FAtymGx1NKdWhg — 200 — 285 B — 117 ms — h2https://chatui.ida.gideontaylor.com/luc/scripts/IS_CV_OB_WIDGET_SDK.jschatui.ida.gideontaylor.com/luc/scr... https://chatui.ida.gideontaylor.com/luc/scripts/IS_CV_OB_WIDGET_SDK.js — 200 — 46.5 KiB — 91 ms — h2https://connect.facebook.net/signals/config/377693661641616?v=2.9.303&r=stable&domain=www.luc.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%2C233%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C210%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/377693661641616?v=2.9.303&r=stable&domain=www.luc.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%2C233%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C210%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245 — 200 — 16.3 KiB — 22 ms — h3https://www.facebook.com/tr/?id=774005010266124&ev=PageView&dl=https%3A%2F%2Fwww.luc.edu%2F&rl=&if=false&ts=1776898910395&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776898909508.9526178352034430&ler=empty&cdl=API_unavailable&pmd[title]=Loyola%20University%20Chicago%20%20%7C%20Loyola%20University%20Chicago&pmd[locale]=en_US&pmd[description]=Discover%20Loyola%20University%20Chicago%2C%20a%20leading%20research%20university%20where%20academic%20rigor%2C%20Jesuit%20values%2C%20and%20service%20create%20impact%20in%20Chicago%20and%20beyond.&plt=1494.3999998569489&it=1776898909097&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=77400501026... https://www.facebook.com/tr/?id=774005010266124&ev=PageView&dl=https%3A%2F%2Fwww.luc.edu%2F&rl=&if=false&ts=1776898910395&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776898909508.9526178352034430&ler=empty&cdl=API_unavailable&pmd[title]=Loyola%20University%20Chicago%20%20%7C%20Loyola%20University%20Chicago&pmd[locale]=en_US&pmd[description]=Discover%20Loyola%20University%20Chicago%2C%20a%20leading%20research%20university%20where%20academic%20rigor%2C%20Jesuit%20values%2C%20and%20service%20create%20impact%20in%20Chicago%20and%20beyond.&plt=1494.3999998569489&it=1776898909097&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=GET — 200 — 16 B — 10 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=774005010266124&ev=PageView&dl=https%3A%2F%2Fwww.luc.edu%2F&rl=&if=false&ts=1776898910395&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776898909508.9526178352034430&ler=empty&cdl=API_unavailable&pmd[title]=Loyola%20University%20Chicago%20%20%7C%20Loyola%20University%20Chicago&pmd[locale]=en_US&pmd[description]=Discover%20Loyola%20University%20Chicago%2C%20a%20leading%20research%20university%20where%20academic%20rigor%2C%20Jesuit%20values%2C%20and%20service%20create%20impact%20in%20Chicago%20and%20beyond.&plt=1494.3999998569489&it=1776898909097&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=774005010266124&ev=PageView&dl=https%3A%2F%2Fwww.luc.edu%2F&rl=&if=false&ts=1776898910395&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776898909508.9526178352034430&ler=empty&cdl=API_unavailable&pmd[title]=Loyola%20University%20Chicago%20%20%7C%20Loyola%20University%20Chicago&pmd[locale]=en_US&pmd[description]=Discover%20Loyola%20University%20Chicago%2C%20a%20leading%20research%20university%20where%20academic%20rigor%2C%20Jesuit%20values%2C%20and%20service%20create%20impact%20in%20Chicago%20and%20beyond.&plt=1494.3999998569489&it=1776898909097&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=FGET — 200 — 195 B — 131 ms — h3https://chatui.ida.gideontaylor.com/luc/scripts/web-sdk.jschatui.ida.gideontaylor.com/luc/scr... https://chatui.ida.gideontaylor.com/luc/scripts/web-sdk.js — 200 — 323.4 KiB — 271 ms — h2https://www.facebook.com/tr/?id=377693661641616&ev=PageView&dl=https%3A%2F%2Fwww.luc.edu%2F&rl=&if=false&ts=1776898910507&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776898909508.9526178352034430&ler=empty&cdl=API_unavailable&pmd[title]=Loyola%20University%20Chicago%20%20%7C%20Loyola%20University%20Chicago&pmd[locale]=en_US&pmd[description]=Discover%20Loyola%20University%20Chicago%2C%20a%20leading%20research%20university%20where%20academic%20rigor%2C%20Jesuit%20values%2C%20and%20service%20create%20impact%20in%20Chicago%20and%20beyond.&plt=1494.3999998569489&it=1776898909097&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=37769366164... https://www.facebook.com/tr/?id=377693661641616&ev=PageView&dl=https%3A%2F%2Fwww.luc.edu%2F&rl=&if=false&ts=1776898910507&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776898909508.9526178352034430&ler=empty&cdl=API_unavailable&pmd[title]=Loyola%20University%20Chicago%20%20%7C%20Loyola%20University%20Chicago&pmd[locale]=en_US&pmd[description]=Discover%20Loyola%20University%20Chicago%2C%20a%20leading%20research%20university%20where%20academic%20rigor%2C%20Jesuit%20values%2C%20and%20service%20create%20impact%20in%20Chicago%20and%20beyond.&plt=1494.3999998569489&it=1776898909097&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=GET — 200 — 16 B — 10 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=377693661641616&ev=PageView&dl=https%3A%2F%2Fwww.luc.edu%2F&rl=&if=false&ts=1776898910507&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776898909508.9526178352034430&ler=empty&cdl=API_unavailable&pmd[title]=Loyola%20University%20Chicago%20%20%7C%20Loyola%20University%20Chicago&pmd[locale]=en_US&pmd[description]=Discover%20Loyola%20University%20Chicago%2C%20a%20leading%20research%20university%20where%20academic%20rigor%2C%20Jesuit%20values%2C%20and%20service%20create%20impact%20in%20Chicago%20and%20beyond.&plt=1494.3999998569489&it=1776898909097&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=377693661641616&ev=PageView&dl=https%3A%2F%2Fwww.luc.edu%2F&rl=&if=false&ts=1776898910507&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776898909508.9526178352034430&ler=empty&cdl=API_unavailable&pmd[title]=Loyola%20University%20Chicago%20%20%7C%20Loyola%20University%20Chicago&pmd[locale]=en_US&pmd[description]=Discover%20Loyola%20University%20Chicago%2C%20a%20leading%20research%20university%20where%20academic%20rigor%2C%20Jesuit%20values%2C%20and%20service%20create%20impact%20in%20Chicago%20and%20beyond.&plt=1494.3999998569489&it=1776898909097&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=FGET — 200 — 192 B — 131 ms — h3https://chatui.ida.gideontaylor.com/luc/IS_CV_ENV_CONFIG.jschatui.ida.gideontaylor.com/luc/IS_... https://chatui.ida.gideontaylor.com/luc/IS_CV_ENV_CONFIG.js — 200 — 4.4 KiB — 89 ms — h2https://chatui.ida.gideontaylor.com/luc/styles/IS_CV_THEME_BASE.csschatui.ida.gideontaylor.com/luc/sty... https://chatui.ida.gideontaylor.com/luc/styles/IS_CV_THEME_BASE.css — 200 — 18.7 KiB — 90 ms — h2https://chatui.ida.gideontaylor.com/luc/styles/IS_CV_OB_STYLES_SDK.csschatui.ida.gideontaylor.com/luc/sty... https://chatui.ida.gideontaylor.com/luc/styles/IS_CV_OB_STYLES_SDK.css — 200 — 33.0 KiB — 90 ms — h2https://chatui.ida.gideontaylor.com/luc/styles/CLIENT_CV_OB_REMOTE_STYLES.csschatui.ida.gideontaylor.com/luc/sty... https://chatui.ida.gideontaylor.com/luc/styles/CLIENT_CV_OB_REMOTE_STYLES.css — 200 — 28.0 KiB — 89 ms — h2https://locus.luc.edu/psc/cs92prd/EMPLOYEE/SA/s/WEBLIB_IS_CV.ISCRIPT1.FieldFormula.IScript_GetTokenPlocus.luc.edu/psc/cs92prd/EMPLOYEE/... https://locus.luc.edu/psc/cs92prd/EMPLOYEE/SA/s/WEBLIB_IS_CV.ISCRIPT1.FieldFormula.IScript_GetTokenP — 302 — 1.4 KiB — 850 ms — http/1.1data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb… — 200 — 0 B — 0 ms — datahttps://oda-3e9bb5f8066847d58b0fe12badef34f7-da2.data.digitalassistant.oci.oraclecloud.com/tts/voices?channelId=fb26b150-89fc-49be-8498-3666c9eb0de7&userId=user3210911174oda-3e9bb5f8066847d58b0fe12badef34f... https://oda-3e9bb5f8066847d58b0fe12badef34f7-da2.data.digitalassistant.oci.oraclecloud.com/tts/voices?channelId=fb26b150-89fc-49be-8498-3666c9eb0de7&userId=user3210911174 — 200 — 3.9 KiB — 386 ms — http/1.1data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAoCAYAAACFFRgXAAAAAXNSR0IArs4c6QAAAotJREFUWAnVm…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAoCAYAAACFFRgXAAAAAXNSR0IArs4c6QAAAotJREFUWAnVm… — 200 — 0 B — 0 ms — datahttps://login.microsoftonline.com/021f4fe3-2b9c-4824-8378-bbcf9ec5accb/saml2?SAMLRequest=fZLNbpwwFIX3fQrkvQEbkgFrIJpmFHWk%2FqCEdNFNZcwlsWRs4mvS9u3LMImSLJKNF9b1Oed%2Bx9uLv6OJHsGjdrYiLE5JBFa5Xtu7ity2V7QgF%2FWnLcrR8Ens5nBvr%2BFhBgzRfjm0lWF9eR%2FChCJJjLvTNh618g7dEJw12kKs3JiknA35ABnlXaloXvCcFtmmoF2nhhLUmVSqS1YfEl05r2A1q8ggDQKJDvuK3Oy%2Bff1ddDwtFymaZkVGc9j0tFA5o7k6T7tNybuiYMs4NhJRP8KLAOIMB4tB2lARnvJzmuaU85ZnImXijMUl2%2FwiUeNdcMqZz9qeKMzeCidRo7ByBBRBiWMQweNUdKchFF%2FatqHNj5uWRD%2BfafIjzYWvRXHi97HW9GRM6hNusSb2rxU%2BFlgWBn%2Bsg9QvdagZYzOrGPo5mXBKFJZ88v02ee1RPxf8fRE97BtntPoX7Yxxfy49yLBQDH6GtZhRhvdjsJitN7qnwzoqZosTKD1o6ElSP9m%2B%2FUn1fw%3D%3Dlogin.microsoftonline.com/021f4fe3-... https://login.microsoftonline.com/021f4fe3-2b9c-4824-8378-bbcf9ec5accb/saml2?SAMLRequest=fZLNbpwwFIX3fQrkvQEbkgFrIJpmFHWk%2FqCEdNFNZcwlsWRs4mvS9u3LMImSLJKNF9b1Oed%2Bx9uLv6OJHsGjdrYiLE5JBFa5Xtu7ity2V7QgF%2FWnLcrR8Ens5nBvr%2BFhBgzRfjm0lWF9eR%2FChCJJjLvTNh618g7dEJw12kKs3JiknA35ABnlXaloXvCcFtmmoF2nhhLUmVSqS1YfEl05r2A1q8ggDQKJDvuK3Oy%2Bff1ddDwtFymaZkVGc9j0tFA5o7k6T7tNybuiYMs4NhJRP8KLAOIMB4tB2lARnvJzmuaU85ZnImXijMUl2%2FwiUeNdcMqZz9qeKMzeCidRo7ByBBRBiWMQweNUdKchFF%2FatqHNj5uWRD%2BfafIjzYWvRXHi97HW9GRM6hNusSb2rxU%2BFlgWBn%2Bsg9QvdagZYzOrGPo5mXBKFJZ88v02ee1RPxf8fRE97BtntPoX7Yxxfy49yLBQDH6GtZhRhvdjsJitN7qnwzoqZosTKD1o6ElSP9m%2B%2FUn1fw%3D%3D — -1 — 0 B — 329 ms — https://www.luc.edu/media/home/images/favicon.icowww.luc.edu/media/home/images/favic... https://www.luc.edu/media/home/images/favicon.ico — 200 — 1.5 KiB — 115 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-ZK6NFD58LE&gtm=45je64k1v873591224z871931813za20gzb71931813zd71931813&_p=1776898906357&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=238885835&_eu=AAAAAGQ&are=1&cid=1381270496.1776898908&frm=0&pscdl=noapi&rcb=12&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=4&tag_exp=0~115616985~115938465~115938468~117266401~117512542&sid=1776898908&sct=1&seg=1&dl=https%3A%2F%2Fwww.luc.edu%2F&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&en=fetch_user_data&ep.ga_gclid=&ep.query_string=&_et=50&up.ga_client_id=1381270496.1776898908.&tfd=8238region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-ZK6NFD58LE&gtm=45je64k1v873591224z871931813za20gzb71931813zd71931813&_p=1776898906357&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=238885835&_eu=AAAAAGQ&are=1&cid=1381270496.1776898908&frm=0&pscdl=noapi&rcb=12&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=4&tag_exp=0~115616985~115938465~115938468~117266401~117512542&sid=1776898908&sct=1&seg=1&dl=https%3A%2F%2Fwww.luc.edu%2F&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&en=fetch_user_data&ep.ga_gclid=&ep.query_string=&_et=50&up.ga_client_id=1381270496.1776898908.&tfd=8238 — 204 — 20 B — 17 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 4190ms · 1705KB · $56/mo
Google Tag Manager
Tag Manager
Costly
Execution 652ms
Transfer 202 KB
Unused 25%
Monthly Cost $9/mo
Unattributable
Other
Costly
Execution 538ms
Transfer 0 KB
Monthly Cost $7/mo
www.luc.edu
Other
Costly
Execution 446ms
Transfer 25 KB
Monthly Cost $6/mo
www.luc.edu
Other
Costly
Execution 392ms
Transfer 10 KB
Monthly Cost $5/mo
cdnjs
CDN
Costly
Execution 272ms
Transfer 16 KB
Monthly Cost $4/mo
Google Tag Manager
Tag Manager
Costly
Execution 259ms
Transfer 173 KB
Unused 37%
Monthly Cost $3/mo
cdnjs
CDN
Costly
Execution 222ms
Transfer 26 KB
Monthly Cost $3/mo
analytics.tiktok.com
Other
Costly
Execution 206ms
Transfer 110 KB
Unused 52%
Monthly Cost $3/mo
Google Tag Manager
Tag Manager
Optional
Execution 136ms
Transfer 136 KB
Unused 40%
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 126ms
Transfer 134 KB
Unused 45%
Monthly Cost $2/mo
Facebook Pixel
Advertising
Optional
Execution 119ms
Transfer 47 KB
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 105ms
Transfer 143 KB
Unused 43%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 97ms
Transfer 137 KB
Unused 49%
Monthly Cost $1/mo
chatui.ida.gideontaylor.com
Other
Optional
Execution 93ms
Transfer 24 KB
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 91ms
Transfer 143 KB
Unused 43%
Monthly Cost $1/mo
sc-static.net
Other
Optional
Execution 83ms
Transfer 25 KB
Monthly Cost $1/mo
siteimproveanalytics.com
Other
Optional
Execution 83ms
Transfer 96 KB
Unused 76%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 82ms
Transfer 134 KB
Unused 50%
Monthly Cost $1/mo
www.luc.edu
Other
Optional
Execution 66ms
Transfer 6 KB
Monthly Cost $1/mo
Facebook Pixel
Advertising
Optional
Execution 66ms
Transfer 97 KB
Unused 32%
Monthly Cost $1/mo
Google Analytics
Analytics
Optional
Execution 57ms
Transfer 21 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Google Tag Manager adds 652ms and costs ~$9/month
  • Unattributable adds 538ms and costs ~$7/month
  • www.luc.edu adds 446ms and costs ~$6/month
  • www.luc.edu adds 392ms and costs ~$5/month
  • cdnjs adds 272ms and costs ~$4/month
  • Google Tag Manager adds 259ms and costs ~$3/month
  • cdnjs adds 222ms and costs ~$3/month
  • analytics.tiktok.com adds 206ms and costs ~$3/month

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

Why this matters

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

Learn more

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

Source: web.dev

Google Tag Manager takes 652ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Unattributable takes 538ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

www.luc.edu takes 446ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

www.luc.edu takes 392ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

cdnjs takes 272ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Google Tag Manager takes 259ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

cdnjs takes 222ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

analytics.tiktok.com takes 206ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

52% of analytics.tiktok.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

76% of siteimproveanalytics.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

50% of Google Tag Manager's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

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