Skip to content
https://auckland.ac.nz

Performance

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

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

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

11.21 s

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

59.05 s

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

2.94 s

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

0.000

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

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

62.02 s

Page Load Progression

444 ms
888 ms
1.3 s
1.8 s
2.2 s
2.7 s
3.1 s
3.6 s
Checks
17
8 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
11.3 MB transferred, 152 requests
FIX
11.3 MB transferred, 152 requests
Critical::
Page weighs 25.9 MB (11.3 MB transferred)
Warning::
JavaScript is 6.9 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 6.9 MB
Warning::
Images are 3.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.1 MB
Info::
Fonts are 976 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 976 KB
Info::
CSS is 234 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 234 KB
Warning::
152 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 2.4 g CO2 per page load
11.3 MB / 2.4 MB budget
11.3 MB transferred
152 requests
2.4 g CO2 per page load
JavaScript 6.9 MiB 60%
Images 3.1 MiB 27%
Fonts 975.7 KiB 8%
CSS 234.3 KiB 2%
Other 186.0 KiB 2%
HTML 26.7 KiB 0%
Other 9.7 KiB 0%
Other 3.4 KiB 0%
Other 2.2 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

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

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 (11.3 MiB of 11.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
8548ms total JS execution
FIX
8548ms total JS execution
Warning::
https://us-south.watson-orchestrate.cloud.ibm.com/...: 1287ms CPU time
Warning::
Unattributable: 995ms CPU time
Warning::
https://www.auckland.ac.nz/en.html: 770ms CPU time
Warning::
https://assets.adobedtm.com/8f0d8ca959df/1c5999aed...: 679ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-W9Z...: 604ms CPU time
Warning::
Third-party scripts: 8548ms (100% of total)

Main Thread Breakdown

Script Evaluation 56% Script Parsing & Compilation 20% Other 12% Style & Layout 8%
ScriptTotalScriptingParse/CompileParty
https://us-south.watson-orchestrate.cloud.ibm.com/wxochat/static/js/app.9972a023.js1287ms1163ms120ms3rd
Unattributable995ms111ms0ms3rd
https://www.auckland.ac.nz/en.html770ms8ms2ms3rd
https://assets.adobedtm.com/8f0d8ca959df/1c5999aedcfa/launch-b026ed5e40af.min.js679ms616ms18ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-W9ZVGXV604ms494ms80ms3rd
https://uoa-assistant.auckland.ac.nz/build/assets/servicedesk.bundle.js538ms335ms202ms3rd
https://us-south.watson-orchestrate.cloud.ibm.com/wxochat/static/js/vendors.902b0a5e.js441ms83ms322ms3rd
https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwOQ.js434ms265ms166ms3rd
https://www.googletagmanager.com/gtag/js?id=G-SJ5FRP7YTL&cx=c&gtm=4e64h1305ms260ms42ms3rd
https://www.googletagmanager.com/gtag/js?id=G-48M2ES9DC2&cx=c&gtm=4e64h1255ms208ms43ms3rd

Showing top 10 of 27 scripts

F
JS Bundles
Action
53 scripts, 4.1 MB unused
FIX
53 scripts, 4.1 MB unused
Warning::
https://uoa-assistant.auckland.ac.nz/build/assets/...: 1.3 MB unused (61%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://uoa-assistant.auckland.ac.nz/build/assets/...: unminified — 1.3 MB could be saved
Warning::
https://us-south.watson-orchestrate.cloud.ibm.com/...: 807 KB unused (73%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://us-south.watson-orchestrate.cloud.ibm.com/...: 512 KB unused (94%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://us-south.watson-orchestrate.cloud.ibm.com/...: 441 KB unused (94%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://us-south.watson-orchestrate.cloud.ibm.com/...: 179 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 4.1 MB
4205 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://uoa-assistant.auckland.ac.nz/build/assets/servicedesk.bundle.js2206 KB1342 KB (61%)3rd
https://us-south.watson-orchestrate.cloud.ibm.com/wxochat/static/js/vendors.902b0a5e.js1116 KB807 KB (73%)3rd
https://us-south.watson-orchestrate.cloud.ibm.com/wxochat/static/js/carbon-products-vendors.49b718a5.js547 KB512 KB (94%)3rd
https://us-south.watson-orchestrate.cloud.ibm.com/wxochat/static/js/carbon-icons-vendors.b39373d5.js471 KB441 KB (94%)3rd
https://us-south.watson-orchestrate.cloud.ibm.com/wxochat/static/js/app.9972a023.js453 KB179 KB (44%)3rd
https://us-south.watson-orchestrate.cloud.ibm.com/wxochat/static/js/carbon-vendors.b26cddc4.js156 KB96 KB (61%)3rd
https://uoa-assistant.auckland.ac.nz/build/p-74ee9601.entry.js141 KB81 KB (57%)3rd
https://www.googletagmanager.com/gtag/js?id=G-JSL8JE8FRZ&cx=c&gtm=4e64h1151 KB72 KB (48%)3rd
https://www.googletagmanager.com/gtag/js?id=G-48M2ES9DC2&cx=c&gtm=4e64h1176 KB72 KB (41%)3rd
https://www.googletagmanager.com/gtag/js?id=G-SJ5FRP7YTL&cx=c&gtm=4e64h1173 KB68 KB (39%)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
152 resources · 11.3 MB · 4.1 MB savings available
FIX
152 resources · 11.3 MB · 4.1 MB savings available
Warning::
Page weight 10.3 MB over 1MB target
Got: 11.3 MB Expected: ≤ 1 MB
Info::
~4.1 MB of savings available
Warning::
151 third-party resources (100% of weight)
Info::
12 resources over 200KB
152 resources · 11.3 MiB · 151 third-party 10.3 MiB over 1MB target
JavaScript 60% · 6.9 MiB
Image 29% · 3.3 MiB
Font 8% · 975.7 KiB
CSS 2% · 234.3 KiB
Document 0% · 29.2 KiB
Other 0% · 16.1 KiB

~4.1 MiB of savings available

Remove unused JavaScript: 4.1 MiB
C
Image Optimization
Action
48 images, 0 KB saveable
REVIEW
48 images, 0 KB saveable
Warning::
https://www.auckland.ac.nz/etc.clientlibs/uoa-digi... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.auckland.ac.nz/assets/homepage/low-res... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.auckland.ac.nz/content/auckland/en/_jc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.auckland.ac.nz/assets/homepage/low-res... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.auckland.ac.nz/content/auckland/en/_jc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.auckland.ac.nz/assets/homepage/events/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.auckland.ac.nz/assets/homepage/spotlig... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.auckland.ac.nz/content/auckland/en/_jc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.auckland.ac.nz/content/auckland/en/_jc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.auckland.ac.nz/content/auckland/en/_jc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.auckland.ac.nz/content/auckland/en/_jc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.auckland.ac.nz/assets/students/math-cl... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.auckland.ac.nz/assets/business/study-w... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.auckland.ac.nz/content/auckland/en/_jc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.auckland.ac.nz/content/auckland/en/_jc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.auckland.ac.nz/assets/homepage/low-res... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.auckland.ac.nz/assets/homepage/2025/IO... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.auckland.ac.nz/assets/study/internatio... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.auckland.ac.nz/assets/law/study-with-u... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.auckland.ac.nz/content/auckland/en/_jc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.auckland.ac.nz/content/auckland/en/_jc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
48 images 3.1 MB
0 oversized -0 KB
48 legacy format
21 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

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

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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

Green Hosting

No green hosting detected

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

Web fonts

9

976 KB total

Render-blocking

0

of 9

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 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 FCP 11.2 s LCP 59.0 shttps://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/resources/fonts/Inter-Bold.woff2Inter-Bold.woff2 https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/resources/fonts/Inter-Bold.woff2 — 141.4 KiB — 20 ms — font-display: swaphttps://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/resources/fonts/NationalWeb-Book.woff2NationalWeb-Book.woff2 https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/resources/fonts/NationalWeb-Book.woff2 — 65.4 KiB — 21 ms — font-display: swaphttps://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/resources/fonts/Inter-Regular.woff2Inter-Regular.woff2 https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/resources/fonts/Inter-Regular.woff2 — 137.8 KiB — 23 ms — font-display: swaphttps://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/resources/fonts/NationalWeb-Bold.woff2NationalWeb-Bold.woff2 https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/resources/fonts/NationalWeb-Bold.woff2 — 73.9 KiB — 22 ms — font-display: swaphttps://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/resources/fonts/InterDisplay-SemiBold.woff2InterDisplay-SemiBold.w... https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/resources/fonts/InterDisplay-SemiBold.woff2 — 139.4 KiB — 26 ms — font-display: swaphttps://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/resources/fonts/InterDisplay-Regular.woff2InterDisplay-Regular.woff2 https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/resources/fonts/InterDisplay-Regular.woff2 — 134.5 KiB — 29 ms — font-display: swaphttps://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/resources/fonts/Inter-Italic.woff2Inter-Italic.woff2 https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/resources/fonts/Inter-Italic.woff2 — 144.0 KiB — 30 ms — font-display: swaphttps://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/resources/fonts/Inter-Light.woff2Inter-Light.woff2 https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/resources/fonts/Inter-Light.woff2 — 139.1 KiB — 31 ms — font-display: swaphttps://www.auckland.ac.nz/build/assets/fonts/Inter-Medium.otf.htmlInter-Medium.otf.html https://www.auckland.ac.nz/build/assets/fonts/Inter-Medium.otf.html — 204 B — 319 ms — font-display: swap
Inter-Bold.woff2 woff2 swap
Size 141 KB
Load time 20 ms
Start 441 ms
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
NationalWeb-Book.woff2 woff2 swap
Size 65 KB
Load time 21 ms
Start 442 ms
Risk FOUT — text flashes from fallback to web font
Inter-Regular.woff2 woff2 swap
Size 138 KB
Load time 23 ms
Start 442 ms
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
NationalWeb-Bold.woff2 woff2 swap
Size 74 KB
Load time 22 ms
Start 443 ms
Risk FOUT — text flashes from fallback to web font
InterDisplay-SemiBold.w... woff2 swap
Size 139 KB
Load time 26 ms
Start 443 ms
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
InterDisplay-Regular.woff2 woff2 swap
Size 134 KB
Load time 29 ms
Start 443 ms
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
Inter-Italic.woff2 woff2 swap
Size 144 KB
Load time 30 ms
Start 443 ms
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
Inter-Light.woff2 woff2 swap
Size 139 KB
Load time 31 ms
Start 444 ms
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
Inter-Medium.otf.html unknown swap
Size 0 KB
Load time 319 ms
Start 2.7 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 ~418 KB and ~836 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A
HTTP Caching
max-age=300 (5 minutes)
PASS
max-age=300 (5 minutes)
Info::
Cache-Control header is set
Got: max-age=300
Info::
Effective TTL: 5 minutes (max-age=300)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=300

DirectiveValueMeaning
max-age300Cache for 5 minutes
Effective TTL: 300 seconds
Network Waterfall
152 requests over 6224ms
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 FCP 11.2 s LCP 59.0 shttps://auckland.ac.nz// https://auckland.ac.nz/ — 301 — 259 B — 11 ms — h2https://www.auckland.ac.nz/www.auckland.ac.nz/ https://www.auckland.ac.nz/ — 301 — 147 B — 9 ms — h2https://www.auckland.ac.nz/en.htmlwww.auckland.ac.nz/en.html https://www.auckland.ac.nz/en.html — 200 — 23.0 KiB — 302 ms — h2https://www.auckland.ac.nz/.rum/@adobe/helix-rum-js@%5E2/dist/rum-standalone.jswww.auckland.ac.nz/.rum/@adobe/heli... https://www.auckland.ac.nz/.rum/@adobe/helix-rum-js@%5E2/dist/rum-standalone.js — 200 — 2.8 KiB — 14 ms — h2https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/components/templates/base/clientlibs/analytics.lc-18120bd3a576f44a866230b21cf7f185-lc.min.jswww.auckland.ac.nz/etc.clientlibs/u... https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/components/templates/base/clientlibs/analytics.lc-18120bd3a576f44a866230b21cf7f185-lc.min.js — 200 — 493 B — 7 ms — h2https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/templates/homepage.lc-157ca829827b05be46712f152603a8b1-lc.min.csswww.auckland.ac.nz/etc.clientlibs/u... https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/templates/homepage.lc-157ca829827b05be46712f152603a8b1-lc.min.css — 200 — 25.1 KiB — 11 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/banner/imageMD.img.480.low.jpg/1774217245198.jpgwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/banner/imageMD.img.480.low.jpg/1774217245198.jpg — 200 — 6.4 KiB — 10 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_83201/par1/flexicomponent_copy/image.img.480.low.jpg/1776292044046.jpgwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_83201/par1/flexicomponent_copy/image.img.480.low.jpg/1776292044046.jpg — 200 — 8.1 KiB — 11 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_83201/par2/flexicomponent_copy_/image.img.480.low.jpg/1776284390645.jpgwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_83201/par2/flexicomponent_copy_/image.img.480.low.jpg/1776284390645.jpg — 200 — 13.2 KiB — 7 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_83201/par3/flexicomponent_copy_/image.img.480.low.jpg/1765931447251.jpgwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_83201/par3/flexicomponent_copy_/image.img.480.low.jpg/1765931447251.jpg — 200 — 15.0 KiB — 15 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_349140412/par1/flexicomponent/image.img.480.low.jpg/1769022440384.jpgwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_349140412/par1/flexicomponent/image.img.480.low.jpg/1769022440384.jpg — 200 — 13.6 KiB — 7 ms — h2https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/templates/homepage.lc-65467f98324e3d8bd2c1a6bc356c14a9-lc.min.jswww.auckland.ac.nz/etc.clientlibs/u... https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/templates/homepage.lc-65467f98324e3d8bd2c1a6bc356c14a9-lc.min.js — 200 — 66.3 KiB — 17 ms — h2https://assets.adobedtm.com/8f0d8ca959df/1c5999aedcfa/launch-b026ed5e40af.min.jsassets.adobedtm.com/8f0d8ca959df/1c... https://assets.adobedtm.com/8f0d8ca959df/1c5999aedcfa/launch-b026ed5e40af.min.js — 200 — 76.1 KiB — 57 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_349140412/par2/flexicomponent_copy/image.img.480.low.jpg/1769022452816.jpgwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_349140412/par2/flexicomponent_copy/image.img.480.low.jpg/1769022452816.jpg — 200 — 13.2 KiB — 10 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_349140412/par3/flexicomponent_copy_/image.img.480.low.jpg/1756774031269.jpgwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_349140412/par3/flexicomponent_copy_/image.img.480.low.jpg/1756774031269.jpg — 200 — 14.2 KiB — 9 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-W9ZVGXVwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-W9ZVGXV — 200 — 192.2 KiB — 194 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-M8ZNRXGCwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-M8ZNRXGC — 200 — 129.4 KiB — 168 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_349140412/par4/flexicomponent_copy_/image.img.480.low.jpg/1765242681084.jpgwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_349140412/par4/flexicomponent_copy_/image.img.480.low.jpg/1765242681084.jpg — 200 — 10.4 KiB — 9 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_1452786435/par1/flexicomponent/image.img.480.low.jpg/1775594863543.jpgwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_1452786435/par1/flexicomponent/image.img.480.low.jpg/1775594863543.jpg — 200 — 20.6 KiB — 10 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_1452786435/par2/flexicomponent/image.img.480.low.jpg/1775595536487.jpgwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_1452786435/par2/flexicomponent/image.img.480.low.jpg/1775595536487.jpg — 200 — 13.7 KiB — 9 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_1452786435/par3/flexicomponent/image.img.480.low.jpg/1773628844030.jpgwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_1452786435/par3/flexicomponent/image.img.480.low.jpg/1773628844030.jpg — 200 — 13.5 KiB — 7 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_1740325740/par2/flexicomponent/image.img.480.low.jpg/1756774385645.pngwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_1740325740/par2/flexicomponent/image.img.480.low.jpg/1756774385645.png — 200 — 10.6 KiB — 7 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_1740325740/par3/flexicomponent_copy_/image.img.480.low.jpg/1770256496453.jpgwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_1740325740/par3/flexicomponent_copy_/image.img.480.low.jpg/1770256496453.jpg — 200 — 15.0 KiB — 13 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_597817256/par1/flexicomponent_copy_/image.img.480.low.jpg/1757374519635.jpgwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_597817256/par1/flexicomponent_copy_/image.img.480.low.jpg/1757374519635.jpg — 200 — 12.8 KiB — 8 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_2089599466/par1/flexicomponent/image.img.480.low.jpg/1756867955033.jpgwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_2089599466/par1/flexicomponent/image.img.480.low.jpg/1756867955033.jpg — 200 — 10.7 KiB — 14 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_2089599466/par2/flexicomponent_copy_/image.img.480.low.jpg/1772392460669.jpgwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_2089599466/par2/flexicomponent_copy_/image.img.480.low.jpg/1772392460669.jpg — 200 — 19.6 KiB — 12 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_2089599466/par3/flexicomponent_74082/image.img.480.low.jpg/1772404025187.jpgwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_2089599466/par3/flexicomponent_74082/image.img.480.low.jpg/1772404025187.jpg — 200 — 12.3 KiB — 10 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid/par1/flexicomponent_copy_/image.img.480.low.jpg/1776640831473.jpgwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid/par1/flexicomponent_copy_/image.img.480.low.jpg/1776640831473.jpg — 200 — 15.9 KiB — 10 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid/par2/flexicomponent_copy_/image.img.480.low.jpg/1776641017114.jpgwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid/par2/flexicomponent_copy_/image.img.480.low.jpg/1776641017114.jpg — 200 — 22.6 KiB — 9 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid/par3/flexicomponent_copy__962864507/image.img.480.low.jpg/1776641264470.jpgwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid/par3/flexicomponent_copy__962864507/image.img.480.low.jpg/1776641264470.jpg — 200 — 11.8 KiB — 7 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 FCP 11.2 s LCP 59.0 shttps://auckland.ac.nz// https://auckland.ac.nz/ — 301 — 259 B — 11 ms — h2https://www.auckland.ac.nz/www.auckland.ac.nz/ https://www.auckland.ac.nz/ — 301 — 147 B — 9 ms — h2https://www.auckland.ac.nz/en.htmlwww.auckland.ac.nz/en.html https://www.auckland.ac.nz/en.html — 200 — 23.0 KiB — 302 ms — h2https://www.auckland.ac.nz/.rum/@adobe/helix-rum-js@%5E2/dist/rum-standalone.jswww.auckland.ac.nz/.rum/@adobe/heli... https://www.auckland.ac.nz/.rum/@adobe/helix-rum-js@%5E2/dist/rum-standalone.js — 200 — 2.8 KiB — 14 ms — h2https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/components/templates/base/clientlibs/analytics.lc-18120bd3a576f44a866230b21cf7f185-lc.min.jswww.auckland.ac.nz/etc.clientlibs/u... https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/components/templates/base/clientlibs/analytics.lc-18120bd3a576f44a866230b21cf7f185-lc.min.js — 200 — 493 B — 7 ms — h2https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/templates/homepage.lc-157ca829827b05be46712f152603a8b1-lc.min.csswww.auckland.ac.nz/etc.clientlibs/u... https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/templates/homepage.lc-157ca829827b05be46712f152603a8b1-lc.min.css — 200 — 25.1 KiB — 11 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/banner/imageMD.img.480.low.jpg/1774217245198.jpgwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/banner/imageMD.img.480.low.jpg/1774217245198.jpg — 200 — 6.4 KiB — 10 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_83201/par1/flexicomponent_copy/image.img.480.low.jpg/1776292044046.jpgwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_83201/par1/flexicomponent_copy/image.img.480.low.jpg/1776292044046.jpg — 200 — 8.1 KiB — 11 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_83201/par2/flexicomponent_copy_/image.img.480.low.jpg/1776284390645.jpgwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_83201/par2/flexicomponent_copy_/image.img.480.low.jpg/1776284390645.jpg — 200 — 13.2 KiB — 7 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_83201/par3/flexicomponent_copy_/image.img.480.low.jpg/1765931447251.jpgwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_83201/par3/flexicomponent_copy_/image.img.480.low.jpg/1765931447251.jpg — 200 — 15.0 KiB — 15 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_349140412/par1/flexicomponent/image.img.480.low.jpg/1769022440384.jpgwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_349140412/par1/flexicomponent/image.img.480.low.jpg/1769022440384.jpg — 200 — 13.6 KiB — 7 ms — h2https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/templates/homepage.lc-65467f98324e3d8bd2c1a6bc356c14a9-lc.min.jswww.auckland.ac.nz/etc.clientlibs/u... https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/templates/homepage.lc-65467f98324e3d8bd2c1a6bc356c14a9-lc.min.js — 200 — 66.3 KiB — 17 ms — h2https://assets.adobedtm.com/8f0d8ca959df/1c5999aedcfa/launch-b026ed5e40af.min.jsassets.adobedtm.com/8f0d8ca959df/1c... https://assets.adobedtm.com/8f0d8ca959df/1c5999aedcfa/launch-b026ed5e40af.min.js — 200 — 76.1 KiB — 57 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_349140412/par2/flexicomponent_copy/image.img.480.low.jpg/1769022452816.jpgwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_349140412/par2/flexicomponent_copy/image.img.480.low.jpg/1769022452816.jpg — 200 — 13.2 KiB — 10 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_349140412/par3/flexicomponent_copy_/image.img.480.low.jpg/1756774031269.jpgwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_349140412/par3/flexicomponent_copy_/image.img.480.low.jpg/1756774031269.jpg — 200 — 14.2 KiB — 9 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-W9ZVGXVwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-W9ZVGXV — 200 — 192.2 KiB — 194 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-M8ZNRXGCwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-M8ZNRXGC — 200 — 129.4 KiB — 168 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_349140412/par4/flexicomponent_copy_/image.img.480.low.jpg/1765242681084.jpgwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_349140412/par4/flexicomponent_copy_/image.img.480.low.jpg/1765242681084.jpg — 200 — 10.4 KiB — 9 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_1452786435/par1/flexicomponent/image.img.480.low.jpg/1775594863543.jpgwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_1452786435/par1/flexicomponent/image.img.480.low.jpg/1775594863543.jpg — 200 — 20.6 KiB — 10 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_1452786435/par2/flexicomponent/image.img.480.low.jpg/1775595536487.jpgwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_1452786435/par2/flexicomponent/image.img.480.low.jpg/1775595536487.jpg — 200 — 13.7 KiB — 9 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_1452786435/par3/flexicomponent/image.img.480.low.jpg/1773628844030.jpgwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_1452786435/par3/flexicomponent/image.img.480.low.jpg/1773628844030.jpg — 200 — 13.5 KiB — 7 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_1740325740/par2/flexicomponent/image.img.480.low.jpg/1756774385645.pngwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_1740325740/par2/flexicomponent/image.img.480.low.jpg/1756774385645.png — 200 — 10.6 KiB — 7 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_1740325740/par3/flexicomponent_copy_/image.img.480.low.jpg/1770256496453.jpgwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_1740325740/par3/flexicomponent_copy_/image.img.480.low.jpg/1770256496453.jpg — 200 — 15.0 KiB — 13 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_597817256/par1/flexicomponent_copy_/image.img.480.low.jpg/1757374519635.jpgwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_597817256/par1/flexicomponent_copy_/image.img.480.low.jpg/1757374519635.jpg — 200 — 12.8 KiB — 8 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_2089599466/par1/flexicomponent/image.img.480.low.jpg/1756867955033.jpgwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_2089599466/par1/flexicomponent/image.img.480.low.jpg/1756867955033.jpg — 200 — 10.7 KiB — 14 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_2089599466/par2/flexicomponent_copy_/image.img.480.low.jpg/1772392460669.jpgwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_2089599466/par2/flexicomponent_copy_/image.img.480.low.jpg/1772392460669.jpg — 200 — 19.6 KiB — 12 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_2089599466/par3/flexicomponent_74082/image.img.480.low.jpg/1772404025187.jpgwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_2089599466/par3/flexicomponent_74082/image.img.480.low.jpg/1772404025187.jpg — 200 — 12.3 KiB — 10 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid/par1/flexicomponent_copy_/image.img.480.low.jpg/1776640831473.jpgwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid/par1/flexicomponent_copy_/image.img.480.low.jpg/1776640831473.jpg — 200 — 15.9 KiB — 10 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid/par2/flexicomponent_copy_/image.img.480.low.jpg/1776641017114.jpgwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid/par2/flexicomponent_copy_/image.img.480.low.jpg/1776641017114.jpg — 200 — 22.6 KiB — 9 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid/par3/flexicomponent_copy__962864507/image.img.480.low.jpg/1776641264470.jpgwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid/par3/flexicomponent_copy__962864507/image.img.480.low.jpg/1776641264470.jpg — 200 — 11.8 KiB — 7 ms — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid/par4/flexicomponent_copy_/image.img.480.low.jpg/1772923416595.jpgwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid/par4/flexicomponent_copy_/image.img.480.low.jpg/1772923416595.jpg — 200 — 16.3 KiB — 10 ms — h2https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/resources/svg/motif-footer.svg?v=9www.auckland.ac.nz/etc.clientlibs/u... https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/resources/svg/motif-footer.svg?v=9 — 200 — 1.1 KiB — 11 ms — h2https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/resources/img/sprite.svg?v=9www.auckland.ac.nz/etc.clientlibs/u... https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/resources/img/sprite.svg?v=9 — 200 — 89.8 KiB — 13 ms — h2https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/resources/img/sprite.svgwww.auckland.ac.nz/etc.clientlibs/u... https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/resources/img/sprite.svg — 200 — 89.7 KiB — 13 ms — h2https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/resources/fonts/Inter-Bold.woff2www.auckland.ac.nz/etc.clientlibs/u... https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/resources/fonts/Inter-Bold.woff2 — 200 — 141.4 KiB — 20 ms — h2https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/resources/fonts/NationalWeb-Book.woff2www.auckland.ac.nz/etc.clientlibs/u... https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/resources/fonts/NationalWeb-Book.woff2 — 200 — 65.4 KiB — 21 ms — h2https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/resources/fonts/Inter-Regular.woff2www.auckland.ac.nz/etc.clientlibs/u... https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/resources/fonts/Inter-Regular.woff2 — 200 — 137.8 KiB — 23 ms — h2https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/resources/fonts/NationalWeb-Bold.woff2www.auckland.ac.nz/etc.clientlibs/u... https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/resources/fonts/NationalWeb-Bold.woff2 — 200 — 73.9 KiB — 22 ms — h2https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/resources/fonts/InterDisplay-SemiBold.woff2www.auckland.ac.nz/etc.clientlibs/u... https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/resources/fonts/InterDisplay-SemiBold.woff2 — 200 — 139.4 KiB — 26 ms — h2https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/resources/fonts/InterDisplay-Regular.woff2www.auckland.ac.nz/etc.clientlibs/u... https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/resources/fonts/InterDisplay-Regular.woff2 — 200 — 134.5 KiB — 29 ms — h2https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/resources/fonts/Inter-Italic.woff2www.auckland.ac.nz/etc.clientlibs/u... https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/resources/fonts/Inter-Italic.woff2 — 200 — 144.0 KiB — 30 ms — h2https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/resources/fonts/Inter-Light.woff2www.auckland.ac.nz/etc.clientlibs/u... https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/resources/fonts/Inter-Light.woff2 — 200 — 139.1 KiB — 31 ms — h2https://dpm.demdex.net/id?d_visid_ver=5.5.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_orgid=AE271F42636189F00A495CC7%40AdobeOrg&d_nsid=0&ts=1776814007948dpm.demdex.net/id?d_visid_ver=5.5.0... https://dpm.demdex.net/id?d_visid_ver=5.5.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_orgid=AE271F42636189F00A495CC7%40AdobeOrg&d_nsid=0&ts=1776814007948 — 200 — 914 B — 144 ms — h2https://assets.adobedtm.com/extensions/EPc7341b33570d4c988798fc9f0093d4b2/AppMeasurement.min.jsassets.adobedtm.com/extensions/EPc7... https://assets.adobedtm.com/extensions/EPc7341b33570d4c988798fc9f0093d4b2/AppMeasurement.min.js — 200 — 12.9 KiB — 3 ms — h2https://assets.adobedtm.com/extensions/EPc7341b33570d4c988798fc9f0093d4b2/AppMeasurement_Module_ActivityMap.min.jsassets.adobedtm.com/extensions/EPc7... https://assets.adobedtm.com/extensions/EPc7341b33570d4c988798fc9f0093d4b2/AppMeasurement_Module_ActivityMap.min.js — 200 — 1.8 KiB — 4 ms — h2https://www.googletagmanager.com/gtag/js?id=G-SJ5FRP7YTL&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-SJ5FRP7YTL&cx=c&gtm=4e64h1 — 200 — 172.5 KiB — 39 ms — h2https://www.googletagmanager.com/gtag/js?id=DC-10009807&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=DC-10009807&cx=c&gtm=4e64h1 — 200 — 142.9 KiB — 137 ms — h3https://www.googletagmanager.com/gtag/js?id=G-JSL8JE8FRZ&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-JSL8JE8FRZ&cx=c&gtm=4e64h1 — 200 — 150.7 KiB — 119 ms — h3https://www.googletagmanager.com/gtag/js?id=G-48M2ES9DC2&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-48M2ES9DC2&cx=c&gtm=4e64h1 — 200 — 176.3 KiB — 155 ms — h3https://snap.licdn.com/li.lms-analytics/insight.min.jssnap.licdn.com/li.lms-analytics/ins... https://snap.licdn.com/li.lms-analytics/insight.min.js — 200 — 18.7 KiB — 79 ms — h2https://sc-static.net/scevent.min.jssc-static.net/scevent.min.js https://sc-static.net/scevent.min.js — 200 — 24.8 KiB — 88 ms — h2https://www.googletagmanager.com/gtag/js?id=DC-8587919www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=DC-8587919 — 200 — 129.2 KiB — 117 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 — 126 ms — h3https://uoa-assistant.auckland.ac.nz/build/assets/embed.jsuoa-assistant.auckland.ac.nz/build/... https://uoa-assistant.auckland.ac.nz/build/assets/embed.js — 200 — 2.9 KiB — 108 ms — h2https://app-script.monsido.com/v2/monsido-script.jsapp-script.monsido.com/v2/monsido-s... https://app-script.monsido.com/v2/monsido-script.js — 200 — 3.7 KiB — 100 ms — h2https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=CBH55IJC77U73BSV2R7G&lib=ttqanalytics.tiktok.com/i18n/pixel/eve... https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=CBH55IJC77U73BSV2R7G&lib=ttq — 200 — 3.4 KiB — 254 ms — h2https://js.adsrvr.org/up_loader.1.1.0.jsjs.adsrvr.org/up_loader.1.1.0.js https://js.adsrvr.org/up_loader.1.1.0.js — 200 — 12.3 KiB — 102 ms — http/1.1https://img.en25.com/i/elqCfg.min.jsimg.en25.com/i/elqCfg.min.js https://img.en25.com/i/elqCfg.min.js — 200 — 2.7 KiB — 96 ms — http/1.1https://www.google.com/ccm/collect?rcb=12&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.auckland.ac.nz%2Fen.html&scrsrc=www.googletagmanager.com&rnd=41155512.1776814008&dt=Welcome%20%E2%80%93%20University%20of%20Auckland&auid=1451670860.1776814008&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64h1v77971879za200zd77971879xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938469~117266401&apve=1&apvf=f&apvc=1&tft=1776814008134&tfd=763www.google.com/ccm/collect?rcb=12&f... https://www.google.com/ccm/collect?rcb=12&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.auckland.ac.nz%2Fen.html&scrsrc=www.googletagmanager.com&rnd=41155512.1776814008&dt=Welcome%20%E2%80%93%20University%20of%20Auckland&auid=1451670860.1776814008&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64h1v77971879za200zd77971879xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938469~117266401&apve=1&apvf=f&apvc=1&tft=1776814008134&tfd=763 — 200 — 21 B — 133 ms — h3https://cm.everesttech.net/cm/dd?d_uuid=59200461977592961712825766265068742872cm.everesttech.net/cm/dd?d_uuid=592... https://cm.everesttech.net/cm/dd?d_uuid=59200461977592961712825766265068742872 — 302 — 517 B — 293 ms — http/1.1https://uoa.demdex.net/dest5.html?d_nsid=0uoa.demdex.net/dest5.html?d_nsid=0 https://uoa.demdex.net/dest5.html?d_nsid=0 — 200 — 3.2 KiB — 144 ms — h2https://theuniversityofauckl.tt.omtrdc.net/rest/v1/delivery?client=theuniversityofauckl&sessionId=3bd2a3ee37724198ae64cc501e29fb65&version=2.11.4theuniversityofauckl.tt.omtrdc.net/... https://theuniversityofauckl.tt.omtrdc.net/rest/v1/delivery?client=theuniversityofauckl&sessionId=3bd2a3ee37724198ae64cc501e29fb65&version=2.11.4 — 200 — 5.8 KiB — 161 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-SJ5FRP7YTL&gtm=45je64h1v9100175638z89192952386za20gzb9192952386zd9192952386&_p=1776814007710&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&_prs=wg&are=1&cid=1635813727.1776814008&frm=0&pscdl=noapi&rcb=17&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401~117512543&sid=1776814008&sct=1&seg=0&dl=https%3A%2F%2Fwww.auckland.ac.nz%2Fen.html&dt=Welcome%20%E2%80%93%20University%20of%20Auckland&en=page_view&_fv=1&_nsi=1&_ss=1&_c=1&ep.user_role=Guest&tfd=882region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-SJ5FRP7YTL&gtm=45je64h1v9100175638z89192952386za20gzb9192952386zd9192952386&_p=1776814007710&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&_prs=wg&are=1&cid=1635813727.1776814008&frm=0&pscdl=noapi&rcb=17&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401~117512543&sid=1776814008&sct=1&seg=0&dl=https%3A%2F%2Fwww.auckland.ac.nz%2Fen.html&dt=Welcome%20%E2%80%93%20University%20of%20Auckland&en=page_view&_fv=1&_nsi=1&_ss=1&_c=1&ep.user_role=Guest&tfd=882 — 204 — 552 B — 77 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-SJ5FRP7YTL&cid=1635813727.1776814008&gtm=45je64h1v9100175638z89192952386za20gzb9192952386zd9192952386&rcb=17&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266401~117512543stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-SJ5FRP7YTL&cid=1635813727.1776814008&gtm=45je64h1v9100175638z89192952386za20gzb9192952386zd9192952386&rcb=17&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266401~117512543 — 204 — 561 B — 85 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-SJ5FRP7YTL&cid=1635813727.1776814008&gtm=45je64h1v9100175638z89192952386za20gzb9192952386zd9192952386&rcb=17&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266401~117512543&z=594752868www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-SJ5FRP7YTL&cid=1635813727.1776814008&gtm=45je64h1v9100175638z89192952386za20gzb9192952386zd9192952386&rcb=17&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266401~117512543&z=594752868 — 200 — 408 B — 90 ms — h2https://uoa-assistant.auckland.ac.nz/build/watson-assistant-embed.esm.jsuoa-assistant.auckland.ac.nz/build/... https://uoa-assistant.auckland.ac.nz/build/watson-assistant-embed.esm.js — 200 — 21.3 KiB — 15 ms — h2https://uoa-assistant.auckland.ac.nz/build/watson-assistant-embed.cssuoa-assistant.auckland.ac.nz/build/... https://uoa-assistant.auckland.ac.nz/build/watson-assistant-embed.css — 200 — 1.8 KiB — 8 ms — h2https://uoa-assistant.auckland.ac.nz/build/assets/servicedesk.bundle.jsuoa-assistant.auckland.ac.nz/build/... https://uoa-assistant.auckland.ac.nz/build/assets/servicedesk.bundle.js — 200 — 2.2 MiB — 64 ms — h2https://cdnjs.cloudflare.com/ajax/libs/arrive/2.4.1/arrive.min.jscdnjs.cloudflare.com/ajax/libs/arri... https://cdnjs.cloudflare.com/ajax/libs/arrive/2.4.1/arrive.min.js — 200 — 2.2 KiB — 81 ms — h3https://www.google.com/ccm/collect?rcb=9&frm=0&en=page_view&dl=https%3A%2F%2Fwww.auckland.ac.nz%2Fen.html&scrsrc=www.googletagmanager.com&rnd=41155512.1776814008&dt=Welcome%20%E2%80%93%20University%20of%20Auckland&auid=1451670860.1776814008&navt=n&npa=1&gtm=45fe64k0h2v9190199863za200zd9190199863xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400&apve=1&apvf=f&apvc=0&tids=DC-8587919&tid=DC-8587919&tft=1776814008309&tfd=937www.google.com/ccm/collect?rcb=9&fr... https://www.google.com/ccm/collect?rcb=9&frm=0&en=page_view&dl=https%3A%2F%2Fwww.auckland.ac.nz%2Fen.html&scrsrc=www.googletagmanager.com&rnd=41155512.1776814008&dt=Welcome%20%E2%80%93%20University%20of%20Auckland&auid=1451670860.1776814008&navt=n&npa=1&gtm=45fe64k0h2v9190199863za200zd9190199863xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400&apve=1&apvf=f&apvc=0&tids=DC-8587919&tid=DC-8587919&tft=1776814008309&tfd=937 — 200 — 21 B — 159 ms — h3https://uoa-assistant.auckland.ac.nz/build/p-c769c7d3.jsuoa-assistant.auckland.ac.nz/build/... https://uoa-assistant.auckland.ac.nz/build/p-c769c7d3.js — 200 — 15.0 KiB — 8 ms — h2https://uoa-assistant.auckland.ac.nz/build/p-3639a67c.jsuoa-assistant.auckland.ac.nz/build/... https://uoa-assistant.auckland.ac.nz/build/p-3639a67c.js — 200 — 528 B — 9 ms — h2https://uoa-assistant.auckland.ac.nz/build/p-73376004.jsuoa-assistant.auckland.ac.nz/build/... https://uoa-assistant.auckland.ac.nz/build/p-73376004.js — 200 — 3.3 KiB — 7 ms — h2https://px.ads.linkedin.com/attribution_trigger?pid=2043900&time=1776814008327&url=https%3A%2F%2Fwww.auckland.ac.nz%2Fen.htmlpx.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=2043900&time=1776814008327&url=https%3A%2F%2Fwww.auckland.ac.nz%2Fen.html — 200 — 1.0 KiB — 255 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=2043900&time=1776814008327&url=https%3A%2F%2Fwww.auckland.ac.nz%2Fen.htmlpx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=2043900&time=1776814008327&url=https%3A%2F%2Fwww.auckland.ac.nz%2Fen.html — 302 — 829 B — 272 ms — h2https://www.auckland.ac.nz/assets/homepage/low-resolution/io-students-anh-hpb-exp-jun-2029-lowres-1600x900.jpgwww.auckland.ac.nz/assets/homepage/... https://www.auckland.ac.nz/assets/homepage/low-resolution/io-students-anh-hpb-exp-jun-2029-lowres-1600x900.jpg — 200 — 146.6 KiB — 563 ms — h2https://www.auckland.ac.nz/assets/study/images/strolling-in-albert-park.jpgwww.auckland.ac.nz/assets/study/ima... https://www.auckland.ac.nz/assets/study/images/strolling-in-albert-park.jpg — 200 — 445.7 KiB — 2.0 s — h2https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_83201/par2/flexicomponent_copy/image.img.480.low.jpg/1770254609074.jpgwww.auckland.ac.nz/content/auckland... https://www.auckland.ac.nz/content/auckland/en/_jcr_content/par/responsivegrid_83201/par2/flexicomponent_copy/image.img.480.low.jpg/1770254609074.jpg — 200 — 10.0 KiB — 5 ms — h2https://www.auckland.ac.nz/assets/homepage/events/accommodation-carlaw-park-1280.jpgwww.auckland.ac.nz/assets/homepage/... https://www.auckland.ac.nz/assets/homepage/events/accommodation-carlaw-park-1280.jpg — 200 — 206.0 KiB — 583 ms — h2https://www.auckland.ac.nz/assets/students/math-classroom-1600x900.jpgwww.auckland.ac.nz/assets/students/... https://www.auckland.ac.nz/assets/students/math-classroom-1600x900.jpg — 200 — 122.5 KiB — 561 ms — h2https://www.auckland.ac.nz/assets/homepage/low-resolution/io-students-inside-exp-august-2034-1600x900-LOW-RES.jpgwww.auckland.ac.nz/assets/homepage/... https://www.auckland.ac.nz/assets/homepage/low-resolution/io-students-inside-exp-august-2034-1600x900-LOW-RES.jpg — 200 — 128.4 KiB — 588 ms — h2https://www.auckland.ac.nz/assets/business/study-with-us/Studyoptions/Postgraduatestudy/International-students-business-school.jpgwww.auckland.ac.nz/assets/business/... https://www.auckland.ac.nz/assets/business/study-with-us/Studyoptions/Postgraduatestudy/International-students-business-school.jpg — 200 — 310.7 KiB — 594 ms — h2https://dpm.demdex.net/ibs:dpid=411&dpuuid=aegHuAAAAGEx-AO5dpm.demdex.net/ibs:dpid=411&dpuuid=... https://dpm.demdex.net/ibs:dpid=411&dpuuid=aegHuAAAAGEx-AO5 — 302 — 531 B — 161 ms — h2https://www.auckland.ac.nz/assets/homepage/spotlight/2025/marketing-mm-2025-emma-1600x900.jpgwww.auckland.ac.nz/assets/homepage/... https://www.auckland.ac.nz/assets/homepage/spotlight/2025/marketing-mm-2025-emma-1600x900.jpg — 200 — 250.4 KiB — 594 ms — h2https://www.auckland.ac.nz/assets/homepage/2025/IO-study-abroad-2024-albert-park-1600-900.jpgwww.auckland.ac.nz/assets/homepage/... https://www.auckland.ac.nz/assets/homepage/2025/IO-study-abroad-2024-albert-park-1600-900.jpg — 200 — 157.4 KiB — 576 ms — h2https://tr.snapchat.com/config/nz/2d1de445-6e2c-4bab-be63-27e1c342cbc5.js?v=3.55.0-2604211744tr.snapchat.com/config/nz/2d1de445-... https://tr.snapchat.com/config/nz/2d1de445-6e2c-4bab-be63-27e1c342cbc5.js?v=3.55.0-2604211744 — 200 — 686 B — 171 ms — h2https://tr.snapchat.com/p?pid=2d1de445-6e2c-4bab-be63-27e1c342cbc5&ev=PAGE_VIEW&intg=gtm&pids=2d1de445-6e2c-4bab-be63-27e1c342cbc5&u_c1=6c1e8204-d20c-4aae-abc0-a0b00f91298a&cdid=%40-35f34fc0-9e3c-4785-9954-a0395ed710e6&u_sclid=d2d30b12-c27e-4445-95a1-a866d8b9513b&u_scsid=6abed2e8-cdfe-4a4b-b353-9fbbe95c31f7&gat=G-48M2ES9DC2%2CG-JSL8JE8FRZ%2CDC-10009807%2CG-SJ5FRP7YTL%2CGTM-M8ZNRXGC%2CGTM-W9ZVGXV%2CDC-8587919&gac=4d02b057&bg=false&bt=1d53c387&d_bvs=%5B%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%5D&d_m=true&d_md=moto%20g%20power%20(2022)&d_os=11.0&d_ot=Android&df=true&huah=true&m_dcl=554&m_pi=550&m_pl=0&m_pv=2&m_rd=1095&m_sh=823&m_sl=970&m_sw=412&pl=https%3A%2F%2Fwww.auckland.ac.nz%2Fen.html&trackId=948e51fd-37bb-4a95-8979-f8d903aedcd0&ts=1776814008468&v=3.55.0-2604211744tr.snapchat.com/p?pid=2d1de445-6e2c... https://tr.snapchat.com/p?pid=2d1de445-6e2c-4bab-be63-27e1c342cbc5&ev=PAGE_VIEW&intg=gtm&pids=2d1de445-6e2c-4bab-be63-27e1c342cbc5&u_c1=6c1e8204-d20c-4aae-abc0-a0b00f91298a&cdid=%40-35f34fc0-9e3c-4785-9954-a0395ed710e6&u_sclid=d2d30b12-c27e-4445-95a1-a866d8b9513b&u_scsid=6abed2e8-cdfe-4a4b-b353-9fbbe95c31f7&gat=G-48M2ES9DC2%2CG-JSL8JE8FRZ%2CDC-10009807%2CG-SJ5FRP7YTL%2CGTM-M8ZNRXGC%2CGTM-W9ZVGXV%2CDC-8587919&gac=4d02b057&bg=false&bt=1d53c387&d_bvs=%5B%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%5D&d_m=true&d_md=moto%20g%20power%20(2022)&d_os=11.0&d_ot=Android&df=true&huah=true&m_dcl=554&m_pi=550&m_pl=0&m_pv=2&m_rd=1095&m_sh=823&m_sl=970&m_sw=412&pl=https%3A%2F%2Fwww.auckland.ac.nz%2Fen.html&trackId=948e51fd-37bb-4a95-8979-f8d903aedcd0&ts=1776814008468&v=3.55.0-2604211744 — 200 — 443 B — 78 ms — h2https://tr.snapchat.com/cm/i?pid=2d1de445-6e2c-4bab-be63-27e1c342cbc5&u_scsid=6abed2e8-cdfe-4a4b-b353-9fbbe95c31f7&u_sclid=d2d30b12-c27e-4445-95a1-a866d8b9513btr.snapchat.com/cm/i?pid=2d1de445-6... https://tr.snapchat.com/cm/i?pid=2d1de445-6e2c-4bab-be63-27e1c342cbc5&u_scsid=6abed2e8-cdfe-4a4b-b353-9fbbe95c31f7&u_sclid=d2d30b12-c27e-4445-95a1-a866d8b9513b — 200 — 201 B — 72 ms — h2https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=411&dpuuid=aegHuAAAAGEx-AO5dpm.demdex.net/demconf.jpg?et:ibs%7... https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=411&dpuuid=aegHuAAAAGEx-AO5 — 200 — 471 B — 36 ms — h2https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=2043900&time=1776814008327&url=https%3A%2F%2Fwww.auckland.ac.nz%2Fen.html&e_ipv6=AQLIkViGOj2XfQAAAZ2yXiitvmssh6TgniOB-D9m7SKzuzmPDOkgZBU0VvVC2hOT3H4BXEYwyh1rpx4.ads.linkedin.com/collect?v=2&fm... https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=2043900&time=1776814008327&url=https%3A%2F%2Fwww.auckland.ac.nz%2Fen.html&e_ipv6=AQLIkViGOj2XfQAAAZ2yXiitvmssh6TgniOB-D9m7SKzuzmPDOkgZBU0VvVC2hOT3H4BXEYwyh1r — 200 — 694 B — 263 ms — h2https://uoa-assistant.auckland.ac.nz/build/p-b290809c.entry.jsuoa-assistant.auckland.ac.nz/build/... https://uoa-assistant.auckland.ac.nz/build/p-b290809c.entry.js — 200 — 830 B — 5 ms — h2https://uoa-assistant.auckland.ac.nz/build/p-2d8a86b1.jsuoa-assistant.auckland.ac.nz/build/... https://uoa-assistant.auckland.ac.nz/build/p-2d8a86b1.js — 200 — 639 B — 5 ms — h2https://www.google.com/ccm/collect?rcb=11&frm=0&en=page_view&dl=https%3A%2F%2Fwww.auckland.ac.nz%2Fen.html&scrsrc=www.googletagmanager.com&rnd=41155512.1776814008&dt=Welcome%20%E2%80%93%20University%20of%20Auckland&auid=1451670860.1776814008&navt=n&npa=1&gtm=45fe64h1v9184668730z877971879za20gzb77971879zd77971879xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401&apve=1&apvf=f&apvc=0&tids=DC-10009807~AW-770487440&tid=DC-10009807&tft=1776814008676&tfd=1304www.google.com/ccm/collect?rcb=11&f... https://www.google.com/ccm/collect?rcb=11&frm=0&en=page_view&dl=https%3A%2F%2Fwww.auckland.ac.nz%2Fen.html&scrsrc=www.googletagmanager.com&rnd=41155512.1776814008&dt=Welcome%20%E2%80%93%20University%20of%20Auckland&auid=1451670860.1776814008&navt=n&npa=1&gtm=45fe64h1v9184668730z877971879za20gzb77971879zd77971879xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401&apve=1&apvf=f&apvc=0&tids=DC-10009807~AW-770487440&tid=DC-10009807&tft=1776814008676&tfd=1304 — 200 — 21 B — 53 ms — h3https://uoa-assistant.auckland.ac.nz/build/p-74ee9601.entry.jsuoa-assistant.auckland.ac.nz/build/... https://uoa-assistant.auckland.ac.nz/build/p-74ee9601.entry.js — 200 — 140.9 KiB — 6 ms — h2https://www.googletagmanager.com/td?id=G-JSL8JE8FRZ&v=3&t=t&pid=740312608&gtm=45je64h1v882514074za20gzb77971879zd77971879&seq=1&exp=0~115616986~115938465~115938469~117266401&dl=www.auckland.ac.nz%2Fen.html&tdp=G-JSL8JE8FRZ;82514074;1;6;0&frm=0&rtg=7971879&slo=4&hlo=4&lst=1&pcid=7971879&bt=0&ct=3&z=0www.googletagmanager.com/td?id=G-JS... https://www.googletagmanager.com/td?id=G-JSL8JE8FRZ&v=3&t=t&pid=740312608&gtm=45je64h1v882514074za20gzb77971879zd77971879&seq=1&exp=0~115616986~115938465~115938469~117266401&dl=www.auckland.ac.nz%2Fen.html&tdp=G-JSL8JE8FRZ;82514074;1;6;0&frm=0&rtg=7971879&slo=4&hlo=4&lst=1&pcid=7971879&bt=0&ct=3&z=0 — 204 — 18 B — 26 ms — h3https://uoa-assistant.auckland.ac.nz/build/p-b058f05f.jsuoa-assistant.auckland.ac.nz/build/... https://uoa-assistant.auckland.ac.nz/build/p-b058f05f.js — 200 — 1.2 KiB — 10 ms — h2https://uoa-assistant.auckland.ac.nz/build/p-112455b1.jsuoa-assistant.auckland.ac.nz/build/... https://uoa-assistant.auckland.ac.nz/build/p-112455b1.js — 200 — 842 B — 13 ms — h2https://uoa-assistant.auckland.ac.nz/build/p-118026c6.jsuoa-assistant.auckland.ac.nz/build/... https://uoa-assistant.auckland.ac.nz/build/p-118026c6.js — 200 — 2.8 KiB — 13 ms — h2https://uoa-assistant.auckland.ac.nz/build/p-aa438376.jsuoa-assistant.auckland.ac.nz/build/... https://uoa-assistant.auckland.ac.nz/build/p-aa438376.js — 200 — 55.9 KiB — 14 ms — h2https://uoa-assistant.auckland.ac.nz/build/p-471f482b.jsuoa-assistant.auckland.ac.nz/build/... https://uoa-assistant.auckland.ac.nz/build/p-471f482b.js — 200 — 32.2 KiB — 13 ms — h2https://track.auckland.ac.nz/visitor/v200/svrGP?pps=3&siteid=810866859&ref=https%3A%2F%2Fwww.auckland.ac.nz%2Fen.html&ref2=elqNone&tzo=0&ms=730&optin=disabled&firstPartyCookieDomain=track.auckland.ac.nztrack.auckland.ac.nz/visitor/v200/s... https://track.auckland.ac.nz/visitor/v200/svrGP?pps=3&siteid=810866859&ref=https%3A%2F%2Fwww.auckland.ac.nz%2Fen.html&ref2=elqNone&tzo=0&ms=730&optin=disabled&firstPartyCookieDomain=track.auckland.ac.nz — 302 — 564 B — 1.3 s — http/1.1https://connect.facebook.net/signals/config/204690740341342?v=2.9.303&r=stable&domain=www.auckland.ac.nz&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/204690740341342?v=2.9.303&r=stable&domain=www.auckland.ac.nz&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.6 KiB — 201 ms — h3https://us-south.watson-orchestrate.cloud.ibm.com/wxochat/wxoLoader.js?embed=trueus-south.watson-orchestrate.cloud.i... https://us-south.watson-orchestrate.cloud.ibm.com/wxochat/wxoLoader.js?embed=true — 200 — 38.7 KiB — 375 ms — h2https://www.auckland.ac.nz/build/assets/fonts/Inter-Medium.otfwww.auckland.ac.nz/build/assets/fon... https://www.auckland.ac.nz/build/assets/fonts/Inter-Medium.otf — 301 — 269 B — 1.2 s — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-48M2ES9DC2&gtm=45je64h1v9131189123z877971879za20gzb77971879zd77971879&_p=1776814007710&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1635813727.1776814008&frm=0&pscdl=noapi&rcb=2&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616985~115938465~115938469~117266400~117512543&sid=1776814008&sct=1&seg=0&dl=https%3A%2F%2Fwww.auckland.ac.nz%2Fen.html&dt=Welcome%20%E2%80%93%20University%20of%20Auckland&en=page_view&_fv=1&_ss=1&tfd=1494region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-48M2ES9DC2&gtm=45je64h1v9131189123z877971879za20gzb77971879zd77971879&_p=1776814007710&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1635813727.1776814008&frm=0&pscdl=noapi&rcb=2&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616985~115938465~115938469~117266400~117512543&sid=1776814008&sct=1&seg=0&dl=https%3A%2F%2Fwww.auckland.ac.nz%2Fen.html&dt=Welcome%20%E2%80%93%20University%20of%20Auckland&en=page_view&_fv=1&_ss=1&tfd=1494 — 204 — 48 B — 28 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-48M2ES9DC2&cid=1635813727.1776814008&gtm=45je64h1v9131189123z877971879za20gzb77971879zd77971879&rcb=2&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938469~117266400~117512543stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-48M2ES9DC2&cid=1635813727.1776814008&gtm=45je64h1v9131189123z877971879za20gzb77971879zd77971879&rcb=2&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938469~117266400~117512543 — 204 — 57 B — 27 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-48M2ES9DC2&cid=1635813727.1776814008&gtm=45je64h1v9131189123z877971879za20gzb77971879zd77971879&rcb=2&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938469~117266400~117512543&z=2025791746www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-48M2ES9DC2&cid=1635813727.1776814008&gtm=45je64h1v9131189123z877971879za20gzb77971879zd77971879&rcb=2&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938469~117266400~117512543&z=2025791746 — 200 — 107 B — 29 ms — h2https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwOQ.jsanalytics.tiktok.com/i18n/pixel/sta... https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwOQ.js — 200 — 121.5 KiB — 22 ms — h2https://px.ads.linkedin.com/wa/?medium=fetch&fmt=gpx.ads.linkedin.com/wa/?medium=fetc... https://px.ads.linkedin.com/wa/?medium=fetch&fmt=g — 204 — 435 B — 146 ms — h2https://analytics.tiktok.com/i18n/pixel/static/identify_5cff1caf.jsanalytics.tiktok.com/i18n/pixel/sta... https://analytics.tiktok.com/i18n/pixel/static/identify_5cff1caf.js — 200 — 39.6 KiB — 11 ms — h2https://analytics-ipv6.tiktokw.us/ipv6/enrich_ipv6analytics-ipv6.tiktokw.us/ipv6/enri... https://analytics-ipv6.tiktokw.us/ipv6/enrich_ipv6 — 200 — 933 B — 190 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 907 B — 144 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 908 B — 154 ms — h2https://www.auckland.ac.nz/assets/homepage/low-resolution/2023-international-student-career-first-steps-LOW-RES.jpgwww.auckland.ac.nz/assets/homepage/... https://www.auckland.ac.nz/assets/homepage/low-resolution/2023-international-student-career-first-steps-LOW-RES.jpg — 200 — 103.3 KiB — 581 ms — h2https://www.auckland.ac.nz/assets/study/international-students/images/i-international-students-advisor.jpgwww.auckland.ac.nz/assets/study/int... https://www.auckland.ac.nz/assets/study/international-students/images/i-international-students-advisor.jpg — 200 — 153.6 KiB — 586 ms — h2https://www.auckland.ac.nz/assets/law/study-with-us/img/law-students-international.jpgwww.auckland.ac.nz/assets/law/study... https://www.auckland.ac.nz/assets/law/study-with-us/img/law-students-international.jpg — 200 — 610.6 KiB — 2.0 s — h2https://www.auckland.ac.nz/assets/homepage/low-resolution/IO-int-study-options-duo-symonds-1600-900-banner-exp-jun-2034-LOW-RES.jpgwww.auckland.ac.nz/assets/homepage/... https://www.auckland.ac.nz/assets/homepage/low-resolution/IO-int-study-options-duo-symonds-1600-900-banner-exp-jun-2034-LOW-RES.jpg — 200 — 212.6 KiB — 1.5 s — h2https://connect.facebook.net/signals/config/359157336838467?v=2.9.303&r=stable&domain=www.auckland.ac.nz&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C233%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C210%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/359157336838467?v=2.9.303&r=stable&domain=www.auckland.ac.nz&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C233%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C210%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245 — 200 — 16.4 KiB — 172 ms — h3https://www.facebook.com/tr/?id=204690740341342&ev=PageView&dl=https%3A%2F%2Fwww.auckland.ac.nz%2Fen.html&rl=&if=false&ts=1776814009082&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.2.1776814009072.246150860133107453&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Welcome%20%E2%80%93%20University%20of%20Auckland&pmd[locale]=en&pmd[description]=The%20University%20of%20Auckland%20is%20New%20Zealand%E2%80%99s%20world-ranked%20university.&plt=554.1999998092651&it=1776814008771&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=20469074034... https://www.facebook.com/tr/?id=204690740341342&ev=PageView&dl=https%3A%2F%2Fwww.auckland.ac.nz%2Fen.html&rl=&if=false&ts=1776814009082&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.2.1776814009072.246150860133107453&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Welcome%20%E2%80%93%20University%20of%20Auckland&pmd[locale]=en&pmd[description]=The%20University%20of%20Auckland%20is%20New%20Zealand%E2%80%99s%20world-ranked%20university.&plt=554.1999998092651&it=1776814008771&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=GET — 200 — 16 B — 61 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=204690740341342&ev=PageView&dl=https%3A%2F%2Fwww.auckland.ac.nz%2Fen.html&rl=&if=false&ts=1776814009082&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.2.1776814009072.246150860133107453&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Welcome%20%E2%80%93%20University%20of%20Auckland&pmd[locale]=en&pmd[description]=The%20University%20of%20Auckland%20is%20New%20Zealand%E2%80%99s%20world-ranked%20university.&plt=554.1999998092651&it=1776814008771&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&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=204690740341342&ev=PageView&dl=https%3A%2F%2Fwww.auckland.ac.nz%2Fen.html&rl=&if=false&ts=1776814009082&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.2.1776814009072.246150860133107453&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Welcome%20%E2%80%93%20University%20of%20Auckland&pmd[locale]=en&pmd[description]=The%20University%20of%20Auckland%20is%20New%20Zealand%E2%80%99s%20world-ranked%20university.&plt=554.1999998092651&it=1776814008771&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=FGET — 200 — 198 B — 245 ms — h3https://tr6.snapchat.com/ptr6.snapchat.com/p https://tr6.snapchat.com/p — 200 — 47 B — 47 ms — h2https://us-south.watson-orchestrate.cloud.ibm.com/wxochat/static/js/carbon-products-vendors.49b718a5.jsus-south.watson-orchestrate.cloud.i... https://us-south.watson-orchestrate.cloud.ibm.com/wxochat/static/js/carbon-products-vendors.49b718a5.js — 200 — 547.1 KiB — 1.1 s — h3https://us-south.watson-orchestrate.cloud.ibm.com/wxochat/static/js/carbon-icons-vendors.b39373d5.jsus-south.watson-orchestrate.cloud.i... https://us-south.watson-orchestrate.cloud.ibm.com/wxochat/static/js/carbon-icons-vendors.b39373d5.js — 200 — 470.9 KiB — 1.1 s — h3https://us-south.watson-orchestrate.cloud.ibm.com/wxochat/static/js/react-vendors.70c9c37e.jsus-south.watson-orchestrate.cloud.i... https://us-south.watson-orchestrate.cloud.ibm.com/wxochat/static/js/react-vendors.70c9c37e.js — 200 — 53.5 KiB — 827 ms — h3https://us-south.watson-orchestrate.cloud.ibm.com/wxochat/static/js/carbon-vendors.b26cddc4.jsus-south.watson-orchestrate.cloud.i... https://us-south.watson-orchestrate.cloud.ibm.com/wxochat/static/js/carbon-vendors.b26cddc4.js — 200 — 155.9 KiB — 1.0 s — h3https://us-south.watson-orchestrate.cloud.ibm.com/wxochat/static/css/vendors.9dfb66e1.cssus-south.watson-orchestrate.cloud.i... https://us-south.watson-orchestrate.cloud.ibm.com/wxochat/static/css/vendors.9dfb66e1.css — 200 — 6.1 KiB — 173 ms — h3https://us-south.watson-orchestrate.cloud.ibm.com/wxochat/static/js/vendors.902b0a5e.jsus-south.watson-orchestrate.cloud.i... https://us-south.watson-orchestrate.cloud.ibm.com/wxochat/static/js/vendors.902b0a5e.js — 200 — 1.1 MiB — 1.2 s — h3https://us-south.watson-orchestrate.cloud.ibm.com/wxochat/static/css/app.fe41dd4f.cssus-south.watson-orchestrate.cloud.i... https://us-south.watson-orchestrate.cloud.ibm.com/wxochat/static/css/app.fe41dd4f.css — 200 — 201.3 KiB — 968 ms — h3https://us-south.watson-orchestrate.cloud.ibm.com/wxochat/static/js/app.9972a023.jsus-south.watson-orchestrate.cloud.i... https://us-south.watson-orchestrate.cloud.ibm.com/wxochat/static/js/app.9972a023.js — 200 — 452.6 KiB — 1.3 s — h3https://us-south.watson-orchestrate.cloud.ibm.com/wxochat/static/js/app-main.d073226a.jsus-south.watson-orchestrate.cloud.i... https://us-south.watson-orchestrate.cloud.ibm.com/wxochat/static/js/app-main.d073226a.js — 200 — 1.2 KiB — 517 ms — h3https://www.facebook.com/tr/?id=359157336838467&ev=PageView&dl=https%3A%2F%2Fwww.auckland.ac.nz%2Fen.html&rl=&if=false&ts=1776814009265&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.2.1776814009072.246150860133107453&ler=empty&cdl=API_unavailable&pmd[title]=Welcome%20%E2%80%93%20University%20of%20Auckland&pmd[locale]=en&pmd[description]=The%20University%20of%20Auckland%20is%20New%20Zealand%E2%80%99s%20world-ranked%20university.&plt=554.1999998092651&it=1776814008771&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=35915733683... https://www.facebook.com/tr/?id=359157336838467&ev=PageView&dl=https%3A%2F%2Fwww.auckland.ac.nz%2Fen.html&rl=&if=false&ts=1776814009265&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.2.1776814009072.246150860133107453&ler=empty&cdl=API_unavailable&pmd[title]=Welcome%20%E2%80%93%20University%20of%20Auckland&pmd[locale]=en&pmd[description]=The%20University%20of%20Auckland%20is%20New%20Zealand%E2%80%99s%20world-ranked%20university.&plt=554.1999998092651&it=1776814008771&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=GET — 200 — 16 B — 19 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=359157336838467&ev=PageView&dl=https%3A%2F%2Fwww.auckland.ac.nz%2Fen.html&rl=&if=false&ts=1776814009265&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.2.1776814009072.246150860133107453&ler=empty&cdl=API_unavailable&pmd[title]=Welcome%20%E2%80%93%20University%20of%20Auckland&pmd[locale]=en&pmd[description]=The%20University%20of%20Auckland%20is%20New%20Zealand%E2%80%99s%20world-ranked%20university.&plt=554.1999998092651&it=1776814008771&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&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=359157336838467&ev=PageView&dl=https%3A%2F%2Fwww.auckland.ac.nz%2Fen.html&rl=&if=false&ts=1776814009265&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.2.1776814009072.246150860133107453&ler=empty&cdl=API_unavailable&pmd[title]=Welcome%20%E2%80%93%20University%20of%20Auckland&pmd[locale]=en&pmd[description]=The%20University%20of%20Auckland%20is%20New%20Zealand%E2%80%99s%20world-ranked%20university.&plt=554.1999998092651&it=1776814008771&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=FGET — 200 — 198 B — 65 ms — h3https://tr.snapchat.com/ptr.snapchat.com/p https://tr.snapchat.com/p — 200 — 92 B — 28 ms — h2https://track.auckland.ac.nz/visitor/v200/svrGP.aspx?pps=3&siteid=810866859&ref=https%3A%2F%2Fwww.auckland.ac.nz%2Fen.html&ref2=elqNone&tzo=0&ms=730&optin=disabled&elq1pcGUID=A86BAF158E984FB788B1E938087C9582track.auckland.ac.nz/visitor/v200/s... https://track.auckland.ac.nz/visitor/v200/svrGP.aspx?pps=3&siteid=810866859&ref=https%3A%2F%2Fwww.auckland.ac.nz%2Fen.html&ref2=elqNone&tzo=0&ms=730&optin=disabled&elq1pcGUID=A86BAF158E984FB788B1E938087C9582 — 200 — 511 B — 339 ms — http/1.1https://www.auckland.ac.nz/build/assets/fonts/Inter-Medium.otf.htmlwww.auckland.ac.nz/build/assets/fon... https://www.auckland.ac.nz/build/assets/fonts/Inter-Medium.otf.html — 404 — 204 B — 319 ms — h2https://us-south.watson-orchestrate.cloud.ibm.com/mfe_home_archer/api/v1/profiles/meus-south.watson-orchestrate.cloud.i... https://us-south.watson-orchestrate.cloud.ibm.com/mfe_home_archer/api/v1/profiles/me — 204 — 0 B — 155 ms — h3https://us-south.watson-orchestrate.cloud.ibm.com/mfe_home_archer/api/v1/profiles/meus-south.watson-orchestrate.cloud.i... https://us-south.watson-orchestrate.cloud.ibm.com/mfe_home_archer/api/v1/profiles/me — 401 — 91 B — 365 ms — h3https://znxtgxkhh9lulvf21-auckland.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_XTgxkhH9Lulvf21znxtgxkhh9lulvf21-auckland.siteinte... https://znxtgxkhh9lulvf21-auckland.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_XTgxkhH9Lulvf21 — 200 — 4.6 KiB — 122 ms — h2https://tracking.monsido.com/?a=XZIYZpgmCXf6SOQI4W2B7A&b=https%3A%2F%2Fwww.auckland.ac.nz%2Fen.html&c=D5C1776814011070&d=412x823&f=BEB1776814011070&h=2tracking.monsido.com/?a=XZIYZpgmCXf... https://tracking.monsido.com/?a=XZIYZpgmCXf6SOQI4W2B7A&b=https%3A%2F%2Fwww.auckland.ac.nz%2Fen.html&c=D5C1776814011070&d=412x823&f=BEB1776814011070&h=2 — 200 — 196 B — 90 ms — h2https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/resources/svg/favicon.svgwww.auckland.ac.nz/etc.clientlibs/u... https://www.auckland.ac.nz/etc.clientlibs/uoa-digital/clientlibs/resources/svg/favicon.svg — 200 — 3.3 KiB — 5 ms — h2https://insight.adsrvr.org/track/cei?advertiser_id=5yv2wso&cookie_sync=1&upv=3.0.0&upid=qs9t9gg&ref=https://www.auckland.ac.nz/en.htmlinsight.adsrvr.org/track/cei?advert... https://insight.adsrvr.org/track/cei?advertiser_id=5yv2wso&cookie_sync=1&upv=3.0.0&upid=qs9t9gg&ref=https://www.auckland.ac.nz/en.html — 302 — 170 B — 136 ms — h2https://uoadefaultreportsuite.112.2o7.net/b/ss/uoadefaultreportsuite/1/JS-2.26.0-LDQM/s91466548336381?AQB=1&ndh=1&pf=1&t=21%2F3%2F2026%2023%3A26%3A51%202%200&sdid=47975778A3B3F475-44D709CA686D7D53&mid=66765597547141014613006432499494231206&aamlh=6&ce=UTF-8&g=https%3A%2F%2Fwww.auckland.ac.nz%2Fen.html&cc=NZD&aamb=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&s=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&mcorgid=AE271F42636189F00A495CC7%40AdobeOrg&AQE=1uoadefaultreportsuite.112.2o7.net/b... https://uoadefaultreportsuite.112.2o7.net/b/ss/uoadefaultreportsuite/1/JS-2.26.0-LDQM/s91466548336381?AQB=1&ndh=1&pf=1&t=21%2F3%2F2026%2023%3A26%3A51%202%200&sdid=47975778A3B3F475-44D709CA686D7D53&mid=66765597547141014613006432499494231206&aamlh=6&ce=UTF-8&g=https%3A%2F%2Fwww.auckland.ac.nz%2Fen.html&cc=NZD&aamb=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&s=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&mcorgid=AE271F42636189F00A495CC7%40AdobeOrg&AQE=1 — 200 — 342 B — 92 ms — h2https://siteintercept.qualtrics.com/dxjsmodule/37.7ea1ffe71ad8c0799cc1.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=www.auckland.ac.nzsiteintercept.qualtrics.com/dxjsmod... https://siteintercept.qualtrics.com/dxjsmodule/37.7ea1ffe71ad8c0799cc1.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=www.auckland.ac.nz — 200 — 18.6 KiB — 60 ms — h2https://siteintercept.qualtrics.com/dxjsmodule/12.1a2b7192fd54e87d3971.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=www.auckland.ac.nzsiteintercept.qualtrics.com/dxjsmod... https://siteintercept.qualtrics.com/dxjsmodule/12.1a2b7192fd54e87d3971.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=www.auckland.ac.nz — 200 — 35.8 KiB — 62 ms — h2https://match.adsrvr.org/track/cei?advertiser_id=5yv2wso&cookie_sync=1&upv=3.0.0&upid=qs9t9gg&ref=https%3a%2f%2fwww.auckland.ac.nz&redirect=1match.adsrvr.org/track/cei?advertis... https://match.adsrvr.org/track/cei?advertiser_id=5yv2wso&cookie_sync=1&upv=3.0.0&upid=qs9t9gg&ref=https%3a%2f%2fwww.auckland.ac.nz&redirect=1 — 200 — 369 B — 59 ms — h2https://siteintercept.qualtrics.com/WRSiteInterceptEngine/Targeting.php?Q_ZoneID=ZN_XTgxkhH9Lulvf21&Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=websiteintercept.qualtrics.com/WRSiteI... https://siteintercept.qualtrics.com/WRSiteInterceptEngine/Targeting.php?Q_ZoneID=ZN_XTgxkhH9Lulvf21&Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web — 200 — 1.5 KiB — 150 ms — h2https://js.adsrvr.org/universal_pixel.jsjs.adsrvr.org/universal_pixel.js https://js.adsrvr.org/universal_pixel.js — 200 — 935 B — 8 ms — http/1.1https://qhbf0w4nf9.execute-api.ap-southeast-2.amazonaws.com/validateqhbf0w4nf9.execute-api.ap-southeast... https://qhbf0w4nf9.execute-api.ap-southeast-2.amazonaws.com/validate — 204 — 0 B — 946 ms — h2https://insight.adsrvr.org/track/realtimeconversioninsight.adsrvr.org/track/realtimeco... https://insight.adsrvr.org/track/realtimeconversion — 200 — 0 B — 114 ms — h2https://insight.adsrvr.org/track/realtimeconversioninsight.adsrvr.org/track/realtimeco... https://insight.adsrvr.org/track/realtimeconversion — 200 — 353 B — 117 ms — h2https://qhbf0w4nf9.execute-api.ap-southeast-2.amazonaws.com/validateqhbf0w4nf9.execute-api.ap-southeast... https://qhbf0w4nf9.execute-api.ap-southeast-2.amazonaws.com/validate — 200 — 1.1 KiB — 356 ms — h2https://us-south.watson-orchestrate.cloud.ibm.com/mfe_home_archer/api/v1/profiles/meus-south.watson-orchestrate.cloud.i... https://us-south.watson-orchestrate.cloud.ibm.com/mfe_home_archer/api/v1/profiles/me — 200 — 133 B — 880 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 8548ms · 6846KB · NZ$127/mo
us-south.watson-orchestrate.cloud.ibm.com
Other
Costly
Execution 1287ms
Transfer 453 KB
Unused 44%
Monthly Cost NZ$19/mo
Unattributable
Other
Costly
Execution 995ms
Transfer 0 KB
Monthly Cost NZ$15/mo
www.auckland.ac.nz
Other
Costly
Execution 770ms
Transfer 23 KB
Monthly Cost NZ$11/mo
assets.adobedtm.com
Other
Costly
Execution 679ms
Transfer 76 KB
Unused 38%
Monthly Cost NZ$10/mo
Google Tag Manager
Tag Manager
Costly
Execution 604ms
Transfer 192 KB
Unused 28%
Monthly Cost NZ$9/mo
uoa-assistant.auckland.ac.nz
Other
Costly
Execution 538ms
Transfer 2206 KB
Unused 61%
Monthly Cost NZ$8/mo
us-south.watson-orchestrate.cloud.ibm.com
Other
Costly
Execution 441ms
Transfer 1116 KB
Unused 73%
Monthly Cost NZ$7/mo
analytics.tiktok.com
Other
Costly
Execution 434ms
Transfer 122 KB
Unused 54%
Monthly Cost NZ$6/mo
Google Tag Manager
Tag Manager
Costly
Execution 305ms
Transfer 173 KB
Unused 39%
Monthly Cost NZ$5/mo
Google Tag Manager
Tag Manager
Costly
Execution 255ms
Transfer 176 KB
Unused 41%
Monthly Cost NZ$4/mo
www.auckland.ac.nz
Other
Costly
Execution 207ms
Transfer 66 KB
Unused 74%
Monthly Cost NZ$3/mo
Google Tag Manager
Tag Manager
Costly
Execution 203ms
Transfer 143 KB
Unused 44%
Monthly Cost NZ$3/mo
us-south.watson-orchestrate.cloud.ibm.com
Other
Costly
Execution 202ms
Transfer 547 KB
Unused 94%
Monthly Cost NZ$3/mo
Google Tag Manager
Tag Manager
Optional
Execution 186ms
Transfer 129 KB
Unused 50%
Monthly Cost NZ$3/mo
us-south.watson-orchestrate.cloud.ibm.com
Other
Optional
Execution 178ms
Transfer 471 KB
Unused 94%
Monthly Cost NZ$3/mo
Google Tag Manager
Tag Manager
Optional
Execution 177ms
Transfer 151 KB
Unused 48%
Monthly Cost NZ$3/mo
sc-static.net
Other
Optional
Execution 177ms
Transfer 25 KB
Monthly Cost NZ$3/mo
Facebook Pixel
Advertising
Optional
Execution 167ms
Transfer 97 KB
Unused 35%
Monthly Cost NZ$2/mo
us-south.watson-orchestrate.cloud.ibm.com
Other
Optional
Execution 150ms
Transfer 201 KB
Monthly Cost NZ$2/mo
Facebook Pixel
Advertising
Optional
Execution 146ms
Transfer 47 KB
Monthly Cost NZ$2/mo
Google Tag Manager
Tag Manager
Optional
Execution 82ms
Transfer 129 KB
Unused 48%
Monthly Cost NZ$1/mo
siteintercept.qualtrics.com
Other
Optional
Execution 72ms
Transfer 36 KB
Unused 71%
Monthly Cost NZ$1/mo
us-south.watson-orchestrate.cloud.ibm.com
Other
Optional
Execution 70ms
Transfer 39 KB
Unused 56%
Monthly Cost NZ$1/mo
LinkedIn Insight
Advertising
Optional
Execution 60ms
Transfer 19 KB
Monthly Cost NZ$1/mo
uoa-assistant.auckland.ac.nz
Other
Optional
Execution 55ms
Transfer 15 KB
Monthly Cost NZ$1/mo
us-south.watson-orchestrate.cloud.ibm.com
Other
Optional
Execution 55ms
Transfer 156 KB
Unused 61%
Monthly Cost NZ$1/mo
analytics.tiktok.com
Other
Optional
Execution 53ms
Transfer 40 KB
Monthly Cost NZ$1/mo

These scripts may cost more than they're worth

  • us-south.watson-orchestrate.cloud.ibm.com adds 1287ms and costs ~NZ$19/month
  • Unattributable adds 995ms and costs ~NZ$15/month
  • www.auckland.ac.nz adds 770ms and costs ~NZ$11/month
  • assets.adobedtm.com adds 679ms and costs ~NZ$10/month
  • Google Tag Manager adds 604ms and costs ~NZ$9/month
  • uoa-assistant.auckland.ac.nz adds 538ms and costs ~NZ$8/month
  • us-south.watson-orchestrate.cloud.ibm.com adds 441ms and costs ~NZ$7/month
  • analytics.tiktok.com adds 434ms and costs ~NZ$6/month
  • Google Tag Manager adds 305ms and costs ~NZ$5/month
  • Google Tag Manager adds 255ms and costs ~NZ$4/month
  • www.auckland.ac.nz adds 207ms and costs ~NZ$3/month
  • Google Tag Manager adds 203ms and costs ~NZ$3/month
  • us-south.watson-orchestrate.cloud.ibm.com adds 202ms and costs ~NZ$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

us-south.watson-orchestrate.cloud.ibm.com takes 1287ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Unattributable takes 995ms 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.auckland.ac.nz takes 770ms 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

assets.adobedtm.com takes 679ms 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 604ms 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

uoa-assistant.auckland.ac.nz takes 538ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

61% of uoa-assistant.auckland.ac.nz'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

us-south.watson-orchestrate.cloud.ibm.com takes 441ms 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 us-south.watson-orchestrate.cloud.ibm.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

analytics.tiktok.com takes 434ms 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 305ms 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 255ms 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.auckland.ac.nz takes 207ms 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

74% of www.auckland.ac.nz'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 203ms 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

us-south.watson-orchestrate.cloud.ibm.com takes 202ms 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

94% of us-south.watson-orchestrate.cloud.ibm.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

94% of us-south.watson-orchestrate.cloud.ibm.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

71% of siteintercept.qualtrics.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

56% of us-south.watson-orchestrate.cloud.ibm.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

61% of us-south.watson-orchestrate.cloud.ibm.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback