Skip to content
https://aro.tech

Performance

· 23 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
76
GRADE
C
FIX
5
REVIEW
7
PASS
7
INFO
4

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

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

869 ms

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

2.02 s

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

23 ms

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

0.026

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

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

3.19 s

Page Load Progression

578 ms
1.2 s
1.7 s
2.3 s
2.9 s
3.5 s
4.0 s
4.6 s
Checks
23
7 PASS 7 REVIEW 5 FIX
F
Page Weight Budget
Action
10.7 MB transferred, 139 requests
FIX
10.7 MB transferred, 139 requests
Critical::
Page weighs 16.4 MB (10.7 MB transferred)
Warning::
JavaScript is 1.7 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.7 MB
Warning::
139 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 2.2 g CO2 per page load
10.7 MB / 2.4 MB budget
10.7 MB transferred
139 requests
2.2 g CO2 per page load
Other 8.1 MiB 75%
JavaScript 1.7 MiB 16%
Images 693.2 KiB 6%
Fonts 170.0 KiB 2%
CSS 39.1 KiB 0%
HTML 38.2 KiB 0%
Other 14.0 KiB 0%
Other 1.4 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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
93% third-party, 0 ms blocking
FIX
93% third-party, 0 ms blocking
Warning::
Third-party code accounts for 93% of page weight (9.9 MiB of 10.7 MiB)
Info::
Third-party blocking time is low (0 ms)
93%
First-party Third-party
F
JS Bundles
Action
49 scripts, 594 KB unused
FIX
49 scripts, 594 KB unused
Warning::
https://aro.tech/wp-content/themes/appeal-base/dis...: 81 KB unused (82%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://embed.tawk.to/_s/v4/app/69e6f4c07ce/js/twk...: 79 KB unused (69%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-TR6...: 73 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/destination?...: 71 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-R8NL...: 69 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 594 KB
594 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://aro.tech/wp-content/themes/appeal-base/dist/js/vendor.00ff1a79b1e4af8772bbdf3fd16cfbc7.js99 KB81 KB (82%)1st
https://embed.tawk.to/_s/v4/app/69e6f4c07ce/js/twk-chunk-vendors.js114 KB79 KB (69%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TR6PPN2157 KB73 KB (46%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-989351352&cx=c&gtm=4e6562145 KB71 KB (49%)3rd
https://www.googletagmanager.com/gtag/js?id=G-R8NL3BZZE0174 KB69 KB (40%)3rd
https://www.googletagmanager.com/gtag/js?id=G-LBMPF6Z6G4&cx=c&gtm=4e6562179 KB68 KB (38%)3rd
https://app.termly.io/resource-blocker/bff4359e-9cd4-4911-9c9e-ae656c9b9986144 KB55 KB (38%)3rd
https://embed.tawk.to/_s/v4/app/69e6f4c07ce/js/twk-chunk-common.js67 KB41 KB (61%)3rd
https://connect.facebook.net/en_US/fbevents.js97 KB38 KB (39%)3rd
https://embed.tawk.to/_s/v4/app/69e6f4c07ce/js/twk-vendor.js32 KB21 KB (66%)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
139 resources · 10.7 MB · 594 KB savings available
FIX
139 resources · 10.7 MB · 594 KB savings available
Warning::
Page weight 10.7 MB exceeds 1 MB target by 9.7 MB
Got: 10.7 MB Expected: ≤ 1 MB
Info::
~594 KB of savings available
Warning::
80 third-party resources (93% of weight)
Info::
5 resources over 200KB
139 resources · 10.7 MiB · 80 third-party 9.7 MiB over 1MB target
Media 75% · 8.1 MiB
JavaScript 16% · 1.7 MiB
Image 6% · 693.8 KiB
Font 2% · 170.0 KiB
CSS 0% · 39.1 KiB
Document 0% · 38.2 KiB
Other 0% · 25.5 KiB

~594.0 KiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
46 images, 0 KB saveable
REVIEW
46 images, 0 KB saveable
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://aro.tech/wp-content/uploads/2025/12/facebo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://aro.tech/wp-content/uploads/2024/01/dell-p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://aro.tech/wp-content/uploads/2026/04/BAT-Lo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://aro.tech/wp-content/uploads/2026/04/Gamma-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://aro.tech/wp-content/uploads/2025/12/linked... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://aro.tech/wp-content/uploads/2025/12/youtub... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://aro.tech/wp-content/uploads/2026/04/Gleeds... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://aro.tech/wp-content/uploads/2025/11/Aruba-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://aro.tech/wp-content/uploads/2025/09/WatchG... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://aro.tech/wp-content/uploads/2026/04/liverp... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://aro.tech/wp-content/uploads/2026/04/Hodge-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://aro.tech/wp-content/uploads/2026/04/Trace-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://aro.tech/wp-content/uploads/2026/04/Micros... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://aro.tech/wp-content/uploads/2024/01/Extrem... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://aro.tech/wp-content/uploads/2025/12/X_logo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://aro.tech/wp-content/uploads/2024/02/Wildix... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://aro.tech/wp-content/uploads/2025/08/Barrac... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://staging5.aro.tech/wp-content/uploads/2026/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
46 images 693 KB
0 oversized -0 KB
20 legacy format
19 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

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
JS Execution Cost
Action
1013ms total JS execution
REVIEW
1013ms total JS execution
Info::
https://aro.tech/: 222ms CPU time
Info::
https://aro.tech/wp-content/themes/appeal-base/dis...: 188ms CPU time
Info::
Unattributable: 188ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-LBMP...: 98ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-R8NL...: 89ms CPU time
Warning::
Third-party scripts: 602ms (60% of total)

Main Thread Breakdown

Script Evaluation 48% Other 22% Style & Layout 16% Script Parsing & Compilation 8% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://aro.tech/222ms4ms2ms1st
https://aro.tech/wp-content/themes/appeal-base/dist/js/vendor.00ff1a79b1e4af8772bbdf3fd16cfbc7.js188ms41ms6ms1st
Unattributable188ms11ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-LBMPF6Z6G4&cx=c&gtm=4e656298ms86ms12ms3rd
https://www.googletagmanager.com/gtag/js?id=G-R8NL3BZZE089ms74ms15ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TR6PPN289ms74ms12ms3rd
https://app.termly.io/resource-blocker/bff4359e-9cd4-4911-9c9e-ae656c9b998686ms70ms9ms3rd
https://embed.tawk.to/_s/v4/app/69e6f4c07ce/js/twk-chunk-vendors.js52ms45ms7ms3rd
B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
C
Compression Algorithm
Action
Main response served uncompressed
REVIEW
Main response served uncompressed
Info::
Main HTML response has no Content-Encoding (uncompressed)
The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.
B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
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
13 fonts (170 KB)
PASS
13 fonts (170 KB)
Info::
13 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

13

170 KB total

Render-blocking

0

of 13

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 869 ms LCP 2.0 shttps://use.typekit.net/af/070c63/00000000000000007735fdb6/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3l https://use.typekit.net/af/070c63/00000000000000007735fdb6/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3 — 11.0 KiB — 17 ms — font-display: swaphttps://use.typekit.net/af/c17096/00000000000000007735fdb9/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3l https://use.typekit.net/af/c17096/00000000000000007735fdb9/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3 — 11.7 KiB — 15 ms — font-display: swaphttps://use.typekit.net/af/bc20f3/00000000000000007735fdb1/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3l https://use.typekit.net/af/bc20f3/00000000000000007735fdb1/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3 — 11.7 KiB — 19 ms — font-display: swaphttps://use.typekit.net/af/f2b266/00000000000000007735fdb4/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/f2b266/00000000000000007735fdb4/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 10.8 KiB — 18 ms — font-display: swaphttps://use.typekit.net/af/577dfc/00000000000000007735fdbc/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3l https://use.typekit.net/af/577dfc/00000000000000007735fdbc/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3 — 11.7 KiB — 20 ms — font-display: swaphttps://use.typekit.net/af/bf384f/00000000000000007735fdb7/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3l https://use.typekit.net/af/bf384f/00000000000000007735fdb7/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3 — 10.7 KiB — 21 ms — font-display: swaphttps://use.typekit.net/af/500c28/00000000000000007735fdb0/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3l https://use.typekit.net/af/500c28/00000000000000007735fdb0/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3 — 11.7 KiB — 22 ms — font-display: swaphttps://use.typekit.net/af/21f608/00000000000000007735fdb2/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3l https://use.typekit.net/af/21f608/00000000000000007735fdb2/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3 — 10.8 KiB — 22 ms — font-display: swaphttps://use.typekit.net/af/522bda/00000000000000007735fdb8/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3l https://use.typekit.net/af/522bda/00000000000000007735fdb8/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3 — 11.6 KiB — 20 ms — font-display: swaphttps://use.typekit.net/af/5066eb/00000000000000007735fdbb/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3l https://use.typekit.net/af/5066eb/00000000000000007735fdbb/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 10.7 KiB — 20 ms — font-display: swaphttps://fonts.gstatic.com/s/ptserif/v19/EJRVQgYoZZY2vCFuvAFWzr-_dSb_.woff2EJRVQgYoZZY2vCFuvAFWzr-... https://fonts.gstatic.com/s/ptserif/v19/EJRVQgYoZZY2vCFuvAFWzr-_dSb_.woff2 — 13.1 KiB — 87 ms — font-display: swaphttps://fonts.gstatic.com/s/albertsans/v4/i7dOIFdwYjGaAMFtZd_QA1ZbYFeQGQyU.woff2i7dOIFdwYjGaAMFtZd_QA1Z... https://fonts.gstatic.com/s/albertsans/v4/i7dOIFdwYjGaAMFtZd_QA1ZbYFeQGQyU.woff2 — 31.3 KiB — 108 ms — font-display: swaphttps://fonts.gstatic.com/s/ptserif/v19/EJRSQgYoZZY2vCFuvAnt66qSVyvVp8NA.woff2EJRSQgYoZZY2vCFuvAnt66q... https://fonts.gstatic.com/s/ptserif/v19/EJRSQgYoZZY2vCFuvAnt66qSVyvVp8NA.woff2 — 13.2 KiB — 76 ms — font-display: swap
l woff2 swap
Size 11 KB
Load time 17 ms
Start 618 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 12 KB
Load time 15 ms
Start 626 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 12 KB
Load time 19 ms
Start 648 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 11 KB
Load time 18 ms
Start 651 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 12 KB
Load time 20 ms
Start 654 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 11 KB
Load time 21 ms
Start 654 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 12 KB
Load time 22 ms
Start 655 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 11 KB
Load time 22 ms
Start 655 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 12 KB
Load time 20 ms
Start 657 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 11 KB
Load time 20 ms
Start 658 ms
Risk FOUT — text flashes from fallback to web font
EJRVQgYoZZY2vCFuvAFWzr-... woff2 swap
Size 13 KB
Load time 87 ms
Start 776 ms
Risk FOUT — text flashes from fallback to web font
i7dOIFdwYjGaAMFtZd_QA1Z... woff2 swap
Size 31 KB
Load time 108 ms
Start 776 ms
Risk FOUT — text flashes from fallback to web font
EJRSQgYoZZY2vCFuvAnt66q... woff2 swap
Size 13 KB
Load time 76 ms
Start 777 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: Accept-Encoding
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
Network Waterfall
139 requests over 2576ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 869 ms LCP 2.0 shttps://aro.tech// https://aro.tech/ — 200 — 28.7 KiB — 132 ms — h2https://app.termly.io/resource-blocker/bff4359e-9cd4-4911-9c9e-ae656c9b9986app.termly.io/resource-blocker/bff4... https://app.termly.io/resource-blocker/bff4359e-9cd4-4911-9c9e-ae656c9b9986 — 200 — 144.2 KiB — 145 ms — h3https://aro.tech/wp-content/themes/appeal-base/dist/css/style.7efce02a8b4084e9a913efc97527deea.css/wp-content/themes/appeal-base/dist... https://aro.tech/wp-content/themes/appeal-base/dist/css/style.7efce02a8b4084e9a913efc97527deea.css — 200 — 13.9 KiB — 36 ms — h2https://aro.tech/wp-content/uploads/2025/12/arologo.svg/wp-content/uploads/2025/12/arologo... https://aro.tech/wp-content/uploads/2025/12/arologo.svg — 200 — 15.0 KiB — 38 ms — h2https://aro.tech/wp-content/uploads/2025/12/arologo-1.svg/wp-content/uploads/2025/12/arologo... https://aro.tech/wp-content/uploads/2025/12/arologo-1.svg — 200 — 15.0 KiB — 39 ms — h2https://aro.tech/wp-content/uploads/2026/04/BAT-Logo-Colour-500px-300x127.webp/wp-content/uploads/2026/04/BAT-Log... https://aro.tech/wp-content/uploads/2026/04/BAT-Logo-Colour-500px-300x127.webp — 200 — 5.1 KiB — 59 ms — h2https://aro.tech/wp-content/uploads/2026/04/Gleeds.webp/wp-content/uploads/2026/04/Gleeds.... https://aro.tech/wp-content/uploads/2026/04/Gleeds.webp — 200 — 4.3 KiB — 60 ms — h2https://aro.tech/wp-content/uploads/2026/04/Hodge-Bank-250-%C3%97-250px-e1774004820821.png/wp-content/uploads/2026/04/Hodge-B... https://aro.tech/wp-content/uploads/2026/04/Hodge-Bank-250-%C3%97-250px-e1774004820821.png — 200 — 4.4 KiB — 60 ms — h2https://aro.tech/wp-content/uploads/2026/04/Trace-Group.webp/wp-content/uploads/2026/04/Trace-G... https://aro.tech/wp-content/uploads/2026/04/Trace-Group.webp — 200 — 2.0 KiB — 61 ms — h2https://aro.tech/wp-content/uploads/2026/04/liverpool-womens-foundation-trust-300x117.webp/wp-content/uploads/2026/04/liverpo... https://aro.tech/wp-content/uploads/2026/04/liverpool-womens-foundation-trust-300x117.webp — 200 — 11.4 KiB — 62 ms — h2https://aro.tech/wp-content/uploads/2024/02/Wildix_Partner-Platinum2-1-e1708008886494-1024x244.png/wp-content/uploads/2024/02/Wildix_... https://aro.tech/wp-content/uploads/2024/02/Wildix_Partner-Platinum2-1-e1708008886494-1024x244.png — 200 — 11.1 KiB — 63 ms — h2https://aro.tech/wp-content/uploads/2026/04/Gamma-1024x512-1.webp/wp-content/uploads/2026/04/Gamma-1... https://aro.tech/wp-content/uploads/2026/04/Gamma-1024x512-1.webp — 200 — 13.3 KiB — 65 ms — h2https://aro.tech/wp-content/uploads/2025/11/Aruba-Gold-Partner.png/wp-content/uploads/2025/11/Aruba-G... https://aro.tech/wp-content/uploads/2025/11/Aruba-Gold-Partner.png — 200 — 17.6 KiB — 70 ms — h2https://aro.tech/wp-content/uploads/2024/01/dell-partner-platinum-800-C-1-e1708008952728.png/wp-content/uploads/2024/01/dell-pa... https://aro.tech/wp-content/uploads/2024/01/dell-partner-platinum-800-C-1-e1708008952728.png — 200 — 10.8 KiB — 70 ms — h2https://aro.tech/wp-content/uploads/2026/04/Microsoft-Solutions-1024x512-2.webp/wp-content/uploads/2026/04/Microso... https://aro.tech/wp-content/uploads/2026/04/Microsoft-Solutions-1024x512-2.webp — 200 — 15.9 KiB — 79 ms — h2https://aro.tech/wp-content/uploads/2024/01/Extreme-Networks-1024x258.png/wp-content/uploads/2024/01/Extreme... https://aro.tech/wp-content/uploads/2024/01/Extreme-Networks-1024x258.png — 200 — 16.9 KiB — 80 ms — h2https://aro.tech/wp-content/uploads/2025/08/Barracuda-Prem-Partner-logo.png/wp-content/uploads/2025/08/Barracu... https://aro.tech/wp-content/uploads/2025/08/Barracuda-Prem-Partner-logo.png — 200 — 12.7 KiB — 80 ms — h2https://aro.tech/wp-content/uploads/2025/09/WatchGuard.png/wp-content/uploads/2025/09/WatchGu... https://aro.tech/wp-content/uploads/2025/09/WatchGuard.png — 200 — 9.6 KiB — 80 ms — h2https://aro.tech/wp-content/uploads/2025/12/headway-F2KRf_QfCqw-unsplash-3-1.jpg/wp-content/uploads/2025/12/headway... https://aro.tech/wp-content/uploads/2025/12/headway-F2KRf_QfCqw-unsplash-3-1.jpg — 200 — 29.0 KiB — 47 ms — h2https://aro.tech/wp-content/uploads/2025/11/ARO_Tuntum_BAnner_1200x630px_Option_1.png/wp-content/uploads/2025/11/ARO_Tun... https://aro.tech/wp-content/uploads/2025/11/ARO_Tuntum_BAnner_1200x630px_Option_1.png — 200 — 28.1 KiB — 45 ms — h2https://aro.tech/wp-content/uploads/2026/04/thumb-150x150.jpg/wp-content/uploads/2026/04/thumb-1... https://aro.tech/wp-content/uploads/2026/04/thumb-150x150.jpg — 200 — 6.0 KiB — 27 ms — h2https://aro.tech/wp-content/themes/appeal-base/dist/js/manifest.027e7678982cce6eee6389a5f4af1069.js/wp-content/themes/appeal-base/dist... https://aro.tech/wp-content/themes/appeal-base/dist/js/manifest.027e7678982cce6eee6389a5f4af1069.js — 200 — 2.0 KiB — 27 ms — h2https://aro.tech/wp-content/themes/appeal-base/dist/js/vendor.00ff1a79b1e4af8772bbdf3fd16cfbc7.js/wp-content/themes/appeal-base/dist... https://aro.tech/wp-content/themes/appeal-base/dist/js/vendor.00ff1a79b1e4af8772bbdf3fd16cfbc7.js — 200 — 98.5 KiB — 42 ms — h2https://aro.tech/wp-content/themes/appeal-base/dist/js/main.9fbec9ed143c6318ce9111fa78a631e5.js/wp-content/themes/appeal-base/dist... https://aro.tech/wp-content/themes/appeal-base/dist/js/main.9fbec9ed143c6318ce9111fa78a631e5.js — 200 — 4.3 KiB — 40 ms — h2https://aro.tech/wp-includes/js/dist/dom-ready.min.js/wp-includes/js/dist/dom-ready.min.... https://aro.tech/wp-includes/js/dist/dom-ready.min.js — 200 — 523 B — 28 ms — h2https://aro.tech/wp-includes/js/dist/hooks.min.js/wp-includes/js/dist/hooks.min.js https://aro.tech/wp-includes/js/dist/hooks.min.js — 200 — 2.1 KiB — 29 ms — h2https://aro.tech/wp-includes/js/dist/i18n.min.js/wp-includes/js/dist/i18n.min.js https://aro.tech/wp-includes/js/dist/i18n.min.js — 200 — 2.3 KiB — 28 ms — h2https://aro.tech/wp-includes/js/dist/a11y.min.js/wp-includes/js/dist/a11y.min.js https://aro.tech/wp-includes/js/dist/a11y.min.js — 200 — 1.0 KiB — 29 ms — h2https://aro.tech/wp-includes/js/jquery/jquery.min.js/wp-includes/js/jquery/jquery.min.j... https://aro.tech/wp-includes/js/jquery/jquery.min.js — 200 — 29.2 KiB — 33 ms — h2https://aro.tech/wp-includes/js/jquery/jquery-migrate.min.js/wp-includes/js/jquery/jquery-migra... https://aro.tech/wp-includes/js/jquery/jquery-migrate.min.js — 200 — 4.8 KiB — 33 ms — h2
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 869 ms LCP 2.0 shttps://aro.tech// https://aro.tech/ — 200 — 28.7 KiB — 132 ms — h2https://app.termly.io/resource-blocker/bff4359e-9cd4-4911-9c9e-ae656c9b9986app.termly.io/resource-blocker/bff4... https://app.termly.io/resource-blocker/bff4359e-9cd4-4911-9c9e-ae656c9b9986 — 200 — 144.2 KiB — 145 ms — h3https://aro.tech/wp-content/themes/appeal-base/dist/css/style.7efce02a8b4084e9a913efc97527deea.css/wp-content/themes/appeal-base/dist... https://aro.tech/wp-content/themes/appeal-base/dist/css/style.7efce02a8b4084e9a913efc97527deea.css — 200 — 13.9 KiB — 36 ms — h2https://aro.tech/wp-content/uploads/2025/12/arologo.svg/wp-content/uploads/2025/12/arologo... https://aro.tech/wp-content/uploads/2025/12/arologo.svg — 200 — 15.0 KiB — 38 ms — h2https://aro.tech/wp-content/uploads/2025/12/arologo-1.svg/wp-content/uploads/2025/12/arologo... https://aro.tech/wp-content/uploads/2025/12/arologo-1.svg — 200 — 15.0 KiB — 39 ms — h2https://aro.tech/wp-content/uploads/2026/04/BAT-Logo-Colour-500px-300x127.webp/wp-content/uploads/2026/04/BAT-Log... https://aro.tech/wp-content/uploads/2026/04/BAT-Logo-Colour-500px-300x127.webp — 200 — 5.1 KiB — 59 ms — h2https://aro.tech/wp-content/uploads/2026/04/Gleeds.webp/wp-content/uploads/2026/04/Gleeds.... https://aro.tech/wp-content/uploads/2026/04/Gleeds.webp — 200 — 4.3 KiB — 60 ms — h2https://aro.tech/wp-content/uploads/2026/04/Hodge-Bank-250-%C3%97-250px-e1774004820821.png/wp-content/uploads/2026/04/Hodge-B... https://aro.tech/wp-content/uploads/2026/04/Hodge-Bank-250-%C3%97-250px-e1774004820821.png — 200 — 4.4 KiB — 60 ms — h2https://aro.tech/wp-content/uploads/2026/04/Trace-Group.webp/wp-content/uploads/2026/04/Trace-G... https://aro.tech/wp-content/uploads/2026/04/Trace-Group.webp — 200 — 2.0 KiB — 61 ms — h2https://aro.tech/wp-content/uploads/2026/04/liverpool-womens-foundation-trust-300x117.webp/wp-content/uploads/2026/04/liverpo... https://aro.tech/wp-content/uploads/2026/04/liverpool-womens-foundation-trust-300x117.webp — 200 — 11.4 KiB — 62 ms — h2https://aro.tech/wp-content/uploads/2024/02/Wildix_Partner-Platinum2-1-e1708008886494-1024x244.png/wp-content/uploads/2024/02/Wildix_... https://aro.tech/wp-content/uploads/2024/02/Wildix_Partner-Platinum2-1-e1708008886494-1024x244.png — 200 — 11.1 KiB — 63 ms — h2https://aro.tech/wp-content/uploads/2026/04/Gamma-1024x512-1.webp/wp-content/uploads/2026/04/Gamma-1... https://aro.tech/wp-content/uploads/2026/04/Gamma-1024x512-1.webp — 200 — 13.3 KiB — 65 ms — h2https://aro.tech/wp-content/uploads/2025/11/Aruba-Gold-Partner.png/wp-content/uploads/2025/11/Aruba-G... https://aro.tech/wp-content/uploads/2025/11/Aruba-Gold-Partner.png — 200 — 17.6 KiB — 70 ms — h2https://aro.tech/wp-content/uploads/2024/01/dell-partner-platinum-800-C-1-e1708008952728.png/wp-content/uploads/2024/01/dell-pa... https://aro.tech/wp-content/uploads/2024/01/dell-partner-platinum-800-C-1-e1708008952728.png — 200 — 10.8 KiB — 70 ms — h2https://aro.tech/wp-content/uploads/2026/04/Microsoft-Solutions-1024x512-2.webp/wp-content/uploads/2026/04/Microso... https://aro.tech/wp-content/uploads/2026/04/Microsoft-Solutions-1024x512-2.webp — 200 — 15.9 KiB — 79 ms — h2https://aro.tech/wp-content/uploads/2024/01/Extreme-Networks-1024x258.png/wp-content/uploads/2024/01/Extreme... https://aro.tech/wp-content/uploads/2024/01/Extreme-Networks-1024x258.png — 200 — 16.9 KiB — 80 ms — h2https://aro.tech/wp-content/uploads/2025/08/Barracuda-Prem-Partner-logo.png/wp-content/uploads/2025/08/Barracu... https://aro.tech/wp-content/uploads/2025/08/Barracuda-Prem-Partner-logo.png — 200 — 12.7 KiB — 80 ms — h2https://aro.tech/wp-content/uploads/2025/09/WatchGuard.png/wp-content/uploads/2025/09/WatchGu... https://aro.tech/wp-content/uploads/2025/09/WatchGuard.png — 200 — 9.6 KiB — 80 ms — h2https://aro.tech/wp-content/uploads/2025/12/headway-F2KRf_QfCqw-unsplash-3-1.jpg/wp-content/uploads/2025/12/headway... https://aro.tech/wp-content/uploads/2025/12/headway-F2KRf_QfCqw-unsplash-3-1.jpg — 200 — 29.0 KiB — 47 ms — h2https://aro.tech/wp-content/uploads/2025/11/ARO_Tuntum_BAnner_1200x630px_Option_1.png/wp-content/uploads/2025/11/ARO_Tun... https://aro.tech/wp-content/uploads/2025/11/ARO_Tuntum_BAnner_1200x630px_Option_1.png — 200 — 28.1 KiB — 45 ms — h2https://aro.tech/wp-content/uploads/2026/04/thumb-150x150.jpg/wp-content/uploads/2026/04/thumb-1... https://aro.tech/wp-content/uploads/2026/04/thumb-150x150.jpg — 200 — 6.0 KiB — 27 ms — h2https://aro.tech/wp-content/themes/appeal-base/dist/js/manifest.027e7678982cce6eee6389a5f4af1069.js/wp-content/themes/appeal-base/dist... https://aro.tech/wp-content/themes/appeal-base/dist/js/manifest.027e7678982cce6eee6389a5f4af1069.js — 200 — 2.0 KiB — 27 ms — h2https://aro.tech/wp-content/themes/appeal-base/dist/js/vendor.00ff1a79b1e4af8772bbdf3fd16cfbc7.js/wp-content/themes/appeal-base/dist... https://aro.tech/wp-content/themes/appeal-base/dist/js/vendor.00ff1a79b1e4af8772bbdf3fd16cfbc7.js — 200 — 98.5 KiB — 42 ms — h2https://aro.tech/wp-content/themes/appeal-base/dist/js/main.9fbec9ed143c6318ce9111fa78a631e5.js/wp-content/themes/appeal-base/dist... https://aro.tech/wp-content/themes/appeal-base/dist/js/main.9fbec9ed143c6318ce9111fa78a631e5.js — 200 — 4.3 KiB — 40 ms — h2https://aro.tech/wp-includes/js/dist/dom-ready.min.js/wp-includes/js/dist/dom-ready.min.... https://aro.tech/wp-includes/js/dist/dom-ready.min.js — 200 — 523 B — 28 ms — h2https://aro.tech/wp-includes/js/dist/hooks.min.js/wp-includes/js/dist/hooks.min.js https://aro.tech/wp-includes/js/dist/hooks.min.js — 200 — 2.1 KiB — 29 ms — h2https://aro.tech/wp-includes/js/dist/i18n.min.js/wp-includes/js/dist/i18n.min.js https://aro.tech/wp-includes/js/dist/i18n.min.js — 200 — 2.3 KiB — 28 ms — h2https://aro.tech/wp-includes/js/dist/a11y.min.js/wp-includes/js/dist/a11y.min.js https://aro.tech/wp-includes/js/dist/a11y.min.js — 200 — 1.0 KiB — 29 ms — h2https://aro.tech/wp-includes/js/jquery/jquery.min.js/wp-includes/js/jquery/jquery.min.j... https://aro.tech/wp-includes/js/jquery/jquery.min.js — 200 — 29.2 KiB — 33 ms — h2https://aro.tech/wp-includes/js/jquery/jquery-migrate.min.js/wp-includes/js/jquery/jquery-migra... https://aro.tech/wp-includes/js/jquery/jquery-migrate.min.js — 200 — 4.8 KiB — 33 ms — h2https://www.googletagmanager.com/gtag/js?id=G-R8NL3BZZE0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-R8NL3BZZE0 — 200 — 173.9 KiB — 293 ms — h2https://aro.tech/wp-content/uploads/2026/04/BMET-1-300x225.png/wp-content/uploads/2026/04/BMET-1-... https://aro.tech/wp-content/uploads/2026/04/BMET-1-300x225.png — 200 — 9.6 KiB — 34 ms — h2https://aro.tech/wp-content/uploads/2026/04/curated-lifestyle-_363EayvH2w-unsplash-1-1-300x200.png/wp-content/uploads/2026/04/curated... https://aro.tech/wp-content/uploads/2026/04/curated-lifestyle-_363EayvH2w-unsplash-1-1-300x200.png — 200 — 8.9 KiB — 35 ms — h2https://staging5.aro.tech/wp-content/uploads/2026/03/Why-ARO-Brochure-icon.pngstaging5.aro.tech/wp-content/upload... https://staging5.aro.tech/wp-content/uploads/2026/03/Why-ARO-Brochure-icon.png — 200 — 34.0 KiB — 144 ms — h2https://aro.tech/wp-content/uploads/2026/04/iStock-639735856-300x200.webp/wp-content/uploads/2026/04/iStock-... https://aro.tech/wp-content/uploads/2026/04/iStock-639735856-300x200.webp — 200 — 6.7 KiB — 34 ms — h2https://aro.tech/wp-content/uploads/2026/05/networking-webinar-image-2-150x150.png/wp-content/uploads/2026/05/network... https://aro.tech/wp-content/uploads/2026/05/networking-webinar-image-2-150x150.png — 200 — 34.3 KiB — 36 ms — h2https://aro.tech/wp-content/uploads/2026/05/cyber-security-webinar-4-150x150.png/wp-content/uploads/2026/05/cyber-s... https://aro.tech/wp-content/uploads/2026/05/cyber-security-webinar-4-150x150.png — 200 — 20.7 KiB — 37 ms — h2https://aro.tech/wp-content/uploads/2026/05/microsoft-webinar-header-4-150x150.png/wp-content/uploads/2026/05/microso... https://aro.tech/wp-content/uploads/2026/05/microsoft-webinar-header-4-150x150.png — 200 — 29.0 KiB — 38 ms — h2https://aro.tech/wp-content/uploads/2025/12/facebook.svg/wp-content/uploads/2025/12/faceboo... https://aro.tech/wp-content/uploads/2025/12/facebook.svg — 200 — 480 B — 39 ms — h2https://aro.tech/wp-content/uploads/2025/12/linkedin.svg/wp-content/uploads/2025/12/linkedi... https://aro.tech/wp-content/uploads/2025/12/linkedin.svg — 200 — 781 B — 39 ms — h2https://aro.tech/wp-content/uploads/2025/12/X_logo_2023_original-1-1.svg/wp-content/uploads/2025/12/X_logo_... https://aro.tech/wp-content/uploads/2025/12/X_logo_2023_original-1-1.svg — 200 — 528 B — 40 ms — h2https://aro.tech/wp-content/uploads/2025/12/youtube.svg/wp-content/uploads/2025/12/youtube... https://aro.tech/wp-content/uploads/2025/12/youtube.svg — 200 — 700 B — 41 ms — h2https://aro.tech/wp-content/plugins/gravityforms/js/jquery.json.min.js/wp-content/plugins/gravityforms/js... https://aro.tech/wp-content/plugins/gravityforms/js/jquery.json.min.js — 200 — 1.1 KiB — 41 ms — h2https://aro.tech/wp-content/plugins/gravityforms/js/gravityforms.min.js/wp-content/plugins/gravityforms/js... https://aro.tech/wp-content/plugins/gravityforms/js/gravityforms.min.js — 200 — 12.6 KiB — 43 ms — h2https://aro.tech/wp-content/plugins/gravityforms/js/placeholders.jquery.min.js/wp-content/plugins/gravityforms/js... https://aro.tech/wp-content/plugins/gravityforms/js/placeholders.jquery.min.js — 200 — 1.8 KiB — 43 ms — h2https://aro.tech/wp-content/plugins/gravityforms/assets/js/dist/utils.min.js/wp-content/plugins/gravityforms/as... https://aro.tech/wp-content/plugins/gravityforms/assets/js/dist/utils.min.js — 200 — 16.3 KiB — 44 ms — h2https://aro.tech/wp-content/plugins/gravityforms/assets/js/dist/vendor-theme.min.js/wp-content/plugins/gravityforms/as... https://aro.tech/wp-content/plugins/gravityforms/assets/js/dist/vendor-theme.min.js — 200 — 7.2 KiB — 45 ms — h2https://aro.tech/wp-content/plugins/gravityforms/assets/js/dist/scripts-theme.min.js/wp-content/plugins/gravityforms/as... https://aro.tech/wp-content/plugins/gravityforms/assets/js/dist/scripts-theme.min.js — 200 — 12.5 KiB — 46 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-TR6PPN2www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TR6PPN2 — 200 — 156.6 KiB — 279 ms — h2https://embed.tawk.to/65424313f2439e1631eaa630/1he5dc1i7embed.tawk.to/65424313f2439e1631eaa... https://embed.tawk.to/65424313f2439e1631eaa630/1he5dc1i7 — 200 — 1004 B — 54 ms — h3https://aro.tech/wp-content/themes/appeal-base/dist/img/close-icon.svg?42ba85acedef17479476a4844cf88109/wp-content/themes/appeal-base/dist... https://aro.tech/wp-content/themes/appeal-base/dist/img/close-icon.svg?42ba85acedef17479476a4844cf88109 — 200 — 679 B — 45 ms — h2https://aro.tech/wp-content/themes/appeal-base/dist/img/pattern-up.svg?803c237415808c2ebba366975888591a/wp-content/themes/appeal-base/dist... https://aro.tech/wp-content/themes/appeal-base/dist/img/pattern-up.svg?803c237415808c2ebba366975888591a — 200 — 27.8 KiB — 52 ms — h2https://aro.tech/wp-content/uploads/2026/04/A-path-1.svg/wp-content/uploads/2026/04/A-path-... https://aro.tech/wp-content/uploads/2026/04/A-path-1.svg — 200 — 697 B — 43 ms — h2https://aro.tech/wp-content/uploads/2026/04/A-background-1.svg/wp-content/uploads/2026/04/A-backg... https://aro.tech/wp-content/uploads/2026/04/A-background-1.svg — 200 — 801 B — 44 ms — h2https://aro.tech/wp-content/themes/appeal-base/dist/img/chevron-right-coloured.svg?c2ed5e483bb0af092229c6df949dfcb6/wp-content/themes/appeal-base/dist... https://aro.tech/wp-content/themes/appeal-base/dist/img/chevron-right-coloured.svg?c2ed5e483bb0af092229c6df949dfcb6 — 200 — 417 B — 44 ms — h2https://aro.tech/wp-content/themes/appeal-base/dist/img/pattern3.svg?c7d0e09e9239f0e946b742e3d63b7353/wp-content/themes/appeal-base/dist... https://aro.tech/wp-content/themes/appeal-base/dist/img/pattern3.svg?c7d0e09e9239f0e946b742e3d63b7353 — 200 — 25.9 KiB — 46 ms — h2https://aro.tech/wp-content/themes/appeal-base/dist/img/footer-pattern.svg?3f345b9c9d0ff4c8066de6e9bfb492bc/wp-content/themes/appeal-base/dist... https://aro.tech/wp-content/themes/appeal-base/dist/img/footer-pattern.svg?3f345b9c9d0ff4c8066de6e9bfb492bc — 200 — 27.7 KiB — 51 ms — h2https://aro.tech/wp-content/themes/appeal-base/dist/img/footer-main-bg.svg?fd9a6abbd9e10607c38d1423e149e7f8/wp-content/themes/appeal-base/dist... https://aro.tech/wp-content/themes/appeal-base/dist/img/footer-main-bg.svg?fd9a6abbd9e10607c38d1423e149e7f8 — 200 — 90.3 KiB — 83 ms — h2https://cxppgbr1rdrect01sa02cdn-endpoint.azureedge.net/webtracking/WebTracking/WebTracking.bundle.jscxppgbr1rdrect01sa02cdn-endpoint.az... https://cxppgbr1rdrect01sa02cdn-endpoint.azureedge.net/webtracking/WebTracking/WebTracking.bundle.js — 200 — 32.2 KiB — 152 ms — h2https://app.termly.io/api/v1/snippets/websites/bff4359e-9cd4-4911-9c9e-ae656c9b9986/statisticsapp.termly.io/api/v1/snippets/websi... https://app.termly.io/api/v1/snippets/websites/bff4359e-9cd4-4911-9c9e-ae656c9b9986/statistics — 200 — 0 B — 193 ms — h3https://app.termly.io/api/v1/snippets/websites/bff4359e-9cd4-4911-9c9e-ae656c9b9986/cookies?lang=enapp.termly.io/api/v1/snippets/websi... https://app.termly.io/api/v1/snippets/websites/bff4359e-9cd4-4911-9c9e-ae656c9b9986/cookies?lang=en — 200 — 2.5 KiB — 207 ms — h3https://fonts.googleapis.com/css?family=Albert+Sans:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;%7CPT+Serif:ital,wght@0,400;0,700;1,400;1,700fonts.googleapis.com/css?family=Alb... https://fonts.googleapis.com/css?family=Albert+Sans:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;%7CPT+Serif:ital,wght@0,400;0,700;1,400;1,700 — 200 — 1.2 KiB — 163 ms — h2https://use.typekit.net/moi8ktg.jsuse.typekit.net/moi8ktg.js https://use.typekit.net/moi8ktg.js — 200 — 7.2 KiB — 18 ms — http/1.1https://aro.tech/wp-content/themes/appeal-base/dist/js/693.js?id=6a622195/wp-content/themes/appeal-base/dist... https://aro.tech/wp-content/themes/appeal-base/dist/js/693.js?id=6a622195 — 200 — 1.8 KiB — 28 ms — h2https://aro.tech/wp-content/themes/appeal-base/dist/js/978.js?id=2e25a83b/wp-content/themes/appeal-base/dist... https://aro.tech/wp-content/themes/appeal-base/dist/js/978.js?id=2e25a83b — 200 — 894 B — 29 ms — h2https://aro.tech/wp-content/themes/appeal-base/dist/js/961.js?id=f77edb7d/wp-content/themes/appeal-base/dist... https://aro.tech/wp-content/themes/appeal-base/dist/js/961.js?id=f77edb7d — 200 — 1.7 KiB — 30 ms — h2https://aro.tech/wp-content/themes/appeal-base/dist/js/918.js?id=34c61ca4/wp-content/themes/appeal-base/dist... https://aro.tech/wp-content/themes/appeal-base/dist/js/918.js?id=34c61ca4 — 200 — 1.7 KiB — 32 ms — h2https://app.termly.io/resource-blocker/support/377-e518d8a5c599aa1c5977.min.jsapp.termly.io/resource-blocker/supp... https://app.termly.io/resource-blocker/support/377-e518d8a5c599aa1c5977.min.js — 200 — 873 B — 27 ms — h3https://app.termly.io/resource-blocker/i18n/en.jsonapp.termly.io/resource-blocker/i18n... https://app.termly.io/resource-blocker/i18n/en.json — 204 — 0 B — 169 ms — h3https://aro.tech/wp-content/uploads/2026/04/thumb-1024x576.jpg/wp-content/uploads/2026/04/thumb-1... https://aro.tech/wp-content/uploads/2026/04/thumb-1024x576.jpg — 200 — 61.4 KiB — 30 ms — h2https://use.typekit.net/af/070c63/00000000000000007735fdb6/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3use.typekit.net/af/070c63/000000000... https://use.typekit.net/af/070c63/00000000000000007735fdb6/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3 — 200 — 11.0 KiB — 17 ms — http/1.1https://use.typekit.net/af/c17096/00000000000000007735fdb9/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3use.typekit.net/af/c17096/000000000... https://use.typekit.net/af/c17096/00000000000000007735fdb9/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3 — 200 — 11.7 KiB — 15 ms — http/1.1https://use.typekit.net/af/bc20f3/00000000000000007735fdb1/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3use.typekit.net/af/bc20f3/000000000... https://use.typekit.net/af/bc20f3/00000000000000007735fdb1/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3 — 200 — 11.7 KiB — 19 ms — http/1.1https://use.typekit.net/af/f2b266/00000000000000007735fdb4/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/f2b266/000000000... https://use.typekit.net/af/f2b266/00000000000000007735fdb4/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 10.8 KiB — 18 ms — http/1.1https://use.typekit.net/af/577dfc/00000000000000007735fdbc/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3use.typekit.net/af/577dfc/000000000... https://use.typekit.net/af/577dfc/00000000000000007735fdbc/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3 — 200 — 11.7 KiB — 20 ms — http/1.1https://use.typekit.net/af/bf384f/00000000000000007735fdb7/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3use.typekit.net/af/bf384f/000000000... https://use.typekit.net/af/bf384f/00000000000000007735fdb7/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3 — 200 — 10.7 KiB — 21 ms — http/1.1https://use.typekit.net/af/500c28/00000000000000007735fdb0/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3use.typekit.net/af/500c28/000000000... https://use.typekit.net/af/500c28/00000000000000007735fdb0/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3 — 200 — 11.7 KiB — 22 ms — http/1.1https://use.typekit.net/af/21f608/00000000000000007735fdb2/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3use.typekit.net/af/21f608/000000000... https://use.typekit.net/af/21f608/00000000000000007735fdb2/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3 — 200 — 10.8 KiB — 22 ms — http/1.1https://use.typekit.net/af/522bda/00000000000000007735fdb8/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3use.typekit.net/af/522bda/000000000... https://use.typekit.net/af/522bda/00000000000000007735fdb8/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3 — 200 — 11.6 KiB — 20 ms — http/1.1https://use.typekit.net/af/5066eb/00000000000000007735fdbb/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3use.typekit.net/af/5066eb/000000000... https://use.typekit.net/af/5066eb/00000000000000007735fdbb/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 200 — 10.7 KiB — 20 ms — http/1.1https://player.vimeo.com/video/1183759058?dnt=1&app_id=122963&controls=0&hd=1&autohide=1&showinfo=0&autoplay=1&mute=1&muted=1&loop=1&playsinline=1&api=1player.vimeo.com/video/1183759058?d... https://player.vimeo.com/video/1183759058?dnt=1&app_id=122963&controls=0&hd=1&autohide=1&showinfo=0&autoplay=1&mute=1&muted=1&loop=1&playsinline=1&api=1 — 200 — 9.5 KiB — 228 ms — h2https://app.termly.io/api/v1/snippets/websites/bff4359e-9cd4-4911-9c9e-ae656c9b9986/statisticsapp.termly.io/api/v1/snippets/websi... https://app.termly.io/api/v1/snippets/websites/bff4359e-9cd4-4911-9c9e-ae656c9b9986/statistics — 201 — 592 B — 180 ms — h3https://p.typekit.net/p.gif?s=1&k=moi8ktg&ht=tk&h=aro.tech&f=37513.37514.37515.37516.37517.37518.37519.37520.37521.37522&a=36175432&js=1.21.0&app=typekit&e=js&_=1778415343723p.typekit.net/p.gif?s=1&k=moi8ktg&h... https://p.typekit.net/p.gif?s=1&k=moi8ktg&ht=tk&h=aro.tech&f=37513.37514.37515.37516.37517.37518.37519.37520.37521.37522&a=36175432&js=1.21.0&app=typekit&e=js&_=1778415343723 — 200 — 379 B — 14 ms — http/1.1https://app.termly.io/resource-blocker/i18n/en.jsonapp.termly.io/resource-blocker/i18n... https://app.termly.io/resource-blocker/i18n/en.json — 200 — 3.5 KiB — 26 ms — h3https://fonts.gstatic.com/s/ptserif/v19/EJRVQgYoZZY2vCFuvAFWzr-_dSb_.woff2fonts.gstatic.com/s/ptserif/v19/EJR... https://fonts.gstatic.com/s/ptserif/v19/EJRVQgYoZZY2vCFuvAFWzr-_dSb_.woff2 — 200 — 13.1 KiB — 87 ms — h3https://fonts.gstatic.com/s/albertsans/v4/i7dOIFdwYjGaAMFtZd_QA1ZbYFeQGQyU.woff2fonts.gstatic.com/s/albertsans/v4/i... https://fonts.gstatic.com/s/albertsans/v4/i7dOIFdwYjGaAMFtZd_QA1ZbYFeQGQyU.woff2 — 200 — 31.3 KiB — 108 ms — h3https://fonts.gstatic.com/s/ptserif/v19/EJRSQgYoZZY2vCFuvAnt66qSVyvVp8NA.woff2fonts.gstatic.com/s/ptserif/v19/EJR... https://fonts.gstatic.com/s/ptserif/v19/EJRSQgYoZZY2vCFuvAnt66qSVyvVp8NA.woff2 — 200 — 13.2 KiB — 76 ms — h3https://app.termly.io/resource-blocker/support/894-6156b36a131577c56e7e.min.jsapp.termly.io/resource-blocker/supp... https://app.termly.io/resource-blocker/support/894-6156b36a131577c56e7e.min.js — 200 — 8.4 KiB — 27 ms — h3https://app.termly.io/resource-blocker/support/808-26e9c6c7a3bd048ed656.min.jsapp.termly.io/resource-blocker/supp... https://app.termly.io/resource-blocker/support/808-26e9c6c7a3bd048ed656.min.js — 200 — 3.2 KiB — 28 ms — h3https://mobile.events.data.microsoft.com/OneCollector/1.0/?cors=true&content-type=application/x-json-stream&w=2mobile.events.data.microsoft.com/On... https://mobile.events.data.microsoft.com/OneCollector/1.0/?cors=true&content-type=application/x-json-stream&w=2 — 200 — 0 B — 495 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-R8NL3BZZE0&gtm=45je6562v9171922747za200zd9171922747&_p=1778415343335&gcs=G100&gcd=13p3p3p2p5l1&npa=1&dma_cps=-&dma=1&_eu=AAAAAAAC&are=1&cid=395961079.1778415344&frm=0&pscdl=denied&rcb=1&sr=800x600&uaa=x86&uab=64&uafvl=Not%252FA)Brand%3B99.0.0.0%7CChromium%3B148.0.7778.96&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938468~118463262&sid=1778415343&sct=1&seg=0&dl=https%3A%2F%2Faro.tech%2F&dt=IT%20Services%20%26%20Solutions%20Company%20%7C%20UK%20%7C%20ARO&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=900region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-R8NL3BZZE0&gtm=45je6562v9171922747za200zd9171922747&_p=1778415343335&gcs=G100&gcd=13p3p3p2p5l1&npa=1&dma_cps=-&dma=1&_eu=AAAAAAAC&are=1&cid=395961079.1778415344&frm=0&pscdl=denied&rcb=1&sr=800x600&uaa=x86&uab=64&uafvl=Not%252FA)Brand%3B99.0.0.0%7CChromium%3B148.0.7778.96&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938468~118463262&sid=1778415343&sct=1&seg=0&dl=https%3A%2F%2Faro.tech%2F&dt=IT%20Services%20%26%20Solutions%20Company%20%7C%20UK%20%7C%20ARO&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=900 — 204 — 544 B — 129 ms — h2https://f.vimeocdn.com/p/4.46.47/js/player.module.jsf.vimeocdn.com/p/4.46.47/js/player.... https://f.vimeocdn.com/p/4.46.47/js/player.module.js — 200 — 212.2 KiB — 57 ms — h2https://f.vimeocdn.com/p/4.46.47/js/vendor.module.jsf.vimeocdn.com/p/4.46.47/js/vendor.... https://f.vimeocdn.com/p/4.46.47/js/vendor.module.js — 200 — 93.3 KiB — 49 ms — h2https://f.vimeocdn.com/p/4.46.47/css/player.cssf.vimeocdn.com/p/4.46.47/css/player... https://f.vimeocdn.com/p/4.46.47/css/player.css — 200 — 23.9 KiB — 22 ms — h2https://www.googletagmanager.com/gtag/js?id=G-LBMPF6Z6G4&cx=c&gtm=4e6562www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-LBMPF6Z6G4&cx=c&gtm=4e6562 — 200 — 179.5 KiB — 122 ms — h2https://snap.licdn.com/li.lms-analytics/insight.min.jssnap.licdn.com/li.lms-analytics/ins... https://snap.licdn.com/li.lms-analytics/insight.min.js — 200 — 18.9 KiB — 23 ms — http/1.1https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 97.1 KiB — 81 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=11&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Faro.tech%2F&scrsrc=www.googletagmanager.com&rnd=1221512889.1778415344&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He6562v812116639za200zd812116639xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938468~118463261&apve=1&apvf=f&apvc=1&tft=1778415344033&tfd=1027pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=11&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Faro.tech%2F&scrsrc=www.googletagmanager.com&rnd=1221512889.1778415344&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He6562v812116639za200zd812116639xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938468~118463261&apve=1&apvf=f&apvc=1&tft=1778415344033&tfd=1027 — 200 — 21 B — 225 ms — h3https://app.termly.io/resource-blocker/support/524-7d36cb122791702e3df2.min.jsapp.termly.io/resource-blocker/supp... https://app.termly.io/resource-blocker/support/524-7d36cb122791702e3df2.min.js — 200 — 2.7 KiB — 28 ms — h3https://px.ads.linkedin.com/attribution_trigger?pid=325874&time=1778415344061&url=https%3A%2F%2Faro.tech%2Fpx.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=325874&time=1778415344061&url=https%3A%2F%2Faro.tech%2F — 200 — 840 B — 264 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=325874&time=1778415344061&url=https%3A%2F%2Faro.tech%2Fpx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=325874&time=1778415344061&url=https%3A%2F%2Faro.tech%2F — 302 — 817 B — 253 ms — h2https://connect.facebook.net/signals/config/266889354657577?v=2.9.313&r=stable&domain=aro.tech&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C48%2C146%2C77%2C112%2C47%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%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%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/266889354657577?v=2.9.313&r=stable&domain=aro.tech&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C48%2C146%2C77%2C112%2C47%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%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%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 — 23.2 KiB — 25 ms — h3https://www.googletagmanager.com/gtag/destination?id=AW-989351352&cx=c&gtm=4e6562www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-989351352&cx=c&gtm=4e6562 — 200 — 144.6 KiB — 134 ms — h3https://i.vimeocdn.com/video/2146725876-5a92f909233e7fe40f137bbf14a18de9e9dcb39b0fc9092dd45e335156e88fb0-d?mw=1000&mh=563i.vimeocdn.com/video/2146725876-5a9... https://i.vimeocdn.com/video/2146725876-5a92f909233e7fe40f137bbf14a18de9e9dcb39b0fc9092dd45e335156e88fb0-d?mw=1000&mh=563 — 200 — 78.9 KiB — 369 ms — h2https://www.gstatic.com/cv/js/sender/v1/cast_sender.js?loadCastFramework=1www.gstatic.com/cv/js/sender/v1/cas... https://www.gstatic.com/cv/js/sender/v1/cast_sender.js?loadCastFramework=1 — 200 — 2.5 KiB — 142 ms — h2https://vod-adaptive-ak.vimeocdn.com/exp=1778418943~acl=%2Feb2ff878-987a-40dc-bcee-194fc6a3ea63%2Fpsid%3D9975285c08df4e0ecdaf26c46305ba6fedbf567b75f0b325e091c45b1f1f6bc5%2F%2A~hmac=eabeaca75a50c0d5ed432854e51c39a5b1293b1c4db4cf2b312095b047afa815/eb2ff878-987a-40dc-bcee-194fc6a3ea63/psid=9975285c08df4e0ecdaf26c46305ba6fedbf567b75f0b325e091c45b1f1f6bc5/v2/playlist/av/primary/prot/cXNyPTE/playlist.json?omit=av1-hevc&pathsig=8c953e4f~2X-cFbit4mHC4sL56fJy-AjVznOS5BTieUSeTpqWMfg&qsr=1&r=dXM%3D&rh=43hCkZvod-adaptive-ak.vimeocdn.com/exp=17... https://vod-adaptive-ak.vimeocdn.com/exp=1778418943~acl=%2Feb2ff878-987a-40dc-bcee-194fc6a3ea63%2Fpsid%3D9975285c08df4e0ecdaf26c46305ba6fedbf567b75f0b325e091c45b1f1f6bc5%2F%2A~hmac=eabeaca75a50c0d5ed432854e51c39a5b1293b1c4db4cf2b312095b047afa815/eb2ff878-987a-40dc-bcee-194fc6a3ea63/psid=9975285c08df4e0ecdaf26c46305ba6fedbf567b75f0b325e091c45b1f1f6bc5/v2/playlist/av/primary/prot/cXNyPTE/playlist.json?omit=av1-hevc&pathsig=8c953e4f~2X-cFbit4mHC4sL56fJy-AjVznOS5BTieUSeTpqWMfg&qsr=1&r=dXM%3D&rh=43hCkZ — 200 — 5.3 KiB — 22 ms — http/1.1https://region1.google-analytics.com/g/collect?v=2&tid=G-LBMPF6Z6G4&gtm=45je6562v9101556684z8812116639za20gzb812116639zd812116639&_p=1778415343335&gcs=G100&gcd=13p3p3p2p5l1&npa=1&dma_cps=-&dma=1&_eu=AAAAAGAC&are=1&cid=395961079.1778415344&frm=0&pscdl=denied&rcb=5&sr=800x600&uaa=x86&uab=64&uafvl=Not%252FA)Brand%3B99.0.0.0%7CChromium%3B148.0.7778.96&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938468~118463262&sid=1778415344&sct=1&seg=0&dl=https%3A%2F%2Faro.tech%2F&dt=IT%20Services%20%26%20Solutions%20Company%20%7C%20UK%20%7C%20ARO&en=page_view&_fv=1&_ss=1&tfd=1244region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-LBMPF6Z6G4&gtm=45je6562v9101556684z8812116639za20gzb812116639zd812116639&_p=1778415343335&gcs=G100&gcd=13p3p3p2p5l1&npa=1&dma_cps=-&dma=1&_eu=AAAAAGAC&are=1&cid=395961079.1778415344&frm=0&pscdl=denied&rcb=5&sr=800x600&uaa=x86&uab=64&uafvl=Not%252FA)Brand%3B99.0.0.0%7CChromium%3B148.0.7778.96&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938468~118463262&sid=1778415344&sct=1&seg=0&dl=https%3A%2F%2Faro.tech%2F&dt=IT%20Services%20%26%20Solutions%20Company%20%7C%20UK%20%7C%20ARO&en=page_view&_fv=1&_ss=1&tfd=1244 — 204 — 48 B — 35 ms — h2https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=266889354657577&ev=PageView&dl=https%3A%2F%2Faro.tech%2F&rl=&if=false&ts=1778415344280&sw=800&sh=600&v=2.9.313&r=stable&ec=0&o=4124&fbp=fb.1.1778415344275.708102345266542129&ler=empty&cdl=API_unavailable&plt=571.8999996185303&it=1778415344152&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=ct3&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=266889354657577&ev=PageView&dl=https%3A%2F%2Faro.tech%2F&rl=&if=false&ts=1778415344280&sw=800&sh=600&v=2.9.313&r=stable&ec=0&o=4124&fbp=fb.1.1778415344275.708102345266542129&ler=empty&cdl=API_unavailable&plt=571.8999996185303&it=1778415344152&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=ct3&expv2[6]=hf0&rqm=FGET — -1 — 0 B — 183 ms — https://www.facebook.com/tr/?id=266889354657577&ev=PageView&dl=https%3A%2F%2Faro.tech%2F&rl=&if=false&ts=1778415344280&sw=800&sh=600&v=2.9.313&r=stable&ec=0&o=4124&fbp=fb.1.1778415344275.708102345266542129&ler=empty&cdl=API_unavailable&plt=571.8999996185303&it=1778415344152&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=ct3&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=26688935465... https://www.facebook.com/tr/?id=266889354657577&ev=PageView&dl=https%3A%2F%2Faro.tech%2F&rl=&if=false&ts=1778415344280&sw=800&sh=600&v=2.9.313&r=stable&ec=0&o=4124&fbp=fb.1.1778415344275.708102345266542129&ler=empty&cdl=API_unavailable&plt=571.8999996185303&it=1778415344152&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=ct3&expv2[6]=hf0&rqm=GET — 200 — 18 B — 69 ms — h3https://i.vimeocdn.com/portrait/106539436_60x60?sig=3d743adeec482b4eb897b21612ca47f539a70a3f696d6028bc373df578a22420&v=1&region=usi.vimeocdn.com/portrait/106539436_6... https://i.vimeocdn.com/portrait/106539436_60x60?sig=3d743adeec482b4eb897b21612ca47f539a70a3f696d6028bc373df578a22420&v=1&region=us — 200 — 1.8 KiB — 4 ms — h2https://i.vimeocdn.com/video/2146725876-5a92f909233e7fe40f137bbf14a18de9e9dcb39b0fc9092dd45e335156e88fb0-d?mw=80&q=85i.vimeocdn.com/video/2146725876-5a9... https://i.vimeocdn.com/video/2146725876-5a92f909233e7fe40f137bbf14a18de9e9dcb39b0fc9092dd45e335156e88fb0-d?mw=80&q=85 — 200 — 1.7 KiB — 4 ms — h2https://mobile.events.data.microsoft.com/OneCollector/1.0/?cors=true&content-type=application/x-json-stream&w=2mobile.events.data.microsoft.com/On... https://mobile.events.data.microsoft.com/OneCollector/1.0/?cors=true&content-type=application/x-json-stream&w=2 — 200 — 286 B — 100 ms — h2https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=325874&time=1778415344061&url=https%3A%2F%2Faro.tech%2F&e_ipv6=AQKhdnhCIJitZgAAAZ4R0Jpoi9maS8UDz4NKUEU4rBVx7t0jT_1ONSZPK5PS4d7_m1lkdLNiG-pspx4.ads.linkedin.com/collect?v=2&fm... https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=325874&time=1778415344061&url=https%3A%2F%2Faro.tech%2F&e_ipv6=AQKhdnhCIJitZgAAAZ4R0Jpoi9maS8UDz4NKUEU4rBVx7t0jT_1ONSZPK5PS4d7_m1lkdLNiG-ps — 200 — 715 B — 210 ms — h2https://www.gstatic.com/cast/sdk/libs/sender/1.0/cast_framework.jswww.gstatic.com/cast/sdk/libs/sende... https://www.gstatic.com/cast/sdk/libs/sender/1.0/cast_framework.js — 200 — 12.1 KiB — 61 ms — h2https://www.gstatic.com/eureka/clank/148/cast_sender.jswww.gstatic.com/eureka/clank/148/ca... https://www.gstatic.com/eureka/clank/148/cast_sender.js — 200 — 13.4 KiB — 44 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=4&frm=0&ae=g&dl=https%3A%2F%2Faro.tech%2F&scrsrc=www.googletagmanager.com&rnd=1221512889.1778415344&navt=n&npa=1&_tu=CA&gtm=45be6562v9179343162z8812116639za20gzb812116639zd812116639xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938469~118463261&apve=1&apvf=f&apvc=0&tids=AW-989351352&tid=AW-989351352&tft=1778415344385&tfd=1379pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=4&frm=0&ae=g&dl=https%3A%2F%2Faro.tech%2F&scrsrc=www.googletagmanager.com&rnd=1221512889.1778415344&navt=n&npa=1&_tu=CA&gtm=45be6562v9179343162z8812116639za20gzb812116639zd812116639xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938469~118463261&apve=1&apvf=f&apvc=0&tids=AW-989351352&tid=AW-989351352&tft=1778415344385&tfd=1379 — 200 — 21 B — 55 ms — h3https://js.zi-scripts.com/zi-tag.jsjs.zi-scripts.com/zi-tag.js https://js.zi-scripts.com/zi-tag.js — 200 — 5.9 KiB — 51 ms — h3https://embed.tawk.to/_s/v4/app/69e6f4c07ce/js/twk-main.jsembed.tawk.to/_s/v4/app/69e6f4c07ce... https://embed.tawk.to/_s/v4/app/69e6f4c07ce/js/twk-main.js — 200 — 367 B — 45 ms — h3https://embed.tawk.to/_s/v4/app/69e6f4c07ce/js/twk-vendor.jsembed.tawk.to/_s/v4/app/69e6f4c07ce... https://embed.tawk.to/_s/v4/app/69e6f4c07ce/js/twk-vendor.js — 200 — 31.8 KiB — 95 ms — h3https://embed.tawk.to/_s/v4/app/69e6f4c07ce/js/twk-chunk-vendors.jsembed.tawk.to/_s/v4/app/69e6f4c07ce... https://embed.tawk.to/_s/v4/app/69e6f4c07ce/js/twk-chunk-vendors.js — 200 — 114.1 KiB — 113 ms — h3https://embed.tawk.to/_s/v4/app/69e6f4c07ce/js/twk-chunk-common.jsembed.tawk.to/_s/v4/app/69e6f4c07ce... https://embed.tawk.to/_s/v4/app/69e6f4c07ce/js/twk-chunk-common.js — 200 — 67.0 KiB — 104 ms — h3https://embed.tawk.to/_s/v4/app/69e6f4c07ce/js/twk-runtime.jsembed.tawk.to/_s/v4/app/69e6f4c07ce... https://embed.tawk.to/_s/v4/app/69e6f4c07ce/js/twk-runtime.js — 200 — 1.4 KiB — 25 ms — h3https://embed.tawk.to/_s/v4/app/69e6f4c07ce/js/twk-app.jsembed.tawk.to/_s/v4/app/69e6f4c07ce... https://embed.tawk.to/_s/v4/app/69e6f4c07ce/js/twk-app.js — 200 — 391 B — 53 ms — h3https://px.ads.linkedin.com/wa/?medium=fetch&fmt=gpx.ads.linkedin.com/wa/?medium=fetc... https://px.ads.linkedin.com/wa/?medium=fetch&fmt=g — 204 — 427 B — 202 ms — h2https://aro.tech/wp-content/uploads/2023/10/cropped-ARO-favicon-32x32.jpg/wp-content/uploads/2023/10/cropped... https://aro.tech/wp-content/uploads/2023/10/cropped-ARO-favicon-32x32.jpg — 200 — 648 B — 27 ms — h2https://js.zi-scripts.com/unified/v1/master/getSubscriptionsjs.zi-scripts.com/unified/v1/master... https://js.zi-scripts.com/unified/v1/master/getSubscriptions — 204 — 0 B — 192 ms — h3https://va.tawk.to/v1/widget-settings?propertyId=65424313f2439e1631eaa630&widgetId=1he5dc1i7&sv=nullva.tawk.to/v1/widget-settings?prope... https://va.tawk.to/v1/widget-settings?propertyId=65424313f2439e1631eaa630&widgetId=1he5dc1i7&sv=null — 200 — 1.6 KiB — 28 ms — h3https://embed.tawk.to/_s/v4/app/69e6f4c07ce/languages/en.jsonembed.tawk.to/_s/v4/app/69e6f4c07ce... https://embed.tawk.to/_s/v4/app/69e6f4c07ce/languages/en.json — 200 — 4.0 KiB — 30 ms — h3https://embed.tawk.to/_s/v4/app/69e6f4c07ce/languages/en_dev.jsonembed.tawk.to/_s/v4/app/69e6f4c07ce... https://embed.tawk.to/_s/v4/app/69e6f4c07ce/languages/en_dev.json — 200 — 4.0 KiB — 30 ms — h3https://va.tawk.to/v1/session/startva.tawk.to/v1/session/start https://va.tawk.to/v1/session/start — 200 — 0 B — 128 ms — h3https://js.zi-scripts.com/unified/v1/master/getSubscriptionsjs.zi-scripts.com/unified/v1/master... https://js.zi-scripts.com/unified/v1/master/getSubscriptions — 200 — 774 B — 176 ms — h3https://vod-adaptive-ak.vimeocdn.com/exp=1778418943~acl=%2Feb2ff878-987a-40dc-bcee-194fc6a3ea63%2Fpsid%3D9975285c08df4e0ecdaf26c46305ba6fedbf567b75f0b325e091c45b1f1f6bc5%2F%2A~hmac=eabeaca75a50c0d5ed432854e51c39a5b1293b1c4db4cf2b312095b047afa815/eb2ff878-987a-40dc-bcee-194fc6a3ea63/psid=9975285c08df4e0ecdaf26c46305ba6fedbf567b75f0b325e091c45b1f1f6bc5/v2/range/prot/cmFuZ2U9OTU1LTIyNDIxMzE/avf/8a1576f8-8302-42b3-b4dc-e0316d21a7f2.mp4?pathsig=8c953e4f~Gn962L_a9NFGmEVQJJcFvUpGjqgCdru4KiiNqZXfZxQ&r=dXMtd2VzdDE%3D&range=955-2242131vod-adaptive-ak.vimeocdn.com/exp=17... https://vod-adaptive-ak.vimeocdn.com/exp=1778418943~acl=%2Feb2ff878-987a-40dc-bcee-194fc6a3ea63%2Fpsid%3D9975285c08df4e0ecdaf26c46305ba6fedbf567b75f0b325e091c45b1f1f6bc5%2F%2A~hmac=eabeaca75a50c0d5ed432854e51c39a5b1293b1c4db4cf2b312095b047afa815/eb2ff878-987a-40dc-bcee-194fc6a3ea63/psid=9975285c08df4e0ecdaf26c46305ba6fedbf567b75f0b325e091c45b1f1f6bc5/v2/range/prot/cmFuZ2U9OTU1LTIyNDIxMzE/avf/8a1576f8-8302-42b3-b4dc-e0316d21a7f2.mp4?pathsig=8c953e4f~Gn962L_a9NFGmEVQJJcFvUpGjqgCdru4KiiNqZXfZxQ&r=dXMtd2VzdDE%3D&range=955-2242131 — 200 — 2.1 MiB — 55 ms — http/1.1https://va.tawk.to/v1/session/startva.tawk.to/v1/session/start https://va.tawk.to/v1/session/start — 400 — 402 B — 157 ms — h3https://ws.zoominfo.com/pixel/66141e308fb26c977b16c640/?iszitag=truews.zoominfo.com/pixel/66141e308fb26... https://ws.zoominfo.com/pixel/66141e308fb26c977b16c640/?iszitag=true — 200 — 0 B — 156 ms — h3https://ws.zoominfo.com/pixel/66141e308fb26c977b16c640/?iszitag=truews.zoominfo.com/pixel/66141e308fb26... https://ws.zoominfo.com/pixel/66141e308fb26c977b16c640/?iszitag=true — 200 — 2.3 KiB — 192 ms — h3blob:https://aro.tech/b4c9d45a-d6de-4b6e-a413-0bb62e3ba279aro.tech/b4c9d45a-d6de-4b6e-a413-0b... blob:https://aro.tech/b4c9d45a-d6de-4b6e-a413-0bb62e3ba279 — 200 — 0 B — 1 ms — blobhttps://vod-adaptive-ak.vimeocdn.com/exp=1778418943~acl=%2Feb2ff878-987a-40dc-bcee-194fc6a3ea63%2Fpsid%3D9975285c08df4e0ecdaf26c46305ba6fedbf567b75f0b325e091c45b1f1f6bc5%2F%2A~hmac=eabeaca75a50c0d5ed432854e51c39a5b1293b1c4db4cf2b312095b047afa815/eb2ff878-987a-40dc-bcee-194fc6a3ea63/psid=9975285c08df4e0ecdaf26c46305ba6fedbf567b75f0b325e091c45b1f1f6bc5/v2/range/prot/cmFuZ2U9MjI0MjEzMi00MzM0OTcw/avf/8a1576f8-8302-42b3-b4dc-e0316d21a7f2.mp4?pathsig=8c953e4f~qWh3hHV5cRuNQdHiPbqXTpTxqxoArPvTAzVtevBImls&r=dXMtd2VzdDE%3D&range=2242132-4334970vod-adaptive-ak.vimeocdn.com/exp=17... https://vod-adaptive-ak.vimeocdn.com/exp=1778418943~acl=%2Feb2ff878-987a-40dc-bcee-194fc6a3ea63%2Fpsid%3D9975285c08df4e0ecdaf26c46305ba6fedbf567b75f0b325e091c45b1f1f6bc5%2F%2A~hmac=eabeaca75a50c0d5ed432854e51c39a5b1293b1c4db4cf2b312095b047afa815/eb2ff878-987a-40dc-bcee-194fc6a3ea63/psid=9975285c08df4e0ecdaf26c46305ba6fedbf567b75f0b325e091c45b1f1f6bc5/v2/range/prot/cmFuZ2U9MjI0MjEzMi00MzM0OTcw/avf/8a1576f8-8302-42b3-b4dc-e0316d21a7f2.mp4?pathsig=8c953e4f~qWh3hHV5cRuNQdHiPbqXTpTxqxoArPvTAzVtevBImls&r=dXMtd2VzdDE%3D&range=2242132-4334970 — 200 — 2.0 MiB — 51 ms — http/1.1https://vod-adaptive-ak.vimeocdn.com/exp=1778418943~acl=%2Feb2ff878-987a-40dc-bcee-194fc6a3ea63%2Fpsid%3D9975285c08df4e0ecdaf26c46305ba6fedbf567b75f0b325e091c45b1f1f6bc5%2F%2A~hmac=eabeaca75a50c0d5ed432854e51c39a5b1293b1c4db4cf2b312095b047afa815/eb2ff878-987a-40dc-bcee-194fc6a3ea63/psid=9975285c08df4e0ecdaf26c46305ba6fedbf567b75f0b325e091c45b1f1f6bc5/v2/range/prot/cmFuZ2U9NDMzNDk3MS02Mzc5ODYx/avf/8a1576f8-8302-42b3-b4dc-e0316d21a7f2.mp4?pathsig=8c953e4f~XZHORgMczRtlP7NpmISGFUl9MUd_QlqhJwULCD8VOiY&r=dXMtd2VzdDE%3D&range=4334971-6379861vod-adaptive-ak.vimeocdn.com/exp=17... https://vod-adaptive-ak.vimeocdn.com/exp=1778418943~acl=%2Feb2ff878-987a-40dc-bcee-194fc6a3ea63%2Fpsid%3D9975285c08df4e0ecdaf26c46305ba6fedbf567b75f0b325e091c45b1f1f6bc5%2F%2A~hmac=eabeaca75a50c0d5ed432854e51c39a5b1293b1c4db4cf2b312095b047afa815/eb2ff878-987a-40dc-bcee-194fc6a3ea63/psid=9975285c08df4e0ecdaf26c46305ba6fedbf567b75f0b325e091c45b1f1f6bc5/v2/range/prot/cmFuZ2U9NDMzNDk3MS02Mzc5ODYx/avf/8a1576f8-8302-42b3-b4dc-e0316d21a7f2.mp4?pathsig=8c953e4f~XZHORgMczRtlP7NpmISGFUl9MUd_QlqhJwULCD8VOiY&r=dXMtd2VzdDE%3D&range=4334971-6379861 — 200 — 2.0 MiB — 50 ms — http/1.1https://vod-adaptive-ak.vimeocdn.com/exp=1778418943~acl=%2Feb2ff878-987a-40dc-bcee-194fc6a3ea63%2Fpsid%3D9975285c08df4e0ecdaf26c46305ba6fedbf567b75f0b325e091c45b1f1f6bc5%2F%2A~hmac=eabeaca75a50c0d5ed432854e51c39a5b1293b1c4db4cf2b312095b047afa815/eb2ff878-987a-40dc-bcee-194fc6a3ea63/psid=9975285c08df4e0ecdaf26c46305ba6fedbf567b75f0b325e091c45b1f1f6bc5/v2/range/prot/cmFuZ2U9NjM3OTg2Mi04NDUyMTA0/avf/8a1576f8-8302-42b3-b4dc-e0316d21a7f2.mp4?pathsig=8c953e4f~YCcaEK71ISsbYp96uO6HQm3igfINlz9jiBpYgCsU9LM&r=dXMtd2VzdDE%3D&range=6379862-8452104vod-adaptive-ak.vimeocdn.com/exp=17... https://vod-adaptive-ak.vimeocdn.com/exp=1778418943~acl=%2Feb2ff878-987a-40dc-bcee-194fc6a3ea63%2Fpsid%3D9975285c08df4e0ecdaf26c46305ba6fedbf567b75f0b325e091c45b1f1f6bc5%2F%2A~hmac=eabeaca75a50c0d5ed432854e51c39a5b1293b1c4db4cf2b312095b047afa815/eb2ff878-987a-40dc-bcee-194fc6a3ea63/psid=9975285c08df4e0ecdaf26c46305ba6fedbf567b75f0b325e091c45b1f1f6bc5/v2/range/prot/cmFuZ2U9NjM3OTg2Mi04NDUyMTA0/avf/8a1576f8-8302-42b3-b4dc-e0316d21a7f2.mp4?pathsig=8c953e4f~YCcaEK71ISsbYp96uO6HQm3igfINlz9jiBpYgCsU9LM&r=dXMtd2VzdDE%3D&range=6379862-8452104 — 200 — 2.0 MiB — 48 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
60% of JavaScript execution is third-party
First-party Third-party 602ms · 768KB · €7/mo
Unattributable
Other
Optional
Execution 188ms
Transfer 0 KB
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 98ms
Transfer 179 KB
Unused 38%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 89ms
Transfer 174 KB
Unused 40%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 89ms
Transfer 157 KB
Unused 46%
Monthly Cost €1/mo
app.termly.io
Other
Optional
Execution 86ms
Transfer 144 KB
Unused 38%
Monthly Cost €1/mo
Tawk.to
Chat
Optional
Execution 52ms
Transfer 114 KB
Unused 69%
Monthly Cost €1/mo

60% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

69% of Tawk.to's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

Real-User Performance (CrUX)
Field metrics from the Chrome User Experience Report
INFO

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-04-11 — 2026-05-08)

LCP (p75)

1867 ms

84% good

INP (p75)

0 ms

0% good

CLS (p75)

0.010

84% good

FCP (p75)

1296 ms

TTFB (p75)

623 ms

Image Optimization
46 images, 501 KB total, 296 KB wasted
INFO

Image Optimization Audit

Total Images

46

Total Size

501 KB

Oversized

23

Wasted

296 KB

27 missing alt text 46 missing dimensions 42 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback