Skip to content
https://eset.com

Performance

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

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

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

1.28 s

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

3.63 s

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

4.17 s

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

0.048

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

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

8.23 s

Page Load Progression

1.2 s
2.4 s
3.5 s
4.7 s
5.9 s
7.1 s
8.3 s
9.5 s
Checks
15
5 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
5.4 MB transferred, 122 requests
FIX
5.4 MB transferred, 122 requests
Critical::
Page weighs 12.0 MB (5.4 MB transferred)
Warning::
JavaScript is 2.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.6 MB
Warning::
Images are 2.4 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.4 MB
Warning::
122 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.1 g CO2 per page load
5.4 MB / 2.4 MB budget
5.4 MB transferred
122 requests
1.1 g CO2 per page load
JavaScript 2.6 MiB 48%
Images 2.4 MiB 44%
Fonts 162.3 KiB 3%
HTML 154.3 KiB 3%
CSS 75.3 KiB 1%
Other 9.0 KiB 0%
Other 6.4 KiB 0%
Other 2.5 KiB 0%
Other 1.1 KiB 0%
Other 714 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

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 (5.4 MiB of 5.4 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
9291ms total JS execution
FIX
9291ms total JS execution
Warning::
https://sgtm.eset.com/gtm.js?id=GTM-TJ2Z4SC: 2433ms CPU time
Warning::
https://www.eset.com/us/: 1642ms CPU time
Warning::
https://www.eset.com/typo3conf/ext/eset_base/Resou...: 1148ms CPU time
Warning::
https://web-assets.eset.com/typo3conf/ext/eset_bas...: 516ms CPU time
Warning::
https://web-assets.eset.com/typo3conf/ext/eset_bas...: 483ms CPU time
Warning::
Third-party scripts: 9291ms (100% of total)

Main Thread Breakdown

Script Evaluation 49% Style & Layout 35% Other 9% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://sgtm.eset.com/gtm.js?id=GTM-TJ2Z4SC2433ms2193ms33ms3rd
https://www.eset.com/us/1642ms51ms6ms3rd
https://www.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/13.846ff5216c7983b16735.js1148ms418ms1ms3rd
https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/bundle.2b33e73ba372560cfccb.js516ms140ms28ms3rd
https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/header-scripts/header-scripts.c5de9502.js483ms90ms13ms3rd
https://sgtm.eset.com/gtag/js?id=G-QQY56YDFHV&cx=c&gtm=4e64f0&sign=3e30dec31ea274a945e9fb4f79be7528512f8d97e4c945618b9ac892cbf6ff59_20260416399ms368ms26ms3rd
Unattributable349ms10ms0ms3rd
https://cdn.jsdelivr.net/npm/swiper@11/shared/swiper-core.min.mjs290ms13ms0ms3rd
https://cdn.esetstatic.com/chatbot/eset-chatbot-ce.umd.js?v=1.8266ms102ms23ms3rd
https://www.googletagmanager.com/gtag/destination?id=AW-1&cx=c&gtm=4e64f0&sign=3e30dec31ea274a945e9fb4f79be7528512f8d97e4c945618b9ac892cbf6ff59_20260416217ms195ms16ms3rd

Showing top 10 of 23 scripts

F
JS Bundles
Action
70 scripts, 1.0 MB unused
FIX
70 scripts, 1.0 MB unused
Warning::
https://web-assets.eset.com/typo3conf/ext/eset_bas...: 108 KB unused (68%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/destination?...: 74 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-K2RB...: 71 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.esetstatic.com/noram/adobe_bundle.js: 69 KB unused (92%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://sgtm.eset.com/gtm.js?id=GTM-TJ2Z4SC: 68 KB unused (34%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.0 MB
1068 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/bundle.2b33e73ba372560cfccb.js160 KB108 KB (68%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-1&cx=c&gtm=4e64f0&sign=3e30dec31ea274a945e9fb4f79be7528512f8d97e4c945618b9ac892cbf6ff59_20260416136 KB74 KB (54%)3rd
https://www.googletagmanager.com/gtag/js?id=G-K2RBPS2V4Z&cx=c&gtm=4e64f0&sign=3e30dec31ea274a945e9fb4f79be7528512f8d97e4c945618b9ac892cbf6ff59_20260416143 KB71 KB (50%)3rd
https://cdn.esetstatic.com/noram/adobe_bundle.js75 KB69 KB (92%)3rd
https://sgtm.eset.com/gtm.js?id=GTM-TJ2Z4SC201 KB68 KB (34%)3rd
https://sgtm.eset.com/gtag/js?id=G-QQY56YDFHV&cx=c&gtm=4e64f0&sign=3e30dec31ea274a945e9fb4f79be7528512f8d97e4c945618b9ac892cbf6ff59_20260416160 KB65 KB (41%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-16511630952&cx=c&gtm=4e64f0&sign=3e30dec31ea274a945e9fb4f79be7528512f8d97e4c945618b9ac892cbf6ff59_20260416144 KB64 KB (45%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-388685883&cx=c&gtm=4e64f0&sign=3e30dec31ea274a945e9fb4f79be7528512f8d97e4c945618b9ac892cbf6ff59_20260416144 KB64 KB (44%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-999986833&cx=c&gtm=4e64f0&sign=3e30dec31ea274a945e9fb4f79be7528512f8d97e4c945618b9ac892cbf6ff59_20260416147 KB64 KB (44%)3rd
https://sgtm.eset.com/gtm.js?id=GTM-M6QG34192 KB64 KB (33%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
122 resources · 5.4 MB · 1.0 MB savings available
FIX
122 resources · 5.4 MB · 1.0 MB savings available
Warning::
Page weight 4.4 MB over 1MB target
Got: 5.4 MB Expected: ≤ 1 MB
Info::
~1.0 MB of savings available
Warning::
121 third-party resources (100% of weight)
Info::
2 resources over 200KB
122 resources · 5.4 MiB · 121 third-party 4.4 MiB over 1MB target
JavaScript 48% · 2.6 MiB
Image 44% · 2.4 MiB
Font 3% · 162.3 KiB
Document 3% · 161.1 KiB
CSS 1% · 75.3 KiB
Other 0% · 10.7 KiB

~1.0 MiB of savings available

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

No Cache-Control header

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

B
Image Optimization
7 images, 0 KB saveable
REVIEW
7 images, 0 KB saveable
Info::
All images are well-optimized
7 images 2.4 MB
0 oversized -0 KB
6 legacy format
0 missing dimensions CLS risk
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
5 fonts (162 KB)
PASS
5 fonts (162 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

162 KB total

Render-blocking

0

of 5

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 FCP 1.3 s LCP 3.6 shttps://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/Fedra-Sans-Alt-Book.woff2Fedra-Sans-Alt-Book.woff2 https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/Fedra-Sans-Alt-Book.woff2 — 33.4 KiB — 43 ms — font-display: swaphttps://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/Fedra-Sans-Alt-Bold.woff2Fedra-Sans-Alt-Bold.woff2 https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/Fedra-Sans-Alt-Bold.woff2 — 32.7 KiB — 40 ms — font-display: swaphttps://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/Fedra-Sans-Alt-Light.woff2Fedra-Sans-Alt-Light.woff2 https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/Fedra-Sans-Alt-Light.woff2 — 32.0 KiB — 47 ms — font-display: swaphttps://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/Fedra-Sans-Alt-Medium.woff2Fedra-Sans-Alt-Medium.w... https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/Fedra-Sans-Alt-Medium.woff2 — 33.1 KiB — 20 ms — font-display: swaphttps://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/eset-icons-b6b0a5b71cdf0411f1922c9e41172b01.woffeset-icons-b6b0a5b71cdf... https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/eset-icons-b6b0a5b71cdf0411f1922c9e41172b01.woff — 31.1 KiB — 23 ms — font-display: swap
Fedra-Sans-Alt-Book.woff2 woff2 swap
Size 33 KB
Load time 43 ms
Start 789 ms
Risk FOUT — text flashes from fallback to web font
Fedra-Sans-Alt-Bold.woff2 woff2 swap
Size 33 KB
Load time 40 ms
Start 789 ms
Risk FOUT — text flashes from fallback to web font
Fedra-Sans-Alt-Light.woff2 woff2 swap
Size 32 KB
Load time 47 ms
Start 789 ms
Risk FOUT — text flashes from fallback to web font
Fedra-Sans-Alt-Medium.w... woff2 swap
Size 33 KB
Load time 20 ms
Start 886 ms
Risk FOUT — text flashes from fallback to web font
eset-icons-b6b0a5b71cdf... woff swap
Size 31 KB
Load time 23 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
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 ~9 KB and ~18 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
122 requests over 10507ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 1.3 s LCP 3.6 shttps://eset.com// https://eset.com/ — 301 — 149 B — 95 ms — h2https://www.eset.com/www.eset.com/ https://www.eset.com/ — 301 — 5.8 KiB — 274 ms — h2https://www.eset.com/us/www.eset.com/us/ https://www.eset.com/us/ — 200 — 152.5 KiB — 15 ms — h2https://web-assets.eset.com/fileadmin/special.css?v=20250716web-assets.eset.com/fileadmin/speci... https://web-assets.eset.com/fileadmin/special.css?v=20250716 — 200 — 1.3 KiB — 95 ms — h2https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/stylesNewNav.7a373a2650b6a9221e9e.cssweb-assets.eset.com/typo3conf/ext/e... https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/stylesNewNav.7a373a2650b6a9221e9e.css — 200 — 74.0 KiB — 130 ms — h2https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/header-scripts/header-scripts.c5de9502.jsweb-assets.eset.com/typo3conf/ext/e... https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/header-scripts/header-scripts.c5de9502.js — 200 — 62.3 KiB — 131 ms — h2https://cdn.esetstatic.com/noram/adobe_bundle.jscdn.esetstatic.com/noram/adobe_bund... https://cdn.esetstatic.com/noram/adobe_bundle.js — 200 — 75.1 KiB — 115 ms — h2https://www.eset.com/fileadmin/ESET/US/js/us-ca-redirect.jswww.eset.com/fileadmin/ESET/US/js/u... https://www.eset.com/fileadmin/ESET/US/js/us-ca-redirect.js — 200 — 6.5 KiB — 7 ms — h2https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/bundle.2b33e73ba372560cfccb.jsweb-assets.eset.com/typo3conf/ext/e... https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/bundle.2b33e73ba372560cfccb.js — 200 — 160.0 KiB — 135 ms — h2https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/manifest.jsonweb-assets.eset.com/typo3conf/ext/e... https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/manifest.json — 200 — 1.1 KiB — 69 ms — h2https://www.eset.com/fileadmin/ESET/US/js/geoipmodal.js?v=05022026www.eset.com/fileadmin/ESET/US/js/g... https://www.eset.com/fileadmin/ESET/US/js/geoipmodal.js?v=05022026 — 200 — 13.3 KiB — 10 ms — h2https://cdn1.esetstatic.com/ESET/INT/Pages/Free_trial/classie.jscdn1.esetstatic.com/ESET/INT/Pages/... https://cdn1.esetstatic.com/ESET/INT/Pages/Free_trial/classie.js — 200 — 970 B — 39 ms — h2https://cdn1.esetstatic.com/ESET/INT/Pages/Free_trial/modalEffects.jscdn1.esetstatic.com/ESET/INT/Pages/... https://cdn1.esetstatic.com/ESET/INT/Pages/Free_trial/modalEffects.js — 200 — 1.0 KiB — 42 ms — h2https://api.eset.com/v1/geoipapi.eset.com/v1/geoip https://api.eset.com/v1/geoip — 200 — 1.1 KiB — 100 ms — http/1.1https://web-assets.eset.com/fileadmin/_processed_/8/4/csm_PV_hero_3e2167b3e0.pngweb-assets.eset.com/fileadmin/_proc... https://web-assets.eset.com/fileadmin/_processed_/8/4/csm_PV_hero_3e2167b3e0.png — 200 — 2.4 MiB — 131 ms — h2https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/Fedra-Sans-Alt-Book.woff2web-assets.eset.com/typo3conf/ext/e... https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/Fedra-Sans-Alt-Book.woff2 — 200 — 33.4 KiB — 43 ms — h2https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/Fedra-Sans-Alt-Bold.woff2web-assets.eset.com/typo3conf/ext/e... https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/Fedra-Sans-Alt-Bold.woff2 — 200 — 32.7 KiB — 40 ms — h2https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/Fedra-Sans-Alt-Light.woff2web-assets.eset.com/typo3conf/ext/e... https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/Fedra-Sans-Alt-Light.woff2 — 200 — 32.0 KiB — 47 ms — h2data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2043.15 1532.66"><g><path d…www.w3.org/2000/svg" viewBox="0 0 2... data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2043.15 1532.66"><g><path d… — 200 — 0 B — 1 ms — datahttps://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/Fedra-Sans-Alt-Medium.woff2web-assets.eset.com/typo3conf/ext/e... https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/Fedra-Sans-Alt-Medium.woff2 — 200 — 33.1 KiB — 20 ms — h2https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.mjscdn.jsdelivr.net/npm/swiper@11/swip... https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.mjs — 200 — 1.4 KiB — 42 ms — h2https://sgtm.eset.com/gtm.js?id=GTM-M6QG34sgtm.eset.com/gtm.js?id=GTM-M6QG34 https://sgtm.eset.com/gtm.js?id=GTM-M6QG34 — 200 — 192.4 KiB — 803 ms — h2https://sgtm.eset.com/gtm.js?id=GTM-TJ2Z4SCsgtm.eset.com/gtm.js?id=GTM-TJ2Z4SC https://sgtm.eset.com/gtm.js?id=GTM-TJ2Z4SC — 200 — 201.3 KiB — 376 ms — h2https://cdn.jsdelivr.net/npm/swiper@11/shared/swiper-core.min.mjscdn.jsdelivr.net/npm/swiper@11/shar... https://cdn.jsdelivr.net/npm/swiper@11/shared/swiper-core.min.mjs — 200 — 20.2 KiB — 151 ms — h2https://cdn.jsdelivr.net/npm/swiper@11/modules/virtual.min.mjscdn.jsdelivr.net/npm/swiper@11/modu... https://cdn.jsdelivr.net/npm/swiper@11/modules/virtual.min.mjs — 200 — 2.3 KiB — 84 ms — h2https://cdn.jsdelivr.net/npm/swiper@11/modules/keyboard.min.mjscdn.jsdelivr.net/npm/swiper@11/modu... https://cdn.jsdelivr.net/npm/swiper@11/modules/keyboard.min.mjs — 200 — 1.3 KiB — 82 ms — h2https://cdn.jsdelivr.net/npm/swiper@11/modules/mousewheel.min.mjscdn.jsdelivr.net/npm/swiper@11/modu... https://cdn.jsdelivr.net/npm/swiper@11/modules/mousewheel.min.mjs — 200 — 2.2 KiB — 76 ms — h2https://cdn.jsdelivr.net/npm/swiper@11/modules/navigation.min.mjscdn.jsdelivr.net/npm/swiper@11/modu... https://cdn.jsdelivr.net/npm/swiper@11/modules/navigation.min.mjs — 200 — 1.6 KiB — 75 ms — h2https://cdn.jsdelivr.net/npm/swiper@11/modules/pagination.min.mjscdn.jsdelivr.net/npm/swiper@11/modu... https://cdn.jsdelivr.net/npm/swiper@11/modules/pagination.min.mjs — 200 — 3.6 KiB — 75 ms — h2https://cdn.jsdelivr.net/npm/swiper@11/modules/scrollbar.min.mjscdn.jsdelivr.net/npm/swiper@11/modu... https://cdn.jsdelivr.net/npm/swiper@11/modules/scrollbar.min.mjs — 200 — 2.4 KiB — 74 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 1.3 s LCP 3.6 shttps://eset.com// https://eset.com/ — 301 — 149 B — 95 ms — h2https://www.eset.com/www.eset.com/ https://www.eset.com/ — 301 — 5.8 KiB — 274 ms — h2https://www.eset.com/us/www.eset.com/us/ https://www.eset.com/us/ — 200 — 152.5 KiB — 15 ms — h2https://web-assets.eset.com/fileadmin/special.css?v=20250716web-assets.eset.com/fileadmin/speci... https://web-assets.eset.com/fileadmin/special.css?v=20250716 — 200 — 1.3 KiB — 95 ms — h2https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/stylesNewNav.7a373a2650b6a9221e9e.cssweb-assets.eset.com/typo3conf/ext/e... https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/stylesNewNav.7a373a2650b6a9221e9e.css — 200 — 74.0 KiB — 130 ms — h2https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/header-scripts/header-scripts.c5de9502.jsweb-assets.eset.com/typo3conf/ext/e... https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/header-scripts/header-scripts.c5de9502.js — 200 — 62.3 KiB — 131 ms — h2https://cdn.esetstatic.com/noram/adobe_bundle.jscdn.esetstatic.com/noram/adobe_bund... https://cdn.esetstatic.com/noram/adobe_bundle.js — 200 — 75.1 KiB — 115 ms — h2https://www.eset.com/fileadmin/ESET/US/js/us-ca-redirect.jswww.eset.com/fileadmin/ESET/US/js/u... https://www.eset.com/fileadmin/ESET/US/js/us-ca-redirect.js — 200 — 6.5 KiB — 7 ms — h2https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/bundle.2b33e73ba372560cfccb.jsweb-assets.eset.com/typo3conf/ext/e... https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/bundle.2b33e73ba372560cfccb.js — 200 — 160.0 KiB — 135 ms — h2https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/manifest.jsonweb-assets.eset.com/typo3conf/ext/e... https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/manifest.json — 200 — 1.1 KiB — 69 ms — h2https://www.eset.com/fileadmin/ESET/US/js/geoipmodal.js?v=05022026www.eset.com/fileadmin/ESET/US/js/g... https://www.eset.com/fileadmin/ESET/US/js/geoipmodal.js?v=05022026 — 200 — 13.3 KiB — 10 ms — h2https://cdn1.esetstatic.com/ESET/INT/Pages/Free_trial/classie.jscdn1.esetstatic.com/ESET/INT/Pages/... https://cdn1.esetstatic.com/ESET/INT/Pages/Free_trial/classie.js — 200 — 970 B — 39 ms — h2https://cdn1.esetstatic.com/ESET/INT/Pages/Free_trial/modalEffects.jscdn1.esetstatic.com/ESET/INT/Pages/... https://cdn1.esetstatic.com/ESET/INT/Pages/Free_trial/modalEffects.js — 200 — 1.0 KiB — 42 ms — h2https://api.eset.com/v1/geoipapi.eset.com/v1/geoip https://api.eset.com/v1/geoip — 200 — 1.1 KiB — 100 ms — http/1.1https://web-assets.eset.com/fileadmin/_processed_/8/4/csm_PV_hero_3e2167b3e0.pngweb-assets.eset.com/fileadmin/_proc... https://web-assets.eset.com/fileadmin/_processed_/8/4/csm_PV_hero_3e2167b3e0.png — 200 — 2.4 MiB — 131 ms — h2https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/Fedra-Sans-Alt-Book.woff2web-assets.eset.com/typo3conf/ext/e... https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/Fedra-Sans-Alt-Book.woff2 — 200 — 33.4 KiB — 43 ms — h2https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/Fedra-Sans-Alt-Bold.woff2web-assets.eset.com/typo3conf/ext/e... https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/Fedra-Sans-Alt-Bold.woff2 — 200 — 32.7 KiB — 40 ms — h2https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/Fedra-Sans-Alt-Light.woff2web-assets.eset.com/typo3conf/ext/e... https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/Fedra-Sans-Alt-Light.woff2 — 200 — 32.0 KiB — 47 ms — h2data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2043.15 1532.66"><g><path d…www.w3.org/2000/svg" viewBox="0 0 2... data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2043.15 1532.66"><g><path d… — 200 — 0 B — 1 ms — datahttps://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/Fedra-Sans-Alt-Medium.woff2web-assets.eset.com/typo3conf/ext/e... https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/Fedra-Sans-Alt-Medium.woff2 — 200 — 33.1 KiB — 20 ms — h2https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.mjscdn.jsdelivr.net/npm/swiper@11/swip... https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.mjs — 200 — 1.4 KiB — 42 ms — h2https://sgtm.eset.com/gtm.js?id=GTM-M6QG34sgtm.eset.com/gtm.js?id=GTM-M6QG34 https://sgtm.eset.com/gtm.js?id=GTM-M6QG34 — 200 — 192.4 KiB — 803 ms — h2https://sgtm.eset.com/gtm.js?id=GTM-TJ2Z4SCsgtm.eset.com/gtm.js?id=GTM-TJ2Z4SC https://sgtm.eset.com/gtm.js?id=GTM-TJ2Z4SC — 200 — 201.3 KiB — 376 ms — h2https://cdn.jsdelivr.net/npm/swiper@11/shared/swiper-core.min.mjscdn.jsdelivr.net/npm/swiper@11/shar... https://cdn.jsdelivr.net/npm/swiper@11/shared/swiper-core.min.mjs — 200 — 20.2 KiB — 151 ms — h2https://cdn.jsdelivr.net/npm/swiper@11/modules/virtual.min.mjscdn.jsdelivr.net/npm/swiper@11/modu... https://cdn.jsdelivr.net/npm/swiper@11/modules/virtual.min.mjs — 200 — 2.3 KiB — 84 ms — h2https://cdn.jsdelivr.net/npm/swiper@11/modules/keyboard.min.mjscdn.jsdelivr.net/npm/swiper@11/modu... https://cdn.jsdelivr.net/npm/swiper@11/modules/keyboard.min.mjs — 200 — 1.3 KiB — 82 ms — h2https://cdn.jsdelivr.net/npm/swiper@11/modules/mousewheel.min.mjscdn.jsdelivr.net/npm/swiper@11/modu... https://cdn.jsdelivr.net/npm/swiper@11/modules/mousewheel.min.mjs — 200 — 2.2 KiB — 76 ms — h2https://cdn.jsdelivr.net/npm/swiper@11/modules/navigation.min.mjscdn.jsdelivr.net/npm/swiper@11/modu... https://cdn.jsdelivr.net/npm/swiper@11/modules/navigation.min.mjs — 200 — 1.6 KiB — 75 ms — h2https://cdn.jsdelivr.net/npm/swiper@11/modules/pagination.min.mjscdn.jsdelivr.net/npm/swiper@11/modu... https://cdn.jsdelivr.net/npm/swiper@11/modules/pagination.min.mjs — 200 — 3.6 KiB — 75 ms — h2https://cdn.jsdelivr.net/npm/swiper@11/modules/scrollbar.min.mjscdn.jsdelivr.net/npm/swiper@11/modu... https://cdn.jsdelivr.net/npm/swiper@11/modules/scrollbar.min.mjs — 200 — 2.4 KiB — 74 ms — h2https://cdn.jsdelivr.net/npm/swiper@11/modules/parallax.min.mjscdn.jsdelivr.net/npm/swiper@11/modu... https://cdn.jsdelivr.net/npm/swiper@11/modules/parallax.min.mjs — 200 — 1.2 KiB — 76 ms — h2https://cdn.jsdelivr.net/npm/swiper@11/modules/zoom.min.mjscdn.jsdelivr.net/npm/swiper@11/modu... https://cdn.jsdelivr.net/npm/swiper@11/modules/zoom.min.mjs — 200 — 4.0 KiB — 149 ms — h2https://cdn.jsdelivr.net/npm/swiper@11/modules/controller.min.mjscdn.jsdelivr.net/npm/swiper@11/modu... https://cdn.jsdelivr.net/npm/swiper@11/modules/controller.min.mjs — 200 — 1.8 KiB — 135 ms — h2https://cdn.jsdelivr.net/npm/swiper@11/modules/a11y.min.mjscdn.jsdelivr.net/npm/swiper@11/modu... https://cdn.jsdelivr.net/npm/swiper@11/modules/a11y.min.mjs — 200 — 2.4 KiB — 136 ms — h2https://cdn.jsdelivr.net/npm/swiper@11/modules/history.min.mjscdn.jsdelivr.net/npm/swiper@11/modu... https://cdn.jsdelivr.net/npm/swiper@11/modules/history.min.mjs — 200 — 1.3 KiB — 135 ms — h2https://cdn.jsdelivr.net/npm/swiper@11/modules/hash-navigation.min.mjscdn.jsdelivr.net/npm/swiper@11/modu... https://cdn.jsdelivr.net/npm/swiper@11/modules/hash-navigation.min.mjs — 200 — 1.5 KiB — 134 ms — h3https://cdn.jsdelivr.net/npm/swiper@11/modules/autoplay.min.mjscdn.jsdelivr.net/npm/swiper@11/modu... https://cdn.jsdelivr.net/npm/swiper@11/modules/autoplay.min.mjs — 200 — 2.1 KiB — 132 ms — h3https://cdn.jsdelivr.net/npm/swiper@11/modules/thumbs.min.mjscdn.jsdelivr.net/npm/swiper@11/modu... https://cdn.jsdelivr.net/npm/swiper@11/modules/thumbs.min.mjs — 200 — 2.0 KiB — 130 ms — h3https://cdn.jsdelivr.net/npm/swiper@11/modules/free-mode.min.mjscdn.jsdelivr.net/npm/swiper@11/modu... https://cdn.jsdelivr.net/npm/swiper@11/modules/free-mode.min.mjs — 200 — 2.0 KiB — 130 ms — h3https://cdn.jsdelivr.net/npm/swiper@11/modules/grid.min.mjscdn.jsdelivr.net/npm/swiper@11/modu... https://cdn.jsdelivr.net/npm/swiper@11/modules/grid.min.mjs — 200 — 1.7 KiB — 138 ms — h3https://cdn.jsdelivr.net/npm/swiper@11/modules/manipulation.min.mjscdn.jsdelivr.net/npm/swiper@11/modu... https://cdn.jsdelivr.net/npm/swiper@11/modules/manipulation.min.mjs — 200 — 1.5 KiB — 133 ms — h3https://cdn.jsdelivr.net/npm/swiper@11/modules/effect-fade.min.mjscdn.jsdelivr.net/npm/swiper@11/modu... https://cdn.jsdelivr.net/npm/swiper@11/modules/effect-fade.min.mjs — 200 — 1.3 KiB — 130 ms — h3https://cdn.jsdelivr.net/npm/swiper@11/modules/effect-cube.min.mjscdn.jsdelivr.net/npm/swiper@11/modu... https://cdn.jsdelivr.net/npm/swiper@11/modules/effect-cube.min.mjs — 200 — 2.1 KiB — 131 ms — h3https://cdn.jsdelivr.net/npm/swiper@11/modules/effect-flip.min.mjscdn.jsdelivr.net/npm/swiper@11/modu... https://cdn.jsdelivr.net/npm/swiper@11/modules/effect-flip.min.mjs — 200 — 1.6 KiB — 124 ms — h3https://cdn.jsdelivr.net/npm/swiper@11/modules/effect-coverflow.min.mjscdn.jsdelivr.net/npm/swiper@11/modu... https://cdn.jsdelivr.net/npm/swiper@11/modules/effect-coverflow.min.mjs — 200 — 1.6 KiB — 124 ms — h3https://cdn.jsdelivr.net/npm/swiper@11/modules/effect-creative.min.mjscdn.jsdelivr.net/npm/swiper@11/modu... https://cdn.jsdelivr.net/npm/swiper@11/modules/effect-creative.min.mjs — 200 — 1.9 KiB — 123 ms — h3https://cdn.jsdelivr.net/npm/swiper@11/modules/effect-cards.min.mjscdn.jsdelivr.net/npm/swiper@11/modu... https://cdn.jsdelivr.net/npm/swiper@11/modules/effect-cards.min.mjs — 200 — 1.8 KiB — 123 ms — h3https://cdn.esetstatic.com/chatbot/eset-chatbot-ce.umd.js?v=1.8cdn.esetstatic.com/chatbot/eset-cha... https://cdn.esetstatic.com/chatbot/eset-chatbot-ce.umd.js?v=1.8 — 200 — 189.7 KiB — 136 ms — h2https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/eset-icons-b6b0a5b71cdf0411f1922c9e41172b01.woffweb-assets.eset.com/typo3conf/ext/e... https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/eset-icons-b6b0a5b71cdf0411f1922c9e41172b01.woff — 200 — 31.1 KiB — 23 ms — h2https://www.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/60.3562d5df45258dd8cc0a.jswww.eset.com/typo3conf/ext/eset_bas... https://www.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/60.3562d5df45258dd8cc0a.js — 200 — 7.5 KiB — 8 ms — h2https://www.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/20.790a80b56423af2f8cf2.jswww.eset.com/typo3conf/ext/eset_bas... https://www.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/20.790a80b56423af2f8cf2.js — 200 — 9.2 KiB — 12 ms — h2https://www.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/13.846ff5216c7983b16735.jswww.eset.com/typo3conf/ext/eset_bas... https://www.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/13.846ff5216c7983b16735.js — 200 — 10.2 KiB — 16 ms — h2https://www.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/76.660b93c7cc37553effba.jswww.eset.com/typo3conf/ext/eset_bas... https://www.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/76.660b93c7cc37553effba.js — 200 — 6.3 KiB — 25 ms — h2https://www.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/0.251d1d2063d0ebe5cfc9.jswww.eset.com/typo3conf/ext/eset_bas... https://www.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/0.251d1d2063d0ebe5cfc9.js — 200 — 48.7 KiB — 40 ms — h2https://www.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/2.21913c113e510ad169ba.jswww.eset.com/typo3conf/ext/eset_bas... https://www.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/2.21913c113e510ad169ba.js — 200 — 43.6 KiB — 43 ms — h2https://www.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/29.6c5efc8024229b11805c.jswww.eset.com/typo3conf/ext/eset_bas... https://www.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/29.6c5efc8024229b11805c.js — 200 — 7.8 KiB — 21 ms — h2https://www.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/6.4d949f3e1bf0a5c93565.jswww.eset.com/typo3conf/ext/eset_bas... https://www.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/6.4d949f3e1bf0a5c93565.js — 200 — 6.1 KiB — 24 ms — h2https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/loader-inverse.gifweb-assets.eset.com/typo3conf/ext/e... https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/Assets/loader-inverse.gif — 200 — 4.4 KiB — 34 ms — h2https://api.buy.eset.com/cart/api/v2/CreateBasketapi.buy.eset.com/cart/api/v2/Create... https://api.buy.eset.com/cart/api/v2/CreateBasket — 200 — 544 B — 808 ms — http/1.1https://cdn.jsdelivr.net/npm/swiper@11/shared/ssr-window.esm.min.mjscdn.jsdelivr.net/npm/swiper@11/shar... https://cdn.jsdelivr.net/npm/swiper@11/shared/ssr-window.esm.min.mjs — 200 — 1.4 KiB — 16 ms — h3https://cdn.jsdelivr.net/npm/swiper@11/shared/utils.min.mjscdn.jsdelivr.net/npm/swiper@11/shar... https://cdn.jsdelivr.net/npm/swiper@11/shared/utils.min.mjs — 200 — 3.0 KiB — 20 ms — h3https://cdn.jsdelivr.net/npm/swiper@11/shared/create-element-if-not-defined.min.mjscdn.jsdelivr.net/npm/swiper@11/shar... https://cdn.jsdelivr.net/npm/swiper@11/shared/create-element-if-not-defined.min.mjs — 200 — 977 B — 20 ms — h3https://cdn.jsdelivr.net/npm/swiper@11/shared/classes-to-selector.min.mjscdn.jsdelivr.net/npm/swiper@11/shar... https://cdn.jsdelivr.net/npm/swiper@11/shared/classes-to-selector.min.mjs — 200 — 866 B — 30 ms — h3https://cdn.jsdelivr.net/npm/swiper@11/shared/effect-init.min.mjscdn.jsdelivr.net/npm/swiper@11/shar... https://cdn.jsdelivr.net/npm/swiper@11/shared/effect-init.min.mjs — 200 — 1.2 KiB — 28 ms — h3https://cdn.jsdelivr.net/npm/swiper@11/shared/effect-target.min.mjscdn.jsdelivr.net/npm/swiper@11/shar... https://cdn.jsdelivr.net/npm/swiper@11/shared/effect-target.min.mjs — 200 — 891 B — 29 ms — h3https://cdn.jsdelivr.net/npm/swiper@11/shared/effect-virtual-transition-end.min.mjscdn.jsdelivr.net/npm/swiper@11/shar... https://cdn.jsdelivr.net/npm/swiper@11/shared/effect-virtual-transition-end.min.mjs — 200 — 1.1 KiB — 30 ms — h3https://cdn.jsdelivr.net/npm/swiper@11/shared/create-shadow.min.mjscdn.jsdelivr.net/npm/swiper@11/shar... https://cdn.jsdelivr.net/npm/swiper@11/shared/create-shadow.min.mjs — 200 — 944 B — 30 ms — h3https://refer.eset.com/core.jsrefer.eset.com/core.js https://refer.eset.com/core.js — 200 — 16.6 KiB — 405 ms — h2https://sgtm.eset.com/gtag/js?id=G-QQY56YDFHV&cx=c&gtm=4e64f0&sign=3e30dec31ea274a945e9fb4f79be7528512f8d97e4c945618b9ac892cbf6ff59_20260416sgtm.eset.com/gtag/js?id=G-QQY56YDF... https://sgtm.eset.com/gtag/js?id=G-QQY56YDFHV&cx=c&gtm=4e64f0&sign=3e30dec31ea274a945e9fb4f79be7528512f8d97e4c945618b9ac892cbf6ff59_20260416 — 200 — 160.5 KiB — 460 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-999986833&cx=c&gtm=4e64f0&sign=3e30dec31ea274a945e9fb4f79be7528512f8d97e4c945618b9ac892cbf6ff59_20260416www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-999986833&cx=c&gtm=4e64f0&sign=3e30dec31ea274a945e9fb4f79be7528512f8d97e4c945618b9ac892cbf6ff59_20260416 — 200 — 146.6 KiB — 68 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-388685883&cx=c&gtm=4e64f0&sign=3e30dec31ea274a945e9fb4f79be7528512f8d97e4c945618b9ac892cbf6ff59_20260416www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-388685883&cx=c&gtm=4e64f0&sign=3e30dec31ea274a945e9fb4f79be7528512f8d97e4c945618b9ac892cbf6ff59_20260416 — 200 — 144.2 KiB — 78 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-16511630952&cx=c&gtm=4e64f0&sign=3e30dec31ea274a945e9fb4f79be7528512f8d97e4c945618b9ac892cbf6ff59_20260416www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-16511630952&cx=c&gtm=4e64f0&sign=3e30dec31ea274a945e9fb4f79be7528512f8d97e4c945618b9ac892cbf6ff59_20260416 — 200 — 143.6 KiB — 73 ms — h2https://www.googletagmanager.com/gtag/js?id=DC-8117415&cx=c&gtm=4e64f0&sign=3e30dec31ea274a945e9fb4f79be7528512f8d97e4c945618b9ac892cbf6ff59_20260416www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=DC-8117415&cx=c&gtm=4e64f0&sign=3e30dec31ea274a945e9fb4f79be7528512f8d97e4c945618b9ac892cbf6ff59_20260416 — 200 — 130.3 KiB — 54 ms — h2https://www.googletagmanager.com/gtag/js?id=DC-15458512&cx=c&gtm=4e64f0&sign=3e30dec31ea274a945e9fb4f79be7528512f8d97e4c945618b9ac892cbf6ff59_20260416www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=DC-15458512&cx=c&gtm=4e64f0&sign=3e30dec31ea274a945e9fb4f79be7528512f8d97e4c945618b9ac892cbf6ff59_20260416 — 200 — 130.8 KiB — 73 ms — h2https://sgtm.eset.com/gtag/js?id=G-YTY7EYQL14&cx=c&gtm=4e64f0&sign=3e30dec31ea274a945e9fb4f79be7528512f8d97e4c945618b9ac892cbf6ff59_20260416sgtm.eset.com/gtag/js?id=G-YTY7EYQL... https://sgtm.eset.com/gtag/js?id=G-YTY7EYQL14&cx=c&gtm=4e64f0&sign=3e30dec31ea274a945e9fb4f79be7528512f8d97e4c945618b9ac892cbf6ff59_20260416 — 200 — 159.0 KiB — 125 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-TJ2Z4SC&gtg_health=1www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TJ2Z4SC&gtg_health=1 — 200 — 208 B — 32 ms — h2https://api.buy.eset.com/cart/api/v2/GetBasketapi.buy.eset.com/cart/api/v2/GetBas... https://api.buy.eset.com/cart/api/v2/GetBasket — 200 — 0 B — 153 ms — http/1.1https://bd89567e8d1d4727932403fd80578a58.js.ubembed.com/?_=1776361411248bd89567e8d1d4727932403fd80578a58.js... https://bd89567e8d1d4727932403fd80578a58.js.ubembed.com/?_=1776361411248 — 200 — 771 B — 59 ms — h2https://api.buy.eset.com/cart/api/v2/GetBasketapi.buy.eset.com/cart/api/v2/GetBas... https://api.buy.eset.com/cart/api/v2/GetBasket — 200 — 652 B — 165 ms — http/1.1https://api.eset.com/v1/geoipapi.eset.com/v1/geoip https://api.eset.com/v1/geoip — 200 — 0 B — 2 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-K2RBPS2V4Z&cx=c&gtm=4e64f0&sign=3e30dec31ea274a945e9fb4f79be7528512f8d97e4c945618b9ac892cbf6ff59_20260416www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-K2RBPS2V4Z&cx=c&gtm=4e64f0&sign=3e30dec31ea274a945e9fb4f79be7528512f8d97e4c945618b9ac892cbf6ff59_20260416 — 200 — 142.7 KiB — 46 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-1010001743&cx=c&gtm=4e64f0&sign=3e30dec31ea274a945e9fb4f79be7528512f8d97e4c945618b9ac892cbf6ff59_20260416www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-1010001743&cx=c&gtm=4e64f0&sign=3e30dec31ea274a945e9fb4f79be7528512f8d97e4c945618b9ac892cbf6ff59_20260416 — 200 — 137.0 KiB — 43 ms — h3https://bat.bing.com/bat.jsbat.bing.com/bat.js https://bat.bing.com/bat.js — 200 — 15.5 KiB — 46 ms — h2https://sgtmg.eset.com/eset/emt?emt=110&ts=1776361415830&ref=&utcdate=2026-04-16&branch=us&cc=b:1%7Ca:0%7Cm:0&page=https%253A%252F%252Fwww.eset.com%252Fus%252Fsgtmg.eset.com/eset/emt?emt=110&ts=... https://sgtmg.eset.com/eset/emt?emt=110&ts=1776361415830&ref=&utcdate=2026-04-16&branch=us&cc=b:1%7Ca:0%7Cm:0&page=https%253A%252F%252Fwww.eset.com%252Fus%252F — 201 — 33 B — 328 ms — h2https://sgtm.eset.com/g/collect?v=2&tid=G-YTY7EYQL14&gtm=45he64f0v885244432z872116384za20kzb890114629zd890114629&_p=1776361411458&gcs=G101&gcd=13u3vPu2u5l1&npa=1&dma_cps=-&dma=1&ecid=2050190484&_eu=EA&_fplc=0&are=1&cid=891100106.1776361417&frm=0&ir=1&ngs=1&pscdl=denied&rcb=19&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=&sst.rnd=785020560.1776361417&sst.ngs=1&sst.adr=1&sst.tft=1776361411458&sst.lpc=117869469&sst.navt=n&sst.ude=0&sst.sw_exp=1&_s=1&tag_exp=0~115938465~115938468~117266401~117384406~117512542~117971173&dl=https%3A%2F%2Fwww.eset.com%2Fus%2F&sid=1776361416&sct=1&seg=0&dt=ESET%20Cybersecurity%20%7C%20Enterprise%2C%20Business%20and%20Home%20Solutions%20%7C%20ESET&_tu=DAg&en=page_view&_fv=2&_nsi=1&_ss=2&gap.gtb=1&ep.branch=us&ep.page_location_noquery=https%3A%2F%2Fwww.eset.com%2Fus%2F&ep.hostname=www.eset.com&ep.project_id=us&ep.cookie_consent=b%3A1%7Ca%3A0%7Cm%3A0&epn.timestamp=1776361415895&tfd=6038&richsstssesgtm.eset.com/g/collect?v=2&tid=G-Y... https://sgtm.eset.com/g/collect?v=2&tid=G-YTY7EYQL14&gtm=45he64f0v885244432z872116384za20kzb890114629zd890114629&_p=1776361411458&gcs=G101&gcd=13u3vPu2u5l1&npa=1&dma_cps=-&dma=1&ecid=2050190484&_eu=EA&_fplc=0&are=1&cid=891100106.1776361417&frm=0&ir=1&ngs=1&pscdl=denied&rcb=19&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=&sst.rnd=785020560.1776361417&sst.ngs=1&sst.adr=1&sst.tft=1776361411458&sst.lpc=117869469&sst.navt=n&sst.ude=0&sst.sw_exp=1&_s=1&tag_exp=0~115938465~115938468~117266401~117384406~117512542~117971173&dl=https%3A%2F%2Fwww.eset.com%2Fus%2F&sid=1776361416&sct=1&seg=0&dt=ESET%20Cybersecurity%20%7C%20Enterprise%2C%20Business%20and%20Home%20Solutions%20%7C%20ESET&_tu=DAg&en=page_view&_fv=2&_nsi=1&_ss=2&gap.gtb=1&ep.branch=us&ep.page_location_noquery=https%3A%2F%2Fwww.eset.com%2Fus%2F&ep.hostname=www.eset.com&ep.project_id=us&ep.cookie_consent=b%3A1%7Ca%3A0%7Cm%3A0&epn.timestamp=1776361415895&tfd=6038&richsstsse — 200 — 214 B — 78 ms — h2https://sgtm.eset.com/g/collect?v=2&tid=G-YTY7EYQL14&gtm=45he64f0v885244432z872116384za20kzb890114629zd890114629&_p=1776361411458&gcs=G101&gcd=13u3vPu2u5l1&npa=1&dma_cps=-&dma=1&ecid=2050190484&_eu=EAAAAAQ&_fplc=0&are=1&cid=891100106.1776361417&frm=0&ir=1&ngs=1&pscdl=denied&rcb=19&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=&sst.rnd=785020560.1776361417&sst.ngs=1&sst.adr=1&sst.tft=1776361411458&sst.lpc=117869469&sst.navt=n&sst.ude=0&sst.sw_exp=1&_s=2&tag_exp=0~115938465~115938468~117266401~117384406~117512542~117971173&dl=https%3A%2F%2Fwww.eset.com%2Fus%2F&sid=1776361416&sct=1&seg=0&dt=ESET%20Cybersecurity%20%7C%20Enterprise%2C%20Business%20and%20Home%20Solutions%20%7C%20ESET&_tu=DAg&en=view_item_list&pr1=nmESET%20HOME%20Security%20Ultimate~id7949~k0currency~v0USD~pr36~brb2c~cab2c~c2new~c35~c412~c5EHSU~vanew~lnproduct-impression~lp1&pr2=nmESET%20PROTECT%20Entry~id2133~k0currency~v0USD~pr42.2~brb2b~cab2b~c2new~c35~c412~c5EPE~vanew~lnproduct-impression~lp2&pr3=nmESET%20PROTECT%20Advanced~id2143~k0currency~v0USD~pr54.9~brb2b~cab2b~c2new~c35~c412~c5EPA~vanew~lnproduct-impression~lp3&pr4=nmESET%20PROTECT%20Complete~id2145~k0currency~v0USD~pr57.37~brb2b~cab2b~c2new~c35~c412~c5EPC~vanew~lnproduct-impression~lp4&gap.gtb=1&ep.branch=us&ep.page_location_noquery=https%3A%2F%2Fwww.eset.com%2Fus%2F&ep.hostname=www.eset.com&ep.project_id=us&ep.cookie_consent=b%3A1%7Ca%3A0%7Cm%3A0&epn.timestamp=1776361416173&_et=14&tfd=6054&richsstssesgtm.eset.com/g/collect?v=2&tid=G-Y... https://sgtm.eset.com/g/collect?v=2&tid=G-YTY7EYQL14&gtm=45he64f0v885244432z872116384za20kzb890114629zd890114629&_p=1776361411458&gcs=G101&gcd=13u3vPu2u5l1&npa=1&dma_cps=-&dma=1&ecid=2050190484&_eu=EAAAAAQ&_fplc=0&are=1&cid=891100106.1776361417&frm=0&ir=1&ngs=1&pscdl=denied&rcb=19&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=&sst.rnd=785020560.1776361417&sst.ngs=1&sst.adr=1&sst.tft=1776361411458&sst.lpc=117869469&sst.navt=n&sst.ude=0&sst.sw_exp=1&_s=2&tag_exp=0~115938465~115938468~117266401~117384406~117512542~117971173&dl=https%3A%2F%2Fwww.eset.com%2Fus%2F&sid=1776361416&sct=1&seg=0&dt=ESET%20Cybersecurity%20%7C%20Enterprise%2C%20Business%20and%20Home%20Solutions%20%7C%20ESET&_tu=DAg&en=view_item_list&pr1=nmESET%20HOME%20Security%20Ultimate~id7949~k0currency~v0USD~pr36~brb2c~cab2c~c2new~c35~c412~c5EHSU~vanew~lnproduct-impression~lp1&pr2=nmESET%20PROTECT%20Entry~id2133~k0currency~v0USD~pr42.2~brb2b~cab2b~c2new~c35~c412~c5EPE~vanew~lnproduct-impression~lp2&pr3=nmESET%20PROTECT%20Advanced~id2143~k0currency~v0USD~pr54.9~brb2b~cab2b~c2new~c35~c412~c5EPA~vanew~lnproduct-impression~lp3&pr4=nmESET%20PROTECT%20Complete~id2145~k0currency~v0USD~pr57.37~brb2b~cab2b~c2new~c35~c412~c5EPC~vanew~lnproduct-impression~lp4&gap.gtb=1&ep.branch=us&ep.page_location_noquery=https%3A%2F%2Fwww.eset.com%2Fus%2F&ep.hostname=www.eset.com&ep.project_id=us&ep.cookie_consent=b%3A1%7Ca%3A0%7Cm%3A0&epn.timestamp=1776361416173&_et=14&tfd=6054&richsstsse — 200 — 119 B — 448 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=13&frm=0&en=page_view&dl=https%3A%2F%2Fwww.eset.com%2Fus%2F&scrsrc=www.googletagmanager.com&rnd=785020560.1776361417&navt=n&npa=1&_tu=CA&gtm=45fe64f0v9179210685z8890114629za20gzb890114629zd890114629xec&gcs=G101&gcd=13u3vPu2u5l1&dma_cps=-&dma=1&tag_exp=0~115938465~115938468~117266401&apve=1&apvf=f&apvc=1&tids=DC-8117415&tid=DC-8117415&tft=1776361416790&tfd=6228pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=13&frm=0&en=page_view&dl=https%3A%2F%2Fwww.eset.com%2Fus%2F&scrsrc=www.googletagmanager.com&rnd=785020560.1776361417&navt=n&npa=1&_tu=CA&gtm=45fe64f0v9179210685z8890114629za20gzb890114629zd890114629xec&gcs=G101&gcd=13u3vPu2u5l1&dma_cps=-&dma=1&tag_exp=0~115938465~115938468~117266401&apve=1&apvf=f&apvc=1&tids=DC-8117415&tid=DC-8117415&tft=1776361416790&tfd=6228 — 200 — 21 B — 1.0 s — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=11&frm=0&en=page_view&dl=https%3A%2F%2Fwww.eset.com%2Fus%2F&scrsrc=www.googletagmanager.com&rnd=785020560.1776361417&navt=n&npa=1&_tu=CA&gtm=45be64f0v9178863950z8890114629za20gzb890114629zd890114629xec&gcs=G101&gcd=13u3vPu2u5l1&dma_cps=-&dma=1&tag_exp=0~115938465~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-999986833&tid=AW-999986833&tft=1776361416968&tfd=6407pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=11&frm=0&en=page_view&dl=https%3A%2F%2Fwww.eset.com%2Fus%2F&scrsrc=www.googletagmanager.com&rnd=785020560.1776361417&navt=n&npa=1&_tu=CA&gtm=45be64f0v9178863950z8890114629za20gzb890114629zd890114629xec&gcs=G101&gcd=13u3vPu2u5l1&dma_cps=-&dma=1&tag_exp=0~115938465~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-999986833&tid=AW-999986833&tft=1776361416968&tfd=6407 — 200 — 21 B — 866 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=11&frm=0&en=page_view&dl=https%3A%2F%2Fwww.eset.com%2Fus%2F&scrsrc=www.googletagmanager.com&rnd=785020560.1776361417&navt=n&npa=1&_tu=CA&gtm=45be64f0v9178863950z872116384za20gzb890114629zd890114629xec&gcs=G101&gcd=13u3vPu2u5l1&dma_cps=-&dma=1&tag_exp=0~115938465~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-999986833&tid=AW-999986833&tft=1776361416970&tfd=6409pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=11&frm=0&en=page_view&dl=https%3A%2F%2Fwww.eset.com%2Fus%2F&scrsrc=www.googletagmanager.com&rnd=785020560.1776361417&navt=n&npa=1&_tu=CA&gtm=45be64f0v9178863950z872116384za20gzb890114629zd890114629xec&gcs=G101&gcd=13u3vPu2u5l1&dma_cps=-&dma=1&tag_exp=0~115938465~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-999986833&tid=AW-999986833&tft=1776361416970&tfd=6409 — 200 — 21 B — 865 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=12&frm=0&en=page_view&dl=https%3A%2F%2Fwww.eset.com%2Fus%2F&scrsrc=www.googletagmanager.com&rnd=785020560.1776361417&navt=n&npa=1&_tu=CA&gtm=45be64f0v9213047662z8890114629za20gzb890114629zd890114629xec&gcs=G101&gcd=13u3v3u2u5l1&dma_cps=-&dma=1&tag_exp=0~115616986~115938465~115938468~117266401~118128922&apve=1&apvf=f&apvc=0&tids=AW-16511630952&tid=AW-16511630952&tft=1776361417085&tfd=6523pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=12&frm=0&en=page_view&dl=https%3A%2F%2Fwww.eset.com%2Fus%2F&scrsrc=www.googletagmanager.com&rnd=785020560.1776361417&navt=n&npa=1&_tu=CA&gtm=45be64f0v9213047662z8890114629za20gzb890114629zd890114629xec&gcs=G101&gcd=13u3v3u2u5l1&dma_cps=-&dma=1&tag_exp=0~115616986~115938465~115938468~117266401~118128922&apve=1&apvf=f&apvc=0&tids=AW-16511630952&tid=AW-16511630952&tft=1776361417085&tfd=6523 — 200 — 21 B — 749 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=14&frm=0&en=page_view&dl=https%3A%2F%2Fwww.eset.com%2Fus%2F&scrsrc=www.googletagmanager.com&rnd=785020560.1776361417&navt=n&npa=1&ep.user_data_mode=a&_tu=CA&gtm=45fe64f0v9219106656z8890114629za20gzb890114629zd890114629xec&gcs=G101&gcd=13u3v3u2u5l1&dma_cps=-&dma=1&tag_exp=0~115938465~115938468~117266400&apve=1&apvf=f&apvc=0&tids=DC-15458512&tid=DC-15458512&tft=1776361417192&tfd=6631pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=14&frm=0&en=page_view&dl=https%3A%2F%2Fwww.eset.com%2Fus%2F&scrsrc=www.googletagmanager.com&rnd=785020560.1776361417&navt=n&npa=1&ep.user_data_mode=a&_tu=CA&gtm=45fe64f0v9219106656z8890114629za20gzb890114629zd890114629xec&gcs=G101&gcd=13u3v3u2u5l1&dma_cps=-&dma=1&tag_exp=0~115938465~115938468~117266400&apve=1&apvf=f&apvc=0&tids=DC-15458512&tid=DC-15458512&tft=1776361417192&tfd=6631 — 200 — 21 B — 642 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=16&frm=0&en=page_view&dl=https%3A%2F%2Fwww.eset.com%2Fus%2F&scrsrc=www.googletagmanager.com&rnd=785020560.1776361417&navt=n&npa=1&_tu=CA&gtm=45be64f0v9106044776z8890114629za20gzb890114629zd890114629xec&gcs=G101&gcd=13u3vPu2u5l1&dma_cps=-&dma=1&tag_exp=0~115616985~115938465~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-388685883&tid=AW-388685883&tft=1776361417305&tfd=6744pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=16&frm=0&en=page_view&dl=https%3A%2F%2Fwww.eset.com%2Fus%2F&scrsrc=www.googletagmanager.com&rnd=785020560.1776361417&navt=n&npa=1&_tu=CA&gtm=45be64f0v9106044776z8890114629za20gzb890114629zd890114629xec&gcs=G101&gcd=13u3vPu2u5l1&dma_cps=-&dma=1&tag_exp=0~115616985~115938465~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-388685883&tid=AW-388685883&tft=1776361417305&tfd=6744 — 200 — 21 B — 798 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=16&frm=0&en=page_view&dl=https%3A%2F%2Fwww.eset.com%2Fus%2F&scrsrc=www.googletagmanager.com&rnd=785020560.1776361417&navt=n&npa=1&_tu=CA&gtm=45be64f0v9106044776z872116384za20gzb890114629zd890114629xec&gcs=G101&gcd=13u3vPu2u5l1&dma_cps=-&dma=1&tag_exp=0~115616985~115938465~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-388685883&tid=AW-388685883&tft=1776361417307&tfd=6745pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=16&frm=0&en=page_view&dl=https%3A%2F%2Fwww.eset.com%2Fus%2F&scrsrc=www.googletagmanager.com&rnd=785020560.1776361417&navt=n&npa=1&_tu=CA&gtm=45be64f0v9106044776z872116384za20gzb890114629zd890114629xec&gcs=G101&gcd=13u3vPu2u5l1&dma_cps=-&dma=1&tag_exp=0~115616985~115938465~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-388685883&tid=AW-388685883&tft=1776361417307&tfd=6745 — 200 — 21 B — 531 ms — h3https://sgtm.eset.com/g/collect?v=2&tid=G-QQY56YDFHV&gtm=45he64f0v872149825z872116384za20kzb890114629zd890114629&_p=1776361411458&gcs=G101&gcd=13u3vPu2u5l1&npa=1&dma_cps=-&dma=1&ecid=94564449&_eu=AAAAAEA&_fplc=0&are=1&cid=891100106.1776361417&frm=0&ngs=1&pscdl=denied&rcb=15&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=&sst.rnd=785020560.1776361417&sst.ngs=1&sst.adr=1&sst.tft=1776361411458&sst.lpc=117869469&sst.navt=n&sst.ude=0&sst.sw_exp=1&_s=1&tag_exp=0~115616985~115938465~115938469~117266401~117512542~117971173&dl=https%3A%2F%2Fwww.eset.com%2Fus%2F&sid=1776361417&sct=1&seg=0&dt=ESET%20Cybersecurity%20%7C%20Enterprise%2C%20Business%20and%20Home%20Solutions%20%7C%20ESET&_tu=DAg&en=page_view&_fv=2&_ss=2&gap.gtb=3&gap.gtbd=3&ep.branch=us&ep.page_location_noquery=https%3A%2F%2Fwww.eset.com%2Fus%2F&ep.hostname=www.eset.com&ep.project_id=us&ep.cookie_consent=b%3A1%7Ca%3A0%7Cm%3A0&epn.timestamp=1776361415720&ep.uevid=1776361626571_1776361694787301&tfd=6910&richsstssesgtm.eset.com/g/collect?v=2&tid=G-Q... https://sgtm.eset.com/g/collect?v=2&tid=G-QQY56YDFHV&gtm=45he64f0v872149825z872116384za20kzb890114629zd890114629&_p=1776361411458&gcs=G101&gcd=13u3vPu2u5l1&npa=1&dma_cps=-&dma=1&ecid=94564449&_eu=AAAAAEA&_fplc=0&are=1&cid=891100106.1776361417&frm=0&ngs=1&pscdl=denied&rcb=15&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=&sst.rnd=785020560.1776361417&sst.ngs=1&sst.adr=1&sst.tft=1776361411458&sst.lpc=117869469&sst.navt=n&sst.ude=0&sst.sw_exp=1&_s=1&tag_exp=0~115616985~115938465~115938469~117266401~117512542~117971173&dl=https%3A%2F%2Fwww.eset.com%2Fus%2F&sid=1776361417&sct=1&seg=0&dt=ESET%20Cybersecurity%20%7C%20Enterprise%2C%20Business%20and%20Home%20Solutions%20%7C%20ESET&_tu=DAg&en=page_view&_fv=2&_ss=2&gap.gtb=3&gap.gtbd=3&ep.branch=us&ep.page_location_noquery=https%3A%2F%2Fwww.eset.com%2Fus%2F&ep.hostname=www.eset.com&ep.project_id=us&ep.cookie_consent=b%3A1%7Ca%3A0%7Cm%3A0&epn.timestamp=1776361415720&ep.uevid=1776361626571_1776361694787301&tfd=6910&richsstsse — 200 — 90 B — 144 ms — h2https://sgtm.eset.com/g/collect?v=2&tid=G-QQY56YDFHV&gtm=45he64f0v872149825z872116384za20kzb890114629zd890114629&_p=1776361411458&gcs=G101&gcd=13u3vPu2u5l1&npa=1&dma_cps=-&dma=1&ecid=94564449&_eu=AAAAAEQ&_fplc=0&are=1&cid=891100106.1776361417&frm=0&ngs=1&pscdl=denied&rcb=15&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=&sst.rnd=785020560.1776361417&sst.ngs=1&sst.adr=1&sst.tft=1776361411458&sst.lpc=117869469&sst.navt=n&sst.ude=0&sst.sw_exp=1&_s=2&tag_exp=0~115616985~115938465~115938469~117266401~117512542~117971173&dl=https%3A%2F%2Fwww.eset.com%2Fus%2F&sid=1776361417&sct=1&seg=0&dt=ESET%20Cybersecurity%20%7C%20Enterprise%2C%20Business%20and%20Home%20Solutions%20%7C%20ESET&_tu=DAg&en=view_item_list&pr1=nmESET%20HOME%20Security%20Ultimate~id7949~k0currency~v0USD~pr36~brb2c~cab2c~c2new~c35~c412~c5EHSU~vanew~lnproduct-impression~lp1&pr2=nmESET%20PROTECT%20Entry~id2133~k0currency~v0USD~pr42.2~brb2b~cab2b~c2new~c35~c412~c5EPE~vanew~lnproduct-impression~lp2&pr3=nmESET%20PROTECT%20Advanced~id2143~k0currency~v0USD~pr54.9~brb2b~cab2b~c2new~c35~c412~c5EPA~vanew~lnproduct-impression~lp3&pr4=nmESET%20PROTECT%20Complete~id2145~k0currency~v0USD~pr57.37~brb2b~cab2b~c2new~c35~c412~c5EPC~vanew~lnproduct-impression~lp4&gap.gtb=3&gap.gtbd=3&ep.branch=us&ep.page_location_noquery=https%3A%2F%2Fwww.eset.com%2Fus%2F&ep.hostname=www.eset.com&ep.project_id=us&ep.cookie_consent=b%3A1%7Ca%3A0%7Cm%3A0&epn.timestamp=1776361416090&_et=12&tfd=6925&richsstssesgtm.eset.com/g/collect?v=2&tid=G-Q... https://sgtm.eset.com/g/collect?v=2&tid=G-QQY56YDFHV&gtm=45he64f0v872149825z872116384za20kzb890114629zd890114629&_p=1776361411458&gcs=G101&gcd=13u3vPu2u5l1&npa=1&dma_cps=-&dma=1&ecid=94564449&_eu=AAAAAEQ&_fplc=0&are=1&cid=891100106.1776361417&frm=0&ngs=1&pscdl=denied&rcb=15&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=&sst.rnd=785020560.1776361417&sst.ngs=1&sst.adr=1&sst.tft=1776361411458&sst.lpc=117869469&sst.navt=n&sst.ude=0&sst.sw_exp=1&_s=2&tag_exp=0~115616985~115938465~115938469~117266401~117512542~117971173&dl=https%3A%2F%2Fwww.eset.com%2Fus%2F&sid=1776361417&sct=1&seg=0&dt=ESET%20Cybersecurity%20%7C%20Enterprise%2C%20Business%20and%20Home%20Solutions%20%7C%20ESET&_tu=DAg&en=view_item_list&pr1=nmESET%20HOME%20Security%20Ultimate~id7949~k0currency~v0USD~pr36~brb2c~cab2c~c2new~c35~c412~c5EHSU~vanew~lnproduct-impression~lp1&pr2=nmESET%20PROTECT%20Entry~id2133~k0currency~v0USD~pr42.2~brb2b~cab2b~c2new~c35~c412~c5EPE~vanew~lnproduct-impression~lp2&pr3=nmESET%20PROTECT%20Advanced~id2143~k0currency~v0USD~pr54.9~brb2b~cab2b~c2new~c35~c412~c5EPA~vanew~lnproduct-impression~lp3&pr4=nmESET%20PROTECT%20Complete~id2145~k0currency~v0USD~pr57.37~brb2b~cab2b~c2new~c35~c412~c5EPC~vanew~lnproduct-impression~lp4&gap.gtb=3&gap.gtbd=3&ep.branch=us&ep.page_location_noquery=https%3A%2F%2Fwww.eset.com%2Fus%2F&ep.hostname=www.eset.com&ep.project_id=us&ep.cookie_consent=b%3A1%7Ca%3A0%7Cm%3A0&epn.timestamp=1776361416090&_et=12&tfd=6925&richsstsse — 200 — 93 B — 127 ms — h2https://assets.ubembed.com/universalscript/releases/v0.184.0/bundle.jsassets.ubembed.com/universalscript/... https://assets.ubembed.com/universalscript/releases/v0.184.0/bundle.js — 200 — 50.0 KiB — 60 ms — h2https://sgtm.eset.com/_/service_worker/63b0/sw_iframe.html?origin=https%3A%2F%2Fwww.eset.com&1p=1sgtm.eset.com/_/service_worker/63b0... https://sgtm.eset.com/_/service_worker/63b0/sw_iframe.html?origin=https%3A%2F%2Fwww.eset.com&1p=1 — 200 — 1.8 KiB — 50 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=13&frm=0&en=page_view&dl=https%3A%2F%2Fwww.eset.com%2Fus%2F&scrsrc=www.googletagmanager.com&rnd=785020560.1776361417&navt=n&npa=1&_tu=CA&gtm=45be64f0v877565685z872116384za20gzb72116384zd72116384xec&gcs=G101&gcd=13u3vPu2u5l1&dma_cps=-&dma=1&tag_exp=0~115616985~115938465~115938468~117266401&apve=1&apvf=f&apvc=0&tids=AW-1010001743&tid=AW-1010001743&tft=1776361417647&tfd=7086pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=13&frm=0&en=page_view&dl=https%3A%2F%2Fwww.eset.com%2Fus%2F&scrsrc=www.googletagmanager.com&rnd=785020560.1776361417&navt=n&npa=1&_tu=CA&gtm=45be64f0v877565685z872116384za20gzb72116384zd72116384xec&gcs=G101&gcd=13u3vPu2u5l1&dma_cps=-&dma=1&tag_exp=0~115616985~115938465~115938468~117266401&apve=1&apvf=f&apvc=0&tids=AW-1010001743&tid=AW-1010001743&tft=1776361417647&tfd=7086 — 200 — 21 B — 956 ms — h3https://sgtm.eset.com/g/collect?v=2&tid=G-YTY7EYQL14&gtm=45he64f0v885244432z872116384za20kzb890114629zd890114629&_p=1776361411458&gcs=G101&gcd=13u3vPu2u5l1&npa=1&dma_cps=-&dma=1&ecid=2050190484&_eu=EAAAAAQ&_fplc=0&are=1&cid=891100106.1776361417&frm=0&ir=1&ngs=1&pscdl=denied&rcb=19&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=&sst.rnd=785020560.1776361417&sst.ngs=1&sst.adr=1&sst.tft=1776361411458&sst.lpc=117869469&sst.navt=n&sst.ude=0&sst.sw_exp=1&_s=3&tag_exp=0~115938465~115938468~117266401~117384406~117512542~117971173&dl=https%3A%2F%2Fwww.eset.com%2Fus%2F&sid=1776361416&sct=1&seg=0&dt=ESET%20Cybersecurity%20%7C%20Enterprise%2C%20Business%20and%20Home%20Solutions%20%7C%20ESET&_tu=DAg&en=custom_parameters&gap.gtb=3&gap.gtbd=3&ep.branch=us&ep.page_location_noquery=https%3A%2F%2Fwww.eset.com%2Fus%2F&ep.hostname=www.eset.com&ep.project_id=us&ep.session_id_local=1776361416&ep.cookie_consent=b%3A1%7Ca%3A0%7Cm%3A0&epn.timestamp=1776361417993&_et=1443&up.custom_client_id=891100106.1776361417.&tfd=7500&richsstssesgtm.eset.com/g/collect?v=2&tid=G-Y... https://sgtm.eset.com/g/collect?v=2&tid=G-YTY7EYQL14&gtm=45he64f0v885244432z872116384za20kzb890114629zd890114629&_p=1776361411458&gcs=G101&gcd=13u3vPu2u5l1&npa=1&dma_cps=-&dma=1&ecid=2050190484&_eu=EAAAAAQ&_fplc=0&are=1&cid=891100106.1776361417&frm=0&ir=1&ngs=1&pscdl=denied&rcb=19&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=&sst.rnd=785020560.1776361417&sst.ngs=1&sst.adr=1&sst.tft=1776361411458&sst.lpc=117869469&sst.navt=n&sst.ude=0&sst.sw_exp=1&_s=3&tag_exp=0~115938465~115938468~117266401~117384406~117512542~117971173&dl=https%3A%2F%2Fwww.eset.com%2Fus%2F&sid=1776361416&sct=1&seg=0&dt=ESET%20Cybersecurity%20%7C%20Enterprise%2C%20Business%20and%20Home%20Solutions%20%7C%20ESET&_tu=DAg&en=custom_parameters&gap.gtb=3&gap.gtbd=3&ep.branch=us&ep.page_location_noquery=https%3A%2F%2Fwww.eset.com%2Fus%2F&ep.hostname=www.eset.com&ep.project_id=us&ep.session_id_local=1776361416&ep.cookie_consent=b%3A1%7Ca%3A0%7Cm%3A0&epn.timestamp=1776361417993&_et=1443&up.custom_client_id=891100106.1776361417.&tfd=7500&richsstsse — 200 — 118 B — 88 ms — h2https://bat.bing.com/p/action/23000158.jsbat.bing.com/p/action/23000158.js https://bat.bing.com/p/action/23000158.js — 200 — 438 B — 22 ms — h2https://sgtm.eset.com/g/collect?v=2&tid=G-QQY56YDFHV&gtm=45he64f0v872149825z872116384za20kzb890114629zd890114629&_p=1776361411458&gcs=G101&gcd=13u3vPu2u5l1&npa=1&dma_cps=-&dma=1&ecid=94564449&_eu=AAAAAEQ&_fplc=0&are=1&cid=891100106.1776361417&frm=0&ngs=1&pscdl=denied&rcb=15&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=&sst.rnd=785020560.1776361417&sst.ngs=1&sst.adr=1&sst.tft=1776361411458&sst.lpc=117869469&sst.navt=n&sst.ude=0&sst.sw_exp=1&_s=3&tag_exp=0~115616985~115938465~115938469~117266401~117512542~117971173&dl=https%3A%2F%2Fwww.eset.com%2Fus%2F&sid=1776361417&sct=1&seg=0&dt=ESET%20Cybersecurity%20%7C%20Enterprise%2C%20Business%20and%20Home%20Solutions%20%7C%20ESET&_tu=DAg&en=custom_parameters&gap.gtb=3&gap.gtbd=3&ep.branch=us&ep.page_location_noquery=https%3A%2F%2Fwww.eset.com%2Fus%2F&ep.hostname=www.eset.com&ep.project_id=us&ep.session_id_global=1776361417&ep.cookie_consent=b%3A1%7Ca%3A0%7Cm%3A0&epn.timestamp=1776361418296&_et=852&up.custom_client_id=891100106.1776361417.&tfd=7781&richsstssesgtm.eset.com/g/collect?v=2&tid=G-Q... https://sgtm.eset.com/g/collect?v=2&tid=G-QQY56YDFHV&gtm=45he64f0v872149825z872116384za20kzb890114629zd890114629&_p=1776361411458&gcs=G101&gcd=13u3vPu2u5l1&npa=1&dma_cps=-&dma=1&ecid=94564449&_eu=AAAAAEQ&_fplc=0&are=1&cid=891100106.1776361417&frm=0&ngs=1&pscdl=denied&rcb=15&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=&sst.rnd=785020560.1776361417&sst.ngs=1&sst.adr=1&sst.tft=1776361411458&sst.lpc=117869469&sst.navt=n&sst.ude=0&sst.sw_exp=1&_s=3&tag_exp=0~115616985~115938465~115938469~117266401~117512542~117971173&dl=https%3A%2F%2Fwww.eset.com%2Fus%2F&sid=1776361417&sct=1&seg=0&dt=ESET%20Cybersecurity%20%7C%20Enterprise%2C%20Business%20and%20Home%20Solutions%20%7C%20ESET&_tu=DAg&en=custom_parameters&gap.gtb=3&gap.gtbd=3&ep.branch=us&ep.page_location_noquery=https%3A%2F%2Fwww.eset.com%2Fus%2F&ep.hostname=www.eset.com&ep.project_id=us&ep.session_id_global=1776361417&ep.cookie_consent=b%3A1%7Ca%3A0%7Cm%3A0&epn.timestamp=1776361418296&_et=852&up.custom_client_id=891100106.1776361417.&tfd=7781&richsstsse — 200 — 93 B — 83 ms — h2https://www.googletagmanager.com/gtag/destination?id=AW-1&cx=c&gtm=4e64f0&sign=3e30dec31ea274a945e9fb4f79be7528512f8d97e4c945618b9ac892cbf6ff59_20260416www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-1&cx=c&gtm=4e64f0&sign=3e30dec31ea274a945e9fb4f79be7528512f8d97e4c945618b9ac892cbf6ff59_20260416 — 200 — 136.3 KiB — 37 ms — h3https://sgtm.eset.com/g/collect?v=2&tid=G-YTY7EYQL14&gtm=45he64f0v885244432z8890114629za20kzb890114629zd890114629&_p=1776361411458&gcs=G101&gcd=13u3vPu2u5l1&npa=1&dma_cps=-&dma=1&ecid=2050190484&_eu=EAAAAAQ&_fplc=0&are=1&cid=891100106.1776361417&frm=0&ir=1&ngs=1&pscdl=denied&rcb=19&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=&sst.rnd=785020560.1776361417&sst.ngs=1&sst.adr=1&sst.tft=1776361411458&sst.lpc=117869469&sst.navt=n&sst.ude=0&sst.sw_exp=1&_s=4&tag_exp=0~115938465~115938468~117266401~117384406~117512542~117971173&dl=https%3A%2F%2Fwww.eset.com%2Fus%2F&sid=1776361416&sct=1&seg=0&dt=ESET%20Cybersecurity%20%7C%20Enterprise%2C%20Business%20and%20Home%20Solutions%20%7C%20ESET&_tu=DAg&en=geoIP-visible&gap.gtb=3&gap.gtbd=3&ep.branch=us&ep.page_location_noquery=https%3A%2F%2Fwww.eset.com%2Fus%2F&ep.hostname=www.eset.com&ep.project_id=us&ep.cookie_consent=b%3A1%7Ca%3A0%7Cm%3A0&ep.geolocation_country=NL&_et=844&tfd=8350&richsstssesgtm.eset.com/g/collect?v=2&tid=G-Y... https://sgtm.eset.com/g/collect?v=2&tid=G-YTY7EYQL14&gtm=45he64f0v885244432z8890114629za20kzb890114629zd890114629&_p=1776361411458&gcs=G101&gcd=13u3vPu2u5l1&npa=1&dma_cps=-&dma=1&ecid=2050190484&_eu=EAAAAAQ&_fplc=0&are=1&cid=891100106.1776361417&frm=0&ir=1&ngs=1&pscdl=denied&rcb=19&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=&sst.rnd=785020560.1776361417&sst.ngs=1&sst.adr=1&sst.tft=1776361411458&sst.lpc=117869469&sst.navt=n&sst.ude=0&sst.sw_exp=1&_s=4&tag_exp=0~115938465~115938468~117266401~117384406~117512542~117971173&dl=https%3A%2F%2Fwww.eset.com%2Fus%2F&sid=1776361416&sct=1&seg=0&dt=ESET%20Cybersecurity%20%7C%20Enterprise%2C%20Business%20and%20Home%20Solutions%20%7C%20ESET&_tu=DAg&en=geoIP-visible&gap.gtb=3&gap.gtbd=3&ep.branch=us&ep.page_location_noquery=https%3A%2F%2Fwww.eset.com%2Fus%2F&ep.hostname=www.eset.com&ep.project_id=us&ep.cookie_consent=b%3A1%7Ca%3A0%7Cm%3A0&ep.geolocation_country=NL&_et=844&tfd=8350&richsstsse — 200 — 94 B — 76 ms — h2https://bat.bing.net/actionp/0?ti=23000158&tm=gtm002&Ver=2&mid=7e4f8b02-0ad4-4dbb-829a-a749bc15a463&bo=1&evt=consent&src=update&cdb=AQAQ&asc=Dbat.bing.net/actionp/0?ti=23000158&... https://bat.bing.net/actionp/0?ti=23000158&tm=gtm002&Ver=2&mid=7e4f8b02-0ad4-4dbb-829a-a749bc15a463&bo=1&evt=consent&src=update&cdb=AQAQ&asc=D — 204 — 348 B — 74 ms — h2https://bat.bing.net/action/0?ti=23000158&tm=gtm002&Ver=2&mid=7e4f8b02-0ad4-4dbb-829a-a749bc15a463&bo=2&pi=918639831&lg=en-US&sw=800&sh=600&sc=24&tl=ESET%20Cybersecurity%20%7C%20Enterprise,%20Business%20and%20Home%20Solutions%20%7C%20ESET&p=https%3A%2F%2Fwww.eset.com%2Fus%2F&r=&lt=4160&evt=pageLoad&sv=2&asc=D&cdb=AQAQ&rn=102238bat.bing.net/action/0?ti=23000158&t... https://bat.bing.net/action/0?ti=23000158&tm=gtm002&Ver=2&mid=7e4f8b02-0ad4-4dbb-829a-a749bc15a463&bo=2&pi=918639831&lg=en-US&sw=800&sh=600&sc=24&tl=ESET%20Cybersecurity%20%7C%20Enterprise,%20Business%20and%20Home%20Solutions%20%7C%20ESET&p=https%3A%2F%2Fwww.eset.com%2Fus%2F&r=&lt=4160&evt=pageLoad&sv=2&asc=D&cdb=AQAQ&rn=102238 — 204 — 122 B — 71 ms — h2https://api.cms.eset.com/api/v2/eset-entity/languages?code=en&project_id=17&match_exact%5B%5D=code&match_exact%5B%5D=project_idapi.cms.eset.com/api/v2/eset-entity... https://api.cms.eset.com/api/v2/eset-entity/languages?code=en&project_id=17&match_exact%5B%5D=code&match_exact%5B%5D=project_id — 204 — 0 B — 125 ms — h2https://api.cms.eset.com/api/v2/eset-entity/languages?code=en&project_id=17&match_exact%5B%5D=code&match_exact%5B%5D=project_idapi.cms.eset.com/api/v2/eset-entity... https://api.cms.eset.com/api/v2/eset-entity/languages?code=en&project_id=17&match_exact%5B%5D=code&match_exact%5B%5D=project_id — 200 — 743 B — 77 ms — h2https://ade.googlesyndication.com/ddm/activity/src=8117415;type=b2cac0;cat=us_b20;rcb=13;ord=8653388731713;npa=1;u8=www.eset.com%2Fus%2F;u10=us;u11=undefined;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=LFg;gtm=45fe64f0v9179210685z8890114629za20gzb890114629zd890114629xea;gcs=G101;gcd=13u3vPu2u5l1;dma_cps=-;dma=1;dc_fmt=8;tag_exp=0~115938465~115938468~117266401;epver=2;~oref=https%3A%2F%2Fwww.eset.com%2Fus?ade.googlesyndication.com/ddm/activ... https://ade.googlesyndication.com/ddm/activity/src=8117415;type=b2cac0;cat=us_b20;rcb=13;ord=8653388731713;npa=1;u8=www.eset.com%2Fus%2F;u10=us;u11=undefined;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=LFg;gtm=45fe64f0v9179210685z8890114629za20gzb890114629zd890114629xea;gcs=G101;gcd=13u3vPu2u5l1;dma_cps=-;dma=1;dc_fmt=8;tag_exp=0~115938465~115938468~117266401;epver=2;~oref=https%3A%2F%2Fwww.eset.com%2Fus? — 302 — 784 B — 405 ms — h2https://sgtm.eset.com/g/collect?v=2&tid=G-YTY7EYQL14&gtm=45he64f0v885244432z872116384za20kzb890114629zd890114629&_p=1776361411458&gcs=G101&gcd=13u3vPu2u5l1&npa=1&dma_cps=-&dma=1&ecid=2050190484&_eu=EAAAAAQ&_fplc=0&are=1&cid=891100106.1776361417&frm=0&ir=1&ngs=1&pscdl=denied&rcb=19&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=&sst.rnd=785020560.1776361417&sst.ngs=1&sst.adr=1&sst.tft=1776361411458&sst.lpc=117869469&sst.navt=n&sst.ude=0&sst.sw_exp=1&_s=5&tag_exp=0~115938465~115938468~117266401~117384406~117512542~117971173&dl=https%3A%2F%2Fwww.eset.com%2Fus%2F&sid=1776361416&sct=1&seg=0&dt=ESET%20Cybersecurity%20%7C%20Enterprise%2C%20Business%20and%20Home%20Solutions%20%7C%20ESET&_tu=LAg&en=cookie_consent_visible&gap.gtb=3&gap.gtbd=3&ep.branch=us&ep.page_location_noquery=https%3A%2F%2Fwww.eset.com%2Fus%2F&ep.hostname=www.eset.com&ep.project_id=us&ep.session_id_local=1776361416&ep.cookie_consent=b%3A1%7Ca%3A0%7Cm%3A0&epn.timestamp=1776361419868&_et=986&tfd=9341&richsstssesgtm.eset.com/g/collect?v=2&tid=G-Y... https://sgtm.eset.com/g/collect?v=2&tid=G-YTY7EYQL14&gtm=45he64f0v885244432z872116384za20kzb890114629zd890114629&_p=1776361411458&gcs=G101&gcd=13u3vPu2u5l1&npa=1&dma_cps=-&dma=1&ecid=2050190484&_eu=EAAAAAQ&_fplc=0&are=1&cid=891100106.1776361417&frm=0&ir=1&ngs=1&pscdl=denied&rcb=19&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=&sst.rnd=785020560.1776361417&sst.ngs=1&sst.adr=1&sst.tft=1776361411458&sst.lpc=117869469&sst.navt=n&sst.ude=0&sst.sw_exp=1&_s=5&tag_exp=0~115938465~115938468~117266401~117384406~117512542~117971173&dl=https%3A%2F%2Fwww.eset.com%2Fus%2F&sid=1776361416&sct=1&seg=0&dt=ESET%20Cybersecurity%20%7C%20Enterprise%2C%20Business%20and%20Home%20Solutions%20%7C%20ESET&_tu=LAg&en=cookie_consent_visible&gap.gtb=3&gap.gtbd=3&ep.branch=us&ep.page_location_noquery=https%3A%2F%2Fwww.eset.com%2Fus%2F&ep.hostname=www.eset.com&ep.project_id=us&ep.session_id_local=1776361416&ep.cookie_consent=b%3A1%7Ca%3A0%7Cm%3A0&epn.timestamp=1776361419868&_et=986&tfd=9341&richsstsse — 200 — 117 B — 115 ms — h2https://sgtm.eset.com/g/collect?v=2&tid=G-QQY56YDFHV&gtm=45he64f0v872149825z872116384za20kzb890114629zd890114629&_p=1776361411458&gcs=G101&gcd=13u3vPu2u5l1&npa=1&dma_cps=-&dma=1&ecid=94564449&_eu=AAAAAEQ&_fplc=0&are=1&cid=891100106.1776361417&frm=0&ngs=1&pscdl=denied&rcb=15&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=&sst.rnd=785020560.1776361417&sst.ngs=1&sst.adr=1&sst.tft=1776361411458&sst.lpc=117869469&sst.navt=n&sst.ude=0&sst.sw_exp=1&_s=4&tag_exp=0~115616985~115938465~115938469~117266401~117512542~117971173&dl=https%3A%2F%2Fwww.eset.com%2Fus%2F&sid=1776361417&sct=1&seg=0&dt=ESET%20Cybersecurity%20%7C%20Enterprise%2C%20Business%20and%20Home%20Solutions%20%7C%20ESET&_tu=LAg&en=cookie_consent_visible&gap.gtb=3&gap.gtbd=3&ep.branch=us&ep.page_location_noquery=https%3A%2F%2Fwww.eset.com%2Fus%2F&ep.hostname=www.eset.com&ep.project_id=us&ep.session_id_global=1776361417&ep.cookie_consent=b%3A1%7Ca%3A0%7Cm%3A0&epn.timestamp=1776361419781&_et=1567&tfd=9352&richsstssesgtm.eset.com/g/collect?v=2&tid=G-Q... https://sgtm.eset.com/g/collect?v=2&tid=G-QQY56YDFHV&gtm=45he64f0v872149825z872116384za20kzb890114629zd890114629&_p=1776361411458&gcs=G101&gcd=13u3vPu2u5l1&npa=1&dma_cps=-&dma=1&ecid=94564449&_eu=AAAAAEQ&_fplc=0&are=1&cid=891100106.1776361417&frm=0&ngs=1&pscdl=denied&rcb=15&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=&sst.rnd=785020560.1776361417&sst.ngs=1&sst.adr=1&sst.tft=1776361411458&sst.lpc=117869469&sst.navt=n&sst.ude=0&sst.sw_exp=1&_s=4&tag_exp=0~115616985~115938465~115938469~117266401~117512542~117971173&dl=https%3A%2F%2Fwww.eset.com%2Fus%2F&sid=1776361417&sct=1&seg=0&dt=ESET%20Cybersecurity%20%7C%20Enterprise%2C%20Business%20and%20Home%20Solutions%20%7C%20ESET&_tu=LAg&en=cookie_consent_visible&gap.gtb=3&gap.gtbd=3&ep.branch=us&ep.page_location_noquery=https%3A%2F%2Fwww.eset.com%2Fus%2F&ep.hostname=www.eset.com&ep.project_id=us&ep.session_id_global=1776361417&ep.cookie_consent=b%3A1%7Ca%3A0%7Cm%3A0&epn.timestamp=1776361419781&_et=1567&tfd=9352&richsstsse — 200 — 94 B — 500 ms — h2https://ade.googlesyndication.com/ddm/activity/src=8117415;dc_pre=CKC2nvv18pMDFYnTEQgdH2sbGA;type=b2cac0;cat=us_b20;rcb=13;ord=8653388731713;npa=1;u8=www.eset.com%2Fus%2F;u10=us;u11=undefined;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=LFg;gtm=45fe64f0v9179210685z8890114629za20gzb890114629zd890114629xea;gcs=G101;gcd=13u3vPu2u5l1;dma_cps=-;dma=1;dc_fmt=8;tag_exp=0~115938465~115938468~117266401;epver=2;~oref=https%3A%2F%2Fwww.eset.com%2Fus?ade.googlesyndication.com/ddm/activ... https://ade.googlesyndication.com/ddm/activity/src=8117415;dc_pre=CKC2nvv18pMDFYnTEQgdH2sbGA;type=b2cac0;cat=us_b20;rcb=13;ord=8653388731713;npa=1;u8=www.eset.com%2Fus%2F;u10=us;u11=undefined;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=LFg;gtm=45fe64f0v9179210685z8890114629za20gzb890114629zd890114629xea;gcs=G101;gcd=13u3vPu2u5l1;dma_cps=-;dma=1;dc_fmt=8;tag_exp=0~115938465~115938468~117266401;epver=2;~oref=https%3A%2F%2Fwww.eset.com%2Fus? — 200 — 119 B — 21 ms — h2https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/icons/favicon-32x32.pngweb-assets.eset.com/typo3conf/ext/e... https://web-assets.eset.com/typo3conf/ext/eset_base/Resources/Public/icons/favicon-32x32.png — 200 — 2.3 KiB — 26 ms — h2https://api.cms.eset.com/api/v2/eset-entity/terms?extends%5B%5D=term_translations&project_id=17&match_exact%5B%5D=project_id&limit=1000api.cms.eset.com/api/v2/eset-entity... https://api.cms.eset.com/api/v2/eset-entity/terms?extends%5B%5D=term_translations&project_id=17&match_exact%5B%5D=project_id&limit=1000 — 204 — 0 B — 51 ms — h2https://bat.bing.com/p/action/4064931.jsbat.bing.com/p/action/4064931.js https://bat.bing.com/p/action/4064931.js — 200 — 1.0 KiB — 25 ms — h2https://api.cms.eset.com/api/v2/eset-entity/terms?extends%5B%5D=term_translations&project_id=17&match_exact%5B%5D=project_id&limit=1000api.cms.eset.com/api/v2/eset-entity... https://api.cms.eset.com/api/v2/eset-entity/terms?extends%5B%5D=term_translations&project_id=17&match_exact%5B%5D=project_id&limit=1000 — 200 — 4.5 KiB — 180 ms — h2https://bat.bing.com/p/insights/t/4064931bat.bing.com/p/insights/t/4064931 https://bat.bing.com/p/insights/t/4064931 — 200 — 1020 B — 64 ms — h2https://bat.bing.net/actionp/0?ti=4064931&tm=gtm002&Ver=2&mid=85102da2-9915-4b81-b901-7ed25b3bd5cb&bo=1&evt=consent&src=update&cdb=AQAQ&asc=Dbat.bing.net/actionp/0?ti=4064931&t... https://bat.bing.net/actionp/0?ti=4064931&tm=gtm002&Ver=2&mid=85102da2-9915-4b81-b901-7ed25b3bd5cb&bo=1&evt=consent&src=update&cdb=AQAQ&asc=D — 204 — 122 B — 25 ms — h2https://bat.bing.net/actionp/0?ti=4064931&tm=gtm002&Ver=2&mid=85102da2-9915-4b81-b901-7ed25b3bd5cb&bo=2&evt=consent&src=default&cdb=AQAQ&asc=Dbat.bing.net/actionp/0?ti=4064931&t... https://bat.bing.net/actionp/0?ti=4064931&tm=gtm002&Ver=2&mid=85102da2-9915-4b81-b901-7ed25b3bd5cb&bo=2&evt=consent&src=default&cdb=AQAQ&asc=D — 204 — 122 B — 25 ms — h2https://bat.bing.net/actionp/0?ti=4064931&tm=gtm002&Ver=2&mid=85102da2-9915-4b81-b901-7ed25b3bd5cb&bo=3&evt=consent&src=update&cdb=AQAQ&asc=Dbat.bing.net/actionp/0?ti=4064931&t... https://bat.bing.net/actionp/0?ti=4064931&tm=gtm002&Ver=2&mid=85102da2-9915-4b81-b901-7ed25b3bd5cb&bo=3&evt=consent&src=update&cdb=AQAQ&asc=D — 204 — 122 B — 28 ms — h2https://bat.bing.com/p/insights/s/0.8.59bat.bing.com/p/insights/s/0.8.59 https://bat.bing.com/p/insights/s/0.8.59 — 200 — 15.6 KiB — 42 ms — h2https://bat.bing.com/p/insights/c/ebat.bing.com/p/insights/c/e https://bat.bing.com/p/insights/c/e — 204 — 209 B — 97 ms — h2https://bat.bing.net/action/0?ti=4064931&tm=gtm002&Ver=2&mid=85102da2-9915-4b81-b901-7ed25b3bd5cb&bo=4&pi=918639831&lg=en-US&sw=800&sh=600&sc=24&tl=ESET%20Cybersecurity%20%7C%20Enterprise,%20Business%20and%20Home%20Solutions%20%7C%20ESET&p=https%3A%2F%2Fwww.eset.com%2Fus%2F&r=&lt=8823&evt=pageLoad&sv=2&asc=D&cdb=AQAQ&rn=494197bat.bing.net/action/0?ti=4064931&tm... https://bat.bing.net/action/0?ti=4064931&tm=gtm002&Ver=2&mid=85102da2-9915-4b81-b901-7ed25b3bd5cb&bo=4&pi=918639831&lg=en-US&sw=800&sh=600&sc=24&tl=ESET%20Cybersecurity%20%7C%20Enterprise,%20Business%20and%20Home%20Solutions%20%7C%20ESET&p=https%3A%2F%2Fwww.eset.com%2Fus%2F&r=&lt=8823&evt=pageLoad&sv=2&asc=D&cdb=AQAQ&rn=494197 — 204 — 122 B — 22 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 9291ms · 2444KB · €49/mo
sgtm.eset.com
Other
Costly
Execution 2433ms
Transfer 201 KB
Unused 34%
Monthly Cost €13/mo
www.eset.com
Other
Costly
Execution 1642ms
Transfer 153 KB
Monthly Cost €9/mo
www.eset.com
Other
Costly
Execution 1148ms
Transfer 10 KB
Monthly Cost €6/mo
web-assets.eset.com
Other
Costly
Execution 516ms
Transfer 160 KB
Unused 68%
Monthly Cost €3/mo
web-assets.eset.com
Other
Costly
Execution 483ms
Transfer 62 KB
Monthly Cost €3/mo
sgtm.eset.com
Other
Costly
Execution 399ms
Transfer 160 KB
Unused 41%
Monthly Cost €2/mo
Unattributable
Other
Costly
Execution 349ms
Transfer 0 KB
Monthly Cost €2/mo
jsDelivr
CDN
Costly
Execution 290ms
Transfer 20 KB
Monthly Cost €2/mo
cdn.esetstatic.com
Other
Costly
Execution 266ms
Transfer 190 KB
Unused 56%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Costly
Execution 217ms
Transfer 136 KB
Unused 54%
Monthly Cost €1/mo
sgtm.eset.com
Other
Optional
Execution 190ms
Transfer 159 KB
Unused 39%
Monthly Cost €1/mo
www.eset.com
Other
Optional
Execution 177ms
Transfer 13 KB
Monthly Cost €1/mo
jsDelivr
CDN
Optional
Execution 168ms
Transfer 3 KB
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 123ms
Transfer 147 KB
Unused 44%
Monthly Cost €1/mo
www.eset.com
Other
Optional
Execution 121ms
Transfer 7 KB
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 116ms
Transfer 144 KB
Unused 44%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 115ms
Transfer 144 KB
Unused 45%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 98ms
Transfer 131 KB
Unused 47%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 97ms
Transfer 137 KB
Unused 47%
Monthly Cost €1/mo
bd89567e8d1d4727932403fd80578a58.js.ubembed.com
Other
Optional
Execution 92ms
Transfer 1 KB
Monthly Cost €0/mo
Google Tag Manager
Tag Manager
Optional
Execution 89ms
Transfer 143 KB
Unused 50%
Monthly Cost €0/mo
Google Tag Manager
Tag Manager
Optional
Execution 87ms
Transfer 130 KB
Unused 45%
Monthly Cost €0/mo
sgtm.eset.com
Other
Optional
Execution 75ms
Transfer 192 KB
Unused 33%
Monthly Cost €0/mo

These scripts may cost more than they're worth

  • sgtm.eset.com adds 2433ms and costs ~€13/month
  • www.eset.com adds 1642ms and costs ~€9/month
  • www.eset.com adds 1148ms and costs ~€6/month
  • web-assets.eset.com adds 516ms and costs ~€3/month
  • web-assets.eset.com adds 483ms and costs ~€3/month
  • sgtm.eset.com adds 399ms and costs ~€2/month
  • Unattributable adds 349ms and costs ~€2/month
  • jsDelivr adds 290ms and costs ~€2/month
  • cdn.esetstatic.com adds 266ms and costs ~€1/month
  • Google Tag Manager adds 217ms and costs ~€1/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

sgtm.eset.com takes 2433ms 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.eset.com takes 1642ms 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.eset.com takes 1148ms 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

web-assets.eset.com takes 516ms 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

68% of web-assets.eset.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

web-assets.eset.com takes 483ms 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

sgtm.eset.com takes 399ms 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 349ms 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

jsDelivr takes 290ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

cdn.esetstatic.com takes 266ms 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

56% of cdn.esetstatic.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

Google Tag Manager takes 217ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

54% of Google Tag Manager's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback