Skip to content
https://www.hightolowvoltage.com

Performance

· 28 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
79
GRADE
C
FIX
6
REVIEW
6
PASS
12
INFO
4

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

35
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
91
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
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.

5.11 s

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

23.56 s

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

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

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

23.69 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
28
12 PASS 6 REVIEW 6 FIX
F
Page Weight Budget
Action
2.9 MB transferred, 121 requests
FIX
2.9 MB transferred, 121 requests
Warning::
Page weighs 6.3 MB (2.9 MB transferred)
Warning::
JavaScript is 1.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.5 MB
Warning::
Images are 1.2 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.2 MB
Warning::
121 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.60 g CO2 per page load
2.9 MB / 2.4 MB budget
2.9 MB transferred
121 requests
0.60 g CO2 per page load
JavaScript 1.5 MiB 53%
Images 1.2 MiB 42%
Fonts 96.4 KiB 3%
HTML 15.9 KiB 1%
Other 14.0 KiB 0%
CSS 2.7 KiB 0%
Other 2.2 KiB 0%
Other 1.7 KiB 0%
Other 685 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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 (2.9 MiB of 2.9 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
3245ms total JS execution
FIX
3245ms total JS execution
Warning::
Unattributable: 513ms CPU time
Warning::
https://cdn.prod.website-files.com/623c9b7d180ce44...: 423ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-MNH...: 373ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-NEMY...: 370ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-108...: 351ms CPU time
Warning::
Third-party scripts: 2488ms (77% of total)

Main Thread Breakdown

Script Evaluation 59% Other 19% Script Parsing & Compilation 12% Style & Layout 7%
ScriptTotalScriptingParse/CompileParty
Unattributable513ms22ms0ms1st
https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.achunk.11af1d7153998caf.js423ms251ms5ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MNHVZLG373ms316ms49ms3rd
https://www.googletagmanager.com/gtag/js?id=G-NEMY4LMNWG&cx=c&gtm=4e69g1370ms251ms53ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-10875914540&cx=c&gtm=4e69g1351ms301ms47ms3rd
https://js.stripe.com/v3/262ms175ms82ms3rd
https://www.hightolowvoltage.com/244ms15ms4ms1st
https://scripts.clarity.ms/0.8.70/clarity.js195ms162ms8ms3rd
https://www.gstatic.com/recaptcha/releases/zqB-6Xpbd3lCIvi7Tr2D0pob/recaptcha__en.js156ms86ms70ms3rd
https://static.klaviyo.com/onsite/js/default~in_app_forms~signup_forms.0c35ef70b15e3.js?cb=2124ms76ms3ms3rd

Showing top 10 of 13 scripts

F
JS Bundles
Action
68 scripts, 639 KB unused
FIX
68 scripts, 639 KB unused
Warning::
https://www.gstatic.com/recaptcha/releases/zqB-6Xp...: 246 KB unused (71%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://js.stripe.com/v3/: 187 KB unused (73%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-NEMY...: 75 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-MNH...: 67 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-108...: 63 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 639 KB
639 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.gstatic.com/recaptcha/releases/zqB-6Xpbd3lCIvi7Tr2D0pob/recaptcha__en.js346 KB246 KB (71%)3rd
https://js.stripe.com/v3/256 KB187 KB (73%)3rd
https://www.googletagmanager.com/gtag/js?id=G-NEMY4LMNWG&cx=c&gtm=4e69g1181 KB75 KB (42%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MNHVZLG169 KB67 KB (40%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-10875914540&cx=c&gtm=4e69g1161 KB63 KB (39%)3rd
https://static.klaviyo.com/onsite/js/vendors~in_app_forms~signup_forms~client_identity~telemetry~onsite-personalization~onsite-triggering-v2~.8a339e6b1dc49.js?cb=23 KB3rd
https://static-tracking.klaviyo.com/onsite/js/post_identification_sync.3d845f644081d.js?cb=22 KB3rd
https://www.google.com/recaptcha/api.js1 KB3rd
https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=623c9b7d180ce44819359a2d31 KB3rd
https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.3ff72300.7bdd702ba5f8c6bb.js3 KB3rd

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
121 resources · 2.9 MB · 639 KB savings available
FIX
121 resources · 2.9 MB · 639 KB savings available
Warning::
Page weight 2.9 MB exceeds 1 MB target by 1.9 MB
Got: 2.9 MB Expected: ≤ 1 MB
Info::
~639 KB of savings available
Warning::
120 third-party resources (100% of weight)
Info::
4 resources over 200KB
121 resources · 2.9 MiB · 120 third-party 1.9 MiB over 1MB target
JavaScript 53% · 1.5 MiB
Image 42% · 1.2 MiB
Font 3% · 96.4 KiB
Other 1% · 17.2 KiB
Document 1% · 16.1 KiB
CSS 0% · 2.7 KiB

~638.6 KiB of savings available

Remove unused JavaScript: 638.6 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.
Info::
Last-Modified header present

No Cache-Control header

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

C
Image Optimization
Action
20 images, 0 KB saveable
REVIEW
20 images, 0 KB saveable
Warning::
https://cdn.prod.website-files.com/623c9b7d180ce44... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/623c9b7d180ce44... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/623c9b7d180ce44... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/623c9b7d180ce44... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/623c9b7d180ce44... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/623c9b7d180ce44... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
20 images 1.2 MB
0 oversized -0 KB
18 legacy format
7 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

B
Document Compression
Document response uses gzip; brotli would be ~20% smaller
REVIEW
Document response uses gzip; brotli would be ~20% smaller
Info::
Main HTML response uses gzip (brotli would be ~20% smaller)
All current browsers support brotli. Most CDNs (Cloudflare, Fastly, AWS CloudFront, Vercel, Netlify) can switch from gzip to brotli with a single config flag. Origin servers (nginx, Apache) need a brotli module compiled in -- nginx-brotli or Apache mod_brotli.
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.
B
JavaScript Blocking
1 JS blocking issue(s) detected
REVIEW
1 JS blocking issue(s) detected
Warning::
12 render-blocking <script src> tag(s) without async/defer
Each `<script src=...>` without `async`, `defer`, or `type="module"` blocks HTML parsing while the browser fetches and executes it. The block lasts the entire round-trip + execution time -- on slow networks this translates directly into LCP delay. Add `defer` (executes after parse, in source order) for scripts that interact with the DOM, or `async` (executes whenever ready) for analytics / independent scripts. Module scripts (`type="module"`) are deferred by default.
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
3 fonts (96 KB)
PASS
3 fonts (96 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

96 KB total

Render-blocking

0

of 3

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s FCP 5.1 s LCP 23.6 shttps://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2JTUSjIg1_i6t8kCHKm459Wl... https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2 — 34.7 KiB — 34 ms — font-display: swaphttps://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2JTUQjIg1_i6t8kCHKm459Wx... https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2 — 36.3 KiB — 41 ms — font-display: swaphttps://use.typekit.net/af/4dd2ad/00000000000000000001441c/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3l https://use.typekit.net/af/4dd2ad/00000000000000000001441c/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3 — 25.4 KiB — 15 ms — font-display: swap
JTUSjIg1_i6t8kCHKm459Wl... woff2 swap
Size 35 KB
Load time 34 ms
Start 264 ms
Risk FOUT — text flashes from fallback to web font
JTUQjIg1_i6t8kCHKm459Wx... woff2 swap
Size 36 KB
Load time 41 ms
Start 264 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 25 KB
Load time 15 ms
Start 661 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
3 hints, 0 missing preconnects
PASS
3 hints, 0 missing preconnects
Info::
Page uses 3 resource hint(s)

Current Resource Hints

preconnect
3
preload
dns-prefetch
prefetch

3 resource hints configured

A+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
A
Asset Compression
1 of 5 asset hosts still on gzip
PASS
1 of 5 asset hosts still on gzip
Info::
cdn.prod.website-files.com serves assets with brotli (assets: 36)
Got: cdn.prod.website-files.com (text/css)
Info::
static.klaviyo.com serves assets with brotli (assets: 7)
Got: static.klaviyo.com (text/javascript)
Info::
static-tracking.klaviyo.com serves assets with brotli (assets: 4)
Got: static-tracking.klaviyo.com (text/javascript)
Info::
www.googletagmanager.com serves assets with gzip; brotli would be ~20% smaller (assets: 3)
Every current browser accepts brotli. On a CDN this is a per-pull-zone toggle (Cloudflare, Fastly, CloudFront, CDN77, Bunny all expose it); on an origin it needs the brotli module (nginx-brotli, Apache mod_brotli). The saving lands on the assets this host serves, not on the HTML document -- the document's own encoding is reported separately.
Got: www.googletagmanager.com (application/javascript)
Info::
www.gstatic.com serves assets with brotli (assets: 3)
Got: www.gstatic.com (text/javascript)
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::
`Last-Modified` present -- timestamp-based conditional GET supported
Consider also setting `ETag` for stronger revalidation -- ETags are content hashes that don't suffer from clock-skew or DST issues. Last-Modified alone is functional for conditional GETs and not a bug.
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A
CSS Performance Depth
1 CSS depth issue(s) detected
PASS
1 CSS depth issue(s) detected
Info::
1 `@import` rule(s) in inline `<style>` blocks -- chains an extra round-trip
Each `@import` in CSS forces a serial dependency: the parent stylesheet must download and parse before the browser even knows which URL to fetch next. This used to be catastrophic on HTTP/1.1; HTTP/2 and HTTP/3 multiplexing make it less painful but still strictly worse than declaring `<link rel="stylesheet">` siblings. Replace `@import url(...)` with `<link rel="stylesheet" href="...">` in HTML so the browser discovers and fetches in parallel.
Network Waterfall
121 requests over 4441ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s FCP 5.1 s LCP 23.6 shttps://www.hightolowvoltage.com// https://www.hightolowvoltage.com/ — 200 — 13.5 KiB — 90 ms — h2https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/css/high-to-low.webflow.shared.e4bc544f3.min.csscdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/css/high-to-low.webflow.shared.e4bc544f3.min.css — 200 — 0 B — 66 ms — h3https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/css/high-to-low.webflow.6769c4e3fe07de8c9eae4a7f.03ae67935.opt.min.csscdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/css/high-to-low.webflow.6769c4e3fe07de8c9eae4a7f.03ae67935.opt.min.css — 200 — 0 B — 69 ms — h3https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.jsajax.googleapis.com/ajax/libs/webfo... https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js — 200 — 5.9 KiB — 86 ms — h2https://use.typekit.net/esx1ipj.jsuse.typekit.net/esx1ipj.js https://use.typekit.net/esx1ipj.js — 200 — 6.7 KiB — 202 ms — h2https://www.google.com/recaptcha/api.jswww.google.com/recaptcha/api.js https://www.google.com/recaptcha/api.js — 200 — 1011 B — 55 ms — h3https://js.stripe.com/v3/js.stripe.com/v3/ https://js.stripe.com/v3/ — 200 — 256.1 KiB — 160 ms — h2https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/6a04eef7eeb0851e54b41f05_HIGH%20TO%20LOW%20LOGO%20HORIZONTAL%20TAGLINELG-p-800.pngcdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/6a04eef7eeb0851e54b41f05_HIGH%20TO%20LOW%20LOGO%20HORIZONTAL%20TAGLINELG-p-800.png — 200 — 20.3 KiB — 130 ms — h3https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/62a1fc41979bdb4667303c51_mobile-menu.svgcdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/62a1fc41979bdb4667303c51_mobile-menu.svg — 200 — 1.0 KiB — 49 ms — h3https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/6244b70a8c9dea92e92e540a_HtoL-Logo-Color-Inverse-p-800.pngcdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/6244b70a8c9dea92e92e540a_HtoL-Logo-Color-Inverse-p-800.png — 200 — 23.8 KiB — 120 ms — h3https://fonts.googleapis.com/css?family=Montserrat:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italicfonts.googleapis.com/css?family=Mon... https://fonts.googleapis.com/css?family=Montserrat:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic — 200 — 1.5 KiB — 64 ms — h2https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/6a04ee95dcc0403a489f39f9_HIGH%20TO%20LOW%20LOGO%20VERTICAL%20TAGLINE-p-800.pngcdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/6a04ee95dcc0403a489f39f9_HIGH%20TO%20LOW%20LOGO%20VERTICAL%20TAGLINE-p-800.png — 200 — 30.9 KiB — 121 ms — h3https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2fonts.gstatic.com/s/montserrat/v31/... https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2 — 200 — 34.7 KiB — 34 ms — h3https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2fonts.gstatic.com/s/montserrat/v31/... https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2 — 200 — 36.3 KiB — 41 ms — h3https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=623c9b7d180ce44819359a2dd3e54v103j8qbb.cloudfront.net/js/jq... https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=623c9b7d180ce44819359a2d — 200 — 31.2 KiB — 108 ms — h2https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.3ff72300.7bdd702ba5f8c6bb.jscdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.3ff72300.7bdd702ba5f8c6bb.js — 200 — 2.6 KiB — 31 ms — h3https://www.inventive-acute.com/js/805459.jswww.inventive-acute.com/js/805459.j... https://www.inventive-acute.com/js/805459.js — 200 — 38.8 KiB — 244 ms — http/1.1https://cdn.jsdelivr.net/npm/@finsweet/cookie-consent@1/fs-cc.jscdn.jsdelivr.net/npm/@finsweet/cook... https://cdn.jsdelivr.net/npm/@finsweet/cookie-consent@1/fs-cc.js — 200 — 11.1 KiB — 102 ms — h2https://static.klaviyo.com/onsite/js/R3EwAt/klaviyo.js?company_id=R3EwAtstatic.klaviyo.com/onsite/js/R3EwAt... https://static.klaviyo.com/onsite/js/R3EwAt/klaviyo.js?company_id=R3EwAt — 200 — 2.4 KiB — 144 ms — h2https://www.gstatic.com/recaptcha/releases/zqB-6Xpbd3lCIvi7Tr2D0pob/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/zqB-6Xpbd3lCIvi7Tr2D0pob/recaptcha__en.js — 200 — 346.1 KiB — 154 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-MNHVZLGwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MNHVZLG — 200 — 169.2 KiB — 166 ms — h2https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/6a58ffc4308051fce11d8fad_home-banner.pngcdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/6a58ffc4308051fce11d8fad_home-banner.png — 200 — 677.4 KiB — 101 ms — h3https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/676dbd23484259d7ea634b13_GoldHexTOPFull.svgcdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/676dbd23484259d7ea634b13_GoldHexTOPFull.svg — 200 — 777 B — 144 ms — h3https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/676dbee779d9f41ff8e6ffc1_DarkHexFull.svgcdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/676dbee779d9f41ff8e6ffc1_DarkHexFull.svg — 200 — 896 B — 47 ms — h3https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/676ef34fdfe5811427b01268_Industries%20Outline.svgcdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/676ef34fdfe5811427b01268_Industries%20Outline.svg — 200 — 9.0 KiB — 47 ms — h3https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/676ef9894b863915ae36f7c0_GoldHexBOTTOMFull.svgcdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/676ef9894b863915ae36f7c0_GoldHexBOTTOMFull.svg — 200 — 832 B — 47 ms — h3https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/676f06223e47ddea38110622_GoldHexOutline.svgcdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/676f06223e47ddea38110622_GoldHexOutline.svg — 200 — 934 B — 161 ms — h3https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/69cbeb6b47b5e57709fe83c8_67f04abc5776ed33fbb9ed73_Photo-Hex-Footer.webpcdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/69cbeb6b47b5e57709fe83c8_67f04abc5776ed33fbb9ed73_Photo-Hex-Footer.webp — 200 — 84.2 KiB — 144 ms — h3https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.achunk.80677ea19e4284e5.jscdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.achunk.80677ea19e4284e5.js — 200 — 8.8 KiB — 29 ms — h3https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.achunk.e5d49a3e24933c45.jscdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.achunk.e5d49a3e24933c45.js — 200 — 1.1 KiB — 27 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s FCP 5.1 s LCP 23.6 shttps://www.hightolowvoltage.com// https://www.hightolowvoltage.com/ — 200 — 13.5 KiB — 90 ms — h2https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/css/high-to-low.webflow.shared.e4bc544f3.min.csscdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/css/high-to-low.webflow.shared.e4bc544f3.min.css — 200 — 0 B — 66 ms — h3https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/css/high-to-low.webflow.6769c4e3fe07de8c9eae4a7f.03ae67935.opt.min.csscdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/css/high-to-low.webflow.6769c4e3fe07de8c9eae4a7f.03ae67935.opt.min.css — 200 — 0 B — 69 ms — h3https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.jsajax.googleapis.com/ajax/libs/webfo... https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js — 200 — 5.9 KiB — 86 ms — h2https://use.typekit.net/esx1ipj.jsuse.typekit.net/esx1ipj.js https://use.typekit.net/esx1ipj.js — 200 — 6.7 KiB — 202 ms — h2https://www.google.com/recaptcha/api.jswww.google.com/recaptcha/api.js https://www.google.com/recaptcha/api.js — 200 — 1011 B — 55 ms — h3https://js.stripe.com/v3/js.stripe.com/v3/ https://js.stripe.com/v3/ — 200 — 256.1 KiB — 160 ms — h2https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/6a04eef7eeb0851e54b41f05_HIGH%20TO%20LOW%20LOGO%20HORIZONTAL%20TAGLINELG-p-800.pngcdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/6a04eef7eeb0851e54b41f05_HIGH%20TO%20LOW%20LOGO%20HORIZONTAL%20TAGLINELG-p-800.png — 200 — 20.3 KiB — 130 ms — h3https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/62a1fc41979bdb4667303c51_mobile-menu.svgcdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/62a1fc41979bdb4667303c51_mobile-menu.svg — 200 — 1.0 KiB — 49 ms — h3https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/6244b70a8c9dea92e92e540a_HtoL-Logo-Color-Inverse-p-800.pngcdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/6244b70a8c9dea92e92e540a_HtoL-Logo-Color-Inverse-p-800.png — 200 — 23.8 KiB — 120 ms — h3https://fonts.googleapis.com/css?family=Montserrat:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italicfonts.googleapis.com/css?family=Mon... https://fonts.googleapis.com/css?family=Montserrat:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic — 200 — 1.5 KiB — 64 ms — h2https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/6a04ee95dcc0403a489f39f9_HIGH%20TO%20LOW%20LOGO%20VERTICAL%20TAGLINE-p-800.pngcdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/6a04ee95dcc0403a489f39f9_HIGH%20TO%20LOW%20LOGO%20VERTICAL%20TAGLINE-p-800.png — 200 — 30.9 KiB — 121 ms — h3https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2fonts.gstatic.com/s/montserrat/v31/... https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2 — 200 — 34.7 KiB — 34 ms — h3https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2fonts.gstatic.com/s/montserrat/v31/... https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2 — 200 — 36.3 KiB — 41 ms — h3https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=623c9b7d180ce44819359a2dd3e54v103j8qbb.cloudfront.net/js/jq... https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=623c9b7d180ce44819359a2d — 200 — 31.2 KiB — 108 ms — h2https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.3ff72300.7bdd702ba5f8c6bb.jscdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.3ff72300.7bdd702ba5f8c6bb.js — 200 — 2.6 KiB — 31 ms — h3https://www.inventive-acute.com/js/805459.jswww.inventive-acute.com/js/805459.j... https://www.inventive-acute.com/js/805459.js — 200 — 38.8 KiB — 244 ms — http/1.1https://cdn.jsdelivr.net/npm/@finsweet/cookie-consent@1/fs-cc.jscdn.jsdelivr.net/npm/@finsweet/cook... https://cdn.jsdelivr.net/npm/@finsweet/cookie-consent@1/fs-cc.js — 200 — 11.1 KiB — 102 ms — h2https://static.klaviyo.com/onsite/js/R3EwAt/klaviyo.js?company_id=R3EwAtstatic.klaviyo.com/onsite/js/R3EwAt... https://static.klaviyo.com/onsite/js/R3EwAt/klaviyo.js?company_id=R3EwAt — 200 — 2.4 KiB — 144 ms — h2https://www.gstatic.com/recaptcha/releases/zqB-6Xpbd3lCIvi7Tr2D0pob/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/zqB-6Xpbd3lCIvi7Tr2D0pob/recaptcha__en.js — 200 — 346.1 KiB — 154 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-MNHVZLGwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MNHVZLG — 200 — 169.2 KiB — 166 ms — h2https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/6a58ffc4308051fce11d8fad_home-banner.pngcdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/6a58ffc4308051fce11d8fad_home-banner.png — 200 — 677.4 KiB — 101 ms — h3https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/676dbd23484259d7ea634b13_GoldHexTOPFull.svgcdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/676dbd23484259d7ea634b13_GoldHexTOPFull.svg — 200 — 777 B — 144 ms — h3https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/676dbee779d9f41ff8e6ffc1_DarkHexFull.svgcdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/676dbee779d9f41ff8e6ffc1_DarkHexFull.svg — 200 — 896 B — 47 ms — h3https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/676ef34fdfe5811427b01268_Industries%20Outline.svgcdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/676ef34fdfe5811427b01268_Industries%20Outline.svg — 200 — 9.0 KiB — 47 ms — h3https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/676ef9894b863915ae36f7c0_GoldHexBOTTOMFull.svgcdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/676ef9894b863915ae36f7c0_GoldHexBOTTOMFull.svg — 200 — 832 B — 47 ms — h3https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/676f06223e47ddea38110622_GoldHexOutline.svgcdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/676f06223e47ddea38110622_GoldHexOutline.svg — 200 — 934 B — 161 ms — h3https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/69cbeb6b47b5e57709fe83c8_67f04abc5776ed33fbb9ed73_Photo-Hex-Footer.webpcdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/69cbeb6b47b5e57709fe83c8_67f04abc5776ed33fbb9ed73_Photo-Hex-Footer.webp — 200 — 84.2 KiB — 144 ms — h3https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.achunk.80677ea19e4284e5.jscdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.achunk.80677ea19e4284e5.js — 200 — 8.8 KiB — 29 ms — h3https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.achunk.e5d49a3e24933c45.jscdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.achunk.e5d49a3e24933c45.js — 200 — 1.1 KiB — 27 ms — h3https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.achunk.3a1435b3e7bf0a4b.jscdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.achunk.3a1435b3e7bf0a4b.js — 200 — 1.1 KiB — 40 ms — h3https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.achunk.2ae5c99899eb12db.jscdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.achunk.2ae5c99899eb12db.js — 200 — 1.7 KiB — 38 ms — h3https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.achunk.314e5987d11f5d30.jscdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.achunk.314e5987d11f5d30.js — 200 — 939 B — 58 ms — h3https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.achunk.b5720b45a5ea39e6.jscdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.achunk.b5720b45a5ea39e6.js — 200 — 1.2 KiB — 57 ms — h3https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.achunk.22334281779bccd5.jscdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.achunk.22334281779bccd5.js — 200 — 1.0 KiB — 59 ms — h3https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.achunk.31cd8adc8f624d6a.jscdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.achunk.31cd8adc8f624d6a.js — 200 — 1.5 KiB — 58 ms — h3https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.achunk.52885dd7925b7875.jscdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.achunk.52885dd7925b7875.js — 200 — 3.2 KiB — 65 ms — h3https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.achunk.82cb8999f66b8d07.jscdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.achunk.82cb8999f66b8d07.js — 200 — 2.8 KiB — 69 ms — h3https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.achunk.2c2c83d71c9c4058.jscdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.achunk.2c2c83d71c9c4058.js — 200 — 4.3 KiB — 68 ms — h3https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.achunk.b8534fd20dd64675.jscdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.achunk.b8534fd20dd64675.js — 200 — 8.6 KiB — 73 ms — h3https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.achunk.81e84d375e916845.jscdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.achunk.81e84d375e916845.js — 200 — 6.5 KiB — 68 ms — h3https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.achunk.11af1d7153998caf.jscdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.achunk.11af1d7153998caf.js — 200 — 23.6 KiB — 73 ms — h3https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.achunk.40fc9254a65cb5a7.jscdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.achunk.40fc9254a65cb5a7.js — 200 — 964 B — 69 ms — h3https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.achunk.fcd1fb53c4c725c3.jscdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/js/webflow.achunk.fcd1fb53c4c725c3.js — 200 — 3.8 KiB — 45 ms — h3https://static-tracking.klaviyo.com/onsite/js/fender_analytics.260bfd76609a3.js?cb=2static-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/fender_analytics.260bfd76609a3.js?cb=2 — 200 — 13.7 KiB — 57 ms — h2https://static-tracking.klaviyo.com/onsite/js/static.98321b3b5e878.js?cb=2static-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/static.98321b3b5e878.js?cb=2 — 200 — 1.1 KiB — 54 ms — h2https://static.klaviyo.com/onsite/js/runtime.7d257a51aad73.js?cb=2static.klaviyo.com/onsite/js/runtim... https://static.klaviyo.com/onsite/js/runtime.7d257a51aad73.js?cb=2 — 200 — 7.7 KiB — 15 ms — h2https://static.klaviyo.com/onsite/js/sharedUtils.0bad54fabe0ca.js?cb=2static.klaviyo.com/onsite/js/shared... https://static.klaviyo.com/onsite/js/sharedUtils.0bad54fabe0ca.js?cb=2 — 200 — 20.2 KiB — 29 ms — h2https://static.klaviyo.com/onsite/js/vendors~static~in_app_forms~signup_forms~post_identification_sync~web_personalization~client_identity~server_side_cookies~reviews~telemetry~customerHubRoot~contentBlocks~embeddedIntegrationBlocks~favorites~faq~.9f169ee5e5fdd.js?cb=2static.klaviyo.com/onsite/js/vendor... https://static.klaviyo.com/onsite/js/vendors~static~in_app_forms~signup_forms~post_identification_sync~web_personalization~client_identity~server_side_cookies~reviews~telemetry~customerHubRoot~contentBlocks~embeddedIntegrationBlocks~favorites~faq~.9f169ee5e5fdd.js?cb=2 — 200 — 4.2 KiB — 30 ms — h2https://static.klaviyo.com/onsite/js/vendors~in_app_forms~signup_forms~client_identity~telemetry~onsite-personalization~onsite-triggering-v2~.8a339e6b1dc49.js?cb=2static.klaviyo.com/onsite/js/vendor... https://static.klaviyo.com/onsite/js/vendors~in_app_forms~signup_forms~client_identity~telemetry~onsite-personalization~onsite-triggering-v2~.8a339e6b1dc49.js?cb=2 — 200 — 3.1 KiB — 29 ms — h2https://static.klaviyo.com/onsite/js/vendors~in_app_forms~signup_forms~reviews~atlas~product_recommendations.8039a15914451.js?cb=2static.klaviyo.com/onsite/js/vendor... https://static.klaviyo.com/onsite/js/vendors~in_app_forms~signup_forms~reviews~atlas~product_recommendations.8039a15914451.js?cb=2 — 200 — 10.4 KiB — 30 ms — h2https://static.klaviyo.com/onsite/js/vendors~in_app_forms~signup_forms.7aacb65a2e8f7.js?cb=2static.klaviyo.com/onsite/js/vendor... https://static.klaviyo.com/onsite/js/vendors~in_app_forms~signup_forms.7aacb65a2e8f7.js?cb=2 — 200 — 4.4 KiB — 28 ms — h2https://static.klaviyo.com/onsite/js/default~in_app_forms~signup_forms.0c35ef70b15e3.js?cb=2static.klaviyo.com/onsite/js/defaul... https://static.klaviyo.com/onsite/js/default~in_app_forms~signup_forms.0c35ef70b15e3.js?cb=2 — 200 — 14.6 KiB — 32 ms — h2https://static.klaviyo.com/onsite/js/signup_forms.b2fe6998f15aa.js?cb=2static.klaviyo.com/onsite/js/signup... https://static.klaviyo.com/onsite/js/signup_forms.b2fe6998f15aa.js?cb=2 — 200 — 945 B — 28 ms — h2https://static-tracking.klaviyo.com/onsite/js/post_identification_sync.3d845f644081d.js?cb=2static-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/post_identification_sync.3d845f644081d.js?cb=2 — 200 — 2.0 KiB — 56 ms — h2https://static.klaviyo.com/onsite/js/event_adapter.4ff6b8eeb0178.js?cb=2static.klaviyo.com/onsite/js/event_... https://static.klaviyo.com/onsite/js/event_adapter.4ff6b8eeb0178.js?cb=2 — 200 — 558 B — 32 ms — h2https://static-tracking.klaviyo.com/onsite/js/telemetry.024ede5b343eb.js?cb=2static-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/telemetry.024ede5b343eb.js?cb=2 — 200 — 6.1 KiB — 55 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-10875914540&cx=c&gtm=4e69g1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-10875914540&cx=c&gtm=4e69g1 — 200 — 160.8 KiB — 95 ms — h2https://www.googletagmanager.com/gtag/js?id=G-NEMY4LMNWG&cx=c&gtm=4e69g1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-NEMY4LMNWG&cx=c&gtm=4e69g1 — 200 — 180.7 KiB — 154 ms — h2https://www.gstatic.com/wcm/loader.jswww.gstatic.com/wcm/loader.js https://www.gstatic.com/wcm/loader.js — 200 — 2.1 KiB — 19 ms — h3https://bat.bing.com/bat.jsbat.bing.com/bat.js https://bat.bing.com/bat.js — 200 — 15.6 KiB — 124 ms — h2https://www.clarity.ms/tag/y16tibebl5?ref=gtmwww.clarity.ms/tag/y16tibebl5?ref=g... https://www.clarity.ms/tag/y16tibebl5?ref=gtm — 200 — 1.1 KiB — 137 ms — http/1.1https://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 — 21.3 KiB — 51 ms — h2https://s.ksrndkehqnwntyxlhgto.com/166755.jss.ksrndkehqnwntyxlhgto.com/166755.j... https://s.ksrndkehqnwntyxlhgto.com/166755.js — 200 — 9.1 KiB — 118 ms — h2https://www.google.com/ccm/collect?rcb=6&frm=0&apvc=1&ae=g&auid=636905976.1789956040&dt=High%20to%20Low%20Voltage%20Transformers%20for%20Sale&en=page_view&dl=https%3A%2F%2Fwww.hightolowvoltage.com%2F&scrsrc=www.googletagmanager.com&rnd=771870471.1789956040&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He69g1v894430319za200zd894430319xeaxf1&gcd=13l3l3l3l1l1&dma=0&tag_exp=115938465~115938468~118012008~118131809~118897920~118897930~120385423~120469145~120469153~120847433&tft=1789956040500&tfd=631&fmt=8www.google.com/ccm/collect?rcb=6&fr... https://www.google.com/ccm/collect?rcb=6&frm=0&apvc=1&ae=g&auid=636905976.1789956040&dt=High%20to%20Low%20Voltage%20Transformers%20for%20Sale&en=page_view&dl=https%3A%2F%2Fwww.hightolowvoltage.com%2F&scrsrc=www.googletagmanager.com&rnd=771870471.1789956040&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He69g1v894430319za200zd894430319xeaxf1&gcd=13l3l3l3l1l1&dma=0&tag_exp=115938465~115938468~118012008~118131809~118897920~118897930~120385423~120469145~120469153~120847433&tft=1789956040500&tfd=631&fmt=8 — 200 — 21 B — 29 ms — h3https://ad.doubleclick.net/ccm/s/collect?auid=636905976.1789956040&gtm=45He69g1v894430319za200zd894430319xeaxf1&fmt=8ad.doubleclick.net/ccm/s/collect?au... https://ad.doubleclick.net/ccm/s/collect?auid=636905976.1789956040&gtm=45He69g1v894430319za200zd894430319xeaxf1&fmt=8 — 204 — 22 B — 83 ms — h3https://www.inventive-acute.com/Track/Capture.aspx?retType=js&trk_jshv=1&trk_uid=&trk_user=805459&trk_sw=412&trk_sh=823&trk_ref=&trk_tit=High%20to%20Low%20Voltage%20Transformers%20for%20Sale&trk_loc=https%3A%2F%2Fwww.hightolowvoltage.com%2F&trk_agn=Netscape&trk_agv=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F153.0.0.0%20Mobile%20Safari%2F537.36&trk_dom=www.hightolowvoltage.com&trk_cookie=NA&trk_culid=01M30V39T9WP2WP6203NH6BNBN&trk_dt=falsewww.inventive-acute.com/Track/Captu... https://www.inventive-acute.com/Track/Capture.aspx?retType=js&trk_jshv=1&trk_uid=&trk_user=805459&trk_sw=412&trk_sh=823&trk_ref=&trk_tit=High%20to%20Low%20Voltage%20Transformers%20for%20Sale&trk_loc=https%3A%2F%2Fwww.hightolowvoltage.com%2F&trk_agn=Netscape&trk_agv=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F153.0.0.0%20Mobile%20Safari%2F537.36&trk_dom=www.hightolowvoltage.com&trk_cookie=NA&trk_culid=01M30V39T9WP2WP6203NH6BNBN&trk_dt=false — 200 — 99 B — 42 ms — http/1.1https://idx.liadm.com/idex/unknown/any?gdpr=1&n3pc=1idx.liadm.com/idex/unknown/any?gdpr... https://idx.liadm.com/idex/unknown/any?gdpr=1&n3pc=1 — 204 — 201 B — 367 ms — h2https://a.usbrowserspeed.com/ncs?pid=e49f8e08bad11ec16f82889b4a190a2d0e94e51cc2c438f1d71e7714785cb3f9&puid=01M30V39T9WP2WP6203NH6BNBNa.usbrowserspeed.com/ncs?pid=e49f8e... https://a.usbrowserspeed.com/ncs?pid=e49f8e08bad11ec16f82889b4a190a2d0e94e51cc2c438f1d71e7714785cb3f9&puid=01M30V39T9WP2WP6203NH6BNBN — 204 — 44 B — 637 ms — h2https://tag.demandbase.com/partnertag.min.jstag.demandbase.com/partnertag.min.j... https://tag.demandbase.com/partnertag.min.js — 200 — 19.5 KiB — 91 ms — h2https://ipinfo.io/json?token=9d23a530246163ipinfo.io/json?token=9d23a530246163 https://ipinfo.io/json?token=9d23a530246163 — 200 — 300 B — 184 ms — h2https://use.typekit.net/af/4dd2ad/00000000000000000001441c/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3use.typekit.net/af/4dd2ad/000000000... https://use.typekit.net/af/4dd2ad/00000000000000000001441c/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3 — 200 — 25.4 KiB — 15 ms — h2https://p.typekit.net/p.gif?s=1&k=esx1ipj&ht=tk&h=www.hightolowvoltage.com&f=21707&a=636999&js=1.21.0&app=typekit&e=js&_=1789956040585p.typekit.net/p.gif?s=1&k=esx1ipj&h... https://p.typekit.net/p.gif?s=1&k=esx1ipj&ht=tk&h=www.hightolowvoltage.com&f=21707&a=636999&js=1.21.0&app=typekit&e=js&_=1789956040585 — 200 — 205 B — 48 ms — h2https://fast.a.klaviyo.com/custom-fonts/api/v1/company-fonts/onsite?company_id=R3EwAtfast.a.klaviyo.com/custom-fonts/api... https://fast.a.klaviyo.com/custom-fonts/api/v1/company-fonts/onsite?company_id=R3EwAt — 200 — 890 B — 119 ms — h2https://static.klaviyo.com/onsite/js/vendors~Render~ClientStore~~~onsite-back-in-stock.d9f0a07ad7e39.js?cb=2static.klaviyo.com/onsite/js/vendor... https://static.klaviyo.com/onsite/js/vendors~Render~ClientStore~~~onsite-back-in-stock.d9f0a07ad7e39.js?cb=2 — 200 — 2.5 KiB — 7 ms — h2https://static.klaviyo.com/onsite/js/1029.ed474ed6edd96.js?cb=2static.klaviyo.com/onsite/js/1029.e... https://static.klaviyo.com/onsite/js/1029.ed474ed6edd96.js?cb=2 — 200 — 8.5 KiB — 8 ms — h2https://process.iconnode.com/google-ads/process.iconnode.com/google-ads/ https://process.iconnode.com/google-ads/ — 200 — 187 B — 332 ms — h2https://www.gstatic.com/call-tracking/call-tracking_9.jswww.gstatic.com/call-tracking/call-... https://www.gstatic.com/call-tracking/call-tracking_9.js — 200 — 20.3 KiB — 20 ms — h3https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=6253700&time=1789956040658&pageLoadId=6181d51f-5fea-4500-8660-5442e8f85e25&url=https%3A%2F%2Fwww.hightolowvoltage.com%2Fpx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=6253700&time=1789956040658&pageLoadId=6181d51f-5fea-4500-8660-5442e8f85e25&url=https%3A%2F%2Fwww.hightolowvoltage.com%2F — 302 — 1.1 KiB — 256 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/10875914540/?random=1789956040702&cv=11&fst=1789956040702&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be69g1v892986156z8894430319za20gzb894430319zd894430319xecxf1&gcd=13l3l3l3l1l1&dma=0&tag_exp=115616986~115938465~115938469~118131809~118897920~118897930~120213116~120385422~120469145~120469153~120847433&u_w=412&u_h=823&url=https%3A%2F%2Fwww.hightolowvoltage.com%2F&rcb=12&frm=0&tiba=High%20to%20Low%20Voltage%20Transformers%20for%20Sale&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=636905976.1789956040&uaa=&uab=64&uafvl=Chromium%3B153.0.8010.52%7CNot_A%2520Brand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&ept=9&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/10875914540/?random=1789956040702&cv=11&fst=1789956040702&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be69g1v892986156z8894430319za20gzb894430319zd894430319xecxf1&gcd=13l3l3l3l1l1&dma=0&tag_exp=115616986~115938465~115938469~118131809~118897920~118897930~120213116~120385422~120469145~120469153~120847433&u_w=412&u_h=823&url=https%3A%2F%2Fwww.hightolowvoltage.com%2F&rcb=12&frm=0&tiba=High%20to%20Low%20Voltage%20Transformers%20for%20Sale&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=636905976.1789956040&uaa=&uab=64&uafvl=Chromium%3B153.0.8010.52%7CNot_A%2520Brand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&ept=9&rfmt=3&fmt=4 — 200 — 2.7 KiB — 85 ms — h3https://www.google.com/rmkt/collect/10875914540/?random=1789956040702&cv=11&fst=1789956040702&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be69g1v892986156z8894430319za20gzb894430319zd894430319xecxf1&gcd=13l3l3l3l1l1&dma=0&tag_exp=115616986~115938465~115938469~118131809~118897920~118897930~120213116~120385422~120469145~120469153~120847433&u_w=412&u_h=823&url=https%3A%2F%2Fwww.hightolowvoltage.com%2F&rcb=12&frm=0&tiba=High%20to%20Low%20Voltage%20Transformers%20for%20Sale&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=636905976.1789956040&uaa=&uab=64&uafvl=Chromium%3B153.0.8010.52%7CNot_A%2520Brand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&ept=68&gcp=5www.google.com/rmkt/collect/1087591... https://www.google.com/rmkt/collect/10875914540/?random=1789956040702&cv=11&fst=1789956040702&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be69g1v892986156z8894430319za20gzb894430319zd894430319xecxf1&gcd=13l3l3l3l1l1&dma=0&tag_exp=115616986~115938465~115938469~118131809~118897920~118897930~120213116~120385422~120469145~120469153~120847433&u_w=412&u_h=823&url=https%3A%2F%2Fwww.hightolowvoltage.com%2F&rcb=12&frm=0&tiba=High%20to%20Low%20Voltage%20Transformers%20for%20Sale&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=636905976.1789956040&uaa=&uab=64&uafvl=Chromium%3B153.0.8010.52%7CNot_A%2520Brand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&ept=68&gcp=5 — 200 — 20 B — 33 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/10875914540/?random=1789956040736&cv=11&fst=1789956040736&bg=ffffff&guid=ON&async=1&gtm=45be69g1v892986156z8894430319za20gzb894430319zd894430319xeaxf1&gcd=13l3l3l3l1l1&dma=0&tag_exp=115616986~115938465~115938469~118131809~118897920~118897930~120213116~120385422~120469145~120469153~120847433&u_w=412&u_h=823&url=https%3A%2F%2Fwww.hightolowvoltage.com%2F&rcb=12&frm=0&tiba=High%20to%20Low%20Voltage%20Transformers%20for%20Sale&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=636905976.1789956040&uaa=&uab=64&uafvl=Chromium%3B153.0.8010.52%7CNot_A%2520Brand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&ept=9&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/10875914540/?random=1789956040736&cv=11&fst=1789956040736&bg=ffffff&guid=ON&async=1&gtm=45be69g1v892986156z8894430319za20gzb894430319zd894430319xeaxf1&gcd=13l3l3l3l1l1&dma=0&tag_exp=115616986~115938465~115938469~118131809~118897920~118897930~120213116~120385422~120469145~120469153~120847433&u_w=412&u_h=823&url=https%3A%2F%2Fwww.hightolowvoltage.com%2F&rcb=12&frm=0&tiba=High%20to%20Low%20Voltage%20Transformers%20for%20Sale&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=636905976.1789956040&uaa=&uab=64&uafvl=Chromium%3B153.0.8010.52%7CNot_A%2520Brand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&ept=9&rfmt=3&fmt=4 — 200 — 2.6 KiB — 73 ms — h3https://www.google.com/rmkt/collect/10875914540/?random=1789956040736&cv=11&fst=1789956040736&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be69g1v892986156z8894430319za20gzb894430319zd894430319xeaxf1&gcd=13l3l3l3l1l1&dma=0&tag_exp=115616986~115938465~115938469~118131809~118897920~118897930~120213116~120385422~120469145~120469153~120847433&u_w=412&u_h=823&url=https%3A%2F%2Fwww.hightolowvoltage.com%2F&rcb=12&frm=0&tiba=High%20to%20Low%20Voltage%20Transformers%20for%20Sale&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=636905976.1789956040&uaa=&uab=64&uafvl=Chromium%3B153.0.8010.52%7CNot_A%2520Brand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&ept=68&gcp=5www.google.com/rmkt/collect/1087591... https://www.google.com/rmkt/collect/10875914540/?random=1789956040736&cv=11&fst=1789956040736&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be69g1v892986156z8894430319za20gzb894430319zd894430319xeaxf1&gcd=13l3l3l3l1l1&dma=0&tag_exp=115616986~115938465~115938469~118131809~118897920~118897930~120213116~120385422~120469145~120469153~120847433&u_w=412&u_h=823&url=https%3A%2F%2Fwww.hightolowvoltage.com%2F&rcb=12&frm=0&tiba=High%20to%20Low%20Voltage%20Transformers%20for%20Sale&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=636905976.1789956040&uaa=&uab=64&uafvl=Chromium%3B153.0.8010.52%7CNot_A%2520Brand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&ept=68&gcp=5 — 200 — 20 B — 35 ms — h3https://www.google.com/ccm/collect?rcb=12&frm=0&apvc=0&auid=636905976.1789956040&dt=High%20to%20Low%20Voltage%20Transformers%20for%20Sale&tid=AW-10875914540&en=page_view&dl=https%3A%2F%2Fwww.hightolowvoltage.com%2F&scrsrc=www.googletagmanager.com&rnd=771870471.1789956040&navt=n&npa=0&gtm=45be69g1v892986156z8894430319za20gzb894430319zd894430319xecxf1&gcd=13l3l3l3l1l1&dma=0&tag_exp=115616986~115938465~115938469~118131809~118897920~118897930~120213116~120385422~120469145~120469153~120847433&tft=1789956040744&tfd=875&tids=AW-10875914540&fmt=8www.google.com/ccm/collect?rcb=12&f... https://www.google.com/ccm/collect?rcb=12&frm=0&apvc=0&auid=636905976.1789956040&dt=High%20to%20Low%20Voltage%20Transformers%20for%20Sale&tid=AW-10875914540&en=page_view&dl=https%3A%2F%2Fwww.hightolowvoltage.com%2F&scrsrc=www.googletagmanager.com&rnd=771870471.1789956040&navt=n&npa=0&gtm=45be69g1v892986156z8894430319za20gzb894430319zd894430319xecxf1&gcd=13l3l3l3l1l1&dma=0&tag_exp=115616986~115938465~115938469~118131809~118897920~118897930~120213116~120385422~120469145~120469153~120847433&tft=1789956040744&tfd=875&tids=AW-10875914540&fmt=8 — 200 — 21 B — 32 ms — h3https://www.google.com/ccm/collect?rcb=12&frm=0&apvc=0&ae=g&auid=636905976.1789956040&dt=High%20to%20Low%20Voltage%20Transformers%20for%20Sale&tid=AW-10875914540&dl=https%3A%2F%2Fwww.hightolowvoltage.com%2F&scrsrc=www.googletagmanager.com&rnd=771870471.1789956040&navt=n&npa=0&_tu=CA&gtm=45be69g1v892986156z8894430319za20gzb894430319zd894430319xeaxf1&gcd=13l3l3l3l1l1&dma=0&tag_exp=115616986~115938465~115938469~118131809~118897920~118897930~120213116~120385422~120469145~120469153~120847433&tft=1789956040745&tfd=876&tids=AW-10875914540&fmt=8www.google.com/ccm/collect?rcb=12&f... https://www.google.com/ccm/collect?rcb=12&frm=0&apvc=0&ae=g&auid=636905976.1789956040&dt=High%20to%20Low%20Voltage%20Transformers%20for%20Sale&tid=AW-10875914540&dl=https%3A%2F%2Fwww.hightolowvoltage.com%2F&scrsrc=www.googletagmanager.com&rnd=771870471.1789956040&navt=n&npa=0&_tu=CA&gtm=45be69g1v892986156z8894430319za20gzb894430319zd894430319xeaxf1&gcd=13l3l3l3l1l1&dma=0&tag_exp=115616986~115938465~115938469~118131809~118897920~118897930~120213116~120385422~120469145~120469153~120847433&tft=1789956040745&tfd=876&tids=AW-10875914540&fmt=8 — 200 — 21 B — 29 ms — h3https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,500;1,600;1,700;1,800;1,900&display=swapfonts.googleapis.com/css2?family=Mo... https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,500;1,600;1,700;1,800;1,900&display=swap — 200 — 1.1 KiB — 28 ms — h2https://static-forms.klaviyo.com/forms/api/v7/R3EwAt/full-formsstatic-forms.klaviyo.com/forms/api/... https://static-forms.klaviyo.com/forms/api/v7/R3EwAt/full-forms — 200 — 9.5 KiB — 34 ms — h2https://bat.bing.com/p/action/97142432.jsbat.bing.com/p/action/97142432.js https://bat.bing.com/p/action/97142432.js — 200 — 1.8 KiB — 35 ms — h2https://api.company-target.com/api/v3/ip.jsonapi.company-target.com/api/v3/ip.js... https://api.company-target.com/api/v3/ip.json — 200 — 1.0 KiB — 116 ms — h2https://a.klaviyo.com/forms/api/v3/geo-ipa.klaviyo.com/forms/api/v3/geo-ip https://a.klaviyo.com/forms/api/v3/geo-ip — 200 — 681 B — 194 ms — h2https://scripts.clarity.ms/0.8.70/clarity.jsscripts.clarity.ms/0.8.70/clarity.j... https://scripts.clarity.ms/0.8.70/clarity.js — 200 — 25.4 KiB — 207 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-NEMY4LMNWG&gtm=45je69g1v867984405z8894430319za20gzb894430319zd894430319xf1&_p=1789956040181&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGAC&cid=1698320351.1789956041&frm=0&pscdl=noapi&rcb=14&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B153.0.8010.52%7CNot_A%2520Brand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=115616985~115938465~115938469~118897920~118897930~120213116~120385422~120469145~120469153&sid=1789956040&sct=1&seg=0&dl=https%3A%2F%2Fwww.hightolowvoltage.com%2F&dt=High%20to%20Low%20Voltage%20Transformers%20for%20Sale&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=981analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-NEMY4LMNWG&gtm=45je69g1v867984405z8894430319za20gzb894430319zd894430319xf1&_p=1789956040181&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGAC&cid=1698320351.1789956041&frm=0&pscdl=noapi&rcb=14&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B153.0.8010.52%7CNot_A%2520Brand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=115616985~115938465~115938469~118897920~118897930~120213116~120385422~120469145~120469153&sid=1789956040&sct=1&seg=0&dl=https%3A%2F%2Fwww.hightolowvoltage.com%2F&dt=High%20to%20Low%20Voltage%20Transformers%20for%20Sale&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=981 — 204 — 556 B — 99 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-NEMY4LMNWG&cid=1698320351.1789956041&gtm=45je69g1v867984405z8894430319za20gzb894430319zd894430319xf1&rcb=14&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=115616985~115938465~115938469~118897920~118897930~120213116~120385422~120469145~120469153stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-NEMY4LMNWG&cid=1698320351.1789956041&gtm=45je69g1v867984405z8894430319za20gzb894430319zd894430319xf1&rcb=14&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=115616985~115938465~115938469~118897920~118897930~120213116~120385422~120469145~120469153 — 204 — 565 B — 100 ms — h2https://static.klaviyo.com/onsite/js/default~Render~ClientStore~~onsite-back-in-stock.80954401b9846.js?cb=2static.klaviyo.com/onsite/js/defaul... https://static.klaviyo.com/onsite/js/default~Render~ClientStore~~onsite-back-in-stock.80954401b9846.js?cb=2 — 200 — 4.2 KiB — 10 ms — h2https://static.klaviyo.com/onsite/js/default~Render~back-in-stock-dynamic-button-handler~ClientStore~.8e132e385609e.js?cb=2static.klaviyo.com/onsite/js/defaul... https://static.klaviyo.com/onsite/js/default~Render~back-in-stock-dynamic-button-handler~ClientStore~.8e132e385609e.js?cb=2 — 200 — 3.7 KiB — 9 ms — h2https://static.klaviyo.com/onsite/js/default~Render~ClientStore~.34cb42bf7e415.js?cb=2static.klaviyo.com/onsite/js/defaul... https://static.klaviyo.com/onsite/js/default~Render~ClientStore~.34cb42bf7e415.js?cb=2 — 200 — 20.8 KiB — 14 ms — h2https://static.klaviyo.com/onsite/js/ClientStore.857ee329c3f12.js?cb=2static.klaviyo.com/onsite/js/Client... https://static.klaviyo.com/onsite/js/ClientStore.857ee329c3f12.js?cb=2 — 200 — 3.1 KiB — 9 ms — h2https://www.inventive-acute.com/apollo/callback/demandbase?pid=01M30V39T9WP2WP6203NH6BNBN&id=eyJhY2Nlc3NfdHlwZSI6ImlkZW50aWZpZWRfbm9uX2J1c2luZXNzIiwiYXVkaWVuY2UiOiJTTUIiLCJhdWRpZW5jZV9zZWdtZW50IjoiIiwiY29uZmlkZW5jZV9sZXZlbCI6MC43LCJkaWdpdGFsX2RvbWFpbiI6bnVsbCwiaW5mb3JtYXRpb25fbGV2ZWwiOiJCYXNpYyIsImlzcCI6ZmFsc2UsInJlZ2lvbl9uYW1lIjoiTWFkcmlkIiwicmVnaXN0cnlfYXJlYV9jb2RlIjpudWxsLCJyZWdpc3RyeV9jaXR5IjoiTWFkcmlkIiwicmVnaXN0cnlfY29tcGFueV9uYW1lIjoiT1ZIIEhpc3Bhbm8iLCJyZWdpc3RyeV9jb3VudHJ5IjoiU3BhaW4iLCJyZWdpc3RyeV9jb3VudHJ5X2NvZGUiOiJFUyIsInJlZ2lzdHJ5X2NvdW50cnlfY29kZTMiOm51bGwsInJlZ2lzdHJ5X2RtYV9jb2RlIjo1MTcsInJlZ2lzdHJ5X2xhdGl0dWRlIjo0MC40MiwicmVnaXN0cnlfbG9uZ2l0dWRlIjotMy43LCJyZWdpc3RyeV9zdGF0ZSI6Ik1EIiwicmVnaXN0cnlfemlwX2NvZGUiOiIyODA4MyIsInZpc2l0b3JfaWQiOiJGUDg1MDMxYTFlMmYyYzZhMWJmYTk1MzAzMmIwZDA0MDEwNTlhMjA1YWUxODQ0OTQ2ZjAxOTc3ZmUyMTA1NmJhNTgifQwww.inventive-acute.com/apollo/call... https://www.inventive-acute.com/apollo/callback/demandbase?pid=01M30V39T9WP2WP6203NH6BNBN&id=eyJhY2Nlc3NfdHlwZSI6ImlkZW50aWZpZWRfbm9uX2J1c2luZXNzIiwiYXVkaWVuY2UiOiJTTUIiLCJhdWRpZW5jZV9zZWdtZW50IjoiIiwiY29uZmlkZW5jZV9sZXZlbCI6MC43LCJkaWdpdGFsX2RvbWFpbiI6bnVsbCwiaW5mb3JtYXRpb25fbGV2ZWwiOiJCYXNpYyIsImlzcCI6ZmFsc2UsInJlZ2lvbl9uYW1lIjoiTWFkcmlkIiwicmVnaXN0cnlfYXJlYV9jb2RlIjpudWxsLCJyZWdpc3RyeV9jaXR5IjoiTWFkcmlkIiwicmVnaXN0cnlfY29tcGFueV9uYW1lIjoiT1ZIIEhpc3Bhbm8iLCJyZWdpc3RyeV9jb3VudHJ5IjoiU3BhaW4iLCJyZWdpc3RyeV9jb3VudHJ5X2NvZGUiOiJFUyIsInJlZ2lzdHJ5X2NvdW50cnlfY29kZTMiOm51bGwsInJlZ2lzdHJ5X2RtYV9jb2RlIjo1MTcsInJlZ2lzdHJ5X2xhdGl0dWRlIjo0MC40MiwicmVnaXN0cnlfbG9uZ2l0dWRlIjotMy43LCJyZWdpc3RyeV9zdGF0ZSI6Ik1EIiwicmVnaXN0cnlfemlwX2NvZGUiOiIyODA4MyIsInZpc2l0b3JfaWQiOiJGUDg1MDMxYTFlMmYyYzZhMWJmYTk1MzAzMmIwZDA0MDEwNTlhMjA1YWUxODQ0OTQ2ZjAxOTc3ZmUyMTA1NmJhNTgifQ — 200 — 99 B — 31 ms — http/1.1https://www.googleadservices.com/pagead/conversion/10875914540/wcm?cc=ZZ&dn=8668407634&cl=M8u0CMett-UDEKyShcIo&dma=0&npa=0&ct_eid=2www.googleadservices.com/pagead/con... https://www.googleadservices.com/pagead/conversion/10875914540/wcm?cc=ZZ&dn=8668407634&cl=M8u0CMett-UDEKyShcIo&dma=0&npa=0&ct_eid=2 — 302 — 20 B — 67 ms — h3https://www.inventive-acute.com/apollo/capture?trk_culid=01M30V39T9WP2WP6203NH6BNBN&trk_user=805459&trk_lfuuid=NAwww.inventive-acute.com/apollo/capt... https://www.inventive-acute.com/apollo/capture?trk_culid=01M30V39T9WP2WP6203NH6BNBN&trk_user=805459&trk_lfuuid=NA — 200 — 99 B — 53 ms — http/1.1https://www.clarity.ms/tag/uet/97142432?insights=1www.clarity.ms/tag/uet/97142432?ins... https://www.clarity.ms/tag/uet/97142432?insights=1 — 200 — 1.3 KiB — 32 ms — http/1.1https://bat.bing.net/actionp/0?ti=97142432&tm=gtm002&Ver=2&mid=6be15bc4-49fa-4fcf-a5ba-2151044233c9&bo=1&evt=consent&src=enforced&cdb=AQAY&asc=Dbat.bing.net/actionp/0?ti=97142432&... https://bat.bing.net/actionp/0?ti=97142432&tm=gtm002&Ver=2&mid=6be15bc4-49fa-4fcf-a5ba-2151044233c9&bo=1&evt=consent&src=enforced&cdb=AQAY&asc=D — 204 — 120 B — 158 ms — h2https://bat.bing.net/action/0?ti=97142432&tm=gtm002&Ver=2&mid=6be15bc4-49fa-4fcf-a5ba-2151044233c9&bo=2&gtm_tag_source=1&pi=918639831&lg=en-US&sw=412&sh=823&sc=24&tl=High%20to%20Low%20Voltage%20Transformers%20for%20Sale&p=https%3A%2F%2Fwww.hightolowvoltage.com%2F&r=&lt=661&mtp=1&evt=pageLoad&sv=2&asc=D&cdb=AQAY&rn=353875bat.bing.net/action/0?ti=97142432&t... https://bat.bing.net/action/0?ti=97142432&tm=gtm002&Ver=2&mid=6be15bc4-49fa-4fcf-a5ba-2151044233c9&bo=2&gtm_tag_source=1&pi=918639831&lg=en-US&sw=412&sh=823&sc=24&tl=High%20to%20Low%20Voltage%20Transformers%20for%20Sale&p=https%3A%2F%2Fwww.hightolowvoltage.com%2F&r=&lt=661&mtp=1&evt=pageLoad&sv=2&asc=D&cdb=AQAY&rn=353875 — 204 — 345 B — 155 ms — h2https://www.google.com/pagead/1p-user-list/10875914540/?random=1789956040736&cv=11&fst=1789956000000&bg=ffffff&guid=ON&async=1&gtm=45be69g1v892986156z8894430319za20gzb894430319zd894430319xeaxf1&gcd=13l3l3l3l1l1&dma=0&tag_exp=115616986~115938465~115938469~118131809~118897920~118897930~120213116~120385422~120469145~120469153~120847433&u_w=412&u_h=823&url=https%3A%2F%2Fwww.hightolowvoltage.com%2F&rcb=12&frm=0&tiba=High%20to%20Low%20Voltage%20Transformers%20for%20Sale&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=636905976.1789956040&uaa=&uab=64&uafvl=Chromium%3B153.0.8010.52%7CNot_A%2520Brand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&ept=9&rfmt=3&fmt=3&is_vtc=1&cid=CAQS6wEAQM4h3LT3iNibhoGyyPDpZHXtheGE_wVU-JYCFcAFDi_N5x342HZOnnWE-ySz_TkWeEmyHk5iSyvBjLiDNDTXMpm3EP-rnvv8BHesP_Pi6uqsy4Krk9UqlHlU0MEvVUXkxpfq4jx8FZiIAcR1ropTDiMTJby6vauuqgbGRi7xQr4yvNcNhM2Rmv-2JIyAFIJzGizDHtk8o-VysLMCLqClsYIRbLvoh_Cy6F-yH5NIOgS4H3wRN_pUZkZJ84NfMvfZMyKdLInxMW5E7ZEC0_95LHPgR_caXg_3APJ8081hZDMZj_Y0EbX1W57I&random=1133424645&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/10875914540/?random=1789956040736&cv=11&fst=1789956000000&bg=ffffff&guid=ON&async=1&gtm=45be69g1v892986156z8894430319za20gzb894430319zd894430319xeaxf1&gcd=13l3l3l3l1l1&dma=0&tag_exp=115616986~115938465~115938469~118131809~118897920~118897930~120213116~120385422~120469145~120469153~120847433&u_w=412&u_h=823&url=https%3A%2F%2Fwww.hightolowvoltage.com%2F&rcb=12&frm=0&tiba=High%20to%20Low%20Voltage%20Transformers%20for%20Sale&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=636905976.1789956040&uaa=&uab=64&uafvl=Chromium%3B153.0.8010.52%7CNot_A%2520Brand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&ept=9&rfmt=3&fmt=3&is_vtc=1&cid=CAQS6wEAQM4h3LT3iNibhoGyyPDpZHXtheGE_wVU-JYCFcAFDi_N5x342HZOnnWE-ySz_TkWeEmyHk5iSyvBjLiDNDTXMpm3EP-rnvv8BHesP_Pi6uqsy4Krk9UqlHlU0MEvVUXkxpfq4jx8FZiIAcR1ropTDiMTJby6vauuqgbGRi7xQr4yvNcNhM2Rmv-2JIyAFIJzGizDHtk8o-VysLMCLqClsYIRbLvoh_Cy6F-yH5NIOgS4H3wRN_pUZkZJ84NfMvfZMyKdLInxMW5E7ZEC0_95LHPgR_caXg_3APJ8081hZDMZj_Y0EbX1W57I&random=1133424645&rmt_tld=0&ipr=y — 200 — 64 B — 28 ms — h3https://www.google.com/pagead/1p-user-list/10875914540/?random=1789956040702&cv=11&fst=1789956000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be69g1v892986156z8894430319za20gzb894430319zd894430319xecxf1&gcd=13l3l3l3l1l1&dma=0&tag_exp=115616986~115938465~115938469~118131809~118897920~118897930~120213116~120385422~120469145~120469153~120847433&u_w=412&u_h=823&url=https%3A%2F%2Fwww.hightolowvoltage.com%2F&rcb=12&frm=0&tiba=High%20to%20Low%20Voltage%20Transformers%20for%20Sale&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=636905976.1789956040&uaa=&uab=64&uafvl=Chromium%3B153.0.8010.52%7CNot_A%2520Brand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&ept=9&rfmt=3&fmt=3&is_vtc=1&cid=CAQS6wEAQM4h3A8cifkAyrA_SHJzyqTCYkhR1YolsqqL5gtq6fe7KRBwMihzCZonVeE1mI2R-dhG5ds-bORJqbKUf_7DWSkztoaqXSAqCIVG6cozg4yeT-hXFTbJmiGHiwyQ1F5l4K48uhfmdxa2rNmQN0sPA2qdLxlB6auBAFUqXU9_FZYQRgzOPt8JHJUBab8ZVmuNx2uXGfz4IXNrASacA5-CfYjYgM9KDiYZdtRUo14SMaotFwWc1_r15rK9K7sMdOCt-ANHe5eG2jmjxu0-TP5tzX1xX4gUT6YUKPfrdkowUZh2YXznn67Vv4YY&random=2335385877&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/10875914540/?random=1789956040702&cv=11&fst=1789956000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be69g1v892986156z8894430319za20gzb894430319zd894430319xecxf1&gcd=13l3l3l3l1l1&dma=0&tag_exp=115616986~115938465~115938469~118131809~118897920~118897930~120213116~120385422~120469145~120469153~120847433&u_w=412&u_h=823&url=https%3A%2F%2Fwww.hightolowvoltage.com%2F&rcb=12&frm=0&tiba=High%20to%20Low%20Voltage%20Transformers%20for%20Sale&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=636905976.1789956040&uaa=&uab=64&uafvl=Chromium%3B153.0.8010.52%7CNot_A%2520Brand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&ept=9&rfmt=3&fmt=3&is_vtc=1&cid=CAQS6wEAQM4h3A8cifkAyrA_SHJzyqTCYkhR1YolsqqL5gtq6fe7KRBwMihzCZonVeE1mI2R-dhG5ds-bORJqbKUf_7DWSkztoaqXSAqCIVG6cozg4yeT-hXFTbJmiGHiwyQ1F5l4K48uhfmdxa2rNmQN0sPA2qdLxlB6auBAFUqXU9_FZYQRgzOPt8JHJUBab8ZVmuNx2uXGfz4IXNrASacA5-CfYjYgM9KDiYZdtRUo14SMaotFwWc1_r15rK9K7sMdOCt-ANHe5eG2jmjxu0-TP5tzX1xX4gUT6YUKPfrdkowUZh2YXznn67Vv4YY&random=2335385877&rmt_tld=0&ipr=y — 200 — 64 B — 28 ms — h3https://static.klaviyo.com/onsite/js/onsite-triggering-v2.866d8e053462c.js?cb=2static.klaviyo.com/onsite/js/onsite... https://static.klaviyo.com/onsite/js/onsite-triggering-v2.866d8e053462c.js?cb=2 — 200 — 7.4 KiB — 3 ms — h2https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=6253700&time=1789956040658&pageLoadId=6181d51f-5fea-4500-8660-5442e8f85e25&url=https%3A%2F%2Fwww.hightolowvoltage.com%2F&e_ipv6=AQK3Cm6V6SCi-AAAAaDBsah6cyjZPcrZsF7vknCX5aKmfF4D_awJeTrrz5xiz3t11ixndB4Vpiivpx4.ads.linkedin.com/collect?v=2&fm... https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=6253700&time=1789956040658&pageLoadId=6181d51f-5fea-4500-8660-5442e8f85e25&url=https%3A%2F%2Fwww.hightolowvoltage.com%2F&e_ipv6=AQK3Cm6V6SCi-AAAAaDBsah6cyjZPcrZsF7vknCX5aKmfF4D_awJeTrrz5xiz3t11ixndB4Vpiiv — 200 — 1.1 KiB — 250 ms — h2https://www.google.fr/pagead/attribution/wcm?cc=ZZ&dn=8668407634&cl=M8u0CMett-UDEKyShcIo&dma=0www.google.fr/pagead/attribution/wc... https://www.google.fr/pagead/attribution/wcm?cc=ZZ&dn=8668407634&cl=M8u0CMett-UDEKyShcIo&dma=0 — 200 — 110 B — 69 ms — h3https://r.clarity.ms/collectr.clarity.ms/collect https://r.clarity.ms/collect — 204 — 288 B — 531 ms — http/1.1https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/698b9c30a13a7fa889a7425d_Group%20427320582%20(3).pngcdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/698b9c30a13a7fa889a7425d_Group%20427320582%20(3).png — 200 — 1.6 KiB — 42 ms — h3https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/698b922d6f0ed0e2b76ed255_Group%20427320583.pngcdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/698b922d6f0ed0e2b76ed255_Group%20427320583.png — 200 — 2.7 KiB — 25 ms — h3https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/698b922d36f89557b3fbad8b_Vector%20(1).pngcdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/698b922d36f89557b3fbad8b_Vector%20(1).png — 200 — 392.8 KiB — 54 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 — 810 B — 155 ms — h2https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/62a17e684a0edcd07610c2d7_High-To-Low-Favicon.pngcdn.prod.website-files.com/623c9b7d... https://cdn.prod.website-files.com/623c9b7d180ce44819359a2d/62a17e684a0edcd07610c2d7_High-To-Low-Favicon.png — 200 — 1.2 KiB — 142 ms — h3https://js.stripe.com/v3/m-outer-3437aaddcdf6922d623e172c2d6f9278.htmljs.stripe.com/v3/m-outer-3437aaddcd... https://js.stripe.com/v3/m-outer-3437aaddcdf6922d623e172c2d6f9278.html — 200 — 1.0 KiB — 75 ms — h3https://js.stripe.com/v3/fingerprinted/js/m-outer-15a2b40a058ddff1cffdb63779fe3de1.jsjs.stripe.com/v3/fingerprinted/js/m... https://js.stripe.com/v3/fingerprinted/js/m-outer-15a2b40a058ddff1cffdb63779fe3de1.js — 200 — 894 B — 22 ms — h3https://m.stripe.network/inner.htmlm.stripe.network/inner.html https://m.stripe.network/inner.html — 200 — 1.3 KiB — 53 ms — h2https://m.stripe.network/out-4.5.45.jsm.stripe.network/out-4.5.45.js https://m.stripe.network/out-4.5.45.js — 200 — 14.0 KiB — 3 ms — h2https://m.stripe.com/6m.stripe.com/6 https://m.stripe.com/6 — 200 — 579 B — 552 ms — h2https://r.clarity.ms/collectr.clarity.ms/collect https://r.clarity.ms/collect — 204 — 288 B — 120 ms — http/1.1https://r.clarity.ms/collectr.clarity.ms/collect https://r.clarity.ms/collect — 204 — 288 B — 120 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
77% of JavaScript execution is third-party
First-party Third-party 2488ms · 1256KB · €13/mo
cdn.prod.website-files.com
Other
Costly
Execution 423ms
Transfer 24 KB
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Costly
Execution 373ms
Transfer 169 KB
Unused 40%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Costly
Execution 370ms
Transfer 181 KB
Unused 42%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Costly
Execution 351ms
Transfer 161 KB
Unused 39%
Monthly Cost €2/mo
Stripe
Payment
Essential
Execution 262ms
Transfer 256 KB
Unused 73%
Monthly Cost €1/mo
Microsoft Clarity
Session Replay
Optional
Execution 195ms
Transfer 25 KB
Monthly Cost €1/mo
www.gstatic.com
Other
Optional
Execution 156ms
Transfer 346 KB
Unused 71%
Monthly Cost €1/mo
static.klaviyo.com
Other
Optional
Execution 124ms
Transfer 15 KB
Monthly Cost €1/mo
www.inventive-acute.com
Other
Optional
Execution 87ms
Transfer 39 KB
Monthly Cost €0/mo
d3e54v103j8qbb.cloudfront.net
Other
Optional
Execution 87ms
Transfer 31 KB
Monthly Cost €0/mo
s.ksrndkehqnwntyxlhgto.com
Other
Optional
Execution 61ms
Transfer 9 KB
Monthly Cost €0/mo

These scripts may cost more than they're worth

  • cdn.prod.website-files.com adds 423ms and costs ~€2/month
  • Google Tag Manager adds 373ms and costs ~€2/month
  • Google Tag Manager adds 370ms and costs ~€2/month
  • Google Tag Manager adds 351ms and costs ~€2/month

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

cdn.prod.website-files.com takes 423ms 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 373ms 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 370ms 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 351ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

73% of Stripe's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

71% of www.gstatic.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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-08-23 — 2026-09-19)

LCP (p75)

1821 ms

84% good

INP (p75)

59 ms

95% good

CLS (p75)

0.000

100% good

FCP (p75)

1496 ms

TTFB (p75)

644 ms

This origin passes Core Web Vitals assessment
Image Optimization
30 images, 0 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

30

Total Size

0 KB

Oversized

1

27 missing dimensions 3 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