Skip to content
https://surfshark.com

Performance

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

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

61
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
84
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
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.

1.45 s

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

3.79 s

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

1.60 s

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

0.056

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

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

13.44 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
8 PASS 5 REVIEW 2 FIX
F
JS Execution Cost
Action
4845ms total JS execution
FIX
4845ms total JS execution
Warning::
https://surfshark.com/website/_next/static/chunks/...: 1186ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-N9Z...: 752ms CPU time
Warning::
Unattributable: 684ms CPU time
Warning::
https://surfshark.com/: 569ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-800...: 458ms CPU time
Warning::
Third-party scripts: 2746ms (57% of total)

Main Thread Breakdown

Script Evaluation 64% Other 15% Script Parsing & Compilation 9% Style & Layout 5% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://surfshark.com/website/_next/static/chunks/framework-45926255fd5ae142.js1186ms1089ms32ms1st
https://www.googletagmanager.com/gtm.js?id=GTM-N9ZV87V752ms617ms88ms3rd
Unattributable684ms109ms0ms3rd
https://surfshark.com/569ms33ms2ms1st
https://www.googletagmanager.com/gtag/js?id=AW-800656454&cx=c&gtm=4e64k1458ms392ms59ms3rd
https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMA.js260ms197ms57ms3rd
https://connect.facebook.net/en_US/fbevents.js169ms123ms44ms3rd
https://surfshark.com/website/_next/static/chunks/main-5cfc65f1b268bf47.js148ms120ms18ms1st
https://s1.nordcdn.com/d/latest/e/index.js?cu=https://d.surfshark.com/internal/1/cc&p=surfshark_web&sni=13148ms112ms29ms3rd
https://connect.facebook.net/signals/config/1690077554448261?v=2.9.303&r=stable&domain=surfshark.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168139ms110ms28ms3rd

Showing top 10 of 14 scripts

D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: private, no-cache, no-store, max-age=0, must-revalidate
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

private, no-cache, no-store, max-age=0, must-revalidate

DirectiveValueMeaning
privateOnly browser cache, not CDN/proxy
no-cacheCache but always revalidate first
no-storeNever cache this response
max-age0Cache for 0 seconds
must-revalidateMust recheck with server after expiry
B
Page Weight Budget
1.3 MB transferred, 87 requests
REVIEW
1.3 MB transferred, 87 requests
Info::
Page weighs 3.7 MB (1.3 MB transferred)
Warning::
JavaScript is 959 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 959 KB
Info::
87 HTTP requests
Info::
Estimated 0.27 g CO2 per page load
1.3 MB / 2.4 MB budget
1.3 MB transferred
87 requests
0.27 g CO2 per page load
JavaScript 958.5 KiB 73%
Images 228.9 KiB 17%
Fonts 66.3 KiB 5%
HTML 32.9 KiB 2%
CSS 18.5 KiB 1%
Other 7.1 KiB 1%
Other 5.0 KiB 0%
Other 804 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Under 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

B
Third-Party Impact
52% third-party, 0 ms blocking
REVIEW
52% third-party, 0 ms blocking
Warning::
Third-party code accounts for 52% of page weight (691.0 KiB of 1.3 MiB)
Info::
Third-party blocking time is low (0 ms)
48%
52%
First-party Third-party
B
Image Optimization
17 images, 0 KB saveable
REVIEW
17 images, 0 KB saveable
Info::
All images are well-optimized
17 images 229 KB
0 oversized -0 KB
14 legacy format
0 missing dimensions CLS risk
C
JS Bundles
Action
33 scripts, 272 KB unused
REVIEW
33 scripts, 272 KB unused
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-N9Z...: 60 KB unused (37%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://analytics.tiktok.com/i18n/pixel/static/mai...: 57 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-800...: 53 KB unused (34%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://connect.facebook.net/en_US/fbevents.js: 35 KB unused (36%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://connect.facebook.net/signals/config/169007...: 24 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 272 KB
272 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtm.js?id=GTM-N9ZV87V161 KB60 KB (37%)3rd
https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMA.js106 KB57 KB (54%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-800656454&cx=c&gtm=4e64k1156 KB53 KB (34%)3rd
https://connect.facebook.net/en_US/fbevents.js97 KB35 KB (36%)3rd
https://connect.facebook.net/signals/config/1690077554448261?v=2.9.303&r=stable&domain=surfshark.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C16860 KB24 KB (39%)3rd
https://surfshark.com/website/_next/static/chunks/framework-45926255fd5ae142.js59 KB22 KB (39%)1st
https://surfshark.com/website/_next/static/chunks/main-5cfc65f1b268bf47.js40 KB21 KB (53%)1st
https://surfshark.com/website/_next/static/chunks/6178-ff3ddb58751ca39e.js4 KB1st
https://surfshark.com/website/_next/static/chunks/9101-34138507f233840a.js34 KB1st
https://surfshark.com/website/_next/static/chunks/8765-906057589a2085a4.js13 KB1st

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

C
Page Weight Inventory
Action
87 resources · 1.3 MB · 272 KB savings available
REVIEW
87 resources · 1.3 MB · 272 KB savings available
Warning::
Page weight 294 KB over 1MB target
Got: 1.3 MB Expected: ≤ 1 MB
Info::
~272 KB of savings available
Warning::
45 third-party resources (52% of weight)
87 resources · 1.3 MiB · 45 third-party 294.2 KiB over 1MB target
JavaScript 73% · 958.5 KiB
Image 17% · 229.7 KiB
Font 5% · 66.3 KiB
Document 3% · 33.0 KiB
CSS 1% · 18.5 KiB
Other 1% · 12.1 KiB

~271.5 KiB of savings available

Remove unused JavaScript: 271.5 KiB
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
2 fonts (66 KB)
PASS
2 fonts (66 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

66 KB total

Render-blocking

0

of 2

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.5 s LCP 3.8 shttps://surfshark.com/website/_next/static/media/21350d82a1f187e9-s.p.woff221350d82a1f187e9-s.p.woff2 https://surfshark.com/website/_next/static/media/21350d82a1f187e9-s.p.woff2 — 18.7 KiB — 30 ms — font-display: swaphttps://surfshark.com/website/_next/static/media/e4af272ccee01ff0-s.p.woff2e4af272ccee01ff0-s.p.woff2 https://surfshark.com/website/_next/static/media/e4af272ccee01ff0-s.p.woff2 — 47.7 KiB — 40 ms — font-display: swap
21350d82a1f187e9-s.p.woff2 woff2 swap
Size 19 KB
Load time 30 ms
Start 249 ms
Risk FOUT — text flashes from fallback to web font
e4af272ccee01ff0-s.p.woff2 woff2 swap
Size 48 KB
Load time 40 ms
Start 250 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
5 hints, 0 missing preconnects
PASS
5 hints, 0 missing preconnects
Info::
Page uses 5 resource hint(s)

Current Resource Hints

preconnect
preload
5
dns-prefetch
prefetch

5 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
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
87 requests over 6112ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 1.5 s LCP 3.8 shttps://surfshark.com// https://surfshark.com/ — 200 — 32.9 KiB — 234 ms — h3https://surfshark.com/website/_next/static/media/21350d82a1f187e9-s.p.woff2/website/_next/static/media/21350d8... https://surfshark.com/website/_next/static/media/21350d82a1f187e9-s.p.woff2 — 200 — 18.7 KiB — 30 ms — h3https://surfshark.com/website/_next/static/media/e4af272ccee01ff0-s.p.woff2/website/_next/static/media/e4af272... https://surfshark.com/website/_next/static/media/e4af272ccee01ff0-s.p.woff2 — 200 — 47.7 KiB — 40 ms — h3https://surfshark.com/website/_next/static/css/c32d67ae3b390834.css/website/_next/static/css/c32d67ae3... https://surfshark.com/website/_next/static/css/c32d67ae3b390834.css — 200 — 6.1 KiB — 26 ms — h3https://surfshark.com/website/_next/static/css/291b07ffad9e9495.css/website/_next/static/css/291b07ffa... https://surfshark.com/website/_next/static/css/291b07ffad9e9495.css — 200 — 6.0 KiB — 47 ms — h3https://surfshark.com/website/_next/static/css/9cbbafec83a409a2.css/website/_next/static/css/9cbbafec8... https://surfshark.com/website/_next/static/css/9cbbafec83a409a2.css — 200 — 6.5 KiB — 32 ms — h3https://surfshark.com/website/_next/image?url=/website/_next/public/_shared/images/birthday/hero.png&w=1200&q=75/website/_next/image?url=/website/_... https://surfshark.com/website/_next/image?url=/website/_next/public/_shared/images/birthday/hero.png&w=1200&q=75 — 200 — 70.0 KiB — 35 ms — h3https://surfshark.com/website/_next/static/chunks/webpack-4ccb9fe0e17e2006.js/website/_next/static/chunks/webpac... https://surfshark.com/website/_next/static/chunks/webpack-4ccb9fe0e17e2006.js — 200 — 3.8 KiB — 33 ms — h3https://surfshark.com/website/_next/static/chunks/framework-45926255fd5ae142.js/website/_next/static/chunks/framew... https://surfshark.com/website/_next/static/chunks/framework-45926255fd5ae142.js — 200 — 58.6 KiB — 52 ms — h3https://surfshark.com/website/_next/static/chunks/main-5cfc65f1b268bf47.js/website/_next/static/chunks/main-5... https://surfshark.com/website/_next/static/chunks/main-5cfc65f1b268bf47.js — 200 — 40.1 KiB — 49 ms — h3https://surfshark.com/website/_next/static/chunks/pages/_app-2eebe5ec80bc3605.js/website/_next/static/chunks/pages/... https://surfshark.com/website/_next/static/chunks/pages/_app-2eebe5ec80bc3605.js — 200 — 58.5 KiB — 85 ms — h3https://surfshark.com/website/_next/static/chunks/4560-90df615f4b3740f1.js/website/_next/static/chunks/4560-9... https://surfshark.com/website/_next/static/chunks/4560-90df615f4b3740f1.js — 200 — 4.4 KiB — 38 ms — h3https://surfshark.com/website/_next/static/chunks/105-b8bc24802c0969eb.js/website/_next/static/chunks/105-b8... https://surfshark.com/website/_next/static/chunks/105-b8bc24802c0969eb.js — 200 — 9.8 KiB — 33 ms — h3https://surfshark.com/website/_next/static/chunks/2297-238bdc9de1203918.js/website/_next/static/chunks/2297-2... https://surfshark.com/website/_next/static/chunks/2297-238bdc9de1203918.js — 200 — 9.6 KiB — 61 ms — h3https://surfshark.com/website/_next/static/chunks/9101-34138507f233840a.js/website/_next/static/chunks/9101-3... https://surfshark.com/website/_next/static/chunks/9101-34138507f233840a.js — 200 — 34.0 KiB — 49 ms — h3https://surfshark.com/website/_next/static/chunks/1092-d97c85a4142e2d72.js/website/_next/static/chunks/1092-d... https://surfshark.com/website/_next/static/chunks/1092-d97c85a4142e2d72.js — 200 — 5.0 KiB — 61 ms — h3https://surfshark.com/website/_next/static/chunks/8765-906057589a2085a4.js/website/_next/static/chunks/8765-9... https://surfshark.com/website/_next/static/chunks/8765-906057589a2085a4.js — 200 — 12.6 KiB — 62 ms — h3https://surfshark.com/website/_next/static/chunks/3930-35b747c169bede9b.js/website/_next/static/chunks/3930-3... https://surfshark.com/website/_next/static/chunks/3930-35b747c169bede9b.js — 200 — 4.8 KiB — 61 ms — h3https://surfshark.com/website/_next/static/chunks/9713-5994e795ac7cfece.js/website/_next/static/chunks/9713-5... https://surfshark.com/website/_next/static/chunks/9713-5994e795ac7cfece.js — 200 — 2.5 KiB — 82 ms — h3https://surfshark.com/website/_next/static/chunks/4957-d724e8cbd65f4be5.js/website/_next/static/chunks/4957-d... https://surfshark.com/website/_next/static/chunks/4957-d724e8cbd65f4be5.js — 200 — 4.9 KiB — 74 ms — h3https://surfshark.com/website/_next/static/chunks/131-b385ae32d3fffd0c.js/website/_next/static/chunks/131-b3... https://surfshark.com/website/_next/static/chunks/131-b385ae32d3fffd0c.js — 200 — 2.7 KiB — 64 ms — h3https://surfshark.com/website/_next/static/chunks/5249-a990a71506d1c529.js/website/_next/static/chunks/5249-a... https://surfshark.com/website/_next/static/chunks/5249-a990a71506d1c529.js — 200 — 3.9 KiB — 74 ms — h3https://surfshark.com/website/_next/static/chunks/8403-5ed903ab80bb2d4b.js/website/_next/static/chunks/8403-5... https://surfshark.com/website/_next/static/chunks/8403-5ed903ab80bb2d4b.js — 200 — 3.4 KiB — 73 ms — h3https://surfshark.com/website/_next/static/chunks/6178-ff3ddb58751ca39e.js/website/_next/static/chunks/6178-f... https://surfshark.com/website/_next/static/chunks/6178-ff3ddb58751ca39e.js — 200 — 4.4 KiB — 76 ms — h3https://surfshark.com/website/_next/static/chunks/pages/index-2eb90134a0a99182.js/website/_next/static/chunks/pages/... https://surfshark.com/website/_next/static/chunks/pages/index-2eb90134a0a99182.js — 200 — 6.9 KiB — 76 ms — h3https://surfshark.com/website/_next/static/website-1742578/_buildManifest.js/website/_next/static/website-17425... https://surfshark.com/website/_next/static/website-1742578/_buildManifest.js — 200 — 6.5 KiB — 82 ms — h3https://surfshark.com/website/_next/static/website-1742578/_ssgManifest.js/website/_next/static/website-17425... https://surfshark.com/website/_next/static/website-1742578/_ssgManifest.js — 200 — 424 B — 80 ms — h3https://surfshark.com/website/_next/public/_shared/images/trust-signals-section/trustpilot.svg/website/_next/public/_shared/image... https://surfshark.com/website/_next/public/_shared/images/trust-signals-section/trustpilot.svg — 200 — 2.3 KiB — 47 ms — h3https://surfshark.com/website/_next/public/_shared/images/trust-signals-section/stars/trustpilot-full.svg/website/_next/public/_shared/image... https://surfshark.com/website/_next/public/_shared/images/trust-signals-section/stars/trustpilot-full.svg — 200 — 560 B — 33 ms — h3https://surfshark.com/website/_next/public/_shared/images/trust-signals-section/stars/trustpilot-half.svg/website/_next/public/_shared/image... https://surfshark.com/website/_next/public/_shared/images/trust-signals-section/stars/trustpilot-half.svg — 200 — 586 B — 55 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 1.5 s LCP 3.8 shttps://surfshark.com// https://surfshark.com/ — 200 — 32.9 KiB — 234 ms — h3https://surfshark.com/website/_next/static/media/21350d82a1f187e9-s.p.woff2/website/_next/static/media/21350d8... https://surfshark.com/website/_next/static/media/21350d82a1f187e9-s.p.woff2 — 200 — 18.7 KiB — 30 ms — h3https://surfshark.com/website/_next/static/media/e4af272ccee01ff0-s.p.woff2/website/_next/static/media/e4af272... https://surfshark.com/website/_next/static/media/e4af272ccee01ff0-s.p.woff2 — 200 — 47.7 KiB — 40 ms — h3https://surfshark.com/website/_next/static/css/c32d67ae3b390834.css/website/_next/static/css/c32d67ae3... https://surfshark.com/website/_next/static/css/c32d67ae3b390834.css — 200 — 6.1 KiB — 26 ms — h3https://surfshark.com/website/_next/static/css/291b07ffad9e9495.css/website/_next/static/css/291b07ffa... https://surfshark.com/website/_next/static/css/291b07ffad9e9495.css — 200 — 6.0 KiB — 47 ms — h3https://surfshark.com/website/_next/static/css/9cbbafec83a409a2.css/website/_next/static/css/9cbbafec8... https://surfshark.com/website/_next/static/css/9cbbafec83a409a2.css — 200 — 6.5 KiB — 32 ms — h3https://surfshark.com/website/_next/image?url=/website/_next/public/_shared/images/birthday/hero.png&w=1200&q=75/website/_next/image?url=/website/_... https://surfshark.com/website/_next/image?url=/website/_next/public/_shared/images/birthday/hero.png&w=1200&q=75 — 200 — 70.0 KiB — 35 ms — h3https://surfshark.com/website/_next/static/chunks/webpack-4ccb9fe0e17e2006.js/website/_next/static/chunks/webpac... https://surfshark.com/website/_next/static/chunks/webpack-4ccb9fe0e17e2006.js — 200 — 3.8 KiB — 33 ms — h3https://surfshark.com/website/_next/static/chunks/framework-45926255fd5ae142.js/website/_next/static/chunks/framew... https://surfshark.com/website/_next/static/chunks/framework-45926255fd5ae142.js — 200 — 58.6 KiB — 52 ms — h3https://surfshark.com/website/_next/static/chunks/main-5cfc65f1b268bf47.js/website/_next/static/chunks/main-5... https://surfshark.com/website/_next/static/chunks/main-5cfc65f1b268bf47.js — 200 — 40.1 KiB — 49 ms — h3https://surfshark.com/website/_next/static/chunks/pages/_app-2eebe5ec80bc3605.js/website/_next/static/chunks/pages/... https://surfshark.com/website/_next/static/chunks/pages/_app-2eebe5ec80bc3605.js — 200 — 58.5 KiB — 85 ms — h3https://surfshark.com/website/_next/static/chunks/4560-90df615f4b3740f1.js/website/_next/static/chunks/4560-9... https://surfshark.com/website/_next/static/chunks/4560-90df615f4b3740f1.js — 200 — 4.4 KiB — 38 ms — h3https://surfshark.com/website/_next/static/chunks/105-b8bc24802c0969eb.js/website/_next/static/chunks/105-b8... https://surfshark.com/website/_next/static/chunks/105-b8bc24802c0969eb.js — 200 — 9.8 KiB — 33 ms — h3https://surfshark.com/website/_next/static/chunks/2297-238bdc9de1203918.js/website/_next/static/chunks/2297-2... https://surfshark.com/website/_next/static/chunks/2297-238bdc9de1203918.js — 200 — 9.6 KiB — 61 ms — h3https://surfshark.com/website/_next/static/chunks/9101-34138507f233840a.js/website/_next/static/chunks/9101-3... https://surfshark.com/website/_next/static/chunks/9101-34138507f233840a.js — 200 — 34.0 KiB — 49 ms — h3https://surfshark.com/website/_next/static/chunks/1092-d97c85a4142e2d72.js/website/_next/static/chunks/1092-d... https://surfshark.com/website/_next/static/chunks/1092-d97c85a4142e2d72.js — 200 — 5.0 KiB — 61 ms — h3https://surfshark.com/website/_next/static/chunks/8765-906057589a2085a4.js/website/_next/static/chunks/8765-9... https://surfshark.com/website/_next/static/chunks/8765-906057589a2085a4.js — 200 — 12.6 KiB — 62 ms — h3https://surfshark.com/website/_next/static/chunks/3930-35b747c169bede9b.js/website/_next/static/chunks/3930-3... https://surfshark.com/website/_next/static/chunks/3930-35b747c169bede9b.js — 200 — 4.8 KiB — 61 ms — h3https://surfshark.com/website/_next/static/chunks/9713-5994e795ac7cfece.js/website/_next/static/chunks/9713-5... https://surfshark.com/website/_next/static/chunks/9713-5994e795ac7cfece.js — 200 — 2.5 KiB — 82 ms — h3https://surfshark.com/website/_next/static/chunks/4957-d724e8cbd65f4be5.js/website/_next/static/chunks/4957-d... https://surfshark.com/website/_next/static/chunks/4957-d724e8cbd65f4be5.js — 200 — 4.9 KiB — 74 ms — h3https://surfshark.com/website/_next/static/chunks/131-b385ae32d3fffd0c.js/website/_next/static/chunks/131-b3... https://surfshark.com/website/_next/static/chunks/131-b385ae32d3fffd0c.js — 200 — 2.7 KiB — 64 ms — h3https://surfshark.com/website/_next/static/chunks/5249-a990a71506d1c529.js/website/_next/static/chunks/5249-a... https://surfshark.com/website/_next/static/chunks/5249-a990a71506d1c529.js — 200 — 3.9 KiB — 74 ms — h3https://surfshark.com/website/_next/static/chunks/8403-5ed903ab80bb2d4b.js/website/_next/static/chunks/8403-5... https://surfshark.com/website/_next/static/chunks/8403-5ed903ab80bb2d4b.js — 200 — 3.4 KiB — 73 ms — h3https://surfshark.com/website/_next/static/chunks/6178-ff3ddb58751ca39e.js/website/_next/static/chunks/6178-f... https://surfshark.com/website/_next/static/chunks/6178-ff3ddb58751ca39e.js — 200 — 4.4 KiB — 76 ms — h3https://surfshark.com/website/_next/static/chunks/pages/index-2eb90134a0a99182.js/website/_next/static/chunks/pages/... https://surfshark.com/website/_next/static/chunks/pages/index-2eb90134a0a99182.js — 200 — 6.9 KiB — 76 ms — h3https://surfshark.com/website/_next/static/website-1742578/_buildManifest.js/website/_next/static/website-17425... https://surfshark.com/website/_next/static/website-1742578/_buildManifest.js — 200 — 6.5 KiB — 82 ms — h3https://surfshark.com/website/_next/static/website-1742578/_ssgManifest.js/website/_next/static/website-17425... https://surfshark.com/website/_next/static/website-1742578/_ssgManifest.js — 200 — 424 B — 80 ms — h3https://surfshark.com/website/_next/public/_shared/images/trust-signals-section/trustpilot.svg/website/_next/public/_shared/image... https://surfshark.com/website/_next/public/_shared/images/trust-signals-section/trustpilot.svg — 200 — 2.3 KiB — 47 ms — h3https://surfshark.com/website/_next/public/_shared/images/trust-signals-section/stars/trustpilot-full.svg/website/_next/public/_shared/image... https://surfshark.com/website/_next/public/_shared/images/trust-signals-section/stars/trustpilot-full.svg — 200 — 560 B — 33 ms — h3https://surfshark.com/website/_next/public/_shared/images/trust-signals-section/stars/trustpilot-half.svg/website/_next/public/_shared/image... https://surfshark.com/website/_next/public/_shared/images/trust-signals-section/stars/trustpilot-half.svg — 200 — 586 B — 55 ms — h3https://surfshark.com/website/_next/public/_shared/images/trust-signals-section/app-store.svg/website/_next/public/_shared/image... https://surfshark.com/website/_next/public/_shared/images/trust-signals-section/app-store.svg — 200 — 2.9 KiB — 51 ms — h3https://surfshark.com/website/_next/public/_shared/images/trust-signals-section/stars/default-full.svg/website/_next/public/_shared/image... https://surfshark.com/website/_next/public/_shared/images/trust-signals-section/stars/default-full.svg — 200 — 542 B — 46 ms — h3https://surfshark.com/website/_next/public/_shared/images/trust-signals-section/stars/default-half.svg/website/_next/public/_shared/image... https://surfshark.com/website/_next/public/_shared/images/trust-signals-section/stars/default-half.svg — 200 — 556 B — 51 ms — h3https://surfshark.com/website/_next/public/_shared/images/trust-signals-section/google-play.svg/website/_next/public/_shared/image... https://surfshark.com/website/_next/public/_shared/images/trust-signals-section/google-play.svg — 200 — 2.9 KiB — 46 ms — h3https://surfshark.com/website/_next/image?url=/website/_next/public/_shared/images/reusable/vpn-section-main.png&w=2560&q=75/website/_next/image?url=/website/_... https://surfshark.com/website/_next/image?url=/website/_next/public/_shared/images/reusable/vpn-section-main.png&w=2560&q=75 — 200 — 127.0 KiB — 59 ms — h3https://surfshark.com/website/_next/public/_shared/images/reusable/vpn-section-experience.svg/website/_next/public/_shared/image... https://surfshark.com/website/_next/public/_shared/images/reusable/vpn-section-experience.svg — 200 — 2.3 KiB — 190 ms — h3https://surfshark.com/website/_next/image?url=/website/_next/public/home/images/antivirus-section-img.png&w=768&q=75/website/_next/image?url=/website/_... https://surfshark.com/website/_next/image?url=/website/_next/public/home/images/antivirus-section-img.png&w=768&q=75 — 200 — 18.5 KiB — 52 ms — h3https://surfshark.com/api/v1/server/user/api/v1/server/user https://surfshark.com/api/v1/server/user — 200 — 435 B — 27 ms — h3https://surfshark.com/api/v2/experiment/experiments?identifier=5e3c3b8f-847d-41c0-bd7b-d9ef8954663d/api/v2/experiment/experiments?iden... https://surfshark.com/api/v2/experiment/experiments?identifier=5e3c3b8f-847d-41c0-bd7b-d9ef8954663d — 200 — 998 B — 267 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-N9ZV87Vwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-N9ZV87V — 200 — 160.8 KiB — 254 ms — h2https://surfshark.com/website/_next/public/global/favicon-32.png/website/_next/public/global/favico... https://surfshark.com/website/_next/public/global/favicon-32.png — 200 — 759 B — 22 ms — h3https://surfshark.com/api/v1/product/campaigns/active/countries/BR?coupon=undefined/api/v1/product/campaigns/active/co... https://surfshark.com/api/v1/product/campaigns/active/countries/BR?coupon=undefined — 404 — 323 B — 25 ms — h3https://surfshark.com/api/v2/payment/plans?countryCode=BR&currency=BRL/api/v2/payment/plans?countryCode=B... https://surfshark.com/api/v2/payment/plans?countryCode=BR&currency=BRL — 200 — 2.0 KiB — 32 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-800656454&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-800656454&cx=c&gtm=4e64k1 — 200 — 155.8 KiB — 181 ms — h2https://cdn.surfshark.com/npm/@snowplow/javascript-tracker/dist/sp.min.jscdn.surfshark.com/npm/@snowplow/jav... https://cdn.surfshark.com/npm/@snowplow/javascript-tracker/dist/sp.min.js — 200 — 25.9 KiB — 52 ms — h3https://s1.nordcdn.com/d/latest/e/index.js?cu=https://d.surfshark.com/internal/1/cc&p=surfshark_web&sni=13s1.nordcdn.com/d/latest/e/index.js?... https://s1.nordcdn.com/d/latest/e/index.js?cu=https://d.surfshark.com/internal/1/cc&p=surfshark_web&sni=13 — 200 — 7.8 KiB — 41 ms — h3https://behaviour.surfshark.events/com.surfshark/engagementbehaviour.surfshark.events/com.surf... https://behaviour.surfshark.events/com.surfshark/engagement — 200 — 0 B — 152 ms — h2https://d.surfshark.com/internal/1/ccd.surfshark.com/internal/1/cc https://d.surfshark.com/internal/1/cc — 202 — 208 B — 152 ms — h3https://d.surfshark.com/internal/1/ccd.surfshark.com/internal/1/cc https://d.surfshark.com/internal/1/cc — 202 — 208 B — 181 ms — h3https://d.surfshark.com/internal/1/ccd.surfshark.com/internal/1/cc https://d.surfshark.com/internal/1/cc — 202 — 208 B — 161 ms — h3https://behaviour.surfshark.events/com.surfshark/engagementbehaviour.surfshark.events/com.surf... https://behaviour.surfshark.events/com.surfshark/engagement — 200 — 484 B — 145 ms — h2https://www.merchant-center-analytics.goog/mc/collect?v=2&tid=MC-5FRNZSF7S2&gtm=45be64k1v872326467z878757211za20gzb78757211zd78757211&_p=1776899526980&gcs=G111&gcd=13t3t3t3t5l1&npa=0&dma=0&are=1&cid=1041741948.1776899528&frm=0&pscdl=noapi&rcb=6&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266400~117512543&sid=1776899527&sct=1&seg=0&dl=https%3A%2F%2Fsurfshark.com%2F&dt=Surfshark%20VPN%20%26%20all-in-one%20cybersecurity%20suites%20-%20Official%20Site&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1745www.merchant-center-analytics.goog/... https://www.merchant-center-analytics.goog/mc/collect?v=2&tid=MC-5FRNZSF7S2&gtm=45be64k1v872326467z878757211za20gzb78757211zd78757211&_p=1776899526980&gcs=G111&gcd=13t3t3t3t5l1&npa=0&dma=0&are=1&cid=1041741948.1776899528&frm=0&pscdl=noapi&rcb=6&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266400~117512543&sid=1776899527&sct=1&seg=0&dl=https%3A%2F%2Fsurfshark.com%2F&dt=Surfshark%20VPN%20%26%20all-in-one%20cybersecurity%20suites%20-%20Official%20Site&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1745 — 204 — 546 B — 119 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/800656454/?random=1776899527578&cv=11&fst=1776899527578&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v872326467z878757211za20gzb78757211zd78757211xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266400~117512543&u_w=412&u_h=823&url=https%3A%2F%2Fsurfshark.com%2F&rcb=6&frm=0&tiba=Surfshark%20VPN%20%26%20all-in-one%20cybersecurity%20suites%20-%20Official%20Site&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1118865387.1776899528&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/800656454/?random=1776899527578&cv=11&fst=1776899527578&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v872326467z878757211za20gzb78757211zd78757211xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266400~117512543&u_w=412&u_h=823&url=https%3A%2F%2Fsurfshark.com%2F&rcb=6&frm=0&tiba=Surfshark%20VPN%20%26%20all-in-one%20cybersecurity%20suites%20-%20Official%20Site&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1118865387.1776899528&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.2 KiB — 135 ms — h3https://www.google.com/rmkt/collect/800656454/?random=1776899527578&cv=11&fst=1776899527578&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v872326467z878757211za20gzb78757211zd78757211xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266400~117512543&u_w=412&u_h=823&url=https%3A%2F%2Fsurfshark.com%2F&rcb=6&frm=0&tiba=Surfshark%20VPN%20%26%20all-in-one%20cybersecurity%20suites%20-%20Official%20Site&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1118865387.1776899528&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/8006564... https://www.google.com/rmkt/collect/800656454/?random=1776899527578&cv=11&fst=1776899527578&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v872326467z878757211za20gzb78757211zd78757211xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266400~117512543&u_w=412&u_h=823&url=https%3A%2F%2Fsurfshark.com%2F&rcb=6&frm=0&tiba=Surfshark%20VPN%20%26%20all-in-one%20cybersecurity%20suites%20-%20Official%20Site&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1118865387.1776899528&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 111 ms — h3https://www.googleadservices.com/pagead/conversion/800656454/?random=1776899527580&cv=11&fst=1776899527580&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k1v872326467z878757211za20gzb78757211zd78757211xea&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266400~117512543&u_w=412&u_h=823&url=https%3A%2F%2Fsurfshark.com%2F&rcb=6&label=B4S5COO-z4oZEMaY5P0C&capi=1&frm=0&tiba=Surfshark%20VPN%20%26%20all-in-one%20cybersecurity%20suites%20-%20Official%20Site&bttype=purchase&value=0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1118865387.1776899528&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&data=ads_data_redaction%3Dfalse&category=acrcp_v1_512&fmt=7www.googleadservices.com/pagead/con... https://www.googleadservices.com/pagead/conversion/800656454/?random=1776899527580&cv=11&fst=1776899527580&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k1v872326467z878757211za20gzb78757211zd78757211xea&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266400~117512543&u_w=412&u_h=823&url=https%3A%2F%2Fsurfshark.com%2F&rcb=6&label=B4S5COO-z4oZEMaY5P0C&capi=1&frm=0&tiba=Surfshark%20VPN%20%26%20all-in-one%20cybersecurity%20suites%20-%20Official%20Site&bttype=purchase&value=0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1118865387.1776899528&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&data=ads_data_redaction%3Dfalse&category=acrcp_v1_512&fmt=7 — 200 — 1.2 KiB — 234 ms — h3https://www.google.com/ccm/collect?rcb=4&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fsurfshark.com%2F&scrsrc=www.googletagmanager.com&rnd=1929885500.1776899528&dt=Surfshark%20VPN%20%26%20all-in-one%20cybersecurity%20suites%20-%20Official%20Site&auid=1118865387.1776899528&navt=n&npa=0&ep.ads_data_redaction=0&_tu=CA&gtm=45He64k1v78757211za200zd78757211xea&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266400&apve=1&apvf=f&apvc=1&tft=1776899528117&tfd=1780www.google.com/ccm/collect?rcb=4&fr... https://www.google.com/ccm/collect?rcb=4&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fsurfshark.com%2F&scrsrc=www.googletagmanager.com&rnd=1929885500.1776899528&dt=Surfshark%20VPN%20%26%20all-in-one%20cybersecurity%20suites%20-%20Official%20Site&auid=1118865387.1776899528&navt=n&npa=0&ep.ads_data_redaction=0&_tu=CA&gtm=45He64k1v78757211za200zd78757211xea&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266400&apve=1&apvf=f&apvc=1&tft=1776899528117&tfd=1780 — 200 — 21 B — 105 ms — h3https://www.google.com/ccm/collect?rcb=6&frm=0&en=page_view&dl=https%3A%2F%2Fsurfshark.com%2F&scrsrc=www.googletagmanager.com&rnd=1929885500.1776899528&dt=Surfshark%20VPN%20%26%20all-in-one%20cybersecurity%20suites%20-%20Official%20Site&auid=1118865387.1776899528&navt=n&npa=0&_tu=CA&gtm=45be64k1v872326467z878757211za20gzb78757211zd78757211xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266400~117512543&apve=1&apvf=f&apvc=0&tids=AW-800656454&tid=AW-800656454&tft=1776899528118&tfd=1782www.google.com/ccm/collect?rcb=6&fr... https://www.google.com/ccm/collect?rcb=6&frm=0&en=page_view&dl=https%3A%2F%2Fsurfshark.com%2F&scrsrc=www.googletagmanager.com&rnd=1929885500.1776899528&dt=Surfshark%20VPN%20%26%20all-in-one%20cybersecurity%20suites%20-%20Official%20Site&auid=1118865387.1776899528&navt=n&npa=0&_tu=CA&gtm=45be64k1v872326467z878757211za20gzb78757211zd78757211xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266400~117512543&apve=1&apvf=f&apvc=0&tids=AW-800656454&tid=AW-800656454&tft=1776899528118&tfd=1782 — 200 — 21 B — 105 ms — h3https://www.google.com/pagead/1p-user-list/800656454/?random=1776899527578&cv=11&fst=1776898800000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v872326467z878757211za20gzb78757211zd78757211xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266400~117512543&u_w=412&u_h=823&url=https%3A%2F%2Fsurfshark.com%2F&rcb=6&frm=0&tiba=Surfshark%20VPN%20%26%20all-in-one%20cybersecurity%20suites%20-%20Official%20Site&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1118865387.1776899528&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfUrtleOQ674nJMMljVm6kD6BHU61dh72jBGPb-43qvPqvr_eCbJjuc-CkIrBCXfkG0VpJCwciy30i1qC5HxK5BS1b0pD5IYGzkvjStEQ_1eE71GesAiWvbvYzUpu3UOi8ZJw1jghINTgxwbXDxTbDkYNwlPw8t7VxlxNIvHyKsuovgr9-y7zDfeXGJWspMUBlQaFhs3nPRFXX3QADlgpfpVl_-fQLE9-iuBKoxncT9p1r6_RlVXQYQVZXpFdFI5ff894fw&random=1176146519&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/800656454/?random=1776899527578&cv=11&fst=1776898800000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v872326467z878757211za20gzb78757211zd78757211xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266400~117512543&u_w=412&u_h=823&url=https%3A%2F%2Fsurfshark.com%2F&rcb=6&frm=0&tiba=Surfshark%20VPN%20%26%20all-in-one%20cybersecurity%20suites%20-%20Official%20Site&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1118865387.1776899528&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfUrtleOQ674nJMMljVm6kD6BHU61dh72jBGPb-43qvPqvr_eCbJjuc-CkIrBCXfkG0VpJCwciy30i1qC5HxK5BS1b0pD5IYGzkvjStEQ_1eE71GesAiWvbvYzUpu3UOi8ZJw1jghINTgxwbXDxTbDkYNwlPw8t7VxlxNIvHyKsuovgr9-y7zDfeXGJWspMUBlQaFhs3nPRFXX3QADlgpfpVl_-fQLE9-iuBKoxncT9p1r6_RlVXQYQVZXpFdFI5ff894fw&random=1176146519&rmt_tld=0&ipr=y — 200 — 64 B — 59 ms — h3https://www.google.com.br/pagead/1p-user-list/800656454/?random=1776899527578&cv=11&fst=1776898800000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v872326467z878757211za20gzb78757211zd78757211xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266400~117512543&u_w=412&u_h=823&url=https%3A%2F%2Fsurfshark.com%2F&rcb=6&frm=0&tiba=Surfshark%20VPN%20%26%20all-in-one%20cybersecurity%20suites%20-%20Official%20Site&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1118865387.1776899528&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfUrtleOQ674nJMMljVm6kD6BHU61dh72jBGPb-43qvPqvr_eCbJjuc-CkIrBCXfkG0VpJCwciy30i1qC5HxK5BS1b0pD5IYGzkvjStEQ_1eE71GesAiWvbvYzUpu3UOi8ZJw1jghINTgxwbXDxTbDkYNwlPw8t7VxlxNIvHyKsuovgr9-y7zDfeXGJWspMUBlQaFhs3nPRFXX3QADlgpfpVl_-fQLE9-iuBKoxncT9p1r6_RlVXQYQVZXpFdFI5ff894fw&random=1176146519&rmt_tld=1&ipr=ywww.google.com.br/pagead/1p-user-li... https://www.google.com.br/pagead/1p-user-list/800656454/?random=1776899527578&cv=11&fst=1776898800000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v872326467z878757211za20gzb78757211zd78757211xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266400~117512543&u_w=412&u_h=823&url=https%3A%2F%2Fsurfshark.com%2F&rcb=6&frm=0&tiba=Surfshark%20VPN%20%26%20all-in-one%20cybersecurity%20suites%20-%20Official%20Site&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1118865387.1776899528&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfUrtleOQ674nJMMljVm6kD6BHU61dh72jBGPb-43qvPqvr_eCbJjuc-CkIrBCXfkG0VpJCwciy30i1qC5HxK5BS1b0pD5IYGzkvjStEQ_1eE71GesAiWvbvYzUpu3UOi8ZJw1jghINTgxwbXDxTbDkYNwlPw8t7VxlxNIvHyKsuovgr9-y7zDfeXGJWspMUBlQaFhs3nPRFXX3QADlgpfpVl_-fQLE9-iuBKoxncT9p1r6_RlVXQYQVZXpFdFI5ff894fw&random=1176146519&rmt_tld=1&ipr=y — 200 — 64 B — 129 ms — h3https://behaviour.surfshark.events/com.surfshark/engagementbehaviour.surfshark.events/com.surf... https://behaviour.surfshark.events/com.surfshark/engagement — 200 — 315 B — 131 ms — h2https://d.surfshark.com/internal/1/ccd.surfshark.com/internal/1/cc https://d.surfshark.com/internal/1/cc — 202 — 208 B — 169 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/800656454/?random=1328638123&cv=11&fst=1776899527580&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k1v872326467z878757211za20gzb78757211zd78757211xea&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266400~117512543&u_w=412&u_h=823&url=https%3A%2F%2Fsurfshark.com%2F&rcb=6&label=B4S5COO-z4oZEMaY5P0C&capi=1&frm=0&tiba=Surfshark%20VPN%20%26%20all-in-one%20cybersecurity%20suites%20-%20Official%20Site&value=0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1118865387.1776899528&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&data=ads_data_redaction%3Dfalse&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKJnRyaWdnZXI9bmF2aWdhdGlvbi1zb3VyY2U7ZXZlbnQtc291cmNlWgMKAQFiAwoBAw&cerd=CgEA&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1FkRWLjfd3d1TCPu3yx-nVqKtr6xUnyybRSg&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1X8EDulYG1ec23rvqM4uW4OQTdrd4x9RKhbBcWx4y3okrgFh9Hf62YaAl_h&pscrd=IhMInL-4ycqClAMVYINhBh2_5S7AMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhZodHRwczovL3N1cmZzaGFyay5jb20vQlhDaEVJOE9PaHp3WVExY2lqeDQtZ2w0YVZBUkl0QUk4RUtaMUFscWxwMjlhYTY4TTA3c2JOMk1Cb3NMUmNNNU11ZHVydHJaWDBpZEdHamYyMllKbVVvSVduegwICWIICAAQABgAIAAgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/800656454/?random=1328638123&cv=11&fst=1776899527580&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k1v872326467z878757211za20gzb78757211zd78757211xea&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266400~117512543&u_w=412&u_h=823&url=https%3A%2F%2Fsurfshark.com%2F&rcb=6&label=B4S5COO-z4oZEMaY5P0C&capi=1&frm=0&tiba=Surfshark%20VPN%20%26%20all-in-one%20cybersecurity%20suites%20-%20Official%20Site&value=0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1118865387.1776899528&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&data=ads_data_redaction%3Dfalse&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKJnRyaWdnZXI9bmF2aWdhdGlvbi1zb3VyY2U7ZXZlbnQtc291cmNlWgMKAQFiAwoBAw&cerd=CgEA&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1FkRWLjfd3d1TCPu3yx-nVqKtr6xUnyybRSg&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1X8EDulYG1ec23rvqM4uW4OQTdrd4x9RKhbBcWx4y3okrgFh9Hf62YaAl_h&pscrd=IhMInL-4ycqClAMVYINhBh2_5S7AMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhZodHRwczovL3N1cmZzaGFyay5jb20vQlhDaEVJOE9PaHp3WVExY2lqeDQtZ2w0YVZBUkl0QUk4RUtaMUFscWxwMjlhYTY4TTA3c2JOMk1Cb3NMUmNNNU11ZHVydHJaWDBpZEdHamYyMllKbVVvSVduegwICWIICAAQABgAIAA — 302 — 23 B — 320 ms — h3https://www.google.com/pagead/1p-conversion/800656454/?random=1328638123&cv=11&fst=1776899527580&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k1v872326467z878757211za20gzb78757211zd78757211xea&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266400~117512543&u_w=412&u_h=823&url=https%3A%2F%2Fsurfshark.com%2F&rcb=6&label=B4S5COO-z4oZEMaY5P0C&capi=1&frm=0&tiba=Surfshark%20VPN%20%26%20all-in-one%20cybersecurity%20suites%20-%20Official%20Site&value=0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1118865387.1776899528&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&data=ads_data_redaction%3Dfalse&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKJnRyaWdnZXI9bmF2aWdhdGlvbi1zb3VyY2U7ZXZlbnQtc291cmNlWgMKAQFiAwoBAw&cerd=CgEA&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1X8EDulYG1ec23rvqM4uW4OQTdrd4x9RKhbBcWx4y3okrgFh9Hf62YaAl_h&pscrd=IhMInL-4ycqClAMVYINhBh2_5S7AMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhZodHRwczovL3N1cmZzaGFyay5jb20vQlhDaEVJOE9PaHp3WVExY2lqeDQtZ2w0YVZBUkl0QUk4RUtaMUFscWxwMjlhYTY4TTA3c2JOMk1Cb3NMUmNNNU11ZHVydHJaWDBpZEdHamYyMllKbVVvSVduegwICWIICAAQABgAIAA&is_vtc=1&cid=CAQSyAEABaugfUqKJYWw03lQDdaoCtKmCt23fHgxsV2nT-0Xk8FifCdvdXjfjU0EAZqhSlWmxw1PMJcQL32VRwTqdeCS-mqV8IaXdIbyzWIIIqh5P5qJ42T0J3lK8pHX0ONrHiai74rTqLL17KcvVmdqCj4FkC9ot1CLfeTwu26WQufMu5-EJ5QTruVM3Xfa8J_x8oUHvAZARO6oEMXiOezZGuhToo8S4A8oIOO0cmWbPP7bB8lz7-Ycw5-RGoCsBCnmMsmX7yQaAWOtTA&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1Fka5tShk4M-4Qm7hhdWPKSfGyohlWvVMewQ&random=2297953275www.google.com/pagead/1p-conversion... https://www.google.com/pagead/1p-conversion/800656454/?random=1328638123&cv=11&fst=1776899527580&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k1v872326467z878757211za20gzb78757211zd78757211xea&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266400~117512543&u_w=412&u_h=823&url=https%3A%2F%2Fsurfshark.com%2F&rcb=6&label=B4S5COO-z4oZEMaY5P0C&capi=1&frm=0&tiba=Surfshark%20VPN%20%26%20all-in-one%20cybersecurity%20suites%20-%20Official%20Site&value=0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1118865387.1776899528&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&data=ads_data_redaction%3Dfalse&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKJnRyaWdnZXI9bmF2aWdhdGlvbi1zb3VyY2U7ZXZlbnQtc291cmNlWgMKAQFiAwoBAw&cerd=CgEA&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1X8EDulYG1ec23rvqM4uW4OQTdrd4x9RKhbBcWx4y3okrgFh9Hf62YaAl_h&pscrd=IhMInL-4ycqClAMVYINhBh2_5S7AMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhZodHRwczovL3N1cmZzaGFyay5jb20vQlhDaEVJOE9PaHp3WVExY2lqeDQtZ2w0YVZBUkl0QUk4RUtaMUFscWxwMjlhYTY4TTA3c2JOMk1Cb3NMUmNNNU11ZHVydHJaWDBpZEdHamYyMllKbVVvSVduegwICWIICAAQABgAIAA&is_vtc=1&cid=CAQSyAEABaugfUqKJYWw03lQDdaoCtKmCt23fHgxsV2nT-0Xk8FifCdvdXjfjU0EAZqhSlWmxw1PMJcQL32VRwTqdeCS-mqV8IaXdIbyzWIIIqh5P5qJ42T0J3lK8pHX0ONrHiai74rTqLL17KcvVmdqCj4FkC9ot1CLfeTwu26WQufMu5-EJ5QTruVM3Xfa8J_x8oUHvAZARO6oEMXiOezZGuhToo8S4A8oIOO0cmWbPP7bB8lz7-Ycw5-RGoCsBCnmMsmX7yQaAWOtTA&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1Fka5tShk4M-4Qm7hhdWPKSfGyohlWvVMewQ&random=2297953275 — 302 — 22 B — 254 ms — h3https://www.google.com.br/pagead/1p-conversion/800656454/?random=1328638123&cv=11&fst=1776899527580&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k1v872326467z878757211za20gzb78757211zd78757211xea&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266400~117512543&u_w=412&u_h=823&url=https%3A%2F%2Fsurfshark.com%2F&rcb=6&label=B4S5COO-z4oZEMaY5P0C&capi=1&frm=0&tiba=Surfshark%20VPN%20%26%20all-in-one%20cybersecurity%20suites%20-%20Official%20Site&value=0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1118865387.1776899528&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&data=ads_data_redaction%3Dfalse&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKJnRyaWdnZXI9bmF2aWdhdGlvbi1zb3VyY2U7ZXZlbnQtc291cmNlWgMKAQFiAwoBAw&cerd=CgEA&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1X8EDulYG1ec23rvqM4uW4OQTdrd4x9RKhbBcWx4y3okrgFh9Hf62YaAl_h&is_vtc=1&cid=CAQSyAEABaugfUqKJYWw03lQDdaoCtKmCt23fHgxsV2nT-0Xk8FifCdvdXjfjU0EAZqhSlWmxw1PMJcQL32VRwTqdeCS-mqV8IaXdIbyzWIIIqh5P5qJ42T0J3lK8pHX0ONrHiai74rTqLL17KcvVmdqCj4FkC9ot1CLfeTwu26WQufMu5-EJ5QTruVM3Xfa8J_x8oUHvAZARO6oEMXiOezZGuhToo8S4A8oIOO0cmWbPP7bB8lz7-Ycw5-RGoCsBCnmMsmX7yQaAWOtTA&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1Fka5tShk4M-4Qm7hhdWPKSfGyohlWvVMewQ&random=2297953275&ipr=y&pscrd=IhMInL-4ycqClAMVYINhBh2_5S7AMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhZodHRwczovL3N1cmZzaGFyay5jb20vQlhDaEVJOE9PaHp3WVExY2lqeDQtZ2w0YVZBUkl0QUk4RUtaMUFscWxwMjlhYTY4TTA3c2JOMk1Cb3NMUmNNNU11ZHVydHJaWDBpZEdHamYyMllKbVVvSVduegwICWIICAAQABgAIACCAQVwAYgBAQwww.google.com.br/pagead/1p-convers... https://www.google.com.br/pagead/1p-conversion/800656454/?random=1328638123&cv=11&fst=1776899527580&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k1v872326467z878757211za20gzb78757211zd78757211xea&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266400~117512543&u_w=412&u_h=823&url=https%3A%2F%2Fsurfshark.com%2F&rcb=6&label=B4S5COO-z4oZEMaY5P0C&capi=1&frm=0&tiba=Surfshark%20VPN%20%26%20all-in-one%20cybersecurity%20suites%20-%20Official%20Site&value=0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1118865387.1776899528&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&data=ads_data_redaction%3Dfalse&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKJnRyaWdnZXI9bmF2aWdhdGlvbi1zb3VyY2U7ZXZlbnQtc291cmNlWgMKAQFiAwoBAw&cerd=CgEA&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1X8EDulYG1ec23rvqM4uW4OQTdrd4x9RKhbBcWx4y3okrgFh9Hf62YaAl_h&is_vtc=1&cid=CAQSyAEABaugfUqKJYWw03lQDdaoCtKmCt23fHgxsV2nT-0Xk8FifCdvdXjfjU0EAZqhSlWmxw1PMJcQL32VRwTqdeCS-mqV8IaXdIbyzWIIIqh5P5qJ42T0J3lK8pHX0ONrHiai74rTqLL17KcvVmdqCj4FkC9ot1CLfeTwu26WQufMu5-EJ5QTruVM3Xfa8J_x8oUHvAZARO6oEMXiOezZGuhToo8S4A8oIOO0cmWbPP7bB8lz7-Ycw5-RGoCsBCnmMsmX7yQaAWOtTA&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1Fka5tShk4M-4Qm7hhdWPKSfGyohlWvVMewQ&random=2297953275&ipr=y&pscrd=IhMInL-4ycqClAMVYINhBh2_5S7AMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhZodHRwczovL3N1cmZzaGFyay5jb20vQlhDaEVJOE9PaHp3WVExY2lqeDQtZ2w0YVZBUkl0QUk4RUtaMUFscWxwMjlhYTY4TTA3c2JOMk1Cb3NMUmNNNU11ZHVydHJaWDBpZEdHamYyMllKbVVvSVduegwICWIICAAQABgAIACCAQVwAYgBAQ — 200 — 20 B — 65 ms — h3https://behaviour.surfshark.events/com.surfshark/engagementbehaviour.surfshark.events/com.surf... https://behaviour.surfshark.events/com.surfshark/engagement — 200 — 315 B — 134 ms — h2https://d.surfshark.com/internal/1/ccd.surfshark.com/internal/1/cc https://d.surfshark.com/internal/1/cc — 202 — 208 B — 258 ms — h3https://bat.bing.com/bat.jsbat.bing.com/bat.js https://bat.bing.com/bat.js — 200 — 15.5 KiB — 147 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 202 ms — h3https://collector-52277.us.tvsquared.com/tv2track.jscollector-52277.us.tvsquared.com/tv... https://collector-52277.us.tvsquared.com/tv2track.js — 200 — 8.7 KiB — 560 ms — http/1.1https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=C9AL2K3C77U7KEORB77G&lib=ttqanalytics.tiktok.com/i18n/pixel/eve... https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=C9AL2K3C77U7KEORB77G&lib=ttq — 200 — 2.7 KiB — 152 ms — h2https://bat.bing.com/p/action/25004960.jsbat.bing.com/p/action/25004960.js https://bat.bing.com/p/action/25004960.js — 200 — 427 B — 121 ms — h2https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMA.jsanalytics.tiktok.com/i18n/pixel/sta... https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMA.js — 200 — 106.0 KiB — 9 ms — h2https://analytics.tiktok.com/i18n/pixel/static/identify_5cff1caf.jsanalytics.tiktok.com/i18n/pixel/sta... https://analytics.tiktok.com/i18n/pixel/static/identify_5cff1caf.js — 200 — 39.6 KiB — 6 ms — h2https://analytics-ipv6.tiktokw.us/ipv6/enrich_ipv6analytics-ipv6.tiktokw.us/ipv6/enri... https://analytics-ipv6.tiktokw.us/ipv6/enrich_ipv6 — 200 — 937 B — 178 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 747 B — 260 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 747 B — 415 ms — h2https://connect.facebook.net/signals/config/1690077554448261?v=2.9.303&r=stable&domain=surfshark.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/1690077554448261?v=2.9.303&r=stable&domain=surfshark.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168 — 200 — 59.8 KiB — 58 ms — h3https://bat.bing.com/actionp/0?ti=25004960&Ver=2&mid=9584760b-8bea-49aa-ae32-674952113302&bo=1&evt=consent&src=update&cdb=AQAS&asc=Gbat.bing.com/actionp/0?ti=25004960&... https://bat.bing.com/actionp/0?ti=25004960&Ver=2&mid=9584760b-8bea-49aa-ae32-674952113302&bo=1&evt=consent&src=update&cdb=AQAS&asc=G — 204 — 360 B — 120 ms — h2https://bat.bing.com/action/0?ti=25004960&Ver=2&mid=9584760b-8bea-49aa-ae32-674952113302&bo=2&sid=b030cab03ea011f1862503b8850b01a3&vid=b030c6b03ea011f197c59dec8ec6f3a0&vids=1&msclkid=N&pi=918639831&lg=en-US&sw=412&sh=823&sc=24&tl=Surfshark%20VPN%20%26%20all-in-one%20cybersecurity%20suites%20-%20Official%20Site&p=https%3A%2F%2Fsurfshark.com%2F&r=&lt=520&mtp=1&evt=pageLoad&sv=2&asc=G&cdb=AQAS&rn=406023bat.bing.com/action/0?ti=25004960&V... https://bat.bing.com/action/0?ti=25004960&Ver=2&mid=9584760b-8bea-49aa-ae32-674952113302&bo=2&sid=b030cab03ea011f1862503b8850b01a3&vid=b030c6b03ea011f197c59dec8ec6f3a0&vids=1&msclkid=N&pi=918639831&lg=en-US&sw=412&sh=823&sc=24&tl=Surfshark%20VPN%20%26%20all-in-one%20cybersecurity%20suites%20-%20Official%20Site&p=https%3A%2F%2Fsurfshark.com%2F&r=&lt=520&mtp=1&evt=pageLoad&sv=2&asc=G&cdb=AQAS&rn=406023 — 204 — 231 B — 159 ms — h2https://www.facebook.com/tr/?id=1690077554448261&ev=PageView&dl=https%3A%2F%2Fsurfshark.com%2F&rl=&if=false&ts=1776899529760&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4125&fbp=fb.1.1776899529755.80156678717910850&cs_est=true&ler=empty&cdl=API_unavailable&plt=510.69999980926514&it=1776899529665&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=ct3&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=16900775544... https://www.facebook.com/tr/?id=1690077554448261&ev=PageView&dl=https%3A%2F%2Fsurfshark.com%2F&rl=&if=false&ts=1776899529760&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4125&fbp=fb.1.1776899529755.80156678717910850&cs_est=true&ler=empty&cdl=API_unavailable&plt=510.69999980926514&it=1776899529665&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=ct3&expv2[6]=hf1&rqm=GET — 200 — 19 B — 103 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1690077554448261&ev=PageView&dl=https%3A%2F%2Fsurfshark.com%2F&rl=&if=false&ts=1776899529760&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4125&fbp=fb.1.1776899529755.80156678717910850&cs_est=true&ler=empty&cdl=API_unavailable&plt=510.69999980926514&it=1776899529665&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=ct3&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1690077554448261&ev=PageView&dl=https%3A%2F%2Fsurfshark.com%2F&rl=&if=false&ts=1776899529760&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4125&fbp=fb.1.1776899529755.80156678717910850&cs_est=true&ler=empty&cdl=API_unavailable&plt=510.69999980926514&it=1776899529665&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=ct3&expv2[6]=hf1&rqm=FGET — 200 — 203 B — 443 ms — h3https://analytics.tiktok.com/api/v2/pixel/actanalytics.tiktok.com/api/v2/pixel/a... https://analytics.tiktok.com/api/v2/pixel/act — 200 — 909 B — 252 ms — h2https://collector-52277.us.tvsquared.com/tv2track.php?action_name=Surfshark%20VPN%20%26%20all-in-one%20cybersecurity%20suites%20-%20Official%20Site&idsite=TV-4572722727-1&rec=1&r=722616&h=23&m=12&s=9&url=https%3A%2F%2Fsurfshark.com%2F&_id=e8ac1502040cab7d&_idts=1776899530&_idvc=0&_idn=1&_viewts=&cvar=%7B%225%22%3A%5B%22first_visit%22%2C%22%7B%7D%22%5D%7D&pdf=1&qt=0&realp=0&wma=0&dir=0&fla=0&java=0&gears=0&ag=0&cookie=1&res=412x823&gt_ms=226collector-52277.us.tvsquared.com/tv... https://collector-52277.us.tvsquared.com/tv2track.php?action_name=Surfshark%20VPN%20%26%20all-in-one%20cybersecurity%20suites%20-%20Official%20Site&idsite=TV-4572722727-1&rec=1&r=722616&h=23&m=12&s=9&url=https%3A%2F%2Fsurfshark.com%2F&_id=e8ac1502040cab7d&_idts=1776899530&_idvc=0&_idn=1&_viewts=&cvar=%7B%225%22%3A%5B%22first_visit%22%2C%22%7B%7D%22%5D%7D&pdf=1&qt=0&realp=0&wma=0&dir=0&fla=0&java=0&gears=0&ag=0&cookie=1&res=412x823&gt_ms=226 — 200 — 276 B — 136 ms — http/1.1https://behaviour.surfshark.events/com.surfshark/engagementbehaviour.surfshark.events/com.surf... https://behaviour.surfshark.events/com.surfshark/engagement — 200 — 313 B — 131 ms — h2https://d.surfshark.com/internal/1/ccd.surfshark.com/internal/1/cc https://d.surfshark.com/internal/1/cc — 202 — 208 B — 160 ms — h3https://behaviour.surfshark.events/com.surfshark/engagementbehaviour.surfshark.events/com.surf... https://behaviour.surfshark.events/com.surfshark/engagement — 200 — 312 B — 134 ms — h2https://d.surfshark.com/internal/1/ccd.surfshark.com/internal/1/cc https://d.surfshark.com/internal/1/cc — 202 — 208 B — 163 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
57% of JavaScript execution is third-party
First-party Third-party 2746ms · 652KB · €44/mo
Google Tag Manager
Tag Manager
Costly
Execution 752ms
Transfer 161 KB
Unused 37%
Monthly Cost €12/mo
Unattributable
Other
Costly
Execution 684ms
Transfer 0 KB
Monthly Cost €11/mo
Google Tag Manager
Tag Manager
Costly
Execution 458ms
Transfer 156 KB
Unused 34%
Monthly Cost €7/mo
analytics.tiktok.com
Other
Costly
Execution 260ms
Transfer 106 KB
Unused 54%
Monthly Cost €4/mo
Facebook Pixel
Advertising
Optional
Execution 169ms
Transfer 97 KB
Unused 36%
Monthly Cost €3/mo
s1.nordcdn.com
Other
Optional
Execution 148ms
Transfer 8 KB
Monthly Cost €2/mo
Facebook Pixel
Advertising
Optional
Execution 139ms
Transfer 60 KB
Unused 39%
Monthly Cost €2/mo
cdn.surfshark.com
Other
Optional
Execution 82ms
Transfer 26 KB
Monthly Cost €1/mo
analytics.tiktok.com
Other
Optional
Execution 54ms
Transfer 40 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Google Tag Manager adds 752ms and costs ~€12/month
  • Unattributable adds 684ms and costs ~€11/month
  • Google Tag Manager adds 458ms and costs ~€7/month
  • analytics.tiktok.com adds 260ms and costs ~€4/month

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

Why this matters

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

Learn more

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

Source: web.dev / HTTP Archive Web Almanac

Google Tag Manager takes 752ms 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 684ms 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 458ms 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

analytics.tiktok.com takes 260ms 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 analytics.tiktok.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback