Skip to content
https://luc.edu

Performance

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

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

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

3.43 s

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

24.63 s

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

6.72 s

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

0.001

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

15.07 s

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

39.42 s

Page Load Progression

1.1 s
2.3 s
3.4 s
4.6 s
5.7 s
6.9 s
8.0 s
9.2 s
Checks
17
8 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
27.6 MB transferred, 164 requests
FIX
27.6 MB transferred, 164 requests
Critical::
Page weighs 29.4 MB (27.6 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 302 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 302 KB
Warning::
164 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 5.8 g CO2 per page load
27.6 MB / 2.4 MB budget
27.6 MB transferred
164 requests
5.8 g CO2 per page load
Other 20.6 MiB 75%
Images 3.2 MiB 12%
JavaScript 2.8 MiB 10%
Other 545.4 KiB 2%
Fonts 301.9 KiB 1%
CSS 148.6 KiB 1%
HTML 25.1 KiB 0%
Other 6.1 KiB 0%
Other 5.5 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 (27.6 MiB of 27.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
17915ms total JS execution
FIX
17915ms total JS execution
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-54X...: 2686ms CPU time
Warning::
Unattributable: 2266ms CPU time
Warning::
https://www.luc.edu/media/luc-redesign-2026/js/luc...: 1560ms CPU time
Warning::
https://www.luc.edu/: 1547ms CPU time
Warning::
https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.5...: 1465ms CPU time
Warning::
Third-party scripts: 17915ms (100% of total)

Main Thread Breakdown

Script Evaluation 55% Other 17% Style & Layout 14% Script Parsing & Compilation 9%
ScriptTotalScriptingParse/CompileParty
https://www.googletagmanager.com/gtm.js?id=GTM-54XXDT2686ms2393ms202ms3rd
Unattributable2266ms248ms0ms3rd
https://www.luc.edu/media/luc-redesign-2026/js/luc-components.js1560ms865ms6ms3rd
https://www.luc.edu/1547ms19ms5ms3rd
https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.5/ScrollTrigger.min.js1465ms332ms7ms3rd
https://www.googletagmanager.com/gtag/js?id=G-ZK6NFD58LE&cx=c&gtm=4e64k11423ms1295ms104ms3rd
https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMQ.js697ms449ms240ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-362801637&cx=c&gtm=4e64k1546ms361ms116ms3rd
https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.5/gsap.min.js525ms103ms12ms3rd
https://chatui.ida.gideontaylor.com/luc/IS_CV_PUBLIC_HOOK.js448ms291ms5ms3rd

Showing top 10 of 36 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 (77%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.2 MB
1199 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 (77%)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 KB61 KB (43%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-17474599721&cx=c&gtm=4e64k1143 KB61 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
164 resources · 27.6 MB · 1.2 MB savings available
FIX
164 resources · 27.6 MB · 1.2 MB savings available
Warning::
Page weight 26.6 MB over 1MB target
Got: 27.6 MB Expected: ≤ 1 MB
Info::
~1.2 MB of savings available
Warning::
163 third-party resources (100% of weight)
Info::
12 resources over 200KB
164 resources · 27.6 MiB · 163 third-party 26.6 MiB over 1MB target
Media 75% · 20.6 MiB
Image 13% · 3.6 MiB
JavaScript 10% · 2.8 MiB
Font 1% · 301.9 KiB
CSS 1% · 243.9 KiB
Document 0% · 29.0 KiB
Other 0% · 15.6 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://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.
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.
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
9 fonts (302 KB)
PASS
9 fonts (302 KB)
Info::
9 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

9

302 KB total

Render-blocking

0

of 9

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s FCP 3.4 s LCP 24.6 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 — 202 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 — 415 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 — 502 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 — 403 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 — 520 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 — 19 ms — font-display: swaphttps://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-1.woff2pro-fa-solid-900-1.woff2 https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-1.woff2 — 13.8 KiB — 31 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 — 22 ms — font-display: swaphttps://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-brands-400-0.woff2pro-fa-brands-400-0.woff2 https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-brands-400-0.woff2 — 36.9 KiB — 23 ms — font-display: swap
antenna-condensed-bold.... woff swap
Size 38 KB
Load time 202 ms
Start 1.0 s
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 415 ms
Start 1.0 s
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 502 ms
Start 1.0 s
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 403 ms
Start 1.0 s
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 520 ms
Start 1.0 s
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 19 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
pro-fa-solid-900-1.woff2 woff2 swap
Size 14 KB
Load time 31 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 22 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 23 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+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
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
164 requests over 8696ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s FCP 3.4 s LCP 24.6 shttps://luc.edu// https://luc.edu/ — 301 — 985 B — 376 ms — h2https://www.luc.edu/www.luc.edu/ https://www.luc.edu/ — 200 — 24.7 KiB — 415 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 — 35 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 — 51 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 — 52 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 — 49 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 — 34 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 — 27 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 — 37 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 — 589 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 — 54 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 — 46 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 — 84 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 — 75 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.3 KiB — 59 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.8 KiB — 59 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 — 73 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.2 KiB — 699 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.3 KiB — 703 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 — 322 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 — 132 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 — 850 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 — 712 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.9 KiB — 687 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 — 494 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 — 515 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 — 607 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 — 700 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 — 526 ms — h2https://uao.luc.edu/pinguao.luc.edu/ping https://uao.luc.edu/ping — 200 — 949 B — 973 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s FCP 3.4 s LCP 24.6 shttps://luc.edu// https://luc.edu/ — 301 — 985 B — 376 ms — h2https://www.luc.edu/www.luc.edu/ https://www.luc.edu/ — 200 — 24.7 KiB — 415 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 — 35 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 — 51 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 — 52 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 — 49 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 — 34 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 — 27 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 — 37 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 — 589 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 — 54 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 — 46 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 — 84 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 — 75 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.3 KiB — 59 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.8 KiB — 59 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 — 73 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.2 KiB — 699 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.3 KiB — 703 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 — 322 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 — 132 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 — 850 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 — 712 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.9 KiB — 687 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 — 494 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 — 515 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 — 607 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 — 700 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 — 526 ms — h2https://uao.luc.edu/pinguao.luc.edu/ping https://uao.luc.edu/ping — 200 — 949 B — 973 ms — h2https://gpem.luc.edu/pinggpem.luc.edu/ping https://gpem.luc.edu/ping — 200 — 948 B — 983 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 — 72 ms — h2https://siteimproveanalytics.com/js/siteanalyze_56625.jssiteimproveanalytics.com/js/siteana... https://siteimproveanalytics.com/js/siteanalyze_56625.js — 200 — 96.0 KiB — 53 ms — h3https://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 — 115 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 — 516 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 — 202 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 — 415 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 — 502 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 — 403 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 — 520 ms — h2https://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 — 20.6 MiB — 431 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 — 296 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 — 19 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-1.woff2ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-1.woff2 — 200 — 13.8 KiB — 31 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 — 22 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-brands-400-0.woff2ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-brands-400-0.woff2 — 200 — 36.9 KiB — 23 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 — 112 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 — 437 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 — 106 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 — 114 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 — 124 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 — 69 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 — 85 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 — 75 ms — h3https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 61 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 — 58 ms — h2https://static.ads-twitter.com/uwt.jsstatic.ads-twitter.com/uwt.js https://static.ads-twitter.com/uwt.js — 200 — 13.4 KiB — 39 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 — 363 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 — 66 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 — 48 ms — h3https://sc-static.net/scevent.min.jssc-static.net/scevent.min.js https://sc-static.net/scevent.min.js — 200 — 24.8 KiB — 57 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 — 43 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.3 KiB — 165 ms — h2https://tags.srv.stackadapt.com/events.jstags.srv.stackadapt.com/events.js https://tags.srv.stackadapt.com/events.js — 200 — 7.7 KiB — 324 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 — 37 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 — 293 ms — http/1.1https://px.adentifi.com/Pixels?a_id=23171;p_url=https%3A%2F%2Fwww.luc.edu%2F;uq=9652686769346.59px.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=9652686769346.59 — 204 — 55 B — 302 ms — h2https://trkn.us/pixel/conv/ppt=9621;g=sitewide_pixel;gid=30502;cv1=https://www.luc.edu/;ord=1105868009?gtmcb=133357211trkn.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=1105868009?gtmcb=133357211 — 302 — 581 B — 63 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 — 62 ms — http/1.1https://www.google.com/ccm/collect?rcb=16&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.luc.edu%2F&scrsrc=www.googletagmanager.com&rnd=1627307807.1776898873&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&auid=1740361240.1776898873&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k1v71931813za200zd71931813xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938468~117266401&apve=1&apvf=f&apvc=1&tft=1776898873044&tfd=2033www.google.com/ccm/collect?rcb=16&f... https://www.google.com/ccm/collect?rcb=16&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.luc.edu%2F&scrsrc=www.googletagmanager.com&rnd=1627307807.1776898873&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&auid=1740361240.1776898873&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k1v71931813za200zd71931813xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938468~117266401&apve=1&apvf=f&apvc=1&tft=1776898873044&tfd=2033 — 200 — 21 B — 589 ms — h3https://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 — 9 ms — http/1.1https://trkn.us/pixel/conv/ppt=9621;g=sitewide_pixel;gid=30502;cv1=https://www.luc.edu/;ord=1105868009?gtmcb=133357211;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=1105868009?gtmcb=133357211;ip=5.8.34.200;cuidchk=1 — 200 — 721 B — 14 ms — http/1.1https://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 — 177 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 — 31 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA+gAAAMgCAYAAACwGEg9AAAACXBIWXMAABcSAAAXEgFnn9JSAAaIq…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA+gAAAMgCAYAAACwGEg9AAAACXBIWXMAABcSAAAXEgFnn9JSAAaIq… — 200 — 0 B — 11 ms — datahttps://mx.technolutions.net/ping?id=262f8130-0aea-9d1e-a6cc-71b539c82555&sid=RWiWxMO2KdPr4KMzXENFSd0Qk0dR_8Fs9cD_23uZy6ASW38a1GRKGnZPnlER1-ur6PLwaHlqwrjgA6Pim6013yXFDCIaS65Pa75QyAAWj4g&hid=64b5938c-34dc-a072-87bd-4a5b6d117fc0mx.technolutions.net/ping?id=262f81... https://mx.technolutions.net/ping?id=262f8130-0aea-9d1e-a6cc-71b539c82555&sid=RWiWxMO2KdPr4KMzXENFSd0Qk0dR_8Fs9cD_23uZy6ASW38a1GRKGnZPnlER1-ur6PLwaHlqwrjgA6Pim6013yXFDCIaS65Pa75QyAAWj4g&hid=64b5938c-34dc-a072-87bd-4a5b6d117fc0 — 200 — 3.6 KiB — 602 ms — h2https://mx.technolutions.net/ping?id=91822daf-dc52-1426-8bc0-68b5d447a66f&sid=jXQ6Ihw20VU4n_R7S-U_lUJjAi4R1oFk-oOK3xxhMcR-wP6jwmogA7TrcoYrUefA7S_G9od_Yodfu_RlzLdTZfRDcBfoEXMbI11qp_2CDYs&hid=6592f111-d6a3-6cda-40f4-136d39dd8d3fmx.technolutions.net/ping?id=91822d... https://mx.technolutions.net/ping?id=91822daf-dc52-1426-8bc0-68b5d447a66f&sid=jXQ6Ihw20VU4n_R7S-U_lUJjAi4R1oFk-oOK3xxhMcR-wP6jwmogA7TrcoYrUefA7S_G9od_Yodfu_RlzLdTZfRDcBfoEXMbI11qp_2CDYs&hid=6592f111-d6a3-6cda-40f4-136d39dd8d3f — 200 — 3.6 KiB — 595 ms — h2https://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=1627307807.1776898873&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&auid=1740361240.1776898873&navt=n&npa=1&gtm=45be64k1v889976353z871931813za20gzb71931813zd71931813xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-1002386398&tid=AW-1002386398&tft=1776898873577&tfd=2566www.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=1627307807.1776898873&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&auid=1740361240.1776898873&navt=n&npa=1&gtm=45be64k1v889976353z871931813za20gzb71931813zd71931813xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-1002386398&tid=AW-1002386398&tft=1776898873577&tfd=2566 — 200 — 21 B — 226 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=1627307807.1776898873&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&auid=1740361240.1776898873&navt=n&npa=1&_tu=CA&gtm=45be64k1v889976353za20gzb71931813zd71931813xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-1002386398&tid=AW-1002386398&tft=1776898873578&tfd=2568www.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=1627307807.1776898873&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&auid=1740361240.1776898873&navt=n&npa=1&_tu=CA&gtm=45be64k1v889976353za20gzb71931813zd71931813xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-1002386398&tid=AW-1002386398&tft=1776898873578&tfd=2568 — 200 — 21 B — 224 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 — 33 ms — h3https://56625.global.siteimproveanalytics.io/image.aspx?url=https%3A%2F%2Fwww.luc.edu%2F&title=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&res=412x823&accountid=56625&rt=1225&prev=2c6a2874-29cc-a3f9-edd4-863df95152f1&luid=8b241842-bdf2-e8c7-f6e1-5b16273fb394&rnd=4452056625.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=412x823&accountid=56625&rt=1225&prev=2c6a2874-29cc-a3f9-edd4-863df95152f1&luid=8b241842-bdf2-e8c7-f6e1-5b16273fb394&rnd=44520 — 200 — 210 B — 54 ms — h2https://www.google.com/ccm/collect?rcb=16&frm=0&en=page_view&dl=https%3A%2F%2Fwww.luc.edu%2F&scrsrc=www.googletagmanager.com&rnd=1627307807.1776898873&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&auid=1740361240.1776898873&navt=n&npa=1&gtm=45be64k1v9229738063z871931813za20gzb71931813zd71931813xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938468~117266401&apve=1&apvf=f&apvc=0&tids=AW-362801637&tid=AW-362801637&tft=1776898873941&tfd=2930www.google.com/ccm/collect?rcb=16&f... https://www.google.com/ccm/collect?rcb=16&frm=0&en=page_view&dl=https%3A%2F%2Fwww.luc.edu%2F&scrsrc=www.googletagmanager.com&rnd=1627307807.1776898873&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&auid=1740361240.1776898873&navt=n&npa=1&gtm=45be64k1v9229738063z871931813za20gzb71931813zd71931813xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938468~117266401&apve=1&apvf=f&apvc=0&tids=AW-362801637&tid=AW-362801637&tft=1776898873941&tfd=2930 — 200 — 21 B — 105 ms — h3https://www.google.com/ccm/collect?rcb=16&frm=0&en=page_view&dl=https%3A%2F%2Fwww.luc.edu%2F&scrsrc=www.googletagmanager.com&rnd=1627307807.1776898873&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&auid=1740361240.1776898873&navt=n&npa=1&gtm=45be64k1v9227294893z871931813za20gzb71931813zd71931813xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938469~117266400~117884344~118463262&apve=1&apvf=f&apvc=0&tids=AW-17474599721&tid=AW-17474599721&tft=1776898874038&tfd=3027www.google.com/ccm/collect?rcb=16&f... https://www.google.com/ccm/collect?rcb=16&frm=0&en=page_view&dl=https%3A%2F%2Fwww.luc.edu%2F&scrsrc=www.googletagmanager.com&rnd=1627307807.1776898873&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&auid=1740361240.1776898873&navt=n&npa=1&gtm=45be64k1v9227294893z871931813za20gzb71931813zd71931813xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938469~117266400~117884344~118463262&apve=1&apvf=f&apvc=0&tids=AW-17474599721&tid=AW-17474599721&tft=1776898874038&tfd=3027 — 200 — 21 B — 14 ms — h3https://www.googleadservices.com/pagead/conversion/16765406308/?random=1776898874152&cv=11&fst=1776898874152&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45Pe64k1v9201901649z871931813za20gzb71931813zd71931813xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266400~118463262&u_w=412&u_h=823&url=https%3A%2F%2Fwww.luc.edu%2F&rcb=5&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=1740361240.1776898873&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&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=1776898874152&cv=11&fst=1776898874152&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45Pe64k1v9201901649z871931813za20gzb71931813zd71931813xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266400~118463262&u_w=412&u_h=823&url=https%3A%2F%2Fwww.luc.edu%2F&rcb=5&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=1740361240.1776898873&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&fmt=7 — 200 — 1.1 KiB — 28 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=1627307807.1776898873&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&auid=1740361240.1776898873&navt=n&npa=1&gtm=45Pe64k1v9201901649z871931813za20gzb71931813zd71931813xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266400~118463262&apve=1&apvf=f&apvc=0&tids=AW-16765406308&tid=AW-16765406308&tft=1776898874165&tfd=3154www.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=1627307807.1776898873&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&auid=1740361240.1776898873&navt=n&npa=1&gtm=45Pe64k1v9201901649z871931813za20gzb71931813zd71931813xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266400~118463262&apve=1&apvf=f&apvc=0&tids=AW-16765406308&tid=AW-16765406308&tft=1776898874165&tfd=3154 — 200 — 21 B — 35 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/16765406308/?random=1827269444&cv=11&fst=1776898874152&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45Pe64k1v9201901649z871931813za20gzb71931813zd71931813xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266400~118463262&u_w=412&u_h=823&url=https%3A%2F%2Fwww.luc.edu%2F&rcb=5&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=1740361240.1776898873&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKHnRyaWdnZXIsIG5vdC1uYXZpZ2F0aW9uLXNvdXJjZVoDCgEBYgMKAQM&cerd=CgEA&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1FkT0WyHyf-ecpTdt1Ak4eT7lax9Flj6Cu6A&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1UCO9y9Wrfs2O6HQu2kUe98C8NoErDgoz5rjuLxxSk9KjuSfDDfAiMaAkhl&pscrd=IhMIopzKkciClAMVsTG6AB2kdie6MgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhRodHRwczovL3d3dy5sdWMuZWR1L0JXQ2hFSThPT2h6d1lRMWNpang0LWdsNGFWQVJJc0FJOEVLWjNaSXM4bkFoUlZaR1pDZllLX2lfMjdqUXM5WjMzeExYYUFGeXM4blUyZ1FDUEpON0pGYUVRegwICWIICAAQABgAIAAgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/16765406308/?random=1827269444&cv=11&fst=1776898874152&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45Pe64k1v9201901649z871931813za20gzb71931813zd71931813xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266400~118463262&u_w=412&u_h=823&url=https%3A%2F%2Fwww.luc.edu%2F&rcb=5&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=1740361240.1776898873&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKHnRyaWdnZXIsIG5vdC1uYXZpZ2F0aW9uLXNvdXJjZVoDCgEBYgMKAQM&cerd=CgEA&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1FkT0WyHyf-ecpTdt1Ak4eT7lax9Flj6Cu6A&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1UCO9y9Wrfs2O6HQu2kUe98C8NoErDgoz5rjuLxxSk9KjuSfDDfAiMaAkhl&pscrd=IhMIopzKkciClAMVsTG6AB2kdie6MgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhRodHRwczovL3d3dy5sdWMuZWR1L0JXQ2hFSThPT2h6d1lRMWNpang0LWdsNGFWQVJJc0FJOEVLWjNaSXM4bkFoUlZaR1pDZllLX2lfMjdqUXM5WjMzeExYYUFGeXM4blUyZ1FDUEpON0pGYUVRegwICWIICAAQABgAIAA — 302 — 23 B — 393 ms — h3https://t.co/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=eca1f24a-3c24-4f55-970a-1ac33f69a294&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=0507334b-c035-45d9-b851-87e9fb65811e&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.1776898874218.922092734759818051&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%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=eca1f24a-3c24-4f55-970a-1ac33f69a294&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=0507334b-c035-45d9-b851-87e9fb65811e&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.1776898874218.922092734759818051&txn_id=o9apd&type=javascript&version=2.3.53 — 200 — 657 B — 144 ms — h2https://analytics.twitter.com/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=eca1f24a-3c24-4f55-970a-1ac33f69a294&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=0507334b-c035-45d9-b851-87e9fb65811e&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.1776898874218.922092734759818051&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%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=eca1f24a-3c24-4f55-970a-1ac33f69a294&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=0507334b-c035-45d9-b851-87e9fb65811e&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.1776898874218.922092734759818051&txn_id=o9apd&type=javascript&version=2.3.53 — 200 — 672 B — 133 ms — h2https://www.google.com/pagead/1p-conversion/16765406308/?random=1827269444&cv=11&fst=1776898874152&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45Pe64k1v9201901649z871931813za20gzb71931813zd71931813xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266400~118463262&u_w=412&u_h=823&url=https%3A%2F%2Fwww.luc.edu%2F&rcb=5&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=1740361240.1776898873&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKHnRyaWdnZXIsIG5vdC1uYXZpZ2F0aW9uLXNvdXJjZVoDCgEBYgMKAQM&cerd=CgEA&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1UCO9y9Wrfs2O6HQu2kUe98C8NoErDgoz5rjuLxxSk9KjuSfDDfAiMaAkhl&pscrd=IhMIopzKkciClAMVsTG6AB2kdie6MgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhRodHRwczovL3d3dy5sdWMuZWR1L0JXQ2hFSThPT2h6d1lRMWNpang0LWdsNGFWQVJJc0FJOEVLWjNaSXM4bkFoUlZaR1pDZllLX2lfMjdqUXM5WjMzeExYYUFGeXM4blUyZ1FDUEpON0pGYUVRegwICWIICAAQABgAIAA&is_vtc=1&cid=CAQSWwAFq6B9e8JwjR60Yw0mqj6fdTh6L2rYDn-0jT3HdMFE5ZTArizRRzgFnJnOE8-HM2rzpLV7OPMpsCEnm-AgS1BB-Qbt9Iwnb_yzES1D6SQfMhaCX0lkumXGqa8&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1FkSNdCcCN3EZjUyNag2Xyj2TW35Y3knRxmA&random=1623678208www.google.com/pagead/1p-conversion... https://www.google.com/pagead/1p-conversion/16765406308/?random=1827269444&cv=11&fst=1776898874152&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45Pe64k1v9201901649z871931813za20gzb71931813zd71931813xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266400~118463262&u_w=412&u_h=823&url=https%3A%2F%2Fwww.luc.edu%2F&rcb=5&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=1740361240.1776898873&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKHnRyaWdnZXIsIG5vdC1uYXZpZ2F0aW9uLXNvdXJjZVoDCgEBYgMKAQM&cerd=CgEA&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1UCO9y9Wrfs2O6HQu2kUe98C8NoErDgoz5rjuLxxSk9KjuSfDDfAiMaAkhl&pscrd=IhMIopzKkciClAMVsTG6AB2kdie6MgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhRodHRwczovL3d3dy5sdWMuZWR1L0JXQ2hFSThPT2h6d1lRMWNpang0LWdsNGFWQVJJc0FJOEVLWjNaSXM4bkFoUlZaR1pDZllLX2lfMjdqUXM5WjMzeExYYUFGeXM4blUyZ1FDUEpON0pGYUVRegwICWIICAAQABgAIAA&is_vtc=1&cid=CAQSWwAFq6B9e8JwjR60Yw0mqj6fdTh6L2rYDn-0jT3HdMFE5ZTArizRRzgFnJnOE8-HM2rzpLV7OPMpsCEnm-AgS1BB-Qbt9Iwnb_yzES1D6SQfMhaCX0lkumXGqa8&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1FkSNdCcCN3EZjUyNag2Xyj2TW35Y3knRxmA&random=1623678208 — 302 — 22 B — 561 ms — h3https://px.ads.linkedin.com/attribution_trigger?pid=678508%2C6746489&time=1776898874238&url=https%3A%2F%2Fwww.luc.edu%2Fpx.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=678508%2C6746489&time=1776898874238&url=https%3A%2F%2Fwww.luc.edu%2F — 200 — 838 B — 136 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=678508%2C6746489&time=1776898874238&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=1776898874238&url=https%3A%2F%2Fwww.luc.edu%2F — 302 — 824 B — 237 ms — h2https://www.google.nl/pagead/1p-conversion/16765406308/?random=1827269444&cv=11&fst=1776898874152&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45Pe64k1v9201901649z871931813za20gzb71931813zd71931813xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266400~118463262&u_w=412&u_h=823&url=https%3A%2F%2Fwww.luc.edu%2F&rcb=5&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=1740361240.1776898873&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKHnRyaWdnZXIsIG5vdC1uYXZpZ2F0aW9uLXNvdXJjZVoDCgEBYgMKAQM&cerd=CgEA&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1UCO9y9Wrfs2O6HQu2kUe98C8NoErDgoz5rjuLxxSk9KjuSfDDfAiMaAkhl&is_vtc=1&cid=CAQSWwAFq6B9e8JwjR60Yw0mqj6fdTh6L2rYDn-0jT3HdMFE5ZTArizRRzgFnJnOE8-HM2rzpLV7OPMpsCEnm-AgS1BB-Qbt9Iwnb_yzES1D6SQfMhaCX0lkumXGqa8&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1FkSNdCcCN3EZjUyNag2Xyj2TW35Y3knRxmA&random=1623678208&ipr=y&pscrd=IhMIopzKkciClAMVsTG6AB2kdie6MgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhRodHRwczovL3d3dy5sdWMuZWR1L0JXQ2hFSThPT2h6d1lRMWNpang0LWdsNGFWQVJJc0FJOEVLWjNaSXM4bkFoUlZaR1pDZllLX2lfMjdqUXM5WjMzeExYYUFGeXM4blUyZ1FDUEpON0pGYUVRegwICWIICAAQABgAIAAwww.google.nl/pagead/1p-conversion/... https://www.google.nl/pagead/1p-conversion/16765406308/?random=1827269444&cv=11&fst=1776898874152&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45Pe64k1v9201901649z871931813za20gzb71931813zd71931813xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266400~118463262&u_w=412&u_h=823&url=https%3A%2F%2Fwww.luc.edu%2F&rcb=5&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=1740361240.1776898873&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKHnRyaWdnZXIsIG5vdC1uYXZpZ2F0aW9uLXNvdXJjZVoDCgEBYgMKAQM&cerd=CgEA&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1UCO9y9Wrfs2O6HQu2kUe98C8NoErDgoz5rjuLxxSk9KjuSfDDfAiMaAkhl&is_vtc=1&cid=CAQSWwAFq6B9e8JwjR60Yw0mqj6fdTh6L2rYDn-0jT3HdMFE5ZTArizRRzgFnJnOE8-HM2rzpLV7OPMpsCEnm-AgS1BB-Qbt9Iwnb_yzES1D6SQfMhaCX0lkumXGqa8&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1FkSNdCcCN3EZjUyNag2Xyj2TW35Y3knRxmA&random=1623678208&ipr=y&pscrd=IhMIopzKkciClAMVsTG6AB2kdie6MgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhRodHRwczovL3d3dy5sdWMuZWR1L0JXQ2hFSThPT2h6d1lRMWNpang0LWdsNGFWQVJJc0FJOEVLWjNaSXM4bkFoUlZaR1pDZllLX2lfMjdqUXM5WjMzeExYYUFGeXM4blUyZ1FDUEpON0pGYUVRegwICWIICAAQABgAIAA — 200 — 405 B — 953 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1748238801&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=412x823&vp=412x823&_u=YEBAAAABAAAAAC~&jid=149113093&gjid=329180189&cid=1385439534.1776898874&tid=UA-5482792-3&_gid=1605096703.1776898874&_r=1&_slc=1&gtm=45He64k1n7154XXDTv71931813za200zd71931813&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938468~117266401&npa=1&z=803752685www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1748238801&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=412x823&vp=412x823&_u=YEBAAAABAAAAAC~&jid=149113093&gjid=329180189&cid=1385439534.1776898874&tid=UA-5482792-3&_gid=1605096703.1776898874&_r=1&_slc=1&gtm=45He64k1n7154XXDTv71931813za200zd71931813&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938468~117266401&npa=1&z=803752685 — 200 — 450 B — 16 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-ZK6NFD58LE&gtm=45je64k1v873591224z871931813za20gzb71931813zd71931813&_p=1776898871912&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=531851165&_eu=AgAAAGA&are=1&cid=1385439534.1776898874&frm=0&pscdl=noapi&rcb=2&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938468~117266401~117512543&sid=1776898874&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=3414region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-ZK6NFD58LE&gtm=45je64k1v873591224z871931813za20gzb71931813zd71931813&_p=1776898871912&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=531851165&_eu=AgAAAGA&are=1&cid=1385439534.1776898874&frm=0&pscdl=noapi&rcb=2&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938468~117266401~117512543&sid=1776898874&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=3414 — 204 — 547 B — 379 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-ZK6NFD58LE&cid=1385439534.1776898874&gtm=45je64k1v873591224z871931813za20gzb71931813zd71931813&rcb=2&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938468~117266401~117512543stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-ZK6NFD58LE&cid=1385439534.1776898874&gtm=45je64k1v873591224z871931813za20gzb71931813zd71931813&rcb=2&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938468~117266401~117512543 — 204 — 547 B — 26 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-ZK6NFD58LE&gtm=45je64k1v873591224z871931813za20gzb71931813zd71931813&_p=1776898871912&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=531851165&_eu=AgACAGQ&are=1&cid=1385439534.1776898874&frm=0&pscdl=noapi&rcb=2&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=2&tag_exp=0~115616985~115938465~115938468~117266401~117512543&sid=1776898874&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=10&tfd=3451region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-ZK6NFD58LE&gtm=45je64k1v873591224z871931813za20gzb71931813zd71931813&_p=1776898871912&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=531851165&_eu=AgACAGQ&are=1&cid=1385439534.1776898874&frm=0&pscdl=noapi&rcb=2&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=2&tag_exp=0~115616985~115938465~115938468~117266401~117512543&sid=1776898874&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=10&tfd=3451 — 204 — 48 B — 441 ms — h2https://www.google.nl/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-ZK6NFD58LE&cid=1385439534.1776898874&gtm=45je64k1v873591224z871931813za20gzb71931813zd71931813&rcb=2&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938468~117266401~117512543&z=604137809www.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=1385439534.1776898874&gtm=45je64k1v873591224z871931813za20gzb71931813zd71931813&rcb=2&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938468~117266401~117512543&z=604137809 — 200 — 118 B — 17 ms — h2https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=678508%2C6746489&time=1776898874238&url=https%3A%2F%2Fwww.luc.edu%2F&e_ipv6=AQJogjJo1CeaBgAAAZ23bRvMCQ7CfgmxzgMTwnta2ggveJToMDIUSAsTwDxCh33UBTyezwpx4.ads.linkedin.com/collect?v=2&fm... https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=678508%2C6746489&time=1776898874238&url=https%3A%2F%2Fwww.luc.edu%2F&e_ipv6=AQJogjJo1CeaBgAAAZ23bRvMCQ7CfgmxzgMTwnta2ggveJToMDIUSAsTwDxCh33UBTyezw — 200 — 692 B — 149 ms — h2https://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 — 277 ms — h3https://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 — 613 B — 490 ms — h2https://s.yimg.com/wi/config/10206336.jsons.yimg.com/wi/config/10206336.json https://s.yimg.com/wi/config/10206336.json — 200 — 597 B — 18 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://pixel-sync.sitescout.com/dmp/asyncPixelSyncpixel-sync.sitescout.com/dmp/asyncP... https://pixel-sync.sitescout.com/dmp/asyncPixelSync — 204 — 210 B — 32 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-ZK6NFD58LE&gtm=45je64k1v873591224za20gzb71931813zd71931813&_p=1776898871912&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=531851165&_eu=AAgAAGQ&are=1&cid=1385439534.1776898874&frm=0&pscdl=noapi&rcb=2&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&tag_exp=0~115616985~115938465~115938468~117266401~117512543&cu=USD&sid=1776898874&sct=1&seg=1&dl=https%3A%2F%2Fwww.luc.edu%2F&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&_s=3&tfd=3678region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-ZK6NFD58LE&gtm=45je64k1v873591224za20gzb71931813zd71931813&_p=1776898871912&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=531851165&_eu=AAgAAGQ&are=1&cid=1385439534.1776898874&frm=0&pscdl=noapi&rcb=2&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&tag_exp=0~115616985~115938465~115938468~117266401~117512543&cu=USD&sid=1776898874&sct=1&seg=1&dl=https%3A%2F%2Fwww.luc.edu%2F&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&_s=3&tfd=3678 — 204 — 20 B — 353 ms — h3https://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.6 KiB — 14 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 — 442 B — 175 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 — 271 B — 171 ms — h2https://tr.snapchat.com/cm/i?pid=d021b4fb-e4c4-4119-8690-a8dc964db69f&u_scsid=7f4a47d6-59c1-43eb-8344-7e290ded57af&u_sclid=18c9dfa0-6634-469d-ad43-9b9afef8ad3etr.snapchat.com/cm/i?pid=d021b4fb-e... https://tr.snapchat.com/cm/i?pid=d021b4fb-e4c4-4119-8690-a8dc964db69f&u_scsid=7f4a47d6-59c1-43eb-8344-7e290ded57af&u_sclid=18c9dfa0-6634-469d-ad43-9b9afef8ad3e — 200 — 43 B — 58 ms — h2https://tr.snapchat.com/cm/i?pid=e2c72a76-ed1f-4bff-9493-9e400eb90248&u_scsid=7f4a47d6-59c1-43eb-8344-7e290ded57af&u_sclid=18c9dfa0-6634-469d-ad43-9b9afef8ad3etr.snapchat.com/cm/i?pid=e2c72a76-e... https://tr.snapchat.com/cm/i?pid=e2c72a76-ed1f-4bff-9493-9e400eb90248&u_scsid=7f4a47d6-59c1-43eb-8344-7e290ded57af&u_sclid=18c9dfa0-6634-469d-ad43-9b9afef8ad3e — 200 — 201 B — 24 ms — h2https://sp.analytics.yahoo.com/sp.pl?a=10000&d=Wed%2C%2022%20Apr%202026%2023%3A01%3A14%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%3A14%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 — 117 ms — h2https://tags.srv.stackadapt.com/sa.csstags.srv.stackadapt.com/sa.css https://tags.srv.stackadapt.com/sa.css — 200 — 165 B — 101 ms — h2https://tags.srv.stackadapt.com/sa.jpegtags.srv.stackadapt.com/sa.jpeg https://tags.srv.stackadapt.com/sa.jpeg — 200 — 1.6 KiB — 305 ms — h2https://tags.srv.stackadapt.com/sa.jpegtags.srv.stackadapt.com/sa.jpeg https://tags.srv.stackadapt.com/sa.jpeg — 200 — 0 B — 307 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://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 — 196 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 — 49 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 — 49 ms — h3https://www.google.com/ccm/collect?rcb=18&frm=0&en=page_view&dl=https%3A%2F%2Fwww.luc.edu%2F&scrsrc=www.googletagmanager.com&rnd=1627307807.1776898873&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&auid=1740361240.1776898873&navt=n&npa=1&_tu=CA&gtm=45be64k1za200zb71931813zd71931813xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266400~118128922&apve=1&apvf=f&apvc=0&tids=AW-449512864&tid=AW-449512864&tft=1776898875010&tfd=3999www.google.com/ccm/collect?rcb=18&f... https://www.google.com/ccm/collect?rcb=18&frm=0&en=page_view&dl=https%3A%2F%2Fwww.luc.edu%2F&scrsrc=www.googletagmanager.com&rnd=1627307807.1776898873&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&auid=1740361240.1776898873&navt=n&npa=1&_tu=CA&gtm=45be64k1za200zb71931813zd71931813xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266400~118128922&apve=1&apvf=f&apvc=0&tids=AW-449512864&tid=AW-449512864&tft=1776898875010&tfd=3999 — 200 — 21 B — 477 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.7 KiB — 11 ms — h2https://tr.snapchat.com/ptr.snapchat.com/p https://tr.snapchat.com/p — 200 — 15 B — 26 ms — h3https://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 — 230 ms — h3https://analytics-ipv6.tiktokw.us/ipv6/enrich_ipv6analytics-ipv6.tiktokw.us/ipv6/enri... https://analytics-ipv6.tiktokw.us/ipv6/enrich_ipv6 — 200 — 800 B — 185 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 905 B — 125 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 903 B — 126 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 745 B — 146 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 746 B — 277 ms — h2https://www.google.com/ccm/collect?rcb=9&frm=0&ae=g&dl=https%3A%2F%2Fwww.luc.edu%2F&scrsrc=www.googletagmanager.com&rnd=1627307807.1776898873&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&auid=1740361240.1776898873&navt=n&npa=1&_tu=CA&gtm=45be64k1z871931813za20gzb71931813zd71931813xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938468~117266400~117884344&apve=1&apvf=f&apvc=0&tids=AW-998946033&tid=AW-998946033&tft=1776898875415&tfd=4404www.google.com/ccm/collect?rcb=9&fr... https://www.google.com/ccm/collect?rcb=9&frm=0&ae=g&dl=https%3A%2F%2Fwww.luc.edu%2F&scrsrc=www.googletagmanager.com&rnd=1627307807.1776898873&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&auid=1740361240.1776898873&navt=n&npa=1&_tu=CA&gtm=45be64k1z871931813za20gzb71931813zd71931813xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938468~117266400~117884344&apve=1&apvf=f&apvc=0&tids=AW-998946033&tid=AW-998946033&tft=1776898875415&tfd=4404 — 200 — 21 B — 160 ms — h3https://www.google.com/ccm/collect?rcb=7&frm=0&ae=g&dl=https%3A%2F%2Fwww.luc.edu%2F&scrsrc=www.googletagmanager.com&rnd=1627307807.1776898873&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&auid=1740361240.1776898873&navt=n&npa=1&_tu=CA&gtm=45be64k1v9209151388z871931813za20gzb71931813zd71931813xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266400~118463261&apve=1&apvf=f&apvc=0&tids=AW-401610859&tid=AW-401610859&tft=1776898875487&tfd=4476www.google.com/ccm/collect?rcb=7&fr... https://www.google.com/ccm/collect?rcb=7&frm=0&ae=g&dl=https%3A%2F%2Fwww.luc.edu%2F&scrsrc=www.googletagmanager.com&rnd=1627307807.1776898873&dt=Loyola%20University%20Chicago%20%7C%20Loyola%20University%20Chicago&auid=1740361240.1776898873&navt=n&npa=1&_tu=CA&gtm=45be64k1v9209151388z871931813za20gzb71931813zd71931813xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266400~118463261&apve=1&apvf=f&apvc=0&tids=AW-401610859&tid=AW-401610859&tft=1776898875487&tfd=4476 — 200 — 21 B — 85 ms — h3https://www.facebook.com/tr/?id=210020266439517&ev=PageView&dl=https%3A%2F%2Fwww.luc.edu%2F&rl=&if=false&ts=1776898875275&sw=412&sh=823&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1776898875260.710338602353037544&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=2752.7000000476837&it=1776898874546&coo=false&tm=1&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&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=1776898875275&sw=412&sh=823&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1776898875260.710338602353037544&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=2752.7000000476837&it=1776898874546&coo=false&tm=1&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=GET — 200 — 16 B — 35 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=1776898875275&sw=412&sh=823&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1776898875260.710338602353037544&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=2752.7000000476837&it=1776898874546&coo=false&tm=1&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&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=1776898875275&sw=412&sh=823&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1776898875260.710338602353037544&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=2752.7000000476837&it=1776898874546&coo=false&tm=1&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=FGET — 200 — 199 B — 230 ms — h3https://www.facebook.com/tr/?id=210020266439517&ev=PageView&dl=https%3A%2F%2Fwww.luc.edu%2F&rl=&if=false&ts=1776898875287&sw=412&sh=823&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=1&o=4126&fbp=fb.1.1776898875260.710338602353037544&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=2752.7000000476837&it=1776898874546&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&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=1776898875287&sw=412&sh=823&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=1&o=4126&fbp=fb.1.1776898875260.710338602353037544&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=2752.7000000476837&it=1776898874546&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=GET — 200 — 16 B — 40 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=1776898875287&sw=412&sh=823&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=1&o=4126&fbp=fb.1.1776898875260.710338602353037544&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=2752.7000000476837&it=1776898874546&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&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=1776898875287&sw=412&sh=823&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=1&o=4126&fbp=fb.1.1776898875260.710338602353037544&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=2752.7000000476837&it=1776898874546&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=FGET — 200 — 196 B — 234 ms — h3https://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 — 180 ms — h2https://tr6.snapchat.com/ptr6.snapchat.com/p https://tr6.snapchat.com/p — 200 — 173 B — 47 ms — h2https://analytics.tiktok.com/api/v2/pixel/actanalytics.tiktok.com/api/v2/pixel/a... https://analytics.tiktok.com/api/v2/pixel/act — 200 — 744 B — 128 ms — h2https://tr.snapchat.com/ptr.snapchat.com/p https://tr.snapchat.com/p — 200 — 15 B — 18 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=i1pY7RvQdy8TCmD1dsCD_dYZqD8nFJnFvp2XHAxmaN4&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-cRWQOrK5EOwBGAQguaalzwYwAToErRmGtEIEOk7HEw.B6MTLozobMUVXtOgtvzPJOY0M0i28FW6yBD8m3v3B%252BA&sa-user-id-v2=s%253A0GK-kkHiUGVyZ23EE4WXygUIIsg.Vb9hUlzTAJpn6Vs7mHR7tKJtDu9cXeFGJy1kAHQ62OE&sa-user-id=s%253A0-d062be92-41e2-5065-7267-6dc4138597ca.VK7lwyuTY8K%252BDrUxBzFqOqurAvq1cSFKkNq4%252F1dqOqUtags.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=i1pY7RvQdy8TCmD1dsCD_dYZqD8nFJnFvp2XHAxmaN4&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-cRWQOrK5EOwBGAQguaalzwYwAToErRmGtEIEOk7HEw.B6MTLozobMUVXtOgtvzPJOY0M0i28FW6yBD8m3v3B%252BA&sa-user-id-v2=s%253A0GK-kkHiUGVyZ23EE4WXygUIIsg.Vb9hUlzTAJpn6Vs7mHR7tKJtDu9cXeFGJy1kAHQ62OE&sa-user-id=s%253A0-d062be92-41e2-5065-7267-6dc4138597ca.VK7lwyuTY8K%252BDrUxBzFqOqurAvq1cSFKkNq4%252F1dqOqU — 200 — 285 B — 99 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=i1pY7RvQdy8TCmD1dsCD_dYZqD8nFJnFvp2XHAxmaN4&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-cRWQOrK5EOwBGAQguaalzwYwAToErRmGtEIEOk7HEw.B6MTLozobMUVXtOgtvzPJOY0M0i28FW6yBD8m3v3B%252BA&sa-user-id-v2=s%253A0GK-kkHiUGVyZ23EE4WXygUIIsg.Vb9hUlzTAJpn6Vs7mHR7tKJtDu9cXeFGJy1kAHQ62OE&sa-user-id=s%253A0-d062be92-41e2-5065-7267-6dc4138597ca.VK7lwyuTY8K%252BDrUxBzFqOqurAvq1cSFKkNq4%252F1dqOqUtags.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=i1pY7RvQdy8TCmD1dsCD_dYZqD8nFJnFvp2XHAxmaN4&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-cRWQOrK5EOwBGAQguaalzwYwAToErRmGtEIEOk7HEw.B6MTLozobMUVXtOgtvzPJOY0M0i28FW6yBD8m3v3B%252BA&sa-user-id-v2=s%253A0GK-kkHiUGVyZ23EE4WXygUIIsg.Vb9hUlzTAJpn6Vs7mHR7tKJtDu9cXeFGJy1kAHQ62OE&sa-user-id=s%253A0-d062be92-41e2-5065-7267-6dc4138597ca.VK7lwyuTY8K%252BDrUxBzFqOqurAvq1cSFKkNq4%252F1dqOqU — 200 — 285 B — 101 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=i1pY7RvQdy8TCmD1dsCD_dYZqD8nFJnFvp2XHAxmaN4&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-cRWQOrK5EOwBGAQguaalzwYwAToErRmGtEIEOk7HEw.B6MTLozobMUVXtOgtvzPJOY0M0i28FW6yBD8m3v3B%252BA&sa-user-id-v2=s%253A0GK-kkHiUGVyZ23EE4WXygUIIsg.Vb9hUlzTAJpn6Vs7mHR7tKJtDu9cXeFGJy1kAHQ62OE&sa-user-id=s%253A0-d062be92-41e2-5065-7267-6dc4138597ca.VK7lwyuTY8K%252BDrUxBzFqOqurAvq1cSFKkNq4%252F1dqOqUtags.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=i1pY7RvQdy8TCmD1dsCD_dYZqD8nFJnFvp2XHAxmaN4&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-cRWQOrK5EOwBGAQguaalzwYwAToErRmGtEIEOk7HEw.B6MTLozobMUVXtOgtvzPJOY0M0i28FW6yBD8m3v3B%252BA&sa-user-id-v2=s%253A0GK-kkHiUGVyZ23EE4WXygUIIsg.Vb9hUlzTAJpn6Vs7mHR7tKJtDu9cXeFGJy1kAHQ62OE&sa-user-id=s%253A0-d062be92-41e2-5065-7267-6dc4138597ca.VK7lwyuTY8K%252BDrUxBzFqOqurAvq1cSFKkNq4%252F1dqOqU — 200 — 285 B — 103 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 — 165 ms — h3https://www.facebook.com/tr/?id=1481374495510905&ev=PageView&dl=https%3A%2F%2Fwww.luc.edu%2F&rl=&if=false&ts=1776898875595&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776898875260.710338602353037544&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=2752.7000000476837&it=1776898874546&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&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=1776898875595&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776898875260.710338602353037544&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=2752.7000000476837&it=1776898874546&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=GET — 200 — 16 B — 7 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=1776898875595&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776898875260.710338602353037544&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=2752.7000000476837&it=1776898874546&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&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=1776898875595&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776898875260.710338602353037544&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=2752.7000000476837&it=1776898874546&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=FGET — 200 — 194 B — 147 ms — h3https://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/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 — 208 ms — h3https://www.facebook.com/tr/?id=487625152203015&ev=PageView&dl=https%3A%2F%2Fwww.luc.edu%2F&rl=&if=false&ts=1776898875784&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776898875260.710338602353037544&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=2752.7000000476837&it=1776898874546&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&expv2[7]=pt0&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=1776898875784&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776898875260.710338602353037544&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=2752.7000000476837&it=1776898874546&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&expv2[7]=pt0&rqm=GET — 200 — 16 B — 6 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=1776898875784&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776898875260.710338602353037544&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=2752.7000000476837&it=1776898874546&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&expv2[7]=pt0&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=1776898875784&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776898875260.710338602353037544&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=2752.7000000476837&it=1776898874546&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&expv2[7]=pt0&rqm=FGET — 200 — 193 B — 123 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 — 261 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 — 179 ms — h3https://www.facebook.com/tr/?id=774005010266124&ev=PageView&dl=https%3A%2F%2Fwww.luc.edu%2F&rl=&if=false&ts=1776898876014&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776898875260.710338602353037544&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=2752.7000000476837&it=1776898874546&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&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=1776898876014&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776898875260.710338602353037544&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=2752.7000000476837&it=1776898874546&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=GET — 200 — 16 B — 5 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=1776898876014&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776898875260.710338602353037544&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=2752.7000000476837&it=1776898874546&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&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=1776898876014&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776898875260.710338602353037544&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=2752.7000000476837&it=1776898874546&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=FGET — 200 — 197 B — 126 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 — 88 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 — 89 ms — h2https://www.facebook.com/tr/?id=377693661641616&ev=PageView&dl=https%3A%2F%2Fwww.luc.edu%2F&rl=&if=false&ts=1776898876218&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776898875260.710338602353037544&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=2752.7000000476837&it=1776898874546&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&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=1776898876218&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776898875260.710338602353037544&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=2752.7000000476837&it=1776898874546&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=GET — 200 — 16 B — 9 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=1776898876218&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776898875260.710338602353037544&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=2752.7000000476837&it=1776898874546&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&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=1776898876218&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776898875260.710338602353037544&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=2752.7000000476837&it=1776898874546&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=FGET — 200 — 196 B — 154 ms — h3https://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 — 89 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 — 946 ms — http/1.1https://oda-3e9bb5f8066847d58b0fe12badef34f7-da2.data.digitalassistant.oci.oraclecloud.com/tts/voices?channelId=fb26b150-89fc-49be-8498-3666c9eb0de7&userId=user4875376493oda-3e9bb5f8066847d58b0fe12badef34f... https://oda-3e9bb5f8066847d58b0fe12badef34f7-da2.data.digitalassistant.oci.oraclecloud.com/tts/voices?channelId=fb26b150-89fc-49be-8498-3666c9eb0de7&userId=user4875376493 — 200 — 3.9 KiB — 317 ms — http/1.1data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb… — 200 — 0 B — 0 ms — datadata: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=fZLNbpwwFIX3fQrkvcGYIcNYA9G0o6gj9Qc1tItuKmMuiSVjU187bd%2B%2BDJMo6aLZeGEdn3Pvd7y%2F%2Fj2Z5AE8amdrkqeMJGCVG7S9q8nX7oZW5Lp5s0c5GT6LQwz39gv8jIAhOS6HtjKsL%2B9DmFFkmXF32qaTVt6hG4OzRltIlZsyxvNxM0JBeb9TdFPxDa2KbUX7Xo07UKVUqs%2FWHJLcOK9gDavJKA0CSU7HmtwePn740TM57K4UUM7Y4lMCo%2F2Wl3Rg%2FKoYZVGW22qRYysR9QM8GyBGOFkM0oaa8EVN2YZy3vFCsFzk27Qo8u8kab0LTjnzVtsLheitcBI1CisnQBGUOA8ieMpEfxGheN91LW0%2F33Yk%2BfZEk59pLnwtigu%2F173mx2DSXHCLdWL%2F0uF1g2Vh8Oc6SPNch4qYmqhSGGI245wp3PHZD%2FvsZUbzVPCnxfR0bJ3R6k9yMMb9eudBhoVi8BHWYiYZ%2Fj9GnubrjR7ouEpFtDiD0qOGgWTNY%2By%2FP6n5Cw%3D%3Dlogin.microsoftonline.com/021f4fe3-... https://login.microsoftonline.com/021f4fe3-2b9c-4824-8378-bbcf9ec5accb/saml2?SAMLRequest=fZLNbpwwFIX3fQrkvcGYIcNYA9G0o6gj9Qc1tItuKmMuiSVjU187bd%2B%2BDJMo6aLZeGEdn3Pvd7y%2F%2Fj2Z5AE8amdrkqeMJGCVG7S9q8nX7oZW5Lp5s0c5GT6LQwz39gv8jIAhOS6HtjKsL%2B9DmFFkmXF32qaTVt6hG4OzRltIlZsyxvNxM0JBeb9TdFPxDa2KbUX7Xo07UKVUqs%2FWHJLcOK9gDavJKA0CSU7HmtwePn740TM57K4UUM7Y4lMCo%2F2Wl3Rg%2FKoYZVGW22qRYysR9QM8GyBGOFkM0oaa8EVN2YZy3vFCsFzk27Qo8u8kab0LTjnzVtsLheitcBI1CisnQBGUOA8ieMpEfxGheN91LW0%2F33Yk%2BfZEk59pLnwtigu%2F173mx2DSXHCLdWL%2F0uF1g2Vh8Oc6SPNch4qYmqhSGGI245wp3PHZD%2FvsZUbzVPCnxfR0bJ3R6k9yMMb9eudBhoVi8BHWYiYZ%2Fj9GnubrjR7ouEpFtDiD0qOGgWTNY%2By%2FP6n5Cw%3D%3D — -1 — 0 B — 198 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 — 126 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-ZK6NFD58LE&gtm=45je64k1v873591224z871931813za20gzb71931813zd71931813&_p=1776898871912&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=531851165&_eu=AAAAAGQ&are=1&cid=1385439534.1776898874&frm=0&pscdl=noapi&rcb=2&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=4&tag_exp=0~115616985~115938465~115938468~117266401~117512543&sid=1776898874&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=204&up.ga_client_id=1385439534.1776898874.&tfd=8681region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-ZK6NFD58LE&gtm=45je64k1v873591224z871931813za20gzb71931813zd71931813&_p=1776898871912&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=531851165&_eu=AAAAAGQ&are=1&cid=1385439534.1776898874&frm=0&pscdl=noapi&rcb=2&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=4&tag_exp=0~115616985~115938465~115938468~117266401~117512543&sid=1776898874&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=204&up.ga_client_id=1385439534.1776898874.&tfd=8681 — 204 — 20 B — 13 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 17915ms · 2743KB · $238/mo
Google Tag Manager
Tag Manager
Costly
Execution 2686ms
Transfer 202 KB
Unused 25%
Monthly Cost $36/mo
Unattributable
Other
Costly
Execution 2266ms
Transfer 0 KB
Monthly Cost $30/mo
www.luc.edu
Other
Costly
Execution 1560ms
Transfer 10 KB
Monthly Cost $21/mo
www.luc.edu
Other
Costly
Execution 1547ms
Transfer 25 KB
Monthly Cost $21/mo
cdnjs
CDN
Costly
Execution 1465ms
Transfer 16 KB
Monthly Cost $19/mo
Google Tag Manager
Tag Manager
Costly
Execution 1423ms
Transfer 173 KB
Unused 37%
Monthly Cost $19/mo
analytics.tiktok.com
Other
Costly
Execution 697ms
Transfer 110 KB
Unused 52%
Monthly Cost $9/mo
Google Tag Manager
Tag Manager
Costly
Execution 546ms
Transfer 143 KB
Unused 43%
Monthly Cost $7/mo
cdnjs
CDN
Costly
Execution 525ms
Transfer 26 KB
Monthly Cost $7/mo
chatui.ida.gideontaylor.com
Other
Costly
Execution 448ms
Transfer 24 KB
Monthly Cost $6/mo
Google Tag Manager
Tag Manager
Costly
Execution 392ms
Transfer 134 KB
Unused 45%
Monthly Cost $5/mo
sc-static.net
Other
Costly
Execution 379ms
Transfer 25 KB
Monthly Cost $5/mo
Google Tag Manager
Tag Manager
Costly
Execution 365ms
Transfer 143 KB
Unused 43%
Monthly Cost $5/mo
Google Tag Manager
Tag Manager
Costly
Execution 340ms
Transfer 136 KB
Unused 41%
Monthly Cost $5/mo
Google Tag Manager
Tag Manager
Costly
Execution 332ms
Transfer 134 KB
Unused 50%
Monthly Cost $4/mo
Facebook Pixel
Advertising
Costly
Execution 301ms
Transfer 47 KB
Monthly Cost $4/mo
Google Tag Manager
Tag Manager
Costly
Execution 290ms
Transfer 137 KB
Unused 49%
Monthly Cost $4/mo
Facebook Pixel
Advertising
Costly
Execution 272ms
Transfer 97 KB
Unused 31%
Monthly Cost $4/mo
www.luc.edu
Other
Costly
Execution 262ms
Transfer 6 KB
Monthly Cost $3/mo
siteimproveanalytics.com
Other
Optional
Execution 199ms
Transfer 96 KB
Unused 77%
Monthly Cost $3/mo
Google Tag Manager
Tag Manager
Optional
Execution 179ms
Transfer 144 KB
Unused 42%
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 150ms
Transfer 134 KB
Unused 59%
Monthly Cost $2/mo
LinkedIn Insight
Advertising
Optional
Execution 144ms
Transfer 19 KB
Monthly Cost $2/mo
tags.srv.stackadapt.com
Other
Optional
Execution 122ms
Transfer 8 KB
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 109ms
Transfer 136 KB
Unused 75%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 104ms
Transfer 144 KB
Unused 73%
Monthly Cost $1/mo
Twitter/X Pixel
Advertising
Optional
Execution 99ms
Transfer 13 KB
Monthly Cost $1/mo
Facebook Pixel
Advertising
Optional
Execution 98ms
Transfer 16 KB
Monthly Cost $1/mo
Google Analytics
Analytics
Optional
Execution 96ms
Transfer 21 KB
Monthly Cost $1/mo
chatui.ida.gideontaylor.com
Other
Optional
Execution 87ms
Transfer 323 KB
Unused 51%
Monthly Cost $1/mo
Facebook Pixel
Advertising
Optional
Execution 83ms
Transfer 16 KB
Monthly Cost $1/mo
Facebook Pixel
Advertising
Optional
Execution 81ms
Transfer 16 KB
Monthly Cost $1/mo
analytics.tiktok.com
Other
Optional
Execution 79ms
Transfer 40 KB
Monthly Cost $1/mo
Facebook Pixel
Advertising
Optional
Execution 75ms
Transfer 16 KB
Monthly Cost $1/mo
cdn01.basis.net
Other
Optional
Execution 58ms
Transfer 3 KB
Monthly Cost $1/mo
s.yimg.com
Other
Optional
Execution 57ms
Transfer 7 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Google Tag Manager adds 2686ms and costs ~$36/month
  • Unattributable adds 2266ms and costs ~$30/month
  • www.luc.edu adds 1560ms and costs ~$21/month
  • www.luc.edu adds 1547ms and costs ~$21/month
  • cdnjs adds 1465ms and costs ~$19/month
  • Google Tag Manager adds 1423ms and costs ~$19/month
  • analytics.tiktok.com adds 697ms and costs ~$9/month
  • Google Tag Manager adds 546ms and costs ~$7/month
  • cdnjs adds 525ms and costs ~$7/month
  • chatui.ida.gideontaylor.com adds 448ms and costs ~$6/month
  • Google Tag Manager adds 392ms and costs ~$5/month
  • sc-static.net adds 379ms and costs ~$5/month
  • Google Tag Manager adds 365ms and costs ~$5/month
  • Google Tag Manager adds 340ms and costs ~$5/month
  • Google Tag Manager adds 332ms and costs ~$4/month
  • Facebook Pixel adds 301ms and costs ~$4/month
  • Google Tag Manager adds 290ms and costs ~$4/month
  • Facebook Pixel adds 272ms and costs ~$4/month
  • www.luc.edu adds 262ms 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 2686ms 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 2266ms 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 1560ms 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 1547ms 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 1465ms 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 1423ms 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 697ms 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

Google Tag Manager takes 546ms 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 525ms 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

chatui.ida.gideontaylor.com takes 448ms 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 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

sc-static.net takes 379ms 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 365ms 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 340ms 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 332ms 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

Facebook Pixel takes 301ms 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 290ms 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

Facebook Pixel 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

www.luc.edu takes 262ms 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

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

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

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

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

51% of chatui.ida.gideontaylor.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

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