Skip to content
https://emory.edu

Performance

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

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

24
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
100
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
83
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.

9.45 s

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

70.45 s

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

3.11 s

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

0.102

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

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

70.45 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
14.8 MB transferred, 130 requests
FIX
14.8 MB transferred, 130 requests
Critical::
Page weighs 17.6 MB (14.8 MB transferred)
Warning::
Images are 11.9 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 11.9 MB
Warning::
JavaScript is 1.8 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.8 MB
Info::
CSS is 499 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 499 KB
Info::
Fonts are 434 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 434 KB
Warning::
130 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 3.1 g CO2 per page load
14.8 MB / 2.4 MB budget
14.8 MB transferred
130 requests
3.1 g CO2 per page load
Images 11.9 MiB 80%
JavaScript 1.8 MiB 12%
CSS 498.8 KiB 3%
Fonts 433.8 KiB 3%
HTML 163.3 KiB 1%
Other 7.5 KiB 0%
Other 5.0 KiB 0%
Other 2.9 KiB 0%
Other 1.9 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

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

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 (14.8 MiB of 14.8 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
8127ms total JS execution
FIX
8127ms total JS execution
Warning::
Unattributable: 1785ms CPU time
Warning::
https://www.emory.edu/home/index.html: 1298ms CPU time
Warning::
https://script.hotjar.com/modules.6a0f3932cb1341a3...: 789ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=DC-149...: 555ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-W5VG...: 544ms CPU time
Warning::
Third-party scripts: 8127ms (100% of total)

Main Thread Breakdown

Script Evaluation 48% Other 22% Style & Layout 12% Script Parsing & Compilation 11%
ScriptTotalScriptingParse/CompileParty
Unattributable1785ms82ms0ms3rd
https://www.emory.edu/home/index.html1298ms24ms8ms3rd
https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js789ms646ms40ms3rd
https://www.googletagmanager.com/gtag/js?id=DC-14976441&cx=c&gtm=4e64h1555ms442ms101ms3rd
https://www.googletagmanager.com/gtag/js?id=G-W5VG6HXXH6544ms428ms111ms3rd
https://www.googletagmanager.com/gtag/js?id=G-904R7TCWCN&cx=c&gtm=4e64h1504ms406ms94ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-P2PB29W437ms332ms80ms3rd
https://www.googletagmanager.com/gtag/js?id=UA-634869-1408ms298ms67ms3rd
https://code.jquery.com/jquery-3.3.1.min.js334ms283ms15ms3rd
https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwOA.js318ms228ms86ms3rd

Showing top 10 of 18 scripts

F
JS Bundles
Action
56 scripts, 825 KB unused
FIX
56 scripts, 825 KB unused
Warning::
https://template.emory.edu/shared-assets/js/standa...: 228 KB unused (58%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://template.emory.edu/shared-assets/js/standa...: unminified — 158 KB could be saved
Warning::
https://www.googletagmanager.com/gtag/js?id=G-W5VG...: 113 KB unused (66%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-P2P...: 73 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-W5VG...: 68 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://analytics.tiktok.com/i18n/pixel/static/mai...: 66 KB unused (57%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 825 KB
825 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://template.emory.edu/shared-assets/js/standard-template-v3.min.js393 KB228 KB (58%)3rd
https://www.googletagmanager.com/gtag/js?id=G-W5VG6HXXH6&cx=c&gtm=4e64h1173 KB113 KB (66%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-P2PB29W145 KB73 KB (50%)3rd
https://www.googletagmanager.com/gtag/js?id=G-W5VG6HXXH6173 KB68 KB (39%)3rd
https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwOA.js117 KB66 KB (57%)3rd
https://www.googletagmanager.com/gtag/js?id=G-904R7TCWCN&cx=c&gtm=4e64h1154 KB64 KB (41%)3rd
https://www.googletagmanager.com/gtag/js?id=UA-634869-1116 KB62 KB (53%)3rd
https://www.googletagmanager.com/gtag/js?id=DC-14976441&cx=c&gtm=4e64h1130 KB55 KB (42%)3rd
https://www.emory.edu/home/_includes/js/vendor/jquery-ui.min.js54 KB46 KB (87%)3rd
https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js57 KB26 KB (46%)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
130 resources · 14.8 MB · 825 KB savings available
FIX
130 resources · 14.8 MB · 825 KB savings available
Warning::
Page weight 13.8 MB over 1MB target
Got: 14.8 MB Expected: ≤ 1 MB
Info::
~825 KB of savings available
Warning::
129 third-party resources (100% of weight)
Info::
8 resources over 200KB
130 resources · 14.8 MiB · 129 third-party 13.8 MiB over 1MB target
Image 80% · 11.9 MiB
JavaScript 12% · 1.8 MiB
CSS 3% · 498.8 KiB
Font 3% · 433.8 KiB
Document 1% · 165.0 KiB
Other 0% · 13.1 KiB

~824.9 KiB of savings available

Remove unused JavaScript: 824.9 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Image Optimization
Action
26 images, 0 KB saveable
REVIEW
26 images, 0 KB saveable
Warning::
https://www.emory.edu/home/_includes/images/sectio... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.emory.edu/home/_includes/images/sectio... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.juicer.io/api/media/28316886?s=c17afa9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.juicer.io/api/posts/507368468/images.j... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.juicer.io/api/media/28151988?s=855fe5a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.juicer.io/api/media/28151987?s=cb1e18b... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.emory.edu/home/_includes/images/site-w... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.juicer.io/api/media/28240915?s=7b8a33d... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.juicer.io/api/posts/507322351/images.j... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
26 images 11.9 MB
0 oversized -0 KB
26 legacy format
9 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

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

Web fonts

7

434 KB total

Render-blocking

0

of 7

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s 46.0 s 48.0 s 50.0 s 52.0 s 54.0 s 56.0 s 58.0 s 60.0 s 62.0 s 64.0 s 66.0 s 68.0 s 70.0 s 72.0 s FCP 9.5 s LCP 70.4 shttps://template.emory.edu/shared-assets/fonts/noto-sans/notosans-regular-webfont.woffnotosans-regular-webfon... https://template.emory.edu/shared-assets/fonts/noto-sans/notosans-regular-webfont.woff — 22.3 KiB — 27 ms — font-display: swaphttps://use.fontawesome.com/releases/v6.7.2/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://use.fontawesome.com/releases/v6.7.2/webfonts/fa-solid-900.woff2 — 155.2 KiB — 65 ms — font-display: swaphttps://fonts.gstatic.com/s/crimsonpro/v28/q5uDsoa5M_tv7IihmnkabARboYF6CsKj.woff2q5uDsoa5M_tv7IihmnkabAR... https://fonts.gstatic.com/s/crimsonpro/v28/q5uDsoa5M_tv7IihmnkabARboYF6CsKj.woff2 — 47.1 KiB — 15 ms — font-display: swaphttps://template.emory.edu/shared-assets/fonts/spectral/spectral-regular-webfont.woffspectral-regular-webfon... https://template.emory.edu/shared-assets/fonts/spectral/spectral-regular-webfont.woff — 28.7 KiB — 30 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.0 KiB — 24 ms — font-display: swaphttps://use.fontawesome.com/releases/v6.7.2/webfonts/fa-brands-400.woff2fa-brands-400.woff2 https://use.fontawesome.com/releases/v6.7.2/webfonts/fa-brands-400.woff2 — 116.3 KiB — 64 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu0SC55K5gw.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu0SC55K5gw.woff2 — 22.2 KiB — 18 ms — font-display: swap
notosans-regular-webfon... woff swap
Size 22 KB
Load time 27 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
fa-solid-900.woff2 woff2 swap
Size 155 KB
Load time 65 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
q5uDsoa5M_tv7IihmnkabAR... woff2 swap
Size 47 KB
Load time 15 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
spectral-regular-webfon... woff swap
Size 29 KB
Load time 30 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 24 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
fa-brands-400.woff2 woff2 swap
Size 116 KB
Load time 64 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 22 KB
Load time 18 ms
Start 2.9 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 ~151 KB and ~302 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
Network Waterfall
130 requests over 4424ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s 46.0 s 48.0 s 50.0 s 52.0 s 54.0 s 56.0 s 58.0 s 60.0 s 62.0 s 64.0 s 66.0 s 68.0 s 70.0 s 72.0 s FCP 9.5 s LCP 70.4 shttps://emory.edu// https://emory.edu/ — 301 — 513 B — 410 ms — h2http://www.emory.edu/home/index.htmlwww.emory.edu/home/index.html http://www.emory.edu/home/index.html — 307 — 0 B — 3 ms — http/1.1https://www.emory.edu/home/index.htmlwww.emory.edu/home/index.html https://www.emory.edu/home/index.html — 200 — 57.5 KiB — 572 ms — http/1.1https://template.emory.edu/shared-assets/css/standard-template-v3.css?raw=&lastModified=1721653844420template.emory.edu/shared-assets/cs... https://template.emory.edu/shared-assets/css/standard-template-v3.css?raw=&lastModified=1721653844420 — 200 — 348.6 KiB — 427 ms — http/1.1https://use.fontawesome.com/releases/v6.7.2/css/all.cssuse.fontawesome.com/releases/v6.7.2... https://use.fontawesome.com/releases/v6.7.2/css/all.css — 200 — 22.6 KiB — 28 ms — h2https://www.emory.edu/home/_includes/css/compiled.css?raw=&lastModified=1731527938254www.emory.edu/home/_includes/css/co... https://www.emory.edu/home/_includes/css/compiled.css?raw=&lastModified=1731527938254 — 200 — 15.2 KiB — 215 ms — http/1.1https://www.emory.edu/home/_includes/css/site.css?raw=&lastModified=1737124008445www.emory.edu/home/_includes/css/si... https://www.emory.edu/home/_includes/css/site.css?raw=&lastModified=1737124008445 — 200 — 85.2 KiB — 464 ms — http/1.1https://www.emory.edu/home/_includes/css/additional.css?raw=&lastModified=1737125798667www.emory.edu/home/_includes/css/ad... https://www.emory.edu/home/_includes/css/additional.css?raw=&lastModified=1737125798667 — 200 — 18.9 KiB — 334 ms — http/1.1https://www.emory.edu/home/_includes/css/timeline.css?raw=&lastModified=1642577149845www.emory.edu/home/_includes/css/ti... https://www.emory.edu/home/_includes/css/timeline.css?raw=&lastModified=1642577149845 — 200 — 6.0 KiB — 323 ms — http/1.1https://code.jquery.com/jquery-3.3.1.min.jscode.jquery.com/jquery-3.3.1.min.js https://code.jquery.com/jquery-3.3.1.min.js — 200 — 29.9 KiB — 19 ms — h2https://www.emory.edu/home/_includes/images/site-wide/emory-logo-refresh.pngwww.emory.edu/home/_includes/images... https://www.emory.edu/home/_includes/images/site-wide/emory-logo-refresh.png — 200 — 20.6 KiB — 336 ms — http/1.1https://www.emory.edu/home/_includes/images/sections/index/2025/06/student-club-collage-3-bikes.pngwww.emory.edu/home/_includes/images... https://www.emory.edu/home/_includes/images/sections/index/2025/06/student-club-collage-3-bikes.png — 200 — 9.3 MiB — 1.3 s — http/1.1https://fonts.googleapis.com/css2?family=Crimson+Pro:ital,wght@0,200..900;1,200..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swapfonts.googleapis.com/css2?family=Cr... https://fonts.googleapis.com/css2?family=Crimson+Pro:ital,wght@0,200..900;1,200..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap — 200 — 2.3 KiB — 22 ms — h2https://www.emory.edu/home/_includes/images/sections/index/2024/08/subfeature-emory-sign.jpgwww.emory.edu/home/_includes/images... https://www.emory.edu/home/_includes/images/sections/index/2024/08/subfeature-emory-sign.jpg — 200 — 440.1 KiB — 462 ms — http/1.1https://www.emory.edu/home/_includes/images/sections/index/2024/08/subfeature-emory-sign-duotone.jpgwww.emory.edu/home/_includes/images... https://www.emory.edu/home/_includes/images/sections/index/2024/08/subfeature-emory-sign-duotone.jpg — 200 — 239.7 KiB — 311 ms — http/1.1https://www.emory.edu/home/_includes/images/sections/index/2024/05/feature-new-medicines.jpgwww.emory.edu/home/_includes/images... https://www.emory.edu/home/_includes/images/sections/index/2024/05/feature-new-medicines.jpg — 200 — 111.8 KiB — 281 ms — http/1.1https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.jscdnjs.cloudflare.com/ajax/libs/popp... https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js — 200 — 6.9 KiB — 39 ms — h3https://template.emory.edu/shared-assets/js/standard-template-v3.min.jstemplate.emory.edu/shared-assets/js... https://template.emory.edu/shared-assets/js/standard-template-v3.min.js — 200 — 393.4 KiB — 66 ms — http/1.1https://www.emory.edu/home/_includes/js/vendor/jquery-ui.min.jswww.emory.edu/home/_includes/js/ven... https://www.emory.edu/home/_includes/js/vendor/jquery-ui.min.js — 200 — 53.5 KiB — 235 ms — http/1.1https://www.emory.edu/home/_includes/js/vendor/jquery.selectboxit.min.jswww.emory.edu/home/_includes/js/ven... https://www.emory.edu/home/_includes/js/vendor/jquery.selectboxit.min.js — 200 — 25.7 KiB — 145 ms — http/1.1https://player.vimeo.com/api/player.jsplayer.vimeo.com/api/player.js https://player.vimeo.com/api/player.js — 200 — 9.0 KiB — 62 ms — http/1.1https://siteimproveanalytics.com/js/siteanalyze_66356337.jssiteimproveanalytics.com/js/siteana... https://siteimproveanalytics.com/js/siteanalyze_66356337.js — 200 — 12.7 KiB — 32 ms — h3https://www.googletagmanager.com/gtag/js?id=UA-634869-1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-634869-1 — 200 — 116.1 KiB — 70 ms — h2https://www.googletagmanager.com/gtag/js?id=G-W5VG6HXXH6www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-W5VG6HXXH6 — 200 — 173.2 KiB — 63 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-P2PB29Wwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-P2PB29W — 200 — 145.4 KiB — 48 ms — h2https://static.hotjar.com/c/hotjar-2848848.js?sv=6static.hotjar.com/c/hotjar-2848848.... https://static.hotjar.com/c/hotjar-2848848.js?sv=6 — 200 — 6.2 KiB — 63 ms — h2https://www.emory.edu/home/_includes/js/vendor/enquire.min.jswww.emory.edu/home/_includes/js/ven... https://www.emory.edu/home/_includes/js/vendor/enquire.min.js — 200 — 2.7 KiB — 108 ms — http/1.1https://www.emory.edu/home/_includes/images/site-wide/arrowgold.svgwww.emory.edu/home/_includes/images... https://www.emory.edu/home/_includes/images/site-wide/arrowgold.svg — 200 — 1.2 KiB — 189 ms — http/1.1https://template.emory.edu/shared-assets/fonts/noto-sans/notosans-regular-webfont.wofftemplate.emory.edu/shared-assets/fo... https://template.emory.edu/shared-assets/fonts/noto-sans/notosans-regular-webfont.woff — 200 — 22.3 KiB — 27 ms — http/1.1https://use.fontawesome.com/releases/v6.7.2/webfonts/fa-solid-900.woff2use.fontawesome.com/releases/v6.7.2... https://use.fontawesome.com/releases/v6.7.2/webfonts/fa-solid-900.woff2 — 200 — 155.2 KiB — 65 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s 46.0 s 48.0 s 50.0 s 52.0 s 54.0 s 56.0 s 58.0 s 60.0 s 62.0 s 64.0 s 66.0 s 68.0 s 70.0 s 72.0 s FCP 9.5 s LCP 70.4 shttps://emory.edu// https://emory.edu/ — 301 — 513 B — 410 ms — h2http://www.emory.edu/home/index.htmlwww.emory.edu/home/index.html http://www.emory.edu/home/index.html — 307 — 0 B — 3 ms — http/1.1https://www.emory.edu/home/index.htmlwww.emory.edu/home/index.html https://www.emory.edu/home/index.html — 200 — 57.5 KiB — 572 ms — http/1.1https://template.emory.edu/shared-assets/css/standard-template-v3.css?raw=&lastModified=1721653844420template.emory.edu/shared-assets/cs... https://template.emory.edu/shared-assets/css/standard-template-v3.css?raw=&lastModified=1721653844420 — 200 — 348.6 KiB — 427 ms — http/1.1https://use.fontawesome.com/releases/v6.7.2/css/all.cssuse.fontawesome.com/releases/v6.7.2... https://use.fontawesome.com/releases/v6.7.2/css/all.css — 200 — 22.6 KiB — 28 ms — h2https://www.emory.edu/home/_includes/css/compiled.css?raw=&lastModified=1731527938254www.emory.edu/home/_includes/css/co... https://www.emory.edu/home/_includes/css/compiled.css?raw=&lastModified=1731527938254 — 200 — 15.2 KiB — 215 ms — http/1.1https://www.emory.edu/home/_includes/css/site.css?raw=&lastModified=1737124008445www.emory.edu/home/_includes/css/si... https://www.emory.edu/home/_includes/css/site.css?raw=&lastModified=1737124008445 — 200 — 85.2 KiB — 464 ms — http/1.1https://www.emory.edu/home/_includes/css/additional.css?raw=&lastModified=1737125798667www.emory.edu/home/_includes/css/ad... https://www.emory.edu/home/_includes/css/additional.css?raw=&lastModified=1737125798667 — 200 — 18.9 KiB — 334 ms — http/1.1https://www.emory.edu/home/_includes/css/timeline.css?raw=&lastModified=1642577149845www.emory.edu/home/_includes/css/ti... https://www.emory.edu/home/_includes/css/timeline.css?raw=&lastModified=1642577149845 — 200 — 6.0 KiB — 323 ms — http/1.1https://code.jquery.com/jquery-3.3.1.min.jscode.jquery.com/jquery-3.3.1.min.js https://code.jquery.com/jquery-3.3.1.min.js — 200 — 29.9 KiB — 19 ms — h2https://www.emory.edu/home/_includes/images/site-wide/emory-logo-refresh.pngwww.emory.edu/home/_includes/images... https://www.emory.edu/home/_includes/images/site-wide/emory-logo-refresh.png — 200 — 20.6 KiB — 336 ms — http/1.1https://www.emory.edu/home/_includes/images/sections/index/2025/06/student-club-collage-3-bikes.pngwww.emory.edu/home/_includes/images... https://www.emory.edu/home/_includes/images/sections/index/2025/06/student-club-collage-3-bikes.png — 200 — 9.3 MiB — 1.3 s — http/1.1https://fonts.googleapis.com/css2?family=Crimson+Pro:ital,wght@0,200..900;1,200..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swapfonts.googleapis.com/css2?family=Cr... https://fonts.googleapis.com/css2?family=Crimson+Pro:ital,wght@0,200..900;1,200..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap — 200 — 2.3 KiB — 22 ms — h2https://www.emory.edu/home/_includes/images/sections/index/2024/08/subfeature-emory-sign.jpgwww.emory.edu/home/_includes/images... https://www.emory.edu/home/_includes/images/sections/index/2024/08/subfeature-emory-sign.jpg — 200 — 440.1 KiB — 462 ms — http/1.1https://www.emory.edu/home/_includes/images/sections/index/2024/08/subfeature-emory-sign-duotone.jpgwww.emory.edu/home/_includes/images... https://www.emory.edu/home/_includes/images/sections/index/2024/08/subfeature-emory-sign-duotone.jpg — 200 — 239.7 KiB — 311 ms — http/1.1https://www.emory.edu/home/_includes/images/sections/index/2024/05/feature-new-medicines.jpgwww.emory.edu/home/_includes/images... https://www.emory.edu/home/_includes/images/sections/index/2024/05/feature-new-medicines.jpg — 200 — 111.8 KiB — 281 ms — http/1.1https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.jscdnjs.cloudflare.com/ajax/libs/popp... https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js — 200 — 6.9 KiB — 39 ms — h3https://template.emory.edu/shared-assets/js/standard-template-v3.min.jstemplate.emory.edu/shared-assets/js... https://template.emory.edu/shared-assets/js/standard-template-v3.min.js — 200 — 393.4 KiB — 66 ms — http/1.1https://www.emory.edu/home/_includes/js/vendor/jquery-ui.min.jswww.emory.edu/home/_includes/js/ven... https://www.emory.edu/home/_includes/js/vendor/jquery-ui.min.js — 200 — 53.5 KiB — 235 ms — http/1.1https://www.emory.edu/home/_includes/js/vendor/jquery.selectboxit.min.jswww.emory.edu/home/_includes/js/ven... https://www.emory.edu/home/_includes/js/vendor/jquery.selectboxit.min.js — 200 — 25.7 KiB — 145 ms — http/1.1https://player.vimeo.com/api/player.jsplayer.vimeo.com/api/player.js https://player.vimeo.com/api/player.js — 200 — 9.0 KiB — 62 ms — http/1.1https://siteimproveanalytics.com/js/siteanalyze_66356337.jssiteimproveanalytics.com/js/siteana... https://siteimproveanalytics.com/js/siteanalyze_66356337.js — 200 — 12.7 KiB — 32 ms — h3https://www.googletagmanager.com/gtag/js?id=UA-634869-1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-634869-1 — 200 — 116.1 KiB — 70 ms — h2https://www.googletagmanager.com/gtag/js?id=G-W5VG6HXXH6www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-W5VG6HXXH6 — 200 — 173.2 KiB — 63 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-P2PB29Wwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-P2PB29W — 200 — 145.4 KiB — 48 ms — h2https://static.hotjar.com/c/hotjar-2848848.js?sv=6static.hotjar.com/c/hotjar-2848848.... https://static.hotjar.com/c/hotjar-2848848.js?sv=6 — 200 — 6.2 KiB — 63 ms — h2https://www.emory.edu/home/_includes/js/vendor/enquire.min.jswww.emory.edu/home/_includes/js/ven... https://www.emory.edu/home/_includes/js/vendor/enquire.min.js — 200 — 2.7 KiB — 108 ms — http/1.1https://www.emory.edu/home/_includes/images/site-wide/arrowgold.svgwww.emory.edu/home/_includes/images... https://www.emory.edu/home/_includes/images/site-wide/arrowgold.svg — 200 — 1.2 KiB — 189 ms — http/1.1https://template.emory.edu/shared-assets/fonts/noto-sans/notosans-regular-webfont.wofftemplate.emory.edu/shared-assets/fo... https://template.emory.edu/shared-assets/fonts/noto-sans/notosans-regular-webfont.woff — 200 — 22.3 KiB — 27 ms — http/1.1https://use.fontawesome.com/releases/v6.7.2/webfonts/fa-solid-900.woff2use.fontawesome.com/releases/v6.7.2... https://use.fontawesome.com/releases/v6.7.2/webfonts/fa-solid-900.woff2 — 200 — 155.2 KiB — 65 ms — h2https://fonts.gstatic.com/s/crimsonpro/v28/q5uDsoa5M_tv7IihmnkabARboYF6CsKj.woff2fonts.gstatic.com/s/crimsonpro/v28/... https://fonts.gstatic.com/s/crimsonpro/v28/q5uDsoa5M_tv7IihmnkabARboYF6CsKj.woff2 — 200 — 47.1 KiB — 15 ms — h3https://template.emory.edu/shared-assets/fonts/spectral/spectral-regular-webfont.wofftemplate.emory.edu/shared-assets/fo... https://template.emory.edu/shared-assets/fonts/spectral/spectral-regular-webfont.woff — 200 — 28.7 KiB — 30 ms — http/1.1https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.0 KiB — 24 ms — h3https://use.fontawesome.com/releases/v6.7.2/webfonts/fa-brands-400.woff2use.fontawesome.com/releases/v6.7.2... https://use.fontawesome.com/releases/v6.7.2/webfonts/fa-brands-400.woff2 — 200 — 116.3 KiB — 64 ms — h2https://www.emory.edu/home/_includes/js/vendor/scrollmagic.min.jswww.emory.edu/home/_includes/js/ven... https://www.emory.edu/home/_includes/js/vendor/scrollmagic.min.js — 200 — 17.5 KiB — 121 ms — http/1.1https://platform.twitter.com/widgets.jsplatform.twitter.com/widgets.js https://platform.twitter.com/widgets.js — 200 — 27.3 KiB — 22 ms — h2https://www.emory.edu/home/_includes/js/vendor/jquery.scrollmagic.min.jswww.emory.edu/home/_includes/js/ven... https://www.emory.edu/home/_includes/js/vendor/jquery.scrollmagic.min.js — 200 — 1001 B — 108 ms — http/1.1https://www.emory.edu/home/_includes/js/initializers/nebo-initializer.jswww.emory.edu/home/_includes/js/ini... https://www.emory.edu/home/_includes/js/initializers/nebo-initializer.js — 200 — 3.5 KiB — 115 ms — http/1.1https://www.emory.edu/home/_includes/js/initializers/count-up-module.jswww.emory.edu/home/_includes/js/ini... https://www.emory.edu/home/_includes/js/initializers/count-up-module.js — 200 — 690 B — 113 ms — http/1.1https://www.emory.edu/home/_includes/js/events/count-up-events.jswww.emory.edu/home/_includes/js/eve... https://www.emory.edu/home/_includes/js/events/count-up-events.js — 200 — 803 B — 115 ms — http/1.1https://www.emory.edu/home/_includes/js/handlers/count-up-handler.jswww.emory.edu/home/_includes/js/han... https://www.emory.edu/home/_includes/js/handlers/count-up-handler.js — 200 — 1.8 KiB — 111 ms — http/1.1https://www.emory.edu/home/_includes/js/initializers/fading-hero-module.jswww.emory.edu/home/_includes/js/ini... https://www.emory.edu/home/_includes/js/initializers/fading-hero-module.js — 200 — 687 B — 110 ms — http/1.1https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 26 ms — h2https://www.googletagmanager.com/gtag/js?id=G-W5VG6HXXH6&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-W5VG6HXXH6&cx=c&gtm=4e64h1 — 200 — 173.2 KiB — 60 ms — h2https://www.emory.edu/home/_includes/js/events/fading-hero-events.jswww.emory.edu/home/_includes/js/eve... https://www.emory.edu/home/_includes/js/events/fading-hero-events.js — 200 — 804 B — 119 ms — http/1.1https://www.emory.edu/home/_includes/js/handlers/fading-hero-handler.jswww.emory.edu/home/_includes/js/han... https://www.emory.edu/home/_includes/js/handlers/fading-hero-handler.js — 200 — 1.5 KiB — 120 ms — http/1.1https://script.hotjar.com/modules.6a0f3932cb1341a35c18.jsscript.hotjar.com/modules.6a0f3932c... https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js — 200 — 56.6 KiB — 40 ms — h2https://www.emory.edu/home/_includes/js/initializers/filterable-module.jswww.emory.edu/home/_includes/js/ini... https://www.emory.edu/home/_includes/js/initializers/filterable-module.js — 200 — 690 B — 122 ms — http/1.1https://www.emory.edu/home/_includes/js/events/filterable-events.jswww.emory.edu/home/_includes/js/eve... https://www.emory.edu/home/_includes/js/events/filterable-events.js — 200 — 2.8 KiB — 114 ms — http/1.1https://www.emory.edu/home/_includes/js/handlers/filterable-handler.jswww.emory.edu/home/_includes/js/han... https://www.emory.edu/home/_includes/js/handlers/filterable-handler.js — 200 — 8.0 KiB — 114 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=DC-14976441&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=DC-14976441&cx=c&gtm=4e64h1 — 200 — 130.4 KiB — 99 ms — h3https://www.googletagmanager.com/gtag/js?id=G-904R7TCWCN&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-904R7TCWCN&cx=c&gtm=4e64h1 — 200 — 154.4 KiB — 117 ms — h3https://sc-static.net/scevent.min.jssc-static.net/scevent.min.js https://sc-static.net/scevent.min.js — 200 — 24.8 KiB — 55 ms — h2https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=D099ON3C77U75NH4K74G&lib=ttqanalytics.tiktok.com/i18n/pixel/eve... https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=D099ON3C77U75NH4K74G&lib=ttq — 200 — 2.9 KiB — 165 ms — h2https://ads.undertone.com/t?trackerid=10249&cb=72733ads.undertone.com/t?trackerid=10249... https://ads.undertone.com/t?trackerid=10249&cb=72733 — 302 — 942 B — 177 ms — h2https://trkn.us/pixel/conv/ppt=24666;g=landing_page_leads;gid=61489;ord=1681897312trkn.us/pixel/conv/ppt=24666;g=land... https://trkn.us/pixel/conv/ppt=24666;g=landing_page_leads;gid=61489;ord=1681897312 — 302 — 545 B — 94 ms — http/1.1https://ads.undertone.com/f?pid=9771911&cb=394224ads.undertone.com/f?pid=9771911&cb=... https://ads.undertone.com/f?pid=9771911&cb=394224 — 204 — 623 B — 152 ms — h2https://www.emory.edu/home/_includes/js/initializers/scroll-to-module.jswww.emory.edu/home/_includes/js/ini... https://www.emory.edu/home/_includes/js/initializers/scroll-to-module.js — 200 — 782 B — 108 ms — http/1.1https://www.emory.edu/home/_includes/js/events/scroll-to-events.jswww.emory.edu/home/_includes/js/eve... https://www.emory.edu/home/_includes/js/events/scroll-to-events.js — 200 — 854 B — 111 ms — http/1.1https://www.emory.edu/home/_includes/js/handlers/scroll-to-handler.jswww.emory.edu/home/_includes/js/han... https://www.emory.edu/home/_includes/js/handlers/scroll-to-handler.js — 200 — 3.7 KiB — 116 ms — http/1.1https://www.emory.edu/home/_includes/js/initializers/search-module.jswww.emory.edu/home/_includes/js/ini... https://www.emory.edu/home/_includes/js/initializers/search-module.js — 200 — 775 B — 118 ms — http/1.1https://www.emory.edu/home/_includes/js/events/search-events.jswww.emory.edu/home/_includes/js/eve... https://www.emory.edu/home/_includes/js/events/search-events.js — 200 — 1.1 KiB — 118 ms — http/1.1https://trkn.us/pixel/conv/ppt=24666;g=landing_page_leads;gid=61489;ord=1681897312;ip=5.8.34.200;cuidchk=1trkn.us/pixel/conv/ppt=24666;g=land... https://trkn.us/pixel/conv/ppt=24666;g=landing_page_leads;gid=61489;ord=1681897312;ip=5.8.34.200;cuidchk=1 — 200 — 721 B — 8 ms — http/1.1https://www.emory.edu/home/_includes/js/handlers/search-handler.jswww.emory.edu/home/_includes/js/han... https://www.emory.edu/home/_includes/js/handlers/search-handler.js — 200 — 5.0 KiB — 110 ms — http/1.1https://www.emory.edu/home/_includes/js/initializers/select-module.jswww.emory.edu/home/_includes/js/ini... https://www.emory.edu/home/_includes/js/initializers/select-module.js — 200 — 775 B — 109 ms — http/1.1https://www.emory.edu/home/_includes/js/events/select-events.jswww.emory.edu/home/_includes/js/eve... https://www.emory.edu/home/_includes/js/events/select-events.js — 200 — 789 B — 112 ms — http/1.1https://region1.google-analytics.com/g/collect?v=2&tid=G-W5VG6HXXH6&gtm=45je64h1v872964478za200&_p=1776805078523&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=405340031.1776805080&frm=0&pscdl=noapi&rcb=13&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~115938466~115938468~117266400&sid=1776805079&sct=1&seg=0&dl=https%3A%2F%2Fwww.emory.edu%2Fhome%2Findex.html&dt=Home%20%7C%20Emory%20University%20%7C%20Atlanta%20GA&_tu=KA&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=2104region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-W5VG6HXXH6&gtm=45je64h1v872964478za200&_p=1776805078523&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=405340031.1776805080&frm=0&pscdl=noapi&rcb=13&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~115938466~115938468~117266400&sid=1776805079&sct=1&seg=0&dl=https%3A%2F%2Fwww.emory.edu%2Fhome%2Findex.html&dt=Home%20%7C%20Emory%20University%20%7C%20Atlanta%20GA&_tu=KA&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=2104 — 204 — 548 B — 117 ms — h2https://pixel.tapad.com/idsync/ex/receive?partner_id=3484&partner_device_id=26rj223cvxtqcf5iy9qob2plppixel.tapad.com/idsync/ex/receive?p... https://pixel.tapad.com/idsync/ex/receive?partner_id=3484&partner_device_id=26rj223cvxtqcf5iy9qob2plp — 302 — 638 B — 68 ms — h2https://www.emory.edu/home/_includes/js/handlers/select-handler.jswww.emory.edu/home/_includes/js/han... https://www.emory.edu/home/_includes/js/handlers/select-handler.js — 200 — 837 B — 113 ms — http/1.1https://www.emory.edu/home/_includes/js/initializers/calendar-module.jswww.emory.edu/home/_includes/js/ini... https://www.emory.edu/home/_includes/js/initializers/calendar-module.js — 200 — 683 B — 114 ms — http/1.1https://www.emory.edu/home/_includes/js/handlers/calendar-handler.jswww.emory.edu/home/_includes/js/han... https://www.emory.edu/home/_includes/js/handlers/calendar-handler.js — 200 — 7.3 KiB — 114 ms — http/1.1https://www.emory.edu/home/_includes/js/events/calendar-events.jswww.emory.edu/home/_includes/js/eve... https://www.emory.edu/home/_includes/js/events/calendar-events.js — 200 — 1.5 KiB — 109 ms — http/1.1https://pixel.tapad.com/idsync/ex/receive/check?partner_id=3484&partner_device_id=26rj223cvxtqcf5iy9qob2plppixel.tapad.com/idsync/ex/receive/c... https://pixel.tapad.com/idsync/ex/receive/check?partner_id=3484&partner_device_id=26rj223cvxtqcf5iy9qob2plp — 200 — 426 B — 20 ms — h2https://www.emory.edu/home/_includes/js/vendor/inert.min.jswww.emory.edu/home/_includes/js/ven... https://www.emory.edu/home/_includes/js/vendor/inert.min.js — 200 — 8.7 KiB — 117 ms — http/1.1https://www.emory.edu/home/_includes/js/site.jswww.emory.edu/home/_includes/js/sit... https://www.emory.edu/home/_includes/js/site.js — 200 — 10.6 KiB — 119 ms — http/1.1https://www.emory.edu/home/_includes/js/juicer.jswww.emory.edu/home/_includes/js/jui... https://www.emory.edu/home/_includes/js/juicer.js — 200 — 3.7 KiB — 109 ms — http/1.1https://www.emory.edu/home/_includes/js/timeline.jswww.emory.edu/home/_includes/js/tim... https://www.emory.edu/home/_includes/js/timeline.js — 200 — 7.3 KiB — 117 ms — http/1.1https://www.emory.edu/home/_includes/js/emergency-notice-generated.jswww.emory.edu/home/_includes/js/eme... https://www.emory.edu/home/_includes/js/emergency-notice-generated.js — 200 — 6.1 KiB — 111 ms — http/1.1https://www.emory.edu/home/_includes/js/quantcast.jswww.emory.edu/home/_includes/js/qua... https://www.emory.edu/home/_includes/js/quantcast.js — 200 — 924 B — 108 ms — http/1.1https://www.emory.edu/home/_includes/images/sections/index/2024/08/feature-new-medicines-duotone.jpgwww.emory.edu/home/_includes/images... https://www.emory.edu/home/_includes/images/sections/index/2024/08/feature-new-medicines-duotone.jpg — 200 — 579.4 KiB — 152 ms — http/1.1https://www.emory.edu/home/_includes/images/sections/index/home-apply.jpgwww.emory.edu/home/_includes/images... https://www.emory.edu/home/_includes/images/sections/index/home-apply.jpg — 200 — 85.7 KiB — 178 ms — http/1.1https://www.emory.edu/home/_includes/images/sections/index/2026/04/option-2.jpgwww.emory.edu/home/_includes/images... https://www.emory.edu/home/_includes/images/sections/index/2026/04/option-2.jpg — 200 — 324.1 KiB — 398 ms — http/1.1https://www.emory.edu/home/_includes/images/site-wide/arrowblue.svgwww.emory.edu/home/_includes/images... https://www.emory.edu/home/_includes/images/site-wide/arrowblue.svg — 200 — 1.3 KiB — 111 ms — http/1.1https://www.emory.edu/home/_includes/images/site-wide/torchtrumpet.svgwww.emory.edu/home/_includes/images... https://www.emory.edu/home/_includes/images/site-wide/torchtrumpet.svg — 200 — 7.2 KiB — 111 ms — http/1.1https://secure.quantserve.com/quant.jssecure.quantserve.com/quant.js https://secure.quantserve.com/quant.js — 200 — 12.2 KiB — 66 ms — h2https://platform.twitter.com/widgets/widget_iframe.2f70fb173b9000da126c79afe2098f02.html?origin=https%3A%2F%2Fwww.emory.eduplatform.twitter.com/widgets/widget... https://platform.twitter.com/widgets/widget_iframe.2f70fb173b9000da126c79afe2098f02.html?origin=https%3A%2F%2Fwww.emory.edu — 200 — 103.4 KiB — 30 ms — h2https://content.hotjar.io/?site_id=2848848&gzip=1content.hotjar.io/?site_id=2848848&... https://content.hotjar.io/?site_id=2848848&gzip=1 — 200 — 171 B — 105 ms — h2https://template.aws.emory.edu/shared-assets/feed/proxy.php?callback=jQuery3310052850516608971554_1776805079006&calendar=_Emory-edu-Homepage&num=4&filter=&refreshInterval=120&search=&startdate=&enddate=&currentTime=1776805080212&_=1776805079007template.aws.emory.edu/shared-asset... https://template.aws.emory.edu/shared-assets/feed/proxy.php?callback=jQuery3310052850516608971554_1776805079006&calendar=_Emory-edu-Homepage&num=4&filter=&refreshInterval=120&search=&startdate=&enddate=&currentTime=1776805080212&_=1776805079007 — 200 — 2.9 KiB — 1.5 s — h2https://syndication.twitter.com/settings?session_id=a3f44107a545d3bbdc5f6315526e9d88055ea05csyndication.twitter.com/settings?se... https://syndication.twitter.com/settings?session_id=a3f44107a545d3bbdc5f6315526e9d88055ea05c — 200 — 950 B — 144 ms — h2https://template.aws.emory.edu/shared-assets/emergency/alert-feed.php?_=1776805079008template.aws.emory.edu/shared-asset... https://template.aws.emory.edu/shared-assets/emergency/alert-feed.php?_=1776805079008 — 200 — 559 B — 987 ms — h2https://www.juicer.io/api/feeds/emoryuniversity-94f943a0-d879-4b6f-82e3-e826e6eb8c87?per=6&page=1www.juicer.io/api/feeds/emoryuniver... https://www.juicer.io/api/feeds/emoryuniversity-94f943a0-d879-4b6f-82e3-e826e6eb8c87?per=6&page=1 — 200 — 6.8 KiB — 180 ms — h2https://66356337.global.siteimproveanalytics.io/image.aspx?url=https%3A%2F%2Fwww.emory.edu%2Fhome%2Findex.html&title=Home%20%7C%20Emory%20University%20%7C%20Atlanta%20GA&res=412x823&accountid=66356337&rt=2449&prev=3cf8ca0a-456a-b942-bc59-4c61a76b68cf&luid=facac555-c115-0f97-2ff6-3b39cf4850ef&rnd=8708466356337.global.siteimproveanalytic... https://66356337.global.siteimproveanalytics.io/image.aspx?url=https%3A%2F%2Fwww.emory.edu%2Fhome%2Findex.html&title=Home%20%7C%20Emory%20University%20%7C%20Atlanta%20GA&res=412x823&accountid=66356337&rt=2449&prev=3cf8ca0a-456a-b942-bc59-4c61a76b68cf&luid=facac555-c115-0f97-2ff6-3b39cf4850ef&rnd=87084 — 200 — 210 B — 41 ms — h2https://tr.snapchat.com/config/edu/09583755-9038-458e-85da-0d0652861954.js?v=3.55.0-2604211744tr.snapchat.com/config/edu/09583755... https://tr.snapchat.com/config/edu/09583755-9038-458e-85da-0d0652861954.js?v=3.55.0-2604211744 — 200 — 472 B — 134 ms — h2https://tr.snapchat.com/cm/i?pid=09583755-9038-458e-85da-0d0652861954&u_scsid=7a85f4cb-3f79-4817-bc0f-37e222abeeea&u_sclid=652e027b-1341-4c1a-8d66-30d9765fa912tr.snapchat.com/cm/i?pid=09583755-9... https://tr.snapchat.com/cm/i?pid=09583755-9038-458e-85da-0d0652861954&u_scsid=7a85f4cb-3f79-4817-bc0f-37e222abeeea&u_sclid=652e027b-1341-4c1a-8d66-30d9765fa912 — 200 — 201 B — 28 ms — h2https://ad.doubleclick.net/activity;src=14976441;type=sitev0;cat=sitev0;rcb=0;ord=3100760729336;npa=1;auiddc=1280366799.1776805080;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;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9198787355z8812629951za20gzb812629951zd812629951xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115938466~115938468~117266401~117384406;epver=2;dc_random=1776805080_YegJT5RPY6wdzUaOvYF-GZ5KeiEk9g0mSQ;~oref=https%3A%2F%2Fwww.emory.edu%2Fhome%2Findex.html?ad.doubleclick.net/activity;src=149... https://ad.doubleclick.net/activity;src=14976441;type=sitev0;cat=sitev0;rcb=0;ord=3100760729336;npa=1;auiddc=1280366799.1776805080;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;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9198787355z8812629951za20gzb812629951zd812629951xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115938466~115938468~117266401~117384406;epver=2;dc_random=1776805080_YegJT5RPY6wdzUaOvYF-GZ5KeiEk9g0mSQ;~oref=https%3A%2F%2Fwww.emory.edu%2Fhome%2Findex.html? — 200 — 65 B — 64 ms — h3https://14976441.fls.doubleclick.net/activityi;src=14976441;type=sitev0;cat=sitev0;rcb=0;ord=3100760729336;npa=1;auiddc=1280366799.1776805080;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;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9198787355z8812629951za20gzb812629951zd812629951xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938468~117266401~117384406;epver=2;dc_random=1776805080_YegJT5RPY6wdzUaOvYF-GZ5KeiEk9g0mSQ;_dc_test=1;~oref=https%3A%2F%2Fwww.emory.edu%2Fhome%2Findex.html?14976441.fls.doubleclick.net/activi... https://14976441.fls.doubleclick.net/activityi;src=14976441;type=sitev0;cat=sitev0;rcb=0;ord=3100760729336;npa=1;auiddc=1280366799.1776805080;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;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9198787355z8812629951za20gzb812629951zd812629951xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938468~117266401~117384406;epver=2;dc_random=1776805080_YegJT5RPY6wdzUaOvYF-GZ5KeiEk9g0mSQ;_dc_test=1;~oref=https%3A%2F%2Fwww.emory.edu%2Fhome%2Findex.html? — 200 — 636 B — 58 ms — h2https://ad.doubleclick.net/activity;src=14976441;type=sitev0;cat=homep0;rcb=0;ord=1136563286348;npa=1;auiddc=1280366799.1776805080;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;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9198787355z8812629951za20gzb812629951zd812629951xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115938466~115938468~117266401~117384406;epver=2;dc_random=1776805080_IPrf9vdZIrqCOlBHyat1z_s4d5sJ9uhL2Q;~oref=https%3A%2F%2Fwww.emory.edu%2Fhome%2Findex.html?ad.doubleclick.net/activity;src=149... https://ad.doubleclick.net/activity;src=14976441;type=sitev0;cat=homep0;rcb=0;ord=1136563286348;npa=1;auiddc=1280366799.1776805080;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;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9198787355z8812629951za20gzb812629951zd812629951xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115938466~115938468~117266401~117384406;epver=2;dc_random=1776805080_IPrf9vdZIrqCOlBHyat1z_s4d5sJ9uhL2Q;~oref=https%3A%2F%2Fwww.emory.edu%2Fhome%2Findex.html? — 302 — 21 B — 338 ms — h3https://14976441.fls.doubleclick.net/activityi;src=14976441;type=sitev0;cat=homep0;rcb=0;ord=1136563286348;npa=1;auiddc=1280366799.1776805080;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;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9198787355z8812629951za20gzb812629951zd812629951xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938468~117266401~117384406;epver=2;dc_random=1776805080_IPrf9vdZIrqCOlBHyat1z_s4d5sJ9uhL2Q;_dc_test=1;~oref=https%3A%2F%2Fwww.emory.edu%2Fhome%2Findex.html?14976441.fls.doubleclick.net/activi... https://14976441.fls.doubleclick.net/activityi;src=14976441;type=sitev0;cat=homep0;rcb=0;ord=1136563286348;npa=1;auiddc=1280366799.1776805080;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;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9198787355z8812629951za20gzb812629951zd812629951xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938468~117266401~117384406;epver=2;dc_random=1776805080_IPrf9vdZIrqCOlBHyat1z_s4d5sJ9uhL2Q;_dc_test=1;~oref=https%3A%2F%2Fwww.emory.edu%2Fhome%2Findex.html? — 200 — 974 B — 39 ms — h2https://ad.doubleclick.net/activity;src=14976441;type=sitev0;cat=landi0;rcb=0;ord=7704577144377;npa=1;auiddc=1280366799.1776805080;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;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9198787355z8812629951za20gzb812629951zd812629951xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115938466~115938468~117266401~117384406;epver=2;dc_random=1776805080_lI4Rw7KfZdiNzkMVItOqIWZ520MdTaHuBQ;~oref=https%3A%2F%2Fwww.emory.edu%2Fhome%2Findex.html?ad.doubleclick.net/activity;src=149... https://ad.doubleclick.net/activity;src=14976441;type=sitev0;cat=landi0;rcb=0;ord=7704577144377;npa=1;auiddc=1280366799.1776805080;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;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9198787355z8812629951za20gzb812629951zd812629951xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115938466~115938468~117266401~117384406;epver=2;dc_random=1776805080_lI4Rw7KfZdiNzkMVItOqIWZ520MdTaHuBQ;~oref=https%3A%2F%2Fwww.emory.edu%2Fhome%2Findex.html? — 302 — 21 B — 393 ms — h3https://14976441.fls.doubleclick.net/activityi;src=14976441;type=sitev0;cat=landi0;rcb=0;ord=7704577144377;npa=1;auiddc=1280366799.1776805080;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;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9198787355z8812629951za20gzb812629951zd812629951xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938468~117266401~117384406;epver=2;dc_random=1776805080_lI4Rw7KfZdiNzkMVItOqIWZ520MdTaHuBQ;_dc_test=1;~oref=https%3A%2F%2Fwww.emory.edu%2Fhome%2Findex.html?14976441.fls.doubleclick.net/activi... https://14976441.fls.doubleclick.net/activityi;src=14976441;type=sitev0;cat=landi0;rcb=0;ord=7704577144377;npa=1;auiddc=1280366799.1776805080;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;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9198787355z8812629951za20gzb812629951zd812629951xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938468~117266401~117384406;epver=2;dc_random=1776805080_lI4Rw7KfZdiNzkMVItOqIWZ520MdTaHuBQ;_dc_test=1;~oref=https%3A%2F%2Fwww.emory.edu%2Fhome%2Findex.html? — 200 — 641 B — 31 ms — h2https://www.google.com/ccm/collect?rcb=0&frm=0&en=page_view&dl=https%3A%2F%2Fwww.emory.edu%2Fhome%2Findex.html&scrsrc=www.googletagmanager.com&rnd=663915145.1776805080&dt=Home%20%7C%20Emory%20University%20%7C%20Atlanta%20GA&auid=1280366799.1776805080&navt=n&npa=1&gtm=45fe64h1v9198787355z8812629951za20gzb812629951zd812629951xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~117266401~117384406&apve=1&apvf=f&apvc=1&tids=DC-14976441&tid=DC-14976441&tft=1776805080473&tfd=2851www.google.com/ccm/collect?rcb=0&fr... https://www.google.com/ccm/collect?rcb=0&frm=0&en=page_view&dl=https%3A%2F%2Fwww.emory.edu%2Fhome%2Findex.html&scrsrc=www.googletagmanager.com&rnd=663915145.1776805080&dt=Home%20%7C%20Emory%20University%20%7C%20Atlanta%20GA&auid=1280366799.1776805080&navt=n&npa=1&gtm=45fe64h1v9198787355z8812629951za20gzb812629951zd812629951xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~117266401~117384406&apve=1&apvf=f&apvc=1&tids=DC-14976441&tid=DC-14976441&tft=1776805080473&tfd=2851 — 200 — 21 B — 65 ms — h3https://www.juicer.io/api/media/28316886?s=c17afa9dff2f163a336397d23104649922c9455ewww.juicer.io/api/media/28316886?s=... https://www.juicer.io/api/media/28316886?s=c17afa9dff2f163a336397d23104649922c9455e — 200 — 93.9 KiB — 68 ms — h2https://www.juicer.io/api/posts/507368468/images.jpg?external_id=1450009833836908&s=ece7486c0bffbc90f9b6db45c0bafdd6027ecad7www.juicer.io/api/posts/507368468/i... https://www.juicer.io/api/posts/507368468/images.jpg?external_id=1450009833836908&s=ece7486c0bffbc90f9b6db45c0bafdd6027ecad7 — 200 — 119.4 KiB — 63 ms — h2https://www.juicer.io/api/media/28240915?s=7b8a33dfc92dedca13caaf4d6cc4491eca3b10bcwww.juicer.io/api/media/28240915?s=... https://www.juicer.io/api/media/28240915?s=7b8a33dfc92dedca13caaf4d6cc4491eca3b10bc — 200 — 335.4 KiB — 81 ms — h2https://www.juicer.io/api/posts/507322351/images.jpg?external_id=1447574180747140&s=4fc77d71a3d8435fb03674dc4e51111ed8592976www.juicer.io/api/posts/507322351/i... https://www.juicer.io/api/posts/507322351/images.jpg?external_id=1447574180747140&s=4fc77d71a3d8435fb03674dc4e51111ed8592976 — 200 — 154.4 KiB — 79 ms — h2https://www.juicer.io/api/media/28151988?s=855fe5aca2d824db074d473dee90c7685f4daa23www.juicer.io/api/media/28151988?s=... https://www.juicer.io/api/media/28151988?s=855fe5aca2d824db074d473dee90c7685f4daa23 — 200 — 88.3 KiB — 84 ms — h2https://www.juicer.io/api/media/28151987?s=cb1e18b784256de6750222a7e7984b8268d39b91www.juicer.io/api/media/28151987?s=... https://www.juicer.io/api/media/28151987?s=cb1e18b784256de6750222a7e7984b8268d39b91 — 200 — 40.8 KiB — 52 ms — h2https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu0SC55K5gw.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu0SC55K5gw.woff2 — 200 — 22.2 KiB — 18 ms — h3https://tr.snapchat.com/ptr.snapchat.com/p https://tr.snapchat.com/p — 200 — 15 B — 25 ms — h3https://adservice.google.com/ddm/fls/z/src=14976441;type=sitev0;cat=homep0;rcb=0;ord=1136563286348;npa=1;auiddc=*;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;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9198787355z8812629951za20gzb812629951zd812629951xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938468~117266401~117384406;epver=2;dc_random=1776805080_IPrf9vdZIrqCOlBHyat1z_s4d5sJ9uhL2Q;_dc_test=1;~oref=https%3A%2F%2Fwww.emory.edu%2Fhome%2Findex.htmladservice.google.com/ddm/fls/z/src=... https://adservice.google.com/ddm/fls/z/src=14976441;type=sitev0;cat=homep0;rcb=0;ord=1136563286348;npa=1;auiddc=*;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;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9198787355z8812629951za20gzb812629951zd812629951xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938468~117266401~117384406;epver=2;dc_random=1776805080_IPrf9vdZIrqCOlBHyat1z_s4d5sJ9uhL2Q;_dc_test=1;~oref=https%3A%2F%2Fwww.emory.edu%2Fhome%2Findex.html — 302 — 22 B — 36 ms — h3https://www.google.com/gmp/conversion/_dc_unique_id=876828623227930125;_dc_ptd=ChEI8MCczwYQkY-Q6afjxZ38ARIfAGaq-NKFFHZQJZimoeHtltJj2qGmiIOkS5QuPsFs3A;_dc_time=1776805080;src=14976441;type=sitev0;cat=homep0;rcb=0;ord=1136563286348;npa=1;auiddc=1280366799.1776805080;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;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9198787355z8812629951za20gzb812629951zd812629951xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115938466~115938468~117266401~117384406;epver=2;dc_random=1776805080_IPrf9vdZIrqCOlBHyat1z_s4d5sJ9uhL2Q;~oref=https%3A%2F%2Fwww.emory.edu%2Fhome%2Findex.html?www.google.com/gmp/conversion/_dc_u... https://www.google.com/gmp/conversion/_dc_unique_id=876828623227930125;_dc_ptd=ChEI8MCczwYQkY-Q6afjxZ38ARIfAGaq-NKFFHZQJZimoeHtltJj2qGmiIOkS5QuPsFs3A;_dc_time=1776805080;src=14976441;type=sitev0;cat=homep0;rcb=0;ord=1136563286348;npa=1;auiddc=1280366799.1776805080;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;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9198787355z8812629951za20gzb812629951zd812629951xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115938466~115938468~117266401~117384406;epver=2;dc_random=1776805080_IPrf9vdZIrqCOlBHyat1z_s4d5sJ9uhL2Q;~oref=https%3A%2F%2Fwww.emory.edu%2Fhome%2Findex.html? — 200 — 63 B — 198 ms — h3https://www.google.com/gmp/conversion/_dc_unique_id=1935262534761209097;_dc_ptd=ChEI8MCczwYQkY-Q6afjxZ38ARIfAGaq-NIUVXDsRTJpVqIcCeQ44PR3vZHtr92Of5KUMg;_dc_time=1776805080;src=14976441;type=sitev0;cat=landi0;rcb=0;ord=7704577144377;npa=1;auiddc=1280366799.1776805080;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;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9198787355z8812629951za20gzb812629951zd812629951xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115938466~115938468~117266401~117384406;epver=2;dc_random=1776805080_lI4Rw7KfZdiNzkMVItOqIWZ520MdTaHuBQ;~oref=https%3A%2F%2Fwww.emory.edu%2Fhome%2Findex.html?www.google.com/gmp/conversion/_dc_u... https://www.google.com/gmp/conversion/_dc_unique_id=1935262534761209097;_dc_ptd=ChEI8MCczwYQkY-Q6afjxZ38ARIfAGaq-NIUVXDsRTJpVqIcCeQ44PR3vZHtr92Of5KUMg;_dc_time=1776805080;src=14976441;type=sitev0;cat=landi0;rcb=0;ord=7704577144377;npa=1;auiddc=1280366799.1776805080;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;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9198787355z8812629951za20gzb812629951zd812629951xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115938466~115938468~117266401~117384406;epver=2;dc_random=1776805080_lI4Rw7KfZdiNzkMVItOqIWZ520MdTaHuBQ;~oref=https%3A%2F%2Fwww.emory.edu%2Fhome%2Findex.html? — 200 — 63 B — 212 ms — h3https://adservice.google.com/ddm/fls/z/src=14976441;type=sitev0;cat=sitev0;rcb=0;ord=3100760729336;npa=1;auiddc=*;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;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9198787355z8812629951za20gzb812629951zd812629951xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938468~117266401~117384406;epver=2;dc_random=1776805080_YegJT5RPY6wdzUaOvYF-GZ5KeiEk9g0mSQ;_dc_test=1;~oref=https%3A%2F%2Fwww.emory.edu%2Fhome%2Findex.htmladservice.google.com/ddm/fls/z/src=... https://adservice.google.com/ddm/fls/z/src=14976441;type=sitev0;cat=sitev0;rcb=0;ord=3100760729336;npa=1;auiddc=*;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;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9198787355z8812629951za20gzb812629951zd812629951xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938468~117266401~117384406;epver=2;dc_random=1776805080_YegJT5RPY6wdzUaOvYF-GZ5KeiEk9g0mSQ;_dc_test=1;~oref=https%3A%2F%2Fwww.emory.edu%2Fhome%2Findex.html — 302 — 22 B — 18 ms — h3https://adservice.google.com/ddm/fls/z/src=14976441;type=sitev0;cat=landi0;rcb=0;ord=7704577144377;npa=1;auiddc=*;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;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9198787355z8812629951za20gzb812629951zd812629951xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938468~117266401~117384406;epver=2;dc_random=1776805080_lI4Rw7KfZdiNzkMVItOqIWZ520MdTaHuBQ;_dc_test=1;~oref=https%3A%2F%2Fwww.emory.edu%2Fhome%2Findex.htmladservice.google.com/ddm/fls/z/src=... https://adservice.google.com/ddm/fls/z/src=14976441;type=sitev0;cat=landi0;rcb=0;ord=7704577144377;npa=1;auiddc=*;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;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9198787355z8812629951za20gzb812629951zd812629951xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938468~117266401~117384406;epver=2;dc_random=1776805080_lI4Rw7KfZdiNzkMVItOqIWZ520MdTaHuBQ;_dc_test=1;~oref=https%3A%2F%2Fwww.emory.edu%2Fhome%2Findex.html — 302 — 22 B — 13 ms — h3https://adservice.google.com/ddm/fls/z/src=14976441;dc_pre=CLb8qN3q_5MDFVGJgwcd8dgIgg;type=sitev0;cat=homep0;rcb=0;ord=1136563286348;npa=1;auiddc=*;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;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9198787355z8812629951za20gzb812629951zd812629951xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938468~117266401~117384406;epver=2;dc_random=1776805080_IPrf9vdZIrqCOlBHyat1z_s4d5sJ9uhL2Q;_dc_test=1;~oref=https%3A%2F%2Fwww.emory.edu%2Fhome%2Findex.htmladservice.google.com/ddm/fls/z/src=... https://adservice.google.com/ddm/fls/z/src=14976441;dc_pre=CLb8qN3q_5MDFVGJgwcd8dgIgg;type=sitev0;cat=homep0;rcb=0;ord=1136563286348;npa=1;auiddc=*;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;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9198787355z8812629951za20gzb812629951zd812629951xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938468~117266401~117384406;epver=2;dc_random=1776805080_IPrf9vdZIrqCOlBHyat1z_s4d5sJ9uhL2Q;_dc_test=1;~oref=https%3A%2F%2Fwww.emory.edu%2Fhome%2Findex.html — 200 — 63 B — 20 ms — h3https://adservice.google.com/ddm/fls/z/src=14976441;dc_pre=CNLGqd3q_5MDFRyDgwcdekco8Q;type=sitev0;cat=sitev0;rcb=0;ord=3100760729336;npa=1;auiddc=*;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;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9198787355z8812629951za20gzb812629951zd812629951xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938468~117266401~117384406;epver=2;dc_random=1776805080_YegJT5RPY6wdzUaOvYF-GZ5KeiEk9g0mSQ;_dc_test=1;~oref=https%3A%2F%2Fwww.emory.edu%2Fhome%2Findex.htmladservice.google.com/ddm/fls/z/src=... https://adservice.google.com/ddm/fls/z/src=14976441;dc_pre=CNLGqd3q_5MDFRyDgwcdekco8Q;type=sitev0;cat=sitev0;rcb=0;ord=3100760729336;npa=1;auiddc=*;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;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9198787355z8812629951za20gzb812629951zd812629951xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938468~117266401~117384406;epver=2;dc_random=1776805080_YegJT5RPY6wdzUaOvYF-GZ5KeiEk9g0mSQ;_dc_test=1;~oref=https%3A%2F%2Fwww.emory.edu%2Fhome%2Findex.html — 200 — 63 B — 18 ms — h3https://adservice.google.com/ddm/fls/z/src=14976441;dc_pre=CPySqt3q_5MDFe6ogwcdVsgtPw;type=sitev0;cat=landi0;rcb=0;ord=7704577144377;npa=1;auiddc=*;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;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9198787355z8812629951za20gzb812629951zd812629951xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938468~117266401~117384406;epver=2;dc_random=1776805080_lI4Rw7KfZdiNzkMVItOqIWZ520MdTaHuBQ;_dc_test=1;~oref=https%3A%2F%2Fwww.emory.edu%2Fhome%2Findex.htmladservice.google.com/ddm/fls/z/src=... https://adservice.google.com/ddm/fls/z/src=14976441;dc_pre=CPySqt3q_5MDFe6ogwcdVsgtPw;type=sitev0;cat=landi0;rcb=0;ord=7704577144377;npa=1;auiddc=*;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;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9198787355z8812629951za20gzb812629951zd812629951xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938468~117266401~117384406;epver=2;dc_random=1776805080_lI4Rw7KfZdiNzkMVItOqIWZ520MdTaHuBQ;_dc_test=1;~oref=https%3A%2F%2Fwww.emory.edu%2Fhome%2Findex.html — 200 — 63 B — 16 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-904R7TCWCN&gtm=45je64h1v883103965z8812629951za20gzb812629951zd812629951&_p=1776805078523&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=405340031.1776805080&frm=0&pscdl=noapi&rcb=18&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~115938466~115938468~117266401~118463261&sid=1776805080&sct=1&seg=0&dl=https%3A%2F%2Fwww.emory.edu%2Fhome%2Findex.html&dt=Home%20%7C%20Emory%20University%20%7C%20Atlanta%20GA&en=page_view&_fv=2&_ss=2&_c=1&tfd=3045region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-904R7TCWCN&gtm=45je64h1v883103965z8812629951za20gzb812629951zd812629951&_p=1776805078523&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=405340031.1776805080&frm=0&pscdl=noapi&rcb=18&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~115938466~115938468~117266401~118463261&sid=1776805080&sct=1&seg=0&dl=https%3A%2F%2Fwww.emory.edu%2Fhome%2Findex.html&dt=Home%20%7C%20Emory%20University%20%7C%20Atlanta%20GA&en=page_view&_fv=2&_ss=2&_c=1&tfd=3045 — 204 — 48 B — 64 ms — h2https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwOA.jsanalytics.tiktok.com/i18n/pixel/sta... https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwOA.js — 200 — 117.5 KiB — 19 ms — h2https://rules.quantcount.com/rules-p-N9sBKx_5YpWtv.jsrules.quantcount.com/rules-p-N9sBKx... https://rules.quantcount.com/rules-p-N9sBKx_5YpWtv.js — 200 — 642 B — 35 ms — h2https://pixel.quantserve.com/cs?a=p-N9sBKx_5YpWtv&gdpr=0pixel.quantserve.com/cs?a=p-N9sBKx_... https://pixel.quantserve.com/cs?a=p-N9sBKx_5YpWtv&gdpr=0 — 204 — 180 B — 28 ms — h2https://pixel.quantserve.com/pixel;r=498995387;rf=0;a=p-N9sBKx_5YpWtv;url=https%3A%2F%2Fwww.emory.edu%2Fhome%2Findex.html;ns=0;ce=1;qjs=1;qv=cb91e2be-20260407153927;ref=;dst=0;et=1776805080788;tzo=0;ogl=type.university%2Ctitle.Home%20%7C%20Emory%20University%20%7C%20Atlanta%20GA%2Cdescription.%2Curl.https%3A%2F%2Fwww%252Eemory%252Eedu%2Fhome%2Findex%252Ehtml%2Cimage.https%3A%2F%2Fwww%252Eemory%252Eedu%2Fhome%2F_includes%2Fimages%2Fsections%2Findex%2F2025%2F06%2Fstudent-club-%2Cimage.https%3A%2F%2Fwww%252Eemory%252Eedu%2Fhome%2F_includes%2Fimages%2Fsections%2Findex%2F2024%2F08%2Fsubfeature-em%2Cimage.https%3A%2F%2Fwww%252Eemory%252Eedu%2Fhome%2F_includes%2Fimages%2Fsections%2Findex%2F2024%2F05%2Ffeature-new-m%2Cimage.https%3A%2F%2Fwww%252Eemory%252Eedu%2Fhome%2F_includes%2Fimages%2Fsections%2Findex%2Fhome-apply%252Ejpg%2Cimage.https%3A%2F%2Fwww%252Eemory%252Eedu%2Fhome%2F_includes%2Fimages%2Fsections%2Findex%2F2026%2F04%2Foption-2%252Ejpg%2Cimage.https%3A%2F%2Fwww%252Eemory%252Eedu%2Fhome%2F_includes%2Fimages%2Fsections%2Findex%2F2026%2F03%2Fedog_fy26_108%2Cimage.https%3A%2F%2Fwww%252Eemory%252Eedu%2Fhome%2F_includes%2Fimages%2Fsections%2Facademics%2F3%252E0%2Fbkgrfaculty-0;d=emory.edu;uht=2;fpan=1;fpa=P1-ec533620-bc49-4bf6-bca9-b93a2bb44a2d;pbc=;_ses=7f76ebea-3367-48a4-9df7-391b6a2e2577;_seg=0;_ss=1;_gacid=405340031.1776805080;_gasid=904R7TCWCN_1776805080,W5VG6HXXH6_1776805079;gdpr=0;mdl=moto%20g%20power%20(2022)pixel.quantserve.com/pixel;r=498995... https://pixel.quantserve.com/pixel;r=498995387;rf=0;a=p-N9sBKx_5YpWtv;url=https%3A%2F%2Fwww.emory.edu%2Fhome%2Findex.html;ns=0;ce=1;qjs=1;qv=cb91e2be-20260407153927;ref=;dst=0;et=1776805080788;tzo=0;ogl=type.university%2Ctitle.Home%20%7C%20Emory%20University%20%7C%20Atlanta%20GA%2Cdescription.%2Curl.https%3A%2F%2Fwww%252Eemory%252Eedu%2Fhome%2Findex%252Ehtml%2Cimage.https%3A%2F%2Fwww%252Eemory%252Eedu%2Fhome%2F_includes%2Fimages%2Fsections%2Findex%2F2025%2F06%2Fstudent-club-%2Cimage.https%3A%2F%2Fwww%252Eemory%252Eedu%2Fhome%2F_includes%2Fimages%2Fsections%2Findex%2F2024%2F08%2Fsubfeature-em%2Cimage.https%3A%2F%2Fwww%252Eemory%252Eedu%2Fhome%2F_includes%2Fimages%2Fsections%2Findex%2F2024%2F05%2Ffeature-new-m%2Cimage.https%3A%2F%2Fwww%252Eemory%252Eedu%2Fhome%2F_includes%2Fimages%2Fsections%2Findex%2Fhome-apply%252Ejpg%2Cimage.https%3A%2F%2Fwww%252Eemory%252Eedu%2Fhome%2F_includes%2Fimages%2Fsections%2Findex%2F2026%2F04%2Foption-2%252Ejpg%2Cimage.https%3A%2F%2Fwww%252Eemory%252Eedu%2Fhome%2F_includes%2Fimages%2Fsections%2Findex%2F2026%2F03%2Fedog_fy26_108%2Cimage.https%3A%2F%2Fwww%252Eemory%252Eedu%2Fhome%2F_includes%2Fimages%2Fsections%2Facademics%2F3%252E0%2Fbkgrfaculty-0;d=emory.edu;uht=2;fpan=1;fpa=P1-ec533620-bc49-4bf6-bca9-b93a2bb44a2d;pbc=;_ses=7f76ebea-3367-48a4-9df7-391b6a2e2577;_seg=0;_ss=1;_gacid=405340031.1776805080;_gasid=904R7TCWCN_1776805080,W5VG6HXXH6_1776805079;gdpr=0;mdl=moto%20g%20power%20(2022) — 200 — 167 B — 10 ms — h2https://analytics.tiktok.com/i18n/pixel/static/identify_5cff1caf.jsanalytics.tiktok.com/i18n/pixel/sta... https://analytics.tiktok.com/i18n/pixel/static/identify_5cff1caf.js — 200 — 39.5 KiB — 10 ms — h2https://analytics-ipv6.tiktokw.us/ipv6/enrich_ipv6analytics-ipv6.tiktokw.us/ipv6/enri... https://analytics-ipv6.tiktokw.us/ipv6/enrich_ipv6 — 200 — 932 B — 313 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 — 909 B — 154 ms — h2https://tr6.snapchat.com/ptr6.snapchat.com/p https://tr6.snapchat.com/p — 200 — 192 B — 30 ms — h2https://tr.snapchat.com/ptr.snapchat.com/p https://tr.snapchat.com/p — 200 — 15 B — 18 ms — h3https://www.emory.edu/home/_includes/images/site-wide/shield.svgwww.emory.edu/home/_includes/images... https://www.emory.edu/home/_includes/images/site-wide/shield.svg — 200 — 1.0 KiB — 108 ms — http/1.1https://www.emory.edu/favicon.icowww.emory.edu/favicon.ico https://www.emory.edu/favicon.ico — 200 — 2.4 KiB — 143 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 8127ms · 1685KB · €88/mo
Unattributable
Other
Costly
Execution 1785ms
Transfer 0 KB
Monthly Cost €19/mo
www.emory.edu
Other
Costly
Execution 1298ms
Transfer 58 KB
Monthly Cost €14/mo
Hotjar
Session Replay
Costly
Execution 789ms
Transfer 57 KB
Unused 46%
Monthly Cost €9/mo
Google Tag Manager
Tag Manager
Costly
Execution 555ms
Transfer 130 KB
Unused 42%
Monthly Cost €6/mo
Google Tag Manager
Tag Manager
Costly
Execution 544ms
Transfer 173 KB
Unused 39%
Monthly Cost €6/mo
Google Tag Manager
Tag Manager
Costly
Execution 504ms
Transfer 154 KB
Unused 41%
Monthly Cost €5/mo
Google Tag Manager
Tag Manager
Costly
Execution 437ms
Transfer 145 KB
Unused 50%
Monthly Cost €5/mo
Google Tag Manager
Tag Manager
Costly
Execution 408ms
Transfer 116 KB
Unused 53%
Monthly Cost €4/mo
code.jquery.com
Other
Costly
Execution 334ms
Transfer 30 KB
Monthly Cost €4/mo
analytics.tiktok.com
Other
Costly
Execution 318ms
Transfer 117 KB
Unused 57%
Monthly Cost €3/mo
Twitter/X Embed
Social
Costly
Execution 279ms
Transfer 27 KB
Monthly Cost €3/mo
template.emory.edu
Other
Costly
Execution 246ms
Transfer 393 KB
Unused 58%
Monthly Cost €3/mo
sc-static.net
Other
Costly
Execution 216ms
Transfer 25 KB
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 137ms
Transfer 173 KB
Unused 66%
Monthly Cost €1/mo
Google Analytics
Analytics
Optional
Execution 88ms
Transfer 21 KB
Monthly Cost €1/mo
analytics.tiktok.com
Other
Optional
Execution 73ms
Transfer 40 KB
Monthly Cost €1/mo
siteimproveanalytics.com
Other
Optional
Execution 64ms
Transfer 13 KB
Monthly Cost €1/mo
secure.quantserve.com
Other
Optional
Execution 53ms
Transfer 12 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 1785ms and costs ~€19/month
  • www.emory.edu adds 1298ms and costs ~€14/month
  • Hotjar adds 789ms and costs ~€9/month
  • Google Tag Manager adds 555ms and costs ~€6/month
  • Google Tag Manager adds 544ms and costs ~€6/month
  • Google Tag Manager adds 504ms and costs ~€5/month
  • Google Tag Manager adds 437ms and costs ~€5/month
  • Google Tag Manager adds 408ms and costs ~€4/month
  • code.jquery.com adds 334ms and costs ~€4/month
  • analytics.tiktok.com adds 318ms and costs ~€3/month
  • Twitter/X Embed adds 279ms and costs ~€3/month
  • template.emory.edu adds 246ms and costs ~€3/month
  • sc-static.net adds 216ms and costs ~€2/month

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

Why this matters

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

Learn more

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

Source: web.dev

Unattributable takes 1785ms 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.emory.edu takes 1298ms 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

Hotjar takes 789ms 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 555ms 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 544ms 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 504ms 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 437ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

code.jquery.com takes 334ms 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 318ms 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

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

Twitter/X Embed takes 279ms 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

template.emory.edu takes 246ms 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

58% of template.emory.edu's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

sc-static.net takes 216ms 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

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

Why this matters

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

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback