Skip to content
https://deakin.edu.au

Performance

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

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

68
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
90
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.
100
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

1.70 s

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

3.52 s

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

70 ms

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

0.002

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

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

6.67 s

Page Load Progression

908 ms
1.8 s
2.7 s
3.6 s
4.5 s
5.4 s
6.4 s
7.3 s
Checks
15
5 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
4.8 MB transferred, 130 requests
FIX
4.8 MB transferred, 130 requests
Critical::
Page weighs 10.0 MB (4.8 MB transferred)
Warning::
Images are 2.4 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.4 MB
Warning::
JavaScript is 2.0 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.0 MB
Info::
Fonts are 285 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 285 KB
Warning::
130 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.0 g CO2 per page load
4.8 MB / 2.4 MB budget
4.8 MB transferred
130 requests
1.0 g CO2 per page load
Images 2.4 MiB 49%
JavaScript 2.0 MiB 43%
Fonts 284.6 KiB 6%
CSS 59.6 KiB 1%
HTML 18.2 KiB 0%
Other 5.8 KiB 0%
Other 4.7 KiB 0%
Other 3.0 KiB 0%
Other 2.9 KiB 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (4.8 MiB of 4.8 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
55 scripts, 648 KB unused
FIX
55 scripts, 648 KB unused
Warning::
https://www.deakin.edu.au/__data/assets/git_bridge...: 123 KB unused (78%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-YEQ6...: 63 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-0KZP...: 62 KB unused (37%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-TXQ...: 61 KB unused (34%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://analytics.tiktok.com/i18n/pixel/static/mai...: 56 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 648 KB
648 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/main2.js?h=a8405bf8158 KB123 KB (78%)3rd
https://www.googletagmanager.com/gtag/js?id=G-YEQ6SL40NP&cx=c&gtm=4e64k1156 KB63 KB (40%)3rd
https://www.googletagmanager.com/gtag/js?id=G-0KZP27FW69&cx=c&gtm=4e64k1164 KB62 KB (37%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TXQ3FZ178 KB61 KB (34%)3rd
https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMQ.js110 KB56 KB (52%)3rd
https://www.googletagmanager.com/gtag/js?id=DC-14592068&cx=c&gtm=4e64k1131 KB54 KB (41%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-857387624&cx=c&gtm=4e64k1153 KB49 KB (32%)3rd
https://assets.adobedtm.com/761e01f3b3b2/dd5e3158d599/launch-eb8e866eb09a.min.js108 KB37 KB (34%)3rd
https://connect.facebook.net/en_US/fbevents.js97 KB33 KB (35%)3rd
https://s.go-mpulse.net/boomerang/UT5ML-JV9CY-QR56E-VRF4F-PT4VK53 KB33 KB (62%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
130 resources · 4.8 MB · 648 KB savings available
FIX
130 resources · 4.8 MB · 648 KB savings available
Warning::
Page weight 3.8 MB over 1MB target
Got: 4.8 MB Expected: ≤ 1 MB
Info::
~648 KB of savings available
Warning::
129 third-party resources (100% of weight)
Info::
3 resources over 200KB
130 resources · 4.8 MiB · 129 third-party 3.8 MiB over 1MB target
Image 50% · 2.4 MiB
JavaScript 43% · 2.0 MiB
Font 6% · 284.6 KiB
CSS 1% · 59.6 KiB
Document 0% · 19.4 KiB
Other 0% · 13.4 KiB

~648.0 KiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
31 images, 0 KB saveable
REVIEW
31 images, 0 KB saveable
Warning::
https://www.deakin.edu.au/__data/assets/image/0030... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.deakin.edu.au/__data/assets/image/0024... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.deakin.edu.au/__data/assets/image/0026... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.deakin.edu.au/__data/assets/git_bridge... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.deakin.edu.au/__data/assets/image/0023... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.deakin.edu.au/__data/assets/image/0029... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.deakin.edu.au/__data/assets/image/0025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
31 images 2.4 MB
0 oversized -0 KB
31 legacy format
7 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

C
JS Execution Cost
Action
1491ms total JS execution
REVIEW
1491ms total JS execution
Warning::
https://www.deakin.edu.au/__data/assets/git_bridge...: 365ms CPU time
Warning::
https://www.deakin.edu.au/: 303ms CPU time
Info::
Unattributable: 167ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-TXQ...: 123ms CPU time
Info::
https://assets.adobedtm.com/761e01f3b3b2/dd5e3158d...: 104ms CPU time
Warning::
Third-party scripts: 1491ms (100% of total)

Main Thread Breakdown

Script Evaluation 52% Other 21% Style & Layout 12% Script Parsing & Compilation 6% Parse HTML & CSS 5% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/swiper-bundle.js365ms134ms0ms3rd
https://www.deakin.edu.au/303ms4ms6ms3rd
Unattributable167ms12ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TXQ3FZ123ms106ms15ms3rd
https://assets.adobedtm.com/761e01f3b3b2/dd5e3158d599/launch-eb8e866eb09a.min.js104ms88ms10ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-857387624&cx=c&gtm=4e64k182ms69ms12ms3rd
https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMQ.js66ms56ms9ms3rd
https://www.googletagmanager.com/gtag/js?id=G-YEQ6SL40NP&cx=c&gtm=4e64k162ms51ms10ms3rd
https://www.googletagmanager.com/gtag/js?id=G-0KZP27FW69&cx=c&gtm=4e64k161ms52ms9ms3rd
https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/main2.js?h=a8405bf858ms38ms1ms3rd

Showing top 10 of 12 scripts

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

Green Hosting

No green hosting detected

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

Web fonts

5

285 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s FCP 1.7 s LCP 3.5 shttps://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/OpenSans-Semibold.woffOpenSans-Semibold.woff https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/OpenSans-Semibold.woff — 68.5 KiB — 43 ms — font-display: swaphttps://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/OpenSans-Regular.woffOpenSans-Regular.woff https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/OpenSans-Regular.woff — 62.4 KiB — 42 ms — font-display: swaphttps://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/icons.woff2?90656369ed37a472b8ace9e88ae17173icons.woff2 https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/icons.woff2?90656369ed37a472b8ace9e88ae17173 — 14.8 KiB — 45 ms — font-display: swaphttps://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/WorldlyRegular.woffWorldlyRegular.woff https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/WorldlyRegular.woff — 76.5 KiB — 49 ms — font-display: swaphttps://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/OpenSansBold.woffOpenSansBold.woff https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/OpenSansBold.woff — 62.3 KiB — 52 ms — font-display: swap
OpenSans-Semibold.woff woff swap
Size 68 KB
Load time 43 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
OpenSans-Regular.woff woff swap
Size 62 KB
Load time 42 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
icons.woff2 woff2 swap
Size 15 KB
Load time 45 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
WorldlyRegular.woff woff swap
Size 77 KB
Load time 49 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
OpenSansBold.woff woff swap
Size 62 KB
Load time 52 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~81 KB and ~162 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
Network Waterfall
130 requests over 5524ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.7 s LCP 3.5 shttps://deakin.edu.au// https://deakin.edu.au/ — 302 — 130 B — 1.2 s — http/1.0https://www.deakin.edu.au/www.deakin.edu.au/ https://www.deakin.edu.au/ — 200 — 16.3 KiB — 1.0 s — h3https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/main.css?h=a8405bf8www.deakin.edu.au/__data/assets/git... https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/main.css?h=a8405bf8 — 200 — 56.4 KiB — 64 ms — h3https://assets.adobedtm.com/761e01f3b3b2/dd5e3158d599/launch-eb8e866eb09a.min.jsassets.adobedtm.com/761e01f3b3b2/dd... https://assets.adobedtm.com/761e01f3b3b2/dd5e3158d599/launch-eb8e866eb09a.min.js — 200 — 108.4 KiB — 65 ms — h2https://www.deakin.edu.au/__data/assets/image/0026/115694/40692_376x376_deakin_business_2.jpgwww.deakin.edu.au/__data/assets/ima... https://www.deakin.edu.au/__data/assets/image/0026/115694/40692_376x376_deakin_business_2.jpg — 200 — 108.1 KiB — 48 ms — h3https://www.deakin.edu.au/__data/assets/image/0023/115691/29283_376x376_deakin_study_areas.jpgwww.deakin.edu.au/__data/assets/ima... https://www.deakin.edu.au/__data/assets/image/0023/115691/29283_376x376_deakin_study_areas.jpg — 200 — 85.5 KiB — 52 ms — h3https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/main2.js?h=a8405bf8www.deakin.edu.au/__data/assets/git... https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/main2.js?h=a8405bf8 — 200 — 158.1 KiB — 68 ms — h3https://www.deakin.edu.au/__data/assets/git_bridge/0035/195659/dist/adobe-tracking/global.bundle.js?h=78ce027bwww.deakin.edu.au/__data/assets/git... https://www.deakin.edu.au/__data/assets/git_bridge/0035/195659/dist/adobe-tracking/global.bundle.js?h=78ce027b — 200 — 6.8 KiB — 99 ms — h3https://www.deakin.edu.au/__data/assets/image/0029/115697/46428_376x376_deakin_alumni.jpgwww.deakin.edu.au/__data/assets/ima... https://www.deakin.edu.au/__data/assets/image/0029/115697/46428_376x376_deakin_alumni.jpg — 200 — 105.5 KiB — 49 ms — h3https://www.deakin.edu.au/__data/assets/image/0030/115698/40416_376x376_deakin_courses.jpgwww.deakin.edu.au/__data/assets/ima... https://www.deakin.edu.au/__data/assets/image/0030/115698/40416_376x376_deakin_courses.jpg — 200 — 65.9 KiB — 49 ms — h3https://www.deakin.edu.au/__data/assets/image/0024/115692/43800_376x376_deakin_IT.jpgwww.deakin.edu.au/__data/assets/ima... https://www.deakin.edu.au/__data/assets/image/0024/115692/43800_376x376_deakin_IT.jpg — 200 — 49.9 KiB — 56 ms — h3https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/images/logo_deakin-rebrand-stacked.png?h=a8405bf8www.deakin.edu.au/__data/assets/git... https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/images/logo_deakin-rebrand-stacked.png?h=a8405bf8 — 200 — 23.0 KiB — 56 ms — h3https://www.deakin.edu.au/__data/assets/image/0025/115693/40560_376x376_deakin_business.jpgwww.deakin.edu.au/__data/assets/ima... https://www.deakin.edu.au/__data/assets/image/0025/115693/40560_376x376_deakin_business.jpg — 200 — 73.7 KiB — 62 ms — h3https://img.youtube.com/vi/4yxm_J9-6Yg/maxresdefault.jpgimg.youtube.com/vi/4yxm_J9-6Yg/maxr... https://img.youtube.com/vi/4yxm_J9-6Yg/maxresdefault.jpg — 200 — 100.4 KiB — 163 ms — h2https://img.youtube.com/vi/LL-wY3rs06E/maxresdefault.jpgimg.youtube.com/vi/LL-wY3rs06E/maxr... https://img.youtube.com/vi/LL-wY3rs06E/maxresdefault.jpg — 200 — 126.2 KiB — 236 ms — h2https://img.youtube.com/vi/CkFcKAT80Tg/maxresdefault.jpgimg.youtube.com/vi/CkFcKAT80Tg/maxr... https://img.youtube.com/vi/CkFcKAT80Tg/maxresdefault.jpg — 200 — 45.1 KiB — 209 ms — h2https://img.youtube.com/vi/MqfwM00Atps/maxresdefault.jpgimg.youtube.com/vi/MqfwM00Atps/maxr... https://img.youtube.com/vi/MqfwM00Atps/maxresdefault.jpg — 200 — 81.1 KiB — 223 ms — h2https://img.youtube.com/vi/9La1QYZfLKQ/maxresdefault.jpgimg.youtube.com/vi/9La1QYZfLKQ/maxr... https://img.youtube.com/vi/9La1QYZfLKQ/maxresdefault.jpg — 200 — 71.1 KiB — 208 ms — h2https://img.youtube.com/vi/gr5BHY2cUHU/maxresdefault.jpgimg.youtube.com/vi/gr5BHY2cUHU/maxr... https://img.youtube.com/vi/gr5BHY2cUHU/maxresdefault.jpg — 200 — 77.3 KiB — 235 ms — h2https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/images/aboriginal-flag.pngwww.deakin.edu.au/__data/assets/git... https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/images/aboriginal-flag.png — 200 — 1.1 KiB — 49 ms — h3https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/images/tsi-flag.pngwww.deakin.edu.au/__data/assets/git... https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/images/tsi-flag.png — 200 — 1.7 KiB — 66 ms — h3https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/images/logo_deakin-rebrand-stacked.pngwww.deakin.edu.au/__data/assets/git... https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/images/logo_deakin-rebrand-stacked.png — 200 — 23.0 KiB — 55 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-TXQ3FZwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TXQ3FZ — 200 — 178.3 KiB — 185 ms — h2https://cdn.evgnet.com/beacon/deakinuniversity/domestic/scripts/evergage.min.jscdn.evgnet.com/beacon/deakinunivers... https://cdn.evgnet.com/beacon/deakinuniversity/domestic/scripts/evergage.min.js — 200 — 48.0 KiB — 16 ms — h2https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/OpenSans-Semibold.woffwww.deakin.edu.au/__data/assets/git... https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/OpenSans-Semibold.woff — 200 — 68.5 KiB — 43 ms — h3https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/OpenSans-Regular.woffwww.deakin.edu.au/__data/assets/git... https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/OpenSans-Regular.woff — 200 — 62.4 KiB — 42 ms — h3https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/icons.woff2?90656369ed37a472b8ace9e88ae17173www.deakin.edu.au/__data/assets/git... https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/icons.woff2?90656369ed37a472b8ace9e88ae17173 — 200 — 14.8 KiB — 45 ms — h3https://www.deakin.edu.au/__data/assets/image/0026/252575/31396_2000x700_Level-up-HP-banner_2.jpgwww.deakin.edu.au/__data/assets/ima... https://www.deakin.edu.au/__data/assets/image/0026/252575/31396_2000x700_Level-up-HP-banner_2.jpg — 200 — 275.7 KiB — 97 ms — h3https://www.deakin.edu.au/__data/assets/image/0025/251539/58412_2000x700_Deakin-Open_Day.jpgwww.deakin.edu.au/__data/assets/ima... https://www.deakin.edu.au/__data/assets/image/0025/251539/58412_2000x700_Deakin-Open_Day.jpg — 200 — 123.7 KiB — 80 ms — h3https://www.deakin.edu.au/__data/assets/image/0028/250669/58303_2000x700_unbeatable-employability_2.jpgwww.deakin.edu.au/__data/assets/ima... https://www.deakin.edu.au/__data/assets/image/0028/250669/58303_2000x700_unbeatable-employability_2.jpg — 200 — 87.4 KiB — 79 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.7 s LCP 3.5 shttps://deakin.edu.au// https://deakin.edu.au/ — 302 — 130 B — 1.2 s — http/1.0https://www.deakin.edu.au/www.deakin.edu.au/ https://www.deakin.edu.au/ — 200 — 16.3 KiB — 1.0 s — h3https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/main.css?h=a8405bf8www.deakin.edu.au/__data/assets/git... https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/main.css?h=a8405bf8 — 200 — 56.4 KiB — 64 ms — h3https://assets.adobedtm.com/761e01f3b3b2/dd5e3158d599/launch-eb8e866eb09a.min.jsassets.adobedtm.com/761e01f3b3b2/dd... https://assets.adobedtm.com/761e01f3b3b2/dd5e3158d599/launch-eb8e866eb09a.min.js — 200 — 108.4 KiB — 65 ms — h2https://www.deakin.edu.au/__data/assets/image/0026/115694/40692_376x376_deakin_business_2.jpgwww.deakin.edu.au/__data/assets/ima... https://www.deakin.edu.au/__data/assets/image/0026/115694/40692_376x376_deakin_business_2.jpg — 200 — 108.1 KiB — 48 ms — h3https://www.deakin.edu.au/__data/assets/image/0023/115691/29283_376x376_deakin_study_areas.jpgwww.deakin.edu.au/__data/assets/ima... https://www.deakin.edu.au/__data/assets/image/0023/115691/29283_376x376_deakin_study_areas.jpg — 200 — 85.5 KiB — 52 ms — h3https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/main2.js?h=a8405bf8www.deakin.edu.au/__data/assets/git... https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/main2.js?h=a8405bf8 — 200 — 158.1 KiB — 68 ms — h3https://www.deakin.edu.au/__data/assets/git_bridge/0035/195659/dist/adobe-tracking/global.bundle.js?h=78ce027bwww.deakin.edu.au/__data/assets/git... https://www.deakin.edu.au/__data/assets/git_bridge/0035/195659/dist/adobe-tracking/global.bundle.js?h=78ce027b — 200 — 6.8 KiB — 99 ms — h3https://www.deakin.edu.au/__data/assets/image/0029/115697/46428_376x376_deakin_alumni.jpgwww.deakin.edu.au/__data/assets/ima... https://www.deakin.edu.au/__data/assets/image/0029/115697/46428_376x376_deakin_alumni.jpg — 200 — 105.5 KiB — 49 ms — h3https://www.deakin.edu.au/__data/assets/image/0030/115698/40416_376x376_deakin_courses.jpgwww.deakin.edu.au/__data/assets/ima... https://www.deakin.edu.au/__data/assets/image/0030/115698/40416_376x376_deakin_courses.jpg — 200 — 65.9 KiB — 49 ms — h3https://www.deakin.edu.au/__data/assets/image/0024/115692/43800_376x376_deakin_IT.jpgwww.deakin.edu.au/__data/assets/ima... https://www.deakin.edu.au/__data/assets/image/0024/115692/43800_376x376_deakin_IT.jpg — 200 — 49.9 KiB — 56 ms — h3https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/images/logo_deakin-rebrand-stacked.png?h=a8405bf8www.deakin.edu.au/__data/assets/git... https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/images/logo_deakin-rebrand-stacked.png?h=a8405bf8 — 200 — 23.0 KiB — 56 ms — h3https://www.deakin.edu.au/__data/assets/image/0025/115693/40560_376x376_deakin_business.jpgwww.deakin.edu.au/__data/assets/ima... https://www.deakin.edu.au/__data/assets/image/0025/115693/40560_376x376_deakin_business.jpg — 200 — 73.7 KiB — 62 ms — h3https://img.youtube.com/vi/4yxm_J9-6Yg/maxresdefault.jpgimg.youtube.com/vi/4yxm_J9-6Yg/maxr... https://img.youtube.com/vi/4yxm_J9-6Yg/maxresdefault.jpg — 200 — 100.4 KiB — 163 ms — h2https://img.youtube.com/vi/LL-wY3rs06E/maxresdefault.jpgimg.youtube.com/vi/LL-wY3rs06E/maxr... https://img.youtube.com/vi/LL-wY3rs06E/maxresdefault.jpg — 200 — 126.2 KiB — 236 ms — h2https://img.youtube.com/vi/CkFcKAT80Tg/maxresdefault.jpgimg.youtube.com/vi/CkFcKAT80Tg/maxr... https://img.youtube.com/vi/CkFcKAT80Tg/maxresdefault.jpg — 200 — 45.1 KiB — 209 ms — h2https://img.youtube.com/vi/MqfwM00Atps/maxresdefault.jpgimg.youtube.com/vi/MqfwM00Atps/maxr... https://img.youtube.com/vi/MqfwM00Atps/maxresdefault.jpg — 200 — 81.1 KiB — 223 ms — h2https://img.youtube.com/vi/9La1QYZfLKQ/maxresdefault.jpgimg.youtube.com/vi/9La1QYZfLKQ/maxr... https://img.youtube.com/vi/9La1QYZfLKQ/maxresdefault.jpg — 200 — 71.1 KiB — 208 ms — h2https://img.youtube.com/vi/gr5BHY2cUHU/maxresdefault.jpgimg.youtube.com/vi/gr5BHY2cUHU/maxr... https://img.youtube.com/vi/gr5BHY2cUHU/maxresdefault.jpg — 200 — 77.3 KiB — 235 ms — h2https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/images/aboriginal-flag.pngwww.deakin.edu.au/__data/assets/git... https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/images/aboriginal-flag.png — 200 — 1.1 KiB — 49 ms — h3https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/images/tsi-flag.pngwww.deakin.edu.au/__data/assets/git... https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/images/tsi-flag.png — 200 — 1.7 KiB — 66 ms — h3https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/images/logo_deakin-rebrand-stacked.pngwww.deakin.edu.au/__data/assets/git... https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/images/logo_deakin-rebrand-stacked.png — 200 — 23.0 KiB — 55 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-TXQ3FZwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TXQ3FZ — 200 — 178.3 KiB — 185 ms — h2https://cdn.evgnet.com/beacon/deakinuniversity/domestic/scripts/evergage.min.jscdn.evgnet.com/beacon/deakinunivers... https://cdn.evgnet.com/beacon/deakinuniversity/domestic/scripts/evergage.min.js — 200 — 48.0 KiB — 16 ms — h2https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/OpenSans-Semibold.woffwww.deakin.edu.au/__data/assets/git... https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/OpenSans-Semibold.woff — 200 — 68.5 KiB — 43 ms — h3https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/OpenSans-Regular.woffwww.deakin.edu.au/__data/assets/git... https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/OpenSans-Regular.woff — 200 — 62.4 KiB — 42 ms — h3https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/icons.woff2?90656369ed37a472b8ace9e88ae17173www.deakin.edu.au/__data/assets/git... https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/icons.woff2?90656369ed37a472b8ace9e88ae17173 — 200 — 14.8 KiB — 45 ms — h3https://www.deakin.edu.au/__data/assets/image/0026/252575/31396_2000x700_Level-up-HP-banner_2.jpgwww.deakin.edu.au/__data/assets/ima... https://www.deakin.edu.au/__data/assets/image/0026/252575/31396_2000x700_Level-up-HP-banner_2.jpg — 200 — 275.7 KiB — 97 ms — h3https://www.deakin.edu.au/__data/assets/image/0025/251539/58412_2000x700_Deakin-Open_Day.jpgwww.deakin.edu.au/__data/assets/ima... https://www.deakin.edu.au/__data/assets/image/0025/251539/58412_2000x700_Deakin-Open_Day.jpg — 200 — 123.7 KiB — 80 ms — h3https://www.deakin.edu.au/__data/assets/image/0028/250669/58303_2000x700_unbeatable-employability_2.jpgwww.deakin.edu.au/__data/assets/ima... https://www.deakin.edu.au/__data/assets/image/0028/250669/58303_2000x700_unbeatable-employability_2.jpg — 200 — 87.4 KiB — 79 ms — h3https://www.deakin.edu.au/__data/assets/image/0028/115876/47870_VC_IainMartin.jpgwww.deakin.edu.au/__data/assets/ima... https://www.deakin.edu.au/__data/assets/image/0028/115876/47870_VC_IainMartin.jpg — 200 — 385.0 KiB — 96 ms — h3https://www.deakin.edu.au/__data/assets/image/0031/252679/45204_2000x480_Deakin-nursing-grad_HP-CO.jpgwww.deakin.edu.au/__data/assets/ima... https://www.deakin.edu.au/__data/assets/image/0031/252679/45204_2000x480_Deakin-nursing-grad_HP-CO.jpg — 200 — 206.8 KiB — 74 ms — h3https://www.deakin.edu.au/__data/assets/image/0021/115860/homepage_1566x536_callout2-copy.jpgwww.deakin.edu.au/__data/assets/ima... https://www.deakin.edu.au/__data/assets/image/0021/115860/homepage_1566x536_callout2-copy.jpg — 200 — 161.1 KiB — 87 ms — h3https://img.youtube.com/vi/J2OlnYHwFyg/maxresdefault.jpgimg.youtube.com/vi/J2OlnYHwFyg/maxr... https://img.youtube.com/vi/J2OlnYHwFyg/maxresdefault.jpg — 200 — 75.6 KiB — 166 ms — h2https://img.youtube.com/vi/VQMEDUGQ0Eo/maxresdefault.jpgimg.youtube.com/vi/VQMEDUGQ0Eo/maxr... https://img.youtube.com/vi/VQMEDUGQ0Eo/maxresdefault.jpg — 200 — 61.8 KiB — 165 ms — h2https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/WorldlyRegular.woffwww.deakin.edu.au/__data/assets/git... https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/WorldlyRegular.woff — 200 — 76.5 KiB — 49 ms — h3https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/OpenSansBold.woffwww.deakin.edu.au/__data/assets/git... https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/OpenSansBold.woff — 200 — 62.3 KiB — 52 ms — h3https://cdn.mouseflow.com/projects/96b4e4dd-d12a-4008-9772-ceaab4e8d02b.jscdn.mouseflow.com/projects/96b4e4dd... https://cdn.mouseflow.com/projects/96b4e4dd-d12a-4008-9772-ceaab4e8d02b.js — 200 — 18.3 KiB — 69 ms — h3https://www.deakin.edu.au/__data/assets/git_bridge/0035/195659/dist/adobe-tracking/adobe.chunk.jswww.deakin.edu.au/__data/assets/git... https://www.deakin.edu.au/__data/assets/git_bridge/0035/195659/dist/adobe-tracking/adobe.chunk.js — 200 — 29.4 KiB — 54 ms — h3https://www.deakin.edu.au/__data/assets/git_bridge/0035/195659/dist/adobe-tracking/trackPageView.chunk.jswww.deakin.edu.au/__data/assets/git... https://www.deakin.edu.au/__data/assets/git_bridge/0035/195659/dist/adobe-tracking/trackPageView.chunk.js — 200 — 2.4 KiB — 50 ms — h3https://www.deakin.edu.au/__data/assets/git_bridge/0035/195659/dist/adobe-tracking/index.chunk.jswww.deakin.edu.au/__data/assets/git... https://www.deakin.edu.au/__data/assets/git_bridge/0035/195659/dist/adobe-tracking/index.chunk.js — 200 — 32.5 KiB — 56 ms — h3https://www.deakin.edu.au/__data/assets/git_bridge/0035/195659/dist/adobe-tracking/trackError404.chunk.jswww.deakin.edu.au/__data/assets/git... https://www.deakin.edu.au/__data/assets/git_bridge/0035/195659/dist/adobe-tracking/trackError404.chunk.js — 200 — 602 B — 48 ms — h3https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/swiper-bundle.jswww.deakin.edu.au/__data/assets/git... https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/swiper-bundle.js — 200 — 45.9 KiB — 53 ms — h3https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/swiper-bundle.csswww.deakin.edu.au/__data/assets/git... https://www.deakin.edu.au/__data/assets/git_bridge/0024/3858/dist/assets/swiper-bundle.css — 200 — 3.3 KiB — 39 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 — 74 ms — h3https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.6 KiB — 101 ms — h2https://deakinuniversity.australia-3.evergage.com/api2/event/domestic?event=eyJzb3VyY2UiOnsicGFnZVR5cGUiOiJob21lIiwidXJsIjoiaHR0cHM6Ly93d3cuZGVha2luLmVkdS5hdS8iLCJ1cmxSZWZlcnJlciI6IiIsImNoYW5uZWwiOiJXZWIiLCJiZWFjb25WZXJzaW9uIjoxNiwiY29uZmlnVmVyc2lvbiI6IjE5MyIsImNvbnRlbnRab25lcyI6WyJuYXZpZ2F0aW9uX2xvZ28iLCJoZXJvX2Jhbm5lciIsImNvdXJzZV9zZWFyY2giLCJmaW5kX2NvdXJzZV9zZWFyY2giLCJmb290ZXIiLCJwdWJ3X2JvZHkiLCJob21lcGFnZV9oZXJvX2Jhbm5lciIsImhvbWVwYWdlX3NlYXJjaF9jb3Vyc2UiLCJob21lcGFnZV9wcm9vZnBvaW50cyJdfSwidXNlciI6eyJhbm9ueW1vdXNJZCI6Ijk0YmJjY2Q5MDRmMzgzYzkifSwiaW50ZXJhY3Rpb24iOnsibmFtZSI6ImRlYWtpbjpob21lcGFnZTpwYWdlVmlldyJ9LCJwYWdlVmlldyI6dHJ1ZSwiY29uc2VudHMiOltdLCJhY2NvdW50Ijp7fSwiX3Rvb2xzRXZlbnRMaW5rSWQiOiIxNTk5NzQyMDcxODUzMDAxIiwiZXhwbGFpbiI6dHJ1ZX0%3Ddeakinuniversity.australia-3.everga... https://deakinuniversity.australia-3.evergage.com/api2/event/domestic?event=eyJzb3VyY2UiOnsicGFnZVR5cGUiOiJob21lIiwidXJsIjoiaHR0cHM6Ly93d3cuZGVha2luLmVkdS5hdS8iLCJ1cmxSZWZlcnJlciI6IiIsImNoYW5uZWwiOiJXZWIiLCJiZWFjb25WZXJzaW9uIjoxNiwiY29uZmlnVmVyc2lvbiI6IjE5MyIsImNvbnRlbnRab25lcyI6WyJuYXZpZ2F0aW9uX2xvZ28iLCJoZXJvX2Jhbm5lciIsImNvdXJzZV9zZWFyY2giLCJmaW5kX2NvdXJzZV9zZWFyY2giLCJmb290ZXIiLCJwdWJ3X2JvZHkiLCJob21lcGFnZV9oZXJvX2Jhbm5lciIsImhvbWVwYWdlX3NlYXJjaF9jb3Vyc2UiLCJob21lcGFnZV9wcm9vZnBvaW50cyJdfSwidXNlciI6eyJhbm9ueW1vdXNJZCI6Ijk0YmJjY2Q5MDRmMzgzYzkifSwiaW50ZXJhY3Rpb24iOnsibmFtZSI6ImRlYWtpbjpob21lcGFnZTpwYWdlVmlldyJ9LCJwYWdlVmlldyI6dHJ1ZSwiY29uc2VudHMiOltdLCJhY2NvdW50Ijp7fSwiX3Rvb2xzRXZlbnRMaW5rSWQiOiIxNTk5NzQyMDcxODUzMDAxIiwiZXhwbGFpbiI6dHJ1ZX0%3D — 200 — 830 B — 917 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-857387624&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-857387624&cx=c&gtm=4e64k1 — 200 — 152.8 KiB — 59 ms — h2https://www.googletagmanager.com/gtag/js?id=DC-14592068&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=DC-14592068&cx=c&gtm=4e64k1 — 200 — 130.7 KiB — 70 ms — h2https://www.googletagmanager.com/gtag/js?id=G-YEQ6SL40NP&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-YEQ6SL40NP&cx=c&gtm=4e64k1 — 200 — 155.9 KiB — 48 ms — h2https://www.googletagmanager.com/gtag/js?id=G-0KZP27FW69&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-0KZP27FW69&cx=c&gtm=4e64k1 — 200 — 164.3 KiB — 59 ms — h2https://s.go-mpulse.net/boomerang/UT5ML-JV9CY-QR56E-VRF4F-PT4VKs.go-mpulse.net/boomerang/UT5ML-JV9... https://s.go-mpulse.net/boomerang/UT5ML-JV9CY-QR56E-VRF4F-PT4VK — 200 — 53.1 KiB — 64 ms — h2https://www.google.com/ccm/collect?rcb=19&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.deakin.edu.au%2F&scrsrc=www.googletagmanager.com&rnd=204123350.1776898749&dt=Home&auid=1453117317.1776898749&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k1v71923148za200zd71923148xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938469~117266400~117384405&apve=1&apvf=f&apvc=1&tft=1776898748797&tfd=2963www.google.com/ccm/collect?rcb=19&f... https://www.google.com/ccm/collect?rcb=19&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.deakin.edu.au%2F&scrsrc=www.googletagmanager.com&rnd=204123350.1776898749&dt=Home&auid=1453117317.1776898749&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k1v71923148za200zd71923148xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938469~117266400~117384405&apve=1&apvf=f&apvc=1&tft=1776898748797&tfd=2963 — 200 — 21 B — 154 ms — h3https://connect.facebook.net/signals/config/999243680202413?v=2.9.303&r=stable&domain=www.deakin.edu.au&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/999243680202413?v=2.9.303&r=stable&domain=www.deakin.edu.au&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 — 119.7 KiB — 36 ms — h3https://www.youtube.com/s/player/1bb6ee63/www-widgetapi.vflset/www-widgetapi.jswww.youtube.com/s/player/1bb6ee63/w... https://www.youtube.com/s/player/1bb6ee63/www-widgetapi.vflset/www-widgetapi.js — 200 — 10.6 KiB — 36 ms — h2https://www.google.com/ccm/collect?rcb=2&frm=0&en=page_view&dl=https%3A%2F%2Fwww.deakin.edu.au%2F&scrsrc=www.googletagmanager.com&rnd=204123350.1776898749&dt=Home&auid=1453117317.1776898749&navt=n&npa=1&gtm=45be64k1v874060214z871923148za20gzb71923148zd71923148xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-857387624~AW-17079764967&tid=AW-857387624&tft=1776898748937&tfd=3103www.google.com/ccm/collect?rcb=2&fr... https://www.google.com/ccm/collect?rcb=2&frm=0&en=page_view&dl=https%3A%2F%2Fwww.deakin.edu.au%2F&scrsrc=www.googletagmanager.com&rnd=204123350.1776898749&dt=Home&auid=1453117317.1776898749&navt=n&npa=1&gtm=45be64k1v874060214z871923148za20gzb71923148zd71923148xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-857387624~AW-17079764967&tid=AW-857387624&tft=1776898748937&tfd=3103 — 200 — 21 B — 70 ms — h3https://www.googletagmanager.com/td?id=DC-14592068&v=3&t=t&pid=440381466&gtm=45fe64k1v9185009961za20gzb71923148zd71923148&seq=1&exp=0~115616985~115938465~115938469~117266400~117384406&dl=www.deakin.edu.au%2F&tdp=DC-14592068;185009961;1;6;0&frm=0&rtg=1923148&slo=3&hlo=2&lst=1&pcid=1923148&bt=0&ct=3&z=0www.googletagmanager.com/td?id=DC-1... https://www.googletagmanager.com/td?id=DC-14592068&v=3&t=t&pid=440381466&gtm=45fe64k1v9185009961za20gzb71923148zd71923148&seq=1&exp=0~115616985~115938465~115938469~117266400~117384406&dl=www.deakin.edu.au%2F&tdp=DC-14592068;185009961;1;6;0&frm=0&rtg=1923148&slo=3&hlo=2&lst=1&pcid=1923148&bt=0&ct=3&z=0 — 204 — 18 B — 31 ms — h3https://www.google.com/ccm/collect?rcb=7&frm=0&en=page_view&dl=https%3A%2F%2Fwww.deakin.edu.au%2F&scrsrc=www.googletagmanager.com&rnd=204123350.1776898749&dt=Home&auid=1453117317.1776898749&navt=n&npa=1&ep.user_data_mode=a&gtm=45fe64k1v9185009961z871923148za20gzb71923148zd71923148xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938469~117266400~117384406&apve=1&apvf=f&apvc=0&tids=DC-14592068&tid=DC-14592068&tft=1776898749000&tfd=3167www.google.com/ccm/collect?rcb=7&fr... https://www.google.com/ccm/collect?rcb=7&frm=0&en=page_view&dl=https%3A%2F%2Fwww.deakin.edu.au%2F&scrsrc=www.googletagmanager.com&rnd=204123350.1776898749&dt=Home&auid=1453117317.1776898749&navt=n&npa=1&ep.user_data_mode=a&gtm=45fe64k1v9185009961z871923148za20gzb71923148zd71923148xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938469~117266400~117384406&apve=1&apvf=f&apvc=0&tids=DC-14592068&tid=DC-14592068&tft=1776898749000&tfd=3167 — 200 — 21 B — 70 ms — h3https://ad.doubleclick.net/activity;src=14592068;type=publi0;cat=homepag1;rcb=7;ord=218097610184;npa=1;auiddc=1453117317.1776898749;u7=3067;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;user_data_mode=a;_tu=KFA;gtm=45fe64k1v9185009961z871923148za20gzb71923148zd71923148xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115616985~115938465~115938469~117266400~117384406;epver=2;em=tv.1;dc_random=1776898748_Vac99J0Jd7zP3E7utJOKz0c6krFTa7slHQ;~oref=https%3A%2F%2Fwww.deakin.edu.au%2F?ad.doubleclick.net/activity;src=145... https://ad.doubleclick.net/activity;src=14592068;type=publi0;cat=homepag1;rcb=7;ord=218097610184;npa=1;auiddc=1453117317.1776898749;u7=3067;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;user_data_mode=a;_tu=KFA;gtm=45fe64k1v9185009961z871923148za20gzb71923148zd71923148xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115616985~115938465~115938469~117266400~117384406;epver=2;em=tv.1;dc_random=1776898748_Vac99J0Jd7zP3E7utJOKz0c6krFTa7slHQ;~oref=https%3A%2F%2Fwww.deakin.edu.au%2F? — 302 — 22 B — 131 ms — h3https://14592068.fls.doubleclick.net/activityi;src=14592068;type=publi0;cat=homepag1;rcb=7;ord=218097610184;npa=1;auiddc=1453117317.1776898749;u7=3067;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;user_data_mode=a;_tu=KFA;gtm=45fe64k1v9185009961z871923148za20gzb71923148zd71923148xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616985~115938465~115938469~117266400~117384406;epver=2;em=tv.1;dc_random=1776898748_Vac99J0Jd7zP3E7utJOKz0c6krFTa7slHQ;_dc_test=1;~oref=https%3A%2F%2Fwww.deakin.edu.au%2F?14592068.fls.doubleclick.net/activi... https://14592068.fls.doubleclick.net/activityi;src=14592068;type=publi0;cat=homepag1;rcb=7;ord=218097610184;npa=1;auiddc=1453117317.1776898749;u7=3067;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;user_data_mode=a;_tu=KFA;gtm=45fe64k1v9185009961z871923148za20gzb71923148zd71923148xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616985~115938465~115938469~117266400~117384406;epver=2;em=tv.1;dc_random=1776898748_Vac99J0Jd7zP3E7utJOKz0c6krFTa7slHQ;_dc_test=1;~oref=https%3A%2F%2Fwww.deakin.edu.au%2F? — 302 — 908 B — 88 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-YEQ6SL40NP&gtm=45je64k1v880920062z871923148za20gzb71923148zd71923148&_p=1776898748103&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1117686016.1776898749&frm=0&pscdl=noapi&rcb=8&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401~117512542&sid=1776898749&sct=1&seg=0&dl=https%3A%2F%2Fwww.deakin.edu.au%2F&dt=Home&en=page_view&_fv=1&_nsi=1&_ss=1&ep.deakinCID=(not%20set)&tfd=3230region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-YEQ6SL40NP&gtm=45je64k1v880920062z871923148za20gzb71923148zd71923148&_p=1776898748103&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1117686016.1776898749&frm=0&pscdl=noapi&rcb=8&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401~117512542&sid=1776898749&sct=1&seg=0&dl=https%3A%2F%2Fwww.deakin.edu.au%2F&dt=Home&en=page_view&_fv=1&_nsi=1&_ss=1&ep.deakinCID=(not%20set)&tfd=3230 — 204 — 551 B — 117 ms — h2https://ad.doubleclick.net/activity;dc_pre=CInt9NXHgpQDFWiZJwIdTwcoWw;src=14592068;type=publi0;cat=homepag1;rcb=7;ord=218097610184;npa=1;auiddc=1453117317.1776898749;u7=3067;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;user_data_mode=a;_tu=KFA;gtm=45fe64k1v9185009961z871923148za20gzb71923148zd71923148xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115616985~115938465~115938469~117266400~117384406;epver=2;em=tv.1;dc_random=1776898748_Vac99J0Jd7zP3E7utJOKz0c6krFTa7slHQ;~oref=https%3A%2F%2Fwww.deakin.edu.au%2F?ad.doubleclick.net/activity;dc_pre=... https://ad.doubleclick.net/activity;dc_pre=CInt9NXHgpQDFWiZJwIdTwcoWw;src=14592068;type=publi0;cat=homepag1;rcb=7;ord=218097610184;npa=1;auiddc=1453117317.1776898749;u7=3067;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;user_data_mode=a;_tu=KFA;gtm=45fe64k1v9185009961z871923148za20gzb71923148zd71923148xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115616985~115938465~115938469~117266400~117384406;epver=2;em=tv.1;dc_random=1776898748_Vac99J0Jd7zP3E7utJOKz0c6krFTa7slHQ;~oref=https%3A%2F%2Fwww.deakin.edu.au%2F? — 200 — 64 B — 34 ms — h3https://14592068.fls.doubleclick.net/activityi;dc_pre=CJm79tXHgpQDFbKZJwId_tA7oA;src=14592068;type=publi0;cat=homepag1;rcb=7;ord=218097610184;npa=1;auiddc=1453117317.1776898749;u7=3067;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;user_data_mode=a;_tu=KFA;gtm=45fe64k1v9185009961z871923148za20gzb71923148zd71923148xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616985~115938465~115938469~117266400~117384406;epver=2;em=tv.1;dc_random=1776898748_Vac99J0Jd7zP3E7utJOKz0c6krFTa7slHQ;_dc_test=1;~oref=https%3A%2F%2Fwww.deakin.edu.au%2F?14592068.fls.doubleclick.net/activi... https://14592068.fls.doubleclick.net/activityi;dc_pre=CJm79tXHgpQDFbKZJwId_tA7oA;src=14592068;type=publi0;cat=homepag1;rcb=7;ord=218097610184;npa=1;auiddc=1453117317.1776898749;u7=3067;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;user_data_mode=a;_tu=KFA;gtm=45fe64k1v9185009961z871923148za20gzb71923148zd71923148xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616985~115938465~115938469~117266400~117384406;epver=2;em=tv.1;dc_random=1776898748_Vac99J0Jd7zP3E7utJOKz0c6krFTa7slHQ;_dc_test=1;~oref=https%3A%2F%2Fwww.deakin.edu.au%2F? — 200 — 720 B — 37 ms — h2https://region1.analytics.google.com/measurement/conversion?random=1776898749103&cv=11&tid=G-0KZP27FW69&fst=1776898749103&fmt=8&en=page_view&gtm=45je64k1v884448909z871923148za20gzb71923148zd71923148xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266400~117384405~117512542&u_w=800&u_h=600&url=https%3A%2F%2Fwww.deakin.edu.au%2F&gacid=1117686016.1776898749&frm=0&tiba=Home&npa=1&pscdl=noapi&auid=1453117317.1776898749&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&rcb=11region1.analytics.google.com/measur... https://region1.analytics.google.com/measurement/conversion?random=1776898749103&cv=11&tid=G-0KZP27FW69&fst=1776898749103&fmt=8&en=page_view&gtm=45je64k1v884448909z871923148za20gzb71923148zd71923148xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266400~117384405~117512542&u_w=800&u_h=600&url=https%3A%2F%2Fwww.deakin.edu.au%2F&gacid=1117686016.1776898749&frm=0&tiba=Home&npa=1&pscdl=noapi&auid=1453117317.1776898749&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&rcb=11 — 200 — 236 B — 165 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-0KZP27FW69&gtm=45je64k1v884448909z871923148za20gzb71923148zd71923148&_p=1776898748103&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&_prs=ok&are=1&cid=1117686016.1776898749&frm=0&pscdl=noapi&rcb=11&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938468~117266400~117384405~117512542&sid=1776898749&sct=1&seg=0&dl=https%3A%2F%2Fwww.deakin.edu.au%2F&dt=Home&en=page_view&_fv=1&_ss=1&_c=1&tfd=3294region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-0KZP27FW69&gtm=45je64k1v884448909z871923148za20gzb71923148zd71923148&_p=1776898748103&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&_prs=ok&are=1&cid=1117686016.1776898749&frm=0&pscdl=noapi&rcb=11&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938468~117266400~117384405~117512542&sid=1776898749&sct=1&seg=0&dl=https%3A%2F%2Fwww.deakin.edu.au%2F&dt=Home&en=page_view&_fv=1&_ss=1&_c=1&tfd=3294 — 204 — 551 B — 77 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-0KZP27FW69&cid=1117686016.1776898749&gtm=45je64k1v884448909z871923148za20gzb71923148zd71923148&rcb=11&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938468~117266400~117384405~117512542stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-0KZP27FW69&cid=1117686016.1776898749&gtm=45je64k1v884448909z871923148za20gzb71923148zd71923148&rcb=11&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938468~117266400~117384405~117512542 — 204 — 551 B — 115 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-0KZP27FW69&cid=1117686016.1776898749&gtm=45je64k1v884448909z871923148za20gzb71923148zd71923148&rcb=11&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938468~117266400~117384405~117512542&z=87798001www.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-0KZP27FW69&cid=1117686016.1776898749&gtm=45je64k1v884448909z871923148za20gzb71923148zd71923148&rcb=11&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938468~117266400~117384405~117512542&z=87798001 — 200 — 408 B — 92 ms — h2https://adservice.google.com/ddm/fls/z/dc_pre=CJm79tXHgpQDFbKZJwId_tA7oA;src=14592068;type=publi0;cat=homepag1;rcb=7;ord=218097610184;npa=1;auiddc=*;u7=3067;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;user_data_mode=a;_tu=KFA;gtm=45fe64k1v9185009961z871923148za20gzb71923148zd71923148xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616985~115938465~115938469~117266400~117384406;epver=2;em=tv.*;dc_random=1776898748_Vac99J0Jd7zP3E7utJOKz0c6krFTa7slHQ;_dc_test=1;~oref=https%3A%2F%2Fwww.deakin.edu.au%2Fadservice.google.com/ddm/fls/z/dc_p... https://adservice.google.com/ddm/fls/z/dc_pre=CJm79tXHgpQDFbKZJwId_tA7oA;src=14592068;type=publi0;cat=homepag1;rcb=7;ord=218097610184;npa=1;auiddc=*;u7=3067;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;user_data_mode=a;_tu=KFA;gtm=45fe64k1v9185009961z871923148za20gzb71923148zd71923148xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616985~115938465~115938469~117266400~117384406;epver=2;em=tv.*;dc_random=1776898748_Vac99J0Jd7zP3E7utJOKz0c6krFTa7slHQ;_dc_test=1;~oref=https%3A%2F%2Fwww.deakin.edu.au%2F — 200 — 63 B — 92 ms — h3https://c.go-mpulse.net/api/config.json?key=UT5ML-JV9CY-QR56E-VRF4F-PT4VK&d=www.deakin.edu.au&t=5922996&v=1.571.0&if=&sl=0&si=7p7sszss6s9-NaN&plugins=ConfigOverride,Continuity,PageParams,IFrameDelay,AutoXHR,SPA,Angular,Backbone,Ember,History,RT,CrossDomain,BW,PaintTiming,NavigationTiming,ResourceTiming,Memory,CACHE_RELOAD,Errors,TPAnalytics,UserTiming,LOGN&acao=c.go-mpulse.net/api/config.json?key... https://c.go-mpulse.net/api/config.json?key=UT5ML-JV9CY-QR56E-VRF4F-PT4VK&d=www.deakin.edu.au&t=5922996&v=1.571.0&if=&sl=0&si=7p7sszss6s9-NaN&plugins=ConfigOverride,Continuity,PageParams,IFrameDelay,AutoXHR,SPA,Angular,Backbone,Ember,History,RT,CrossDomain,BW,PaintTiming,NavigationTiming,ResourceTiming,Memory,CACHE_RELOAD,Errors,TPAnalytics,UserTiming,LOGN&acao= — 200 — 858 B — 610 ms — h2https://assets.adobedtm.com/761e01f3b3b2/dd5e3158d599/daaed65ab09c/RC4480c7d557f4412abd680effec769f93-source.min.jsassets.adobedtm.com/761e01f3b3b2/dd... https://assets.adobedtm.com/761e01f3b3b2/dd5e3158d599/daaed65ab09c/RC4480c7d557f4412abd680effec769f93-source.min.js — 200 — 2.0 KiB — 3 ms — h2https://www.deakin.edu.au/_design/deakin-future-students/favicon.icowww.deakin.edu.au/_design/deakin-fu... https://www.deakin.edu.au/_design/deakin-future-students/favicon.ico — 200 — 866 B — 80 ms — h3https://assets.adobedtm.com/761e01f3b3b2/dd5e3158d599/daaed65ab09c/RCb44564300b0a4165bcf841731aea47b3-source.min.jsassets.adobedtm.com/761e01f3b3b2/dd... https://assets.adobedtm.com/761e01f3b3b2/dd5e3158d599/daaed65ab09c/RCb44564300b0a4165bcf841731aea47b3-source.min.js — 200 — 843 B — 3 ms — h2https://sc-static.net/scevent.min.jssc-static.net/scevent.min.js https://sc-static.net/scevent.min.js — 200 — 24.8 KiB — 68 ms — h2https://adobedc.demdex.net/ee/v1/interact?configId=2d0ec95e-bdf3-4ee1-a00d-8da896a2b5b3&requestId=804523ae-a919-4eca-bb50-095b1aa322dcadobedc.demdex.net/ee/v1/interact?c... https://adobedc.demdex.net/ee/v1/interact?configId=2d0ec95e-bdf3-4ee1-a00d-8da896a2b5b3&requestId=804523ae-a919-4eca-bb50-095b1aa322dc — 200 — 1.0 KiB — 125 ms — h2https://assets.adobedtm.com/761e01f3b3b2/dd5e3158d599/daaed65ab09c/RC9f5e3a8aa1de495591cc9421aec8e750-source.min.jsassets.adobedtm.com/761e01f3b3b2/dd... https://assets.adobedtm.com/761e01f3b3b2/dd5e3158d599/daaed65ab09c/RC9f5e3a8aa1de495591cc9421aec8e750-source.min.js — 200 — 797 B — 3 ms — h2https://www.redditstatic.com/ads/pixel.jswww.redditstatic.com/ads/pixel.js https://www.redditstatic.com/ads/pixel.js — 200 — 19.0 KiB — 53 ms — h2https://assets.adobedtm.com/761e01f3b3b2/dd5e3158d599/daaed65ab09c/RC6a4d03dee0cd4ac2bd73a7e8b4563921-source.min.jsassets.adobedtm.com/761e01f3b3b2/dd... https://assets.adobedtm.com/761e01f3b3b2/dd5e3158d599/daaed65ab09c/RC6a4d03dee0cd4ac2bd73a7e8b4563921-source.min.js — 200 — 892 B — 4 ms — h2https://d2d5hkpy1zwev.cloudfront.net/events/bc505a69ae20ba8b29f05a83458f3385c0f4ea1cbfa15166b304a816e620e931d2d5hkpy1zwev.cloudfront.net/events... https://d2d5hkpy1zwev.cloudfront.net/events/bc505a69ae20ba8b29f05a83458f3385c0f4ea1cbfa15166b304a816e620e931 — -1 — 0 B — 32 ms — https://www.facebook.com/tr/?id=999243680202413&ev=PageView&dl=https%3A%2F%2Fwww.deakin.edu.au%2F&rl=&if=false&ts=1776898749355&sw=800&sh=600&v=2.9.303&r=stable&a=adobe_launch&ec=0&o=30&eid=ob3_plugin-set_578334024af8b377c3879d49919611016e769d156d64c20122f15fe457e680c5&ler=empty&cdl=API_unavailable&pmd[title]=Home&pmd[locale]=en&pmd[description]=Discover%20Deakin%20University.%20We%27re%20a%20progressive%2C%20innovative%20and%20open-minded%20university%2C%20with%20the%20highest%20student%20satisfaction%20in%20Victoria.%20Find%20out%20why%20now.&plt=2669.3999996185303&mdc[data]=%7B%22json_ld%22%3A%7B%22b%22%3A%22AAAAAAAAAAAA%22%7D%2C%22opengraph%22%3A%7B%22b%22%3A%22oEBMAAA%3D%22%7D%2C%22schema_org%22%3A%7B%22b%22%3A%22AAAAAAA%3D%22%7D%7D&mdc[version]=9dcf46b7e073ad3f3d69a65ae9d01de2&it=1776898748842&coo=false&cf=1&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=99924368020... https://www.facebook.com/tr/?id=999243680202413&ev=PageView&dl=https%3A%2F%2Fwww.deakin.edu.au%2F&rl=&if=false&ts=1776898749355&sw=800&sh=600&v=2.9.303&r=stable&a=adobe_launch&ec=0&o=30&eid=ob3_plugin-set_578334024af8b377c3879d49919611016e769d156d64c20122f15fe457e680c5&ler=empty&cdl=API_unavailable&pmd[title]=Home&pmd[locale]=en&pmd[description]=Discover%20Deakin%20University.%20We%27re%20a%20progressive%2C%20innovative%20and%20open-minded%20university%2C%20with%20the%20highest%20student%20satisfaction%20in%20Victoria.%20Find%20out%20why%20now.&plt=2669.3999996185303&mdc[data]=%7B%22json_ld%22%3A%7B%22b%22%3A%22AAAAAAAAAAAA%22%7D%2C%22opengraph%22%3A%7B%22b%22%3A%22oEBMAAA%3D%22%7D%2C%22schema_org%22%3A%7B%22b%22%3A%22AAAAAAA%3D%22%7D%7D&mdc[version]=9dcf46b7e073ad3f3d69a65ae9d01de2&it=1776898748842&coo=false&cf=1&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=GET — 200 — 19 B — 43 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=999243680202413&ev=PageView&dl=https%3A%2F%2Fwww.deakin.edu.au%2F&rl=&if=false&ts=1776898749355&sw=800&sh=600&v=2.9.303&r=stable&a=adobe_launch&ec=0&o=30&eid=ob3_plugin-set_578334024af8b377c3879d49919611016e769d156d64c20122f15fe457e680c5&ler=empty&cdl=API_unavailable&pmd[title]=Home&pmd[locale]=en&pmd[description]=Discover%20Deakin%20University.%20We%27re%20a%20progressive%2C%20innovative%20and%20open-minded%20university%2C%20with%20the%20highest%20student%20satisfaction%20in%20Victoria.%20Find%20out%20why%20now.&plt=2669.3999996185303&mdc[data]=%7B%22json_ld%22%3A%7B%22b%22%3A%22AAAAAAAAAAAA%22%7D%2C%22opengraph%22%3A%7B%22b%22%3A%22oEBMAAA%3D%22%7D%2C%22schema_org%22%3A%7B%22b%22%3A%22AAAAAAA%3D%22%7D%7D&mdc[version]=9dcf46b7e073ad3f3d69a65ae9d01de2&it=1776898748842&coo=false&cf=1&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=999243680202413&ev=PageView&dl=https%3A%2F%2Fwww.deakin.edu.au%2F&rl=&if=false&ts=1776898749355&sw=800&sh=600&v=2.9.303&r=stable&a=adobe_launch&ec=0&o=30&eid=ob3_plugin-set_578334024af8b377c3879d49919611016e769d156d64c20122f15fe457e680c5&ler=empty&cdl=API_unavailable&pmd[title]=Home&pmd[locale]=en&pmd[description]=Discover%20Deakin%20University.%20We%27re%20a%20progressive%2C%20innovative%20and%20open-minded%20university%2C%20with%20the%20highest%20student%20satisfaction%20in%20Victoria.%20Find%20out%20why%20now.&plt=2669.3999996185303&mdc[data]=%7B%22json_ld%22%3A%7B%22b%22%3A%22AAAAAAAAAAAA%22%7D%2C%22opengraph%22%3A%7B%22b%22%3A%22oEBMAAA%3D%22%7D%2C%22schema_org%22%3A%7B%22b%22%3A%22AAAAAAA%3D%22%7D%7D&mdc[version]=9dcf46b7e073ad3f3d69a65ae9d01de2&it=1776898748842&coo=false&cf=1&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=FGET — 200 — 197 B — 170 ms — h3https://assets.adobedtm.com/761e01f3b3b2/dd5e3158d599/daaed65ab09c/RC7e488d0c922945cbbaebcb2254f3ba32-source.min.jsassets.adobedtm.com/761e01f3b3b2/dd... https://assets.adobedtm.com/761e01f3b3b2/dd5e3158d599/daaed65ab09c/RC7e488d0c922945cbbaebcb2254f3ba32-source.min.js — 200 — 1.2 KiB — 7 ms — h2https://d2d5hkpy1zwev.cloudfront.net/events/bc505a69ae20ba8b29f05a83458f3385c0f4ea1cbfa15166b304a816e620e931d2d5hkpy1zwev.cloudfront.net/events... https://d2d5hkpy1zwev.cloudfront.net/events/bc505a69ae20ba8b29f05a83458f3385c0f4ea1cbfa15166b304a816e620e931 — -1 — 0 B — 18 ms — https://tr.snapchat.com/config/au/3ad63384-b786-4d74-8ef5-bf4595d1b7ff.js?v=3.56.0-2604221701tr.snapchat.com/config/au/3ad63384-... https://tr.snapchat.com/config/au/3ad63384-b786-4d74-8ef5-bf4595d1b7ff.js?v=3.56.0-2604221701 — 200 — 458 B — 161 ms — h2https://tr.snapchat.com/config/au/234dde7e-a1cc-4733-a13e-1d1a051fd5ca.js?v=3.56.0-2604221701tr.snapchat.com/config/au/234dde7e-... https://tr.snapchat.com/config/au/234dde7e-a1cc-4733-a13e-1d1a051fd5ca.js?v=3.56.0-2604221701 — 200 — 265 B — 159 ms — h2https://tr.snapchat.com/cm/i?pid=3ad63384-b786-4d74-8ef5-bf4595d1b7ff&u_scsid=fff133a9-c27a-486f-ba73-e4e6df7dcfb1&u_sclid=f0b1d41d-039c-46b1-892c-5b3bd9795b6atr.snapchat.com/cm/i?pid=3ad63384-b... https://tr.snapchat.com/cm/i?pid=3ad63384-b786-4d74-8ef5-bf4595d1b7ff&u_scsid=fff133a9-c27a-486f-ba73-e4e6df7dcfb1&u_sclid=f0b1d41d-039c-46b1-892c-5b3bd9795b6a — 200 — 201 B — 72 ms — h2https://tr.snapchat.com/cm/i?pid=234dde7e-a1cc-4733-a13e-1d1a051fd5ca&u_scsid=fff133a9-c27a-486f-ba73-e4e6df7dcfb1&u_sclid=f0b1d41d-039c-46b1-892c-5b3bd9795b6atr.snapchat.com/cm/i?pid=234dde7e-a... https://tr.snapchat.com/cm/i?pid=234dde7e-a1cc-4733-a13e-1d1a051fd5ca&u_scsid=fff133a9-c27a-486f-ba73-e4e6df7dcfb1&u_sclid=f0b1d41d-039c-46b1-892c-5b3bd9795b6a — 200 — 43 B — 69 ms — h2https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=CAFF28RC77U0LHECNQJG&lib=ttqanalytics.tiktok.com/i18n/pixel/eve... https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=CAFF28RC77U0LHECNQJG&lib=ttq — 200 — 3.2 KiB — 236 ms — h2https://snap.licdn.com/li.lms-analytics/insight.min.jssnap.licdn.com/li.lms-analytics/ins... https://snap.licdn.com/li.lms-analytics/insight.min.js — 200 — 18.7 KiB — 65 ms — h2https://assets.adobedtm.com/761e01f3b3b2/dd5e3158d599/daaed65ab09c/RCc4fed74f27954c53b1eaee327f9de722-source.min.jsassets.adobedtm.com/761e01f3b3b2/dd... https://assets.adobedtm.com/761e01f3b3b2/dd5e3158d599/daaed65ab09c/RCc4fed74f27954c53b1eaee327f9de722-source.min.js — 200 — 843 B — 4 ms — h2https://pixel-config.reddit.com/pixels/a2_f6zlyp8q8us2/configpixel-config.reddit.com/pixels/a2_f... https://pixel-config.reddit.com/pixels/a2_f6zlyp8q8us2/config — 200 — 215 B — 40 ms — h2https://alb.reddit.com/rp.gif?ts=1776898749435&id=a2_f6zlyp8q8us2&event=PageVisit&m.itemCount=&m.value=&m.valueDecimal=&m.currency=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=fb153471-8721-459e-b9d1-bd50db95d545&aaid=&external_id=&idfa=&integration=reddit&partner=&partner_version=&opt_out=0&sh=800&sw=600&v=rdt_f3936046&dpm=&dpcc=&dprc=alb.reddit.com/rp.gif?ts=1776898749... https://alb.reddit.com/rp.gif?ts=1776898749435&id=a2_f6zlyp8q8us2&event=PageVisit&m.itemCount=&m.value=&m.valueDecimal=&m.currency=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=fb153471-8721-459e-b9d1-bd50db95d545&aaid=&external_id=&idfa=&integration=reddit&partner=&partner_version=&opt_out=0&sh=800&sw=600&v=rdt_f3936046&dpm=&dpcc=&dprc= — 200 — 666 B — 103 ms — h2https://cdn.livechatinc.com/tracking.jscdn.livechatinc.com/tracking.js https://cdn.livechatinc.com/tracking.js — 200 — 32.9 KiB — 60 ms — h2https://tags.tiqcdn.com/libs/tealiumjs/latest/tealium_collect.min.jstags.tiqcdn.com/libs/tealiumjs/late... https://tags.tiqcdn.com/libs/tealiumjs/latest/tealium_collect.min.js — 200 — 11.3 KiB — 11 ms — h2https://collect.tealiumiq.com/deakin-university/marketing/2/i.gifcollect.tealiumiq.com/deakin-univer... https://collect.tealiumiq.com/deakin-university/marketing/2/i.gif — 200 — 799 B — 108 ms — h2https://px.ads.linkedin.com/attribution_trigger?pid=279427&time=1776898749497&url=https%3A%2F%2Fwww.deakin.edu.au%2Fpx.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=279427&time=1776898749497&url=https%3A%2F%2Fwww.deakin.edu.au%2F — 200 — 839 B — 212 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=279427&time=1776898749497&url=https%3A%2F%2Fwww.deakin.edu.au%2Fpx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=279427&time=1776898749497&url=https%3A%2F%2Fwww.deakin.edu.au%2F — 302 — 1.0 KiB — 181 ms — h2https://api.livechatinc.com/global-mapper/lc_license_id/4742391/region?jsonp=__lc_regionapi.livechatinc.com/global-mapper/l... https://api.livechatinc.com/global-mapper/lc_license_id/4742391/region?jsonp=__lc_region — 200 — 200 B — 88 ms — h2https://deakinuniversity.australia-3.evergage.com/pr?.top=927&action=deakin%3Ahomepage%3ApageView&.tt=918&.ttdns=1&.dt=2669&.lt=3435&.bv=16&_ak=deakinuniversity&_ds=domestic&.scv=193&channel=Web&_r=137714&.anonId=94bbccd904f383c9&_anon=truedeakinuniversity.australia-3.everga... https://deakinuniversity.australia-3.evergage.com/pr?.top=927&action=deakin%3Ahomepage%3ApageView&.tt=918&.ttdns=1&.dt=2669&.lt=3435&.bv=16&_ak=deakinuniversity&_ds=domestic&.scv=193&channel=Web&_r=137714&.anonId=94bbccd904f383c9&_anon=true — 204 — 558 B — 306 ms — h2https://tr.snapchat.com/ptr.snapchat.com/p https://tr.snapchat.com/p — 200 — 15 B — 55 ms — h3https://api.livechatinc.com/v3.6/customer/action/get_dynamic_configuration?x-region=us-south1&license_id=4742391&client_id=c5e4f61e1a6c3b1521b541bc5c5a2ac5&url=https%3A%2F%2Fwww.deakin.edu.au%2F&channel_type=code&jsonp=__j05r4o6iq5api.livechatinc.com/v3.6/customer/a... https://api.livechatinc.com/v3.6/customer/action/get_dynamic_configuration?x-region=us-south1&license_id=4742391&client_id=c5e4f61e1a6c3b1521b541bc5c5a2ac5&url=https%3A%2F%2Fwww.deakin.edu.au%2F&channel_type=code&jsonp=__j05r4o6iq5 — 200 — 635 B — 390 ms — h2https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMQ.jsanalytics.tiktok.com/i18n/pixel/sta... https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMQ.js — 200 — 109.8 KiB — 16 ms — h2https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=279427&time=1776898749497&url=https%3A%2F%2Fwww.deakin.edu.au%2F&e_ipv6=AQLeglm1bpmOXQAAAZ23azS3KKbJ7TkgkeOgXwyACFuyc_HDU7wxhTalT-rwywPuqowl6RUGv2Ivpx4.ads.linkedin.com/collect?v=2&fm... https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=279427&time=1776898749497&url=https%3A%2F%2Fwww.deakin.edu.au%2F&e_ipv6=AQLeglm1bpmOXQAAAZ23azS3KKbJ7TkgkeOgXwyACFuyc_HDU7wxhTalT-rwywPuqowl6RUGv2Iv — 200 — 693 B — 247 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 — 33 ms — h2https://analytics-ipv6.tiktokw.us/ipv6/enrich_ipv6analytics-ipv6.tiktokw.us/ipv6/enri... https://analytics-ipv6.tiktokw.us/ipv6/enrich_ipv6 — 200 — 930 B — 194 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 905 B — 138 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 903 B — 458 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 746 B — 199 ms — h2https://tr6.snapchat.com/ptr6.snapchat.com/p https://tr6.snapchat.com/p — 200 — 173 B — 71 ms — h2https://684dd32e.akstat.io/684dd32e.akstat.io/ https://684dd32e.akstat.io/ — 204 — 228 B — 225 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 — 615 B — 195 ms — h2https://analytics.tiktok.com/api/v2/pixel/actanalytics.tiktok.com/api/v2/pixel/a... https://analytics.tiktok.com/api/v2/pixel/act — 200 — 907 B — 495 ms — h2https://tr.snapchat.com/ptr.snapchat.com/p https://tr.snapchat.com/p — 200 — 15 B — 36 ms — h3https://api.livechatinc.com/v3.6/customer/action/get_configuration?organization_id=e5a42b95-fa3c-4a60-9aba-f6428346e312&version=7095.0.173.9684.2493.2679.2373.214.23.89.15.21.717&x-region=us-south1&group_id=7&jsonp=__lc_static_configapi.livechatinc.com/v3.6/customer/a... https://api.livechatinc.com/v3.6/customer/action/get_configuration?organization_id=e5a42b95-fa3c-4a60-9aba-f6428346e312&version=7095.0.173.9684.2493.2679.2373.214.23.89.15.21.717&x-region=us-south1&group_id=7&jsonp=__lc_static_config — 200 — 2.6 KiB — 242 ms — h2https://api.livechatinc.com/v3.6/customer/action/get_localization?organization_id=e5a42b95-fa3c-4a60-9aba-f6428346e312&version=388cc59aa204dd75bec8ffb1b5c1735d_e975e4c4d4a3cfc6cf57cf79469ebc63&language=en&x-region=us-south1&group_id=7&jsonp=__lc_localizationapi.livechatinc.com/v3.6/customer/a... https://api.livechatinc.com/v3.6/customer/action/get_localization?organization_id=e5a42b95-fa3c-4a60-9aba-f6428346e312&version=388cc59aa204dd75bec8ffb1b5c1735d_e975e4c4d4a3cfc6cf57cf79469ebc63&language=en&x-region=us-south1&group_id=7&jsonp=__lc_localization — 200 — 4.7 KiB — 151 ms — h2https://secure.livechatinc.com/customer/action/open_chat?license_id=4742391&group=7&embedded=1&widget_version=3&unique_groups=0&organization_id=e5a42b95-fa3c-4a60-9aba-f6428346e312&use_parent_storage=1&x-region=us-south1secure.livechatinc.com/customer/act... https://secure.livechatinc.com/customer/action/open_chat?license_id=4742391&group=7&embedded=1&widget_version=3&unique_groups=0&organization_id=e5a42b95-fa3c-4a60-9aba-f6428346e312&use_parent_storage=1&x-region=us-south1 — 200 — 992 B — 432 ms — http/1.1https://cdn.livechatinc.com/widget/static/js/livechat.CR3zYHXF.jscdn.livechatinc.com/widget/static/j... https://cdn.livechatinc.com/widget/static/js/livechat.CR3zYHXF.js — 200 — 996 B — 14 ms — h2https://cdn.livechatinc.com/widget/static/js/0.DZnh-gN6.chunk.jscdn.livechatinc.com/widget/static/j... https://cdn.livechatinc.com/widget/static/js/0.DZnh-gN6.chunk.js — 200 — 24.6 KiB — 11 ms — h2https://cdn.livechatinc.com/widget/static/js/1.BlD1Z9eS.chunk.jscdn.livechatinc.com/widget/static/j... https://cdn.livechatinc.com/widget/static/js/1.BlD1Z9eS.chunk.js — 200 — 20.0 KiB — 9 ms — h2https://cdn.livechatinc.com/widget/static/js/2.CgGX4iz_.chunk.jscdn.livechatinc.com/widget/static/j... https://cdn.livechatinc.com/widget/static/js/2.CgGX4iz_.chunk.js — 200 — 91.9 KiB — 20 ms — h2https://cdn.livechatinc.com/widget/static/js/3.BkPmegIK.chunk.jscdn.livechatinc.com/widget/static/j... https://cdn.livechatinc.com/widget/static/js/3.BkPmegIK.chunk.js — 200 — 41.3 KiB — 20 ms — h2https://cdn.livechatinc.com/widget/static/js/4.CwsCQJwf.chunk.jscdn.livechatinc.com/widget/static/j... https://cdn.livechatinc.com/widget/static/js/4.CwsCQJwf.chunk.js — 200 — 62.3 KiB — 48 ms — h2https://cdn.livechatinc.com/widget/static/js/5.D-PsQDDK.chunk.jscdn.livechatinc.com/widget/static/j... https://cdn.livechatinc.com/widget/static/js/5.D-PsQDDK.chunk.js — 200 — 7.5 KiB — 21 ms — h2https://cdn.livechatinc.com/widget/static/js/6.DoTVWiIk.chunk.jscdn.livechatinc.com/widget/static/j... https://cdn.livechatinc.com/widget/static/js/6.DoTVWiIk.chunk.js — 200 — 2.6 KiB — 22 ms — h2https://cdn.livechatinc.com/widget/static/js/7.qYTqns9Q.chunk.jscdn.livechatinc.com/widget/static/j... https://cdn.livechatinc.com/widget/static/js/7.qYTqns9Q.chunk.js — 200 — 604 B — 24 ms — h2https://cdn.livechatinc.com/widget/static/js/8.Cf2SBlCU.chunk.jscdn.livechatinc.com/widget/static/j... https://cdn.livechatinc.com/widget/static/js/8.Cf2SBlCU.chunk.js — 200 — 3.5 KiB — 26 ms — h2https://cdn.livechatinc.com/widget/static/js/9.xhyEK0_l.chunk.jscdn.livechatinc.com/widget/static/j... https://cdn.livechatinc.com/widget/static/js/9.xhyEK0_l.chunk.js — 200 — 638 B — 29 ms — h2https://cdn.livechatinc.com/widget/static/js/10.YIQHsUm5.chunk.jscdn.livechatinc.com/widget/static/j... https://cdn.livechatinc.com/widget/static/js/10.YIQHsUm5.chunk.js — 200 — 39.9 KiB — 49 ms — h2https://cdn.livechatinc.com/widget/static/js/11.al-9NYxR.chunk.jscdn.livechatinc.com/widget/static/j... https://cdn.livechatinc.com/widget/static/js/11.al-9NYxR.chunk.js — 200 — 801 B — 38 ms — h2https://cdn.livechatinc.com/widget/static/js/12.DJPUQwQu.chunk.jscdn.livechatinc.com/widget/static/j... https://cdn.livechatinc.com/widget/static/js/12.DJPUQwQu.chunk.js — 200 — 864 B — 41 ms — h2https://accounts.livechatinc.com/v2/customer/tokenaccounts.livechatinc.com/v2/custome... https://accounts.livechatinc.com/v2/customer/token — 200 — 1.3 KiB — 500 ms — h2
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 1491ms · 1317KB · A$26/mo
www.deakin.edu.au
Other
Costly
Execution 365ms
Transfer 46 KB
Unused 56%
Monthly Cost A$6/mo
www.deakin.edu.au
Other
Costly
Execution 303ms
Transfer 16 KB
Monthly Cost A$5/mo
Unattributable
Other
Optional
Execution 167ms
Transfer 0 KB
Monthly Cost A$3/mo
Google Tag Manager
Tag Manager
Optional
Execution 123ms
Transfer 178 KB
Unused 34%
Monthly Cost A$2/mo
assets.adobedtm.com
Other
Optional
Execution 104ms
Transfer 108 KB
Unused 34%
Monthly Cost A$2/mo
Google Tag Manager
Tag Manager
Optional
Execution 82ms
Transfer 153 KB
Unused 32%
Monthly Cost A$1/mo
analytics.tiktok.com
Other
Optional
Execution 66ms
Transfer 110 KB
Unused 52%
Monthly Cost A$1/mo
Google Tag Manager
Tag Manager
Optional
Execution 62ms
Transfer 156 KB
Unused 40%
Monthly Cost A$1/mo
Google Tag Manager
Tag Manager
Optional
Execution 61ms
Transfer 164 KB
Unused 37%
Monthly Cost A$1/mo
www.deakin.edu.au
Other
Optional
Execution 58ms
Transfer 158 KB
Unused 78%
Monthly Cost A$1/mo
Google Tag Manager
Tag Manager
Optional
Execution 52ms
Transfer 131 KB
Unused 41%
Monthly Cost A$1/mo
Facebook Pixel
Advertising
Optional
Execution 50ms
Transfer 97 KB
Unused 35%
Monthly Cost A$1/mo

These scripts may cost more than they're worth

  • www.deakin.edu.au adds 365ms and costs ~A$6/month
  • www.deakin.edu.au adds 303ms and costs ~A$5/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

www.deakin.edu.au takes 365ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

56% of www.deakin.edu.au'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

www.deakin.edu.au takes 303ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

78% of www.deakin.edu.au'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