Skip to content
https://au.com

Performance

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

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

25
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
87
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.

14.77 s

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

115.63 s

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

10.06 s

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

0.000

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

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

130.54 s

Page Load Progression

1.2 s
2.4 s
3.6 s
4.7 s
5.9 s
7.1 s
8.3 s
9.5 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
29.9 MB transferred, 277 requests
FIX
29.9 MB transferred, 277 requests
Critical::
Page weighs 44.1 MB (29.9 MB transferred)
Warning::
Images are 17.2 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 17.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::
277 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 6.3 g CO2 per page load
29.9 MB / 2.4 MB budget
29.9 MB transferred
277 requests
6.3 g CO2 per page load
Images 17.2 MiB 57%
Other 7.6 MiB 25%
JavaScript 4.3 MiB 14%
Fonts 499.2 KiB 2%
CSS 285.5 KiB 1%
HTML 57.1 KiB 0%
Other 34.0 KiB 0%
Other 7.0 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 (29.9 MiB of 29.9 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
25694ms total JS execution
FIX
25694ms total JS execution
Warning::
https://www.au.com/: 3953ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-5JT...: 2583ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-56C...: 2178ms CPU time
Warning::
Unattributable: 1913ms CPU time
Warning::
https://www.au.com/etc.clientlibs/au-com/clientlib...: 1643ms CPU time
Warning::
Third-party scripts: 25694ms (100% of total)

Main Thread Breakdown

Script Evaluation 58% Other 15% Style & Layout 13% Script Parsing & Compilation 9% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://www.au.com/3953ms151ms12ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5JT4BBWC&gtm=4e64k12583ms2411ms76ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-56CSDJ2178ms1938ms144ms3rd
Unattributable1913ms44ms0ms3rd
https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-site.lc-8daae59af8caa2ae7bf2cfb82441fafd-lc.min.js1643ms500ms205ms3rd
https://www.googleoptimize.com/optimize.js?id=OPT-P3FZVN91294ms1211ms45ms3rd
https://www.au.com/etc.clientlibs/au-com/clientlibs/jquery.lc-3f56e989e786c643b30d5668a97daa52-lc.min.js1159ms473ms13ms3rd
https://www.au.com/etc.clientlibs/clientlibs/granite/jquery/granite/csrf.lc-652a558c3774088b61b0530c184710d1-lc.min.js1149ms905ms1ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WDP7BMG&gtm=4e64k1925ms759ms144ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-P2QXJ6Q&gtm=4e64k1880ms707ms92ms3rd

Showing top 10 of 38 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 (91%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.au.com/etc.clientlibs/au-com/clientlib...: 287 KB unused (82%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://lpcdn.lpsnmedia.net/le_unified_window/10.4...: 181 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...: 76 KB unused (79%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.8 MB
1891 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 (91%)3rd
https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-site.lc-8daae59af8caa2ae7bf2cfb82441fafd-lc.min.js351 KB287 KB (82%)3rd
https://lpcdn.lpsnmedia.net/le_unified_window/10.47.0-release_2318786578/mobileEmbedded.js?version=10.47.0-release_2318786578263 KB181 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 KB76 KB (79%)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
277 resources · 29.9 MB · 1.8 MB savings available
FIX
277 resources · 29.9 MB · 1.8 MB savings available
Warning::
Page weight 28.9 MB over 1MB target
Got: 29.9 MB Expected: ≤ 1 MB
Info::
~1.8 MB of savings available
Warning::
276 third-party resources (100% of weight)
Info::
31 resources over 200KB
277 resources · 29.9 MiB · 276 third-party 28.9 MiB over 1MB target
Image 58% · 17.2 MiB
Font 27% · 8.0 MiB
JavaScript 14% · 4.3 MiB
CSS 1% · 285.5 KiB
Document 0% · 147.1 KiB
Other 0% · 8.5 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
128 images, 0 KB saveable
REVIEW
128 images, 0 KB saveable
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/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/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/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/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.
128 images 17.2 MB
0 oversized -0 KB
127 legacy format
19 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

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

Web fonts

30

8166 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 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s 46.0 s 48.0 s 50.0 s 52.0 s 54.0 s 56.0 s 58.0 s 60.0 s 62.0 s 64.0 s 66.0 s 68.0 s 70.0 s 72.0 s 74.0 s 76.0 s 78.0 s 80.0 s 82.0 s 84.0 s 86.0 s 88.0 s 90.0 s 92.0 s 94.0 s 96.0 s 98.0 s 100.0 s 102.0 s 104.0 s 106.0 s 108.0 s 110.0 s 112.0 s 114.0 s 116.0 s 118.0 s 120.0 s FCP 14.8 s LCP 115.6 shttps://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFYwQgP-FVthw.woff2-F62fjtqLzI2JPCgQBnw7HF... https://fonts.gstatic.com/s/notosansjp/v56/-F62fjtqLzI2JPCgQBnw7HFYwQgP-FVthw.woff2 — 24.4 KiB — 43 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 — 47 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 — 49 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 — 213 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 — 59 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 — 68 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 — 70 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 — 74 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 — 102 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 — 90 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 — 88 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 — 62 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 — 191 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 — 70 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 — 62 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 — 67 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 — 58 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 — 188 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 — 85 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 — 146 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 — 143 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 — 78 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 — 83 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 — 11 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://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 — 9 ms — font-display: swaphttps://use.typekit.net/af/9983a7/00000000000000007735de4e/30/m?features=ALL&v=4&chunks=31.181.307.634.638.839.1183.1186.1191.1195.1208.1209.1215.1224.1242.1250.1265.1272.1274.1279.1292.1303.1305.1312.1337.1358.1361.1364.1402.1406.1412.1421.1430.1437.1444&order=0m https://use.typekit.net/af/9983a7/00000000000000007735de4e/30/m?features=ALL&v=4&chunks=31.181.307.634.638.839.1183.1186.1191.1195.1208.1209.1215.1224.1242.1250.1265.1272.1274.1279.1292.1303.1305.1312.1337.1358.1361.1364.1402.1406.1412.1421.1430.1437.1444&order=0 — 1.8 MiB — 550 ms — font-display: swaphttps://use.typekit.net/af/b0ee56/00000000000000007735de50/30/m?features=ALL&v=4&chunks=31.181.307.634.638.839.1183.1186.1191.1195.1208.1209.1215.1224.1242.1250.1265.1272.1274.1279.1292.1303.1305.1312.1337.1358.1361.1364.1402.1406.1412.1421.1430.1437.1444&order=0m https://use.typekit.net/af/b0ee56/00000000000000007735de50/30/m?features=ALL&v=4&chunks=31.181.307.634.638.839.1183.1186.1191.1195.1208.1209.1215.1224.1242.1250.1265.1272.1274.1279.1292.1303.1305.1312.1337.1358.1361.1364.1402.1406.1412.1421.1430.1437.1444&order=0 — 1.9 MiB — 1.1 s — font-display: swaphttps://use.typekit.net/af/305f0d/00000000000000007735de57/30/m?features=ALL&v=4&chunks=31.181.307.634.638.839.1183.1186.1191.1195.1208.1209.1215.1224.1242.1250.1265.1272.1274.1279.1292.1303.1305.1312.1337.1358.1361.1364.1402.1406.1412.1421.1430.1437.1444&order=0m https://use.typekit.net/af/305f0d/00000000000000007735de57/30/m?features=ALL&v=4&chunks=31.181.307.634.638.839.1183.1186.1191.1195.1208.1209.1215.1224.1242.1250.1265.1272.1274.1279.1292.1303.1305.1312.1337.1358.1361.1364.1402.1406.1412.1421.1430.1437.1444&order=0 — 1.9 MiB — 863 ms — font-display: swaphttps://use.typekit.net/af/38dea1/00000000000000007735de56/30/m?features=ALL&v=4&chunks=31.181.307.634.638.839.1183.1186.1191.1195.1208.1209.1215.1224.1242.1250.1265.1272.1274.1279.1292.1303.1305.1312.1337.1358.1361.1364.1402.1406.1412.1421.1430.1437.1444&order=0m https://use.typekit.net/af/38dea1/00000000000000007735de56/30/m?features=ALL&v=4&chunks=31.181.307.634.638.839.1183.1186.1191.1195.1208.1209.1215.1224.1242.1250.1265.1272.1274.1279.1292.1303.1305.1312.1337.1358.1361.1364.1402.1406.1412.1421.1430.1437.1444&order=0 — 1.9 MiB — 984 ms — font-display: swap
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 24 KB
Load time 43 ms
Start 973 ms
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 16 KB
Load time 47 ms
Start 973 ms
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 16 KB
Load time 49 ms
Start 973 ms
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 77 KB
Load time 213 ms
Start 974 ms
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 14 KB
Load time 59 ms
Start 974 ms
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 16 KB
Load time 68 ms
Start 977 ms
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 16 KB
Load time 70 ms
Start 977 ms
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 15 KB
Load time 74 ms
Start 977 ms
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 18 KB
Load time 102 ms
Start 977 ms
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 17 KB
Load time 90 ms
Start 986 ms
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 15 KB
Load time 88 ms
Start 986 ms
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 18 KB
Load time 62 ms
Start 991 ms
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 19 KB
Load time 191 ms
Start 997 ms
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 12 KB
Load time 70 ms
Start 997 ms
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 15 KB
Load time 62 ms
Start 998 ms
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 17 KB
Load time 67 ms
Start 999 ms
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 16 KB
Load time 58 ms
Start 1000 ms
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 18 KB
Load time 188 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 17 KB
Load time 85 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 20 KB
Load time 146 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 17 KB
Load time 143 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 17 KB
Load time 78 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 18 KB
Load time 83 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 17 KB
Load time 11 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
-F62fjtqLzI2JPCgQBnw7HF... woff2 swap
Size 15 KB
Load time 9 ms
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
m unknown swap
Size 1845 KB
Load time 550 ms
Start 2.1 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 1896 KB
Load time 1.1 s
Start 2.1 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 1966 KB
Load time 863 ms
Start 2.1 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 1960 KB
Load time 984 ms
Start 2.1 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
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 ~6134 KB and ~12268 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
3 hints, 0 missing preconnects
PASS
3 hints, 0 missing preconnects
Info::
Page uses 3 resource hint(s)

Current Resource Hints

preconnect
2
preload
1
dns-prefetch
prefetch

3 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
277 requests over 8206ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s 46.0 s 48.0 s 50.0 s 52.0 s 54.0 s 56.0 s 58.0 s 60.0 s 62.0 s 64.0 s 66.0 s 68.0 s 70.0 s 72.0 s 74.0 s 76.0 s 78.0 s 80.0 s 82.0 s 84.0 s 86.0 s 88.0 s 90.0 s 92.0 s 94.0 s 96.0 s 98.0 s 100.0 s 102.0 s 104.0 s 106.0 s 108.0 s 110.0 s 112.0 s 114.0 s 116.0 s 118.0 s 120.0 s FCP 14.8 s LCP 115.6 shttps://au.com// https://au.com/ — 302 — 123 B — 358 ms — http/1.0https://www.au.com/www.au.com/ https://www.au.com/ — 200 — 36.5 KiB — 186 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 — 1.1 KiB — 33 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.1 KiB — 42 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 — 251 B — 30 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 — 334 B — 20 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.6 KiB — 23 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 — 182 B — 51 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 — 35 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 — 84.0 KiB — 47 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.7 KiB — 62 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 — 44 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 — 65 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 — 606 B — 26 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 — 487 B — 35 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 — 333 B — 22 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.7 KiB — 46 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.4 KiB — 35 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 — 53 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 — 564 B — 55 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.2 KiB — 47 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.7 KiB — 7 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 — 757 B — 5 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 — 953 B — 4 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 — 717 B — 4 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.8 KiB — 136 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 — 132 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 — 196 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 — 136 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 — 214 B — 132 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s 46.0 s 48.0 s 50.0 s 52.0 s 54.0 s 56.0 s 58.0 s 60.0 s 62.0 s 64.0 s 66.0 s 68.0 s 70.0 s 72.0 s 74.0 s 76.0 s 78.0 s 80.0 s 82.0 s 84.0 s 86.0 s 88.0 s 90.0 s 92.0 s 94.0 s 96.0 s 98.0 s 100.0 s 102.0 s 104.0 s 106.0 s 108.0 s 110.0 s 112.0 s 114.0 s 116.0 s 118.0 s 120.0 s FCP 14.8 s LCP 115.6 shttps://au.com// https://au.com/ — 302 — 123 B — 358 ms — http/1.0https://www.au.com/www.au.com/ https://www.au.com/ — 200 — 36.5 KiB — 186 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 — 1.1 KiB — 33 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.1 KiB — 42 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 — 251 B — 30 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 — 334 B — 20 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.6 KiB — 23 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 — 182 B — 51 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 — 35 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 — 84.0 KiB — 47 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.7 KiB — 62 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 — 44 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 — 65 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 — 606 B — 26 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 — 487 B — 35 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 — 333 B — 22 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.7 KiB — 46 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.4 KiB — 35 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 — 53 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 — 564 B — 55 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.2 KiB — 47 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.7 KiB — 7 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 — 757 B — 5 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 — 953 B — 4 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 — 717 B — 4 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.8 KiB — 136 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 — 132 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 — 196 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 — 136 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 — 214 B — 132 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.8 KiB — 136 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.5 KiB — 136 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.9 KiB — 133 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 — 133 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.7 KiB — 132 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.4 KiB — 150 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 — 439 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.2 KiB — 140 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 — 192 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 — 144 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 — 761 B — 133 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 — 655 B — 134 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 — 863 B — 134 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 — 492 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.3 KiB — 492 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 — 758 B — 492 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 — 759 B — 491 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 — 491 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 — 763 B — 490 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.6 KiB — 490 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 — 665 B — 490 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.1 KiB — 490 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 — 901 B — 490 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 — 490 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 — 490 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.8 KiB — 490 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 — 490 ms — 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 — 490 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.9 KiB — 499 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 — 885 B — 490 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 — 490 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.7 KiB — 545 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 — 473 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 — 695 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 — 321 ms — 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 — 577 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.6 KiB — 249 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.7 KiB — 701 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.7 KiB — 286 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 — 767 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 — 490 ms — 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.6 KiB — 829 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.5 KiB — 495 ms — 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 — 1.5 s — 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.6 KiB — 483 ms — 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.7 KiB — 488 ms — 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 — 779.0 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 — 217 ms — 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.7 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.7 KiB — 239 ms — 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 — 1.3 s — 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.2 KiB — 175 ms — 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 — 918 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.9 KiB — 146 ms — 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.8 KiB — 1.3 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.3 KiB — 1.4 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.4 KiB — 1.5 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.5 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 — 61.9 KiB — 1.5 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.9 KiB — 1.7 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.5 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.0 KiB — 1.7 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.7 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.8 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.8 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.6 KiB — 1.8 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.9 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.7 KiB — 1.9 s — 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.1 KiB — 2.0 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.2 KiB — 1.9 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.9 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.1 KiB — 1.9 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.7 KiB — 1.9 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.9 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.9 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.9 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 — 2.0 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.2 KiB — 2.0 s — h2https://use.typekit.net/bsm5vfo.jsuse.typekit.net/bsm5vfo.js https://use.typekit.net/bsm5vfo.js — 200 — 363.1 KiB — 207 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.2 KiB — 153 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.6 KiB — 83 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 — 131 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 — 882 B — 184 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.0 KiB — 251 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.5 KiB — 101 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 — 159 B — 412 ms — h2https://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 — 412 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.4 KiB — 424 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 — 424 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.3 KiB — 424 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.7 KiB — 423 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 — 2.0 KiB — 423 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.0 KiB — 422 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.8 KiB — 1.9 s — 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.7 KiB — 1.9 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.6 KiB — 1.9 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.4 KiB — 1.9 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.9 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.9 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.9 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.9 s — h2https://www.au.com/content/dam/au-com/renew2024/img/bg-bland4-sp.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-sp.png?scl=1&fmt=png-alpha — 200 — 26.0 KiB — 1.9 s — h2https://www.au.com/content/dam/au-com/renew2024/img/bg-bland5-sp.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-sp.png?scl=1&fmt=png-alpha — 200 — 169.5 KiB — 1.9 s — h2https://www.au.com/content/dam/au-com/renew2024/img/bg-bland3-sp.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-sp.png?scl=1&fmt=png-alpha — 200 — 274.8 KiB — 2.0 s — h2https://www.au.com/content/dam/au-com/renew2024/img/bg-bland9-sp_82e26759c52b256d.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-sp_82e26759c52b256d.png?scl=1&fmt=png-alpha — 200 — 28.4 KiB — 1.9 s — h2https://www.au.com/content/dam/au-com/renew2024/img/bg-bland13-sp_e0e2606430aa7236.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-sp_e0e2606430aa7236.png?scl=1&fmt=png-alpha — 200 — 181.9 KiB — 2.0 s — h2https://www.au.com/content/dam/au-com/renew2024/img/bg-bland12_sp_cfccc20831b99a76.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_sp_cfccc20831b99a76.png?scl=1&fmt=png-alpha — 200 — 188.4 KiB — 2.1 s — h2https://www.au.com/content/dam/au-com/renew2024/img/bg-bland11_sp-2_9bfe3ed452d26730.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_sp-2_9bfe3ed452d26730.png?scl=1&fmt=png-alpha — 200 — 143.3 KiB — 2.1 s — 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 — 1.1 s — 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 — 43 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 — 47 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 — 49 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 — 213 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 — 59 ms — h3https://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 — 68 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 — 70 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 — 74 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 — 102 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 — 90 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 — 88 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 — 62 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 — 191 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 — 70 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 — 62 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 — 67 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 — 58 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 — 188 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 — 85 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 — 146 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 — 143 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 — 78 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 — 83 ms — h3https://www.au.com/libs/granite/csrf/token.jsonwww.au.com/libs/granite/csrf/token.... https://www.au.com/libs/granite/csrf/token.json — 200 — 189 B — 245 ms — h2data: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 — 146 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 — 11 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://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.1 KiB — 171 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 — 174 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 — 739 B — 259 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 — 72 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 — 232 ms — h2https://www.au.com/saigai/saigai.txtwww.au.com/saigai/saigai.txt https://www.au.com/saigai/saigai.txt — 200 — 453 B — 145 ms — h2https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-site/resources/src/main/webpack/resources/images/header/bg_aushopbtn.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/header/bg_aushopbtn.png — 200 — 684 B — 153 ms — h2https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-site/resources/src/main/webpack/resources/images/header/bg_onlineshopbtn.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/header/bg_onlineshopbtn.png — 200 — 717 B — 149 ms — h2https://www.au.com/etc.clientlibs/au-com/clientlibs/clientlib-site/resources/src/main/webpack/resources/images/header/bg_showsearchbtn.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/header/bg_showsearchbtn.png — 200 — 431 B — 151 ms — h2https://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 — 794 B — 233 ms — http/1.1https://www.notice.kddi.com/news/mainte/content/info/newsjs_use.js?_=1776899711229www.notice.kddi.com/news/mainte/con... https://www.notice.kddi.com/news/mainte/content/info/newsjs_use.js?_=1776899711229 — 200 — 2.5 KiB — 456 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 — 139 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.5 KiB — 146 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 — 9 ms — h3https://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&_=1776899712667p.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&_=1776899712667 — 200 — 205 B — 65 ms — h2https://use.typekit.net/af/9983a7/00000000000000007735de4e/30/m?features=ALL&v=4&chunks=31.181.307.634.638.839.1183.1186.1191.1195.1208.1209.1215.1224.1242.1250.1265.1272.1274.1279.1292.1303.1305.1312.1337.1358.1361.1364.1402.1406.1412.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.181.307.634.638.839.1183.1186.1191.1195.1208.1209.1215.1224.1242.1250.1265.1272.1274.1279.1292.1303.1305.1312.1337.1358.1361.1364.1402.1406.1412.1421.1430.1437.1444&order=0 — 200 — 1.8 MiB — 550 ms — h2https://use.typekit.net/af/b0ee56/00000000000000007735de50/30/m?features=ALL&v=4&chunks=31.181.307.634.638.839.1183.1186.1191.1195.1208.1209.1215.1224.1242.1250.1265.1272.1274.1279.1292.1303.1305.1312.1337.1358.1361.1364.1402.1406.1412.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.181.307.634.638.839.1183.1186.1191.1195.1208.1209.1215.1224.1242.1250.1265.1272.1274.1279.1292.1303.1305.1312.1337.1358.1361.1364.1402.1406.1412.1421.1430.1437.1444&order=0 — 200 — 1.9 MiB — 1.1 s — h2https://use.typekit.net/af/305f0d/00000000000000007735de57/30/m?features=ALL&v=4&chunks=31.181.307.634.638.839.1183.1186.1191.1195.1208.1209.1215.1224.1242.1250.1265.1272.1274.1279.1292.1303.1305.1312.1337.1358.1361.1364.1402.1406.1412.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.181.307.634.638.839.1183.1186.1191.1195.1208.1209.1215.1224.1242.1250.1265.1272.1274.1279.1292.1303.1305.1312.1337.1358.1361.1364.1402.1406.1412.1421.1430.1437.1444&order=0 — 200 — 1.9 MiB — 863 ms — h2https://use.typekit.net/af/38dea1/00000000000000007735de56/30/m?features=ALL&v=4&chunks=31.181.307.634.638.839.1183.1186.1191.1195.1208.1209.1215.1224.1242.1250.1265.1272.1274.1279.1292.1303.1305.1312.1337.1358.1361.1364.1402.1406.1412.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.181.307.634.638.839.1183.1186.1191.1195.1208.1209.1215.1224.1242.1250.1265.1272.1274.1279.1292.1303.1305.1312.1337.1358.1361.1364.1402.1406.1412.1421.1430.1437.1444&order=0 — 200 — 1.9 MiB — 984 ms — h2https://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 — 57 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 — 139 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 — 91 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 — 218 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 — 304 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.4 KiB — 259 ms — h2https://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 — 167 ms — h2https://www.google.com/ccm/collect?rcb=13&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.au.com%2F&scrsrc=www.googletagmanager.com&rnd=478103352.1776899713&dt=au&auid=699753152.1776899713&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He64k1v72435617za200zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938465~115938469~117266401&apve=1&apvf=f&apvc=1&tft=1776899712995&tfd=2416www.google.com/ccm/collect?rcb=13&f... https://www.google.com/ccm/collect?rcb=13&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.au.com%2F&scrsrc=www.googletagmanager.com&rnd=478103352.1776899713&dt=au&auid=699753152.1776899713&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He64k1v72435617za200zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938465~115938469~117266401&apve=1&apvf=f&apvc=1&tft=1776899712995&tfd=2416 — 200 — 21 B — 87 ms — h3https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.5 KiB — 45 ms — h2https://tg.socdm.com/tm/js?siteid=41174&tp=https%3A%2F%2Fwww.au.com%2F&pp=&rnd=1776899713136tg.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=1776899713136 — 200 — 1.6 KiB — 272 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 — 351 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 — 64 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 — 43 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 — 30 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 — 30 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 — 856 B — 79 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=2660187152419&callback=__pfunc&viewport=412x823&language=en-US&first_party_uid=6HqgGTd1fKpHR8RQ9dJ9Gy5Di5ltpl4q&local_storage_uid=NKvyBFGzgMjFne5rpKITOUwLUOczpN59&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=2660187152419&callback=__pfunc&viewport=412x823&language=en-US&first_party_uid=6HqgGTd1fKpHR8RQ9dJ9Gy5Di5ltpl4q&local_storage_uid=NKvyBFGzgMjFne5rpKITOUwLUOczpN59&c_1=au&c_2=www.au.com&c_7=%2F — 200 — 396 B — 221 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=1776899713465&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=1776899713465&service_id=cova_13&site_id=site_66&tag_id=tag_154 — 200 — 1.2 KiB — 141 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=6152765690254&callback=__pfunc&viewport=412x823&language=en-US&first_party_uid=bhFUx3SdAqcOa8kPx68O3xahV6y7n0lp&local_storage_uid=CEDios6m9zWH3HdkBw1awlGY4OVkxPEk&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=6152765690254&callback=__pfunc&viewport=412x823&language=en-US&first_party_uid=bhFUx3SdAqcOa8kPx68O3xahV6y7n0lp&local_storage_uid=CEDios6m9zWH3HdkBw1awlGY4OVkxPEk&c_1=iphone2018&c_2=ClientSite — 200 — 397 B — 202 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 — 212 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 — 219 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 — 38 ms — h3https://www.google.com/ccm/collect?rcb=5&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.au.com%2F&scrsrc=www.googletagmanager.com&rnd=478103352.1776899713&dt=au&auid=699753152.1776899713&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He64k1v841775228za20gzb72435617zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938465~115938469~117266400&apve=1&apvf=f&apvc=0&tft=1776899713569&tfd=2990www.google.com/ccm/collect?rcb=5&fr... https://www.google.com/ccm/collect?rcb=5&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.au.com%2F&scrsrc=www.googletagmanager.com&rnd=478103352.1776899713&dt=au&auid=699753152.1776899713&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He64k1v841775228za20gzb72435617zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938465~115938469~117266400&apve=1&apvf=f&apvc=0&tft=1776899713569&tfd=2990 — 200 — 21 B — 102 ms — h3https://cs.nakanohito.jp/b3/bi.jscs.nakanohito.jp/b3/bi.js https://cs.nakanohito.jp/b3/bi.js — 200 — 20.7 KiB — 301 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 — 27 ms — http/1.1https://tg.socdm.com/aux/sosynctg.socdm.com/aux/sosync https://tg.socdm.com/aux/sosync — 200 — 788 B — 80 ms — http/1.1https://tg.socdm.com/aux/sosynctg.socdm.com/aux/sosync https://tg.socdm.com/aux/sosync — 200 — 797 B — 150 ms — http/1.1https://googleads.g.doubleclick.net/pagead/viewthroughconversion/734429637/?random=1776899714068&cv=11&fst=1776899714068&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v893962927za200zd893962927xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.au.com%2F&rcb=2&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=699753152.1776899713&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/734429637/?random=1776899714068&cv=11&fst=1776899714068&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v893962927za200zd893962927xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.au.com%2F&rcb=2&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=699753152.1776899713&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.1 KiB — 39 ms — h3https://www.google.com/rmkt/collect/734429637/?random=1776899714068&cv=11&fst=1776899714068&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v893962927za200zd893962927xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.au.com%2F&rcb=2&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=699753152.1776899713&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/7344296... https://www.google.com/rmkt/collect/734429637/?random=1776899714068&cv=11&fst=1776899714068&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v893962927za200zd893962927xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.au.com%2F&rcb=2&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=699753152.1776899713&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 358 ms — h3https://www.google.com/ccm/collect?rcb=2&frm=0&en=page_view&dl=https%3A%2F%2Fwww.au.com%2F&scrsrc=www.googletagmanager.com&rnd=478103352.1776899713&dt=au&auid=699753152.1776899713&navt=n&npa=0&_tu=CA&gtm=45be64k1v893962927za200zd893962927xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-734429637&tid=AW-734429637&tft=1776899714106&tfd=3527www.google.com/ccm/collect?rcb=2&fr... https://www.google.com/ccm/collect?rcb=2&frm=0&en=page_view&dl=https%3A%2F%2Fwww.au.com%2F&scrsrc=www.googletagmanager.com&rnd=478103352.1776899713&dt=au&auid=699753152.1776899713&navt=n&npa=0&_tu=CA&gtm=45be64k1v893962927za200zd893962927xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-734429637&tid=AW-734429637&tft=1776899714106&tfd=3527 — 200 — 21 B — 351 ms — h3https://metrics-ga.an.r.appspot.com/b/ss/dummy/1/JS-2.15.0/s73830168519133?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2023%3A15%3A14%203%200&fid=761FFAFFE8C790CA-322483361E9E3927&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=1776899714&c71=none%20cookie&v71=D%3Dc71&c73=D%3Dv76&v73=D%3Dc3&v79=D%3Dc14&s=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&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/s73830168519133?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2023%3A15%3A14%203%200&fid=761FFAFFE8C790CA-322483361E9E3927&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=1776899714&c71=none%20cookie&v71=D%3Dc71&c73=D%3Dv76&v73=D%3Dc3&v79=D%3Dc14&s=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&AQE=1 — 200 — 247 B — 1.2 s — h2https://www.youtube.com/s/player/820123f3/www-widgetapi.vflset/www-widgetapi.jswww.youtube.com/s/player/820123f3/w... https://www.youtube.com/s/player/820123f3/www-widgetapi.vflset/www-widgetapi.js — 200 — 10.6 KiB — 11 ms — 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 — 242 ms — h2https://www.google.com/pagead/1p-user-list/734429637/?random=1776899714068&cv=11&fst=1776898800000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v893962927za200zd893962927xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.au.com%2F&rcb=2&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=699753152.1776899713&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfQlviPgRbN7I7qaGRDckRMnOzkOsOCb6_WU-MUkymaErvQ_qC8Yno0FKf_yXk59vt5zoDt2hyQvpL5ruFBg1Csxqq0TtD3AIpeVg6Du_vU2vqS2x4iqk1969nuwMt8E2nOJXkkGkgqF53a7rA5KjtS8yn3lQoJ0tIFXsfXADP6MGe3-c8A3Lc3J39GkKgDlNgURtmp8p87Khg4Z7gpKcgw6kYKU04IcQcv-QM1r78DjpsluGP-v-417n6SeZqWYuiFKcpg&random=2499928747&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/734429637/?random=1776899714068&cv=11&fst=1776898800000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v893962927za200zd893962927xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.au.com%2F&rcb=2&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=699753152.1776899713&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfQlviPgRbN7I7qaGRDckRMnOzkOsOCb6_WU-MUkymaErvQ_qC8Yno0FKf_yXk59vt5zoDt2hyQvpL5ruFBg1Csxqq0TtD3AIpeVg6Du_vU2vqS2x4iqk1969nuwMt8E2nOJXkkGkgqF53a7rA5KjtS8yn3lQoJ0tIFXsfXADP6MGe3-c8A3Lc3J39GkKgDlNgURtmp8p87Khg4Z7gpKcgw6kYKU04IcQcv-QM1r78DjpsluGP-v-417n6SeZqWYuiFKcpg&random=2499928747&rmt_tld=0&ipr=y — 200 — 64 B — 11 ms — h3https://www.google.com.sg/pagead/1p-user-list/734429637/?random=1776899714068&cv=11&fst=1776898800000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v893962927za200zd893962927xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.au.com%2F&rcb=2&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=699753152.1776899713&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfQlviPgRbN7I7qaGRDckRMnOzkOsOCb6_WU-MUkymaErvQ_qC8Yno0FKf_yXk59vt5zoDt2hyQvpL5ruFBg1Csxqq0TtD3AIpeVg6Du_vU2vqS2x4iqk1969nuwMt8E2nOJXkkGkgqF53a7rA5KjtS8yn3lQoJ0tIFXsfXADP6MGe3-c8A3Lc3J39GkKgDlNgURtmp8p87Khg4Z7gpKcgw6kYKU04IcQcv-QM1r78DjpsluGP-v-417n6SeZqWYuiFKcpg&random=2499928747&rmt_tld=1&ipr=ywww.google.com.sg/pagead/1p-user-li... https://www.google.com.sg/pagead/1p-user-list/734429637/?random=1776899714068&cv=11&fst=1776898800000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v893962927za200zd893962927xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.au.com%2F&rcb=2&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=699753152.1776899713&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfQlviPgRbN7I7qaGRDckRMnOzkOsOCb6_WU-MUkymaErvQ_qC8Yno0FKf_yXk59vt5zoDt2hyQvpL5ruFBg1Csxqq0TtD3AIpeVg6Du_vU2vqS2x4iqk1969nuwMt8E2nOJXkkGkgqF53a7rA5KjtS8yn3lQoJ0tIFXsfXADP6MGe3-c8A3Lc3J39GkKgDlNgURtmp8p87Khg4Z7gpKcgw6kYKU04IcQcv-QM1r78DjpsluGP-v-417n6SeZqWYuiFKcpg&random=2499928747&rmt_tld=1&ipr=y — 200 — 455 B — 22 ms — h2https://bs.nakanohito.jp/b3/bs.nakanohito.jp/b3/ https://bs.nakanohito.jp/b3/ — 200 — 374 B — 233 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 — 27 ms — h3https://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 — 36 ms — h3https://t.contentsquare.net/uxa/bc9c08edd691d.jst.contentsquare.net/uxa/bc9c08edd69... https://t.contentsquare.net/uxa/bc9c08edd691d.js — 200 — 521 B — 34 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-LQGLLT5T9S&gtm=45je64k1v9231767679z89231762303za20gzb9231762303zd72435617&_p=1776899712183&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=1075184148.1776899715&frm=0&pscdl=noapi&rcb=4&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616986~115938465~115938469~117266400~117384405~117512543&sid=1776899714&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=4415analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-LQGLLT5T9S&gtm=45je64k1v9231767679z89231762303za20gzb9231762303zd72435617&_p=1776899712183&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=1075184148.1776899715&frm=0&pscdl=noapi&rcb=4&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616986~115938465~115938469~117266400~117384405~117512543&sid=1776899714&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=4415 — 204 — 546 B — 427 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-LQGLLT5T9S&cid=1075184148.1776899715&gtm=45je64k1v9231767679z89231762303za20gzb9231762303zd72435617&rcb=4&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938465~115938469~117266400~117384405~117512543stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-LQGLLT5T9S&cid=1075184148.1776899715&gtm=45je64k1v9231767679z89231762303za20gzb9231762303zd72435617&rcb=4&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938465~115938469~117266400~117384405~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=1075184148.1776899715&gtm=45je64k1v9231767679z89231762303za20gzb9231762303zd72435617&rcb=4&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938465~115938469~117266400~117384405~117512543&z=1725301113www.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=1075184148.1776899715&gtm=45je64k1v9231767679z89231762303za20gzb9231762303zd72435617&rcb=4&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938465~115938469~117266400~117384405~117512543&z=1725301113 — 200 — 107 B — 13 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 — 41 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-8LW7DLSMNS&gtm=45je64k1v9100691999z8893621961za20gzb893621961zd72435617&_p=1776899712183&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=1075184148.1776899715&frm=0&pscdl=noapi&rcb=5&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266400~117512543&sid=1776899715&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=4533www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-8LW7DLSMNS&gtm=45je64k1v9100691999z8893621961za20gzb893621961zd72435617&_p=1776899712183&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=1075184148.1776899715&frm=0&pscdl=noapi&rcb=5&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266400~117512543&sid=1776899715&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=4533 — 204 — 546 B — 473 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 — 24 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 — 32 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-NEDL1XGXY7&gtm=45je64k1v9166776039z8893621961za20gzb893621961zd72435617&_p=1776899712183&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=1075184148.1776899715&frm=0&pscdl=noapi&rcb=9&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938468~117266401~117384405~117512543~118690341&sid=1776899715&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=4618www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-NEDL1XGXY7&gtm=45je64k1v9166776039z8893621961za20gzb893621961zd72435617&_p=1776899712183&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=1075184148.1776899715&frm=0&pscdl=noapi&rcb=9&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938468~117266401~117384405~117512543~118690341&sid=1776899715&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=4618 — 204 — 48 B — 468 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 — 7 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.6 KiB — 5 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 — 319 ms — http/1.1https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.3 KiB — 6 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/968131194/?random=1776899715638&cv=11&fst=1776899715638&bg=ffffff&guid=ON&async=1&gtm=45be64k1v893960252z879796472za20gzb79796472zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117266400~117384406&u_w=412&u_h=823&url=https%3A%2F%2Fwww.au.com%2F&rcb=2&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=699753152.1776899713&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/968131194/?random=1776899715638&cv=11&fst=1776899715638&bg=ffffff&guid=ON&async=1&gtm=45be64k1v893960252z879796472za20gzb79796472zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117266400~117384406&u_w=412&u_h=823&url=https%3A%2F%2Fwww.au.com%2F&rcb=2&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=699753152.1776899713&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&rfmt=3&fmt=4 — 200 — 2.1 KiB — 16 ms — h3https://www.google.com/rmkt/collect/968131194/?random=1776899715638&cv=11&fst=1776899715638&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k1v893960252z879796472za20gzb79796472zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117266400~117384406&u_w=412&u_h=823&url=https%3A%2F%2Fwww.au.com%2F&rcb=2&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=699753152.1776899713&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&gcp=5www.google.com/rmkt/collect/9681311... https://www.google.com/rmkt/collect/968131194/?random=1776899715638&cv=11&fst=1776899715638&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k1v893960252z879796472za20gzb79796472zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117266400~117384406&u_w=412&u_h=823&url=https%3A%2F%2Fwww.au.com%2F&rcb=2&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=699753152.1776899713&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&gcp=5 — 200 — 20 B — 232 ms — h3https://www.google.com/ccm/collect?rcb=2&frm=0&ae=g&dl=https%3A%2F%2Fwww.au.com%2F&scrsrc=www.googletagmanager.com&rnd=478103352.1776899713&dt=au&auid=699753152.1776899713&navt=n&npa=0&_tu=CA&gtm=45be64k1v893960252z879796472za20gzb79796472zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117266400~117384406&apve=1&apvf=f&apvc=0&tids=AW-968131194&tid=AW-968131194&tft=1776899715665&tfd=5086www.google.com/ccm/collect?rcb=2&fr... https://www.google.com/ccm/collect?rcb=2&frm=0&ae=g&dl=https%3A%2F%2Fwww.au.com%2F&scrsrc=www.googletagmanager.com&rnd=478103352.1776899713&dt=au&auid=699753152.1776899713&navt=n&npa=0&_tu=CA&gtm=45be64k1v893960252z879796472za20gzb79796472zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117266400~117384406&apve=1&apvf=f&apvc=0&tids=AW-968131194&tid=AW-968131194&tft=1776899715665&tfd=5086 — 200 — 21 B — 223 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/971280506/?random=1776899715712&cv=11&fst=1776899715712&bg=ffffff&guid=ON&async=1&gtm=45be64k1z879796472za20gzb79796472zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266401~118690341&u_w=412&u_h=823&url=https%3A%2F%2Fwww.au.com%2F&rcb=14&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=699753152.1776899713&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/971280506/?random=1776899715712&cv=11&fst=1776899715712&bg=ffffff&guid=ON&async=1&gtm=45be64k1z879796472za20gzb79796472zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266401~118690341&u_w=412&u_h=823&url=https%3A%2F%2Fwww.au.com%2F&rcb=14&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=699753152.1776899713&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&rfmt=3&fmt=4 — 200 — 2.1 KiB — 14 ms — h3https://www.google.com/rmkt/collect/971280506/?random=1776899715712&cv=11&fst=1776899715712&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k1z879796472za20gzb79796472zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266401~118690341&u_w=412&u_h=823&url=https%3A%2F%2Fwww.au.com%2F&rcb=14&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=699753152.1776899713&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&gcp=5www.google.com/rmkt/collect/9712805... https://www.google.com/rmkt/collect/971280506/?random=1776899715712&cv=11&fst=1776899715712&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k1z879796472za20gzb79796472zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266401~118690341&u_w=412&u_h=823&url=https%3A%2F%2Fwww.au.com%2F&rcb=14&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=699753152.1776899713&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&gcp=5 — 200 — 20 B — 158 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=478103352.1776899713&dt=au&auid=699753152.1776899713&navt=n&npa=0&_tu=CA&gtm=45be64k1z879796472za20gzb79796472zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266401~118690341&apve=1&apvf=f&apvc=0&tids=AW-971280506&tid=AW-971280506&tft=1776899715737&tfd=5158www.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=478103352.1776899713&dt=au&auid=699753152.1776899713&navt=n&npa=0&_tu=CA&gtm=45be64k1z879796472za20gzb79796472zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266401~118690341&apve=1&apvf=f&apvc=0&tids=AW-971280506&tid=AW-971280506&tft=1776899715737&tfd=5158 — 200 — 21 B — 167 ms — h3https://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 — 507 B — 4 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://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 — 497 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&a=893682209&t=pageview&_s=1&dl=https%3A%2F%2Fwww.au.com%2F&ul=en-us&dt=au&sr=412x823&vp=412x823&_u=aCDACEABBAAAACAEK~&jid=1143241254&gjid=2105864148&cid=1075184148.1776899715&tid=UA-39387335-246&_gid=1239390203.1776899716&_r=1&_slc=1&gtm=45He64k1n7156CSDJv72435617za200zd72435617&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938465~115938469~117266401&cd119=1075184148.1776899715&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(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Mobile%20Safari%2F537.36&cd15=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Mobile%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=1776899714&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=485126945www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=893682209&t=pageview&_s=1&dl=https%3A%2F%2Fwww.au.com%2F&ul=en-us&dt=au&sr=412x823&vp=412x823&_u=aCDACEABBAAAACAEK~&jid=1143241254&gjid=2105864148&cid=1075184148.1776899715&tid=UA-39387335-246&_gid=1239390203.1776899716&_r=1&_slc=1&gtm=45He64k1n7156CSDJv72435617za200zd72435617&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938465~115938469~117266401&cd119=1075184148.1776899715&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(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Mobile%20Safari%2F537.36&cd15=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Mobile%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=1776899714&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=485126945 — 200 — 26 B — 5 ms — h3https://www.google-analytics.com/j/collect?v=1&_v=j102&a=893682209&t=pageview&_s=1&dl=https%3A%2F%2Fwww.au.com%2F&ul=en-us&dt=au&sr=412x823&vp=412x823&_u=aCDACEABBAAAACAEK~&jid=972745778&gjid=459346575&cid=1075184148.1776899715&tid=UA-39387335-309&_gid=1239390203.1776899716&_r=1&_slc=1&gtm=45He64k1n7156CSDJv72435617za200zd72435617&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938465~115938469~117266401&cd119=1075184148.1776899715&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(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Mobile%20Safari%2F537.36&cd15=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Mobile%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=1776899714&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=800003336www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=893682209&t=pageview&_s=1&dl=https%3A%2F%2Fwww.au.com%2F&ul=en-us&dt=au&sr=412x823&vp=412x823&_u=aCDACEABBAAAACAEK~&jid=972745778&gjid=459346575&cid=1075184148.1776899715&tid=UA-39387335-309&_gid=1239390203.1776899716&_r=1&_slc=1&gtm=45He64k1n7156CSDJv72435617za200zd72435617&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938465~115938469~117266401&cd119=1075184148.1776899715&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(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Mobile%20Safari%2F537.36&cd15=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Mobile%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=1776899714&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=800003336 — 200 — 26 B — 5 ms — h3https://b99.yahoo.co.jp/pagead/conversion/1000119728/?random=1776899715864&cv=9&fst=1776899715864&num=1&fmt=3&guid=ON&disvt=false&eid=466465925&u_h=823&u_w=412&ig=1&frm=0&url=https%3A%2F%2Fwww.au.com%2F&tiba=au&hn=www.googleadservices.com&uaa=&uab=64&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&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=1776899715864&cv=9&fst=1776899715864&num=1&fmt=3&guid=ON&disvt=false&eid=466465925&u_h=823&u_w=412&ig=1&frm=0&url=https%3A%2F%2Fwww.au.com%2F&tiba=au&hn=www.googleadservices.com&uaa=&uab=64&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&async=1 — 200 — 728 B — 249 ms — http/1.1https://b99.yahoo.co.jp/pagead/conversion/1000119722/?random=1776899715877&cv=9&fst=1776899715877&num=1&fmt=3&guid=ON&disvt=false&eid=466465925&u_h=823&u_w=412&ig=1&frm=0&url=https%3A%2F%2Fwww.au.com%2F&tiba=au&hn=www.googleadservices.com&uaa=&uab=64&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&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=1776899715877&cv=9&fst=1776899715877&num=1&fmt=3&guid=ON&disvt=false&eid=466465925&u_h=823&u_w=412&ig=1&frm=0&url=https%3A%2F%2Fwww.au.com%2F&tiba=au&hn=www.googleadservices.com&uaa=&uab=64&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&async=1 — 200 — 728 B — 266 ms — http/1.1https://b99.yahoo.co.jp/pagead/conversion/1000119723/?random=1776899715884&cv=9&fst=1776899715884&num=1&fmt=3&guid=ON&disvt=false&eid=466465926&u_h=823&u_w=412&ig=1&frm=0&url=https%3A%2F%2Fwww.au.com%2F&tiba=au&hn=www.googleadservices.com&uaa=&uab=64&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&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=1776899715884&cv=9&fst=1776899715884&num=1&fmt=3&guid=ON&disvt=false&eid=466465926&u_h=823&u_w=412&ig=1&frm=0&url=https%3A%2F%2Fwww.au.com%2F&tiba=au&hn=www.googleadservices.com&uaa=&uab=64&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&async=1 — 200 — 728 B — 265 ms — http/1.1https://www.google.com/pagead/1p-user-list/968131194/?random=1776899715638&cv=11&fst=1776898800000&bg=ffffff&guid=ON&async=1&gtm=45be64k1v893960252z879796472za20gzb79796472zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117266400~117384406&u_w=412&u_h=823&url=https%3A%2F%2Fwww.au.com%2F&rcb=2&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=699753152.1776899713&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfRUq6MC1vPWplEWoAWMa05ZElL_BanzIbiGwCNs7JCHPXGtOCnkpRSzPQk-iMCsa5tOrz58g3JwVXucxRL-lBp-dBfir10Wf3dSxu7ApQZrz7_7vA6QB-jtodlUmu7QPQYe73jM0l4QUeFZTT2udb9tTLG_Pe2CpAcrqCaSPKs5qHLQc1fS3fWbPaFFrC7CZ1ZLwRWfY0tg8cBiEeZ5YxxSAtwEYoFFwvFiWNKshBhYoAabAdHm9NpF8NP_h__mLuF7pCg&random=727682474&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/968131194/?random=1776899715638&cv=11&fst=1776898800000&bg=ffffff&guid=ON&async=1&gtm=45be64k1v893960252z879796472za20gzb79796472zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117266400~117384406&u_w=412&u_h=823&url=https%3A%2F%2Fwww.au.com%2F&rcb=2&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=699753152.1776899713&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfRUq6MC1vPWplEWoAWMa05ZElL_BanzIbiGwCNs7JCHPXGtOCnkpRSzPQk-iMCsa5tOrz58g3JwVXucxRL-lBp-dBfir10Wf3dSxu7ApQZrz7_7vA6QB-jtodlUmu7QPQYe73jM0l4QUeFZTT2udb9tTLG_Pe2CpAcrqCaSPKs5qHLQc1fS3fWbPaFFrC7CZ1ZLwRWfY0tg8cBiEeZ5YxxSAtwEYoFFwvFiWNKshBhYoAabAdHm9NpF8NP_h__mLuF7pCg&random=727682474&rmt_tld=0&ipr=y — 200 — 64 B — 11 ms — h3https://www.google.com.sg/pagead/1p-user-list/968131194/?random=1776899715638&cv=11&fst=1776898800000&bg=ffffff&guid=ON&async=1&gtm=45be64k1v893960252z879796472za20gzb79796472zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117266400~117384406&u_w=412&u_h=823&url=https%3A%2F%2Fwww.au.com%2F&rcb=2&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=699753152.1776899713&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfRUq6MC1vPWplEWoAWMa05ZElL_BanzIbiGwCNs7JCHPXGtOCnkpRSzPQk-iMCsa5tOrz58g3JwVXucxRL-lBp-dBfir10Wf3dSxu7ApQZrz7_7vA6QB-jtodlUmu7QPQYe73jM0l4QUeFZTT2udb9tTLG_Pe2CpAcrqCaSPKs5qHLQc1fS3fWbPaFFrC7CZ1ZLwRWfY0tg8cBiEeZ5YxxSAtwEYoFFwvFiWNKshBhYoAabAdHm9NpF8NP_h__mLuF7pCg&random=727682474&rmt_tld=1&ipr=ywww.google.com.sg/pagead/1p-user-li... https://www.google.com.sg/pagead/1p-user-list/968131194/?random=1776899715638&cv=11&fst=1776898800000&bg=ffffff&guid=ON&async=1&gtm=45be64k1v893960252z879796472za20gzb79796472zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117266400~117384406&u_w=412&u_h=823&url=https%3A%2F%2Fwww.au.com%2F&rcb=2&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=699753152.1776899713&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfRUq6MC1vPWplEWoAWMa05ZElL_BanzIbiGwCNs7JCHPXGtOCnkpRSzPQk-iMCsa5tOrz58g3JwVXucxRL-lBp-dBfir10Wf3dSxu7ApQZrz7_7vA6QB-jtodlUmu7QPQYe73jM0l4QUeFZTT2udb9tTLG_Pe2CpAcrqCaSPKs5qHLQc1fS3fWbPaFFrC7CZ1ZLwRWfY0tg8cBiEeZ5YxxSAtwEYoFFwvFiWNKshBhYoAabAdHm9NpF8NP_h__mLuF7pCg&random=727682474&rmt_tld=1&ipr=y — 200 — 64 B — 9 ms — h3https://www.google.com/pagead/1p-user-list/971280506/?random=1776899715712&cv=11&fst=1776898800000&bg=ffffff&guid=ON&async=1&gtm=45be64k1z879796472za20gzb79796472zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266401~118690341&u_w=412&u_h=823&url=https%3A%2F%2Fwww.au.com%2F&rcb=14&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=699753152.1776899713&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfR_443GpCSBADZ7BfOkEWvIKMMk_Pw9pO4M_8q-aeYBvEyDZAlht2M67y_QvQppjJbergHJlhQlSqyrKVXRHGOqtZLtQKUcyqhmWYqgK2ziEDlqW6g3lyzk3KrpET1n9KOrfWuWhubtTqLtnLluO510p9NfvjQdkS-nzajyc6HcbXwxCqJzPTe2qwpvXAXja9Y3tcWFf9gqKgrb5FKgSezalBY0oKpQvHw7k9GOsbCtnlzPY2yViWTTOhZiJNqsbbBcURw&random=1961979538&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/971280506/?random=1776899715712&cv=11&fst=1776898800000&bg=ffffff&guid=ON&async=1&gtm=45be64k1z879796472za20gzb79796472zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266401~118690341&u_w=412&u_h=823&url=https%3A%2F%2Fwww.au.com%2F&rcb=14&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=699753152.1776899713&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfR_443GpCSBADZ7BfOkEWvIKMMk_Pw9pO4M_8q-aeYBvEyDZAlht2M67y_QvQppjJbergHJlhQlSqyrKVXRHGOqtZLtQKUcyqhmWYqgK2ziEDlqW6g3lyzk3KrpET1n9KOrfWuWhubtTqLtnLluO510p9NfvjQdkS-nzajyc6HcbXwxCqJzPTe2qwpvXAXja9Y3tcWFf9gqKgrb5FKgSezalBY0oKpQvHw7k9GOsbCtnlzPY2yViWTTOhZiJNqsbbBcURw&random=1961979538&rmt_tld=0&ipr=y — 200 — 64 B — 10 ms — h3https://www.google.com.sg/pagead/1p-user-list/971280506/?random=1776899715712&cv=11&fst=1776898800000&bg=ffffff&guid=ON&async=1&gtm=45be64k1z879796472za20gzb79796472zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266401~118690341&u_w=412&u_h=823&url=https%3A%2F%2Fwww.au.com%2F&rcb=14&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=699753152.1776899713&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfR_443GpCSBADZ7BfOkEWvIKMMk_Pw9pO4M_8q-aeYBvEyDZAlht2M67y_QvQppjJbergHJlhQlSqyrKVXRHGOqtZLtQKUcyqhmWYqgK2ziEDlqW6g3lyzk3KrpET1n9KOrfWuWhubtTqLtnLluO510p9NfvjQdkS-nzajyc6HcbXwxCqJzPTe2qwpvXAXja9Y3tcWFf9gqKgrb5FKgSezalBY0oKpQvHw7k9GOsbCtnlzPY2yViWTTOhZiJNqsbbBcURw&random=1961979538&rmt_tld=1&ipr=ywww.google.com.sg/pagead/1p-user-li... https://www.google.com.sg/pagead/1p-user-list/971280506/?random=1776899715712&cv=11&fst=1776898800000&bg=ffffff&guid=ON&async=1&gtm=45be64k1z879796472za20gzb79796472zd72435617xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266401~118690341&u_w=412&u_h=823&url=https%3A%2F%2Fwww.au.com%2F&rcb=14&frm=0&tiba=au&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=699753152.1776899713&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfR_443GpCSBADZ7BfOkEWvIKMMk_Pw9pO4M_8q-aeYBvEyDZAlht2M67y_QvQppjJbergHJlhQlSqyrKVXRHGOqtZLtQKUcyqhmWYqgK2ziEDlqW6g3lyzk3KrpET1n9KOrfWuWhubtTqLtnLluO510p9NfvjQdkS-nzajyc6HcbXwxCqJzPTe2qwpvXAXja9Y3tcWFf9gqKgrb5FKgSezalBY0oKpQvHw7k9GOsbCtnlzPY2yViWTTOhZiJNqsbbBcURw&random=1961979538&rmt_tld=1&ipr=y — 200 — 64 B — 12 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 — 484 ms — h2https://accdn.lpsnmedia.net/api/account/16820676/configuration/setting/accountproperties?__d=31526accdn.lpsnmedia.net/api/account/168... https://accdn.lpsnmedia.net/api/account/16820676/configuration/setting/accountproperties?__d=31526 — 200 — 2.6 KiB — 464 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 — 10.7 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 — 3.0 KiB — 17 ms — h2https://accdn.lpsnmedia.net/api/account/16820676/configuration/le-campaigns/zones?fields=id&fields=zoneValue&__d=41739accdn.lpsnmedia.net/api/account/168... https://accdn.lpsnmedia.net/api/account/16820676/configuration/le-campaigns/zones?fields=id&fields=zoneValue&__d=41739 — 200 — 1.6 KiB — 555 ms — h2https://lpcdn.lpsnmedia.net/le_unified_window/10.47.0-release_2318786578/mobileEmbedded.js?version=10.47.0-release_2318786578lpcdn.lpsnmedia.net/le_unified_wind... https://lpcdn.lpsnmedia.net/le_unified_window/10.47.0-release_2318786578/mobileEmbedded.js?version=10.47.0-release_2318786578 — 200 — 263.3 KiB — 27 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 — 23 ms — h3https://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 — 5 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 — 229 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 — 11 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 — 22 ms — h2https://accdn.lpsnmedia.net/api/account/16820676/configuration/domainprotection/refererrestrictions?__d=40078accdn.lpsnmedia.net/api/account/168... https://accdn.lpsnmedia.net/api/account/16820676/configuration/domainprotection/refererrestrictions?__d=40078 — 200 — 1.1 KiB — 532 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 — 96 ms — h2https://www.facebook.com/tr/?id=1695071264125840&ev=PageView&dl=https%3A%2F%2Fwww.au.com%2F&rl=&if=false&ts=1776899717627&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776899717615.725650341752642354&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=1698.0999999046326&it=1776899717325&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=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=1776899717627&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776899717615.725650341752642354&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=1698.0999999046326&it=1776899717325&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=GET — 200 — 19 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=1776899717627&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776899717615.725650341752642354&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=1698.0999999046326&it=1776899717325&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=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=1776899717627&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776899717615.725650341752642354&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=1698.0999999046326&it=1776899717325&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=FGET — 200 — 197 B — 258 ms — h3https://img.macromill.com/access/us001201jhn/2000018703-bc/utm.png?r=&qs=&p=key1%3D1075184148.1776899715%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%3D1075184148.1776899715%26key2%3D%26key3%3D%26key4%3D%26key5%3D%26key6%3D%26key7%3D%26key8%3D%26key9%3D%26key10%3D — 200 — 598 B — 75 ms — h2https://sy.v.liveperson.net/api/js/16820676?&cb=lpCb61445x12813&t=sp&ts=1776899718025&pid=9139811061&tid=1675908039&pt=au&u=https%3A%2F%2Fwww.au.com%2F&df=2&os=4&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=lpCb61445x12813&t=sp&ts=1776899718025&pid=9139811061&tid=1675908039&pt=au&u=https%3A%2F%2Fwww.au.com%2F&df=2&os=4&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 — 533 ms — h2https://sy.v.liveperson.net/api/js/16820676?sid=q_zsxrYDQOisAphqkypTaQ&cb=lpCb64588x26494&t=uc&ts=1776899717435&pid=9139811061&tid=1675908039&sdes=%5B%7B%22type%22%3A%22ctmrinfo%22%2C%22info%22%3A%7B%22cstatus%22%3A%22nologin%22%2C%22ctype%22%3A%22RCS%2FMyau%2FLINE%22%7D%7D%2C%7B%22type%22%3A%22pagediv%22%2C%22divId%22%3A%22LP_DIV_1722213420166%22%7D%5D&vid=ExOTQxYjE0OGEwMjE3NDRisy.v.liveperson.net/api/js/16820676... https://sy.v.liveperson.net/api/js/16820676?sid=q_zsxrYDQOisAphqkypTaQ&cb=lpCb64588x26494&t=uc&ts=1776899717435&pid=9139811061&tid=1675908039&sdes=%5B%7B%22type%22%3A%22ctmrinfo%22%2C%22info%22%3A%7B%22cstatus%22%3A%22nologin%22%2C%22ctype%22%3A%22RCS%2FMyau%2FLINE%22%7D%7D%2C%7B%22type%22%3A%22pagediv%22%2C%22divId%22%3A%22LP_DIV_1722213420166%22%7D%5D&vid=ExOTQxYjE0OGEwMjE3NDRi — 200 — 853 B — 102 ms — h2https://sy.v.liveperson.net/api/js/16820676?sid=q_zsxrYDQOisAphqkypTaQ&cb=lpCb39791x19418&t=pl&ts=1776899718045&pid=9139811061&tid=1675908039&vid=ExOTQxYjE0OGEwMjE3NDRisy.v.liveperson.net/api/js/16820676... https://sy.v.liveperson.net/api/js/16820676?sid=q_zsxrYDQOisAphqkypTaQ&cb=lpCb39791x19418&t=pl&ts=1776899718045&pid=9139811061&tid=1675908039&vid=ExOTQxYjE0OGEwMjE3NDRi — 200 — 915 B — 98 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 25694ms · 4322KB · ¥66239/mo
www.au.com
Other
Costly
Execution 3953ms
Transfer 36 KB
Monthly Cost ¥10191/mo
Google Tag Manager
Tag Manager
Costly
Execution 2583ms
Transfer 160 KB
Unused 41%
Monthly Cost ¥6660/mo
Google Tag Manager
Tag Manager
Costly
Execution 2178ms
Transfer 223 KB
Unused 24%
Monthly Cost ¥5616/mo
Unattributable
Other
Costly
Execution 1913ms
Transfer 0 KB
Monthly Cost ¥4933/mo
www.au.com
Other
Costly
Execution 1643ms
Transfer 351 KB
Unused 82%
Monthly Cost ¥4236/mo
www.googleoptimize.com
Other
Costly
Execution 1294ms
Transfer 112 KB
Unused 60%
Monthly Cost ¥3336/mo
www.au.com
Other
Costly
Execution 1159ms
Transfer 33 KB
Monthly Cost ¥2988/mo
www.au.com
Other
Costly
Execution 1149ms
Transfer 2 KB
Monthly Cost ¥2963/mo
Google Tag Manager
Tag Manager
Costly
Execution 925ms
Transfer 194 KB
Unused 28%
Monthly Cost ¥2384/mo
Google Tag Manager
Tag Manager
Costly
Execution 880ms
Transfer 176 KB
Unused 38%
Monthly Cost ¥2269/mo
www.au.com
Other
Costly
Execution 815ms
Transfer 26 KB
Monthly Cost ¥2102/mo
Google Tag Manager
Tag Manager
Costly
Execution 804ms
Transfer 171 KB
Unused 34%
Monthly Cost ¥2074/mo
Google Tag Manager
Tag Manager
Costly
Execution 647ms
Transfer 181 KB
Unused 45%
Monthly Cost ¥1668/mo
Adobe Fonts
Font
Costly
Execution 609ms
Transfer 363 KB
Monthly Cost ¥1569/mo
Google Tag Manager
Tag Manager
Costly
Execution 538ms
Transfer 154 KB
Unused 37%
Monthly Cost ¥1387/mo
engage.chat-message.au.com
Other
Costly
Execution 519ms
Transfer 371 KB
Unused 91%
Monthly Cost ¥1338/mo
Google Analytics
Analytics
Costly
Execution 478ms
Transfer 20 KB
Monthly Cost ¥1232/mo
Google Tag Manager
Tag Manager
Costly
Execution 346ms
Transfer 147 KB
Unused 42%
Monthly Cost ¥891/mo
Google Tag Manager
Tag Manager
Costly
Execution 329ms
Transfer 146 KB
Unused 42%
Monthly Cost ¥848/mo
Google Tag Manager
Tag Manager
Costly
Execution 307ms
Transfer 147 KB
Unused 43%
Monthly Cost ¥791/mo
Google Tag Manager
Tag Manager
Costly
Execution 291ms
Transfer 137 KB
Unused 44%
Monthly Cost ¥750/mo
Google Tag Manager
Tag Manager
Costly
Execution 289ms
Transfer 134 KB
Unused 45%
Monthly Cost ¥746/mo
lpcdn.lpsnmedia.net
Other
Costly
Execution 248ms
Transfer 263 KB
Unused 69%
Monthly Cost ¥639/mo
Google Tag Manager
Tag Manager
Costly
Execution 201ms
Transfer 118 KB
Unused 54%
Monthly Cost ¥517/mo
Facebook Pixel
Advertising
Costly
Execution 181ms
Transfer 97 KB
Unused 35%
Monthly Cost ¥467/mo
www.au.com
Other
Costly
Execution 172ms
Transfer 96 KB
Unused 79%
Monthly Cost ¥444/mo
lptag.liveperson.net
Other
Costly
Execution 167ms
Transfer 119 KB
Unused 43%
Monthly Cost ¥431/mo
www.au.com
Other
Costly
Execution 158ms
Transfer 4 KB
Monthly Cost ¥407/mo
Facebook Pixel
Advertising
Costly
Execution 157ms
Transfer 45 KB
Monthly Cost ¥406/mo
Google Tag Manager
Tag Manager
Costly
Execution 129ms
Transfer 137 KB
Unused 40%
Monthly Cost ¥334/mo
ssl.socdm.com
Other
Costly
Execution 129ms
Transfer 1 KB
Monthly Cost ¥333/mo
lpcdn.lpsnmedia.net
Other
Costly
Execution 96ms
Transfer 15 KB
Monthly Cost ¥248/mo
s.yimg.jp
Other
Costly
Execution 92ms
Transfer 12 KB
Monthly Cost ¥238/mo
www.au.com
Other
Costly
Execution 86ms
Transfer 84 KB
Monthly Cost ¥221/mo
b99.yahoo.co.jp
Other
Costly
Execution 71ms
Transfer 23 KB
Monthly Cost ¥183/mo
sf.nazs.socdm.com
Other
Costly
Execution 52ms
Transfer 4 KB
Monthly Cost ¥135/mo
cdn.d2-apps.net
Other
Costly
Execution 52ms
Transfer 3 KB
Monthly Cost ¥135/mo
engage.chat-message.au.com
Other
Costly
Execution 51ms
Transfer 14 KB
Monthly Cost ¥132/mo

These scripts may cost more than they're worth

  • www.au.com adds 3953ms and costs ~¥10191/month
  • Google Tag Manager adds 2583ms and costs ~¥6660/month
  • Google Tag Manager adds 2178ms and costs ~¥5616/month
  • Unattributable adds 1913ms and costs ~¥4933/month
  • www.au.com adds 1643ms and costs ~¥4236/month
  • www.googleoptimize.com adds 1294ms and costs ~¥3336/month
  • www.au.com adds 1159ms and costs ~¥2988/month
  • www.au.com adds 1149ms and costs ~¥2963/month
  • Google Tag Manager adds 925ms and costs ~¥2384/month
  • Google Tag Manager adds 880ms and costs ~¥2269/month
  • www.au.com adds 815ms and costs ~¥2102/month
  • Google Tag Manager adds 804ms and costs ~¥2074/month
  • Google Tag Manager adds 647ms and costs ~¥1668/month
  • Adobe Fonts adds 609ms and costs ~¥1569/month
  • Google Tag Manager adds 538ms and costs ~¥1387/month
  • engage.chat-message.au.com adds 519ms and costs ~¥1338/month
  • Google Analytics adds 478ms and costs ~¥1232/month
  • Google Tag Manager adds 346ms and costs ~¥891/month
  • Google Tag Manager adds 329ms and costs ~¥848/month
  • Google Tag Manager adds 307ms and costs ~¥791/month
  • Google Tag Manager adds 291ms and costs ~¥750/month
  • Google Tag Manager adds 289ms and costs ~¥746/month
  • lpcdn.lpsnmedia.net adds 248ms and costs ~¥639/month
  • Google Tag Manager adds 201ms and costs ~¥517/month
  • Facebook Pixel adds 181ms and costs ~¥467/month
  • www.au.com adds 172ms and costs ~¥444/month
  • lptag.liveperson.net adds 167ms and costs ~¥431/month
  • www.au.com adds 158ms and costs ~¥407/month
  • Facebook Pixel adds 157ms and costs ~¥406/month
  • Google Tag Manager adds 129ms and costs ~¥334/month
  • ssl.socdm.com adds 129ms and costs ~¥333/month
  • lpcdn.lpsnmedia.net adds 96ms and costs ~¥248/month
  • s.yimg.jp adds 92ms and costs ~¥238/month
  • www.au.com adds 86ms and costs ~¥221/month
  • b99.yahoo.co.jp adds 71ms and costs ~¥183/month
  • sf.nazs.socdm.com adds 52ms and costs ~¥135/month
  • cdn.d2-apps.net adds 52ms and costs ~¥135/month
  • engage.chat-message.au.com adds 51ms and costs ~¥132/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 3953ms 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 2583ms 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 2178ms 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 1913ms 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 1643ms 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

www.googleoptimize.com takes 1294ms 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

www.au.com takes 1159ms 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 1149ms 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 925ms 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 880ms 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 815ms 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 804ms 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 647ms 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 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 538ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

91% 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 Analytics takes 478ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Google Tag Manager takes 346ms 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 329ms 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 307ms 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 291ms 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 289ms 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 248ms 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 201ms 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

Facebook Pixel takes 181ms 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 172ms 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

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

lptag.liveperson.net takes 167ms 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 158ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Facebook Pixel takes 157ms 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 129ms 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

ssl.socdm.com takes 129ms 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 96ms 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

s.yimg.jp takes 92ms 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 86ms 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

b99.yahoo.co.jp takes 71ms 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

sf.nazs.socdm.com 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

cdn.d2-apps.net 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

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

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