Skip to content
https://indiana.edu

Performance

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

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

28
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.
81
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

5.20 s

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

10.90 s

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

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

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

28.68 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
3.6 MB transferred, 114 requests
FIX
3.6 MB transferred, 114 requests
Warning::
Page weighs 7.4 MB (3.6 MB transferred)
Warning::
JavaScript is 1.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.6 MB
Warning::
Images are 1.4 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.4 MB
Info::
CSS is 276 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 276 KB
Warning::
114 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.76 g CO2 per page load
3.6 MB / 2.4 MB budget
3.6 MB transferred
114 requests
0.76 g CO2 per page load
JavaScript 1.6 MiB 46%
Images 1.4 MiB 38%
CSS 275.7 KiB 7%
Fonts 179.8 KiB 5%
Other 57.4 KiB 2%
HTML 54.3 KiB 1%
Other 8.1 KiB 0%
Other 4.1 KiB 0%
Other 4.0 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

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

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 (3.6 MiB of 3.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
8254ms total JS execution
FIX
8254ms total JS execution
Warning::
Unattributable: 1383ms CPU time
Warning::
https://bloomington.iu.edu/: 840ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-WJF...: 752ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-NFL...: 536ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-NF6...: 514ms CPU time
Warning::
Third-party scripts: 8254ms (100% of total)

Main Thread Breakdown

Script Evaluation 60% Script Parsing & Compilation 14% Other 14% Style & Layout 7%
ScriptTotalScriptingParse/CompileParty
Unattributable1383ms365ms0ms3rd
https://bloomington.iu.edu/840ms11ms3ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WJFT899752ms642ms79ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NFLPFVV&gtm=4e64h1536ms436ms91ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NF6HQX&gtm=4e64h1514ms399ms106ms3rd
https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwOA.js478ms385ms87ms3rd
https://www.googletagmanager.com/gtag/destination?id=DC-10346257&cx=c&gtm=4e64h1454ms369ms79ms3rd
https://siteimproveanalytics.com/js/siteanalyze_11378.js443ms174ms247ms3rd
https://www.googletagmanager.com/gtag/destination?id=AW-10820908431&cx=c&gtm=4e64h1420ms345ms72ms3rd
https://www.googletagmanager.com/gtag/js?id=G-61CH0D2DQW&cx=c&gtm=4e64h1398ms300ms94ms3rd

Showing top 10 of 23 scripts

F
JS Bundles
Action
34 scripts, 674 KB unused
FIX
34 scripts, 674 KB unused
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-NFL...: 76 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://siteimproveanalytics.com/js/siteanalyze_11...: 71 KB unused (77%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://analytics.tiktok.com/i18n/pixel/static/mai...: 64 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-WJF...: 63 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/destination?...: 63 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 674 KB
674 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtm.js?id=GTM-NFLPFVV&gtm=4e64h1158 KB76 KB (48%)3rd
https://siteimproveanalytics.com/js/siteanalyze_11378.js93 KB71 KB (77%)3rd
https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwOA.js118 KB64 KB (54%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WJFT899124 KB63 KB (51%)3rd
https://www.googletagmanager.com/gtag/destination?id=DC-10346257&cx=c&gtm=4e64h1129 KB63 KB (48%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NF6HQX&gtm=4e64h1173 KB61 KB (35%)3rd
https://www.googletagmanager.com/gtag/js?id=G-61CH0D2DQW&cx=c&gtm=4e64h1174 KB58 KB (33%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-10820908431&cx=c&gtm=4e64h1147 KB57 KB (39%)3rd
https://assets.iu.edu/web/3.3.x/js/iu-framework.min.js84 KB51 KB (62%)3rd
https://www.google.com/cse/static/element/b33cba5881f68fbf/cse_element__nl.js?usqp=CAI%3D99 KB48 KB (49%)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
114 resources · 3.6 MB · 674 KB savings available
FIX
114 resources · 3.6 MB · 674 KB savings available
Warning::
Page weight 2.6 MB over 1MB target
Got: 3.6 MB Expected: ≤ 1 MB
Info::
~674 KB of savings available
Warning::
113 third-party resources (100% of weight)
Info::
2 resources over 200KB
114 resources · 3.6 MiB · 113 third-party 2.6 MiB over 1MB target
JavaScript 46% · 1.6 MiB
Image 40% · 1.4 MiB
CSS 7% · 275.7 KiB
Font 5% · 179.8 KiB
Document 2% · 56.3 KiB
Other 0% · 14.4 KiB

~674.1 KiB of savings available

Remove unused JavaScript: 674.1 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
29 images, 0 KB saveable
REVIEW
29 images, 0 KB saveable
Warning::
https://bloomington.iu.edu/images/opportunity.jpg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bloomington.iu.edu/images/academics.jpg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bloomington.iu.edu/images/home/hoosiers-ma... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets.iu.edu/brand/3.3.x/iu-sig-formal.sv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bloomington.iu.edu/images/home/hoosiers-ma... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bloomington.iu.edu/images/home/hoosiers-ma... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bloomington.iu.edu/images/home/bl_fy26_jai... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bloomington.iu.edu/images/samplegates.jpg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
29 images 1.4 MB
0 oversized -0 KB
26 legacy format
8 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

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

Web fonts

5

180 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 5.2 s LCP 10.9 shttps://fonts.iu.edu/fonts/benton-sans-regular.woffbenton-sans-regular.woff https://fonts.iu.edu/fonts/benton-sans-regular.woff — 41.0 KiB — 411 ms — font-display: swaphttps://fonts.iu.edu/fonts/benton-sans-bold.woffbenton-sans-bold.woff https://fonts.iu.edu/fonts/benton-sans-bold.woff — 41.6 KiB — 407 ms — font-display: swapdata:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SD74AAAC8AAAAYGNtYXCGJTJOAA…x-font-ttf;charset=utf-... data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SD74AAAC8AAAAYGNtYXCGJTJOAA… — 16.0 KiB — 79 ms — font-display: swaphttps://fonts.iu.edu/fonts/georgia-pro.woffgeorgia-pro.woff https://fonts.iu.edu/fonts/georgia-pro.woff — 35.0 KiB — 20 ms — font-display: swaphttps://fonts.iu.edu/fonts/benton-sans-cond-bold.woffbenton-sans-cond-bold.woff https://fonts.iu.edu/fonts/benton-sans-cond-bold.woff — 46.3 KiB — 16 ms — font-display: swap
benton-sans-regular.woff woff swap
Size 41 KB
Load time 411 ms
Start 769 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
benton-sans-bold.woff woff swap
Size 42 KB
Load time 407 ms
Start 770 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
x-font-ttf;charset=utf-... unknown swap
Size 16 KB
Load time 79 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
georgia-pro.woff woff swap
Size 35 KB
Load time 20 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
benton-sans-cond-bold.woff woff swap
Size 46 KB
Load time 16 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
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 ~54 KB and ~108 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
4 hints, 0 missing preconnects
PASS
4 hints, 0 missing preconnects
Info::
Page uses 4 resource hint(s)

Current Resource Hints

preconnect
1
preload
2
dns-prefetch
1
prefetch

4 resource hints configured

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
114 requests over 4864ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 5.2 s LCP 10.9 shttps://indiana.edu// https://indiana.edu/ — 301 — 130 B — 310 ms — http/1.0https://bloomington.iu.edu/bloomington.iu.edu/ https://bloomington.iu.edu/ — 200 — 46.5 KiB — 537 ms — http/1.1https://fonts.iu.edu/fonts/benton-sans-regular.wofffonts.iu.edu/fonts/benton-sans-regu... https://fonts.iu.edu/fonts/benton-sans-regular.woff — 200 — 41.0 KiB — 411 ms — h2https://fonts.iu.edu/fonts/benton-sans-bold.wofffonts.iu.edu/fonts/benton-sans-bold... https://fonts.iu.edu/fonts/benton-sans-bold.woff — 200 — 41.6 KiB — 407 ms — h2https://fonts.iu.edu/style.css?family=BentonSans:regular,bold|BentonSansCond:regular,bold|GeorgiaPro:regular|BentonSansLight:regularfonts.iu.edu/style.css?family=Bento... https://fonts.iu.edu/style.css?family=BentonSans:regular,bold|BentonSansCond:regular,bold|GeorgiaPro:regular|BentonSansLight:regular — 200 — 17.1 KiB — 400 ms — h2https://assets.iu.edu/web/fonts/icon-font.css?2024-03-07assets.iu.edu/web/fonts/icon-font.c... https://assets.iu.edu/web/fonts/icon-font.css?2024-03-07 — 200 — 25.5 KiB — 432 ms — h2https://assets.iu.edu/web/3.3.x/css/iu-framework.min.css?2024-09-05assets.iu.edu/web/3.3.x/css/iu-fram... https://assets.iu.edu/web/3.3.x/css/iu-framework.min.css?2024-09-05 — 200 — 169.2 KiB — 452 ms — h2https://assets.iu.edu/brand/3.3.x/brand.min.css?2023-07-13assets.iu.edu/brand/3.3.x/brand.min... https://assets.iu.edu/brand/3.3.x/brand.min.css?2023-07-13 — 200 — 8.1 KiB — 416 ms — h2https://assets.iu.edu/search/3.3.x/search.min.css?2022-06-02assets.iu.edu/search/3.3.x/search.m... https://assets.iu.edu/search/3.3.x/search.min.css?2022-06-02 — 200 — 9.7 KiB — 421 ms — h2https://assets.iu.edu/web/1.5/libs/modernizr.min.jsassets.iu.edu/web/1.5/libs/moderniz... https://assets.iu.edu/web/1.5/libs/modernizr.min.js — 200 — 12.0 KiB — 430 ms — h2https://bloomington.iu.edu/_assets/css/site.css?20220128bloomington.iu.edu/_assets/css/site... https://bloomington.iu.edu/_assets/css/site.css?20220128 — 200 — 16.8 KiB — 202 ms — http/1.1https://bloomington.iu.edu/_assets/css/home-2025-october.cssbloomington.iu.edu/_assets/css/home... https://bloomington.iu.edu/_assets/css/home-2025-october.css — 200 — 16.7 KiB — 318 ms — http/1.1https://assets.iu.edu/brand/3.3.x/trident-large.pngassets.iu.edu/brand/3.3.x/trident-l... https://assets.iu.edu/brand/3.3.x/trident-large.png — 200 — 1.2 KiB — 424 ms — h2https://assets.iu.edu/search/3.x/search.pngassets.iu.edu/search/3.x/search.png https://assets.iu.edu/search/3.x/search.png — 200 — 1.1 KiB — 46 ms — h2https://bloomington.iu.edu/images/home/hero/hero_home_fire.pngbloomington.iu.edu/images/home/hero... https://bloomington.iu.edu/images/home/hero/hero_home_fire.png — 200 — 123.2 KiB — 218 ms — http/1.1https://bloomington.iu.edu/images/home/bl_fy26_jaiden_medina_cm_705.jpgbloomington.iu.edu/images/home/bl_f... https://bloomington.iu.edu/images/home/bl_fy26_jaiden_medina_cm_705.jpg — 200 — 17.1 KiB — 118 ms — http/1.1data:image/webp;base64,UklGRiwAAABXRUJQVlA4ICAAAAAUAgCdASoBAAEAL/3+/3+CAB/AAAFzrNsAAP5QAAAAAA==data:image/webp;base64,UklGRiwAAABX... data:image/webp;base64,UklGRiwAAABXRUJQVlA4ICAAAAAUAgCdASoBAAEAL/3+/3+CAB/AAAFzrNsAAP5QAAAAAA== — 200 — 0 B — 0 ms — datahttps://bloomington.iu.edu/images/academics.jpgbloomington.iu.edu/images/academics... https://bloomington.iu.edu/images/academics.jpg — 200 — 171.2 KiB — 533 ms — http/1.1https://code.jquery.com/jquery-3.5.1.min.jscode.jquery.com/jquery-3.5.1.min.js https://code.jquery.com/jquery-3.5.1.min.js — 200 — 30.5 KiB — 26 ms — h2https://assets.iu.edu/web/3.3.x/js/iu-framework.min.jsassets.iu.edu/web/3.3.x/js/iu-frame... https://assets.iu.edu/web/3.3.x/js/iu-framework.min.js — 200 — 84.1 KiB — 43 ms — h2https://assets.iu.edu/search/3.3.x/search.min.jsassets.iu.edu/search/3.3.x/search.m... https://assets.iu.edu/search/3.3.x/search.min.js — 200 — 7.2 KiB — 31 ms — h2https://bloomington.iu.edu/_assets/js/site.jsbloomington.iu.edu/_assets/js/site.... https://bloomington.iu.edu/_assets/js/site.js — 200 — 6.5 KiB — 286 ms — http/1.1https://exdd-resources.webapps.iu.edu/js/rave/rave.jsexdd-resources.webapps.iu.edu/js/ra... https://exdd-resources.webapps.iu.edu/js/rave/rave.js — 200 — 653 B — 857 ms — http/1.1https://siteimproveanalytics.com/js/siteanalyze_11378.jssiteimproveanalytics.com/js/siteana... https://siteimproveanalytics.com/js/siteanalyze_11378.js — 200 — 92.9 KiB — 43 ms — h3https://bloomington.iu.edu/images/samplegates.jpgbloomington.iu.edu/images/samplegat... https://bloomington.iu.edu/images/samplegates.jpg — 200 — 288.3 KiB — 843 ms — http/1.1https://bloomington.iu.edu/images/opportunity.jpgbloomington.iu.edu/images/opportuni... https://bloomington.iu.edu/images/opportunity.jpg — 200 — 152.7 KiB — 644 ms — http/1.1https://assets.iu.edu/brand/3.3.x/iu-sig-formal.svgassets.iu.edu/brand/3.3.x/iu-sig-fo... https://assets.iu.edu/brand/3.3.x/iu-sig-formal.svg — 200 — 6.2 KiB — 30 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-WJFT899www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WJFT899 — 200 — 123.6 KiB — 67 ms — h2data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="%23…www.w3.org/2000/svg" viewBox="0 0 1... data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="%23… — 200 — 0 B — 0 ms — datadata:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SD74AAAC8AAAAYGNtYXCGJTJOAA…data:application/x-font-ttf;charset... data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SD74AAAC8AAAAYGNtYXCGJTJOAA… — 200 — 16.0 KiB — 79 ms — data
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 5.2 s LCP 10.9 shttps://indiana.edu// https://indiana.edu/ — 301 — 130 B — 310 ms — http/1.0https://bloomington.iu.edu/bloomington.iu.edu/ https://bloomington.iu.edu/ — 200 — 46.5 KiB — 537 ms — http/1.1https://fonts.iu.edu/fonts/benton-sans-regular.wofffonts.iu.edu/fonts/benton-sans-regu... https://fonts.iu.edu/fonts/benton-sans-regular.woff — 200 — 41.0 KiB — 411 ms — h2https://fonts.iu.edu/fonts/benton-sans-bold.wofffonts.iu.edu/fonts/benton-sans-bold... https://fonts.iu.edu/fonts/benton-sans-bold.woff — 200 — 41.6 KiB — 407 ms — h2https://fonts.iu.edu/style.css?family=BentonSans:regular,bold|BentonSansCond:regular,bold|GeorgiaPro:regular|BentonSansLight:regularfonts.iu.edu/style.css?family=Bento... https://fonts.iu.edu/style.css?family=BentonSans:regular,bold|BentonSansCond:regular,bold|GeorgiaPro:regular|BentonSansLight:regular — 200 — 17.1 KiB — 400 ms — h2https://assets.iu.edu/web/fonts/icon-font.css?2024-03-07assets.iu.edu/web/fonts/icon-font.c... https://assets.iu.edu/web/fonts/icon-font.css?2024-03-07 — 200 — 25.5 KiB — 432 ms — h2https://assets.iu.edu/web/3.3.x/css/iu-framework.min.css?2024-09-05assets.iu.edu/web/3.3.x/css/iu-fram... https://assets.iu.edu/web/3.3.x/css/iu-framework.min.css?2024-09-05 — 200 — 169.2 KiB — 452 ms — h2https://assets.iu.edu/brand/3.3.x/brand.min.css?2023-07-13assets.iu.edu/brand/3.3.x/brand.min... https://assets.iu.edu/brand/3.3.x/brand.min.css?2023-07-13 — 200 — 8.1 KiB — 416 ms — h2https://assets.iu.edu/search/3.3.x/search.min.css?2022-06-02assets.iu.edu/search/3.3.x/search.m... https://assets.iu.edu/search/3.3.x/search.min.css?2022-06-02 — 200 — 9.7 KiB — 421 ms — h2https://assets.iu.edu/web/1.5/libs/modernizr.min.jsassets.iu.edu/web/1.5/libs/moderniz... https://assets.iu.edu/web/1.5/libs/modernizr.min.js — 200 — 12.0 KiB — 430 ms — h2https://bloomington.iu.edu/_assets/css/site.css?20220128bloomington.iu.edu/_assets/css/site... https://bloomington.iu.edu/_assets/css/site.css?20220128 — 200 — 16.8 KiB — 202 ms — http/1.1https://bloomington.iu.edu/_assets/css/home-2025-october.cssbloomington.iu.edu/_assets/css/home... https://bloomington.iu.edu/_assets/css/home-2025-october.css — 200 — 16.7 KiB — 318 ms — http/1.1https://assets.iu.edu/brand/3.3.x/trident-large.pngassets.iu.edu/brand/3.3.x/trident-l... https://assets.iu.edu/brand/3.3.x/trident-large.png — 200 — 1.2 KiB — 424 ms — h2https://assets.iu.edu/search/3.x/search.pngassets.iu.edu/search/3.x/search.png https://assets.iu.edu/search/3.x/search.png — 200 — 1.1 KiB — 46 ms — h2https://bloomington.iu.edu/images/home/hero/hero_home_fire.pngbloomington.iu.edu/images/home/hero... https://bloomington.iu.edu/images/home/hero/hero_home_fire.png — 200 — 123.2 KiB — 218 ms — http/1.1https://bloomington.iu.edu/images/home/bl_fy26_jaiden_medina_cm_705.jpgbloomington.iu.edu/images/home/bl_f... https://bloomington.iu.edu/images/home/bl_fy26_jaiden_medina_cm_705.jpg — 200 — 17.1 KiB — 118 ms — http/1.1data:image/webp;base64,UklGRiwAAABXRUJQVlA4ICAAAAAUAgCdASoBAAEAL/3+/3+CAB/AAAFzrNsAAP5QAAAAAA==data:image/webp;base64,UklGRiwAAABX... data:image/webp;base64,UklGRiwAAABXRUJQVlA4ICAAAAAUAgCdASoBAAEAL/3+/3+CAB/AAAFzrNsAAP5QAAAAAA== — 200 — 0 B — 0 ms — datahttps://bloomington.iu.edu/images/academics.jpgbloomington.iu.edu/images/academics... https://bloomington.iu.edu/images/academics.jpg — 200 — 171.2 KiB — 533 ms — http/1.1https://code.jquery.com/jquery-3.5.1.min.jscode.jquery.com/jquery-3.5.1.min.js https://code.jquery.com/jquery-3.5.1.min.js — 200 — 30.5 KiB — 26 ms — h2https://assets.iu.edu/web/3.3.x/js/iu-framework.min.jsassets.iu.edu/web/3.3.x/js/iu-frame... https://assets.iu.edu/web/3.3.x/js/iu-framework.min.js — 200 — 84.1 KiB — 43 ms — h2https://assets.iu.edu/search/3.3.x/search.min.jsassets.iu.edu/search/3.3.x/search.m... https://assets.iu.edu/search/3.3.x/search.min.js — 200 — 7.2 KiB — 31 ms — h2https://bloomington.iu.edu/_assets/js/site.jsbloomington.iu.edu/_assets/js/site.... https://bloomington.iu.edu/_assets/js/site.js — 200 — 6.5 KiB — 286 ms — http/1.1https://exdd-resources.webapps.iu.edu/js/rave/rave.jsexdd-resources.webapps.iu.edu/js/ra... https://exdd-resources.webapps.iu.edu/js/rave/rave.js — 200 — 653 B — 857 ms — http/1.1https://siteimproveanalytics.com/js/siteanalyze_11378.jssiteimproveanalytics.com/js/siteana... https://siteimproveanalytics.com/js/siteanalyze_11378.js — 200 — 92.9 KiB — 43 ms — h3https://bloomington.iu.edu/images/samplegates.jpgbloomington.iu.edu/images/samplegat... https://bloomington.iu.edu/images/samplegates.jpg — 200 — 288.3 KiB — 843 ms — http/1.1https://bloomington.iu.edu/images/opportunity.jpgbloomington.iu.edu/images/opportuni... https://bloomington.iu.edu/images/opportunity.jpg — 200 — 152.7 KiB — 644 ms — http/1.1https://assets.iu.edu/brand/3.3.x/iu-sig-formal.svgassets.iu.edu/brand/3.3.x/iu-sig-fo... https://assets.iu.edu/brand/3.3.x/iu-sig-formal.svg — 200 — 6.2 KiB — 30 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-WJFT899www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WJFT899 — 200 — 123.6 KiB — 67 ms — h2data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="%23…www.w3.org/2000/svg" viewBox="0 0 1... data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="%23… — 200 — 0 B — 0 ms — datadata:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SD74AAAC8AAAAYGNtYXCGJTJOAA…data:application/x-font-ttf;charset... data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SD74AAAC8AAAAYGNtYXCGJTJOAA… — 200 — 16.0 KiB — 79 ms — datahttps://bloomington.iu.edu/images/home/banner/iu-day-512x768.jpgbloomington.iu.edu/images/home/bann... https://bloomington.iu.edu/images/home/banner/iu-day-512x768.jpg — 200 — 117.6 KiB — 333 ms — http/1.1https://fonts.iu.edu/fonts/georgia-pro.wofffonts.iu.edu/fonts/georgia-pro.woff https://fonts.iu.edu/fonts/georgia-pro.woff — 200 — 35.0 KiB — 20 ms — h2https://fonts.iu.edu/fonts/benton-sans-cond-bold.wofffonts.iu.edu/fonts/benton-sans-cond... https://fonts.iu.edu/fonts/benton-sans-cond-bold.woff — 200 — 46.3 KiB — 16 ms — h2https://bloomington.iu.edu/images/home/hoosiers-making-mark/26841_20251112_reputation_bioscience_fitcore_cm_3638_1.jpgbloomington.iu.edu/images/home/hoos... https://bloomington.iu.edu/images/home/hoosiers-making-mark/26841_20251112_reputation_bioscience_fitcore_cm_3638_1.jpg — 200 — 270.3 KiB — 589 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-61CH0D2DQW&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-61CH0D2DQW&cx=c&gtm=4e64h1 — 200 — 174.0 KiB — 34 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-NFLPFVV&gtm=4e64h1www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NFLPFVV&gtm=4e64h1 — 200 — 158.1 KiB — 33 ms — h2https://bloomington.iu.edu/images/home/hoosiers-making-mark/26873_ksbkdkocstudentdirectedcandids_20240802_001_1.jpgbloomington.iu.edu/images/home/hoos... https://bloomington.iu.edu/images/home/hoosiers-making-mark/26873_ksbkdkocstudentdirectedcandids_20240802_001_1.jpg — 200 — 67.0 KiB — 116 ms — http/1.1https://bloomington.iu.edu/images/home/hoosiers-making-mark/26664_20251105_reputation_bioscience_cm_2451-1.jpgbloomington.iu.edu/images/home/hoos... https://bloomington.iu.edu/images/home/hoosiers-making-mark/26664_20251105_reputation_bioscience_cm_2451-1.jpg — 200 — 195.7 KiB — 220 ms — http/1.1https://region1.analytics.google.com/measurement/conversion?random=1776800850148&cv=11&tid=G-61CH0D2DQW&fst=1776800850148&fmt=8&en=session_start&gtm=45je64h1v889148052z8834049945za20gzb834049945zd834049945xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401~117384405~117512542&u_w=412&u_h=823&url=https%3A%2F%2Fbloomington.iu.edu%2F&gacid=856964362.1776800850&frm=0&tiba=Indiana%20University%20Bloomington&npa=1&pscdl=noapi&auid=1761311694.1776800850&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=QA&rcb=0region1.analytics.google.com/measur... https://region1.analytics.google.com/measurement/conversion?random=1776800850148&cv=11&tid=G-61CH0D2DQW&fst=1776800850148&fmt=8&en=session_start&gtm=45je64h1v889148052z8834049945za20gzb834049945zd834049945xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401~117384405~117512542&u_w=412&u_h=823&url=https%3A%2F%2Fbloomington.iu.edu%2F&gacid=856964362.1776800850&frm=0&tiba=Indiana%20University%20Bloomington&npa=1&pscdl=noapi&auid=1761311694.1776800850&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=QA&rcb=0 — 200 — 236 B — 167 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-61CH0D2DQW&gtm=45je64h1v889148052z8834049945za20gzb834049945zd834049945&_p=1776800849703&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=EAAAAGA&_prs=ok&are=1&cid=856964362.1776800850&frm=0&ir=1&pscdl=noapi&rcb=0&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~115938469~117266401~117384405~117512542&sid=1776800850&sct=1&seg=0&dl=https%3A%2F%2Fbloomington.iu.edu%2F&dt=Indiana%20University%20Bloomington&_tu=QA&en=page_view&_fv=1&_nsi=1&_ss=2&tfd=1755region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-61CH0D2DQW&gtm=45je64h1v889148052z8834049945za20gzb834049945zd834049945&_p=1776800849703&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=EAAAAGA&_prs=ok&are=1&cid=856964362.1776800850&frm=0&ir=1&pscdl=noapi&rcb=0&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~115938469~117266401~117384405~117512542&sid=1776800850&sct=1&seg=0&dl=https%3A%2F%2Fbloomington.iu.edu%2F&dt=Indiana%20University%20Bloomington&_tu=QA&en=page_view&_fv=1&_nsi=1&_ss=2&tfd=1755 — 204 — 551 B — 148 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-61CH0D2DQW&cid=856964362.1776800850&gtm=45je64h1v889148052z8834049945za20gzb834049945zd834049945&rcb=0&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266401~117384405~117512542stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-61CH0D2DQW&cid=856964362.1776800850&gtm=45je64h1v889148052z8834049945za20gzb834049945zd834049945&rcb=0&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266401~117384405~117512542 — 204 — 560 B — 25 ms — h2https://www.google.nl/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-61CH0D2DQW&cid=856964362.1776800850&gtm=45je64h1v889148052z8834049945za20gzb834049945zd834049945&rcb=0&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266401~117384405~117512542&z=1504686488www.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-61CH0D2DQW&cid=856964362.1776800850&gtm=45je64h1v889148052z8834049945za20gzb834049945zd834049945&rcb=0&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266401~117384405~117512542&z=1504686488 — 200 — 408 B — 29 ms — h2https://www.googletagmanager.com/gtag/destination?id=AW-10820908431&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-10820908431&cx=c&gtm=4e64h1 — 200 — 146.6 KiB — 40 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-NF6HQX&gtm=4e64h1www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NF6HQX&gtm=4e64h1 — 200 — 173.1 KiB — 53 ms — h3https://process.indiana.edu/pingprocess.indiana.edu/ping https://process.indiana.edu/ping — 200 — 968 B — 1.6 s — h2https://www.googleadservices.com/pagead/conversion/10820908431/?random=1776800850482&cv=11&fst=1776800850482&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v892932803z8834117112za20gzb834117112zd834049945xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fbloomington.iu.edu%2F&rcb=19&label=oIPPCP_d6YoDEI_r56co&capi=1&frm=0&tiba=Indiana%20University%20Bloomington&bttype=purchase&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=1761311694.1776800850&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&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&em=tv.1&fmt=7www.googleadservices.com/pagead/con... https://www.googleadservices.com/pagead/conversion/10820908431/?random=1776800850482&cv=11&fst=1776800850482&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v892932803z8834117112za20gzb834117112zd834049945xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fbloomington.iu.edu%2F&rcb=19&label=oIPPCP_d6YoDEI_r56co&capi=1&frm=0&tiba=Indiana%20University%20Bloomington&bttype=purchase&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=1761311694.1776800850&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&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&em=tv.1&fmt=7 — 200 — 1.1 KiB — 63 ms — h3https://exdd-resources.webapps.iu.edu/api/public/v1/rave/bloomington?output=frameworkexdd-resources.webapps.iu.edu/api/p... https://exdd-resources.webapps.iu.edu/api/public/v1/rave/bloomington?output=framework — 200 — 1.5 KiB — 790 ms — http/1.1https://googleads.g.doubleclick.net/pagead/viewthroughconversion/10820908431/?random=136862519&cv=11&fst=1776800850482&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v892932803z8834117112za20gzb834117112zd834049945xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fbloomington.iu.edu%2F&rcb=19&label=oIPPCP_d6YoDEI_r56co&capi=1&frm=0&tiba=Indiana%20University%20Bloomington&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=1761311694.1776800850&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&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiA27ECShlub3QtZXZlbnQtc291cmNlLCB0cmlnZ2VyWgMKAQFiAwoBAw&cerd=CgEA&eitems=ChAI8MCczwYQjZ-Zw_S9ooFIEh0A8qyDxcfMl-zQjfLnbh3bycimPYl5yS27lTkYzw&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6XTr0RVEidpIlQQ8oH2QLPgJeTRLgYp1xL-mu86VbNESwmnJ0O0qTxoCIR8&pscrd=IhMI5Iqh_Nr_kwMVGP27CB03EiUZMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhtodHRwczovL2Jsb29taW5ndG9uLml1LmVkdS9CV0NoQUk4TUNjendZUW9PZTU3T3ZWbnJvZUVpMEF0dHZuMFlwUS04YWtGbXI4by1VcGU0SlA0RTh1MEYxam80bWhkY1pGTTlvb3ROX2F3N1dkZENUNVFKc3oMCAliCAgAEAAYACAAgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/10820908431/?random=136862519&cv=11&fst=1776800850482&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v892932803z8834117112za20gzb834117112zd834049945xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fbloomington.iu.edu%2F&rcb=19&label=oIPPCP_d6YoDEI_r56co&capi=1&frm=0&tiba=Indiana%20University%20Bloomington&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=1761311694.1776800850&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&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiA27ECShlub3QtZXZlbnQtc291cmNlLCB0cmlnZ2VyWgMKAQFiAwoBAw&cerd=CgEA&eitems=ChAI8MCczwYQjZ-Zw_S9ooFIEh0A8qyDxcfMl-zQjfLnbh3bycimPYl5yS27lTkYzw&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6XTr0RVEidpIlQQ8oH2QLPgJeTRLgYp1xL-mu86VbNESwmnJ0O0qTxoCIR8&pscrd=IhMI5Iqh_Nr_kwMVGP27CB03EiUZMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhtodHRwczovL2Jsb29taW5ndG9uLml1LmVkdS9CV0NoQUk4TUNjendZUW9PZTU3T3ZWbnJvZUVpMEF0dHZuMFlwUS04YWtGbXI4by1VcGU0SlA0RTh1MEYxam80bWhkY1pGTTlvb3ROX2F3N1dkZENUNVFKc3oMCAliCAgAEAAYACAA — 302 — 23 B — 116 ms — h3https://www.google.com/cse/cse.js?cx=841fb0aa6a8eb4338www.google.com/cse/cse.js?cx=841fb0... https://www.google.com/cse/cse.js?cx=841fb0aa6a8eb4338 — 301 — 19 B — 41 ms — h3https://www.google.com/pagead/1p-conversion/10820908431/?random=136862519&cv=11&fst=1776800850482&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v892932803z8834117112za20gzb834117112zd834049945xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fbloomington.iu.edu%2F&rcb=19&label=oIPPCP_d6YoDEI_r56co&capi=1&frm=0&tiba=Indiana%20University%20Bloomington&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=1761311694.1776800850&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&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiA27ECShlub3QtZXZlbnQtc291cmNlLCB0cmlnZ2VyWgMKAQFiAwoBAw&cerd=CgEA&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6XTr0RVEidpIlQQ8oH2QLPgJeTRLgYp1xL-mu86VbNESwmnJ0O0qTxoCIR8&pscrd=IhMI5Iqh_Nr_kwMVGP27CB03EiUZMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhtodHRwczovL2Jsb29taW5ndG9uLml1LmVkdS9CV0NoQUk4TUNjendZUW9PZTU3T3ZWbnJvZUVpMEF0dHZuMFlwUS04YWtGbXI4by1VcGU0SlA0RTh1MEYxam80bWhkY1pGTTlvb3ROX2F3N1dkZENUNVFKc3oMCAliCAgAEAAYACAA&is_vtc=1&cid=CAQSWwAFq6B9AUiBhZmxDvUB4X0sd28YpsESa--acQUVKxkWh8gTOnytgMm3edEzTZmatOtM15vXGBGJThRz13hV3fop-GuS7xQDCL6pQyB8v_c-SwniMwszHnjONEE&eitems=ChAI8MCczwYQjZ-Zw_S9ooFIEh0A8qyDxT7H-LtYTR0_b8K3ewTqrH3eOJY5KgOGlw&random=1992061294www.google.com/pagead/1p-conversion... https://www.google.com/pagead/1p-conversion/10820908431/?random=136862519&cv=11&fst=1776800850482&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v892932803z8834117112za20gzb834117112zd834049945xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fbloomington.iu.edu%2F&rcb=19&label=oIPPCP_d6YoDEI_r56co&capi=1&frm=0&tiba=Indiana%20University%20Bloomington&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=1761311694.1776800850&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&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiA27ECShlub3QtZXZlbnQtc291cmNlLCB0cmlnZ2VyWgMKAQFiAwoBAw&cerd=CgEA&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6XTr0RVEidpIlQQ8oH2QLPgJeTRLgYp1xL-mu86VbNESwmnJ0O0qTxoCIR8&pscrd=IhMI5Iqh_Nr_kwMVGP27CB03EiUZMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhtodHRwczovL2Jsb29taW5ndG9uLml1LmVkdS9CV0NoQUk4TUNjendZUW9PZTU3T3ZWbnJvZUVpMEF0dHZuMFlwUS04YWtGbXI4by1VcGU0SlA0RTh1MEYxam80bWhkY1pGTTlvb3ROX2F3N1dkZENUNVFKc3oMCAliCAgAEAAYACAA&is_vtc=1&cid=CAQSWwAFq6B9AUiBhZmxDvUB4X0sd28YpsESa--acQUVKxkWh8gTOnytgMm3edEzTZmatOtM15vXGBGJThRz13hV3fop-GuS7xQDCL6pQyB8v_c-SwniMwszHnjONEE&eitems=ChAI8MCczwYQjZ-Zw_S9ooFIEh0A8qyDxT7H-LtYTR0_b8K3ewTqrH3eOJY5KgOGlw&random=1992061294 — 302 — 22 B — 86 ms — h3https://11378.global.siteimproveanalytics.io/image.aspx?url=https%3A%2F%2Fbloomington.iu.edu%2F&title=Indiana%20University%20Bloomington&res=412x823&accountid=11378&rt=1443&prev=1776800862087&luid=798d55a0-2de2-69d4-591b-685db892f85e&dnt=true&rnd=7206811378.global.siteimproveanalytics.i... https://11378.global.siteimproveanalytics.io/image.aspx?url=https%3A%2F%2Fbloomington.iu.edu%2F&title=Indiana%20University%20Bloomington&res=412x823&accountid=11378&rt=1443&prev=1776800862087&luid=798d55a0-2de2-69d4-591b-685db892f85e&dnt=true&rnd=72068 — 200 — 210 B — 42 ms — h2https://cse.google.com/cse/cse.js?cx=841fb0aa6a8eb4338cse.google.com/cse/cse.js?cx=841fb0... https://cse.google.com/cse/cse.js?cx=841fb0aa6a8eb4338 — 200 — 3.1 KiB — 51 ms — h2https://www.google.nl/pagead/1p-conversion/10820908431/?random=136862519&cv=11&fst=1776800850482&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v892932803z8834117112za20gzb834117112zd834049945xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fbloomington.iu.edu%2F&rcb=19&label=oIPPCP_d6YoDEI_r56co&capi=1&frm=0&tiba=Indiana%20University%20Bloomington&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=1761311694.1776800850&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&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiA27ECShlub3QtZXZlbnQtc291cmNlLCB0cmlnZ2VyWgMKAQFiAwoBAw&cerd=CgEA&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6XTr0RVEidpIlQQ8oH2QLPgJeTRLgYp1xL-mu86VbNESwmnJ0O0qTxoCIR8&is_vtc=1&cid=CAQSWwAFq6B9AUiBhZmxDvUB4X0sd28YpsESa--acQUVKxkWh8gTOnytgMm3edEzTZmatOtM15vXGBGJThRz13hV3fop-GuS7xQDCL6pQyB8v_c-SwniMwszHnjONEE&eitems=ChAI8MCczwYQjZ-Zw_S9ooFIEh0A8qyDxT7H-LtYTR0_b8K3ewTqrH3eOJY5KgOGlw&random=1992061294&ipr=y&pscrd=IhMI5Iqh_Nr_kwMVGP27CB03EiUZMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhtodHRwczovL2Jsb29taW5ndG9uLml1LmVkdS9CV0NoQUk4TUNjendZUW9PZTU3T3ZWbnJvZUVpMEF0dHZuMFlwUS04YWtGbXI4by1VcGU0SlA0RTh1MEYxam80bWhkY1pGTTlvb3ROX2F3N1dkZENUNVFKc3oMCAliCAgAEAAYACAAwww.google.nl/pagead/1p-conversion/... https://www.google.nl/pagead/1p-conversion/10820908431/?random=136862519&cv=11&fst=1776800850482&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v892932803z8834117112za20gzb834117112zd834049945xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fbloomington.iu.edu%2F&rcb=19&label=oIPPCP_d6YoDEI_r56co&capi=1&frm=0&tiba=Indiana%20University%20Bloomington&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=1761311694.1776800850&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&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiA27ECShlub3QtZXZlbnQtc291cmNlLCB0cmlnZ2VyWgMKAQFiAwoBAw&cerd=CgEA&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6XTr0RVEidpIlQQ8oH2QLPgJeTRLgYp1xL-mu86VbNESwmnJ0O0qTxoCIR8&is_vtc=1&cid=CAQSWwAFq6B9AUiBhZmxDvUB4X0sd28YpsESa--acQUVKxkWh8gTOnytgMm3edEzTZmatOtM15vXGBGJThRz13hV3fop-GuS7xQDCL6pQyB8v_c-SwniMwszHnjONEE&eitems=ChAI8MCczwYQjZ-Zw_S9ooFIEh0A8qyDxT7H-LtYTR0_b8K3ewTqrH3eOJY5KgOGlw&random=1992061294&ipr=y&pscrd=IhMI5Iqh_Nr_kwMVGP27CB03EiUZMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhtodHRwczovL2Jsb29taW5ndG9uLml1LmVkdS9CV0NoQUk4TUNjendZUW9PZTU3T3ZWbnJvZUVpMEF0dHZuMFlwUS04YWtGbXI4by1VcGU0SlA0RTh1MEYxam80bWhkY1pGTTlvb3ROX2F3N1dkZENUNVFKc3oMCAliCAgAEAAYACAA — 200 — 115 B — 24 ms — h2https://www.google.com/cse/static/element/b33cba5881f68fbf/cse_element__nl.js?usqp=CAI%3Dwww.google.com/cse/static/element/b... https://www.google.com/cse/static/element/b33cba5881f68fbf/cse_element__nl.js?usqp=CAI%3D — 200 — 98.6 KiB — 39 ms — h3https://www.google.com/cse/static/element/b33cba5881f68fbf/default_v6+nl.csswww.google.com/cse/static/element/b... https://www.google.com/cse/static/element/b33cba5881f68fbf/default_v6+nl.css — 200 — 9.7 KiB — 26 ms — h3https://www.google.com/cse/static/style/look/v6/default.csswww.google.com/cse/static/style/loo... https://www.google.com/cse/static/style/look/v6/default.css — 200 — 1.2 KiB — 19 ms — h3https://www.google.com/cse/static/element/b33cba5881f68fbf/mobile_v6+nl.csswww.google.com/cse/static/element/b... https://www.google.com/cse/static/element/b33cba5881f68fbf/mobile_v6+nl.css — 200 — 1.5 KiB — 11 ms — h3https://cse.google.com/adsense/search/async-ads.jscse.google.com/adsense/search/async... https://cse.google.com/adsense/search/async-ads.js — 200 — 43.6 KiB — 22 ms — h2data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://w…w… data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://w… — 200 — 0 B — 0 ms — datahttps://www.google.com/cse/static/images/1x/nl/branding.pngwww.google.com/cse/static/images/1x... https://www.google.com/cse/static/images/1x/nl/branding.png — 200 — 2.0 KiB — 6 ms — h3https://www.google.com/cse/static/images/2x/nl/branding.pngwww.google.com/cse/static/images/2x... https://www.google.com/cse/static/images/2x/nl/branding.png — 200 — 4.1 KiB — 10 ms — h3https://clients1.google.com/generate_204clients1.google.com/generate_204 https://clients1.google.com/generate_204 — 204 — 117 B — 18 ms — h2https://mx.technolutions.net/ping?id=0f1054c1-92c2-8741-5b85-1a1c5c52c30f&sid=901bCUuhJ3EJj55fgBiSEZh-AbigNaYCTrzoyeaiJU5dreB2YwD7gghvjIWHp3NgzsgUzrEwgMUrbuar6pUX_oyFJjV5roXPtyGO7xhow_JZTPBs1DQ1wrXH5HDwGVBF&hid=014b3795-d768-90f2-7f6a-52d80f483fb3mx.technolutions.net/ping?id=0f1054... https://mx.technolutions.net/ping?id=0f1054c1-92c2-8741-5b85-1a1c5c52c30f&sid=901bCUuhJ3EJj55fgBiSEZh-AbigNaYCTrzoyeaiJU5dreB2YwD7gghvjIWHp3NgzsgUzrEwgMUrbuar6pUX_oyFJjV5roXPtyGO7xhow_JZTPBs1DQ1wrXH5HDwGVBF&hid=014b3795-d768-90f2-7f6a-52d80f483fb3 — 200 — 3.7 KiB — 36 ms — h2https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=afs&tv=1234567890&st=env&sjk=1PuD5HGpTZCOczB2BzEFBQ==&sde=1ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=afs&tv=1234567890&st=env&sjk=1PuD5HGpTZCOczB2BzEFBQ==&sde=1 — 200 — 8.1 KiB — 32 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 — 43 ms — h3https://sc-static.net/scevent.min.jssc-static.net/scevent.min.js https://sc-static.net/scevent.min.js — 200 — 24.8 KiB — 140 ms — h2https://www.googletagmanager.com/gtag/destination?id=DC-10346257&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=DC-10346257&cx=c&gtm=4e64h1 — 200 — 129.4 KiB — 81 ms — h3https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.4 KiB — 103 ms — h2https://explore.indiana.edu/pingexplore.indiana.edu/ping https://explore.indiana.edu/ping — 200 — 967 B — 697 ms — h2https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=C4FR6INM9G8R5RJ0N95G&lib=ttqanalytics.tiktok.com/i18n/pixel/eve... https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=C4FR6INM9G8R5RJ0N95G&lib=ttq — 200 — 3.3 KiB — 181 ms — h2https://js.ipredictive.com/viant_universal_pixel.jsjs.ipredictive.com/viant_universal_... https://js.ipredictive.com/viant_universal_pixel.js — 200 — 3.5 KiB — 74 ms — h2https://pixel.byspotify.com/ping.min.jspixel.byspotify.com/ping.min.js https://pixel.byspotify.com/ping.min.js — 200 — 10.3 KiB — 76 ms — h2https://collector-45862.tvsquared.com/tv2track.jscollector-45862.tvsquared.com/tv2tr... https://collector-45862.tvsquared.com/tv2track.js — 200 — 8.7 KiB — 507 ms — http/1.1https://www.google.com/ccm/collect?rcb=4&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fbloomington.iu.edu%2F&scrsrc=www.googletagmanager.com&rnd=1188033428.1776800852&dt=Indiana%20University%20Bloomington&auid=1761311694.1776800850&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64h1v71365708za20gzb834117112zd834049945xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~117266400~117384405&apve=1&apvf=f&apvc=1&tft=1776800852089&tfd=3631www.google.com/ccm/collect?rcb=4&fr... https://www.google.com/ccm/collect?rcb=4&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fbloomington.iu.edu%2F&scrsrc=www.googletagmanager.com&rnd=1188033428.1776800852&dt=Indiana%20University%20Bloomington&auid=1761311694.1776800850&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64h1v71365708za20gzb834117112zd834049945xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~117266400~117384405&apve=1&apvf=f&apvc=1&tft=1776800852089&tfd=3631 — 200 — 0 B — 26 ms — h3https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 69 ms — h2https://www.google.com/ccm/collect?rcb=19&frm=0&ae=g&dl=https%3A%2F%2Fbloomington.iu.edu%2F&scrsrc=www.googletagmanager.com&rnd=1188033428.1776800852&dt=Indiana%20University%20Bloomington&auid=1761311694.1776800850&navt=n&npa=1&_tu=KA&gtm=45be64h1v892932803z871365708za20gzb834117112zd834049945xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-949975790&tid=AW-949975790&tft=1776800852109&tfd=3651www.google.com/ccm/collect?rcb=19&f... https://www.google.com/ccm/collect?rcb=19&frm=0&ae=g&dl=https%3A%2F%2Fbloomington.iu.edu%2F&scrsrc=www.googletagmanager.com&rnd=1188033428.1776800852&dt=Indiana%20University%20Bloomington&auid=1761311694.1776800850&navt=n&npa=1&_tu=KA&gtm=45be64h1v892932803z871365708za20gzb834117112zd834049945xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-949975790&tid=AW-949975790&tft=1776800852109&tfd=3651 — 200 — 21 B — 67 ms — h3https://assets.iu.edu/favicon.icoassets.iu.edu/favicon.ico https://assets.iu.edu/favicon.ico — 200 — 57.2 KiB — 31 ms — h2https://connect.facebook.net/signals/config/661123017718972?v=2.9.303&r=stable&domain=bloomington.iu.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/661123017718972?v=2.9.303&r=stable&domain=bloomington.iu.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.1 KiB — 224 ms — h3https://www.youtube.com/s/player/1bb6ee63/www-widgetapi.vflset/www-widgetapi.jswww.youtube.com/s/player/1bb6ee63/w... https://www.youtube.com/s/player/1bb6ee63/www-widgetapi.vflset/www-widgetapi.js — 200 — 10.3 KiB — 13 ms — h3https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.htmlep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.html — 200 — 5.8 KiB — 15 ms — h2https://tr.snapchat.com/config/edu/e6d07076-4be1-4b7d-bc78-432a8623c95a.js?v=3.55.0-2604211744tr.snapchat.com/config/edu/e6d07076... https://tr.snapchat.com/config/edu/e6d07076-4be1-4b7d-bc78-432a8623c95a.js?v=3.55.0-2604211744 — 200 — 446 B — 168 ms — h2https://tr.snapchat.com/p?pid=e6d07076-4be1-4b7d-bc78-432a8623c95a&ev=PAGE_VIEW&intg=gtm&pids=e6d07076-4be1-4b7d-bc78-432a8623c95a&u_c1=9943a3ad-c302-4b79-a92e-61803cfa880c&cdid=%40-6e37769c-308e-480e-b7dd-6f4492d67bf2&u_sclid=fa1d7480-a776-4a5e-a7be-476edca6678d&u_scsid=70c5f856-db7f-4886-9f00-db427e2887e3&gat=GTM-NF6HQX%2CGTM-NFLPFVV%2CG-61CH0D2DQW%2CGTM-WJFT899&gac=9236eda2&bg=false&bt=1d53c387&d_bvs=%5B%2C%7B%22brand%22%3A%22Not-A.Brand%22%2C%22version%22%3A%2224.0.0.0%22%7D%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22146.0.7680.164%22%7D%5D&d_m=true&d_md=moto%20g%20power%20(2022)&d_os=11.0&d_ot=Android&df=true&huah=true&m_dcl=2186&m_fcps=1376&m_pi=2183&m_pl=3553&m_pv=2&m_rd=3866&m_sh=823&m_sl=3811&m_sw=412&pl=https%3A%2F%2Fbloomington.iu.edu%2F&trackId=df9e88ce-bc34-44bd-ab98-7ebd8569deb8&ts=1776800852324&v=3.55.0-2604211744tr.snapchat.com/p?pid=e6d07076-4be1... https://tr.snapchat.com/p?pid=e6d07076-4be1-4b7d-bc78-432a8623c95a&ev=PAGE_VIEW&intg=gtm&pids=e6d07076-4be1-4b7d-bc78-432a8623c95a&u_c1=9943a3ad-c302-4b79-a92e-61803cfa880c&cdid=%40-6e37769c-308e-480e-b7dd-6f4492d67bf2&u_sclid=fa1d7480-a776-4a5e-a7be-476edca6678d&u_scsid=70c5f856-db7f-4886-9f00-db427e2887e3&gat=GTM-NF6HQX%2CGTM-NFLPFVV%2CG-61CH0D2DQW%2CGTM-WJFT899&gac=9236eda2&bg=false&bt=1d53c387&d_bvs=%5B%2C%7B%22brand%22%3A%22Not-A.Brand%22%2C%22version%22%3A%2224.0.0.0%22%7D%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22146.0.7680.164%22%7D%5D&d_m=true&d_md=moto%20g%20power%20(2022)&d_os=11.0&d_ot=Android&df=true&huah=true&m_dcl=2186&m_fcps=1376&m_pi=2183&m_pl=3553&m_pv=2&m_rd=3866&m_sh=823&m_sl=3811&m_sw=412&pl=https%3A%2F%2Fbloomington.iu.edu%2F&trackId=df9e88ce-bc34-44bd-ab98-7ebd8569deb8&ts=1776800852324&v=3.55.0-2604211744 — 200 — 444 B — 51 ms — h2https://tr.snapchat.com/p?pid=e6d07076-4be1-4b7d-bc78-432a8623c95a&ev=PAGE_VIEW&intg=gtm&pids=e6d07076-4be1-4b7d-bc78-432a8623c95a&u_c1=9943a3ad-c302-4b79-a92e-61803cfa880c&cdid=%40-e1fe5e2b-ccbe-4c88-b551-bc89ce62f8ea&u_sclid=fa1d7480-a776-4a5e-a7be-476edca6678d&u_scsid=70c5f856-db7f-4886-9f00-db427e2887e3&gat=GTM-NF6HQX%2CGTM-NFLPFVV%2CG-61CH0D2DQW%2CGTM-WJFT899&gac=9236eda2&bg=false&bt=1d53c387&d_bvs=%5B%2C%7B%22brand%22%3A%22Not-A.Brand%22%2C%22version%22%3A%2224.0.0.0%22%7D%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22146.0.7680.164%22%7D%5D&d_m=true&d_md=moto%20g%20power%20(2022)&d_os=11.0&d_ot=Android&df=true&huah=true&m_dcl=2186&m_fcps=1376&m_pi=2183&m_pl=3553&m_pv=2&m_rd=3871&m_sh=823&m_sl=3811&m_sw=412&pl=https%3A%2F%2Fbloomington.iu.edu%2F&trackId=1f48dbd2-6f81-4c58-91e2-0ac166b7a8f5&ts=1776800852329&v=3.55.0-2604211744tr.snapchat.com/p?pid=e6d07076-4be1... https://tr.snapchat.com/p?pid=e6d07076-4be1-4b7d-bc78-432a8623c95a&ev=PAGE_VIEW&intg=gtm&pids=e6d07076-4be1-4b7d-bc78-432a8623c95a&u_c1=9943a3ad-c302-4b79-a92e-61803cfa880c&cdid=%40-e1fe5e2b-ccbe-4c88-b551-bc89ce62f8ea&u_sclid=fa1d7480-a776-4a5e-a7be-476edca6678d&u_scsid=70c5f856-db7f-4886-9f00-db427e2887e3&gat=GTM-NF6HQX%2CGTM-NFLPFVV%2CG-61CH0D2DQW%2CGTM-WJFT899&gac=9236eda2&bg=false&bt=1d53c387&d_bvs=%5B%2C%7B%22brand%22%3A%22Not-A.Brand%22%2C%22version%22%3A%2224.0.0.0%22%7D%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22146.0.7680.164%22%7D%5D&d_m=true&d_md=moto%20g%20power%20(2022)&d_os=11.0&d_ot=Android&df=true&huah=true&m_dcl=2186&m_fcps=1376&m_pi=2183&m_pl=3553&m_pv=2&m_rd=3871&m_sh=823&m_sl=3811&m_sw=412&pl=https%3A%2F%2Fbloomington.iu.edu%2F&trackId=1f48dbd2-6f81-4c58-91e2-0ac166b7a8f5&ts=1776800852329&v=3.55.0-2604211744 — 200 — 267 B — 55 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.7 KiB — 17 ms — h2https://tr.snapchat.com/cm/i?pid=e6d07076-4be1-4b7d-bc78-432a8623c95a&u_scsid=70c5f856-db7f-4886-9f00-db427e2887e3&u_sclid=fa1d7480-a776-4a5e-a7be-476edca6678dtr.snapchat.com/cm/i?pid=e6d07076-4... https://tr.snapchat.com/cm/i?pid=e6d07076-4be1-4b7d-bc78-432a8623c95a&u_scsid=70c5f856-db7f-4886-9f00-db427e2887e3&u_sclid=fa1d7480-a776-4a5e-a7be-476edca6678d — 200 — 182 B — 39 ms — h2https://ad.doubleclick.net/activity;src=10346257;type=unive0;cat=unive0;rcb=5;ord=1778233710051;npa=1;auiddc=1761311694.1776800850;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=45fe64h1v9188133575z871365708za20gzb71365708zd834049945xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115938466~115938468~117266400;epver=2;dc_random=1776800852_v_MfJHWN632Z32r1DgOcHfS0XR1uQCYWjw;~oref=https%3A%2F%2Fbloomington.iu.edu%2F?ad.doubleclick.net/activity;src=103... https://ad.doubleclick.net/activity;src=10346257;type=unive0;cat=unive0;rcb=5;ord=1778233710051;npa=1;auiddc=1761311694.1776800850;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=45fe64h1v9188133575z871365708za20gzb71365708zd834049945xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115938466~115938468~117266400;epver=2;dc_random=1776800852_v_MfJHWN632Z32r1DgOcHfS0XR1uQCYWjw;~oref=https%3A%2F%2Fbloomington.iu.edu%2F? — 302 — 21 B — 404 ms — h3https://10346257.fls.doubleclick.net/activityi;src=10346257;type=unive0;cat=unive0;rcb=5;ord=1778233710051;npa=1;auiddc=1761311694.1776800850;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=45fe64h1v9188133575z871365708za20gzb71365708zd834049945xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938468~117266400;epver=2;dc_random=1776800852_v_MfJHWN632Z32r1DgOcHfS0XR1uQCYWjw;_dc_test=1;~oref=https%3A%2F%2Fbloomington.iu.edu%2F?10346257.fls.doubleclick.net/activi... https://10346257.fls.doubleclick.net/activityi;src=10346257;type=unive0;cat=unive0;rcb=5;ord=1778233710051;npa=1;auiddc=1761311694.1776800850;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=45fe64h1v9188133575z871365708za20gzb71365708zd834049945xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938468~117266400;epver=2;dc_random=1776800852_v_MfJHWN632Z32r1DgOcHfS0XR1uQCYWjw;_dc_test=1;~oref=https%3A%2F%2Fbloomington.iu.edu%2F? — 200 — 629 B — 68 ms — h2https://ad.doubleclick.net/activity;src=10346257;type=unive0;cat=iuuniv;rcb=5;ord=6229481268438;npa=1;auiddc=1761311694.1776800850;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=45fe64h1v9188133575z871365708za20gzb71365708zd834049945xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115938466~115938468~117266400;epver=2;dc_random=1776800852_2Ki75QIaYZe9Stt7DB2-V-BmXAJbenFxLw;~oref=https%3A%2F%2Fbloomington.iu.edu%2F?ad.doubleclick.net/activity;src=103... https://ad.doubleclick.net/activity;src=10346257;type=unive0;cat=iuuniv;rcb=5;ord=6229481268438;npa=1;auiddc=1761311694.1776800850;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=45fe64h1v9188133575z871365708za20gzb71365708zd834049945xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115938466~115938468~117266400;epver=2;dc_random=1776800852_2Ki75QIaYZe9Stt7DB2-V-BmXAJbenFxLw;~oref=https%3A%2F%2Fbloomington.iu.edu%2F? — 302 — 21 B — 335 ms — h3https://10346257.fls.doubleclick.net/activityi;src=10346257;type=unive0;cat=iuuniv;rcb=5;ord=6229481268438;npa=1;auiddc=1761311694.1776800850;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=45fe64h1v9188133575z871365708za20gzb71365708zd834049945xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938468~117266400;epver=2;dc_random=1776800852_2Ki75QIaYZe9Stt7DB2-V-BmXAJbenFxLw;_dc_test=1;~oref=https%3A%2F%2Fbloomington.iu.edu%2F?10346257.fls.doubleclick.net/activi... https://10346257.fls.doubleclick.net/activityi;src=10346257;type=unive0;cat=iuuniv;rcb=5;ord=6229481268438;npa=1;auiddc=1761311694.1776800850;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=45fe64h1v9188133575z871365708za20gzb71365708zd834049945xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938468~117266400;epver=2;dc_random=1776800852_2Ki75QIaYZe9Stt7DB2-V-BmXAJbenFxLw;_dc_test=1;~oref=https%3A%2F%2Fbloomington.iu.edu%2F? — 200 — 969 B — 51 ms — h2https://pagead2.googlesyndication.com/bg/jtP_XiYJVGkSVlMywOQWuZPksZRFmK02Z9iBbZJRvFI.jspagead2.googlesyndication.com/bg/jt... https://pagead2.googlesyndication.com/bg/jtP_XiYJVGkSVlMywOQWuZPksZRFmK02Z9iBbZJRvFI.js — 200 — 21.8 KiB — 29 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.5 KiB — 34 ms — h2https://adservice.google.com/ddm/fls/z/src=10346257;type=unive0;cat=iuuniv;rcb=5;ord=6229481268438;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=45fe64h1v9188133575z871365708za20gzb71365708zd834049945xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938468~117266400;epver=2;dc_random=1776800852_2Ki75QIaYZe9Stt7DB2-V-BmXAJbenFxLw;_dc_test=1;~oref=https%3A%2F%2Fbloomington.iu.edu%2Fadservice.google.com/ddm/fls/z/src=... https://adservice.google.com/ddm/fls/z/src=10346257;type=unive0;cat=iuuniv;rcb=5;ord=6229481268438;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=45fe64h1v9188133575z871365708za20gzb71365708zd834049945xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938468~117266400;epver=2;dc_random=1776800852_2Ki75QIaYZe9Stt7DB2-V-BmXAJbenFxLw;_dc_test=1;~oref=https%3A%2F%2Fbloomington.iu.edu%2F — 302 — 22 B — 40 ms — h3https://adservice.google.com/ddm/fls/z/src=10346257;type=unive0;cat=unive0;rcb=5;ord=1778233710051;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=45fe64h1v9188133575z871365708za20gzb71365708zd834049945xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938468~117266400;epver=2;dc_random=1776800852_v_MfJHWN632Z32r1DgOcHfS0XR1uQCYWjw;_dc_test=1;~oref=https%3A%2F%2Fbloomington.iu.edu%2Fadservice.google.com/ddm/fls/z/src=... https://adservice.google.com/ddm/fls/z/src=10346257;type=unive0;cat=unive0;rcb=5;ord=1778233710051;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=45fe64h1v9188133575z871365708za20gzb71365708zd834049945xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938468~117266400;epver=2;dc_random=1776800852_v_MfJHWN632Z32r1DgOcHfS0XR1uQCYWjw;_dc_test=1;~oref=https%3A%2F%2Fbloomington.iu.edu%2F — 302 — 22 B — 25 ms — h3https://www.google.com/gmp/conversion/_dc_unique_id=17395702645191075890;_dc_ptd=ChEI8MCczwYQkY-Q6afjxZ38ARIfAGaq-NIOKBS2JYIpLetWNHfat1LFim8QF5iYMbIdsA;_dc_time=1776800852;src=10346257;type=unive0;cat=unive0;rcb=5;ord=1778233710051;npa=1;auiddc=1761311694.1776800850;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=45fe64h1v9188133575z871365708za20gzb71365708zd834049945xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115938466~115938468~117266400;epver=2;dc_random=1776800852_v_MfJHWN632Z32r1DgOcHfS0XR1uQCYWjw;~oref=https%3A%2F%2Fbloomington.iu.edu%2F?www.google.com/gmp/conversion/_dc_u... https://www.google.com/gmp/conversion/_dc_unique_id=17395702645191075890;_dc_ptd=ChEI8MCczwYQkY-Q6afjxZ38ARIfAGaq-NIOKBS2JYIpLetWNHfat1LFim8QF5iYMbIdsA;_dc_time=1776800852;src=10346257;type=unive0;cat=unive0;rcb=5;ord=1778233710051;npa=1;auiddc=1761311694.1776800850;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=45fe64h1v9188133575z871365708za20gzb71365708zd834049945xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115938466~115938468~117266400;epver=2;dc_random=1776800852_v_MfJHWN632Z32r1DgOcHfS0XR1uQCYWjw;~oref=https%3A%2F%2Fbloomington.iu.edu%2F? — 200 — 63 B — 213 ms — h3https://www.google.com/gmp/conversion/_dc_unique_id=14164896187955454304;_dc_ptd=ChEI8MCczwYQkY-Q6afjxZ38ARIfAGaq-NLuRbuG2tm4CQ6yoHbTpjlCTFY7pyph_o2PEg;_dc_time=1776800852;src=10346257;type=unive0;cat=iuuniv;rcb=5;ord=6229481268438;npa=1;auiddc=1761311694.1776800850;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=45fe64h1v9188133575z871365708za20gzb71365708zd834049945xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115938466~115938468~117266400;epver=2;dc_random=1776800852_2Ki75QIaYZe9Stt7DB2-V-BmXAJbenFxLw;~oref=https%3A%2F%2Fbloomington.iu.edu%2F?www.google.com/gmp/conversion/_dc_u... https://www.google.com/gmp/conversion/_dc_unique_id=14164896187955454304;_dc_ptd=ChEI8MCczwYQkY-Q6afjxZ38ARIfAGaq-NLuRbuG2tm4CQ6yoHbTpjlCTFY7pyph_o2PEg;_dc_time=1776800852;src=10346257;type=unive0;cat=iuuniv;rcb=5;ord=6229481268438;npa=1;auiddc=1761311694.1776800850;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=45fe64h1v9188133575z871365708za20gzb71365708zd834049945xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115938466~115938468~117266400;epver=2;dc_random=1776800852_2Ki75QIaYZe9Stt7DB2-V-BmXAJbenFxLw;~oref=https%3A%2F%2Fbloomington.iu.edu%2F? — 200 — 63 B — 198 ms — h3https://adservice.google.com/ddm/fls/z/src=10346257;dc_pre=CJfVoP3a_5MDFdyPgwcdM3seVQ;type=unive0;cat=unive0;rcb=5;ord=1778233710051;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=45fe64h1v9188133575z871365708za20gzb71365708zd834049945xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938468~117266400;epver=2;dc_random=1776800852_v_MfJHWN632Z32r1DgOcHfS0XR1uQCYWjw;_dc_test=1;~oref=https%3A%2F%2Fbloomington.iu.edu%2Fadservice.google.com/ddm/fls/z/src=... https://adservice.google.com/ddm/fls/z/src=10346257;dc_pre=CJfVoP3a_5MDFdyPgwcdM3seVQ;type=unive0;cat=unive0;rcb=5;ord=1778233710051;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=45fe64h1v9188133575z871365708za20gzb71365708zd834049945xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938468~117266400;epver=2;dc_random=1776800852_v_MfJHWN632Z32r1DgOcHfS0XR1uQCYWjw;_dc_test=1;~oref=https%3A%2F%2Fbloomington.iu.edu%2F — 200 — 63 B — 15 ms — h3https://adservice.google.com/ddm/fls/z/src=10346257;dc_pre=CJzaoP3a_5MDFVCfgwcdNT06Cg;type=unive0;cat=iuuniv;rcb=5;ord=6229481268438;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=45fe64h1v9188133575z871365708za20gzb71365708zd834049945xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938468~117266400;epver=2;dc_random=1776800852_2Ki75QIaYZe9Stt7DB2-V-BmXAJbenFxLw;_dc_test=1;~oref=https%3A%2F%2Fbloomington.iu.edu%2Fadservice.google.com/ddm/fls/z/src=... https://adservice.google.com/ddm/fls/z/src=10346257;dc_pre=CJzaoP3a_5MDFVCfgwcdNT06Cg;type=unive0;cat=iuuniv;rcb=5;ord=6229481268438;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=45fe64h1v9188133575z871365708za20gzb71365708zd834049945xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938466~115938468~117266400;epver=2;dc_random=1776800852_2Ki75QIaYZe9Stt7DB2-V-BmXAJbenFxLw;_dc_test=1;~oref=https%3A%2F%2Fbloomington.iu.edu%2F — 200 — 63 B — 19 ms — h3https://tr6.snapchat.com/ptr6.snapchat.com/p https://tr6.snapchat.com/p — 200 — 47 B — 22 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 — 257 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 748 B — 116 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 908 B — 352 ms — h2https://www.facebook.com/tr/?id=661123017718972&ev=PageView&dl=https%3A%2F%2Fbloomington.iu.edu%2F&rl=&if=false&ts=1776800852671&sw=412&sh=823&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1776800852645.151602243793345262&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Indiana%20University%20Bloomington&pmd[locale]=en_US&pmd[keywords]=academic%2C%20education%2C%20college%2C%20iu%2C%20indiana%2C%20university%2C%20bloomington&pmd[description]=Students%20get%20the%20quintessential%20college%20experience%20at%20Indiana%20University%20Bloomington%2C%20one%20of%20America%27s%20leading%20research%20universities.%20&plt=2186&it=1776800852241&coo=false&tm=1&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]=ct2&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=66112301771... https://www.facebook.com/tr/?id=661123017718972&ev=PageView&dl=https%3A%2F%2Fbloomington.iu.edu%2F&rl=&if=false&ts=1776800852671&sw=412&sh=823&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1776800852645.151602243793345262&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Indiana%20University%20Bloomington&pmd[locale]=en_US&pmd[keywords]=academic%2C%20education%2C%20college%2C%20iu%2C%20indiana%2C%20university%2C%20bloomington&pmd[description]=Students%20get%20the%20quintessential%20college%20experience%20at%20Indiana%20University%20Bloomington%2C%20one%20of%20America%27s%20leading%20research%20universities.%20&plt=2186&it=1776800852241&coo=false&tm=1&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]=ct2&expv2[6]=hf1&rqm=GET — 200 — 19 B — 28 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=661123017718972&ev=PageView&dl=https%3A%2F%2Fbloomington.iu.edu%2F&rl=&if=false&ts=1776800852671&sw=412&sh=823&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1776800852645.151602243793345262&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Indiana%20University%20Bloomington&pmd[locale]=en_US&pmd[keywords]=academic%2C%20education%2C%20college%2C%20iu%2C%20indiana%2C%20university%2C%20bloomington&pmd[description]=Students%20get%20the%20quintessential%20college%20experience%20at%20Indiana%20University%20Bloomington%2C%20one%20of%20America%27s%20leading%20research%20universities.%20&plt=2186&it=1776800852241&coo=false&tm=1&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]=ct2&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=661123017718972&ev=PageView&dl=https%3A%2F%2Fbloomington.iu.edu%2F&rl=&if=false&ts=1776800852671&sw=412&sh=823&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1776800852645.151602243793345262&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Indiana%20University%20Bloomington&pmd[locale]=en_US&pmd[keywords]=academic%2C%20education%2C%20college%2C%20iu%2C%20indiana%2C%20university%2C%20bloomington&pmd[description]=Students%20get%20the%20quintessential%20college%20experience%20at%20Indiana%20University%20Bloomington%2C%20one%20of%20America%27s%20leading%20research%20universities.%20&plt=2186&it=1776800852241&coo=false&tm=1&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]=ct2&expv2[6]=hf1&rqm=FGET — 200 — 199 B — 176 ms — h3https://tr.snapchat.com/ptr.snapchat.com/p https://tr.snapchat.com/p — 200 — 91 B — 23 ms — h2https://collector-45862.tvsquared.com/tv2track.php?action_name=Indiana%20University%20Bloomington&idsite=TV-5445183672-1&rec=1&r=768351&h=19&m=47&s=32&url=https%3A%2F%2Fbloomington.iu.edu%2F&_id=b654f0a89889392f&_idts=1776800853&_idvc=0&_idn=1&_viewts=&pdf=1&qt=0&realp=0&wma=0&dir=0&fla=0&java=0&gears=0&ag=0&cookie=1&res=412x823&gt_ms=230collector-45862.tvsquared.com/tv2tr... https://collector-45862.tvsquared.com/tv2track.php?action_name=Indiana%20University%20Bloomington&idsite=TV-5445183672-1&rec=1&r=768351&h=19&m=47&s=32&url=https%3A%2F%2Fbloomington.iu.edu%2F&_id=b654f0a89889392f&_idts=1776800853&_idvc=0&_idn=1&_viewts=&pdf=1&qt=0&realp=0&wma=0&dir=0&fla=0&java=0&gears=0&ag=0&cookie=1&res=412x823&gt_ms=230 — 200 — 276 B — 111 ms — http/1.1https://ep2.adtrafficquality.google/generate_204?ImJZvAep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?ImJZvA — 204 — 40 B — 14 ms — h2https://mx.technolutions.net/ping?id=e54be1a1-0719-fb90-26de-d5effe0048b7&sid=itUonzcm337tBggN72j4JyGMq5OyVnJO1H6LY3L3Ua70b232E-YvYLWS0wp_5Tjm3JCayNUvToufW-REZdtPkhHCLpNpjkh3C2tw6oOPO-d9k8pTEzuVGHbWsA31vn0C&hid=70c33396-9904-424d-2f44-0c5b57cc2aa1mx.technolutions.net/ping?id=e54be1... https://mx.technolutions.net/ping?id=e54be1a1-0719-fb90-26de-d5effe0048b7&sid=itUonzcm337tBggN72j4JyGMq5OyVnJO1H6LY3L3Ua70b232E-YvYLWS0wp_5Tjm3JCayNUvToufW-REZdtPkhHCLpNpjkh3C2tw6oOPO-d9k8pTEzuVGHbWsA31vn0C&hid=70c33396-9904-424d-2f44-0c5b57cc2aa1 — 200 — 3.7 KiB — 28 ms — h2https://pixels.spotify.com/v1/config/4eda6b0f74534ea1af7b76f7e4bb6214pixels.spotify.com/v1/config/4eda6b... https://pixels.spotify.com/v1/config/4eda6b0f74534ea1af7b76f7e4bb6214 — 200 — 303 B — 51 ms — h2https://ad.ipredictive.com/d/track/event?upid=112487&cache_buster=1776800852&url=https%3A%2F%2Fbloomington.iu.edu%2F&ps=0ad.ipredictive.com/d/track/event?up... https://ad.ipredictive.com/d/track/event?upid=112487&cache_buster=1776800852&url=https%3A%2F%2Fbloomington.iu.edu%2F&ps=0 — 200 — 327 B — 380 ms — http/1.1https://pixels.spotify.com/v1/ingestpixels.spotify.com/v1/ingest https://pixels.spotify.com/v1/ingest — 200 — 0 B — 39 ms — h2https://pixels.spotify.com/v1/ingestpixels.spotify.com/v1/ingest https://pixels.spotify.com/v1/ingest — 200 — 125 B — 22 ms — h2https://analytics.tiktok.com/api/v2/pixel/actanalytics.tiktok.com/api/v2/pixel/a... https://analytics.tiktok.com/api/v2/pixel/act — 200 — 906 B — 160 ms — h2https://tr.snapchat.com/ptr.snapchat.com/p https://tr.snapchat.com/p — 200 — 15 B — 20 ms — h3https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=afs_1234567890&jk=1PuD5HGpTZCOczB2BzEFBQ%3D%3D&bg=!0tGl0bPNAAY2C5OeFgs7AEcBe5WfOGNw0KICnE1uTT7v9i7NhmsGKXe9TnqGox48TXKR5aiFejgLmvE-9wdErmC1XXUM6xJCvgTSnZ8jo2aV70JfpjmxjwIAAAC2UgAAAAVoAQd-ABv0UjTBb9kmpVKQ6mwzD4P_RHSGyIEfHEyG2iCZAhzVyYAFSu7lbVQGNI3yyVIDVPcUyXjYOX8zKUeG4mW8nuLultW8-_UCWZaiD36fdHTlkCkOWDAVBZMEisxhyJGHzFTJu3FwzvwvnKgfl6S3hfyvXH5xP4cAMsP_mCr2seAgLHrJn5Tg9-yCAsRYb6baFNt5SlthGeOFo_XdSgfi15YsyngI7tFeUYjU6n9YpYQdCl9vBvllxbcqaNE1VgCPIHgG09zXXYYHmZcRyalSNdQzIjgQ_I4jHIr2oUtIyv_QvBGDJKNp65ajndAdNbIeAwfDWId_ffbB_dJz1MF65_6jRimbWY8djizylyh9DJutZOfOlAOwow3qiDmIFXfkKfYLj0hwOk8ICYgkL5mNjSVOi-OJ878cwePmrPAc3rNXI_ZPURL1qYDd3BRcHiLQQkTlpy_ZvBNznMFoJBYc_hiVrFaXF1SD2pcR5vWOhRhwz4BXoB1X4_HidkklXVPEYPehgeLmizqZyMjH6xJL2kq1_t9o7NX4So9cfulOWqX4uk3LAMyQiNSO3p3Q3RnT0cC8SLgTCGvi_qFMntU2MyxFE9WvsLaWwUgwYG0kO_DOZgH6u-kEXvWlp5KJAWGTwDN17wdBbrMFWNT4jbvMpMNekA-EclI4LSQkzl7mHTHeglvK2bQeCnaoboCbJqe_-Q5xCfdk2DqBVDbjL6jYxTyma3x023KQPHWvQdvIoRNAzzEDf2R_yepy-Ewep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=afs_1234567890&jk=1PuD5HGpTZCOczB2BzEFBQ%3D%3D&bg=!0tGl0bPNAAY2C5OeFgs7AEcBe5WfOGNw0KICnE1uTT7v9i7NhmsGKXe9TnqGox48TXKR5aiFejgLmvE-9wdErmC1XXUM6xJCvgTSnZ8jo2aV70JfpjmxjwIAAAC2UgAAAAVoAQd-ABv0UjTBb9kmpVKQ6mwzD4P_RHSGyIEfHEyG2iCZAhzVyYAFSu7lbVQGNI3yyVIDVPcUyXjYOX8zKUeG4mW8nuLultW8-_UCWZaiD36fdHTlkCkOWDAVBZMEisxhyJGHzFTJu3FwzvwvnKgfl6S3hfyvXH5xP4cAMsP_mCr2seAgLHrJn5Tg9-yCAsRYb6baFNt5SlthGeOFo_XdSgfi15YsyngI7tFeUYjU6n9YpYQdCl9vBvllxbcqaNE1VgCPIHgG09zXXYYHmZcRyalSNdQzIjgQ_I4jHIr2oUtIyv_QvBGDJKNp65ajndAdNbIeAwfDWId_ffbB_dJz1MF65_6jRimbWY8djizylyh9DJutZOfOlAOwow3qiDmIFXfkKfYLj0hwOk8ICYgkL5mNjSVOi-OJ878cwePmrPAc3rNXI_ZPURL1qYDd3BRcHiLQQkTlpy_ZvBNznMFoJBYc_hiVrFaXF1SD2pcR5vWOhRhwz4BXoB1X4_HidkklXVPEYPehgeLmizqZyMjH6xJL2kq1_t9o7NX4So9cfulOWqX4uk3LAMyQiNSO3p3Q3RnT0cC8SLgTCGvi_qFMntU2MyxFE9WvsLaWwUgwYG0kO_DOZgH6u-kEXvWlp5KJAWGTwDN17wdBbrMFWNT4jbvMpMNekA-EclI4LSQkzl7mHTHeglvK2bQeCnaoboCbJqe_-Q5xCfdk2DqBVDbjL6jYxTyma3x023KQPHWvQdvIoRNAzzEDf2R_yepy-Ew — 204 — 17 B — 21 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 8254ms · 1655KB · $110/mo
Unattributable
Other
Costly
Execution 1383ms
Transfer 0 KB
Monthly Cost $18/mo
bloomington.iu.edu
Other
Costly
Execution 840ms
Transfer 47 KB
Monthly Cost $11/mo
Google Tag Manager
Tag Manager
Costly
Execution 752ms
Transfer 124 KB
Unused 51%
Monthly Cost $10/mo
Google Tag Manager
Tag Manager
Costly
Execution 536ms
Transfer 158 KB
Unused 48%
Monthly Cost $7/mo
Google Tag Manager
Tag Manager
Costly
Execution 514ms
Transfer 173 KB
Unused 35%
Monthly Cost $7/mo
analytics.tiktok.com
Other
Costly
Execution 478ms
Transfer 118 KB
Unused 54%
Monthly Cost $6/mo
Google Tag Manager
Tag Manager
Costly
Execution 454ms
Transfer 129 KB
Unused 48%
Monthly Cost $6/mo
siteimproveanalytics.com
Other
Costly
Execution 443ms
Transfer 93 KB
Unused 77%
Monthly Cost $6/mo
Google Tag Manager
Tag Manager
Costly
Execution 420ms
Transfer 147 KB
Unused 39%
Monthly Cost $6/mo
Google Tag Manager
Tag Manager
Costly
Execution 398ms
Transfer 174 KB
Unused 33%
Monthly Cost $5/mo
Facebook Pixel
Advertising
Costly
Execution 341ms
Transfer 97 KB
Unused 33%
Monthly Cost $5/mo
sc-static.net
Other
Costly
Execution 313ms
Transfer 25 KB
Monthly Cost $4/mo
Facebook Pixel
Advertising
Costly
Execution 278ms
Transfer 46 KB
Monthly Cost $4/mo
code.jquery.com
Other
Costly
Execution 235ms
Transfer 31 KB
Monthly Cost $3/mo
www.google.com
Other
Optional
Execution 153ms
Transfer 0 KB
Monthly Cost $2/mo
www.google.com
Other
Optional
Execution 142ms
Transfer 99 KB
Unused 49%
Monthly Cost $2/mo
tr.snapchat.com
Other
Optional
Execution 129ms
Transfer 0 KB
Monthly Cost $2/mo
pixel.byspotify.com
Other
Optional
Execution 122ms
Transfer 10 KB
Monthly Cost $2/mo
analytics.tiktok.com
Other
Optional
Execution 83ms
Transfer 39 KB
Monthly Cost $1/mo
ep2.adtrafficquality.google
Other
Optional
Execution 66ms
Transfer 8 KB
Monthly Cost $1/mo
cse.google.com
Other
Optional
Execution 66ms
Transfer 44 KB
Unused 73%
Monthly Cost $1/mo
www.youtube.com
Other
Optional
Execution 55ms
Transfer 10 KB
Monthly Cost $1/mo
assets.iu.edu
Other
Optional
Execution 54ms
Transfer 84 KB
Unused 62%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 1383ms and costs ~$18/month
  • bloomington.iu.edu adds 840ms and costs ~$11/month
  • Google Tag Manager adds 752ms and costs ~$10/month
  • Google Tag Manager adds 536ms and costs ~$7/month
  • Google Tag Manager adds 514ms and costs ~$7/month
  • analytics.tiktok.com adds 478ms and costs ~$6/month
  • Google Tag Manager adds 454ms and costs ~$6/month
  • siteimproveanalytics.com adds 443ms and costs ~$6/month
  • Google Tag Manager adds 420ms and costs ~$6/month
  • Google Tag Manager adds 398ms and costs ~$5/month
  • Facebook Pixel adds 341ms and costs ~$5/month
  • sc-static.net adds 313ms and costs ~$4/month
  • Facebook Pixel adds 278ms and costs ~$4/month
  • code.jquery.com adds 235ms 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

Unattributable takes 1383ms 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

bloomington.iu.edu takes 840ms 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 752ms 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

51% 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 536ms 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 514ms 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 478ms 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

54% 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 454ms 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

siteimproveanalytics.com takes 443ms 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

Google Tag Manager takes 420ms 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 398ms 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 341ms 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 313ms 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 278ms 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

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

73% of cse.google.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

62% of assets.iu.edu's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback