Skip to content
https://authorize.net

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
74
GRADE
C
FIX
5
REVIEW
2
PASS
8
INFO
2

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

36
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
95
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
65
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

4.28 s

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

6.24 s

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

1.64 s

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

0.062

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

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

17.47 s

Page Load Progression

393 ms
785 ms
1.2 s
1.6 s
2.0 s
2.4 s
2.7 s
3.1 s
Checks
17
8 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
3.2 MB transferred, 101 requests
FIX
3.2 MB transferred, 101 requests
Warning::
Page weighs 12.9 MB (3.2 MB transferred)
Warning::
JavaScript is 1.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.6 MB
Info::
Fonts are 377 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 377 KB
Info::
CSS is 205 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 205 KB
Warning::
101 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.66 g CO2 per page load
3.2 MB / 2.4 MB budget
3.2 MB transferred
101 requests
0.66 g CO2 per page load
JavaScript 1.6 MiB 51%
Images 806.5 KiB 25%
Fonts 377.2 KiB 12%
CSS 205.4 KiB 6%
HTML 183.8 KiB 6%
Other 10.1 KiB 0%
Other 1.7 KiB 0%
Other 726 B 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

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

Why this matters

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

Source: web.dev font loading

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

Source: web.dev

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (3.2 MiB of 3.2 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
7317ms total JS execution
FIX
7317ms total JS execution
Warning::
https://www.authorize.net/: 2172ms CPU time
Warning::
https://www.authorize.net/etc/clientlibs/visa-core...: 1140ms CPU time
Warning::
Unattributable: 1025ms CPU time
Warning::
https://policy.cookiereports.com/93c38158_panel-en...: 803ms CPU time
Warning::
https://cdn.optimizely.com/js/6619768573132800.js: 713ms CPU time
Warning::
Third-party scripts: 7317ms (100% of total)

Main Thread Breakdown

Script Evaluation 38% Style & Layout 24% Other 23% Parse HTML & CSS 5% Rendering 5% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://www.authorize.net/2172ms101ms6ms3rd
https://www.authorize.net/etc/clientlibs/visa-core/vendor/jquery.min.12b69d0ae6c6f0c42942ae6da2896e84.js1140ms513ms13ms3rd
Unattributable1025ms11ms0ms3rd
https://policy.cookiereports.com/93c38158_panel-en-gb.js803ms397ms21ms3rd
https://cdn.optimizely.com/js/6619768573132800.js713ms567ms68ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NXCRM2693ms542ms129ms3rd
https://www.authorize.net/cdn-cgi/challenge-platform/scripts/jsd/main.js544ms527ms5ms3rd
https://www.authorize.net/etc/clientlibs/visa-core/main.min.7d46565b827e70f1336ae2b71426aead.js118ms34ms42ms3rd
https://www.gstatic.com/call-tracking/call-tracking_9.js109ms83ms18ms3rd
D
Page Weight Inventory
Action
101 resources · 3.2 MB · 142 KB savings available
FIX
101 resources · 3.2 MB · 142 KB savings available
Warning::
Page weight 2.2 MB over 1MB target
Got: 3.2 MB Expected: ≤ 1 MB
Info::
~142 KB of savings available
Warning::
100 third-party resources (100% of weight)
Info::
4 resources over 200KB
101 resources · 3.2 MiB · 100 third-party 2.2 MiB over 1MB target
JavaScript 51% · 1.6 MiB
Image 25% · 817.0 KiB
Font 12% · 377.2 KiB
CSS 6% · 205.4 KiB
Document 6% · 183.8 KiB
Other 0% · 1.9 KiB

~142.0 KiB of savings available

Remove unused JavaScript: 142.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
39 images, 0 KB saveable
REVIEW
39 images, 0 KB saveable
Warning::
https://www.authorize.net/content/dam/anet2021/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.authorize.net/content/dam/anet2021/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.authorize.net/content/dam/va2023/image... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.authorize.net/conf/anet-2021/settings/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.authorize.net/content/dam/anet2021/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.authorize.net/content/dam/anet2021/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.authorize.net/content/dam/anet2021/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.authorize.net/content/dam/anet2021/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.authorize.net/content/dam/anet2021/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.authorize.net/content/dam/anet2021/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.authorize.net/content/dam/anet2021/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.authorize.net/content/dam/anet2021/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.authorize.net/content/dam/anet2021/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.authorize.net/content/dam/anet2021/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.authorize.net/content/dam/anet2021/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.authorize.net/content/dam/anet2021/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.authorize.net/content/dam/anet2021/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.authorize.net/content/dam/anet2021/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.authorize.net/content/dam/anet2021/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.authorize.net/content/dam/anet2021/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.authorize.net/content/dam/anet2021/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.authorize.net/content/dam/anet2021/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.authorize.net/content/dam/anet2021/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.authorize.net/content/dam/anet2021/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
39 images 807 KB
0 oversized -0 KB
37 legacy format
24 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

B
JS Bundles
23 scripts, 142 KB unused
REVIEW
23 scripts, 142 KB unused
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-NXC...: 69 KB unused (34%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.optimizely.com/js/6619768573132800.js: 37 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.authorize.net/etc/clientlibs/visa-core...: 35 KB unused (78%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.authorize.net/etc/clientlibs/visa-core...: unminified — 16 KB could be saved
Info::
Total unused JavaScript: 142 KB
142 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtm.js?id=GTM-NXCRM2202 KB69 KB (34%)3rd
https://cdn.optimizely.com/js/6619768573132800.js100 KB37 KB (38%)3rd
https://www.authorize.net/etc/clientlibs/visa-core/main.min.7d46565b827e70f1336ae2b71426aead.js49 KB35 KB (78%)3rd
https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.5f0apfZzpOA.2021.O/am=AAAABA/d=1/br=1/rs=AGKMywFg3MG1UeKh8ePjbhY_YEMv-NHjmA/m=root,base0 KB3rd
https://www.youtube.com/s/player/1bb6ee63/www-widgetapi.vflset/www-widgetapi.js11 KB3rd
https://cdn3.optimizely.com/js/geo4.js0 KB3rd
https://www.youtube.com/iframe_api4 KB3rd
https://www.youtube.com/s/player/1bb6ee63/player_embed_es6.vflset/en_US/base.js0 KB3rd
https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.5f0apfZzpOA.2021.O/am=AAAABA/d=1/br=1/rs=AGKMywFg3MG1UeKh8ePjbhY_YEMv-NHjmA/m=root,base140 KB3rd
https://www.authorize.net/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?12 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

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

Web fonts

7

377 KB total

Render-blocking

0

of 7

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 4.3 s LCP 6.2 shttps://www.authorize.net/etc/clientlibs/anet2025/main/fonts/CybersourceRelative/CybersourceRelative-Book.otfCybersourceRelative-Boo... https://www.authorize.net/etc/clientlibs/anet2025/main/fonts/CybersourceRelative/CybersourceRelative-Book.otf — 74.5 KiB — 78 ms — font-display: swaphttps://www.authorize.net/etc/clientlibs/anet2025/main/fonts/CybersourceRelative/CybersourceRelative-Bold.otfCybersourceRelative-Bol... https://www.authorize.net/etc/clientlibs/anet2025/main/fonts/CybersourceRelative/CybersourceRelative-Bold.otf — 76.5 KiB — 44 ms — font-display: swaphttps://www.authorize.net/etc/clientlibs/anet2025/main/fonts/CybersourceRelative/CybersourceRelative-Medium.otfCybersourceRelative-Med... https://www.authorize.net/etc/clientlibs/anet2025/main/fonts/CybersourceRelative/CybersourceRelative-Medium.otf — 77.4 KiB — 78 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 34 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 0 B — 1 ms — font-display: swaphttps://www.authorize.net/etc/clientlibs/visa-core/main/fonts/OpenSans/OpenSans-Regular.ttfOpenSans-Regular.ttf https://www.authorize.net/etc/clientlibs/visa-core/main/fonts/OpenSans/OpenSans-Regular.ttf — 75.7 KiB — 67 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2 — 39.2 KiB — 34 ms — font-display: swap
CybersourceRelative-Boo... otf swap
Size 74 KB
Load time 78 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
CybersourceRelative-Bol... otf swap
Size 76 KB
Load time 44 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
CybersourceRelative-Med... otf swap
Size 77 KB
Load time 78 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 34 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 0 KB
Load time 1 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
OpenSans-Regular.ttf ttf swap
Size 76 KB
Load time 67 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 39 KB
Load time 34 ms
Start 2.5 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~91 KB and ~182 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
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+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
101 requests over 5747ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 4.3 s LCP 6.2 shttps://authorize.net// https://authorize.net/ — 301 — 96 B — 29 ms — h2https://www.authorize.net/www.authorize.net/ https://www.authorize.net/ — 200 — 19.5 KiB — 713 ms — h2https://cdn.optimizely.com/js/6619768573132800.jscdn.optimizely.com/js/6619768573132... https://cdn.optimizely.com/js/6619768573132800.js — 200 — 99.9 KiB — 71 ms — h2https://www.authorize.net/etc/clientlibs/visa-core/vendor/select2.min.fa9901654830e1c49e03110cf14821fa.csswww.authorize.net/etc/clientlibs/vi... https://www.authorize.net/etc/clientlibs/visa-core/vendor/select2.min.fa9901654830e1c49e03110cf14821fa.css — 200 — 5.5 KiB — 24 ms — h2https://www.authorize.net/etc/clientlibs/visa-core/main.min.0208537ec9287990621f29dfa8f78b7f.csswww.authorize.net/etc/clientlibs/vi... https://www.authorize.net/etc/clientlibs/visa-core/main.min.0208537ec9287990621f29dfa8f78b7f.css — 200 — 92.0 KiB — 59 ms — h2https://www.authorize.net/etc/clientlibs/visa-core/vendor/jquery.min.12b69d0ae6c6f0c42942ae6da2896e84.jswww.authorize.net/etc/clientlibs/vi... https://www.authorize.net/etc/clientlibs/visa-core/vendor/jquery.min.12b69d0ae6c6f0c42942ae6da2896e84.js — 200 — 33.1 KiB — 69 ms — h2https://www.authorize.net/etc/clientlibs/visa-core/vendor/select2.min.3ff6a4728b5def5159c78a21fc3e2592.jswww.authorize.net/etc/clientlibs/vi... https://www.authorize.net/etc/clientlibs/visa-core/vendor/select2.min.3ff6a4728b5def5159c78a21fc3e2592.js — 200 — 22.7 KiB — 32 ms — h2https://www.authorize.net/etc/clientlibs/visa-core/main.min.7d46565b827e70f1336ae2b71426aead.jswww.authorize.net/etc/clientlibs/vi... https://www.authorize.net/etc/clientlibs/visa-core/main.min.7d46565b827e70f1336ae2b71426aead.js — 200 — 48.7 KiB — 75 ms — h2https://www.authorize.net/etc/clientlibs/anet2025/main.min.12f31e856e8aa76c1198fc1edea7f65d.csswww.authorize.net/etc/clientlibs/an... https://www.authorize.net/etc/clientlibs/anet2025/main.min.12f31e856e8aa76c1198fc1edea7f65d.css — 200 — 4.5 KiB — 52 ms — h2https://www.authorize.net/conf/anet-2021/settings/wcm/templates/en-us-home-page-template/structure/_jcr_content/root/header/logo.img.jpg/1623941357644.jpgwww.authorize.net/conf/anet-2021/se... https://www.authorize.net/conf/anet-2021/settings/wcm/templates/en-us-home-page-template/structure/_jcr_content/root/header/logo.img.jpg/1623941357644.jpg — 200 — 8.9 KiB — 61 ms — h2https://www.authorize.net/content/dam/anet2021/images/homepage/hero.svgwww.authorize.net/content/dam/anet2... https://www.authorize.net/content/dam/anet2021/images/homepage/hero.svg — 200 — 37.4 KiB — 73 ms — h2https://www.authorize.net/content/dam/anet2021/images/homepage/manage-merchants.pngwww.authorize.net/content/dam/anet2... https://www.authorize.net/content/dam/anet2021/images/homepage/manage-merchants.png — 200 — 201.1 KiB — 31 ms — h2https://www.authorize.net/content/dam/anet2021/images/icons/icon-laptop.pngwww.authorize.net/content/dam/anet2... https://www.authorize.net/content/dam/anet2021/images/icons/icon-laptop.png — 200 — 9.8 KiB — 59 ms — h2https://www.authorize.net/content/dam/anet2021/images/homepage/cta-arrow.svgwww.authorize.net/content/dam/anet2... https://www.authorize.net/content/dam/anet2021/images/homepage/cta-arrow.svg — 200 — 4.1 KiB — 44 ms — h2https://www.authorize.net/content/dam/anet2021/images/icons/icon-digital.pngwww.authorize.net/content/dam/anet2... https://www.authorize.net/content/dam/anet2021/images/icons/icon-digital.png — 200 — 7.6 KiB — 29 ms — h2https://www.authorize.net/content/dam/anet2021/images/icons/icon-in-person-accept.pngwww.authorize.net/content/dam/anet2... https://www.authorize.net/content/dam/anet2021/images/icons/icon-in-person-accept.png — 200 — 6.9 KiB — 59 ms — h2https://www.authorize.net/content/dam/anet2021/images/icons/icon-phone-call.pngwww.authorize.net/content/dam/anet2... https://www.authorize.net/content/dam/anet2021/images/icons/icon-phone-call.png — 200 — 11.1 KiB — 77 ms — h2https://www.authorize.net/content/dam/anet2021/images/icons/icon-echeck.pngwww.authorize.net/content/dam/anet2... https://www.authorize.net/content/dam/anet2021/images/icons/icon-echeck.png — 200 — 12.2 KiB — 51 ms — h2https://www.authorize.net/content/dam/anet2021/images/icons/icon-pos.pngwww.authorize.net/content/dam/anet2... https://www.authorize.net/content/dam/anet2021/images/icons/icon-pos.png — 200 — 7.5 KiB — 31 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-NXCRM2www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NXCRM2 — 200 — 202.3 KiB — 133 ms — h2https://cdn3.optimizely.com/js/geo4.jscdn3.optimizely.com/js/geo4.js https://cdn3.optimizely.com/js/geo4.js — 200 — 303 B — 41 ms — h2https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.5 KiB — 35 ms — h2data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ib…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ib… — 200 — 0 B — 0 ms — datahttps://www.authorize.net/content/dam/anet2021/images/logos/anet-logo-white.svgwww.authorize.net/content/dam/anet2... https://www.authorize.net/content/dam/anet2021/images/logos/anet-logo-white.svg — 200 — 7.0 KiB — 62 ms — h2https://www.authorize.net/content/dam/cybs2020/images/evergreen/Icons_Hamburger.svgwww.authorize.net/content/dam/cybs2... https://www.authorize.net/content/dam/cybs2020/images/evergreen/Icons_Hamburger.svg — 200 — 3.7 KiB — 55 ms — h2https://www.authorize.net/content/dam/cybs2020/images/amer/miscellaneous/background-fill-dark-blue.pngwww.authorize.net/content/dam/cybs2... https://www.authorize.net/content/dam/cybs2020/images/amer/miscellaneous/background-fill-dark-blue.png — 200 — 11.1 KiB — 68 ms — h2https://www.authorize.net/content/dam/cybs2020/images/amer/miscellaneous/background-fill-light-blue.pngwww.authorize.net/content/dam/cybs2... https://www.authorize.net/content/dam/cybs2020/images/amer/miscellaneous/background-fill-light-blue.png — 200 — 10.2 KiB — 57 ms — h2https://www.authorize.net/content/dam/cybs2020/images/icons/WhiteArrowAccesiblePrimary.svgwww.authorize.net/content/dam/cybs2... https://www.authorize.net/content/dam/cybs2020/images/icons/WhiteArrowAccesiblePrimary.svg — 200 — 4.0 KiB — 63 ms — h2https://a10654255723.cdn.optimizely.com/client_storage/a10654255723.htmla10654255723.cdn.optimizely.com/cli... https://a10654255723.cdn.optimizely.com/client_storage/a10654255723.html — 200 — 1.6 KiB — 106 ms — h2https://www.youtube.com/embed/lX5Ik5vwEkowww.youtube.com/embed/lX5Ik5vwEko https://www.youtube.com/embed/lX5Ik5vwEko — 200 — 56.7 KiB — 132 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 4.3 s LCP 6.2 shttps://authorize.net// https://authorize.net/ — 301 — 96 B — 29 ms — h2https://www.authorize.net/www.authorize.net/ https://www.authorize.net/ — 200 — 19.5 KiB — 713 ms — h2https://cdn.optimizely.com/js/6619768573132800.jscdn.optimizely.com/js/6619768573132... https://cdn.optimizely.com/js/6619768573132800.js — 200 — 99.9 KiB — 71 ms — h2https://www.authorize.net/etc/clientlibs/visa-core/vendor/select2.min.fa9901654830e1c49e03110cf14821fa.csswww.authorize.net/etc/clientlibs/vi... https://www.authorize.net/etc/clientlibs/visa-core/vendor/select2.min.fa9901654830e1c49e03110cf14821fa.css — 200 — 5.5 KiB — 24 ms — h2https://www.authorize.net/etc/clientlibs/visa-core/main.min.0208537ec9287990621f29dfa8f78b7f.csswww.authorize.net/etc/clientlibs/vi... https://www.authorize.net/etc/clientlibs/visa-core/main.min.0208537ec9287990621f29dfa8f78b7f.css — 200 — 92.0 KiB — 59 ms — h2https://www.authorize.net/etc/clientlibs/visa-core/vendor/jquery.min.12b69d0ae6c6f0c42942ae6da2896e84.jswww.authorize.net/etc/clientlibs/vi... https://www.authorize.net/etc/clientlibs/visa-core/vendor/jquery.min.12b69d0ae6c6f0c42942ae6da2896e84.js — 200 — 33.1 KiB — 69 ms — h2https://www.authorize.net/etc/clientlibs/visa-core/vendor/select2.min.3ff6a4728b5def5159c78a21fc3e2592.jswww.authorize.net/etc/clientlibs/vi... https://www.authorize.net/etc/clientlibs/visa-core/vendor/select2.min.3ff6a4728b5def5159c78a21fc3e2592.js — 200 — 22.7 KiB — 32 ms — h2https://www.authorize.net/etc/clientlibs/visa-core/main.min.7d46565b827e70f1336ae2b71426aead.jswww.authorize.net/etc/clientlibs/vi... https://www.authorize.net/etc/clientlibs/visa-core/main.min.7d46565b827e70f1336ae2b71426aead.js — 200 — 48.7 KiB — 75 ms — h2https://www.authorize.net/etc/clientlibs/anet2025/main.min.12f31e856e8aa76c1198fc1edea7f65d.csswww.authorize.net/etc/clientlibs/an... https://www.authorize.net/etc/clientlibs/anet2025/main.min.12f31e856e8aa76c1198fc1edea7f65d.css — 200 — 4.5 KiB — 52 ms — h2https://www.authorize.net/conf/anet-2021/settings/wcm/templates/en-us-home-page-template/structure/_jcr_content/root/header/logo.img.jpg/1623941357644.jpgwww.authorize.net/conf/anet-2021/se... https://www.authorize.net/conf/anet-2021/settings/wcm/templates/en-us-home-page-template/structure/_jcr_content/root/header/logo.img.jpg/1623941357644.jpg — 200 — 8.9 KiB — 61 ms — h2https://www.authorize.net/content/dam/anet2021/images/homepage/hero.svgwww.authorize.net/content/dam/anet2... https://www.authorize.net/content/dam/anet2021/images/homepage/hero.svg — 200 — 37.4 KiB — 73 ms — h2https://www.authorize.net/content/dam/anet2021/images/homepage/manage-merchants.pngwww.authorize.net/content/dam/anet2... https://www.authorize.net/content/dam/anet2021/images/homepage/manage-merchants.png — 200 — 201.1 KiB — 31 ms — h2https://www.authorize.net/content/dam/anet2021/images/icons/icon-laptop.pngwww.authorize.net/content/dam/anet2... https://www.authorize.net/content/dam/anet2021/images/icons/icon-laptop.png — 200 — 9.8 KiB — 59 ms — h2https://www.authorize.net/content/dam/anet2021/images/homepage/cta-arrow.svgwww.authorize.net/content/dam/anet2... https://www.authorize.net/content/dam/anet2021/images/homepage/cta-arrow.svg — 200 — 4.1 KiB — 44 ms — h2https://www.authorize.net/content/dam/anet2021/images/icons/icon-digital.pngwww.authorize.net/content/dam/anet2... https://www.authorize.net/content/dam/anet2021/images/icons/icon-digital.png — 200 — 7.6 KiB — 29 ms — h2https://www.authorize.net/content/dam/anet2021/images/icons/icon-in-person-accept.pngwww.authorize.net/content/dam/anet2... https://www.authorize.net/content/dam/anet2021/images/icons/icon-in-person-accept.png — 200 — 6.9 KiB — 59 ms — h2https://www.authorize.net/content/dam/anet2021/images/icons/icon-phone-call.pngwww.authorize.net/content/dam/anet2... https://www.authorize.net/content/dam/anet2021/images/icons/icon-phone-call.png — 200 — 11.1 KiB — 77 ms — h2https://www.authorize.net/content/dam/anet2021/images/icons/icon-echeck.pngwww.authorize.net/content/dam/anet2... https://www.authorize.net/content/dam/anet2021/images/icons/icon-echeck.png — 200 — 12.2 KiB — 51 ms — h2https://www.authorize.net/content/dam/anet2021/images/icons/icon-pos.pngwww.authorize.net/content/dam/anet2... https://www.authorize.net/content/dam/anet2021/images/icons/icon-pos.png — 200 — 7.5 KiB — 31 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-NXCRM2www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NXCRM2 — 200 — 202.3 KiB — 133 ms — h2https://cdn3.optimizely.com/js/geo4.jscdn3.optimizely.com/js/geo4.js https://cdn3.optimizely.com/js/geo4.js — 200 — 303 B — 41 ms — h2https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.5 KiB — 35 ms — h2data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ib…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ib… — 200 — 0 B — 0 ms — datahttps://www.authorize.net/content/dam/anet2021/images/logos/anet-logo-white.svgwww.authorize.net/content/dam/anet2... https://www.authorize.net/content/dam/anet2021/images/logos/anet-logo-white.svg — 200 — 7.0 KiB — 62 ms — h2https://www.authorize.net/content/dam/cybs2020/images/evergreen/Icons_Hamburger.svgwww.authorize.net/content/dam/cybs2... https://www.authorize.net/content/dam/cybs2020/images/evergreen/Icons_Hamburger.svg — 200 — 3.7 KiB — 55 ms — h2https://www.authorize.net/content/dam/cybs2020/images/amer/miscellaneous/background-fill-dark-blue.pngwww.authorize.net/content/dam/cybs2... https://www.authorize.net/content/dam/cybs2020/images/amer/miscellaneous/background-fill-dark-blue.png — 200 — 11.1 KiB — 68 ms — h2https://www.authorize.net/content/dam/cybs2020/images/amer/miscellaneous/background-fill-light-blue.pngwww.authorize.net/content/dam/cybs2... https://www.authorize.net/content/dam/cybs2020/images/amer/miscellaneous/background-fill-light-blue.png — 200 — 10.2 KiB — 57 ms — h2https://www.authorize.net/content/dam/cybs2020/images/icons/WhiteArrowAccesiblePrimary.svgwww.authorize.net/content/dam/cybs2... https://www.authorize.net/content/dam/cybs2020/images/icons/WhiteArrowAccesiblePrimary.svg — 200 — 4.0 KiB — 63 ms — h2https://a10654255723.cdn.optimizely.com/client_storage/a10654255723.htmla10654255723.cdn.optimizely.com/cli... https://a10654255723.cdn.optimizely.com/client_storage/a10654255723.html — 200 — 1.6 KiB — 106 ms — h2https://www.youtube.com/embed/lX5Ik5vwEkowww.youtube.com/embed/lX5Ik5vwEko https://www.youtube.com/embed/lX5Ik5vwEko — 200 — 56.7 KiB — 132 ms — h2https://www.authorize.net/etc/clientlibs/anet2025/main/fonts/CybersourceRelative/CybersourceRelative-Book.otfwww.authorize.net/etc/clientlibs/an... https://www.authorize.net/etc/clientlibs/anet2025/main/fonts/CybersourceRelative/CybersourceRelative-Book.otf — 200 — 74.5 KiB — 78 ms — h2https://www.authorize.net/etc/clientlibs/anet2025/main/fonts/CybersourceRelative/CybersourceRelative-Bold.otfwww.authorize.net/etc/clientlibs/an... https://www.authorize.net/etc/clientlibs/anet2025/main/fonts/CybersourceRelative/CybersourceRelative-Bold.otf — 200 — 76.5 KiB — 44 ms — h2https://www.authorize.net/etc/clientlibs/anet2025/main/fonts/CybersourceRelative/CybersourceRelative-Medium.otfwww.authorize.net/etc/clientlibs/an... https://www.authorize.net/etc/clientlibs/anet2025/main/fonts/CybersourceRelative/CybersourceRelative-Medium.otf — 200 — 77.4 KiB — 78 ms — h2https://www.authorize.net/content/dam/anet2021/images/misc/_0000_amex.pngwww.authorize.net/content/dam/anet2... https://www.authorize.net/content/dam/anet2021/images/misc/_0000_amex.png — 200 — 24.4 KiB — 80 ms — h2https://www.authorize.net/content/dam/anet2021/images/misc/_0003_ap.pngwww.authorize.net/content/dam/anet2... https://www.authorize.net/content/dam/anet2021/images/misc/_0003_ap.png — 200 — 16.2 KiB — 36 ms — h2https://www.authorize.net/content/dam/anet2021/images/misc/_0002_dc_1.pngwww.authorize.net/content/dam/anet2... https://www.authorize.net/content/dam/anet2021/images/misc/_0002_dc_1.png — 200 — 32.0 KiB — 38 ms — h2https://www.authorize.net/content/dam/anet2021/images/misc/_0009_gp.pngwww.authorize.net/content/dam/anet2... https://www.authorize.net/content/dam/anet2021/images/misc/_0009_gp.png — 200 — 15.8 KiB — 55 ms — h2https://www.authorize.net/content/dam/anet2021/images/misc/_0008_jcb.pngwww.authorize.net/content/dam/anet2... https://www.authorize.net/content/dam/anet2021/images/misc/_0008_jcb.png — 200 — 25.6 KiB — 67 ms — h2https://www.youtube.com/s/player/1bb6ee63/player_embed_es6.vflset/en_US/base.jswww.youtube.com/s/player/1bb6ee63/p... https://www.youtube.com/s/player/1bb6ee63/player_embed_es6.vflset/en_US/base.js — -1 — 0 B — 0 ms — https://www.youtube.com/s/player/1bb6ee63/www-player.csswww.youtube.com/s/player/1bb6ee63/w... https://www.youtube.com/s/player/1bb6ee63/www-player.css — 200 — 58.0 KiB — 55 ms — h2https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.KjNKUXigSn8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywEJITLW9kQSSYb_eVLtSgu_4tU6CQwww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.KjNKUXigSn8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywEJITLW9kQSSYb_eVLtSgu_4tU6CQ — 200 — 45.3 KiB — 80 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.5f0apfZzpOA.2021.O/am=AAAABA/d=1/br=1/rs=AGKMywFg3MG1UeKh8ePjbhY_YEMv-NHjmA/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.5f0apfZzpOA.2021.O/am=AAAABA/d=1/br=1/rs=AGKMywFg3MG1UeKh8ePjbhY_YEMv-NHjmA/m=root,base — 200 — 140.1 KiB — 165 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 34 ms — h3https://www.authorize.net/content/dam/anet2021/images/misc/_0001_disc.pngwww.authorize.net/content/dam/anet2... https://www.authorize.net/content/dam/anet2021/images/misc/_0001_disc.png — 200 — 18.3 KiB — 131 ms — h2https://www.authorize.net/content/dam/anet2021/images/misc/_0007_mc.pngwww.authorize.net/content/dam/anet2... https://www.authorize.net/content/dam/anet2021/images/misc/_0007_mc.png — 200 — 21.1 KiB — 59 ms — h2https://www.authorize.net/content/dam/anet2021/images/misc/_0006_pp.pngwww.authorize.net/content/dam/anet2... https://www.authorize.net/content/dam/anet2021/images/misc/_0006_pp.png — 200 — 14.8 KiB — 66 ms — h2https://www.authorize.net/content/dam/anet2021/images/misc/_0005_up.pngwww.authorize.net/content/dam/anet2... https://www.authorize.net/content/dam/anet2021/images/misc/_0005_up.png — 200 — 29.6 KiB — 135 ms — h2https://www.authorize.net/content/dam/anet2021/images/misc/_0004_visa.pngwww.authorize.net/content/dam/anet2... https://www.authorize.net/content/dam/anet2021/images/misc/_0004_visa.png — 200 — 16.7 KiB — 153 ms — h2https://www.authorize.net/_jcr_content/root/container/responsivegrid/contentwell_17518749/contentWell/columncontrol/par1/contentwell_20745644/contentWell/image.img.jpg/1774540577237.jpgwww.authorize.net/_jcr_content/root... https://www.authorize.net/_jcr_content/root/container/responsivegrid/contentwell_17518749/contentWell/columncontrol/par1/contentwell_20745644/contentWell/image.img.jpg/1774540577237.jpg — 200 — 115.6 KiB — 157 ms — h2https://www.authorize.net/content/dam/anet2021/images/misc/partner.jpgwww.authorize.net/content/dam/anet2... https://www.authorize.net/content/dam/anet2021/images/misc/partner.jpg — 200 — 84.0 KiB — 100 ms — h2https://www.authorize.net/content/dam/anet2021/images/icons/icon-handshake.pngwww.authorize.net/content/dam/anet2... https://www.authorize.net/content/dam/anet2021/images/icons/icon-handshake.png — 200 — 7.5 KiB — 119 ms — h2https://www.authorize.net/content/dam/anet2021/images/icons/icon-choice.pngwww.authorize.net/content/dam/anet2... https://www.authorize.net/content/dam/anet2021/images/icons/icon-choice.png — 200 — 10.0 KiB — 108 ms — h2https://www.authorize.net/conf/anet-2021/settings/wcm/templates/en-us-home-page-template/structure/_jcr_content/root/footer/logo.img.jpg/1623941361860.jpgwww.authorize.net/conf/anet-2021/se... https://www.authorize.net/conf/anet-2021/settings/wcm/templates/en-us-home-page-template/structure/_jcr_content/root/footer/logo.img.jpg/1623941361860.jpg — 200 — 4.5 KiB — 71 ms — h2https://www.authorize.net/content/dam/va2023/images/evergreen/ca-your-privacy-rights-29x14.pngwww.authorize.net/content/dam/va202... https://www.authorize.net/content/dam/va2023/images/evergreen/ca-your-privacy-rights-29x14.png — 200 — 9.3 KiB — 154 ms — h2https://www.authorize.net/content/dam/anet2021/images/logos/anet-logo-footer.svgwww.authorize.net/content/dam/anet2... https://www.authorize.net/content/dam/anet2021/images/logos/anet-logo-footer.svg — 200 — 7.1 KiB — 79 ms — h2https://www.authorize.net/content/dam/cybs2020/images/evergreen/globe.svgwww.authorize.net/content/dam/cybs2... https://www.authorize.net/content/dam/cybs2020/images/evergreen/globe.svg — 200 — 4.2 KiB — 80 ms — h2https://www.authorize.net/cdn-cgi/challenge-platform/scripts/jsd/main.jswww.authorize.net/cdn-cgi/challenge... https://www.authorize.net/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 141 B — 211 ms — h2https://www.authorize.net/content/dam/cybs2020/images/icons/WhiteExternalLink.svgwww.authorize.net/content/dam/cybs2... https://www.authorize.net/content/dam/cybs2020/images/icons/WhiteExternalLink.svg — 200 — 3.8 KiB — 67 ms — h2https://www.youtube.com/embed/lX5Ik5vwEkowww.youtube.com/embed/lX5Ik5vwEko https://www.youtube.com/embed/lX5Ik5vwEko — 200 — 53.5 KiB — 61 ms — h3https://www.authorize.net/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?www.authorize.net/cdn-cgi/challenge... https://www.authorize.net/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 12.2 KiB — 14 ms — h2https://www.youtube.com/s/player/1bb6ee63/www-player.csswww.youtube.com/s/player/1bb6ee63/w... https://www.youtube.com/s/player/1bb6ee63/www-player.css — 200 — 0 B — 1 ms — h2https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.KjNKUXigSn8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywEJITLW9kQSSYb_eVLtSgu_4tU6CQwww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.KjNKUXigSn8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywEJITLW9kQSSYb_eVLtSgu_4tU6CQ — 200 — 0 B — 0 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.5f0apfZzpOA.2021.O/am=AAAABA/d=1/br=1/rs=AGKMywFg3MG1UeKh8ePjbhY_YEMv-NHjmA/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.5f0apfZzpOA.2021.O/am=AAAABA/d=1/br=1/rs=AGKMywFg3MG1UeKh8ePjbhY_YEMv-NHjmA/m=root,base — 200 — 0 B — 0 ms — h2https://www.youtube.com/s/player/1bb6ee63/player_embed_es6.vflset/en_US/base.jswww.youtube.com/s/player/1bb6ee63/p... https://www.youtube.com/s/player/1bb6ee63/player_embed_es6.vflset/en_US/base.js — 200 — 0 B — 22 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 0 B — 1 ms — h3https://www.authorize.net/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.701626560664917:1776892374:gQJljF0aZZrIO3IynWNGsIOLzRNC3tjn0Mr3NcjBzVE/9f07c5e2f9fb88e9www.authorize.net/cdn-cgi/challenge... https://www.authorize.net/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.701626560664917:1776892374:gQJljF0aZZrIO3IynWNGsIOLzRNC3tjn0Mr3NcjBzVE/9f07c5e2f9fb88e9 — 200 — 571 B — 14 ms — h2https://www.youtube.com/s/player/1bb6ee63/www-widgetapi.vflset/www-widgetapi.jswww.youtube.com/s/player/1bb6ee63/w... https://www.youtube.com/s/player/1bb6ee63/www-widgetapi.vflset/www-widgetapi.js — 200 — 10.6 KiB — 17 ms — h2https://policy.cookiereports.com/93c38158_panel-en-gb.jspolicy.cookiereports.com/93c38158_p... https://policy.cookiereports.com/93c38158_panel-en-gb.js — 200 — 26.2 KiB — 42 ms — h2https://logx.optimizely.com/v1/eventslogx.optimizely.com/v1/events https://logx.optimizely.com/v1/events — 204 — 369 B — 40 ms — h2https://googleads.g.doubleclick.net/pagead/idgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id — 302 — 23 B — 154 ms — h3https://static.doubleclick.net/instream/ad_status.jsstatic.doubleclick.net/instream/ad_... https://static.doubleclick.net/instream/ad_status.js — 200 — 495 B — 29 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.5f0apfZzpOA.2021.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywFg3MG1UeKh8ePjbhY_YEMv-NHjmA/m=r78Drbwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.5f0apfZzpOA.2021.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywFg3MG1UeKh8ePjbhY_YEMv-NHjmA/m=r78Drb — 200 — 183.1 KiB — 40 ms — h3https://policy.cookiereports.com/i/visa/new-window-gold.svgpolicy.cookiereports.com/i/visa/new... https://policy.cookiereports.com/i/visa/new-window-gold.svg — 200 — 2.5 KiB — 15 ms — h2https://policy.cookiereports.com/i/visa/white_trans_down_18px.pngpolicy.cookiereports.com/i/visa/whi... https://policy.cookiereports.com/i/visa/white_trans_down_18px.png — 200 — 880 B — 8 ms — h2https://googleads.g.doubleclick.net/pagead/id?slf_rd=1googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id?slf_rd=1 — 200 — 146 B — 14 ms — h3https://www.authorize.net/etc/clientlibs/visa-core/main/fonts/OpenSans/OpenSans-Regular.ttfwww.authorize.net/etc/clientlibs/vi... https://www.authorize.net/etc/clientlibs/visa-core/main/fonts/OpenSans/OpenSans-Regular.ttf — 200 — 75.7 KiB — 67 ms — h2https://www.youtube.com/youtubei/v1/log_event?alt=jsonwww.youtube.com/youtubei/v1/log_eve... https://www.youtube.com/youtubei/v1/log_event?alt=json — 200 — 50 B — 21 ms — h3https://www.gstatic.com/wcm/loader.jswww.gstatic.com/wcm/loader.js https://www.gstatic.com/wcm/loader.js — 200 — 2.5 KiB — 27 ms — h2https://www.youtube.com/embed/lX5Ik5vwEko?enablejsapi=1&origin=https%3A%2F%2Fwww.authorize.netwww.youtube.com/embed/lX5Ik5vwEko?e... https://www.youtube.com/embed/lX5Ik5vwEko?enablejsapi=1&origin=https%3A%2F%2Fwww.authorize.net — 200 — 52.5 KiB — 68 ms — h3https://www.authorize.net/content/dam/anet2021/images/evergreen/favicon-64x64.pngwww.authorize.net/content/dam/anet2... https://www.authorize.net/content/dam/anet2021/images/evergreen/favicon-64x64.png — 200 — 9.8 KiB — 19 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.7 KiB — 8 ms — h2https://i.ytimg.com/vi/lX5Ik5vwEko/default.jpg?sqp=-oaymwEkCHgQWvKriqkDGvABAfgB_gmAAtAFigIMCAAQARgTICYofzAP&rs=AOn4CLC3xPKfjYS-T61fqCcIJ7kmwc0Plgi.ytimg.com/vi/lX5Ik5vwEko/default.... https://i.ytimg.com/vi/lX5Ik5vwEko/default.jpg?sqp=-oaymwEkCHgQWvKriqkDGvABAfgB_gmAAtAFigIMCAAQARgTICYofzAP&rs=AOn4CLC3xPKfjYS-T61fqCcIJ7kmwc0Plg — -1 — 0 B — 33 ms — https://www.googleadservices.com/pagead/conversion/975032927/wcm?cc=ZZ&dn=18883234289&cl=fMZ3CIiy4KEbEN-k99AD&dma=1&dma_cps=a&npa=1&ct_eid=2www.googleadservices.com/pagead/con... https://www.googleadservices.com/pagead/conversion/975032927/wcm?cc=ZZ&dn=18883234289&cl=fMZ3CIiy4KEbEN-k99AD&dma=1&dma_cps=a&npa=1&ct_eid=2 — -1 — 0 B — 29 ms — https://www.youtube.com/youtubei/v1/log_event?alt=jsonwww.youtube.com/youtubei/v1/log_eve... https://www.youtube.com/youtubei/v1/log_event?alt=json — -1 — 0 B — 4 ms — https://www.youtube.com/s/player/1bb6ee63/www-player.csswww.youtube.com/s/player/1bb6ee63/w... https://www.youtube.com/s/player/1bb6ee63/www-player.css — 200 — 0 B — 1 ms — h2https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.KjNKUXigSn8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywEJITLW9kQSSYb_eVLtSgu_4tU6CQwww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.KjNKUXigSn8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywEJITLW9kQSSYb_eVLtSgu_4tU6CQ — 200 — 0 B — 0 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.-RE1iC8VNhI.es5.O/am=AAAABA/d=1/br=1/rs=AGKMywGXhZZuMuO0YRo6SSj6JkWgSrzy9g/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.-RE1iC8VNhI.es5.O/am=AAAABA/d=1/br=1/rs=AGKMywGXhZZuMuO0YRo6SSj6JkWgSrzy9g/m=root,base — 200 — 156.2 KiB — 79 ms — h3https://www.youtube.com/s/player/1bb6ee63/player_embed.vflset/en_US/base.jswww.youtube.com/s/player/1bb6ee63/p... https://www.youtube.com/s/player/1bb6ee63/player_embed.vflset/en_US/base.js — 200 — 471.9 KiB — 105 ms — h3https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2 — 200 — 39.2 KiB — 34 ms — h3https://googleads.g.doubleclick.net/pagead/idgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id — 302 — 23 B — 97 ms — h3https://static.doubleclick.net/instream/ad_status.jsstatic.doubleclick.net/instream/ad_... https://static.doubleclick.net/instream/ad_status.js — 200 — 0 B — 1 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.-RE1iC8VNhI.es5.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGXhZZuMuO0YRo6SSj6JkWgSrzy9g/m=r78Drbwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.-RE1iC8VNhI.es5.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGXhZZuMuO0YRo6SSj6JkWgSrzy9g/m=r78Drb — 200 — 202.7 KiB — 27 ms — h3https://logx.optimizely.com/v1/eventslogx.optimizely.com/v1/events https://logx.optimizely.com/v1/events — 204 — 73 B — 27 ms — h2https://googleads.g.doubleclick.net/pagead/id?slf_rd=1googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id?slf_rd=1 — 200 — 146 B — 12 ms — h3https://i.ytimg.com/vi/lX5Ik5vwEko/default.jpg?sqp=-oaymwEkCHgQWvKriqkDGvABAfgB_gmAAtAFigIMCAAQARgTICYofzAP&rs=AOn4CLC3xPKfjYS-T61fqCcIJ7kmwc0Plgi.ytimg.com/vi/lX5Ik5vwEko/default.... https://i.ytimg.com/vi/lX5Ik5vwEko/default.jpg?sqp=-oaymwEkCHgQWvKriqkDGvABAfgB_gmAAtAFigIMCAAQARgTICYofzAP&rs=AOn4CLC3xPKfjYS-T61fqCcIJ7kmwc0Plg — 200 — 0 B — 5 ms — h2https://www.gstatic.com/youtube/img/icons/mweb/youtube_fill/logo/v2/67px.svgwww.gstatic.com/youtube/img/icons/m... https://www.gstatic.com/youtube/img/icons/mweb/youtube_fill/logo/v2/67px.svg — 200 — 726 B — 18 ms — h2https://www.google.com/js/th/cN4AN9hxcU4NRvji1RMUfz3eri06TDMd9Q_fvSbDV9Q.jswww.google.com/js/th/cN4AN9hxcU4NRv... https://www.google.com/js/th/cN4AN9hxcU4NRvji1RMUfz3eri06TDMd9Q_fvSbDV9Q.js — 200 — 23.1 KiB — 20 ms — h3https://www.youtube.com/generate_204?e30lpAwww.youtube.com/generate_204?e30lpA https://www.youtube.com/generate_204?e30lpA — 204 — 10 B — 7 ms — h3https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 0 B — 30 ms — h2https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 312 B — 18 ms — h2https://www.youtube.com/youtubei/v1/log_event?alt=jsonwww.youtube.com/youtubei/v1/log_eve... https://www.youtube.com/youtubei/v1/log_event?alt=json — 200 — 50 B — 14 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 7317ms · 451KB · $137/mo
www.authorize.net
Other
Costly
Execution 2172ms
Transfer 19 KB
Monthly Cost $41/mo
www.authorize.net
Other
Costly
Execution 1140ms
Transfer 33 KB
Monthly Cost $21/mo
Unattributable
Other
Costly
Execution 1025ms
Transfer 0 KB
Monthly Cost $19/mo
policy.cookiereports.com
Other
Costly
Execution 803ms
Transfer 26 KB
Monthly Cost $15/mo
Optimizely
A/B Testing
Costly
Execution 713ms
Transfer 100 KB
Unused 38%
Monthly Cost $13/mo
Google Tag Manager
Tag Manager
Costly
Execution 693ms
Transfer 202 KB
Unused 34%
Monthly Cost $13/mo
www.authorize.net
Other
Costly
Execution 544ms
Transfer 0 KB
Monthly Cost $10/mo
www.authorize.net
Other
Optional
Execution 118ms
Transfer 49 KB
Unused 78%
Monthly Cost $2/mo
www.gstatic.com
Other
Optional
Execution 109ms
Transfer 21 KB
Monthly Cost $2/mo

These scripts may cost more than they're worth

  • www.authorize.net adds 2172ms and costs ~$41/month
  • www.authorize.net adds 1140ms and costs ~$21/month
  • Unattributable adds 1025ms and costs ~$19/month
  • policy.cookiereports.com adds 803ms and costs ~$15/month
  • Optimizely adds 713ms and costs ~$13/month
  • Google Tag Manager adds 693ms and costs ~$13/month
  • www.authorize.net adds 544ms and costs ~$10/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

www.authorize.net takes 2172ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

www.authorize.net takes 1140ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Unattributable takes 1025ms 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

policy.cookiereports.com takes 803ms 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

Optimizely takes 713ms 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 693ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

www.authorize.net takes 544ms 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

78% of www.authorize.net's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback