Skip to content
https://au.com

Performance

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

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

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

3.75 s

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

23.93 s

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

841 ms

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.

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

24.23 s

Page Load Progression

1.1 s
2.1 s
3.2 s
4.3 s
5.3 s
6.4 s
7.5 s
8.5 s
Checks
15
5 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
30.7 MB transferred, 278 requests
FIX
30.7 MB transferred, 278 requests
Critical::
Page weighs 45.0 MB (30.7 MB transferred)
Warning::
Images are 18.2 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 18.2 MB
Warning::
JavaScript is 4.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 4.3 MB
Info::
Fonts are 499 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 499 KB
Info::
CSS is 286 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 286 KB
Warning::
278 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 6.4 g CO2 per page load
30.7 MB / 2.4 MB budget
30.7 MB transferred
278 requests
6.4 g CO2 per page load
Images 18.2 MiB 59%
Other 7.4 MiB 24%
JavaScript 4.3 MiB 14%
Fonts 499.2 KiB 2%
CSS 285.5 KiB 1%
HTML 56.7 KiB 0%
Other 33.9 KiB 0%
Other 6.9 KiB 0%
Other 555 B 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

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 (30.7 MiB of 30.7 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
5737ms total JS execution
FIX
5737ms total JS execution
Warning::
https://www.au.com/: 1021ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-5JT...: 609ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-56C...: 552ms CPU time
Warning::
Unattributable: 430ms CPU time
Warning::
https://www.au.com/etc.clientlibs/clientlibs/grani...: 405ms CPU time
Warning::
Third-party scripts: 5737ms (100% of total)

Main Thread Breakdown

Script Evaluation 60% Other 15% Style & Layout 11% Script Parsing & Compilation 9% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://www.au.com/1021ms77ms3ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5JT4BBWC&gtm=4e64k1609ms544ms20ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-56CSDJ552ms480ms45ms3rd
Unattributable430ms10ms0ms3rd
https://www.au.com/etc.clientlibs/clientlibs/granite/jquery/granite/csrf.lc-652a558c3774088b61b0530c184710d1-lc.min.js405ms339ms0ms3rd
https://www.googleoptimize.com/optimize.js?id=OPT-P3FZVN9299ms278ms12ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WDP7BMG&gtm=4e64k1250ms212ms32ms3rd
https://www.au.com/etc.clientlibs/au-com/clientlibs/jquery.lc-3f56e989e786c643b30d5668a97daa52-lc.min.js235ms102ms3ms3rd
https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-site.lc-8daae59af8caa2ae7bf2cfb82441fafd-lc.min.js221ms93ms53ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-P2QXJ6Q&gtm=4e64k1187ms158ms23ms3rd

Showing top 10 of 24 scripts

F
JS Bundles
Action
73 scripts, 1.8 MB unused
FIX
73 scripts, 1.8 MB unused
Warning::
https://engage.chat-message.au.com/bannerFunction....: 339 KB unused (92%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.au.com/etc.clientlibs/au-com/clientlib...: 275 KB unused (82%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://lpcdn.lpsnmedia.net/le_unified_window/10.4...: 182 KB unused (69%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-KVC...: 80 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.au.com/etc.clientlibs/au-com/clientlib...: 77 KB unused (80%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.8 MB
1881 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://engage.chat-message.au.com/bannerFunction.js?v=commitHash:%20d099bd8&webmch=webm371 KB339 KB (92%)3rd
https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-site.lc-8daae59af8caa2ae7bf2cfb82441fafd-lc.min.js351 KB275 KB (82%)3rd
https://lpcdn.lpsnmedia.net/le_unified_window/10.47.0-release_2318786578/desktopEmbedded.js?version=10.47.0-release_2318786578265 KB182 KB (69%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KVC899J&gtm=4e64k1181 KB80 KB (45%)3rd
https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-dependencies.lc-05795a2fd8bfa88119f743660ee2e83c-lc.min.js96 KB77 KB (80%)3rd
https://www.googleoptimize.com/optimize.js?id=OPT-P3FZVN9112 KB67 KB (60%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-P2QXJ6Q&gtm=4e64k1176 KB67 KB (38%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5JT4BBWC&gtm=4e64k1160 KB66 KB (41%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TGJVHGDZ&gtm=4e64k1118 KB63 KB (54%)3rd
https://www.googletagmanager.com/gtag/js?id=G-8LW7DLSMNS&cx=c&gtm=4e64k1147 KB63 KB (43%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
278 resources · 30.7 MB · 1.8 MB savings available
FIX
278 resources · 30.7 MB · 1.8 MB savings available
Warning::
Page weight 29.7 MB over 1MB target
Got: 30.7 MB Expected: ≤ 1 MB
Info::
~1.8 MB of savings available
Warning::
277 third-party resources (100% of weight)
Info::
39 resources over 200KB
278 resources · 30.7 MiB · 277 third-party 29.7 MiB over 1MB target
Image 59% · 18.2 MiB
Font 19% · 5.9 MiB
JavaScript 14% · 4.3 MiB
Other 6% · 1.8 MiB
CSS 1% · 285.5 KiB
Document 0% · 146.8 KiB

~1.8 MiB of savings available

Remove unused JavaScript: 1.8 MiB
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
125 images, 0 KB saveable
REVIEW
125 images, 0 KB saveable
Warning::
https://www.au.com/content/dam/au-com/renew2022/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.au.com/content/dam/au-com/renew2022/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.au.com/content/dam/au-com/renew2024/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.au.com/content/dam/au-com/renew2024/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.au.com/content/dam/au-com/renew2022/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.au.com/content/dam/au-com/renew2022/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.au.com/content/dam/au-com/renew2022/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.au.com/content/dam/au-com/renew2022/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.au.com/content/dam/au-com/renew2022/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.au.com/content/dam/au-com/renew2024/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.au.com/content/dam/au-com/renew2024/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.au.com/content/dam/au-com/renew2024/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.au.com/content/dam/au-com/renew2022/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.au.com/content/dam/au-com/renew2022/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.au.com/content/dam/au-com/renew2022/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.au.com/content/dam/au-com/renew2024/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.au.com/content/dam/au-com/renew2022/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.au.com/content/dam/au-com/renew2022/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.au.com/content/dam/au-com/renew2024/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.au.com/content/dam/au-com/renew2024/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.au.com/content/dam/au-com/renew2024/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.au.com/content/dam/au-com/renew2022/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.au.com/content/dam/au-com/renew2024/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.au.com/content/dam/au-com/renew2022/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.au.com/content/dam/au-com/renew2022/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.au.com/content/dam/au-com/renew2024/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.au.com/content/dam/au-com/renew2024/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.au.com/content/dam/au-com/renew2022/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.au.com/content/dam/au-com/renew2022/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
125 images 18.2 MB
0 oversized -0 KB
124 legacy format
29 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

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

Web fonts

30

6092 KB total

Render-blocking

0

of 30

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s FCP 3.7 s LCP 23.9 shttps://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFYwQgP-FVthw.woff2-F62fjtqLzI2JPCgQBnw7HF... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFYwQgP-FVthw.woff2 — 24.4 KiB — 82 ms — font-display: swaphttps://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.116.woff2-F62fjtqLzI2JPCgQBnw7HF... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.116.woff2 — 16.1 KiB — 71 ms — font-display: swaphttps://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.110.woff2-F62fjtqLzI2JPCgQBnw7HF... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.110.woff2 — 15.5 KiB — 73 ms — font-display: swaphttps://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.119.woff2-F62fjtqLzI2JPCgQBnw7HF... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.119.woff2 — 77.2 KiB — 90 ms — font-display: swaphttps://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.114.woff2-F62fjtqLzI2JPCgQBnw7HF... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.114.woff2 — 14.1 KiB — 74 ms — font-display: swaphttps://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.103.woff2-F62fjtqLzI2JPCgQBnw7HF... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.103.woff2 — 16.3 KiB — 12 ms — font-display: swaphttps://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.115.woff2-F62fjtqLzI2JPCgQBnw7HF... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.115.woff2 — 15.7 KiB — 17 ms — font-display: swaphttps://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.109.woff2-F62fjtqLzI2JPCgQBnw7HF... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.109.woff2 — 14.9 KiB — 21 ms — font-display: swaphttps://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.108.woff2-F62fjtqLzI2JPCgQBnw7HF... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.108.woff2 — 18.1 KiB — 23 ms — font-display: swaphttps://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.111.woff2-F62fjtqLzI2JPCgQBnw7HF... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.111.woff2 — 16.6 KiB — 27 ms — font-display: swaphttps://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.112.woff2-F62fjtqLzI2JPCgQBnw7HF... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.112.woff2 — 15.5 KiB — 47 ms — font-display: swaphttps://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.106.woff2-F62fjtqLzI2JPCgQBnw7HF... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.106.woff2 — 19.1 KiB — 29 ms — font-display: swaphttps://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.92.woff2-F62fjtqLzI2JPCgQBnw7HF... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.92.woff2 — 18.5 KiB — 51 ms — font-display: swaphttps://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.117.woff2-F62fjtqLzI2JPCgQBnw7HF... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.117.woff2 — 11.5 KiB — 49 ms — font-display: swaphttps://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.113.woff2-F62fjtqLzI2JPCgQBnw7HF... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.113.woff2 — 14.5 KiB — 48 ms — font-display: swaphttps://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.102.woff2-F62fjtqLzI2JPCgQBnw7HF... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.102.woff2 — 17.1 KiB — 47 ms — font-display: swaphttps://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.107.woff2-F62fjtqLzI2JPCgQBnw7HF... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.107.woff2 — 16.3 KiB — 49 ms — font-display: swaphttps://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.118.woff2-F62fjtqLzI2JPCgQBnw7HF... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.118.woff2 — 18.0 KiB — 52 ms — font-display: swaphttps://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.105.woff2-F62fjtqLzI2JPCgQBnw7HF... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.105.woff2 — 17.2 KiB — 44 ms — font-display: swaphttps://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.100.woff2-F62fjtqLzI2JPCgQBnw7HF... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.100.woff2 — 19.7 KiB — 48 ms — font-display: swaphttps://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.93.woff2-F62fjtqLzI2JPCgQBnw7HF... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.93.woff2 — 16.7 KiB — 52 ms — font-display: swaphttps://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.104.woff2-F62fjtqLzI2JPCgQBnw7HF... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.104.woff2 — 17.4 KiB — 53 ms — font-display: swaphttps://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.98.woff2-F62fjtqLzI2JPCgQBnw7HF... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.98.woff2 — 18.3 KiB — 49 ms — font-display: swaphttps://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.86.woff2-F62fjtqLzI2JPCgQBnw7HF... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.86.woff2 — 16.6 KiB — 10 ms — font-display: swaphttps://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.90.woff2-F62fjtqLzI2JPCgQBnw7HF... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.90.woff2 — 18.5 KiB — 10 ms — font-display: swaphttps://use.typekit.net/af/9983a7/00000000000000007735de4e/30/m?features=ALL&v=4&chunks=31.638.729.839.1183.1186.1209.1224.1232.1233.1242.1265.1274.1303.1305.1312.1337.1358.1361.1364.1402.1421.1430.1437.1444&order=0m https://use.typekit.net/af/9983a7/00000000000000007735de4e/30/m?features=ALL&v=4&chunks=31.638.729.839.1183.1186.1209.1224.1232.1233.1242.1265.1274.1303.1305.1312.1337.1358.1361.1364.1402.1421.1430.1437.1444&order=0 — 1.3 MiB — 3.8 s — font-display: swaphttps://use.typekit.net/af/b0ee56/00000000000000007735de50/30/m?features=ALL&v=4&chunks=31.638.729.839.1183.1186.1209.1224.1232.1233.1242.1265.1274.1303.1305.1312.1337.1358.1361.1364.1402.1421.1430.1437.1444&order=0m https://use.typekit.net/af/b0ee56/00000000000000007735de50/30/m?features=ALL&v=4&chunks=31.638.729.839.1183.1186.1209.1224.1232.1233.1242.1265.1274.1303.1305.1312.1337.1358.1361.1364.1402.1421.1430.1437.1444&order=0 — 1.4 MiB — 2.2 s — font-display: swaphttps://use.typekit.net/af/305f0d/00000000000000007735de57/30/m?features=ALL&v=4&chunks=31.638.729.839.1183.1186.1209.1224.1232.1233.1242.1265.1274.1303.1305.1312.1337.1358.1361.1364.1402.1421.1430.1437.1444&order=0m https://use.typekit.net/af/305f0d/00000000000000007735de57/30/m?features=ALL&v=4&chunks=31.638.729.839.1183.1186.1209.1224.1232.1233.1242.1265.1274.1303.1305.1312.1337.1358.1361.1364.1402.1421.1430.1437.1444&order=0 — 1.4 MiB — 2.2 s — font-display: swaphttps://use.typekit.net/af/38dea1/00000000000000007735de56/30/m?features=ALL&v=4&chunks=31.638.729.839.1183.1186.1209.1224.1232.1233.1242.1265.1274.1303.1305.1312.1337.1358.1361.1364.1402.1421.1430.1437.1444&order=0m https://use.typekit.net/af/38dea1/00000000000000007735de56/30/m?features=ALL&v=4&chunks=31.638.729.839.1183.1186.1209.1224.1232.1233.1242.1265.1274.1303.1305.1312.1337.1358.1361.1364.1402.1421.1430.1437.1444&order=0 — 1.4 MiB — 2.2 s — font-display: swaphttps://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.101.woff2-F62fjtqLzI2JPCgQBnw7HF... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.101.woff2 — 15.4 KiB — 6 ms — font-display: swap
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 24 KB
Load time 82 ms
Start 751 ms
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 16 KB
Load time 71 ms
Start 753 ms
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 16 KB
Load time 73 ms
Start 757 ms
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 77 KB
Load time 90 ms
Start 758 ms
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 14 KB
Load time 74 ms
Start 759 ms
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 16 KB
Load time 12 ms
Start 931 ms
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 16 KB
Load time 17 ms
Start 932 ms
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 15 KB
Load time 21 ms
Start 932 ms
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 18 KB
Load time 23 ms
Start 932 ms
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 17 KB
Load time 27 ms
Start 933 ms
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 15 KB
Load time 47 ms
Start 934 ms
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 19 KB
Load time 29 ms
Start 936 ms
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 18 KB
Load time 51 ms
Start 936 ms
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 12 KB
Load time 49 ms
Start 937 ms
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 15 KB
Load time 48 ms
Start 943 ms
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 17 KB
Load time 47 ms
Start 947 ms
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 16 KB
Load time 49 ms
Start 948 ms
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 18 KB
Load time 52 ms
Start 948 ms
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 17 KB
Load time 44 ms
Start 958 ms
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 20 KB
Load time 48 ms
Start 959 ms
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 17 KB
Load time 52 ms
Start 959 ms
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 17 KB
Load time 53 ms
Start 960 ms
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 18 KB
Load time 49 ms
Start 960 ms
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 17 KB
Load time 10 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 18 KB
Load time 10 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
m unknown swap
Size 1354 KB
Load time 3.8 s
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
m unknown swap
Size 1386 KB
Load time 2.2 s
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
m unknown swap
Size 1431 KB
Load time 2.2 s
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
m unknown swap
Size 1422 KB
Load time 2.2 s
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 15 KB
Load time 6 ms
Start 1.8 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 ~4475 KB and ~8950 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
278 requests over 7790ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s FCP 3.7 s LCP 23.9 shttps://au.com// https://au.com/ — 302 — 123 B — 366 ms — http/1.0https://www.au.com/www.au.com/ https://www.au.com/ — 200 — 36.0 KiB — 20 ms — h2https://www.au.com/.rum/@adobe/helix-rum-js@%5E2/dist/micro.jswww.au.com/.rum/@adobe/helix-rum-js... https://www.au.com/.rum/@adobe/helix-rum-js@%5E2/dist/micro.js — 200 — 988 B — 7 ms — h2https://www.au.com/content/dam/au-com/common/css/parts.csswww.au.com/content/dam/au-com/commo... https://www.au.com/content/dam/au-com/common/css/parts.css — 200 — 91.3 KiB — 38 ms — h2https://www.au.com/content/dam/au-com/common/css/emergency.csswww.au.com/content/dam/au-com/commo... https://www.au.com/content/dam/au-com/common/css/emergency.css — 200 — 410 B — 17 ms — h2https://www.au.com/content/dam/au-com/patch/carousel-v2/carousel-v2.csswww.au.com/content/dam/au-com/patch... https://www.au.com/content/dam/au-com/patch/carousel-v2/carousel-v2.css — 200 — 309 B — 19 ms — h2https://www.au.com/content/dam/au-com/renew2022/css/autop_disasterSubBoard_2022.csswww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2022/css/autop_disasterSubBoard_2022.css — 200 — 2.4 KiB — 37 ms — h2https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-dependencies.lc-d41d8cd98f00b204e9800998ecf8427e-lc.min.csswww.au.com/etc.clientlibs/au-com/cl... https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-dependencies.lc-d41d8cd98f00b204e9800998ecf8427e-lc.min.css — 200 — 186 B — 33 ms — h2https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-base.lc-21dfcbe553fca4956a5779eda3e5d67a-lc.min.csswww.au.com/etc.clientlibs/au-com/cl... https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-base.lc-21dfcbe553fca4956a5779eda3e5d67a-lc.min.css — 200 — 7.8 KiB — 24 ms — h2https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-site.lc-f8e083eafe57a8b925f7234c55e618f8-lc.min.csswww.au.com/etc.clientlibs/au-com/cl... https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-site.lc-f8e083eafe57a8b925f7234c55e618f8-lc.min.css — 200 — 83.9 KiB — 40 ms — h2https://www.au.com/etc.clientlibs/au-com/clientlibs/jquery.lc-3f56e989e786c643b30d5668a97daa52-lc.min.jswww.au.com/etc.clientlibs/au-com/cl... https://www.au.com/etc.clientlibs/au-com/clientlibs/jquery.lc-3f56e989e786c643b30d5668a97daa52-lc.min.js — 200 — 32.8 KiB — 63 ms — h2https://cdnjs.cloudflare.com/ajax/libs/jquery-migrate/3.4.0/jquery-migrate.min.jscdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery-migrate/3.4.0/jquery-migrate.min.js — 200 — 4.9 KiB — 62 ms — h3https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-dependencies.lc-05795a2fd8bfa88119f743660ee2e83c-lc.min.jswww.au.com/etc.clientlibs/au-com/cl... https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-dependencies.lc-05795a2fd8bfa88119f743660ee2e83c-lc.min.js — 200 — 96.0 KiB — 70 ms — h2https://www.au.com/content/dam/au-com/common/css/clientlib-base-add.csswww.au.com/content/dam/au-com/commo... https://www.au.com/content/dam/au-com/common/css/clientlib-base-add.css — 200 — 603 B — 19 ms — h2https://www.au.com/content/dam/au-com/common/css/disaster-message.csswww.au.com/content/dam/au-com/commo... https://www.au.com/content/dam/au-com/common/css/disaster-message.css — 200 — 400 B — 45 ms — h2https://www.au.com/content/dam/au-com/patch/patch.csswww.au.com/content/dam/au-com/patch... https://www.au.com/content/dam/au-com/patch/patch.css — 200 — 352 B — 34 ms — h2https://www.au.com/content/dam/au-com/renew2024/css/autop2024.csswww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/css/autop2024.css — 200 — 60.9 KiB — 37 ms — h2https://www.au.com/content/dam/au-com/renew2022/css/important-notice-renovation.csswww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2022/css/important-notice-renovation.css — 200 — 2.3 KiB — 38 ms — h2https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swapfonts.googleapis.com/css2?family=No... https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap — 200 — 30.2 KiB — 57 ms — h2https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-site/resources/images/icon/icon_menu_smp.pngwww.au.com/etc.clientlibs/au-com/cl... https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-site/resources/images/icon/icon_menu_smp.png — 200 — 554 B — 61 ms — h2https://www.au.com/content/dam/au-com/common/icon/au_logo_y.png?scl=1&fmt=png-alphawww.au.com/content/dam/au-com/commo... https://www.au.com/content/dam/au-com/common/icon/au_logo_y.png?scl=1&fmt=png-alpha — 200 — 9.1 KiB — 39 ms — h2https://www.au.com/content/dam/au-com/common/icon/au_logo_t.png?scl=1&fmt=png-alphawww.au.com/content/dam/au-com/commo... https://www.au.com/content/dam/au-com/common/icon/au_logo_t.png?scl=1&fmt=png-alpha — 200 — 9.8 KiB — 12 ms — h2https://www.au.com/content/dam/au-com/designs/icon/icon_shop.png?fmt=png-alpha&scl=1www.au.com/content/dam/au-com/desig... https://www.au.com/content/dam/au-com/designs/icon/icon_shop.png?fmt=png-alpha&scl=1 — 200 — 714 B — 10 ms — h2https://www.au.com/content/dam/au-com/designs/icon/icon_auonlineshop.png?fmt=png-alpha&scl=1www.au.com/content/dam/au-com/desig... https://www.au.com/content/dam/au-com/designs/icon/icon_auonlineshop.png?fmt=png-alpha&scl=1 — 200 — 940 B — 6 ms — h2https://www.au.com/etc.clientlibs/core/wcm/components/commons/site/clientlibs/container.lc-0a6aff292f5cc42142779cde92054524-lc.min.jswww.au.com/etc.clientlibs/core/wcm/... https://www.au.com/etc.clientlibs/core/wcm/components/commons/site/clientlibs/container.lc-0a6aff292f5cc42142779cde92054524-lc.min.js — 200 — 716 B — 6 ms — h2https://www.au.com/etc.clientlibs/clientlibs/granite/jquery/granite/csrf.lc-652a558c3774088b61b0530c184710d1-lc.min.jswww.au.com/etc.clientlibs/clientlib... https://www.au.com/etc.clientlibs/clientlibs/granite/jquery/granite/csrf.lc-652a558c3774088b61b0530c184710d1-lc.min.js — 200 — 1.7 KiB — 88 ms — h2https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-base.lc-88ea230bc00a0709499b648c1697cb2d-lc.min.jswww.au.com/etc.clientlibs/au-com/cl... https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-base.lc-88ea230bc00a0709499b648c1697cb2d-lc.min.js — 200 — 8.6 KiB — 72 ms — h2https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-site.lc-8daae59af8caa2ae7bf2cfb82441fafd-lc.min.jswww.au.com/etc.clientlibs/au-com/cl... https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-site.lc-8daae59af8caa2ae7bf2cfb82441fafd-lc.min.js — 200 — 350.7 KiB — 171 ms — h2https://www.au.com/content/dam/au-com/patch/patch.jswww.au.com/content/dam/au-com/patch... https://www.au.com/content/dam/au-com/patch/patch.js — 200 — 1.4 KiB — 92 ms — h2https://www.au.com/content/dam/au-com/patch/top_patch.jswww.au.com/content/dam/au-com/patch... https://www.au.com/content/dam/au-com/patch/top_patch.js — 200 — 208 B — 71 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s FCP 3.7 s LCP 23.9 shttps://au.com// https://au.com/ — 302 — 123 B — 366 ms — http/1.0https://www.au.com/www.au.com/ https://www.au.com/ — 200 — 36.0 KiB — 20 ms — h2https://www.au.com/.rum/@adobe/helix-rum-js@%5E2/dist/micro.jswww.au.com/.rum/@adobe/helix-rum-js... https://www.au.com/.rum/@adobe/helix-rum-js@%5E2/dist/micro.js — 200 — 988 B — 7 ms — h2https://www.au.com/content/dam/au-com/common/css/parts.csswww.au.com/content/dam/au-com/commo... https://www.au.com/content/dam/au-com/common/css/parts.css — 200 — 91.3 KiB — 38 ms — h2https://www.au.com/content/dam/au-com/common/css/emergency.csswww.au.com/content/dam/au-com/commo... https://www.au.com/content/dam/au-com/common/css/emergency.css — 200 — 410 B — 17 ms — h2https://www.au.com/content/dam/au-com/patch/carousel-v2/carousel-v2.csswww.au.com/content/dam/au-com/patch... https://www.au.com/content/dam/au-com/patch/carousel-v2/carousel-v2.css — 200 — 309 B — 19 ms — h2https://www.au.com/content/dam/au-com/renew2022/css/autop_disasterSubBoard_2022.csswww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2022/css/autop_disasterSubBoard_2022.css — 200 — 2.4 KiB — 37 ms — h2https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-dependencies.lc-d41d8cd98f00b204e9800998ecf8427e-lc.min.csswww.au.com/etc.clientlibs/au-com/cl... https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-dependencies.lc-d41d8cd98f00b204e9800998ecf8427e-lc.min.css — 200 — 186 B — 33 ms — h2https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-base.lc-21dfcbe553fca4956a5779eda3e5d67a-lc.min.csswww.au.com/etc.clientlibs/au-com/cl... https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-base.lc-21dfcbe553fca4956a5779eda3e5d67a-lc.min.css — 200 — 7.8 KiB — 24 ms — h2https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-site.lc-f8e083eafe57a8b925f7234c55e618f8-lc.min.csswww.au.com/etc.clientlibs/au-com/cl... https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-site.lc-f8e083eafe57a8b925f7234c55e618f8-lc.min.css — 200 — 83.9 KiB — 40 ms — h2https://www.au.com/etc.clientlibs/au-com/clientlibs/jquery.lc-3f56e989e786c643b30d5668a97daa52-lc.min.jswww.au.com/etc.clientlibs/au-com/cl... https://www.au.com/etc.clientlibs/au-com/clientlibs/jquery.lc-3f56e989e786c643b30d5668a97daa52-lc.min.js — 200 — 32.8 KiB — 63 ms — h2https://cdnjs.cloudflare.com/ajax/libs/jquery-migrate/3.4.0/jquery-migrate.min.jscdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery-migrate/3.4.0/jquery-migrate.min.js — 200 — 4.9 KiB — 62 ms — h3https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-dependencies.lc-05795a2fd8bfa88119f743660ee2e83c-lc.min.jswww.au.com/etc.clientlibs/au-com/cl... https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-dependencies.lc-05795a2fd8bfa88119f743660ee2e83c-lc.min.js — 200 — 96.0 KiB — 70 ms — h2https://www.au.com/content/dam/au-com/common/css/clientlib-base-add.csswww.au.com/content/dam/au-com/commo... https://www.au.com/content/dam/au-com/common/css/clientlib-base-add.css — 200 — 603 B — 19 ms — h2https://www.au.com/content/dam/au-com/common/css/disaster-message.csswww.au.com/content/dam/au-com/commo... https://www.au.com/content/dam/au-com/common/css/disaster-message.css — 200 — 400 B — 45 ms — h2https://www.au.com/content/dam/au-com/patch/patch.csswww.au.com/content/dam/au-com/patch... https://www.au.com/content/dam/au-com/patch/patch.css — 200 — 352 B — 34 ms — h2https://www.au.com/content/dam/au-com/renew2024/css/autop2024.csswww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/css/autop2024.css — 200 — 60.9 KiB — 37 ms — h2https://www.au.com/content/dam/au-com/renew2022/css/important-notice-renovation.csswww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2022/css/important-notice-renovation.css — 200 — 2.3 KiB — 38 ms — h2https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swapfonts.googleapis.com/css2?family=No... https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap — 200 — 30.2 KiB — 57 ms — h2https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-site/resources/images/icon/icon_menu_smp.pngwww.au.com/etc.clientlibs/au-com/cl... https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-site/resources/images/icon/icon_menu_smp.png — 200 — 554 B — 61 ms — h2https://www.au.com/content/dam/au-com/common/icon/au_logo_y.png?scl=1&fmt=png-alphawww.au.com/content/dam/au-com/commo... https://www.au.com/content/dam/au-com/common/icon/au_logo_y.png?scl=1&fmt=png-alpha — 200 — 9.1 KiB — 39 ms — h2https://www.au.com/content/dam/au-com/common/icon/au_logo_t.png?scl=1&fmt=png-alphawww.au.com/content/dam/au-com/commo... https://www.au.com/content/dam/au-com/common/icon/au_logo_t.png?scl=1&fmt=png-alpha — 200 — 9.8 KiB — 12 ms — h2https://www.au.com/content/dam/au-com/designs/icon/icon_shop.png?fmt=png-alpha&scl=1www.au.com/content/dam/au-com/desig... https://www.au.com/content/dam/au-com/designs/icon/icon_shop.png?fmt=png-alpha&scl=1 — 200 — 714 B — 10 ms — h2https://www.au.com/content/dam/au-com/designs/icon/icon_auonlineshop.png?fmt=png-alpha&scl=1www.au.com/content/dam/au-com/desig... https://www.au.com/content/dam/au-com/designs/icon/icon_auonlineshop.png?fmt=png-alpha&scl=1 — 200 — 940 B — 6 ms — h2https://www.au.com/etc.clientlibs/core/wcm/components/commons/site/clientlibs/container.lc-0a6aff292f5cc42142779cde92054524-lc.min.jswww.au.com/etc.clientlibs/core/wcm/... https://www.au.com/etc.clientlibs/core/wcm/components/commons/site/clientlibs/container.lc-0a6aff292f5cc42142779cde92054524-lc.min.js — 200 — 716 B — 6 ms — h2https://www.au.com/etc.clientlibs/clientlibs/granite/jquery/granite/csrf.lc-652a558c3774088b61b0530c184710d1-lc.min.jswww.au.com/etc.clientlibs/clientlib... https://www.au.com/etc.clientlibs/clientlibs/granite/jquery/granite/csrf.lc-652a558c3774088b61b0530c184710d1-lc.min.js — 200 — 1.7 KiB — 88 ms — h2https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-base.lc-88ea230bc00a0709499b648c1697cb2d-lc.min.jswww.au.com/etc.clientlibs/au-com/cl... https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-base.lc-88ea230bc00a0709499b648c1697cb2d-lc.min.js — 200 — 8.6 KiB — 72 ms — h2https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-site.lc-8daae59af8caa2ae7bf2cfb82441fafd-lc.min.jswww.au.com/etc.clientlibs/au-com/cl... https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-site.lc-8daae59af8caa2ae7bf2cfb82441fafd-lc.min.js — 200 — 350.7 KiB — 171 ms — h2https://www.au.com/content/dam/au-com/patch/patch.jswww.au.com/content/dam/au-com/patch... https://www.au.com/content/dam/au-com/patch/patch.js — 200 — 1.4 KiB — 92 ms — h2https://www.au.com/content/dam/au-com/patch/top_patch.jswww.au.com/content/dam/au-com/patch... https://www.au.com/content/dam/au-com/patch/top_patch.js — 200 — 208 B — 71 ms — h2https://www.au.com/content/dam/au-com/patch/carousel-v2/carousel-v2.jswww.au.com/content/dam/au-com/patch... https://www.au.com/content/dam/au-com/patch/carousel-v2/carousel-v2.js — 200 — 8.9 KiB — 126 ms — h2https://www.au.com/content/dam/au-com/renew2024/js/autop2024.jswww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/js/autop2024.js — 200 — 25.7 KiB — 102 ms — h2https://www.au.com/content/dam/au-com/renew2022/js/auAction_carousel.jswww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2022/js/auAction_carousel.js — 200 — 3.8 KiB — 103 ms — h2https://www.au.com/content/dam/au-com/renew2024/js/blockMeasurement.jswww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/js/blockMeasurement.js — 200 — 3.9 KiB — 88 ms — h2https://www.au.com/content/dam/au-com/renew2022/js/important-notice-renovation.jswww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2022/js/important-notice-renovation.js — 200 — 1.8 KiB — 86 ms — h2https://www.au.com/content/dam/au-com/renew2022/js/maintenance_notice-list.jswww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2022/js/maintenance_notice-list.js — 200 — 2.5 KiB — 69 ms — h2https://sf.nazs.socdm.com/tg/nazs-client.min.jssf.nazs.socdm.com/tg/nazs-client.mi... https://sf.nazs.socdm.com/tg/nazs-client.min.js — 200 — 4.5 KiB — 387 ms — h2https://www.au.com/etc.clientlibs/core/wcm/components/commons/datalayer/v1/clientlibs/core.wcm.components.commons.datalayer.v1.lc-70264651675213ed7f7cc5a02a00f621-lc.min.jswww.au.com/etc.clientlibs/core/wcm/... https://www.au.com/etc.clientlibs/core/wcm/components/commons/datalayer/v1/clientlibs/core.wcm.components.commons.datalayer.v1.lc-70264651675213ed7f7cc5a02a00f621-lc.min.js — 200 — 12.1 KiB — 117 ms — h2https://www.googleoptimize.com/optimize.js?id=OPT-P3FZVN9www.googleoptimize.com/optimize.js?... https://www.googleoptimize.com/optimize.js?id=OPT-P3FZVN9 — 200 — 111.9 KiB — 156 ms — h2https://www.au.com/content/dam/au-com/designs/icon/icon_search.png?fmt=png-alpha&scl=1www.au.com/content/dam/au-com/desig... https://www.au.com/content/dam/au-com/designs/icon/icon_search.png?fmt=png-alpha&scl=1 — 200 — 1.1 KiB — 114 ms — h2https://www.au.com/content/dam/au-com/designs/icon/icon_smartphone_white.png?fmt=png-alpha&scl=1www.au.com/content/dam/au-com/desig... https://www.au.com/content/dam/au-com/designs/icon/icon_smartphone_white.png?fmt=png-alpha&scl=1 — 200 — 752 B — 123 ms — h2https://www.au.com/content/dam/au-com/designs/icon/icon_internet_white.png?fmt=png-alpha&scl=1www.au.com/content/dam/au-com/desig... https://www.au.com/content/dam/au-com/designs/icon/icon_internet_white.png?fmt=png-alpha&scl=1 — 200 — 670 B — 126 ms — h2https://www.au.com/content/dam/au-com/designs/icon/icon_pontapass_white_68ca7486d78e8d37.png?fmt=png-alpha&scl=1www.au.com/content/dam/au-com/desig... https://www.au.com/content/dam/au-com/designs/icon/icon_pontapass_white_68ca7486d78e8d37.png?fmt=png-alpha&scl=1 — 200 — 843 B — 145 ms — h2https://www.au.com/content/dam/au-com/designs/icon/icon_payment2_white.png?fmt=png-alpha&scl=1www.au.com/content/dam/au-com/desig... https://www.au.com/content/dam/au-com/designs/icon/icon_payment2_white.png?fmt=png-alpha&scl=1 — 200 — 2.5 KiB — 143 ms — h2https://www.au.com/content/dam/au-com/designs/icon/icon_hoken_white.png?fmt=png-alpha&scl=1www.au.com/content/dam/au-com/desig... https://www.au.com/content/dam/au-com/designs/icon/icon_hoken_white.png?fmt=png-alpha&scl=1 — 200 — 3.5 KiB — 126 ms — h2https://www.au.com/content/dam/au-com/designs/icon/icon_denki_white.png?fmt=png-alpha&scl=1www.au.com/content/dam/au-com/desig... https://www.au.com/content/dam/au-com/designs/icon/icon_denki_white.png?fmt=png-alpha&scl=1 — 200 — 875 B — 146 ms — h2https://www.au.com/content/dam/au-com/designs/icon/icon_contents_white.png?fmt=png-alpha&scl=1www.au.com/content/dam/au-com/desig... https://www.au.com/content/dam/au-com/designs/icon/icon_contents_white.png?fmt=png-alpha&scl=1 — 200 — 739 B — 147 ms — h2https://www.au.com/content/dam/au-com/designs/icon/icon_home_white.png?fmt=png-alpha&scl=1www.au.com/content/dam/au-com/desig... https://www.au.com/content/dam/au-com/designs/icon/icon_home_white.png?fmt=png-alpha&scl=1 — 200 — 3.9 KiB — 139 ms — h2https://www.au.com/content/dam/au-com/designs/icon/icon_wallet_white.png?fmt=png-alpha&scl=1www.au.com/content/dam/au-com/desig... https://www.au.com/content/dam/au-com/designs/icon/icon_wallet_white.png?fmt=png-alpha&scl=1 — 200 — 661 B — 124 ms — h2https://www.au.com/content/dam/au-com/designs/icon/icon_healthcare_white.png?fmt=png-alpha&scl=1www.au.com/content/dam/au-com/desig... https://www.au.com/content/dam/au-com/designs/icon/icon_healthcare_white.png?fmt=png-alpha&scl=1 — 200 — 3.5 KiB — 133 ms — h2https://www.au.com/content/dam/au-com/designs/icon/icon_close_gray_large.png?fmt=png-alpha&scl=1www.au.com/content/dam/au-com/desig... https://www.au.com/content/dam/au-com/designs/icon/icon_close_gray_large.png?fmt=png-alpha&scl=1 — 200 — 656 B — 125 ms — h2https://www.au.com/content/dam/au-com/designs/icon/icon_smartphone_gray.png?fmt=png-alpha&scl=1www.au.com/content/dam/au-com/desig... https://www.au.com/content/dam/au-com/designs/icon/icon_smartphone_gray.png?fmt=png-alpha&scl=1 — 200 — 1.2 KiB — 137 ms — h2https://www.au.com/content/dam/au-com/designs/icon/icon_internet_gray.png?fmt=png-alpha&scl=1www.au.com/content/dam/au-com/desig... https://www.au.com/content/dam/au-com/designs/icon/icon_internet_gray.png?fmt=png-alpha&scl=1 — 200 — 924 B — 133 ms — h2https://www.au.com/content/dam/au-com/designs/icon/icon_pontapass_gray_51d343cd9cd339bd.png?fmt=png-alpha&scl=1www.au.com/content/dam/au-com/desig... https://www.au.com/content/dam/au-com/designs/icon/icon_pontapass_gray_51d343cd9cd339bd.png?fmt=png-alpha&scl=1 — 200 — 1.4 KiB — 151 ms — h2https://www.au.com/content/dam/au-com/designs/icon/icon_payment2_gray.png?fmt=png-alpha&scl=1www.au.com/content/dam/au-com/desig... https://www.au.com/content/dam/au-com/designs/icon/icon_payment2_gray.png?fmt=png-alpha&scl=1 — 200 — 2.8 KiB — 263 ms — h2https://www.au.com/content/dam/au-com/designs/icon/icon_hoken_gray.png?fmt=png-alpha&scl=1www.au.com/content/dam/au-com/desig... https://www.au.com/content/dam/au-com/designs/icon/icon_hoken_gray.png?fmt=png-alpha&scl=1 — 200 — 3.7 KiB — 189 ms — h2https://www.au.com/content/dam/au-com/designs/icon/icon_denki_gray.png?fmt=png-alpha&scl=1www.au.com/content/dam/au-com/desig... https://www.au.com/content/dam/au-com/designs/icon/icon_denki_gray.png?fmt=png-alpha&scl=1 — 200 — 1.1 KiB — 1.1 s — h2https://www.au.com/content/dam/au-com/designs/icon/icon_contents_gray.png?fmt=png-alpha&scl=1www.au.com/content/dam/au-com/desig... https://www.au.com/content/dam/au-com/designs/icon/icon_contents_gray.png?fmt=png-alpha&scl=1 — 200 — 948 B — 190 ms — h2https://www.au.com/content/dam/au-com/designs/icon/icon_home_gray.png?fmt=png-alpha&scl=1www.au.com/content/dam/au-com/desig... https://www.au.com/content/dam/au-com/designs/icon/icon_home_gray.png?fmt=png-alpha&scl=1 — 200 — 37.8 KiB — 308 ms — h2https://www.au.com/content/dam/au-com/designs/icon/icon_wallet_gray.png?fmt=png-alpha&scl=1www.au.com/content/dam/au-com/desig... https://www.au.com/content/dam/au-com/designs/icon/icon_wallet_gray.png?fmt=png-alpha&scl=1 — 200 — 886 B — 287 ms — h2https://www.au.com/content/dam/au-com/designs/icon/icon_healthcare_gray.png?fmt=png-alpha&scl=1www.au.com/content/dam/au-com/desig... https://www.au.com/content/dam/au-com/designs/icon/icon_healthcare_gray.png?fmt=png-alpha&scl=1 — 200 — 2.9 KiB — 308 ms — h2https://www.au.com/content/dam/au-com/renew2024/img/primary/au/au_primary_284_492b8c022cd39254.jpg?scl=1&qlt=90www.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/primary/au/au_primary_284_492b8c022cd39254.jpg?scl=1&qlt=90 — 200 — 706.8 KiB — 648 ms — h2https://www.au.com/content/dam/au-com/renew2024/img/primary/au/au_primary_284_sp_6e8049918f1836ad.jpg?scl=1&qlt=90www.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/primary/au/au_primary_284_sp_6e8049918f1836ad.jpg?scl=1&qlt=90 — 200 — 195.5 KiB — 310 ms — h2https://www.au.com/content/dam/au-com/renew2024/img/primary/au/au_primary_281_2c9af03422113c06.jpg?scl=1&qlt=90www.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/primary/au/au_primary_281_2c9af03422113c06.jpg?scl=1&qlt=90 — 200 — 1.2 MiB — 943 ms — h2https://www.au.com/content/dam/au-com/renew2024/img/primary/au/au_primary_281_sp_fec303bd065d9958.jpg?scl=1&qlt=90www.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/primary/au/au_primary_281_sp_fec303bd065d9958.jpg?scl=1&qlt=90 — 200 — 92.1 KiB — 1.2 s — h2https://www.au.com/content/dam/au-com/renew2024/img/primary/au/au_primary_278_93e01add2babc5d1.jpg?scl=1&qlt=90www.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/primary/au/au_primary_278_93e01add2babc5d1.jpg?scl=1&qlt=90 — 200 — 226.2 KiB — 912 ms — h2https://www.au.com/content/dam/au-com/renew2024/img/primary/au/au_primary_278_sp_6714452847d5871b.jpg?scl=1&qlt=90www.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/primary/au/au_primary_278_sp_6714452847d5871b.jpg?scl=1&qlt=90 — 200 — 52.5 KiB — 124 ms — h2https://www.au.com/content/dam/au-com/renew2024/img/primary/au/au_primary_261_a2b641a051dcb213.jpg?scl=1&qlt=90www.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/primary/au/au_primary_261_a2b641a051dcb213.jpg?scl=1&qlt=90 — 200 — 562.6 KiB — 924 ms — h2https://www.au.com/content/dam/au-com/renew2024/img/primary/au/au_primary_261_sp_57a2b0dc2f1ae8f3.jpg?scl=1&qlt=90www.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/primary/au/au_primary_261_sp_57a2b0dc2f1ae8f3.jpg?scl=1&qlt=90 — 200 — 124.6 KiB — 166 ms — h2https://www.au.com/content/dam/au-com/renew2024/img/primary/au/au_primary_260_687890d403971261.jpg?scl=1&qlt=90www.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/primary/au/au_primary_260_687890d403971261.jpg?scl=1&qlt=90 — 200 — 698.8 KiB — 474 ms — h2https://www.au.com/content/dam/au-com/renew2024/img/primary/au/au_primary_260_sp_987563a66eeb0b97.jpg?scl=1&qlt=90www.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/primary/au/au_primary_260_sp_987563a66eeb0b97.jpg?scl=1&qlt=90 — 200 — 185.8 KiB — 1.2 s — h2https://www.au.com/content/dam/au-com/renew2024/img/primary/au/au_primary_283_4bc4c17b4aeba5f1.jpgwww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/primary/au/au_primary_283_4bc4c17b4aeba5f1.jpg — 200 — 676.8 KiB — 547 ms — h2https://www.au.com/content/dam/au-com/renew2024/img/primary/au/au_primary_283_sp_f40d6acd96beaa12.jpgwww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/primary/au/au_primary_283_sp_f40d6acd96beaa12.jpg — 200 — 214.3 KiB — 1.3 s — h2https://www.au.com/content/dam/au-com/renew2024/img/primary/au/au_primary_268_b852684e0b505f8.png?scl=1&fmt=png-alphawww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/primary/au/au_primary_268_b852684e0b505f8.png?scl=1&fmt=png-alpha — 200 — 3.7 MiB — 906 ms — h2https://www.au.com/content/dam/au-com/renew2024/img/primary/au/au_primary_268_sp_8b8704a63a8ba245.png?scl=1&fmt=png-alphawww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/primary/au/au_primary_268_sp_8b8704a63a8ba245.png?scl=1&fmt=png-alpha — 200 — 550.7 KiB — 1.3 s — h2https://www.au.com/content/dam/au-com/renew2024/img/primary/au/au_primary_285_62409a60bd8d5cdc.jpg?scl=1&qlt=90www.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/primary/au/au_primary_285_62409a60bd8d5cdc.jpg?scl=1&qlt=90 — 200 — 1.1 MiB — 1.2 s — h2https://www.au.com/content/dam/au-com/renew2024/img/primary/au/au_primary_285_sp_3d0320eb63dc6e.jpg?scl=1&qlt=90www.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/primary/au/au_primary_285_sp_3d0320eb63dc6e.jpg?scl=1&qlt=90 — 200 — 385.5 KiB — 1.4 s — h2https://www.au.com/content/dam/au-com/renew2024/img/primary/au/au_primary_227_a8100bb2e625020b.jpg?scl=1&qlt=90www.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/primary/au/au_primary_227_a8100bb2e625020b.jpg?scl=1&qlt=90 — 200 — 778.9 KiB — 1.3 s — h2https://www.au.com/content/dam/au-com/renew2024/img/primary/au/au_primary_227_sp_d66d66ecf6b0f1f9.jpg?scl=1&qlt=90www.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/primary/au/au_primary_227_sp_d66d66ecf6b0f1f9.jpg?scl=1&qlt=90 — 200 — 238.5 KiB — 1.4 s — h2https://www.au.com/content/dam/au-com/renew2024/img/primary/uq/uq_primary_017_33bf157f41a431fc.jpg?scl=1&qlt=90www.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/primary/uq/uq_primary_017_33bf157f41a431fc.jpg?scl=1&qlt=90 — 200 — 1.2 MiB — 1.1 s — h2https://www.au.com/content/dam/au-com/renew2024/img/primary/uq/uq_primary_017sp_2655981e5351670f.jpg?scl=1&qlt=90www.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/primary/uq/uq_primary_017sp_2655981e5351670f.jpg?scl=1&qlt=90 — 200 — 294.9 KiB — 1.4 s — h2https://www.au.com/content/dam/au-com/renew2024/img/primary/povo/po_primary_006.jpg?scl=1&qlt=90www.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/primary/povo/po_primary_006.jpg?scl=1&qlt=90 — 200 — 263.4 KiB — 151 ms — h2https://www.au.com/content/dam/au-com/renew2024/img/primary/povo/po_primary_006sp.jpg?scl=1&qlt=90www.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/primary/povo/po_primary_006sp.jpg?scl=1&qlt=90 — 200 — 195.3 KiB — 1.4 s — h2https://www.au.com/content/dam/au-com/renew2024/img/au_default.png?scl=1&qlt=90www.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/au_default.png?scl=1&qlt=90 — 200 — 4.0 KiB — 703 ms — h2https://www.au.com/content/dam/au-com/renew2024/img/primary/kv/kv_primary_null_sp.jpg?scl=1&qlt=90www.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/primary/kv/kv_primary_null_sp.jpg?scl=1&qlt=90 — 200 — 10.8 KiB — 1.4 s — h2https://www.au.com/content/dam/au-com/renew2022/img/campaign/to_campaign_074.jpg?scl=1&qlt=90www.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2022/img/campaign/to_campaign_074.jpg?scl=1&qlt=90 — 200 — 127.9 KiB — 1.4 s — h2https://www.au.com/content/dam/au-com/renew2022/img/campaign/to_campaign_155_522d2336214b2a76.jpg?scl=1&qlt=90www.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2022/img/campaign/to_campaign_155_522d2336214b2a76.jpg?scl=1&qlt=90 — 200 — 173.4 KiB — 1.5 s — h2https://www.au.com/content/dam/au-com/renew2022/img/campaign/to_campaign_173_c1a072b8bc4b50f1.jpg?scl=1&qlt=90www.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2022/img/campaign/to_campaign_173_c1a072b8bc4b50f1.jpg?scl=1&qlt=90 — 200 — 229.5 KiB — 1.6 s — h2https://www.au.com/content/dam/au-com/renew2022/img/campaign/to_campaign_174_33d853127f78f097.png?scl=1&qlt=90www.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2022/img/campaign/to_campaign_174_33d853127f78f097.png?scl=1&qlt=90 — 200 — 208.9 KiB — 1.6 s — h2https://www.au.com/content/dam/au-com/renew2022/img/campaign/to_campaign_176_7daf812e45d9bf08.jpg?scl=1&qlt=90www.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2022/img/campaign/to_campaign_176_7daf812e45d9bf08.jpg?scl=1&qlt=90 — 200 — 62.0 KiB — 1.6 s — h2https://www.au.com/content/dam/au-com/renew2022/img/campaign/to_campaign_118_4ce444ad0d87891d.jpg?scl=1&qlt=90www.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2022/img/campaign/to_campaign_118_4ce444ad0d87891d.jpg?scl=1&qlt=90 — 200 — 171.7 KiB — 1.6 s — h2https://www.au.com/content/dam/au-com/renew2022/img/campaign/to_campaign_175_32bc7ea0eced7a00.png?scl=1&fmt=png-alphawww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2022/img/campaign/to_campaign_175_32bc7ea0eced7a00.png?scl=1&fmt=png-alpha — 200 — 49.6 KiB — 1.6 s — h2https://www.au.com/content/dam/au-com/renew2022/img/campaign/to_campaign_161_60261ddd46201410.png?scl=1&fmt=png-alphawww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2022/img/campaign/to_campaign_161_60261ddd46201410.png?scl=1&fmt=png-alpha — 200 — 237.1 KiB — 1.6 s — h2https://www.au.com/content/dam/au-com/renew2022/img/footer/to_bnr_012_e187437f74179105.jpg?scl=1&qlt=90www.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2022/img/footer/to_bnr_012_e187437f74179105.jpg?scl=1&qlt=90 — 200 — 88.7 KiB — 1.6 s — h2https://www.au.com/content/dam/au-com/renew2022/img/footer/to_bnr_009.png?scl=1&fmt=png-alphawww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2022/img/footer/to_bnr_009.png?scl=1&fmt=png-alpha — 200 — 318.7 KiB — 1.7 s — h2https://www.au.com/content/dam/au-com/renew2022/img/footer/to_bnr_011_fc9ba236d76cf10.jpg?scl=1&qlt=90www.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2022/img/footer/to_bnr_011_fc9ba236d76cf10.jpg?scl=1&qlt=90 — 200 — 139.9 KiB — 1.7 s — h2https://www.au.com/content/dam/au-com/renew2022/img/to_bnr_188.jpg?scl=1&qlt=90www.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2022/img/to_bnr_188.jpg?scl=1&qlt=90 — 200 — 75.7 KiB — 1.7 s — h2https://www.au.com/content/dam/au-com/renew2022/img/footer/to_bnr_007.png?fmt=png-alpha&scl=1www.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2022/img/footer/to_bnr_007.png?fmt=png-alpha&scl=1 — 200 — 108.7 KiB — 1.7 s — h2https://www.au.com/content/dam/au-com/renew2022/img/to_bnr_203.jpg?scl=1&qlt=90www.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2022/img/to_bnr_203.jpg?scl=1&qlt=90 — 200 — 55.8 KiB — 134 ms — h2https://www.au.com/content/dam/au-com/renew2022/img/footer/to_bnr_003.png?fmt=png-alpha&scl=1www.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2022/img/footer/to_bnr_003.png?fmt=png-alpha&scl=1 — 200 — 276.0 KiB — 1.7 s — h2https://www.au.com/content/dam/au-com/renew2022/img/to_bnr_212.png?fmt=png-alpha&scl=1www.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2022/img/to_bnr_212.png?fmt=png-alpha&scl=1 — 200 — 16.3 KiB — 1.7 s — h2https://www.au.com/content/dam/au-com/renew2022/img/footer/to_bnr_006.jpg?scl=1&qlt=90www.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2022/img/footer/to_bnr_006.jpg?scl=1&qlt=90 — 200 — 62.2 KiB — 1.7 s — h2https://www.au.com/content/dam/au-com/renew2022/img/footer/to_bnr_005.png?fmt=png-alpha&scl=1www.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2022/img/footer/to_bnr_005.png?fmt=png-alpha&scl=1 — 200 — 51.2 KiB — 1.7 s — h2https://www.au.com/content/dam/au-com/designs/icon/icon_footer_sns_x.pngwww.au.com/content/dam/au-com/desig... https://www.au.com/content/dam/au-com/designs/icon/icon_footer_sns_x.png — 200 — 3.8 KiB — 1.7 s — h2https://www.au.com/content/dam/au-com/designs/icon/icon_footer_sns_fb.pngwww.au.com/content/dam/au-com/desig... https://www.au.com/content/dam/au-com/designs/icon/icon_footer_sns_fb.png — 200 — 6.2 KiB — 1.7 s — h2https://www.au.com/content/dam/au-com/designs/icon/icon_footer_sns_youtube.pngwww.au.com/content/dam/au-com/desig... https://www.au.com/content/dam/au-com/designs/icon/icon_footer_sns_youtube.png — 200 — 4.5 KiB — 1.7 s — h2https://www.au.com/content/dam/au-com/designs/icon/icon_footer_sns_line.pngwww.au.com/content/dam/au-com/desig... https://www.au.com/content/dam/au-com/designs/icon/icon_footer_sns_line.png — 200 — 5.7 KiB — 1.7 s — h2https://www.au.com/content/dam/au-com/designs/icon/icon_footer_sns_instagram.pngwww.au.com/content/dam/au-com/desig... https://www.au.com/content/dam/au-com/designs/icon/icon_footer_sns_instagram.png — 200 — 10.9 KiB — 1.7 s — h2https://www.au.com/content/dam/au-com/designs/icon/footer_logo.png?fmt=png-alpha&scl=1www.au.com/content/dam/au-com/desig... https://www.au.com/content/dam/au-com/designs/icon/footer_logo.png?fmt=png-alpha&scl=1 — 200 — 10.3 KiB — 1.7 s — h2https://use.typekit.net/bsm5vfo.jsuse.typekit.net/bsm5vfo.js https://use.typekit.net/bsm5vfo.js — 200 — 363.2 KiB — 143 ms — h2https://www.au.com/_jcr_content/root/au_layoutcontainer/section_container/section_container_co/section_container/notice_1858942254_co.1.sdi-short/www.au.com/_jcr_content/root/au_lay... https://www.au.com/_jcr_content/root/au_layoutcontainer/section_container/section_container_co/section_container/notice_1858942254_co.1.sdi-short/ — 200 — 246 B — 255 ms — h2https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-site/resources/src/main/webpack/resources/images/icon/icon_sprite.pngwww.au.com/etc.clientlibs/au-com/cl... https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-site/resources/src/main/webpack/resources/images/icon/icon_sprite.png — 200 — 16.1 KiB — 242 ms — h2https://www.au.com/content/dam/au-com/renew2024/img/nav-logo-au_on.png?scl=1&fmt=png-alphawww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/nav-logo-au_on.png?scl=1&fmt=png-alpha — 200 — 2.3 KiB — 283 ms — h2https://www.au.com/content/dam/au-com/renew2024/img/nav-logo-uq.png?scl=1&fmt=png-alphawww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/nav-logo-uq.png?scl=1&fmt=png-alpha — 200 — 2.5 KiB — 898 ms — h2https://www.au.com/content/dam/au-com/renew2024/img/nav-logo-povo.png?scl=1&fmt=png-alphawww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/nav-logo-povo.png?scl=1&fmt=png-alpha — 200 — 4.0 KiB — 631 ms — h2https://www.au.com/content/dam/au-com/renew2024/img/icon-nav-useful-3.png?scl=1&fmt=png-alphawww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/icon-nav-useful-3.png?scl=1&fmt=png-alpha — 200 — 898 B — 280 ms — h2https://www.au.com/content/dam/au-com/renew2024/img/icon-nav-useful-2.png?scl=1&fmt=png-alphawww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/icon-nav-useful-2.png?scl=1&fmt=png-alpha — 200 — 2.1 KiB — 278 ms — h2https://www.au.com/content/dam/au-com/renew2024/img/icon-nav-useful-1.png?scl=1&fmt=png-alphawww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/icon-nav-useful-1.png?scl=1&fmt=png-alpha — 200 — 1.4 KiB — 626 ms — h2https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFYwQgP-FVthw.woff2fonts.gstatic.com/s/notosansjp/v56/... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFYwQgP-FVthw.woff2 — 200 — 24.4 KiB — 82 ms — h3https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.116.woff2fonts.gstatic.com/s/notosansjp/v56/... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.116.woff2 — 200 — 16.1 KiB — 71 ms — h3https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.110.woff2fonts.gstatic.com/s/notosansjp/v56/... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.110.woff2 — 200 — 15.5 KiB — 73 ms — h3https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.119.woff2fonts.gstatic.com/s/notosansjp/v56/... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.119.woff2 — 200 — 77.2 KiB — 90 ms — h3https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.114.woff2fonts.gstatic.com/s/notosansjp/v56/... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.114.woff2 — 200 — 14.1 KiB — 74 ms — h3https://www.au.com/_jcr_content/root/au_layoutcontainer/section_container/section_container_co/section_container_966302136/accordion/item_1716429863044/notice_copy_copy_cop.1.sdi-short/www.au.com/_jcr_content/root/au_lay... https://www.au.com/_jcr_content/root/au_layoutcontainer/section_container/section_container_co/section_container_966302136/accordion/item_1716429863044/notice_copy_copy_cop.1.sdi-short/ — 200 — 1.0 KiB — 779 ms — h2https://www.au.com/_jcr_content/root/au_layoutcontainer/section_container/section_container_co/section_container_966302136/accordion_1908999883/item_1716430268137/notice_copy_copy.1.sdi-short/www.au.com/_jcr_content/root/au_lay... https://www.au.com/_jcr_content/root/au_layoutcontainer/section_container/section_container_co/section_container_966302136/accordion_1908999883/item_1716430268137/notice_copy_copy.1.sdi-short/ — 200 — 2.5 KiB — 812 ms — h2https://www.au.com/libs/granite/csrf/token.jsonwww.au.com/libs/granite/csrf/token.... https://www.au.com/libs/granite/csrf/token.json — 200 — 188 B — 737 ms — h2https://www.au.com/content/dam/au-com/renew2024/img/icon-service1.png?scl=1&fmt=png-alphawww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/icon-service1.png?scl=1&fmt=png-alpha — 200 — 2.6 KiB — 736 ms — h2https://www.au.com/content/dam/au-com/renew2024/img/icon-arrow-blue.png?scl=1&fmt=png-alphawww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/icon-arrow-blue.png?scl=1&fmt=png-alpha — 200 — 1.2 KiB — 737 ms — h2https://www.au.com/content/dam/au-com/renew2024/img/icon-service2.png?scl=1&fmt=png-alphawww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/icon-service2.png?scl=1&fmt=png-alpha — 200 — 2.8 KiB — 735 ms — h2https://www.au.com/content/dam/au-com/renew2024/img/icon-service9_27679ec3de4e3833.png?scl=1&fmt=png-alphawww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/icon-service9_27679ec3de4e3833.png?scl=1&fmt=png-alpha — 200 — 1.9 KiB — 736 ms — h2https://www.au.com/content/dam/au-com/renew2024/img/icon-service6.png?scl=1&fmt=png-alphawww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/icon-service6.png?scl=1&fmt=png-alpha — 200 — 3.1 KiB — 739 ms — h2https://www.au.com/content/dam/au-com/renew2024/img/icon-service8.png?scl=1&fmt=png-alphawww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/icon-service8.png?scl=1&fmt=png-alpha — 200 — 2.9 KiB — 735 ms — h2https://www.au.com/content/dam/au-com/renew2024/img/icon-service7.png?scl=1&fmt=png-alphawww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/icon-service7.png?scl=1&fmt=png-alpha — 200 — 2.8 KiB — 1.5 s — h2https://www.au.com/content/dam/au-com/renew2024/img/icon-service4.png?scl=1&fmt=png-alphawww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/icon-service4.png?scl=1&fmt=png-alpha — 200 — 2.5 KiB — 1.5 s — h2https://www.au.com/content/dam/au-com/renew2024/img/icon-service3.png?scl=1&fmt=png-alphawww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/icon-service3.png?scl=1&fmt=png-alpha — 200 — 2.3 KiB — 1.5 s — h2https://www.au.com/content/dam/au-com/renew2024/img/icon-service5.png?scl=1&fmt=png-alphawww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/icon-service5.png?scl=1&fmt=png-alpha — 200 — 2.2 KiB — 1.5 s — h2https://www.au.com/content/dam/au-com/renew2024/img/icon-service10_6d793bc5245626a8.pngwww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/icon-service10_6d793bc5245626a8.png — 200 — 2.4 KiB — 1.5 s — h2https://www.au.com/content/dam/au-com/renew2024/img/icon-blink.png?scl=1&fmt=png-alphawww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/icon-blink.png?scl=1&fmt=png-alpha — 200 — 1.2 KiB — 1.5 s — h2https://www.au.com/content/dam/au-com/renew2024/img/icon-blank-gray.png?scl=1&fmt=png-alphawww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/icon-blank-gray.png?scl=1&fmt=png-alpha — 200 — 1.1 KiB — 1.5 s — h2https://www.au.com/content/dam/au-com/renew2024/img/bg-bland4.png?scl=1&fmt=png-alphawww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/bg-bland4.png?scl=1&fmt=png-alpha — 200 — 56.6 KiB — 1.5 s — h2https://www.au.com/content/dam/au-com/renew2024/img/bg-bland5.png?scl=1&fmt=png-alphawww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/bg-bland5.png?scl=1&fmt=png-alpha — 200 — 350.7 KiB — 1.5 s — h2https://www.au.com/content/dam/au-com/renew2024/img/bg-bland3.png?scl=1&fmt=png-alphawww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/bg-bland3.png?scl=1&fmt=png-alpha — 200 — 460.3 KiB — 1.6 s — h2https://www.au.com/content/dam/au-com/renew2024/img/bg-bland9_8074d13bca10d279.png?scl=1&fmt=png-alphawww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/bg-bland9_8074d13bca10d279.png?scl=1&fmt=png-alpha — 200 — 34.8 KiB — 1.5 s — h2https://www.au.com/content/dam/au-com/renew2024/img/bg-bland13_403a4dcdd39712df.png?scl=1&fmt=png-alphawww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/bg-bland13_403a4dcdd39712df.png?scl=1&fmt=png-alpha — 200 — 415.1 KiB — 1.6 s — h2https://www.au.com/content/dam/au-com/renew2024/img/bg-bland12_21a958f6ecf75d9d.png?scl=1&fmt=png-alphawww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/bg-bland12_21a958f6ecf75d9d.png?scl=1&fmt=png-alpha — 200 — 419.0 KiB — 1.6 s — h2https://www.au.com/content/dam/au-com/renew2024/img/bg-bland11_9ee5d4a315e23671.png?scl=1&fmt=png-alphawww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/bg-bland11_9ee5d4a315e23671.png?scl=1&fmt=png-alpha — 200 — 327.6 KiB — 1.6 s — h2https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.103.woff2fonts.gstatic.com/s/notosansjp/v56/... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.103.woff2 — 200 — 16.3 KiB — 12 ms — h3https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.115.woff2fonts.gstatic.com/s/notosansjp/v56/... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.115.woff2 — 200 — 15.7 KiB — 17 ms — h3https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.109.woff2fonts.gstatic.com/s/notosansjp/v56/... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.109.woff2 — 200 — 14.9 KiB — 21 ms — h3https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.108.woff2fonts.gstatic.com/s/notosansjp/v56/... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.108.woff2 — 200 — 18.1 KiB — 23 ms — h3https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.111.woff2fonts.gstatic.com/s/notosansjp/v56/... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.111.woff2 — 200 — 16.6 KiB — 27 ms — h3https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.112.woff2fonts.gstatic.com/s/notosansjp/v56/... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.112.woff2 — 200 — 15.5 KiB — 47 ms — h3https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.106.woff2fonts.gstatic.com/s/notosansjp/v56/... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.106.woff2 — 200 — 19.1 KiB — 29 ms — h3https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.92.woff2fonts.gstatic.com/s/notosansjp/v56/... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.92.woff2 — 200 — 18.5 KiB — 51 ms — h3https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.117.woff2fonts.gstatic.com/s/notosansjp/v56/... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.117.woff2 — 200 — 11.5 KiB — 49 ms — h3https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.113.woff2fonts.gstatic.com/s/notosansjp/v56/... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.113.woff2 — 200 — 14.5 KiB — 48 ms — h3https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.102.woff2fonts.gstatic.com/s/notosansjp/v56/... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.102.woff2 — 200 — 17.1 KiB — 47 ms — h3https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.107.woff2fonts.gstatic.com/s/notosansjp/v56/... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.107.woff2 — 200 — 16.3 KiB — 49 ms — h3https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.118.woff2fonts.gstatic.com/s/notosansjp/v56/... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.118.woff2 — 200 — 18.0 KiB — 52 ms — h3https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.105.woff2fonts.gstatic.com/s/notosansjp/v56/... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.105.woff2 — 200 — 17.2 KiB — 44 ms — h3https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.100.woff2fonts.gstatic.com/s/notosansjp/v56/... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.100.woff2 — 200 — 19.7 KiB — 48 ms — h3https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.93.woff2fonts.gstatic.com/s/notosansjp/v56/... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.93.woff2 — 200 — 16.7 KiB — 52 ms — h3https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.104.woff2fonts.gstatic.com/s/notosansjp/v56/... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.104.woff2 — 200 — 17.4 KiB — 53 ms — h3https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.98.woff2fonts.gstatic.com/s/notosansjp/v56/... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.98.woff2 — 200 — 18.3 KiB — 49 ms — h3data:image/webp;base64,UklGRh4AAABXRUJQVlA4TBEAAAAvAQAAAAfQ//73v/+BiOh/AAA=data:image/webp;base64,UklGRh4AAABX... data:image/webp;base64,UklGRh4AAABXRUJQVlA4TBEAAAAvAQAAAAfQ//73v/+BiOh/AAA= — 200 — 0 B — 0 ms — datahttps://www.au.com/content/dam/au-com/renew2024/img/icon-arrow-gray.png?scl=1&fmt=png-alphawww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/icon-arrow-gray.png?scl=1&fmt=png-alpha — 200 — 1.3 KiB — 341 ms — h2https://www.au.com/content/dam/au-com/renew2024/img/btn-pause.png?scl=1&fmt=png-alphawww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2024/img/btn-pause.png?scl=1&fmt=png-alpha — 200 — 1.2 KiB — 254 ms — h2https://www.au.com/bin/wcm/au-com/rss.do?type=topwww.au.com/bin/wcm/au-com/rss.do?ty... https://www.au.com/bin/wcm/au-com/rss.do?type=top — 404 — 86.0 KiB — 303 ms — h2https://www.au.com/content/dam/au-com/renew2022/csv/maintenance_serviceCode.csvwww.au.com/content/dam/au-com/renew... https://www.au.com/content/dam/au-com/renew2022/csv/maintenance_serviceCode.csv — 200 — 702 B — 302 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-56CSDJwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-56CSDJ — 200 — 223.3 KiB — 76 ms — h2https://ssl.socdm.com/so-async.js?siteid=41174ssl.socdm.com/so-async.js?siteid=41... https://ssl.socdm.com/so-async.js?siteid=41174 — 200 — 1.5 KiB — 260 ms — http/1.1https://sf.nazs.socdm.com/tg/nazs-container.htmlsf.nazs.socdm.com/tg/nazs-container... https://sf.nazs.socdm.com/tg/nazs-container.html — 200 — 1.8 KiB — 235 ms — h2https://www.au.com/saigai/saigai.txtwww.au.com/saigai/saigai.txt https://www.au.com/saigai/saigai.txt — 200 — 367 B — 251 ms — h2https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.86.woff2fonts.gstatic.com/s/notosansjp/v56/... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.86.woff2 — 200 — 16.6 KiB — 10 ms — h3https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.90.woff2fonts.gstatic.com/s/notosansjp/v56/... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.90.woff2 — 200 — 18.5 KiB — 10 ms — h3https://tg.socdm.com/aux/collect?t=empty&service_id=nazs&event=idsynctg.socdm.com/aux/collect?t=empty&se... https://tg.socdm.com/aux/collect?t=empty&service_id=nazs&event=idsync — 200 — 788 B — 239 ms — http/1.1https://p.typekit.net/p.gif?s=1&k=bsm5vfo&ht=tk&h=www.au.com&f=43109.43111.43113.43114&a=159892716&js=1.11.2&app=typekit&e=js&_=1776899747968p.typekit.net/p.gif?s=1&k=bsm5vfo&h... https://p.typekit.net/p.gif?s=1&k=bsm5vfo&ht=tk&h=www.au.com&f=43109.43111.43113.43114&a=159892716&js=1.11.2&app=typekit&e=js&_=1776899747968 — 200 — 205 B — 41 ms — h2https://use.typekit.net/af/9983a7/00000000000000007735de4e/30/m?features=ALL&v=4&chunks=31.638.729.839.1183.1186.1209.1224.1232.1233.1242.1265.1274.1303.1305.1312.1337.1358.1361.1364.1402.1421.1430.1437.1444&order=0use.typekit.net/af/9983a7/000000000... https://use.typekit.net/af/9983a7/00000000000000007735de4e/30/m?features=ALL&v=4&chunks=31.638.729.839.1183.1186.1209.1224.1232.1233.1242.1265.1274.1303.1305.1312.1337.1358.1361.1364.1402.1421.1430.1437.1444&order=0 — 200 — 1.3 MiB — 3.8 s — h2https://use.typekit.net/af/b0ee56/00000000000000007735de50/30/m?features=ALL&v=4&chunks=31.638.729.839.1183.1186.1209.1224.1232.1233.1242.1265.1274.1303.1305.1312.1337.1358.1361.1364.1402.1421.1430.1437.1444&order=0use.typekit.net/af/b0ee56/000000000... https://use.typekit.net/af/b0ee56/00000000000000007735de50/30/m?features=ALL&v=4&chunks=31.638.729.839.1183.1186.1209.1224.1232.1233.1242.1265.1274.1303.1305.1312.1337.1358.1361.1364.1402.1421.1430.1437.1444&order=0 — 200 — 1.4 MiB — 2.2 s — h2https://use.typekit.net/af/305f0d/00000000000000007735de57/30/m?features=ALL&v=4&chunks=31.638.729.839.1183.1186.1209.1224.1232.1233.1242.1265.1274.1303.1305.1312.1337.1358.1361.1364.1402.1421.1430.1437.1444&order=0use.typekit.net/af/305f0d/000000000... https://use.typekit.net/af/305f0d/00000000000000007735de57/30/m?features=ALL&v=4&chunks=31.638.729.839.1183.1186.1209.1224.1232.1233.1242.1265.1274.1303.1305.1312.1337.1358.1361.1364.1402.1421.1430.1437.1444&order=0 — 200 — 1.4 MiB — 2.2 s — h2https://use.typekit.net/af/38dea1/00000000000000007735de56/30/m?features=ALL&v=4&chunks=31.638.729.839.1183.1186.1209.1224.1232.1233.1242.1265.1274.1303.1305.1312.1337.1358.1361.1364.1402.1421.1430.1437.1444&order=0use.typekit.net/af/38dea1/000000000... https://use.typekit.net/af/38dea1/00000000000000007735de56/30/m?features=ALL&v=4&chunks=31.638.729.839.1183.1186.1209.1224.1232.1233.1242.1265.1274.1303.1305.1312.1337.1358.1361.1364.1402.1421.1430.1437.1444&order=0 — 200 — 1.4 MiB — 2.2 s — h2https://www.notice.kddi.com/news/mainte/content/info/newsjs_use.js?_=1776899746783www.notice.kddi.com/news/mainte/con... https://www.notice.kddi.com/news/mainte/content/info/newsjs_use.js?_=1776899746783 — 200 — 2.5 KiB — 593 ms — http/1.1https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-site/resources/src/main/webpack/resources/images/icon/icon_newwindow_red.pngwww.au.com/etc.clientlibs/au-com/cl... https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-site/resources/src/main/webpack/resources/images/icon/icon_newwindow_red.png — 200 — 1.2 KiB — 165 ms — h2https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-site/resources/src/main/webpack/resources/images/icon/icon_arrow_right_navyblue_small.pngwww.au.com/etc.clientlibs/au-com/cl... https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-site/resources/src/main/webpack/resources/images/icon/icon_arrow_right_navyblue_small.png — 200 — 1.6 KiB — 155 ms — h2https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.101.woff2fonts.gstatic.com/s/notosansjp/v56/... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFowwII2lcnk-AFfrgQrvWXpdFg3KXxAMsKMbdN.101.woff2 — 200 — 15.4 KiB — 6 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-KVC899J&gtm=4e64k1www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KVC899J&gtm=4e64k1 — 200 — 180.6 KiB — 70 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-P2QXJ6Q&gtm=4e64k1www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-P2QXJ6Q&gtm=4e64k1 — 200 — 175.5 KiB — 162 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-PJ8NSX5&gtm=4e64k1www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-PJ8NSX5&gtm=4e64k1 — 200 — 154.0 KiB — 111 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-WDP7BMG&gtm=4e64k1www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WDP7BMG&gtm=4e64k1 — 200 — 194.4 KiB — 161 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-TZRLHGGN&gtm=4e64k1www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TZRLHGGN&gtm=4e64k1 — 200 — 171.4 KiB — 187 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-5JT4BBWC&gtm=4e64k1www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5JT4BBWC&gtm=4e64k1 — 200 — 160.3 KiB — 91 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-TGJVHGDZ&gtm=4e64k1www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TGJVHGDZ&gtm=4e64k1 — 200 — 117.6 KiB — 90 ms — h3https://www.google.com/ccm/collect?rcb=7&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.au.com%2F&scrsrc=www.googletagmanager.com&rnd=1980059371.1776899748&dt=au&auid=2135158390.1776899748&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He64k1v72435617za200zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266401~118128923&apve=1&apvf=f&apvc=1&tft=1776899748269&tfd=1982www.google.com/ccm/collect?rcb=7&fr... https://www.google.com/ccm/collect?rcb=7&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.au.com%2F&scrsrc=www.googletagmanager.com&rnd=1980059371.1776899748&dt=au&auid=2135158390.1776899748&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He64k1v72435617za200zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266401~118128923&apve=1&apvf=f&apvc=1&tft=1776899748269&tfd=1982 — 200 — 21 B — 127 ms — h3https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.5 KiB — 25 ms — h2https://tg.socdm.com/tm/js?siteid=41174&tp=https%3A%2F%2Fwww.au.com%2F&pp=&rnd=1776899748462tg.socdm.com/tm/js?siteid=41174&tp=... https://tg.socdm.com/tm/js?siteid=41174&tp=https%3A%2F%2Fwww.au.com%2F&pp=&rnd=1776899748462 — 200 — 1.6 KiB — 247 ms — http/1.1https://s.yimg.jp/images/listing/tool/cv/ytag.jss.yimg.jp/images/listing/tool/cv/yt... https://s.yimg.jp/images/listing/tool/cv/ytag.js — 200 — 11.8 KiB — 344 ms — h2https://cdn.d2-apps.net/js/tr.jscdn.d2-apps.net/js/tr.js https://cdn.d2-apps.net/js/tr.js — 200 — 3.2 KiB — 68 ms — http/1.1https://frtn.socdm.com/tags/insight.jsfrtn.socdm.com/tags/insight.js https://frtn.socdm.com/tags/insight.js — 200 — 29.2 KiB — 21 ms — http/1.1https://i.socdm.com/s/so_sg.js?sgid=82868i.socdm.com/s/so_sg.js?sgid=82868 https://i.socdm.com/s/so_sg.js?sgid=82868 — 200 — 1.1 KiB — 21 ms — http/1.1https://i.socdm.com/s/so_sg.js?sgid=62556i.socdm.com/s/so_sg.js?sgid=62556 https://i.socdm.com/s/so_sg.js?sgid=62556 — 200 — 1.1 KiB — 16 ms — http/1.1https://pp.d2-apps.net/v1/impressions/log?client_id=102&site_url=https%3A%2F%2Fwww.au.com%2F&referer=&__version=1.0.0&__ord=5981939824084&callback=__pfunc&viewport=1350x940&language=en-US&first_party_uid=ZJR7m43a6Xx0PIQKR2ljzIwMhF8TjGY4&local_storage_uid=mlC5TJw7gk5N70703LPEDgdHKr99cnZU&c_1=au&c_2=www.au.com&c_7=%2Fpp.d2-apps.net/v1/impressions/log?c... https://pp.d2-apps.net/v1/impressions/log?client_id=102&site_url=https%3A%2F%2Fwww.au.com%2F&referer=&__version=1.0.0&__ord=5981939824084&callback=__pfunc&viewport=1350x940&language=en-US&first_party_uid=ZJR7m43a6Xx0PIQKR2ljzIwMhF8TjGY4&local_storage_uid=mlC5TJw7gk5N70703LPEDgdHKr99cnZU&c_1=au&c_2=www.au.com&c_7=%2F — 200 — 397 B — 219 ms — h2https://tg.socdm.com/aux/collect?t=gif&meta_title=au&meta_description=au%E3%81%AE%E3%82%AA%E3%83%95%E3%82%A3%E3%82%B7%E3%83%A3%E3%83%AB%E3%82%B5%E3%82%A4%E3%83%88%E3%80%82%E5%80%8B%E4%BA%BA%E3%81%AE%E3%81%8A%E5%AE%A2%E3%81%95%E3%81%BE%E5%90%91%E3%81%91%E3%82%B5%E3%83%BC%E3%83%93%E3%82%B9%E3%82%92%E3%81%94%E7%B4%B9%E4%BB%8B%E3%81%97%E3%81%BE%E3%81%99%E3%80%82&meta_keywords=&tp=https%3A%2F%2Fwww.au.com%2F&pp=&event=pageview&timestamp=1776899748685&service_id=cova_13&site_id=site_66&tag_id=tag_154tg.socdm.com/aux/collect?t=gif&meta... https://tg.socdm.com/aux/collect?t=gif&meta_title=au&meta_description=au%E3%81%AE%E3%82%AA%E3%83%95%E3%82%A3%E3%82%B7%E3%83%A3%E3%83%AB%E3%82%B5%E3%82%A4%E3%83%88%E3%80%82%E5%80%8B%E4%BA%BA%E3%81%AE%E3%81%8A%E5%AE%A2%E3%81%95%E3%81%BE%E5%90%91%E3%81%91%E3%82%B5%E3%83%BC%E3%83%93%E3%82%B9%E3%82%92%E3%81%94%E7%B4%B9%E4%BB%8B%E3%81%97%E3%81%BE%E3%81%99%E3%80%82&meta_keywords=&tp=https%3A%2F%2Fwww.au.com%2F&pp=&event=pageview&timestamp=1776899748685&service_id=cova_13&site_id=site_66&tag_id=tag_154 — 200 — 1.2 KiB — 132 ms — http/1.1https://pp.d2-apps.net/v1/impressions/log?client_id=38&site_url=https%3A%2F%2Fwww.au.com%2F&referer=&__version=1.0.0&__ord=8199356471254&callback=__pfunc&viewport=1350x940&language=en-US&first_party_uid=Oemwtx0z95IAlwjCU8jXl3N9h9Q51MVp&local_storage_uid=rAAiZlPUP0C7Tna9mz3qaugFDqbexV5G&c_1=iphone2018&c_2=ClientSitepp.d2-apps.net/v1/impressions/log?c... https://pp.d2-apps.net/v1/impressions/log?client_id=38&site_url=https%3A%2F%2Fwww.au.com%2F&referer=&__version=1.0.0&__ord=8199356471254&callback=__pfunc&viewport=1350x940&language=en-US&first_party_uid=Oemwtx0z95IAlwjCU8jXl3N9h9Q51MVp&local_storage_uid=rAAiZlPUP0C7Tna9mz3qaugFDqbexV5G&c_1=iphone2018&c_2=ClientSite — 200 — 396 B — 203 ms — h2https://tg.socdm.com/sa/js?said=sg82868-s&t=1&tp=https%3A%2F%2Fwww.au.com%2F&pp=tg.socdm.com/sa/js?said=sg82868-s&t... https://tg.socdm.com/sa/js?said=sg82868-s&t=1&tp=https%3A%2F%2Fwww.au.com%2F&pp= — 200 — 1.3 KiB — 198 ms — http/1.1https://tg.socdm.com/sa/js?said=sg62556-s&t=1&tp=https%3A%2F%2Fwww.au.com%2F&pp=tg.socdm.com/sa/js?said=sg62556-s&t... https://tg.socdm.com/sa/js?said=sg62556-s&t=1&tp=https%3A%2F%2Fwww.au.com%2F&pp= — 200 — 1.3 KiB — 213 ms — http/1.1https://tg.socdm.com/bc/v3?siteid=41174&pgid=4117441175&tp=https%3A%2F%2Fwww.au.com%2F&pp=&dp=&posid=&uid=&t=.jstg.socdm.com/bc/v3?siteid=41174&pgi... https://tg.socdm.com/bc/v3?siteid=41174&pgid=4117441175&tp=https%3A%2F%2Fwww.au.com%2F&pp=&dp=&posid=&uid=&t=.js — 200 — 851 B — 174 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-LQGLLT5T9S&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-LQGLLT5T9S&cx=c&gtm=4e64k1 — 200 — 146.3 KiB — 25 ms — h3https://tg.socdm.com/aux/sosynctg.socdm.com/aux/sosync https://tg.socdm.com/aux/sosync — 200 — 797 B — 84 ms — http/1.1https://tg.socdm.com/aux/sosynctg.socdm.com/aux/sosync https://tg.socdm.com/aux/sosync — 200 — 797 B — 153 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=AW-734429637www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-734429637 — 200 — 137.2 KiB — 32 ms — h3https://www.google.com/ccm/collect?rcb=19&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.au.com%2F&scrsrc=www.googletagmanager.com&rnd=1980059371.1776899748&dt=au&auid=2135158390.1776899748&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He64k1v841775228za20gzb72435617zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400~117384406~118167060~118463262&apve=1&apvf=f&apvc=0&tft=1776899749029&tfd=2741www.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.au.com%2F&scrsrc=www.googletagmanager.com&rnd=1980059371.1776899748&dt=au&auid=2135158390.1776899748&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He64k1v841775228za20gzb72435617zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400~117384406~118167060~118463262&apve=1&apvf=f&apvc=0&tft=1776899749029&tfd=2741 — 200 — 21 B — 173 ms — h3https://cs.nakanohito.jp/b3/bi.jscs.nakanohito.jp/b3/bi.js https://cs.nakanohito.jp/b3/bi.js — 200 — 20.7 KiB — 308 ms — http/1.1https://static.cdn-apple.com/businesschat/start-chat-button/2/index.jsstatic.cdn-apple.com/businesschat/s... https://static.cdn-apple.com/businesschat/start-chat-button/2/index.js — 200 — 10.0 KiB — 34 ms — http/1.1https://googleads.g.doubleclick.net/pagead/viewthroughconversion/734429637/?random=1776899749253&cv=11&fst=1776899749253&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v893962927za200zd893962927xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~117266401~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.au.com%2F&rcb=6&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2135158390.1776899748&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/734429637/?random=1776899749253&cv=11&fst=1776899749253&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v893962927za200zd893962927xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~117266401~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.au.com%2F&rcb=6&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2135158390.1776899748&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.1 KiB — 29 ms — h3https://www.google.com/rmkt/collect/734429637/?random=1776899749253&cv=11&fst=1776899749253&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v893962927za200zd893962927xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~117266401~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.au.com%2F&rcb=6&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2135158390.1776899748&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/7344296... https://www.google.com/rmkt/collect/734429637/?random=1776899749253&cv=11&fst=1776899749253&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v893962927za200zd893962927xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~117266401~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.au.com%2F&rcb=6&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2135158390.1776899748&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 87 ms — h3https://www.google.com/ccm/collect?rcb=6&frm=0&en=page_view&dl=https%3A%2F%2Fwww.au.com%2F&scrsrc=www.googletagmanager.com&rnd=1980059371.1776899748&dt=au&auid=2135158390.1776899748&navt=n&npa=0&_tu=CA&gtm=45be64k1v893962927za200zd893962927xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~117266401~118463261&apve=1&apvf=f&apvc=0&tids=AW-734429637&tid=AW-734429637&tft=1776899749292&tfd=3004www.google.com/ccm/collect?rcb=6&fr... https://www.google.com/ccm/collect?rcb=6&frm=0&en=page_view&dl=https%3A%2F%2Fwww.au.com%2F&scrsrc=www.googletagmanager.com&rnd=1980059371.1776899748&dt=au&auid=2135158390.1776899748&navt=n&npa=0&_tu=CA&gtm=45be64k1v893962927za200zd893962927xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~117266401~118463261&apve=1&apvf=f&apvc=0&tids=AW-734429637&tid=AW-734429637&tft=1776899749292&tfd=3004 — 200 — 21 B — 86 ms — h3https://metrics-ga.an.r.appspot.com/b/ss/dummy/1/JS-2.15.0/s74428575173988?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2023%3A15%3A49%203%200&fid=40F5D2FAB53A8E2A-28891C00B2E28CED&ce=UTF-8&cdp=2&fpCookieDomainPeriods=2&pageName=www.au.com%2Findex.html&g=https%3A%2F%2Fwww.au.com%2F&cc=JPY&server=www.au.com&c1=www.au.com%2F&v1=D%3Dc1&h1=www.au.com&c3=au&c6=www.au.com%2F&c7=D%3Dc6&c8=First_or_Over120days&v8=D%3Dc8&c9=2026%2F4%2F22&v9=D%3Dc9&c10=8%3A15%20AM%7CThursday&v10=D%3Dc10&c13=D%3Dc6&v13=D%3Dmid%2B%22%2F%22%2Baid%2B%22%2F%22%2Bvid%2B%22%2F%22%2Bs_vi&c14=au&v14=D%3Dg&v18=NotLogin&c19=D%3DUser-Agent&v19=D%3DUser-Agent&c21=au&v21=D%3Dc21&c27=D%3Dc6&c35=D%3Dv35&v35=Direct&c36=D%3Dv35%2B%22%3A%22%2BpageName&v36=D%3Dv35%2B%22%3A%22%2BpageName&c37=D%3Dv35%2B%22%3A%22%2BpageName&v37=D%3Dv35%2B%22%3A%22%2BpageName&v38=D%3Dv35%2B%22%3A%22%2BpageName&c40=new&v40=D%3Dc40&c50=kddiau%2020200903_10_30&c67=1776899749&c71=none%20cookie&v71=D%3Dc71&c73=D%3Dv76&v73=D%3Dc3&v79=D%3Dc14&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&AQE=1metrics-ga.an.r.appspot.com/b/ss/du... https://metrics-ga.an.r.appspot.com/b/ss/dummy/1/JS-2.15.0/s74428575173988?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2023%3A15%3A49%203%200&fid=40F5D2FAB53A8E2A-28891C00B2E28CED&ce=UTF-8&cdp=2&fpCookieDomainPeriods=2&pageName=www.au.com%2Findex.html&g=https%3A%2F%2Fwww.au.com%2F&cc=JPY&server=www.au.com&c1=www.au.com%2F&v1=D%3Dc1&h1=www.au.com&c3=au&c6=www.au.com%2F&c7=D%3Dc6&c8=First_or_Over120days&v8=D%3Dc8&c9=2026%2F4%2F22&v9=D%3Dc9&c10=8%3A15%20AM%7CThursday&v10=D%3Dc10&c13=D%3Dc6&v13=D%3Dmid%2B%22%2F%22%2Baid%2B%22%2F%22%2Bvid%2B%22%2F%22%2Bs_vi&c14=au&v14=D%3Dg&v18=NotLogin&c19=D%3DUser-Agent&v19=D%3DUser-Agent&c21=au&v21=D%3Dc21&c27=D%3Dc6&c35=D%3Dv35&v35=Direct&c36=D%3Dv35%2B%22%3A%22%2BpageName&v36=D%3Dv35%2B%22%3A%22%2BpageName&c37=D%3Dv35%2B%22%3A%22%2BpageName&v37=D%3Dv35%2B%22%3A%22%2BpageName&v38=D%3Dv35%2B%22%3A%22%2BpageName&c40=new&v40=D%3Dc40&c50=kddiau%2020200903_10_30&c67=1776899749&c71=none%20cookie&v71=D%3Dc71&c73=D%3Dv76&v73=D%3Dc3&v79=D%3Dc14&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&AQE=1 — 200 — 247 B — 1.2 s — h2https://engage.chat-message.au.com/banner.jsengage.chat-message.au.com/banner.j... https://engage.chat-message.au.com/banner.js — 200 — 14.4 KiB — 112 ms — h2https://www.googletagmanager.com/gtag/js?id=G-8LW7DLSMNS&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-8LW7DLSMNS&cx=c&gtm=4e64k1 — 200 — 146.8 KiB — 32 ms — h3https://www.googletagmanager.com/gtag/js?id=G-NEDL1XGXY7&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-NEDL1XGXY7&cx=c&gtm=4e64k1 — 200 — 147.5 KiB — 48 ms — h3https://t.contentsquare.net/uxa/bc9c08edd691d.jst.contentsquare.net/uxa/bc9c08edd69... https://t.contentsquare.net/uxa/bc9c08edd691d.js — 200 — 521 B — 20 ms — h2https://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 — 9 ms — h2https://engage.chat-message.au.com/bannerFunction.js?v=commitHash:%20d099bd8&webmch=webmengage.chat-message.au.com/bannerFu... https://engage.chat-message.au.com/bannerFunction.js?v=commitHash:%20d099bd8&webmch=webm — 200 — 371.5 KiB — 56 ms — h2https://lptag.liveperson.net/tag/tag.js?site=16820676lptag.liveperson.net/tag/tag.js?sit... https://lptag.liveperson.net/tag/tag.js?site=16820676 — 200 — 10.7 KiB — 509 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-LQGLLT5T9S&gtm=45je64k1v9231767679z89231762303za20gzb9231762303zd72435617&_p=1776899747608&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=37437625.1776899750&frm=0&pscdl=noapi&rcb=11&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266401~117512543&sid=1776899750&sct=1&seg=0&dl=https%3A%2F%2Fwww.au.com%2F&dt=au&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=3797analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-LQGLLT5T9S&gtm=45je64k1v9231767679z89231762303za20gzb9231762303zd72435617&_p=1776899747608&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=37437625.1776899750&frm=0&pscdl=noapi&rcb=11&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266401~117512543&sid=1776899750&sct=1&seg=0&dl=https%3A%2F%2Fwww.au.com%2F&dt=au&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=3797 — 204 — 546 B — 34 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-LQGLLT5T9S&cid=37437625.1776899750&gtm=45je64k1v9231767679z89231762303za20gzb9231762303zd72435617&rcb=11&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938469~117266401~117512543stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-LQGLLT5T9S&cid=37437625.1776899750&gtm=45je64k1v9231767679z89231762303za20gzb9231762303zd72435617&rcb=11&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938469~117266401~117512543 — 204 — 555 B — 19 ms — h2https://www.google.com.sg/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-LQGLLT5T9S&cid=37437625.1776899750&gtm=45je64k1v9231767679z89231762303za20gzb9231762303zd72435617&rcb=11&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938469~117266401~117512543&z=1285256234www.google.com.sg/ads/ga-audiences?... https://www.google.com.sg/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-LQGLLT5T9S&cid=37437625.1776899750&gtm=45je64k1v9231767679z89231762303za20gzb9231762303zd72435617&rcb=11&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938469~117266401~117512543&z=1285256234 — 200 — 408 B — 24 ms — h2https://b99.yahoo.co.jp/pagead/conversion_async.jsb99.yahoo.co.jp/pagead/conversion_a... https://b99.yahoo.co.jp/pagead/conversion_async.js — 200 — 23.5 KiB — 326 ms — http/1.1https://www.google.com/pagead/1p-user-list/734429637/?random=1776899749253&cv=11&fst=1776898800000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v893962927za200zd893962927xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~117266401~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.au.com%2F&rcb=6&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2135158390.1776899748&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfa4a269C74hDRFE3-SI3PenE3ySLag64rKFu6SnJmMMjaoToud38-EmfUz55tM2FQc8ftz3JtG7WOA3GWaS7XD4WUHDGcxdK9TJVwWb4fFBg0m1CsfqVJiKYTNtBzUQkszJ3raA5myMsp_ZXCwSigcgaXpT4oi1k--yDVsQu3SdnSB7vgcYnuwxn9FymIHdUNrbeIQQ-NzmKaaMFy_SB2ZrZZBBU3vJCX7NYGgHOyPvH7Q0X9_nyEiw_mypluSkoMA8pew&random=1343317285&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/734429637/?random=1776899749253&cv=11&fst=1776898800000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v893962927za200zd893962927xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~117266401~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.au.com%2F&rcb=6&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2135158390.1776899748&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfa4a269C74hDRFE3-SI3PenE3ySLag64rKFu6SnJmMMjaoToud38-EmfUz55tM2FQc8ftz3JtG7WOA3GWaS7XD4WUHDGcxdK9TJVwWb4fFBg0m1CsfqVJiKYTNtBzUQkszJ3raA5myMsp_ZXCwSigcgaXpT4oi1k--yDVsQu3SdnSB7vgcYnuwxn9FymIHdUNrbeIQQ-NzmKaaMFy_SB2ZrZZBBU3vJCX7NYGgHOyPvH7Q0X9_nyEiw_mypluSkoMA8pew&random=1343317285&rmt_tld=0&ipr=y — 200 — 64 B — 9 ms — h3https://www.google.com.sg/pagead/1p-user-list/734429637/?random=1776899749253&cv=11&fst=1776898800000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v893962927za200zd893962927xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~117266401~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.au.com%2F&rcb=6&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2135158390.1776899748&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfa4a269C74hDRFE3-SI3PenE3ySLag64rKFu6SnJmMMjaoToud38-EmfUz55tM2FQc8ftz3JtG7WOA3GWaS7XD4WUHDGcxdK9TJVwWb4fFBg0m1CsfqVJiKYTNtBzUQkszJ3raA5myMsp_ZXCwSigcgaXpT4oi1k--yDVsQu3SdnSB7vgcYnuwxn9FymIHdUNrbeIQQ-NzmKaaMFy_SB2ZrZZBBU3vJCX7NYGgHOyPvH7Q0X9_nyEiw_mypluSkoMA8pew&random=1343317285&rmt_tld=1&ipr=ywww.google.com.sg/pagead/1p-user-li... https://www.google.com.sg/pagead/1p-user-list/734429637/?random=1776899749253&cv=11&fst=1776898800000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v893962927za200zd893962927xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~117266401~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.au.com%2F&rcb=6&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2135158390.1776899748&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfa4a269C74hDRFE3-SI3PenE3ySLag64rKFu6SnJmMMjaoToud38-EmfUz55tM2FQc8ftz3JtG7WOA3GWaS7XD4WUHDGcxdK9TJVwWb4fFBg0m1CsfqVJiKYTNtBzUQkszJ3raA5myMsp_ZXCwSigcgaXpT4oi1k--yDVsQu3SdnSB7vgcYnuwxn9FymIHdUNrbeIQQ-NzmKaaMFy_SB2ZrZZBBU3vJCX7NYGgHOyPvH7Q0X9_nyEiw_mypluSkoMA8pew&random=1343317285&rmt_tld=1&ipr=y — 200 — 154 B — 11 ms — h2https://bs.nakanohito.jp/b3/bs.nakanohito.jp/b3/ https://bs.nakanohito.jp/b3/ — 200 — 374 B — 226 ms — http/1.1https://www.google-analytics.com/g/collect?v=2&tid=G-8LW7DLSMNS&gtm=45je64k1v9100691999z8893621961za20gzb893621961zd72435617&_p=1776899747608&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=37437625.1776899750&frm=0&pscdl=noapi&rcb=12&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938469~117266400~117512543&sid=1776899750&sct=1&seg=0&dl=https%3A%2F%2Fwww.au.com%2F&dt=au&_tu=CA&en=page_view&_fv=1&_ss=1&ep.k_page_domain=www.au.com&ep.k_page_path=%2F&ep.k_page_parameter=&ep.k_ref_full=&ep.k_ref_domain=www.au.com&ep.k_ref_path=%2F&ep.k_ref_parameter=&ep.auID%E3%83%AD%E3%82%B0%E3%82%A4%E3%83%B3%E3%83%95%E3%83%A9%E3%82%B0=NotLogin&ep.layer_1=www.au.com%2F&ep.layer_2=%2F&ep.k_page_url_with_flagment=https%3A%2F%2Fwww.au.com%2F&ep.k_page_flagment=&tfd=3912www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-8LW7DLSMNS&gtm=45je64k1v9100691999z8893621961za20gzb893621961zd72435617&_p=1776899747608&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=37437625.1776899750&frm=0&pscdl=noapi&rcb=12&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938469~117266400~117512543&sid=1776899750&sct=1&seg=0&dl=https%3A%2F%2Fwww.au.com%2F&dt=au&_tu=CA&en=page_view&_fv=1&_ss=1&ep.k_page_domain=www.au.com&ep.k_page_path=%2F&ep.k_page_parameter=&ep.k_ref_full=&ep.k_ref_domain=www.au.com&ep.k_ref_path=%2F&ep.k_ref_parameter=&ep.auID%E3%83%AD%E3%82%B0%E3%82%A4%E3%83%B3%E3%83%95%E3%83%A9%E3%82%B0=NotLogin&ep.layer_1=www.au.com%2F&ep.layer_2=%2F&ep.k_page_url_with_flagment=https%3A%2F%2Fwww.au.com%2F&ep.k_page_flagment=&tfd=3912 — 204 — 546 B — 369 ms — h2https://use.typekit.net/af/b0ee56/00000000000000007735de50/30/m?features=ALL&v=4&chunks=634.1191.1195.1208.1215.1234.1250.1272.1279.1292.1406.1412.1458.1462&state=31.638.729.839.1183.1186.1209.1224.1232.1233.1242.1265.1274.1303.1305.1312.1337.1358.1361.1364.1402.1421.1430.1437.1444&order=0use.typekit.net/af/b0ee56/000000000... https://use.typekit.net/af/b0ee56/00000000000000007735de50/30/m?features=ALL&v=4&chunks=634.1191.1195.1208.1215.1234.1250.1272.1279.1292.1406.1412.1458.1462&state=31.638.729.839.1183.1186.1209.1224.1232.1233.1242.1265.1274.1303.1305.1312.1337.1358.1361.1364.1402.1421.1430.1437.1444&order=0 — 200 — 460.9 KiB — 55 ms — h2https://use.typekit.net/af/305f0d/00000000000000007735de57/30/m?features=ALL&v=4&chunks=634.1191.1195.1208.1215.1234.1250.1272.1279.1292.1406.1412.1458.1462&state=31.638.729.839.1183.1186.1209.1224.1232.1233.1242.1265.1274.1303.1305.1312.1337.1358.1361.1364.1402.1421.1430.1437.1444&order=0use.typekit.net/af/305f0d/000000000... https://use.typekit.net/af/305f0d/00000000000000007735de57/30/m?features=ALL&v=4&chunks=634.1191.1195.1208.1215.1234.1250.1272.1279.1292.1406.1412.1458.1462&state=31.638.729.839.1183.1186.1209.1224.1232.1233.1242.1265.1274.1303.1305.1312.1337.1358.1361.1364.1402.1421.1430.1437.1444&order=0 — 200 — 476.9 KiB — 60 ms — h2https://www.au.com/content/dam/au-com/common/js/floating_bnr_new.js?b=bwww.au.com/content/dam/au-com/commo... https://www.au.com/content/dam/au-com/common/js/floating_bnr_new.js?b=b — 200 — 4.0 KiB — 5 ms — h2https://www.au.com/content/dam/au-com/common/css/floating_bnr.csswww.au.com/content/dam/au-com/commo... https://www.au.com/content/dam/au-com/common/css/floating_bnr.css — 200 — 4.5 KiB — 5 ms — h2https://use.typekit.net/af/38dea1/00000000000000007735de56/30/m?features=ALL&v=4&chunks=634.1191.1195.1208.1215.1234.1250.1272.1279.1292.1406.1412.1458.1462&state=31.638.729.839.1183.1186.1209.1224.1232.1233.1242.1265.1274.1303.1305.1312.1337.1358.1361.1364.1402.1421.1430.1437.1444&order=0use.typekit.net/af/38dea1/000000000... https://use.typekit.net/af/38dea1/00000000000000007735de56/30/m?features=ALL&v=4&chunks=634.1191.1195.1208.1215.1234.1250.1272.1279.1292.1406.1412.1458.1462&state=31.638.729.839.1183.1186.1209.1224.1232.1233.1242.1265.1274.1303.1305.1312.1337.1358.1361.1364.1402.1421.1430.1437.1444&order=0 — 200 — 476.2 KiB — 65 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.8 KiB — 6 ms — h2https://www.au.com/content/dam/au-com/common/icon/to_icon_close_04.pngwww.au.com/content/dam/au-com/commo... https://www.au.com/content/dam/au-com/common/icon/to_icon_close_04.png — 200 — 571 B — 5 ms — h2https://www.au.com/content/dam/au-com/common/icon/to_icon_link.png?fmt=png-alpha&scl=1www.au.com/content/dam/au-com/commo... https://www.au.com/content/dam/au-com/common/icon/to_icon_link.png?fmt=png-alpha&scl=1 — 200 — 325 B — 5 ms — h2https://www.googletagmanager.com/gtag/destination?id=AW-968131194&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-968131194&cx=c&gtm=4e64k1 — 200 — 137.2 KiB — 33 ms — h3https://www.googletagmanager.com/gtag/destination?id=AW-971280506&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-971280506&cx=c&gtm=4e64k1 — 200 — 133.9 KiB — 21 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-NEDL1XGXY7&gtm=45je64k1v9166776039z8893621961za20gzb893621961zd72435617&_p=1776899747608&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=37437625.1776899750&frm=0&pscdl=noapi&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938469~117266401~117512543&sid=1776899750&sct=1&seg=0&dl=https%3A%2F%2Fwww.au.com%2F&dt=au&_tu=CA&en=page_view&_fv=1&_ss=1&ep.k_page_domain=www.au.com&ep.k_page_path=%2F&ep.k_page_parameter=&ep.k_ref_full=&ep.k_ref_domain=www.au.com&ep.k_ref_path=%2F&ep.k_ref_parameter=&ep.auID%E3%83%AD%E3%82%B0%E3%82%A4%E3%83%B3%E3%83%95%E3%83%A9%E3%82%B0=NotLogin&ep.k_page_url_with_flagment=https%3A%2F%2Fwww.au.com%2F&ep.k_page_flagment=&tfd=4541www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-NEDL1XGXY7&gtm=45je64k1v9166776039z8893621961za20gzb893621961zd72435617&_p=1776899747608&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=37437625.1776899750&frm=0&pscdl=noapi&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938469~117266401~117512543&sid=1776899750&sct=1&seg=0&dl=https%3A%2F%2Fwww.au.com%2F&dt=au&_tu=CA&en=page_view&_fv=1&_ss=1&ep.k_page_domain=www.au.com&ep.k_page_path=%2F&ep.k_page_parameter=&ep.k_ref_full=&ep.k_ref_domain=www.au.com&ep.k_ref_path=%2F&ep.k_ref_parameter=&ep.auID%E3%83%AD%E3%82%B0%E3%82%A4%E3%83%B3%E3%83%95%E3%83%A9%E3%82%B0=NotLogin&ep.k_page_url_with_flagment=https%3A%2F%2Fwww.au.com%2F&ep.k_page_flagment=&tfd=4541 — 204 — 20 B — 419 ms — h3https://b99.yahoo.co.jp/pagead/conversion/1000119728/?random=1776899750857&cv=9&fst=1776899750857&num=1&fmt=3&guid=ON&disvt=false&eid=466465925&u_h=600&u_w=800&ig=1&frm=0&url=https%3A%2F%2Fwww.au.com%2F&tiba=au&hn=www.googleadservices.com&uaa=x86&uab=64&uam=&uap=macOS&uapv=10.15.7&uaw=0&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&async=1b99.yahoo.co.jp/pagead/conversion/1... https://b99.yahoo.co.jp/pagead/conversion/1000119728/?random=1776899750857&cv=9&fst=1776899750857&num=1&fmt=3&guid=ON&disvt=false&eid=466465925&u_h=600&u_w=800&ig=1&frm=0&url=https%3A%2F%2Fwww.au.com%2F&tiba=au&hn=www.googleadservices.com&uaa=x86&uab=64&uam=&uap=macOS&uapv=10.15.7&uaw=0&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&async=1 — 200 — 728 B — 232 ms — http/1.1https://b99.yahoo.co.jp/pagead/conversion/1000119723/?random=1776899750870&cv=9&fst=1776899750870&num=1&fmt=3&guid=ON&disvt=false&eid=466465925&u_h=600&u_w=800&ig=1&frm=0&url=https%3A%2F%2Fwww.au.com%2F&tiba=au&hn=www.googleadservices.com&uaa=x86&uab=64&uam=&uap=macOS&uapv=10.15.7&uaw=0&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&async=1b99.yahoo.co.jp/pagead/conversion/1... https://b99.yahoo.co.jp/pagead/conversion/1000119723/?random=1776899750870&cv=9&fst=1776899750870&num=1&fmt=3&guid=ON&disvt=false&eid=466465925&u_h=600&u_w=800&ig=1&frm=0&url=https%3A%2F%2Fwww.au.com%2F&tiba=au&hn=www.googleadservices.com&uaa=x86&uab=64&uam=&uap=macOS&uapv=10.15.7&uaw=0&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&async=1 — 200 — 728 B — 236 ms — http/1.1https://b99.yahoo.co.jp/pagead/conversion/1000119722/?random=1776899750877&cv=9&fst=1776899750877&num=1&fmt=3&guid=ON&disvt=false&eid=466465926&u_h=600&u_w=800&ig=1&frm=0&url=https%3A%2F%2Fwww.au.com%2F&tiba=au&hn=www.googleadservices.com&uaa=x86&uab=64&uam=&uap=macOS&uapv=10.15.7&uaw=0&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&async=1b99.yahoo.co.jp/pagead/conversion/1... https://b99.yahoo.co.jp/pagead/conversion/1000119722/?random=1776899750877&cv=9&fst=1776899750877&num=1&fmt=3&guid=ON&disvt=false&eid=466465926&u_h=600&u_w=800&ig=1&frm=0&url=https%3A%2F%2Fwww.au.com%2F&tiba=au&hn=www.googleadservices.com&uaa=x86&uab=64&uam=&uap=macOS&uapv=10.15.7&uaw=0&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&async=1 — 200 — 728 B — 239 ms — http/1.1https://www.google-analytics.com/j/collect?v=1&_v=j102&a=481279130&t=pageview&_s=1&dl=https%3A%2F%2Fwww.au.com%2F&ul=en-us&dt=au&sr=800x600&vp=1350x940&_u=aCDACEABBAAAACAEK~&jid=1965607674&gjid=2144556184&cid=37437625.1776899750&tid=UA-39387335-246&_gid=668945970.1776899751&_r=1&_slc=1&gtm=45He64k1n7156CSDJv72435617za200zd72435617&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266401~118128923&cd119=37437625.1776899750&cd1=&cd2=&cd4=&cd6=&cd7=&cd8=www.au.com%2Findex.html&cd9=https%3A%2F%2Fwww.au.com%2F&cd11=&cd13=NotLogin&cd14=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&cd15=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&cd18=&cd27=Direct&cd28=Direct&cd29=Direct%3Awww.au.com%2Findex.html&cd30=Direct%3Awww.au.com%2Findex.html&cd31=Direct%3Awww.au.com%2Findex.html&cd32=Direct%3Awww.au.com%2Findex.html&cd33=Direct%3Awww.au.com%2Findex.html&cd35=new&cd36=new&cd47=1776899749&cd49=&cd56=none%20cookie&cd57=none%20cookie&cd62=&cd65=au%2Fkddiau%2020200903_10_30&cd67=&cd70=&cd71=&cd72=&cd73=&cd113=www.au.com%2F&cd114=https%3A%2F%2Fwww.au.com%2F&cd115=&z=258205967www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=481279130&t=pageview&_s=1&dl=https%3A%2F%2Fwww.au.com%2F&ul=en-us&dt=au&sr=800x600&vp=1350x940&_u=aCDACEABBAAAACAEK~&jid=1965607674&gjid=2144556184&cid=37437625.1776899750&tid=UA-39387335-246&_gid=668945970.1776899751&_r=1&_slc=1&gtm=45He64k1n7156CSDJv72435617za200zd72435617&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266401~118128923&cd119=37437625.1776899750&cd1=&cd2=&cd4=&cd6=&cd7=&cd8=www.au.com%2Findex.html&cd9=https%3A%2F%2Fwww.au.com%2F&cd11=&cd13=NotLogin&cd14=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&cd15=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&cd18=&cd27=Direct&cd28=Direct&cd29=Direct%3Awww.au.com%2Findex.html&cd30=Direct%3Awww.au.com%2Findex.html&cd31=Direct%3Awww.au.com%2Findex.html&cd32=Direct%3Awww.au.com%2Findex.html&cd33=Direct%3Awww.au.com%2Findex.html&cd35=new&cd36=new&cd47=1776899749&cd49=&cd56=none%20cookie&cd57=none%20cookie&cd62=&cd65=au%2Fkddiau%2020200903_10_30&cd67=&cd70=&cd71=&cd72=&cd73=&cd113=www.au.com%2F&cd114=https%3A%2F%2Fwww.au.com%2F&cd115=&z=258205967 — 200 — 26 B — 14 ms — h3https://www.google-analytics.com/j/collect?v=1&_v=j102&a=481279130&t=pageview&_s=1&dl=https%3A%2F%2Fwww.au.com%2F&ul=en-us&dt=au&sr=800x600&vp=1350x940&_u=aCDACEABBAAAACAEK~&jid=197562911&gjid=607340423&cid=37437625.1776899750&tid=UA-39387335-309&_gid=668945970.1776899751&_r=1&_slc=1&gtm=45He64k1n7156CSDJv72435617za200zd72435617&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266401~118128923&cd119=37437625.1776899750&cd1=&cd2=&cd4=&cd6=&cd7=&cd8=www.au.com%2Findex.html&cd9=https%3A%2F%2Fwww.au.com%2F&cd11=&cd13=NotLogin&cd14=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&cd15=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&cd18=&cd27=Direct&cd28=Direct&cd29=Direct%3Awww.au.com%2Findex.html&cd30=Direct%3Awww.au.com%2Findex.html&cd31=Direct%3Awww.au.com%2Findex.html&cd32=Direct%3Awww.au.com%2Findex.html&cd33=Direct%3Awww.au.com%2Findex.html&cd35=new&cd36=new&cd47=1776899749&cd49=&cd56=none%20cookie&cd57=none%20cookie&cd62=&cd65=au%2Fkddiau%2020200903_10_30&cd67=&cd70=&cd71=&cd72=&cd73=&cd113=www.au.com%2F&cd114=https%3A%2F%2Fwww.au.com%2F&cd115=&z=1976502430www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=481279130&t=pageview&_s=1&dl=https%3A%2F%2Fwww.au.com%2F&ul=en-us&dt=au&sr=800x600&vp=1350x940&_u=aCDACEABBAAAACAEK~&jid=197562911&gjid=607340423&cid=37437625.1776899750&tid=UA-39387335-309&_gid=668945970.1776899751&_r=1&_slc=1&gtm=45He64k1n7156CSDJv72435617za200zd72435617&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266401~118128923&cd119=37437625.1776899750&cd1=&cd2=&cd4=&cd6=&cd7=&cd8=www.au.com%2Findex.html&cd9=https%3A%2F%2Fwww.au.com%2F&cd11=&cd13=NotLogin&cd14=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&cd15=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&cd18=&cd27=Direct&cd28=Direct&cd29=Direct%3Awww.au.com%2Findex.html&cd30=Direct%3Awww.au.com%2Findex.html&cd31=Direct%3Awww.au.com%2Findex.html&cd32=Direct%3Awww.au.com%2Findex.html&cd33=Direct%3Awww.au.com%2Findex.html&cd35=new&cd36=new&cd47=1776899749&cd49=&cd56=none%20cookie&cd57=none%20cookie&cd62=&cd65=au%2Fkddiau%2020200903_10_30&cd67=&cd70=&cd71=&cd72=&cd73=&cd113=www.au.com%2F&cd114=https%3A%2F%2Fwww.au.com%2F&cd115=&z=1976502430 — 200 — 26 B — 10 ms — h3https://lptag.liveperson.net/lptag/api/account/16820676/configuration/applications/taglets/.jsonp?v=2.0&df=undefined&b=undefinedlptag.liveperson.net/lptag/api/acco... https://lptag.liveperson.net/lptag/api/account/16820676/configuration/applications/taglets/.jsonp?v=2.0&df=undefined&b=undefined — 200 — 119.2 KiB — 393 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/971280506/?random=1776899751129&cv=11&fst=1776899751129&bg=ffffff&guid=ON&async=1&gtm=45be64k1z879796472za20gzb79796472zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.au.com%2F&rcb=14&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2135158390.1776899748&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/971280506/?random=1776899751129&cv=11&fst=1776899751129&bg=ffffff&guid=ON&async=1&gtm=45be64k1z879796472za20gzb79796472zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.au.com%2F&rcb=14&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2135158390.1776899748&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=4 — 200 — 2.1 KiB — 14 ms — h3https://www.google.com/rmkt/collect/971280506/?random=1776899751129&cv=11&fst=1776899751129&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k1z879796472za20gzb79796472zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.au.com%2F&rcb=14&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2135158390.1776899748&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcp=5www.google.com/rmkt/collect/9712805... https://www.google.com/rmkt/collect/971280506/?random=1776899751129&cv=11&fst=1776899751129&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k1z879796472za20gzb79796472zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.au.com%2F&rcb=14&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2135158390.1776899748&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcp=5 — 200 — 20 B — 249 ms — h3https://www.google.com/ccm/collect?rcb=14&frm=0&ae=g&dl=https%3A%2F%2Fwww.au.com%2F&scrsrc=www.googletagmanager.com&rnd=1980059371.1776899748&dt=au&auid=2135158390.1776899748&navt=n&npa=0&_tu=CA&gtm=45be64k1z879796472za20gzb79796472zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~117266401&apve=1&apvf=f&apvc=0&tids=AW-971280506&tid=AW-971280506&tft=1776899751153&tfd=4865www.google.com/ccm/collect?rcb=14&f... https://www.google.com/ccm/collect?rcb=14&frm=0&ae=g&dl=https%3A%2F%2Fwww.au.com%2F&scrsrc=www.googletagmanager.com&rnd=1980059371.1776899748&dt=au&auid=2135158390.1776899748&navt=n&npa=0&_tu=CA&gtm=45be64k1z879796472za20gzb79796472zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~117266401&apve=1&apvf=f&apvc=0&tids=AW-971280506&tid=AW-971280506&tft=1776899751153&tfd=4865 — 200 — 21 B — 244 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/968131194/?random=1776899751225&cv=11&fst=1776899751225&bg=ffffff&guid=ON&async=1&gtm=45be64k1v893960252z879796472za20gzb79796472zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.au.com%2F&rcb=6&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2135158390.1776899748&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/968131194/?random=1776899751225&cv=11&fst=1776899751225&bg=ffffff&guid=ON&async=1&gtm=45be64k1v893960252z879796472za20gzb79796472zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.au.com%2F&rcb=6&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2135158390.1776899748&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=4 — 200 — 2.1 KiB — 16 ms — h3https://www.google.com/rmkt/collect/968131194/?random=1776899751225&cv=11&fst=1776899751225&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k1v893960252z879796472za20gzb79796472zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.au.com%2F&rcb=6&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2135158390.1776899748&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcp=5www.google.com/rmkt/collect/9681311... https://www.google.com/rmkt/collect/968131194/?random=1776899751225&cv=11&fst=1776899751225&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k1v893960252z879796472za20gzb79796472zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.au.com%2F&rcb=6&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2135158390.1776899748&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcp=5 — 200 — 20 B — 160 ms — h3https://www.google.com/ccm/collect?rcb=6&frm=0&ae=g&dl=https%3A%2F%2Fwww.au.com%2F&scrsrc=www.googletagmanager.com&rnd=1980059371.1776899748&dt=au&auid=2135158390.1776899748&navt=n&npa=0&_tu=CA&gtm=45be64k1v893960252z879796472za20gzb79796472zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266401&apve=1&apvf=f&apvc=0&tids=AW-968131194&tid=AW-968131194&tft=1776899751249&tfd=4961www.google.com/ccm/collect?rcb=6&fr... https://www.google.com/ccm/collect?rcb=6&frm=0&ae=g&dl=https%3A%2F%2Fwww.au.com%2F&scrsrc=www.googletagmanager.com&rnd=1980059371.1776899748&dt=au&auid=2135158390.1776899748&navt=n&npa=0&_tu=CA&gtm=45be64k1v893960252z879796472za20gzb79796472zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266401&apve=1&apvf=f&apvc=0&tids=AW-968131194&tid=AW-968131194&tft=1776899751249&tfd=4961 — 200 — 21 B — 168 ms — h3https://www.google.com/pagead/1p-user-list/971280506/?random=1776899751129&cv=11&fst=1776898800000&bg=ffffff&guid=ON&async=1&gtm=45be64k1z879796472za20gzb79796472zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.au.com%2F&rcb=14&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2135158390.1776899748&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfY5DaQRZaT1afS42gFN3s3VyiLS2GqWa5oKbQKf59lBQtO1SWnMM2Nm90jeEYn_PnTYys8Clxf4Vh7gdafQuaK97aEzZmfKw7b50MquO0_wtXV_1mVt-IwnqrE4Zl5rJQMkJwg2kW-j6ZV0QlEtchm-ZkPH1jY47VBxf9h8TTP_g5fLkHRouQWrYtWQeDOYQo_c3mTWhAyY_QdVypdaQLqs33bodOhfEU_wjxhIkzjoVB8nr6JwnyKqT-vduUmsDNd8yxA&random=29498640&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/971280506/?random=1776899751129&cv=11&fst=1776898800000&bg=ffffff&guid=ON&async=1&gtm=45be64k1z879796472za20gzb79796472zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.au.com%2F&rcb=14&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2135158390.1776899748&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfY5DaQRZaT1afS42gFN3s3VyiLS2GqWa5oKbQKf59lBQtO1SWnMM2Nm90jeEYn_PnTYys8Clxf4Vh7gdafQuaK97aEzZmfKw7b50MquO0_wtXV_1mVt-IwnqrE4Zl5rJQMkJwg2kW-j6ZV0QlEtchm-ZkPH1jY47VBxf9h8TTP_g5fLkHRouQWrYtWQeDOYQo_c3mTWhAyY_QdVypdaQLqs33bodOhfEU_wjxhIkzjoVB8nr6JwnyKqT-vduUmsDNd8yxA&random=29498640&rmt_tld=0&ipr=y — 200 — 64 B — 10 ms — h3https://www.google.com.sg/pagead/1p-user-list/971280506/?random=1776899751129&cv=11&fst=1776898800000&bg=ffffff&guid=ON&async=1&gtm=45be64k1z879796472za20gzb79796472zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.au.com%2F&rcb=14&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2135158390.1776899748&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfY5DaQRZaT1afS42gFN3s3VyiLS2GqWa5oKbQKf59lBQtO1SWnMM2Nm90jeEYn_PnTYys8Clxf4Vh7gdafQuaK97aEzZmfKw7b50MquO0_wtXV_1mVt-IwnqrE4Zl5rJQMkJwg2kW-j6ZV0QlEtchm-ZkPH1jY47VBxf9h8TTP_g5fLkHRouQWrYtWQeDOYQo_c3mTWhAyY_QdVypdaQLqs33bodOhfEU_wjxhIkzjoVB8nr6JwnyKqT-vduUmsDNd8yxA&random=29498640&rmt_tld=1&ipr=ywww.google.com.sg/pagead/1p-user-li... https://www.google.com.sg/pagead/1p-user-list/971280506/?random=1776899751129&cv=11&fst=1776898800000&bg=ffffff&guid=ON&async=1&gtm=45be64k1z879796472za20gzb79796472zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.au.com%2F&rcb=14&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2135158390.1776899748&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfY5DaQRZaT1afS42gFN3s3VyiLS2GqWa5oKbQKf59lBQtO1SWnMM2Nm90jeEYn_PnTYys8Clxf4Vh7gdafQuaK97aEzZmfKw7b50MquO0_wtXV_1mVt-IwnqrE4Zl5rJQMkJwg2kW-j6ZV0QlEtchm-ZkPH1jY47VBxf9h8TTP_g5fLkHRouQWrYtWQeDOYQo_c3mTWhAyY_QdVypdaQLqs33bodOhfEU_wjxhIkzjoVB8nr6JwnyKqT-vduUmsDNd8yxA&random=29498640&rmt_tld=1&ipr=y — 200 — 64 B — 11 ms — h3https://www.google.com/pagead/1p-user-list/968131194/?random=1776899751225&cv=11&fst=1776898800000&bg=ffffff&guid=ON&async=1&gtm=45be64k1v893960252z879796472za20gzb79796472zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.au.com%2F&rcb=6&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2135158390.1776899748&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfdpVNxAgjE5e0OUBMqjHDBtq0GufyQwRRRPa4u19QAMVMXjkUxVLod7m-g6jocAe0ZSUwTSxM8AJAlmmrx64SloaNKGfvqfJ-JVOZJ9fXCyxqJtPVw-CefZAIwEJoLzmY88JvN12cWZTzvhZMH49P53PDiSrNu_ium1zA8oe6jKOGnYw3m1Mykn1-RONfmfTYwEAKSC5tF_TNqlK83FTasazIvduCr4LXnNXxBW-dR15-oI3t0KX7Ob00f3_oJl-1kXWRw&random=4205305707&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/968131194/?random=1776899751225&cv=11&fst=1776898800000&bg=ffffff&guid=ON&async=1&gtm=45be64k1v893960252z879796472za20gzb79796472zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.au.com%2F&rcb=6&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2135158390.1776899748&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfdpVNxAgjE5e0OUBMqjHDBtq0GufyQwRRRPa4u19QAMVMXjkUxVLod7m-g6jocAe0ZSUwTSxM8AJAlmmrx64SloaNKGfvqfJ-JVOZJ9fXCyxqJtPVw-CefZAIwEJoLzmY88JvN12cWZTzvhZMH49P53PDiSrNu_ium1zA8oe6jKOGnYw3m1Mykn1-RONfmfTYwEAKSC5tF_TNqlK83FTasazIvduCr4LXnNXxBW-dR15-oI3t0KX7Ob00f3_oJl-1kXWRw&random=4205305707&rmt_tld=0&ipr=y — 200 — 64 B — 12 ms — h3https://www.google.com.sg/pagead/1p-user-list/968131194/?random=1776899751225&cv=11&fst=1776898800000&bg=ffffff&guid=ON&async=1&gtm=45be64k1v893960252z879796472za20gzb79796472zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.au.com%2F&rcb=6&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2135158390.1776899748&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfdpVNxAgjE5e0OUBMqjHDBtq0GufyQwRRRPa4u19QAMVMXjkUxVLod7m-g6jocAe0ZSUwTSxM8AJAlmmrx64SloaNKGfvqfJ-JVOZJ9fXCyxqJtPVw-CefZAIwEJoLzmY88JvN12cWZTzvhZMH49P53PDiSrNu_ium1zA8oe6jKOGnYw3m1Mykn1-RONfmfTYwEAKSC5tF_TNqlK83FTasazIvduCr4LXnNXxBW-dR15-oI3t0KX7Ob00f3_oJl-1kXWRw&random=4205305707&rmt_tld=1&ipr=ywww.google.com.sg/pagead/1p-user-li... https://www.google.com.sg/pagead/1p-user-list/968131194/?random=1776899751225&cv=11&fst=1776898800000&bg=ffffff&guid=ON&async=1&gtm=45be64k1v893960252z879796472za20gzb79796472zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.au.com%2F&rcb=6&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2135158390.1776899748&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfdpVNxAgjE5e0OUBMqjHDBtq0GufyQwRRRPa4u19QAMVMXjkUxVLod7m-g6jocAe0ZSUwTSxM8AJAlmmrx64SloaNKGfvqfJ-JVOZJ9fXCyxqJtPVw-CefZAIwEJoLzmY88JvN12cWZTzvhZMH49P53PDiSrNu_ium1zA8oe6jKOGnYw3m1Mykn1-RONfmfTYwEAKSC5tF_TNqlK83FTasazIvduCr4LXnNXxBW-dR15-oI3t0KX7Ob00f3_oJl-1kXWRw&random=4205305707&rmt_tld=1&ipr=y — 200 — 64 B — 13 ms — h3https://accdn.lpsnmedia.net/api/account/16820676/configuration/setting/accountproperties?__d=78044accdn.lpsnmedia.net/api/account/168... https://accdn.lpsnmedia.net/api/account/16820676/configuration/setting/accountproperties?__d=78044 — 200 — 2.6 KiB — 396 ms — h2https://lpcdn.lpsnmedia.net/le_unified_window/10.47.0-release_2318786578/ui-framework.js?version=10.47.0-release_2318786578lpcdn.lpsnmedia.net/le_unified_wind... https://lpcdn.lpsnmedia.net/le_unified_window/10.47.0-release_2318786578/ui-framework.js?version=10.47.0-release_2318786578 — 200 — 11.3 KiB — 19 ms — h2https://lpcdn.lpsnmedia.net/le_unified_window/10.47.0-release_2318786578/surveylogicinstance.min.js?version=10.47.0-release_2318786578lpcdn.lpsnmedia.net/le_unified_wind... https://lpcdn.lpsnmedia.net/le_unified_window/10.47.0-release_2318786578/surveylogicinstance.min.js?version=10.47.0-release_2318786578 — 200 — 2.5 KiB — 21 ms — h2https://accdn.lpsnmedia.net/api/account/16820676/configuration/le-campaigns/zones?fields=id&fields=zoneValue&__d=20415accdn.lpsnmedia.net/api/account/168... https://accdn.lpsnmedia.net/api/account/16820676/configuration/le-campaigns/zones?fields=id&fields=zoneValue&__d=20415 — 200 — 1.6 KiB — 479 ms — h2https://lpcdn.lpsnmedia.net/le_unified_window/10.47.0-release_2318786578/desktopEmbedded.js?version=10.47.0-release_2318786578lpcdn.lpsnmedia.net/le_unified_wind... https://lpcdn.lpsnmedia.net/le_unified_window/10.47.0-release_2318786578/desktopEmbedded.js?version=10.47.0-release_2318786578 — 200 — 264.7 KiB — 52 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 25 ms — h3https://use.typekit.net/af/9983a7/00000000000000007735de4e/30/m?features=ALL&v=4&chunks=634.1191.1195.1208.1215.1234.1250.1272.1279.1292.1406.1412.1458.1462&state=31.638.729.839.1183.1186.1209.1224.1232.1233.1242.1265.1274.1303.1305.1312.1337.1358.1361.1364.1402.1421.1430.1437.1444&order=0use.typekit.net/af/9983a7/000000000... https://use.typekit.net/af/9983a7/00000000000000007735de4e/30/m?features=ALL&v=4&chunks=634.1191.1195.1208.1215.1234.1250.1272.1279.1292.1406.1412.1458.1462&state=31.638.729.839.1183.1186.1209.1224.1232.1233.1242.1265.1274.1303.1305.1312.1337.1358.1361.1364.1402.1421.1430.1437.1444&order=0 — 200 — 449.8 KiB — 50 ms — h2https://www.au.com/content/dam/au-com/common/icon/favicon.icowww.au.com/content/dam/au-com/commo... https://www.au.com/content/dam/au-com/common/icon/favicon.ico — 200 — 33.8 KiB — 7 ms — h2https://connect.facebook.net/signals/config/1695071264125840?v=2.9.303&r=stable&domain=www.au.com&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/1695071264125840?v=2.9.303&r=stable&domain=www.au.com&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 — 45.0 KiB — 234 ms — h3https://lpcdn.lpsnmedia.net/le_secure_storage/3.36.1-release_2314911046/storage.secure.min.js?loc=https%3A%2F%2Fwww.au.com&site=16820676&force=1&env=prod&isCrossDomain=true&accdn=accdn.lpsnmedia.net&isFetchEnabled=truelpcdn.lpsnmedia.net/le_secure_stora... https://lpcdn.lpsnmedia.net/le_secure_storage/3.36.1-release_2314911046/storage.secure.min.js?loc=https%3A%2F%2Fwww.au.com&site=16820676&force=1&env=prod&isCrossDomain=true&accdn=accdn.lpsnmedia.net&isFetchEnabled=true — 200 — 15.5 KiB — 9 ms — h3https://lpcdn.lpsnmedia.net/le_secure_storage/3.36.1-release_2314911046/storage.secure.min.html?loc=https%3A%2F%2Fwww.au.com&site=16820676&env=prod&isCrossDomain=true&accdn=accdn.lpsnmedia.net&isFetchEnabled=truelpcdn.lpsnmedia.net/le_secure_stora... https://lpcdn.lpsnmedia.net/le_secure_storage/3.36.1-release_2314911046/storage.secure.min.html?loc=https%3A%2F%2Fwww.au.com&site=16820676&env=prod&isCrossDomain=true&accdn=accdn.lpsnmedia.net&isFetchEnabled=true — 200 — 17.3 KiB — 14 ms — h2https://accdn.lpsnmedia.net/api/account/16820676/configuration/domainprotection/refererrestrictions?__d=53676accdn.lpsnmedia.net/api/account/168... https://accdn.lpsnmedia.net/api/account/16820676/configuration/domainprotection/refererrestrictions?__d=53676 — 200 — 1.1 KiB — 545 ms — h2https://img.macromill.com/js/us001201jhn/2000018703-bc/lognos.jsimg.macromill.com/js/us001201jhn/20... https://img.macromill.com/js/us001201jhn/2000018703-bc/lognos.js — 200 — 4.3 KiB — 90 ms — h2https://www.facebook.com/tr/?id=1695071264125840&ev=PageView&dl=https%3A%2F%2Fwww.au.com%2F&rl=&if=false&ts=1776899752429&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776899752417.465151637747991487&ler=empty&cdl=API_unavailable&pmd[title]=au&pmd[locale]=ja&pmd[description]=au%E3%81%AE%E3%82%AA%E3%83%95%E3%82%A3%E3%82%B7%E3%83%A3%E3%83%AB%E3%82%B5%E3%82%A4%E3%83%88%E3%80%82%E5%80%8B%E4%BA%BA%E3%81%AE%E3%81%8A%E5%AE%A2%E3%81%95%E3%81%BE%E5%90%91%E3%81%91%E3%82%B5%E3%83%BC%E3%83%93%E3%82%B9%E3%82%92%E3%81%94%E7%B4%B9%E4%BB%8B%E3%81%97%E3%81%BE%E3%81%99%E3%80%82&plt=1392&it=1776899752150&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=16950712641... https://www.facebook.com/tr/?id=1695071264125840&ev=PageView&dl=https%3A%2F%2Fwww.au.com%2F&rl=&if=false&ts=1776899752429&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776899752417.465151637747991487&ler=empty&cdl=API_unavailable&pmd[title]=au&pmd[locale]=ja&pmd[description]=au%E3%81%AE%E3%82%AA%E3%83%95%E3%82%A3%E3%82%B7%E3%83%A3%E3%83%AB%E3%82%B5%E3%82%A4%E3%83%88%E3%80%82%E5%80%8B%E4%BA%BA%E3%81%AE%E3%81%8A%E5%AE%A2%E3%81%95%E3%81%BE%E5%90%91%E3%81%91%E3%82%B5%E3%83%BC%E3%83%93%E3%82%B9%E3%82%92%E3%81%94%E7%B4%B9%E4%BB%8B%E3%81%97%E3%81%BE%E3%81%99%E3%80%82&plt=1392&it=1776899752150&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=GET — 200 — 16 B — 14 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1695071264125840&ev=PageView&dl=https%3A%2F%2Fwww.au.com%2F&rl=&if=false&ts=1776899752429&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776899752417.465151637747991487&ler=empty&cdl=API_unavailable&pmd[title]=au&pmd[locale]=ja&pmd[description]=au%E3%81%AE%E3%82%AA%E3%83%95%E3%82%A3%E3%82%B7%E3%83%A3%E3%83%AB%E3%82%B5%E3%82%A4%E3%83%88%E3%80%82%E5%80%8B%E4%BA%BA%E3%81%AE%E3%81%8A%E5%AE%A2%E3%81%95%E3%81%BE%E5%90%91%E3%81%91%E3%82%B5%E3%83%BC%E3%83%93%E3%82%B9%E3%82%92%E3%81%94%E7%B4%B9%E4%BB%8B%E3%81%97%E3%81%BE%E3%81%99%E3%80%82&plt=1392&it=1776899752150&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1695071264125840&ev=PageView&dl=https%3A%2F%2Fwww.au.com%2F&rl=&if=false&ts=1776899752429&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776899752417.465151637747991487&ler=empty&cdl=API_unavailable&pmd[title]=au&pmd[locale]=ja&pmd[description]=au%E3%81%AE%E3%82%AA%E3%83%95%E3%82%A3%E3%82%B7%E3%83%A3%E3%83%AB%E3%82%B5%E3%82%A4%E3%83%88%E3%80%82%E5%80%8B%E4%BA%BA%E3%81%AE%E3%81%8A%E5%AE%A2%E3%81%95%E3%81%BE%E5%90%91%E3%81%91%E3%82%B5%E3%83%BC%E3%83%93%E3%82%B9%E3%82%92%E3%81%94%E7%B4%B9%E4%BB%8B%E3%81%97%E3%81%BE%E3%81%99%E3%80%82&plt=1392&it=1776899752150&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=FGET — 200 — 201 B — 254 ms — h3https://img.macromill.com/access/us001201jhn/2000018703-bc/utm.png?r=&qs=&p=key1%3D37437625.1776899750%26key2%3D%26key3%3D%26key4%3D%26key5%3D%26key6%3D%26key7%3D%26key8%3D%26key9%3D%26key10%3Dimg.macromill.com/access/us001201jh... https://img.macromill.com/access/us001201jhn/2000018703-bc/utm.png?r=&qs=&p=key1%3D37437625.1776899750%26key2%3D%26key3%3D%26key4%3D%26key5%3D%26key6%3D%26key7%3D%26key8%3D%26key9%3D%26key10%3D — 200 — 598 B — 73 ms — h2https://sy.v.liveperson.net/api/js/16820676?&cb=lpCb47211x23186&t=sp&ts=1776899753316&pid=7548026080&tid=8234451345&pt=au&u=https%3A%2F%2Fwww.au.com%2F&df=0&os=1&identities=%5B%7B%22iss%22%3A%22WebMessage%22%2C%22acr%22%3A%22loa1%22%2C%22sub%22%3A%22WebMessage%22%7D%2C%7B%22iss%22%3A%22LivePerson%22%2C%22acr%22%3A%220%22%7D%5Dsy.v.liveperson.net/api/js/16820676... https://sy.v.liveperson.net/api/js/16820676?&cb=lpCb47211x23186&t=sp&ts=1776899753316&pid=7548026080&tid=8234451345&pt=au&u=https%3A%2F%2Fwww.au.com%2F&df=0&os=1&identities=%5B%7B%22iss%22%3A%22WebMessage%22%2C%22acr%22%3A%22loa1%22%2C%22sub%22%3A%22WebMessage%22%7D%2C%7B%22iss%22%3A%22LivePerson%22%2C%22acr%22%3A%220%22%7D%5D — 200 — 1.1 KiB — 525 ms — h2https://sy.v.liveperson.net/api/js/16820676?sid=0Asc16BmRCCoEB2vyHl8ow&cb=lpCb50973x32320&t=uc&ts=1776899752208&pid=7548026080&tid=8234451345&sdes=%5B%7B%22type%22%3A%22ctmrinfo%22%2C%22info%22%3A%7B%22cstatus%22%3A%22nologin%22%2C%22ctype%22%3A%22WEBM%22%7D%7D%2C%7B%22type%22%3A%22pagediv%22%2C%22divId%22%3A%22LP_DIV_1722213420166%22%7D%5D&vid=AyMGEwZWI5NjYxNTFhNjg1sy.v.liveperson.net/api/js/16820676... https://sy.v.liveperson.net/api/js/16820676?sid=0Asc16BmRCCoEB2vyHl8ow&cb=lpCb50973x32320&t=uc&ts=1776899752208&pid=7548026080&tid=8234451345&sdes=%5B%7B%22type%22%3A%22ctmrinfo%22%2C%22info%22%3A%7B%22cstatus%22%3A%22nologin%22%2C%22ctype%22%3A%22WEBM%22%7D%7D%2C%7B%22type%22%3A%22pagediv%22%2C%22divId%22%3A%22LP_DIV_1722213420166%22%7D%5D&vid=AyMGEwZWI5NjYxNTFhNjg1 — 200 — 853 B — 102 ms — h2https://sy.v.liveperson.net/api/js/16820676?sid=0Asc16BmRCCoEB2vyHl8ow&cb=lpCb37131x24932&t=pl&ts=1776899753333&pid=7548026080&tid=8234451345&vid=AyMGEwZWI5NjYxNTFhNjg1sy.v.liveperson.net/api/js/16820676... https://sy.v.liveperson.net/api/js/16820676?sid=0Asc16BmRCCoEB2vyHl8ow&cb=lpCb37131x24932&t=pl&ts=1776899753333&pid=7548026080&tid=8234451345&vid=AyMGEwZWI5NjYxNTFhNjg1 — 200 — 915 B — 99 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 5737ms · 3668KB · ¥14789/mo
www.au.com
Other
Costly
Execution 1021ms
Transfer 36 KB
Monthly Cost ¥2631/mo
Google Tag Manager
Tag Manager
Costly
Execution 609ms
Transfer 160 KB
Unused 41%
Monthly Cost ¥1570/mo
Google Tag Manager
Tag Manager
Costly
Execution 552ms
Transfer 223 KB
Unused 24%
Monthly Cost ¥1423/mo
Unattributable
Other
Costly
Execution 430ms
Transfer 0 KB
Monthly Cost ¥1108/mo
www.au.com
Other
Costly
Execution 405ms
Transfer 2 KB
Monthly Cost ¥1043/mo
www.googleoptimize.com
Other
Costly
Execution 299ms
Transfer 112 KB
Unused 60%
Monthly Cost ¥770/mo
Google Tag Manager
Tag Manager
Costly
Execution 250ms
Transfer 194 KB
Unused 28%
Monthly Cost ¥644/mo
www.au.com
Other
Costly
Execution 235ms
Transfer 33 KB
Monthly Cost ¥607/mo
www.au.com
Other
Costly
Execution 221ms
Transfer 351 KB
Unused 82%
Monthly Cost ¥570/mo
Google Tag Manager
Tag Manager
Costly
Execution 187ms
Transfer 176 KB
Unused 38%
Monthly Cost ¥481/mo
Google Tag Manager
Tag Manager
Costly
Execution 180ms
Transfer 171 KB
Unused 34%
Monthly Cost ¥464/mo
Adobe Fonts
Font
Costly
Execution 170ms
Transfer 363 KB
Monthly Cost ¥438/mo
Google Tag Manager
Tag Manager
Costly
Execution 153ms
Transfer 181 KB
Unused 45%
Monthly Cost ¥394/mo
www.au.com
Other
Costly
Execution 149ms
Transfer 26 KB
Monthly Cost ¥384/mo
Google Analytics
Analytics
Costly
Execution 138ms
Transfer 21 KB
Monthly Cost ¥355/mo
Google Tag Manager
Tag Manager
Costly
Execution 131ms
Transfer 154 KB
Unused 37%
Monthly Cost ¥339/mo
engage.chat-message.au.com
Other
Costly
Execution 126ms
Transfer 371 KB
Unused 92%
Monthly Cost ¥325/mo
Google Tag Manager
Tag Manager
Costly
Execution 82ms
Transfer 147 KB
Unused 42%
Monthly Cost ¥212/mo
Google Tag Manager
Tag Manager
Costly
Execution 79ms
Transfer 146 KB
Unused 42%
Monthly Cost ¥204/mo
Google Tag Manager
Tag Manager
Costly
Execution 72ms
Transfer 147 KB
Unused 43%
Monthly Cost ¥186/mo
Google Tag Manager
Tag Manager
Costly
Execution 68ms
Transfer 134 KB
Unused 45%
Monthly Cost ¥175/mo
Google Tag Manager
Tag Manager
Costly
Execution 66ms
Transfer 137 KB
Unused 44%
Monthly Cost ¥171/mo
lpcdn.lpsnmedia.net
Other
Costly
Execution 63ms
Transfer 265 KB
Unused 69%
Monthly Cost ¥162/mo
Google Tag Manager
Tag Manager
Costly
Execution 52ms
Transfer 118 KB
Unused 54%
Monthly Cost ¥133/mo

These scripts may cost more than they're worth

  • www.au.com adds 1021ms and costs ~¥2631/month
  • Google Tag Manager adds 609ms and costs ~¥1570/month
  • Google Tag Manager adds 552ms and costs ~¥1423/month
  • Unattributable adds 430ms and costs ~¥1108/month
  • www.au.com adds 405ms and costs ~¥1043/month
  • www.googleoptimize.com adds 299ms and costs ~¥770/month
  • Google Tag Manager adds 250ms and costs ~¥644/month
  • www.au.com adds 235ms and costs ~¥607/month
  • www.au.com adds 221ms and costs ~¥570/month
  • Google Tag Manager adds 187ms and costs ~¥481/month
  • Google Tag Manager adds 180ms and costs ~¥464/month
  • Adobe Fonts adds 170ms and costs ~¥438/month
  • Google Tag Manager adds 153ms and costs ~¥394/month
  • www.au.com adds 149ms and costs ~¥384/month
  • Google Analytics adds 138ms and costs ~¥355/month
  • Google Tag Manager adds 131ms and costs ~¥339/month
  • engage.chat-message.au.com adds 126ms and costs ~¥325/month
  • Google Tag Manager adds 82ms and costs ~¥212/month
  • Google Tag Manager adds 79ms and costs ~¥204/month
  • Google Tag Manager adds 72ms and costs ~¥186/month
  • Google Tag Manager adds 68ms and costs ~¥175/month
  • Google Tag Manager adds 66ms and costs ~¥171/month
  • lpcdn.lpsnmedia.net adds 63ms and costs ~¥162/month
  • Google Tag Manager adds 52ms and costs ~¥133/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.au.com takes 1021ms 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 609ms 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 552ms 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 430ms 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.au.com takes 405ms 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.googleoptimize.com takes 299ms 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

60% of www.googleoptimize.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 250ms 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.au.com takes 235ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

www.au.com takes 221ms 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

82% of www.au.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 187ms 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 180ms 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

Adobe Fonts takes 170ms 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 153ms 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.au.com takes 149ms 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 Analytics takes 138ms 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 131ms 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

engage.chat-message.au.com takes 126ms 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

92% of engage.chat-message.au.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 82ms 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 79ms 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 72ms 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 68ms 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 66ms 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

lpcdn.lpsnmedia.net takes 63ms 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

69% of lpcdn.lpsnmedia.net'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 52ms 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 Google Tag Manager's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback