Skip to content
https://etoro.com

Performance

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

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

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

772 ms

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

1.81 s

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

44 ms

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

0.003

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

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

2.33 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
15
5 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
3.4 MB transferred, 81 requests
FIX
3.4 MB transferred, 81 requests
Warning::
Page weighs 6.9 MB (3.4 MB transferred)
Warning::
JavaScript is 1.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.5 MB
Warning::
Images are 1.4 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.4 MB
Info::
Fonts are 417 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 417 KB
Info::
81 HTTP requests
Info::
Estimated 0.71 g CO2 per page load
3.4 MB / 2.4 MB budget
3.4 MB transferred
81 requests
0.71 g CO2 per page load
JavaScript 1.5 MiB 45%
Images 1.4 MiB 40%
Fonts 416.6 KiB 12%
HTML 77.2 KiB 2%
CSS 11.6 KiB 0%
Other 4.6 KiB 0%
Other 4.0 KiB 0%
Other 1.3 KiB 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

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

Why this matters

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

Source: web.dev font loading

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (3.4 MiB of 3.4 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
23 scripts, 672 KB unused
FIX
23 scripts, 672 KB unused
Warning::
https://acsbapp.com/apps/app/dist/js/app.js: 114 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://accounts.google.com/gsi/client: 72 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-105...: 66 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-731...: 66 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/destination?...: 65 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 672 KB
672 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://acsbapp.com/apps/app/dist/js/app.js222 KB114 KB (53%)3rd
https://accounts.google.com/gsi/client96 KB72 KB (75%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-1056592693&cx=c&gtm=4e64k1145 KB66 KB (46%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-731943178&cx=c&gtm=4e64k1145 KB66 KB (46%)3rd
https://www.googletagmanager.com/gtag/destination?id=DC-9944765&cx=c&gtm=4e64k1131 KB65 KB (50%)3rd
https://www.googleoptimize.com/optimize.js?id=GTM-55ZB4XN113 KB65 KB (58%)3rd
https://www.googletagmanager.com/gtag/js?id=G-B0NS054E7V&cx=c&gtm=4e64k1161 KB63 KB (39%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-745551997&cx=c&gtm=4e64k1143 KB59 KB (42%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-N7SQ5DP177 KB58 KB (33%)3rd
https://marketing.etorostatic.com/cache1/hp/v_2/js/swiper-bundle.min.js39 KB23 KB (60%)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
81 resources · 3.4 MB · 672 KB savings available
FIX
81 resources · 3.4 MB · 672 KB savings available
Warning::
Page weight 2.4 MB over 1MB target
Got: 3.4 MB Expected: ≤ 1 MB
Info::
~672 KB of savings available
Warning::
80 third-party resources (100% of weight)
Info::
3 resources over 200KB
81 resources · 3.4 MiB · 80 third-party 2.4 MiB over 1MB target
JavaScript 45% · 1.5 MiB
Image 40% · 1.4 MiB
Font 12% · 416.6 KiB
Document 2% · 78.0 KiB
CSS 0% · 11.6 KiB
Other 0% · 4.7 KiB

~672.4 KiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
34 images, 0 KB saveable
REVIEW
34 images, 0 KB saveable
Warning::
https://marketing.etorostatic.com/cache1/hp/v_2/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://marketing.etorostatic.com/cache1/hp/v_2/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://marketing.etorostatic.com/cache1/hp/v_2/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://marketing.etorostatic.com/cache1/hp/v_2/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://marketing.etorostatic.com/cache1/hp/v_2/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://marketing.etorostatic.com/cache1/hp/v_2/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://marketing.etorostatic.com/cache1/hp/v_2/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://marketing.etorostatic.com/cache1/hp/v_2/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://marketing.etorostatic.com/cache1/hp/v_2/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://marketing.etorostatic.com/cache1/hp/v_2/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://marketing.etorostatic.com/cache1/hp/v_2/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://marketing.etorostatic.com/cache1/hp/v_2/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://marketing.etorostatic.com/cache1/hp/v_2/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://marketing.etorostatic.com/cache1/hp/v_2/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://marketing.etorostatic.com/cache1/hp/v_2/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://marketing.etorostatic.com/cache1/hp/v_2/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://marketing.etorostatic.com/cache1/hp/v_2/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://marketing.etorostatic.com/cache1/hp/v_2/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://marketing.etorostatic.com/cache1/hp/v_2/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
34 images 1.4 MB
0 oversized -0 KB
30 legacy format
20 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

B
JS Execution Cost
879ms total JS execution
REVIEW
879ms total JS execution
Warning::
https://www.etoro.com/: 434ms CPU time
Info::
Unattributable: 126ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-N7S...: 96ms CPU time
Info::
https://acsbapp.com/apps/app/dist/js/app.js: 83ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-B0NS...: 73ms CPU time
Warning::
Third-party scripts: 879ms (100% of total)

Main Thread Breakdown

Script Evaluation 49% Other 25% Style & Layout 11% Script Parsing & Compilation 8%
ScriptTotalScriptingParse/CompileParty
https://www.etoro.com/434ms83ms12ms3rd
Unattributable126ms8ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-N7SQ5DP96ms78ms12ms3rd
https://acsbapp.com/apps/app/dist/js/app.js83ms54ms15ms3rd
https://www.googletagmanager.com/gtag/js?id=G-B0NS054E7V&cx=c&gtm=4e64k173ms60ms9ms3rd
https://dd-js.etoro.com/tags.js68ms51ms2ms3rd
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
2 fonts (417 KB)
PASS
2 fonts (417 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

417 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 500 ms 1.0 s 1.5 s FCP 772 ms LCP 1.8 shttps://marketing.etorostatic.com/cache1/fonts/etoro/eToro-VF-v0.8.ttfeToro-VF-v0.8.ttf https://marketing.etorostatic.com/cache1/fonts/etoro/eToro-VF-v0.8.ttf — 413.4 KiB — 27 ms — font-display: swaphttps://marketing.etorostatic.com/cache1/fonts/socials/new-socials.ttfnew-socials.ttf https://marketing.etorostatic.com/cache1/fonts/socials/new-socials.ttf — 3.2 KiB — 4 ms — font-display: swap
eToro-VF-v0.8.ttf ttf swap
Size 413 KB
Load time 27 ms
Start 225 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
new-socials.ttf ttf swap
Size 3 KB
Load time 4 ms
Start 493 ms
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 ~332 KB and ~664 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
81 requests over 4042ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 772 ms LCP 1.8 shttps://etoro.com// https://etoro.com/ — 301 — 169 B — 42 ms — http/1.1https://www.etoro.com/www.etoro.com/ https://www.etoro.com/ — 200 — 77.2 KiB — 189 ms — h2https://marketing.etorostatic.com/cache1/fonts/etoro/eToro-VF-v0.8.ttfmarketing.etorostatic.com/cache1/fo... https://marketing.etorostatic.com/cache1/fonts/etoro/eToro-VF-v0.8.ttf — 200 — 413.4 KiB — 27 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — -1 — 0 B — 105 ms — https://dd-js.etoro.com/tags.jsdd-js.etoro.com/tags.js https://dd-js.etoro.com/tags.js — 200 — 40.7 KiB — 128 ms — h2https://marketing.etorostatic.com/cache1/assets/css/onetrust.css?v=3marketing.etorostatic.com/cache1/as... https://marketing.etorostatic.com/cache1/assets/css/onetrust.css?v=3 — 200 — 5.4 KiB — 13 ms — h2https://www.googleoptimize.com/optimize.js?id=GTM-55ZB4XNwww.googleoptimize.com/optimize.js?... https://www.googleoptimize.com/optimize.js?id=GTM-55ZB4XN — 200 — 113.1 KiB — 155 ms — h2https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 96.4 KiB — 157 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/css/style-newhp-2024.min.css?v=1776861683marketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/css/style-newhp-2024.min.css?v=1776861683 — 200 — 5.5 KiB — 15 ms — h2https://www.etoro.com/wp-content/themes/etoro/assets/images/logo.svgwww.etoro.com/wp-content/themes/eto... https://www.etoro.com/wp-content/themes/etoro/assets/images/logo.svg — 200 — 1.3 KiB — 47 ms — h2https://www.etoro.com/wp-content/uploads/2025/08/new-menu-iob.pngwww.etoro.com/wp-content/uploads/20... https://www.etoro.com/wp-content/uploads/2025/08/new-menu-iob.png — 200 — 10.7 KiB — 49 ms — h2https://www.etoro.com/wp-content/uploads/2025/08/earn-up-to-500-refer.pngwww.etoro.com/wp-content/uploads/20... https://www.etoro.com/wp-content/uploads/2025/08/earn-up-to-500-refer.png — 200 — 21.0 KiB — 47 ms — h2https://www.etoro.com/wp-content/uploads/2025/08/eToro-Nasdaq-Course-Banner-EN.pngwww.etoro.com/wp-content/uploads/20... https://www.etoro.com/wp-content/uploads/2025/08/eToro-Nasdaq-Course-Banner-EN.png — 200 — 14.0 KiB — 49 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/covers/half-cover/en-gb/desktop.webp?v=8marketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/covers/half-cover/en-gb/desktop.webp?v=8 — 200 — 125.1 KiB — 16 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/fees/dark/one-dollar-ac.pngmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/fees/dark/one-dollar-ac.png — 200 — 83.1 KiB — 19 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/fees/dark/zero-percent-ac.pngmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/fees/dark/zero-percent-ac.png — 200 — 86.3 KiB — 19 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/fees/dark/one-percent-ac.pngmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/fees/dark/one-percent-ac.png — 200 — 84.1 KiB — 22 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/earn-interest/earn-interest-desktop-2684.webpmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/earn-interest/earn-interest-desktop-2684.webp — 200 — 91.9 KiB — 22 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/row-crypto/crypto2x.jpgmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/row-crypto/crypto2x.jpg — 200 — 40.6 KiB — 24 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/alpine.svgmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/alpine.svg — 200 — 11.7 KiB — 24 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/mainz.svgmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/mainz.svg — 200 — 3.3 KiB — 25 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/az.svgmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/az.svg — 200 — 9.8 KiB — 26 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/crystalpalace.svgmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/crystalpalace.svg — 200 — 53.5 KiB — 24 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/everton.svgmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/everton.svg — 200 — 70.2 KiB — 32 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/slavia.svgmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/slavia.svg — 200 — 2.6 KiB — 26 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/west-ham.svgmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/west-ham.svg — 200 — 20.1 KiB — 27 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/union-berlin.svgmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/union-berlin.svg — 200 — 31.1 KiB — 29 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/bayer.svgmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/bayer.svg — 200 — 158.3 KiB — 37 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/pwr.svgmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/pwr.svg — 200 — 18.4 KiB — 32 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/prem.svgmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/prem.svg — 200 — 9.9 KiB — 32 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 772 ms LCP 1.8 shttps://etoro.com// https://etoro.com/ — 301 — 169 B — 42 ms — http/1.1https://www.etoro.com/www.etoro.com/ https://www.etoro.com/ — 200 — 77.2 KiB — 189 ms — h2https://marketing.etorostatic.com/cache1/fonts/etoro/eToro-VF-v0.8.ttfmarketing.etorostatic.com/cache1/fo... https://marketing.etorostatic.com/cache1/fonts/etoro/eToro-VF-v0.8.ttf — 200 — 413.4 KiB — 27 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — -1 — 0 B — 105 ms — https://dd-js.etoro.com/tags.jsdd-js.etoro.com/tags.js https://dd-js.etoro.com/tags.js — 200 — 40.7 KiB — 128 ms — h2https://marketing.etorostatic.com/cache1/assets/css/onetrust.css?v=3marketing.etorostatic.com/cache1/as... https://marketing.etorostatic.com/cache1/assets/css/onetrust.css?v=3 — 200 — 5.4 KiB — 13 ms — h2https://www.googleoptimize.com/optimize.js?id=GTM-55ZB4XNwww.googleoptimize.com/optimize.js?... https://www.googleoptimize.com/optimize.js?id=GTM-55ZB4XN — 200 — 113.1 KiB — 155 ms — h2https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 96.4 KiB — 157 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/css/style-newhp-2024.min.css?v=1776861683marketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/css/style-newhp-2024.min.css?v=1776861683 — 200 — 5.5 KiB — 15 ms — h2https://www.etoro.com/wp-content/themes/etoro/assets/images/logo.svgwww.etoro.com/wp-content/themes/eto... https://www.etoro.com/wp-content/themes/etoro/assets/images/logo.svg — 200 — 1.3 KiB — 47 ms — h2https://www.etoro.com/wp-content/uploads/2025/08/new-menu-iob.pngwww.etoro.com/wp-content/uploads/20... https://www.etoro.com/wp-content/uploads/2025/08/new-menu-iob.png — 200 — 10.7 KiB — 49 ms — h2https://www.etoro.com/wp-content/uploads/2025/08/earn-up-to-500-refer.pngwww.etoro.com/wp-content/uploads/20... https://www.etoro.com/wp-content/uploads/2025/08/earn-up-to-500-refer.png — 200 — 21.0 KiB — 47 ms — h2https://www.etoro.com/wp-content/uploads/2025/08/eToro-Nasdaq-Course-Banner-EN.pngwww.etoro.com/wp-content/uploads/20... https://www.etoro.com/wp-content/uploads/2025/08/eToro-Nasdaq-Course-Banner-EN.png — 200 — 14.0 KiB — 49 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/covers/half-cover/en-gb/desktop.webp?v=8marketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/covers/half-cover/en-gb/desktop.webp?v=8 — 200 — 125.1 KiB — 16 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/fees/dark/one-dollar-ac.pngmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/fees/dark/one-dollar-ac.png — 200 — 83.1 KiB — 19 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/fees/dark/zero-percent-ac.pngmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/fees/dark/zero-percent-ac.png — 200 — 86.3 KiB — 19 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/fees/dark/one-percent-ac.pngmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/fees/dark/one-percent-ac.png — 200 — 84.1 KiB — 22 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/earn-interest/earn-interest-desktop-2684.webpmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/earn-interest/earn-interest-desktop-2684.webp — 200 — 91.9 KiB — 22 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/row-crypto/crypto2x.jpgmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/row-crypto/crypto2x.jpg — 200 — 40.6 KiB — 24 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/alpine.svgmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/alpine.svg — 200 — 11.7 KiB — 24 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/mainz.svgmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/mainz.svg — 200 — 3.3 KiB — 25 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/az.svgmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/az.svg — 200 — 9.8 KiB — 26 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/crystalpalace.svgmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/crystalpalace.svg — 200 — 53.5 KiB — 24 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/everton.svgmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/everton.svg — 200 — 70.2 KiB — 32 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/slavia.svgmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/slavia.svg — 200 — 2.6 KiB — 26 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/west-ham.svgmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/west-ham.svg — 200 — 20.1 KiB — 27 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/union-berlin.svgmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/union-berlin.svg — 200 — 31.1 KiB — 29 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/bayer.svgmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/bayer.svg — 200 — 158.3 KiB — 37 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/pwr.svgmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/pwr.svg — 200 — 18.4 KiB — 32 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/prem.svgmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/prem.svg — 200 — 9.9 KiB — 32 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/koln.svgmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/koln.svg — 200 — 29.2 KiB — 34 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/forestcrest.svgmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/sponsorship/2024/forestcrest.svg — 200 — 8.4 KiB — 35 ms — h2https://lenax.etoro.com/libs/mixpanel-2-latest.min.jslenax.etoro.com/libs/mixpanel-2-lat... https://lenax.etoro.com/libs/mixpanel-2-latest.min.js — 200 — 32.0 KiB — 13 ms — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-N7SQ5DPwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-N7SQ5DP — 200 — 176.6 KiB — 175 ms — h2https://acsbapp.com/apps/app/dist/js/app.jsacsbapp.com/apps/app/dist/js/app.js https://acsbapp.com/apps/app/dist/js/app.js — 200 — 221.9 KiB — 124 ms — h2https://marketing.etorostatic.com/others/logger/logger.jsmarketing.etorostatic.com/others/lo... https://marketing.etorostatic.com/others/logger/logger.js — 200 — 2.8 KiB — 3 ms — h2data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc… — 200 — 0 B — 0 ms — datahttps://marketing.etorostatic.com/cache1/hp/v_2/images/flags-sprite.svgmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/flags-sprite.svg — 200 — 33.3 KiB — 2 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/awards/branch.svgmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/awards/branch.svg — 200 — 7.0 KiB — 4 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/portfolio/bitcoin.svgmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/portfolio/bitcoin.svg — 200 — 4.6 KiB — 4 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/portfolio/ishares-colored.svgmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/portfolio/ishares-colored.svg — 200 — 17.9 KiB — 10 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/portfolio/netflix.svgmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/portfolio/netflix.svg — 200 — 6.9 KiB — 4 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/js/jquery-3.5.1.min.jsmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/js/jquery-3.5.1.min.js — 200 — 30.6 KiB — 22 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/js/waypoints.min.jsmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/js/waypoints.min.js — 200 — 3.0 KiB — 9 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/js/slick.min.jsmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/js/slick.min.js — 200 — 9.7 KiB — 10 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/js/swiper-bundle.min.jsmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/js/swiper-bundle.min.js — 200 — 39.2 KiB — 23 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/js/script.min.js?v=1776861684marketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/js/script.min.js?v=1776861684 — 200 — 9.8 KiB — 16 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/copytrader-desktop.pngmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/copytrader-desktop.png — 200 — 339.1 KiB — 18 ms — h2https://marketing.etorostatic.com/cache1/hp/v_2/images/close-black.svgmarketing.etorostatic.com/cache1/hp... https://marketing.etorostatic.com/cache1/hp/v_2/images/close-black.svg — 200 — 938 B — 11 ms — h2https://marketing.etorostatic.com/cache1/fonts/socials/new-socials.ttfmarketing.etorostatic.com/cache1/fo... https://marketing.etorostatic.com/cache1/fonts/socials/new-socials.ttf — 200 — 3.2 KiB — 4 ms — h2https://www.etoro.com/cdn-cgi/challenge-platform/scripts/jsd/main.jswww.etoro.com/cdn-cgi/challenge-pla... https://www.etoro.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 503 B — 32 ms — h3https://www.etoro.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?www.etoro.com/cdn-cgi/challenge-pla... https://www.etoro.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 13.5 KiB — 41 ms — h3https://cdn.acsbapp.com/config/etoro.com/config.jsoncdn.acsbapp.com/config/etoro.com/co... https://cdn.acsbapp.com/config/etoro.com/config.json — 200 — 717 B — 64 ms — h2https://www.etoro.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.15003100145269122:1776899610:ocN79iLeoMzLIrbO7RufIK3kxf6HJgAQAGMI3HucTfc/9f085f4c9ed222a5www.etoro.com/cdn-cgi/challenge-pla... https://www.etoro.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.15003100145269122:1776899610:ocN79iLeoMzLIrbO7RufIK3kxf6HJgAQAGMI3HucTfc/9f085f4c9ed222a5 — 200 — 1.2 KiB — 25 ms — h3https://etorologsapi.etoro.com/api/v2/monitoring?applicationIdentifier=marketingSitesetorologsapi.etoro.com/api/v2/monit... https://etorologsapi.etoro.com/api/v2/monitoring?applicationIdentifier=marketingSites — 200 — 224 B — 153 ms — h2https://onelinksmartscript.appsflyer.com/onelink-smart-script-latest.jsonelinksmartscript.appsflyer.com/on... https://onelinksmartscript.appsflyer.com/onelink-smart-script-latest.js — 200 — 22.3 KiB — 57 ms — h2https://www.googletagmanager.com/gtag/js?id=G-B0NS054E7V&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-B0NS054E7V&cx=c&gtm=4e64k1 — 200 — 160.6 KiB — 51 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-731943178&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-731943178&cx=c&gtm=4e64k1 — 200 — 144.9 KiB — 47 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-1056592693&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-1056592693&cx=c&gtm=4e64k1 — 200 — 145.5 KiB — 67 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-745551997&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-745551997&cx=c&gtm=4e64k1 — 200 — 142.6 KiB — 70 ms — h2https://marketing.etorostatic.com/others/general/js/seo.jsmarketing.etorostatic.com/others/ge... https://marketing.etorostatic.com/others/general/js/seo.js — 200 — 2.7 KiB — 6 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=18&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.etoro.com%2F&scrsrc=www.googletagmanager.com&rnd=1396946534.1776900165&navt=n&npa=1&ep.ads_data_redaction=0&_tu=CA&gtm=45He64k1v79078798za200zd79078798xea&gcs=G100&gcd=13q3q3q2q5l1&dma_cps=-&dma=1&tag_exp=0~115616986~115938465~115938469~117266401&apve=1&apvf=f&apvc=1&tft=1776900165282&tfd=856pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=18&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.etoro.com%2F&scrsrc=www.googletagmanager.com&rnd=1396946534.1776900165&navt=n&npa=1&ep.ads_data_redaction=0&_tu=CA&gtm=45He64k1v79078798za200zd79078798xea&gcs=G100&gcd=13q3q3q2q5l1&dma_cps=-&dma=1&tag_exp=0~115616986~115938465~115938469~117266401&apve=1&apvf=f&apvc=1&tft=1776900165282&tfd=856 — 200 — 0 B — 88 ms — h3blob:https://www.etoro.com/7ec947a4-c009-427d-b93d-f17c42e26875www.etoro.com/7ec947a4-c009-427d-b9... blob:https://www.etoro.com/7ec947a4-c009-427d-b93d-f17c42e26875 — 200 — -1 B — 134 ms — blobhttps://region1.google-analytics.com/measurement/conversion?random=1776900165385&cv=11&tid=G-B0NS054E7V&fst=1776900165385&fmt=8&en=session_start&gtm=45je64k1v881758534z879078798za20gzb79078798zd79078798xec&gcs=G100&gcd=13q3qPq2q5l1&dma_cps=-&dma=1&tag_exp=0~115938465~115938469~117266400~117512542~118463262&u_w=800&u_h=600&hl=NA&url=https%3A%2F%2Fwww.etoro.com%2F&gacid=552358504.1776900165&frm=0&tiba=Invest%20With%20eToro%E2%84%A2%20%7C%20Stocks%2C%20Crypto%20%26%20ETFs%20in%20One%20Powerful%20App&npa=1&pscdl=denied&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&rcb=16region1.google-analytics.com/measur... https://region1.google-analytics.com/measurement/conversion?random=1776900165385&cv=11&tid=G-B0NS054E7V&fst=1776900165385&fmt=8&en=session_start&gtm=45je64k1v881758534z879078798za20gzb79078798zd79078798xec&gcs=G100&gcd=13q3qPq2q5l1&dma_cps=-&dma=1&tag_exp=0~115938465~115938469~117266400~117512542~118463262&u_w=800&u_h=600&hl=NA&url=https%3A%2F%2Fwww.etoro.com%2F&gacid=552358504.1776900165&frm=0&tiba=Invest%20With%20eToro%E2%84%A2%20%7C%20Stocks%2C%20Crypto%20%26%20ETFs%20in%20One%20Powerful%20App&npa=1&pscdl=denied&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&rcb=16 — 204 — 0 B — 90 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-B0NS054E7V&gtm=45je64k1v881758534z879078798za20gzb79078798zd79078798&_p=1776900164768&gcs=G100&gcd=13q3qPq2q5l1&npa=1&dma_cps=-&dma=1&_eu=AAAAAGA&_prs=ok&are=1&cid=552358504.1776900165&frm=0&pscdl=denied&rcb=16&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=NA&gaf=2&_s=1&tag_exp=0~115938465~115938469~117266400~117512542~118463262&sid=1776900165&sct=1&seg=0&dl=https%3A%2F%2Fwww.etoro.com%2F&dt=Invest%20With%20eToro%E2%84%A2%20%7C%20Stocks%2C%20Crypto%20%26%20ETFs%20in%20One%20Powerful%20App&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=2&ep.funnel_page_category=General&ep.real_URL=https%3A%2F%2Fwww.etoro.com%2F&ep.is_logged_in=No&ep.event_trigger=GTM%20page%20to%20GA&ep.hit_referrer=&ep.platform=Web&ep.full_URL_dl=NA&ep.pageType=homepage&ep.siteType=Website&ep.environment=production&up.session_referer=&up.is_logged_in_user=No&tfd=988region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-B0NS054E7V&gtm=45je64k1v881758534z879078798za20gzb79078798zd79078798&_p=1776900164768&gcs=G100&gcd=13q3qPq2q5l1&npa=1&dma_cps=-&dma=1&_eu=AAAAAGA&_prs=ok&are=1&cid=552358504.1776900165&frm=0&pscdl=denied&rcb=16&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=NA&gaf=2&_s=1&tag_exp=0~115938465~115938469~117266400~117512542~118463262&sid=1776900165&sct=1&seg=0&dl=https%3A%2F%2Fwww.etoro.com%2F&dt=Invest%20With%20eToro%E2%84%A2%20%7C%20Stocks%2C%20Crypto%20%26%20ETFs%20in%20One%20Powerful%20App&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=2&ep.funnel_page_category=General&ep.real_URL=https%3A%2F%2Fwww.etoro.com%2F&ep.is_logged_in=No&ep.event_trigger=GTM%20page%20to%20GA&ep.hit_referrer=&ep.platform=Web&ep.full_URL_dl=NA&ep.pageType=homepage&ep.siteType=Website&ep.environment=production&up.session_referer=&up.is_logged_in_user=No&tfd=988 — 204 — 557 B — 78 ms — h2https://dd-js.etoro.com/js/dd-js.etoro.com/js/ https://dd-js.etoro.com/js/ — 200 — 639 B — 62 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=3&frm=0&en=page_view&dl=https%3A%2F%2Fwww.etoro.com%2F&scrsrc=www.googletagmanager.com&rnd=1396946534.1776900165&navt=n&npa=1&_tu=KA&gtm=45be64k1v9181650550z879078798za20gzb79078798zd79078798xec&gcs=G100&gcd=13q3qPq2q5l1&dma_cps=-&dma=1&tag_exp=0~115938465~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-731943178&tid=AW-731943178&tft=1776900165492&tfd=1066pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=3&frm=0&en=page_view&dl=https%3A%2F%2Fwww.etoro.com%2F&scrsrc=www.googletagmanager.com&rnd=1396946534.1776900165&navt=n&npa=1&_tu=KA&gtm=45be64k1v9181650550z879078798za20gzb79078798zd79078798xec&gcs=G100&gcd=13q3qPq2q5l1&dma_cps=-&dma=1&tag_exp=0~115938465~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-731943178&tid=AW-731943178&tft=1776900165492&tfd=1066 — 200 — 0 B — 30 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=8&frm=0&en=page_view&dl=https%3A%2F%2Fwww.etoro.com%2F&scrsrc=www.googletagmanager.com&rnd=1396946534.1776900165&navt=n&npa=1&_tu=KA&gtm=45be64k1v896024099z879078798za20gzb79078798zd79078798xec&gcs=G100&gcd=13q3qPq2q5l1&dma_cps=-&dma=1&tag_exp=0~115938465~115938468~117266401&apve=1&apvf=f&apvc=0&tids=AW-1056592693&tid=AW-1056592693&tft=1776900165537&tfd=1111pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=8&frm=0&en=page_view&dl=https%3A%2F%2Fwww.etoro.com%2F&scrsrc=www.googletagmanager.com&rnd=1396946534.1776900165&navt=n&npa=1&_tu=KA&gtm=45be64k1v896024099z879078798za20gzb79078798zd79078798xec&gcs=G100&gcd=13q3qPq2q5l1&dma_cps=-&dma=1&tag_exp=0~115938465~115938468~117266401&apve=1&apvf=f&apvc=0&tids=AW-1056592693&tid=AW-1056592693&tft=1776900165537&tfd=1111 — 200 — 0 B — 29 ms — h3https://www.googletagmanager.com/gtag/destination?id=DC-9944765&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=DC-9944765&cx=c&gtm=4e64k1 — 200 — 130.9 KiB — 86 ms — h3https://pagead2.googlesyndication.com/pagead/conversion/745551997/?random=1776900165582&cv=11&fst=1776900165582&bg=ffffff&guid=ON&async=1&en=page_view&gtm=45be64k1v9181638867za20gzb79078798zd79078798xec&gcs=G100&gcd=13q3qPq2q5l1&dma_cps=-&dma=1&tag_exp=0~115616986~115938465~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.etoro.com%2F&rcb=15&frm=0&tiba=Invest%20With%20eToro%E2%84%A2%20%7C%20Stocks%2C%20Crypto%20%26%20ETFs%20in%20One%20Powerful%20App&npa=1&pscdl=denied&label=k0eDCIXc8c8DEP3wwOMC&hn=www.googleadservices.com&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&category=acrcp_v1_512&fmt=8pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/conversion/745551997/?random=1776900165582&cv=11&fst=1776900165582&bg=ffffff&guid=ON&async=1&en=page_view&gtm=45be64k1v9181638867za20gzb79078798zd79078798xec&gcs=G100&gcd=13q3qPq2q5l1&dma_cps=-&dma=1&tag_exp=0~115616986~115938465~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.etoro.com%2F&rcb=15&frm=0&tiba=Invest%20With%20eToro%E2%84%A2%20%7C%20Stocks%2C%20Crypto%20%26%20ETFs%20in%20One%20Powerful%20App&npa=1&pscdl=denied&label=k0eDCIXc8c8DEP3wwOMC&hn=www.googleadservices.com&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&category=acrcp_v1_512&fmt=8 — 204 — 21 B — 71 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=15&frm=0&en=page_view&dl=https%3A%2F%2Fwww.etoro.com%2F&scrsrc=www.googletagmanager.com&rnd=1396946534.1776900165&navt=n&npa=1&_tu=KA&gtm=45be64k1v9181638867z879078798za20gzb79078798zd79078798xec&gcs=G100&gcd=13q3qPq2q5l1&dma_cps=-&dma=1&tag_exp=0~115616986~115938465~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-745551997&tid=AW-745551997&tft=1776900165587&tfd=1161pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=15&frm=0&en=page_view&dl=https%3A%2F%2Fwww.etoro.com%2F&scrsrc=www.googletagmanager.com&rnd=1396946534.1776900165&navt=n&npa=1&_tu=KA&gtm=45be64k1v9181638867z879078798za20gzb79078798zd79078798xec&gcs=G100&gcd=13q3qPq2q5l1&dma_cps=-&dma=1&tag_exp=0~115616986~115938465~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-745551997&tid=AW-745551997&tft=1776900165587&tfd=1161 — 200 — 0 B — 30 ms — h3https://ade.googlesyndication.com/ddm/activity/src=9944765;type=visit0;cat=pagev0;rcb=19;ord=13322122281875241312;npa=1;u8=undefined;u1=undefined;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=KAAB;gtm=45fe64k1v9190769052z879078798za20gzb79078798zd79078798xea;gcs=G100;gcd=13q3q3q2q5l1;dma_cps=-;dma=1;dc_fmt=8;tag_exp=0~115616986~115938465~115938468~117266400;epver=2;~oref=https%3A%2F%2Fwww.etoro.com%2F?ade.googlesyndication.com/ddm/activ... https://ade.googlesyndication.com/ddm/activity/src=9944765;type=visit0;cat=pagev0;rcb=19;ord=13322122281875241312;npa=1;u8=undefined;u1=undefined;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=KAAB;gtm=45fe64k1v9190769052z879078798za20gzb79078798zd79078798xea;gcs=G100;gcd=13q3q3q2q5l1;dma_cps=-;dma=1;dc_fmt=8;tag_exp=0~115616986~115938465~115938468~117266400;epver=2;~oref=https%3A%2F%2Fwww.etoro.com%2F? — 302 — 783 B — 116 ms — h2https://ade.googlesyndication.com/ddm/activity/src=9944765;dc_pre=CKPQu_nMgpQDFf9HHQkdayQczQ;type=visit0;cat=pagev0;rcb=19;ord=13322122281875241312;npa=1;u8=undefined;u1=undefined;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=KAAB;gtm=45fe64k1v9190769052z879078798za20gzb79078798zd79078798xea;gcs=G100;gcd=13q3q3q2q5l1;dma_cps=-;dma=1;dc_fmt=8;tag_exp=0~115616986~115938465~115938468~117266400;epver=2;~oref=https%3A%2F%2Fwww.etoro.com%2F?ade.googlesyndication.com/ddm/activ... https://ade.googlesyndication.com/ddm/activity/src=9944765;dc_pre=CKPQu_nMgpQDFf9HHQkdayQczQ;type=visit0;cat=pagev0;rcb=19;ord=13322122281875241312;npa=1;u8=undefined;u1=undefined;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=KAAB;gtm=45fe64k1v9190769052z879078798za20gzb79078798zd79078798xea;gcs=G100;gcd=13q3q3q2q5l1;dma_cps=-;dma=1;dc_fmt=8;tag_exp=0~115616986~115938465~115938468~117266400;epver=2;~oref=https%3A%2F%2Fwww.etoro.com%2F? — 200 — 118 B — 33 ms — h2https://js-agent.newrelic.com/nr-full-1.313.1.min.jsjs-agent.newrelic.com/nr-full-1.313... https://js-agent.newrelic.com/nr-full-1.313.1.min.js — 200 — 27.6 KiB — 7 ms — h2https://accounts.google.com/gsi/styleaccounts.google.com/gsi/style https://accounts.google.com/gsi/style — 200 — 664 B — 36 ms — h2https://www.etoro.com/favicon.icowww.etoro.com/favicon.ico https://www.etoro.com/favicon.ico — 200 — 3.2 KiB — 29 ms — h3https://bam.nr-data.net/1/8e1edcd9e2?a=546793408&v=1.313.1&to=NlUEYEVVVkBVAkZYCg8fM0ZeG1FdUARKHxUJQA%3D%3D&rst=1459&ck=0&s=da989d1bc5d46762&ref=https://www.etoro.com/&ptid=90395db7d06edae3&af=err,xhr,stn,ins&ap=15&be=205&fe=1224&dc=323&at=GhIHFg1PRU4%3D&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776900164426,%22n%22:0,%22f%22:43,%22dn%22:44,%22dne%22:105,%22c%22:105,%22s%22:121,%22ce%22:144,%22rq%22:144,%22rp%22:205,%22rpe%22:234,%22di%22:524,%22ds%22:524,%22de%22:528,%22dc%22:1415,%22l%22:1415,%22le%22:1429%7D,%22navigation%22:%7B%7D%7D&fp=392&fcp=392bam.nr-data.net/1/8e1edcd9e2?a=5467... https://bam.nr-data.net/1/8e1edcd9e2?a=546793408&v=1.313.1&to=NlUEYEVVVkBVAkZYCg8fM0ZeG1FdUARKHxUJQA%3D%3D&rst=1459&ck=0&s=da989d1bc5d46762&ref=https://www.etoro.com/&ptid=90395db7d06edae3&af=err,xhr,stn,ins&ap=15&be=205&fe=1224&dc=323&at=GhIHFg1PRU4%3D&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776900164426,%22n%22:0,%22f%22:43,%22dn%22:44,%22dne%22:105,%22c%22:105,%22s%22:121,%22ce%22:144,%22rq%22:144,%22rp%22:205,%22rpe%22:234,%22di%22:524,%22ds%22:524,%22de%22:528,%22dc%22:1415,%22l%22:1415,%22le%22:1429%7D,%22navigation%22:%7B%7D%7D&fp=392&fcp=392 — 200 — 719 B — 113 ms — http/1.1https://bam.nr-data.net/events/1/8e1edcd9e2?a=546793408&v=1.313.1&to=NlUEYEVVVkBVAkZYCg8fM0ZeG1FdUARKHxUJQA%3D%3D&rst=1581&ck=0&s=da989d1bc5d46762&ref=https://www.etoro.com/&ptid=90395db7d06edae3bam.nr-data.net/events/1/8e1edcd9e2... https://bam.nr-data.net/events/1/8e1edcd9e2?a=546793408&v=1.313.1&to=NlUEYEVVVkBVAkZYCg8fM0ZeG1FdUARKHxUJQA%3D%3D&rst=1581&ck=0&s=da989d1bc5d46762&ref=https://www.etoro.com/&ptid=90395db7d06edae3 — 200 — 415 B — 106 ms — http/1.1https://bam.nr-data.net/jserrors/1/8e1edcd9e2?a=546793408&v=1.313.1&to=NlUEYEVVVkBVAkZYCg8fM0ZeG1FdUARKHxUJQA%3D%3D&rst=1583&ck=0&s=da989d1bc5d46762&ref=https://www.etoro.com/&ptid=90395db7d06edae3bam.nr-data.net/jserrors/1/8e1edcd9... https://bam.nr-data.net/jserrors/1/8e1edcd9e2?a=546793408&v=1.313.1&to=NlUEYEVVVkBVAkZYCg8fM0ZeG1FdUARKHxUJQA%3D%3D&rst=1583&ck=0&s=da989d1bc5d46762&ref=https://www.etoro.com/&ptid=90395db7d06edae3 — 200 — 415 B — 107 ms — http/1.1https://bam.nr-data.net/events/1/8e1edcd9e2?a=546793408&v=1.313.1&to=NlUEYEVVVkBVAkZYCg8fM0ZeG1FdUARKHxUJQA%3D%3D&rst=1586&ck=0&s=da989d1bc5d46762&ref=https://www.etoro.com/&ptid=90395db7d06edae3bam.nr-data.net/events/1/8e1edcd9e2... https://bam.nr-data.net/events/1/8e1edcd9e2?a=546793408&v=1.313.1&to=NlUEYEVVVkBVAkZYCg8fM0ZeG1FdUARKHxUJQA%3D%3D&rst=1586&ck=0&s=da989d1bc5d46762&ref=https://www.etoro.com/&ptid=90395db7d06edae3 — 200 — 415 B — 406 ms — http/1.1https://wp-nav-pro.com/vrim/CF9KQgQn73csb5QD3ntiLPezhpngH5NnqnUIm3mRCJAzTfF4qzZc8Uzx48MnjX/wp-nav-pro.com/vrim/CF9KQgQn73csb5Q... https://wp-nav-pro.com/vrim/CF9KQgQn73csb5QD3ntiLPezhpngH5NnqnUIm3mRCJAzTfF4qzZc8Uzx48MnjX/ — 200 — 887 B — 295 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 879ms · 677KB · €10/mo
www.etoro.com
Other
Costly
Execution 434ms
Transfer 77 KB
Monthly Cost €5/mo
Unattributable
Other
Optional
Execution 126ms
Transfer 0 KB
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 96ms
Transfer 177 KB
Unused 33%
Monthly Cost €1/mo
acsbapp.com
Other
Optional
Execution 83ms
Transfer 222 KB
Unused 53%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 73ms
Transfer 161 KB
Unused 39%
Monthly Cost €1/mo
dd-js.etoro.com
Other
Optional
Execution 68ms
Transfer 41 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.etoro.com adds 434ms and costs ~€5/month

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

Why this matters

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

Learn more

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

Source: web.dev

www.etoro.com takes 434ms 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

53% of acsbapp.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