Skip to content
https://register.it

Performance

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

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

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

8.28 s

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

20.39 s

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

1.48 s

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

0.000

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

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

20.88 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 1 REVIEW 6 FIX
F
Page Weight Budget
Action
5.7 MB transferred, 114 requests
FIX
5.7 MB transferred, 114 requests
Critical::
Page weighs 8.6 MB (5.7 MB transferred)
Warning::
Images are 2.0 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.0 MB
Warning::
JavaScript is 1.1 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.1 MB
Warning::
114 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.2 g CO2 per page load
5.7 MB / 2.4 MB budget
5.7 MB transferred
114 requests
1.2 g CO2 per page load
Other 2.3 MiB 41%
Images 2.0 MiB 35%
JavaScript 1.1 MiB 20%
Fonts 133.4 KiB 2%
CSS 94.0 KiB 2%
HTML 32.6 KiB 1%
Other 6.2 KiB 0%
Other 1.7 KiB 0%
Other 573 B 0%
0 2.4 MB 4.9 MB
Over budget

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

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

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (5.7 MiB of 5.7 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
6864ms total JS execution
FIX
6864ms total JS execution
Warning::
Unattributable: 1197ms CPU time
Warning::
https://code.jquery.com/jquery-1.12.3.min.js?ver=1...: 887ms CPU time
Warning::
https://eu.acsbapp.com/apps/app/dist/js/app.js: 884ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-96Q...: 866ms CPU time
Warning::
https://trk.register.it/js/he-man_all.min.js?v=2.1...: 857ms CPU time
Warning::
Third-party scripts: 6864ms (100% of total)

Main Thread Breakdown

Script Evaluation 50% Other 18% Style & Layout 17% Script Parsing & Compilation 9%
ScriptTotalScriptingParse/CompileParty
Unattributable1197ms26ms0ms3rd
https://code.jquery.com/jquery-1.12.3.min.js?ver=1.12.3887ms201ms16ms3rd
https://eu.acsbapp.com/apps/app/dist/js/app.js884ms639ms142ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-96QR866ms726ms108ms3rd
https://trk.register.it/js/he-man_all.min.js?v=2.1.73&ma=ma_enabled857ms530ms40ms3rd
https://www.register.it/785ms128ms34ms3rd
https://cdn.iubenda.com/cookie_solution/iubenda_cs/1.98.0/core-it.js620ms538ms61ms3rd
https://www.googletagmanager.com/gtag/js?id=G-5VR81DCZXV&cx=c&gtm=4e64k1332ms242ms81ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-1069948562&cx=c&gtm=4e64k1242ms177ms61ms3rd
https://srv.cmp-teamblue.services/js/cmp_all.min.js?v=1.1.36194ms135ms58ms3rd
D
JS Bundles
Action
21 scripts, 440 KB unused
FIX
21 scripts, 440 KB unused
Warning::
https://eu.acsbapp.com/apps/app/dist/js/app.js: 114 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-96Q...: 79 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.iubenda.com/cookie_solution/iubenda_cs...: 71 KB unused (64%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-5VR8...: 70 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-106...: 65 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 440 KB
440 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://eu.acsbapp.com/apps/app/dist/js/app.js222 KB114 KB (53%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-96QR196 KB79 KB (40%)3rd
https://cdn.iubenda.com/cookie_solution/iubenda_cs/1.98.0/core-it.js111 KB71 KB (64%)3rd
https://www.googletagmanager.com/gtag/js?id=G-5VR81DCZXV&cx=c&gtm=4e64k1173 KB70 KB (40%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-1069948562&cx=c&gtm=4e64k1143 KB65 KB (45%)3rd
https://trk.register.it/js/he-man_all.min.js?v=2.1.73&ma=ma_enabled94 KB41 KB (44%)3rd
https://cdn.iubenda.com/cs/iubenda_cs.js?v=1.1.363 KB3rd
https://www.register.it/wp-content/plugins/bwp-minify/min/?f=wp-content/plugins/svg-support/js/min/svgs-inline-min.js,wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/script.min.js,wp-content/themes/dada/asset/js/dada-marketing-automation.js,wp-content/themes/dada/asset/js/dada-tracking-standalone.js3 KB3rd
https://srv.cmp-teamblue.services/js/cmp_all.min.js?v=1.1.3675 KB3rd
https://trk.register.it/js/skeletor.js13 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
114 resources · 5.7 MB · 440 KB savings available
FIX
114 resources · 5.7 MB · 440 KB savings available
Warning::
Page weight 4.7 MB over 1MB target
Got: 5.7 MB Expected: ≤ 1 MB
Info::
~440 KB of savings available
Warning::
113 third-party resources (100% of weight)
Info::
7 resources over 200KB
114 resources · 5.7 MiB · 113 third-party 4.7 MiB over 1MB target
Media 41% · 2.3 MiB
Image 35% · 2.0 MiB
JavaScript 20% · 1.1 MiB
Font 2% · 133.4 KiB
CSS 2% · 94.0 KiB
Document 1% · 32.6 KiB
Other 0% · 6.9 KiB

~440.0 KiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
57 images, 0 KB saveable
REVIEW
57 images, 0 KB saveable
Warning::
https://www.register.it/wp-content/uploads/wordpre... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.register.it/wp-content/uploads/2017/03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.register.it/wp-content/uploads/earth-d... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.register.it/wp-content/uploads/2017/03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.register.it/wp-content/uploads/wordpre... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.register.it/wp-content/uploads/wordpre... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.register.it/wp-content/uploads/home_se... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.register.it/wp-content/uploads/2017/03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.register.it/wp-content/uploads/simplyS... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.register.it/wp-content/uploads/simplyS... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.register.it/wp-content/uploads/home_se... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.register.it/wp-content/uploads/positiv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.register.it/wp-content/uploads/2017/03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.register.it/wp-content/uploads/tld-blo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.register.it/wp-content/uploads/dART-Lo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn-teamblue.services/register.it/img/head... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.register.it/wp-content/uploads/sparks-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.register.it/wp-content/uploads/AI_Logo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.register.it/wp-content/uploads/digital... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.register.it/wp-content/uploads/WhoisBa... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.register.it/wp-content/uploads/home_se... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
57 images 2.0 MB
0 oversized -0 KB
54 legacy format
21 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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

Web fonts

6

133 KB total

Render-blocking

0

of 6

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s FCP 8.3 s LCP 20.4 shttps://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.woff2?v=4.4.0fontawesome-webfont.woff2 https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.woff2?v=4.4.0 — 63.6 KiB — 49 ms — font-display: swaphttps://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlxdu3cOWxw.woff26xKydSBYKcSV-LCoeQqfX1R... https://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlxdu3cOWxw.woff2 — 14.5 KiB — 13 ms — font-display: swaphttps://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu3cOWxw.woff26xKydSBYKcSV-LCoeQqfX1R... https://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu3cOWxw.woff2 — 14.6 KiB — 20 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4gaVIUx6EQ.woff2memSYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4gaVIUx6EQ.woff2 — 13.1 KiB — 28 ms — font-display: swaphttps://fonts.gstatic.com/s/sourcesanspro/v23/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7lujVj9w.woff26xK3dSBYKcSV-LCoeQqfX1R... https://fonts.gstatic.com/s/sourcesanspro/v23/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7lujVj9w.woff2 — 14.5 KiB — 33 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1x4gaVIUx6EQ.woff2memSYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1x4gaVIUx6EQ.woff2 — 13.2 KiB — 35 ms — font-display: swap
fontawesome-webfont.woff2 woff2 swap
Size 64 KB
Load time 49 ms
Start 833 ms
Risk FOUT — text flashes from fallback to web font
6xKydSBYKcSV-LCoeQqfX1R... woff2 swap
Size 14 KB
Load time 13 ms
Start 836 ms
Risk FOUT — text flashes from fallback to web font
6xKydSBYKcSV-LCoeQqfX1R... woff2 swap
Size 15 KB
Load time 20 ms
Start 837 ms
Risk FOUT — text flashes from fallback to web font
memSYaGs126MiZpBA-UvWbX... woff2 swap
Size 13 KB
Load time 28 ms
Start 837 ms
Risk FOUT — text flashes from fallback to web font
6xK3dSBYKcSV-LCoeQqfX1R... woff2 swap
Size 15 KB
Load time 33 ms
Start 837 ms
Risk FOUT — text flashes from fallback to web font
memSYaGs126MiZpBA-UvWbX... woff2 swap
Size 13 KB
Load time 35 ms
Start 838 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
21 hints, 0 missing preconnects
PASS
21 hints, 0 missing preconnects
Info::
Page uses 21 resource hint(s)

Current Resource Hints

preconnect
+6
16
preload
dns-prefetch
5
prefetch

21 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: Register S.p.A.

Network Waterfall
114 requests over 2614ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s FCP 8.3 s LCP 20.4 shttps://register.it// https://register.it/ — 301 — 172 B — 111 ms — http/1.1https://www.register.it/www.register.it/ https://www.register.it/ — 200 — 31.6 KiB — 155 ms — http/1.1https://srv.cmp-teamblue.services/js/cmp_standalone.min.jssrv.cmp-teamblue.services/js/cmp_st... https://srv.cmp-teamblue.services/js/cmp_standalone.min.js — 200 — 10.1 KiB — 154 ms — http/1.1https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.cssmaxcdn.bootstrapcdn.com/bootstrap/3... https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css — 200 — 20.4 KiB — 40 ms — h3https://www.register.it/wp-content/plugins/bwp-minify/min/?f=wp-includes/css/dist/block-library/style.min.css,wp-content/themes/dada/style.css,wp-content/themes/dada-register-child/style.css,wp-content/themes/dada/asset/css/dadaiconfont.css,wp-content/plugins/ht-knowledge-base/css/hkb-style.csswww.register.it/wp-content/plugins/... https://www.register.it/wp-content/plugins/bwp-minify/min/?f=wp-includes/css/dist/block-library/style.min.css,wp-content/themes/dada/style.css,wp-content/themes/dada-register-child/style.css,wp-content/themes/dada/asset/css/dadaiconfont.css,wp-content/plugins/ht-knowledge-base/css/hkb-style.css — 200 — 40.1 KiB — 60 ms — http/1.1https://www.register.it/wp-content/plugins/bwp-minify/min/?f=wp-content/plugins/wpml-cms-nav/res/css/cms-navigation-base.css,wp-content/plugins/wpml-cms-nav/res/css/cms-navigation.csswww.register.it/wp-content/plugins/... https://www.register.it/wp-content/plugins/bwp-minify/min/?f=wp-content/plugins/wpml-cms-nav/res/css/cms-navigation-base.css,wp-content/plugins/wpml-cms-nav/res/css/cms-navigation.css — 200 — 1.4 KiB — 88 ms — http/1.1https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,300italic,400italicfonts.googleapis.com/css?family=Sou... https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,300italic,400italic — 200 — 1.4 KiB — 43 ms — h2https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.cssmaxcdn.bootstrapcdn.com/font-awesom... https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css — 200 — 6.4 KiB — 40 ms — h3https://code.jquery.com/jquery-1.12.3.min.js?ver=1.12.3code.jquery.com/jquery-1.12.3.min.j... https://code.jquery.com/jquery-1.12.3.min.js?ver=1.12.3 — 200 — 33.4 KiB — 59 ms — h2https://fonts.googleapis.com/css2family=Open+Sans:wght@400;600;800&display=swapfonts.googleapis.com/css2family=Ope... https://fonts.googleapis.com/css2family=Open+Sans:wght@400;600;800&display=swap — -1 — 0 B — 239 ms — https://www.register.it/wp-content/plugins/bwp-minify/min/?f=wp-content/plugins/svg-support/js/min/svgs-inline-min.js,wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/script.min.js,wp-content/themes/dada/asset/js/dada-marketing-automation.js,wp-content/themes/dada/asset/js/dada-tracking-standalone.jswww.register.it/wp-content/plugins/... https://www.register.it/wp-content/plugins/bwp-minify/min/?f=wp-content/plugins/svg-support/js/min/svgs-inline-min.js,wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/script.min.js,wp-content/themes/dada/asset/js/dada-marketing-automation.js,wp-content/themes/dada/asset/js/dada-tracking-standalone.js — 200 — 2.8 KiB — 90 ms — http/1.1https://code.jquery.com/jquery-migrate-1.4.0.min.js?ver=1.4.0code.jquery.com/jquery-migrate-1.4.... https://code.jquery.com/jquery-migrate-1.4.0.min.js?ver=1.4.0 — 200 — 3.9 KiB — 56 ms — h2https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js?ver=3.3.6maxcdn.bootstrapcdn.com/bootstrap/3... https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js?ver=3.3.6 — 200 — 10.5 KiB — 44 ms — h3https://cdn-teamblue.services/register.it/img/header/register.it_logo.pngcdn-teamblue.services/register.it/i... https://cdn-teamblue.services/register.it/img/header/register.it_logo.png — 200 — 2.9 KiB — 161 ms — http/1.1https://www.register.it/wp-content/uploads/PingUp_logo_verticale_white_new.svgwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/PingUp_logo_verticale_white_new.svg — 200 — 5.1 KiB — 86 ms — http/1.1https://www.register.it/wp-content/uploads/WhoisBar-LogoPartner-it.pngwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/WhoisBar-LogoPartner-it.png — 200 — 914 B — 30 ms — http/1.1https://fonts.googleapis.com/css2?family=Open+Sans:wght@800&display=swapfonts.googleapis.com/css2?family=Op... https://fonts.googleapis.com/css2?family=Open+Sans:wght@800&display=swap — 200 — 1.6 KiB — 10 ms — h2https://www.register.it/wp-content/uploads/sparks-ai-badge.svgwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/sparks-ai-badge.svg — 200 — 1.8 KiB — 33 ms — http/1.1https://cdn-teamblue.services/register.it/css/base_buttons.csscdn-teamblue.services/register.it/c... https://cdn-teamblue.services/register.it/css/base_buttons.css — 200 — 4.8 KiB — 25 ms — http/1.1https://www.register.it/wp-content/uploads/WordPress-Hosting.pngwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/WordPress-Hosting.png — 200 — 6.4 KiB — 30 ms — http/1.1https://fonts.googleapis.com/css2?family=Open+Sans:wght@600&display=swapfonts.googleapis.com/css2?family=Op... https://fonts.googleapis.com/css2?family=Open+Sans:wght@600&display=swap — 200 — 1.6 KiB — 12 ms — h3https://www.register.it/wp-content/plugins/bwp-minify/min/?f=wp-content/themes/dada/asset/js/lib/jquery.mobile.touch.js,wp-includes/js/wp-embed.min.js,wp-content/themes/dada/asset/js/dada-www.js,wp-content/themes/dada/asset/js/dada-request-collector.js,wp-content/themes/dada/asset/js/dada-language.js,wp-content/themes/dada/plugins/dada_carousel_box/js/enqueue/generic.js,wp-content/themes/dada/plugins/dada_visualDataBlock/js/enqueue/generic.js,wp-content/themes/dada/plugins/dada_pricingPlans/js/enqueue/generic.js,wp-content/themes/dada/plugins/dada_video/js/enqueue/generic.js,wp-content/themes/dada/plugins/dada_price/js/enqueue/generic.jswww.register.it/wp-content/plugins/... https://www.register.it/wp-content/plugins/bwp-minify/min/?f=wp-content/themes/dada/asset/js/lib/jquery.mobile.touch.js,wp-includes/js/wp-embed.min.js,wp-content/themes/dada/asset/js/dada-www.js,wp-content/themes/dada/asset/js/dada-request-collector.js,wp-content/themes/dada/asset/js/dada-language.js,wp-content/themes/dada/plugins/dada_carousel_box/js/enqueue/generic.js,wp-content/themes/dada/plugins/dada_visualDataBlock/js/enqueue/generic.js,wp-content/themes/dada/plugins/dada_pricingPlans/js/enqueue/generic.js,wp-content/themes/dada/plugins/dada_video/js/enqueue/generic.js,wp-content/themes/dada/plugins/dada_price/js/enqueue/generic.js — 200 — 23.4 KiB — 67 ms — http/1.1https://www.register.it/wp-content/themes/dada/asset/js/lib/jquery.cookie.jswww.register.it/wp-content/themes/d... https://www.register.it/wp-content/themes/dada/asset/js/lib/jquery.cookie.js — 200 — 1.8 KiB — 31 ms — http/1.1https://www.register.it/wp-content/plugins/bwp-minify/min/?f=wp-content/themes/dada/plugins/dada_priceProductForm/js/enqueue/generic.js,wp-content/themes/dada/plugins/dada_languageSwitcher/js/enqueue/general.jswww.register.it/wp-content/plugins/... https://www.register.it/wp-content/plugins/bwp-minify/min/?f=wp-content/themes/dada/plugins/dada_priceProductForm/js/enqueue/generic.js,wp-content/themes/dada/plugins/dada_languageSwitcher/js/enqueue/general.js — 200 — 1.4 KiB — 31 ms — http/1.1https://www.register.it/wp-content/uploads/badgeAI-icon.svgwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/badgeAI-icon.svg — 200 — 4.5 KiB — 47 ms — http/1.1https://www.register.it/wp-content/uploads/moneyBack_White.svgwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/moneyBack_White.svg — 200 — 1.8 KiB — 55 ms — http/1.1https://www.register.it/wp-content/uploads/smbsDigitalToolsHome-still-it.jpgwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/smbsDigitalToolsHome-still-it.jpg — 200 — 39.2 KiB — 120 ms — http/1.1https://srv.cmp-teamblue.services/js/cmp_all.min.js?v=1.1.36srv.cmp-teamblue.services/js/cmp_al... https://srv.cmp-teamblue.services/js/cmp_all.min.js?v=1.1.36 — 200 — 75.0 KiB — 72 ms — http/1.1https://trk.register.it/js/skeletor.jstrk.register.it/js/skeletor.js https://trk.register.it/js/skeletor.js — 200 — 12.9 KiB — 165 ms — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-96QRwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-96QR — 200 — 196.3 KiB — 61 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s FCP 8.3 s LCP 20.4 shttps://register.it// https://register.it/ — 301 — 172 B — 111 ms — http/1.1https://www.register.it/www.register.it/ https://www.register.it/ — 200 — 31.6 KiB — 155 ms — http/1.1https://srv.cmp-teamblue.services/js/cmp_standalone.min.jssrv.cmp-teamblue.services/js/cmp_st... https://srv.cmp-teamblue.services/js/cmp_standalone.min.js — 200 — 10.1 KiB — 154 ms — http/1.1https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.cssmaxcdn.bootstrapcdn.com/bootstrap/3... https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css — 200 — 20.4 KiB — 40 ms — h3https://www.register.it/wp-content/plugins/bwp-minify/min/?f=wp-includes/css/dist/block-library/style.min.css,wp-content/themes/dada/style.css,wp-content/themes/dada-register-child/style.css,wp-content/themes/dada/asset/css/dadaiconfont.css,wp-content/plugins/ht-knowledge-base/css/hkb-style.csswww.register.it/wp-content/plugins/... https://www.register.it/wp-content/plugins/bwp-minify/min/?f=wp-includes/css/dist/block-library/style.min.css,wp-content/themes/dada/style.css,wp-content/themes/dada-register-child/style.css,wp-content/themes/dada/asset/css/dadaiconfont.css,wp-content/plugins/ht-knowledge-base/css/hkb-style.css — 200 — 40.1 KiB — 60 ms — http/1.1https://www.register.it/wp-content/plugins/bwp-minify/min/?f=wp-content/plugins/wpml-cms-nav/res/css/cms-navigation-base.css,wp-content/plugins/wpml-cms-nav/res/css/cms-navigation.csswww.register.it/wp-content/plugins/... https://www.register.it/wp-content/plugins/bwp-minify/min/?f=wp-content/plugins/wpml-cms-nav/res/css/cms-navigation-base.css,wp-content/plugins/wpml-cms-nav/res/css/cms-navigation.css — 200 — 1.4 KiB — 88 ms — http/1.1https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,300italic,400italicfonts.googleapis.com/css?family=Sou... https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,300italic,400italic — 200 — 1.4 KiB — 43 ms — h2https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.cssmaxcdn.bootstrapcdn.com/font-awesom... https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css — 200 — 6.4 KiB — 40 ms — h3https://code.jquery.com/jquery-1.12.3.min.js?ver=1.12.3code.jquery.com/jquery-1.12.3.min.j... https://code.jquery.com/jquery-1.12.3.min.js?ver=1.12.3 — 200 — 33.4 KiB — 59 ms — h2https://fonts.googleapis.com/css2family=Open+Sans:wght@400;600;800&display=swapfonts.googleapis.com/css2family=Ope... https://fonts.googleapis.com/css2family=Open+Sans:wght@400;600;800&display=swap — -1 — 0 B — 239 ms — https://www.register.it/wp-content/plugins/bwp-minify/min/?f=wp-content/plugins/svg-support/js/min/svgs-inline-min.js,wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/script.min.js,wp-content/themes/dada/asset/js/dada-marketing-automation.js,wp-content/themes/dada/asset/js/dada-tracking-standalone.jswww.register.it/wp-content/plugins/... https://www.register.it/wp-content/plugins/bwp-minify/min/?f=wp-content/plugins/svg-support/js/min/svgs-inline-min.js,wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/script.min.js,wp-content/themes/dada/asset/js/dada-marketing-automation.js,wp-content/themes/dada/asset/js/dada-tracking-standalone.js — 200 — 2.8 KiB — 90 ms — http/1.1https://code.jquery.com/jquery-migrate-1.4.0.min.js?ver=1.4.0code.jquery.com/jquery-migrate-1.4.... https://code.jquery.com/jquery-migrate-1.4.0.min.js?ver=1.4.0 — 200 — 3.9 KiB — 56 ms — h2https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js?ver=3.3.6maxcdn.bootstrapcdn.com/bootstrap/3... https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js?ver=3.3.6 — 200 — 10.5 KiB — 44 ms — h3https://cdn-teamblue.services/register.it/img/header/register.it_logo.pngcdn-teamblue.services/register.it/i... https://cdn-teamblue.services/register.it/img/header/register.it_logo.png — 200 — 2.9 KiB — 161 ms — http/1.1https://www.register.it/wp-content/uploads/PingUp_logo_verticale_white_new.svgwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/PingUp_logo_verticale_white_new.svg — 200 — 5.1 KiB — 86 ms — http/1.1https://www.register.it/wp-content/uploads/WhoisBar-LogoPartner-it.pngwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/WhoisBar-LogoPartner-it.png — 200 — 914 B — 30 ms — http/1.1https://fonts.googleapis.com/css2?family=Open+Sans:wght@800&display=swapfonts.googleapis.com/css2?family=Op... https://fonts.googleapis.com/css2?family=Open+Sans:wght@800&display=swap — 200 — 1.6 KiB — 10 ms — h2https://www.register.it/wp-content/uploads/sparks-ai-badge.svgwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/sparks-ai-badge.svg — 200 — 1.8 KiB — 33 ms — http/1.1https://cdn-teamblue.services/register.it/css/base_buttons.csscdn-teamblue.services/register.it/c... https://cdn-teamblue.services/register.it/css/base_buttons.css — 200 — 4.8 KiB — 25 ms — http/1.1https://www.register.it/wp-content/uploads/WordPress-Hosting.pngwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/WordPress-Hosting.png — 200 — 6.4 KiB — 30 ms — http/1.1https://fonts.googleapis.com/css2?family=Open+Sans:wght@600&display=swapfonts.googleapis.com/css2?family=Op... https://fonts.googleapis.com/css2?family=Open+Sans:wght@600&display=swap — 200 — 1.6 KiB — 12 ms — h3https://www.register.it/wp-content/plugins/bwp-minify/min/?f=wp-content/themes/dada/asset/js/lib/jquery.mobile.touch.js,wp-includes/js/wp-embed.min.js,wp-content/themes/dada/asset/js/dada-www.js,wp-content/themes/dada/asset/js/dada-request-collector.js,wp-content/themes/dada/asset/js/dada-language.js,wp-content/themes/dada/plugins/dada_carousel_box/js/enqueue/generic.js,wp-content/themes/dada/plugins/dada_visualDataBlock/js/enqueue/generic.js,wp-content/themes/dada/plugins/dada_pricingPlans/js/enqueue/generic.js,wp-content/themes/dada/plugins/dada_video/js/enqueue/generic.js,wp-content/themes/dada/plugins/dada_price/js/enqueue/generic.jswww.register.it/wp-content/plugins/... https://www.register.it/wp-content/plugins/bwp-minify/min/?f=wp-content/themes/dada/asset/js/lib/jquery.mobile.touch.js,wp-includes/js/wp-embed.min.js,wp-content/themes/dada/asset/js/dada-www.js,wp-content/themes/dada/asset/js/dada-request-collector.js,wp-content/themes/dada/asset/js/dada-language.js,wp-content/themes/dada/plugins/dada_carousel_box/js/enqueue/generic.js,wp-content/themes/dada/plugins/dada_visualDataBlock/js/enqueue/generic.js,wp-content/themes/dada/plugins/dada_pricingPlans/js/enqueue/generic.js,wp-content/themes/dada/plugins/dada_video/js/enqueue/generic.js,wp-content/themes/dada/plugins/dada_price/js/enqueue/generic.js — 200 — 23.4 KiB — 67 ms — http/1.1https://www.register.it/wp-content/themes/dada/asset/js/lib/jquery.cookie.jswww.register.it/wp-content/themes/d... https://www.register.it/wp-content/themes/dada/asset/js/lib/jquery.cookie.js — 200 — 1.8 KiB — 31 ms — http/1.1https://www.register.it/wp-content/plugins/bwp-minify/min/?f=wp-content/themes/dada/plugins/dada_priceProductForm/js/enqueue/generic.js,wp-content/themes/dada/plugins/dada_languageSwitcher/js/enqueue/general.jswww.register.it/wp-content/plugins/... https://www.register.it/wp-content/plugins/bwp-minify/min/?f=wp-content/themes/dada/plugins/dada_priceProductForm/js/enqueue/generic.js,wp-content/themes/dada/plugins/dada_languageSwitcher/js/enqueue/general.js — 200 — 1.4 KiB — 31 ms — http/1.1https://www.register.it/wp-content/uploads/badgeAI-icon.svgwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/badgeAI-icon.svg — 200 — 4.5 KiB — 47 ms — http/1.1https://www.register.it/wp-content/uploads/moneyBack_White.svgwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/moneyBack_White.svg — 200 — 1.8 KiB — 55 ms — http/1.1https://www.register.it/wp-content/uploads/smbsDigitalToolsHome-still-it.jpgwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/smbsDigitalToolsHome-still-it.jpg — 200 — 39.2 KiB — 120 ms — http/1.1https://srv.cmp-teamblue.services/js/cmp_all.min.js?v=1.1.36srv.cmp-teamblue.services/js/cmp_al... https://srv.cmp-teamblue.services/js/cmp_all.min.js?v=1.1.36 — 200 — 75.0 KiB — 72 ms — http/1.1https://trk.register.it/js/skeletor.jstrk.register.it/js/skeletor.js https://trk.register.it/js/skeletor.js — 200 — 12.9 KiB — 165 ms — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-96QRwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-96QR — 200 — 196.3 KiB — 61 ms — h2https://www.register.it/wp-content/uploads/home_searchBar_tld_com_col-negative.pngwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/home_searchBar_tld_com_col-negative.png — 200 — 1.0 KiB — 72 ms — http/1.1https://fonts.googleapis.com/css2family=Open+Sans:wght@400;600;800&display=swapfonts.googleapis.com/css2family=Ope... https://fonts.googleapis.com/css2family=Open+Sans:wght@400;600;800&display=swap — -1 — 0 B — 22 ms — https://www.register.it/wp-content/uploads/home_searchBar_me.pngwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/home_searchBar_me.png — 200 — 1.3 KiB — 51 ms — http/1.1https://www.register.it/wp-content/uploads/tld-blog-regsterit-domains_w.pngwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/tld-blog-regsterit-domains_w.png — 200 — 3.8 KiB — 39 ms — http/1.1https://www.register.it/wp-content/uploads/home_searchBar_partners_shop_02.pngwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/home_searchBar_partners_shop_02.png — 200 — 2.0 KiB — 36 ms — http/1.1https://www.register.it/wp-content/uploads/digital-logo-transparent-e1634637771135.pngwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/digital-logo-transparent-e1634637771135.png — 200 — 3.7 KiB — 77 ms — http/1.1https://www.register.it/wp-content/uploads/dART-Logo-negative.pngwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/dART-Logo-negative.png — 200 — 1.4 KiB — 42 ms — http/1.1https://www.register.it/wp-content/uploads/earth-day-badge.pngwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/earth-day-badge.png — 200 — 23.7 KiB — 43 ms — http/1.1https://www.register.it/wp-content/uploads/positive-ai-sparks.svgwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/positive-ai-sparks.svg — 200 — 1.8 KiB — 41 ms — http/1.1https://www.register.it/wp-content/uploads/simplySite_table_icon_domain.svgwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/simplySite_table_icon_domain.svg — 200 — 1.5 KiB — 78 ms — http/1.1https://cdn-teamblue.services/register.it/img/header/topnav-icon/topnav-icon-login.pngcdn-teamblue.services/register.it/i... https://cdn-teamblue.services/register.it/img/header/topnav-icon/topnav-icon-login.png — 200 — 765 B — 36 ms — http/1.1data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxL…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxL… — 200 — 0 B — 0 ms — datahttps://cdn-teamblue.services/register.it/img/footer-social-network.pngcdn-teamblue.services/register.it/i... https://cdn-teamblue.services/register.it/img/footer-social-network.png — 200 — 8.7 KiB — 46 ms — http/1.1https://www.register.it/wp-content/uploads/wordpress_allfeatures_icon_updates_automatic.svgwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/wordpress_allfeatures_icon_updates_automatic.svg — 200 — 4.7 KiB — 40 ms — http/1.1https://www.register.it/wp-content/uploads/simplySite_table_icon_caselleEmail.svgwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/simplySite_table_icon_caselleEmail.svg — 200 — 1.2 KiB — 36 ms — http/1.1https://www.register.it/wp-content/uploads/wordpress_icon_staging_softgrey.svgwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/wordpress_icon_staging_softgrey.svg — 200 — 2.3 KiB — 36 ms — http/1.1https://www.register.it/wp-content/uploads/wordpress_allfeatures_icon_staging.svgwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/wordpress_allfeatures_icon_staging.svg — 200 — 2.3 KiB — 36 ms — http/1.1https://www.register.it/wp-content/uploads/Partner_Successo_Online_Main_Video_Cover.jpgwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/Partner_Successo_Online_Main_Video_Cover.jpg — 200 — 86.3 KiB — 82 ms — http/1.1https://www.register.it/wp-content/uploads/AI_Logo_Dark-Blue.svgwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/AI_Logo_Dark-Blue.svg — 200 — 3.0 KiB — 36 ms — http/1.1https://www.register.it/wp-content/uploads/Visual_Widget_Website.pngwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/Visual_Widget_Website.png — 200 — 625.0 KiB — 114 ms — http/1.1https://www.register.it/wp-content/uploads/testimonial_2.jpgwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/testimonial_2.jpg — 200 — 286.7 KiB — 167 ms — http/1.1https://www.register.it/wp-content/uploads/Acces_Bundle_Desktop_Small_Logo.pngwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/Acces_Bundle_Desktop_Small_Logo.png — 200 — 336.8 KiB — 560 ms — http/1.1https://www.register.it/wp-content/uploads/2017/03/visualProductBox_noTop-icon_support_01.pngwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/2017/03/visualProductBox_noTop-icon_support_01.png — 200 — 4.1 KiB — 36 ms — http/1.1https://www.register.it/wp-content/uploads/2017/03/visualProductBox_noTop-icon_support_02.pngwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/2017/03/visualProductBox_noTop-icon_support_02.png — 200 — 3.6 KiB — 34 ms — http/1.1https://www.register.it/wp-content/uploads/2017/03/visualProductBox_noTop-icon_support_03.pngwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/2017/03/visualProductBox_noTop-icon_support_03.png — 200 — 3.7 KiB — 32 ms — http/1.1https://www.register.it/wp-content/uploads/2017/03/visualProductBox_noTop-icon_support_04.pngwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/2017/03/visualProductBox_noTop-icon_support_04.png — 200 — 4.1 KiB — 29 ms — http/1.1https://www.register.it/wp-includes/images/rss.pngwww.register.it/wp-includes/images/... https://www.register.it/wp-includes/images/rss.png — 200 — 1005 B — 41 ms — http/1.1https://www.register.it/wp-content/plugins/sitepress-multilingual-cms/res/flags/it.pngwww.register.it/wp-content/plugins/... https://www.register.it/wp-content/plugins/sitepress-multilingual-cms/res/flags/it.png — 200 — 664 B — 39 ms — http/1.1https://www.register.it/wp-content/uploads/bg-HP-AI-50-Register.jpgwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/bg-HP-AI-50-Register.jpg — 200 — 83.4 KiB — 62 ms — http/1.1https://www.register.it/wp-content/uploads/hero-image-builtinAI-mobile.jpgwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/hero-image-builtinAI-mobile.jpg — 200 — 53.8 KiB — 80 ms — http/1.1https://www.register.it/wp-content/plugins/sitepress-multilingual-cms/res/flags/en.pngwww.register.it/wp-content/plugins/... https://www.register.it/wp-content/plugins/sitepress-multilingual-cms/res/flags/en.png — 200 — 997 B — 50 ms — http/1.1https://www.register.it/wp-includes/js/wp-emoji-release.min.js?ver=5.7.1www.register.it/wp-includes/js/wp-e... https://www.register.it/wp-includes/js/wp-emoji-release.min.js?ver=5.7.1 — 200 — 5.6 KiB — 56 ms — http/1.1https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.woff2?v=4.4.0maxcdn.bootstrapcdn.com/font-awesom... https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.woff2?v=4.4.0 — 200 — 63.6 KiB — 49 ms — h3https://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlxdu3cOWxw.woff2fonts.gstatic.com/s/sourcesanspro/v... https://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlxdu3cOWxw.woff2 — 200 — 14.5 KiB — 13 ms — h3https://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu3cOWxw.woff2fonts.gstatic.com/s/sourcesanspro/v... https://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu3cOWxw.woff2 — 200 — 14.6 KiB — 20 ms — h3https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4gaVIUx6EQ.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4gaVIUx6EQ.woff2 — 200 — 13.1 KiB — 28 ms — h3https://fonts.gstatic.com/s/sourcesanspro/v23/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7lujVj9w.woff2fonts.gstatic.com/s/sourcesanspro/v... https://fonts.gstatic.com/s/sourcesanspro/v23/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7lujVj9w.woff2 — 200 — 14.5 KiB — 33 ms — h3https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1x4gaVIUx6EQ.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1x4gaVIUx6EQ.woff2 — 200 — 13.2 KiB — 35 ms — h3https://www.register.it/wp-content/uploads/smbsDigitalToolsFinal-it.mp4www.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/smbsDigitalToolsFinal-it.mp4 — 206 — 1.9 MiB — 240 ms — http/1.1https://www.register.it/wp-content/uploads/smbsDigitalToolsFinal-it.mp4www.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/smbsDigitalToolsFinal-it.mp4 — 206 — 399.0 KiB — 139 ms — http/1.1https://www.register.it/wp-content/uploads/Hero_Area_Partner_Successo_Online_Background.jpgwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/Hero_Area_Partner_Successo_Online_Background.jpg — 200 — 81.2 KiB — 53 ms — http/1.1https://www.register.it/wp-content/uploads/bg-HP-AI-homeVideo-ES.jpgwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/bg-HP-AI-homeVideo-ES.jpg — 200 — 19.7 KiB — 38 ms — http/1.1https://www.register.it/wp-content/uploads/OBP_Section_visual-box.pngwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/OBP_Section_visual-box.png — 200 — 258.6 KiB — 42 ms — http/1.1https://www.register.it/wp-content/uploads/Visual_Widget_Website_LightMobile_ITA.pngwww.register.it/wp-content/uploads/... https://www.register.it/wp-content/uploads/Visual_Widget_Website_LightMobile_ITA.png — 200 — 42.7 KiB — 32 ms — http/1.1https://trk.register.it/js/he-man_all.min.js?v=2.1.73&ma=ma_enabledtrk.register.it/js/he-man_all.min.j... https://trk.register.it/js/he-man_all.min.js?v=2.1.73&ma=ma_enabled — 200 — 94.2 KiB — 92 ms — http/1.1https://srv.cmp-teamblue.services/js/cmp_iub_style.min.css?v=1.1.36srv.cmp-teamblue.services/js/cmp_iu... https://srv.cmp-teamblue.services/js/cmp_iub_style.min.css?v=1.1.36 — 200 — 13.3 KiB — 31 ms — http/1.1https://cdn.iubenda.com/cs/iubenda_cs.js?v=1.1.36cdn.iubenda.com/cs/iubenda_cs.js?v=... https://cdn.iubenda.com/cs/iubenda_cs.js?v=1.1.36 — 200 — 3.1 KiB — 38 ms — h2https://www.googletagmanager.com/gtag/js?id=G-5VR81DCZXV&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-5VR81DCZXV&cx=c&gtm=4e64k1 — 200 — 173.2 KiB — 38 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-1069948562&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-1069948562&cx=c&gtm=4e64k1 — 200 — 143.5 KiB — 30 ms — h3https://eu.acsbapp.com/apps/app/dist/js/app.jseu.acsbapp.com/apps/app/dist/js/app... https://eu.acsbapp.com/apps/app/dist/js/app.js — 200 — 221.8 KiB — 201 ms — h2https://cdn.hub-prod.team.blue/loader/widget-loader.jscdn.hub-prod.team.blue/loader/widge... https://cdn.hub-prod.team.blue/loader/widget-loader.js — 200 — 4.2 KiB — 24 ms — h2https://trk.register.it/server/he-man_server?tkq=dHJrQ19lU0YlM0R3d3cucmVnaXN0ZXIuaXQlMjUyRiUyNnRya0NfZVNVQiUzRHd3dy5yZWdpc3Rlci5pdCUyNmNET00lM0QucmVnaXN0ZXIuaXQlMjZ0cmtDX2VIUiUzRCUyNnRya0NfZVVBJTNETW96aWxsYSUyNTJGNS4wJTI1MjAlMjhMaW51eCUyNTNCJTI1MjBBbmRyb2lkJTI1MjAxMSUyNTNCJTI1MjBtb3RvJTI1MjBnJTI1MjBwb3dlciUyNTIwJTI4MjAyMiUyOSUyOSUyNTIwQXBwbGVXZWJLaXQlMjUyRjUzNy4zNiUyNTIwJTI4S0hUTUwlMjUyQyUyNTIwbGlrZSUyNTIwR2Vja28lMjklMjUyMENocm9tZSUyNTJGMTQ2LjAuMC4wJTI1MjBNb2JpbGUlMjUyMFNhZmFyaSUyNTJGNTM3LjM2JTI2dHJrQ19sYW4lM0RlbiUyNnRya0NfZVFTJTNEJTI2dHJrQ19mcmFnbWVudCUzRCUyNmVQQUdWQVJTJTNEYldFbE0wUXhKVEkyZEhKclExOXNiMmRuWldRbE0wUXdKVEkyZEhKclExOW9ZWE5vSlRORU1UYzNOamt3TURreU5EWTBObDlrYjJvMGNIUnpiRE15T0Y4M1p6VnplbllsTWpaMGNtdERYM0J5Y1NVelJEQWxNalowY210RFgyVlJVeVV6UkElMjUzRCUyNTNEJTI2dHJrX2ludGVybmFsJTNEZmFsc2UlMjZzZXRNYWluQ29va2llcyUzRHRydWU=trk.register.it/server/he-man_serve... https://trk.register.it/server/he-man_server?tkq=dHJrQ19lU0YlM0R3d3cucmVnaXN0ZXIuaXQlMjUyRiUyNnRya0NfZVNVQiUzRHd3dy5yZWdpc3Rlci5pdCUyNmNET00lM0QucmVnaXN0ZXIuaXQlMjZ0cmtDX2VIUiUzRCUyNnRya0NfZVVBJTNETW96aWxsYSUyNTJGNS4wJTI1MjAlMjhMaW51eCUyNTNCJTI1MjBBbmRyb2lkJTI1MjAxMSUyNTNCJTI1MjBtb3RvJTI1MjBnJTI1MjBwb3dlciUyNTIwJTI4MjAyMiUyOSUyOSUyNTIwQXBwbGVXZWJLaXQlMjUyRjUzNy4zNiUyNTIwJTI4S0hUTUwlMjUyQyUyNTIwbGlrZSUyNTIwR2Vja28lMjklMjUyMENocm9tZSUyNTJGMTQ2LjAuMC4wJTI1MjBNb2JpbGUlMjUyMFNhZmFyaSUyNTJGNTM3LjM2JTI2dHJrQ19sYW4lM0RlbiUyNnRya0NfZVFTJTNEJTI2dHJrQ19mcmFnbWVudCUzRCUyNmVQQUdWQVJTJTNEYldFbE0wUXhKVEkyZEhKclExOXNiMmRuWldRbE0wUXdKVEkyZEhKclExOW9ZWE5vSlRORU1UYzNOamt3TURreU5EWTBObDlrYjJvMGNIUnpiRE15T0Y4M1p6VnplbllsTWpaMGNtdERYM0J5Y1NVelJEQWxNalowY210RFgyVlJVeVV6UkElMjUzRCUyNTNEJTI2dHJrX2ludGVybmFsJTNEZmFsc2UlMjZzZXRNYWluQ29va2llcyUzRHRydWU= — 200 — 1.4 KiB — 68 ms — http/1.1https://cdn.iubenda.com/cookie_solution/iubenda_cs/1.98.0/core-it.jscdn.iubenda.com/cookie_solution/iub... https://cdn.iubenda.com/cookie_solution/iubenda_cs/1.98.0/core-it.js — 200 — 111.1 KiB — 11 ms — h2https://trk.register.it/messages/he-man_messages?tke=JTdCJTIyaGFzaCUyMiUzQSUyMjE3NzY5MDA5MjQ2NDZfZG9qNHB0c2wzMjhfN2c1c3p2JTIyJTJDJTIyZG9tYWluJTIyJTNBJTIycmVnaXN0ZXIuaXQlMjIlMkMlMjJmaWVsZCUyMiUzQSUyMm1hdGglMjIlMkMlMjJtb2RlJTIyJTNBJTIyc2V0JTIyJTJDJTIybWVzc2FnZSUyMiUzQSU3QiUyMnRyYWNrZXJfdmVyc2lvbiUyMiUzQSUyMjIuMS43MyUyMiUyQyUyMnFzJTIyJTNBJTdCJTdEJTJDJTIycGFnZSUyMiUzQSUyMnd3dy5yZWdpc3Rlci5pdC8lMjIlMkMlMjJ1c2VyX2FnZW50JTIyJTNBJTIyTW96aWxsYS81LjAlMjAlMjhMaW51eCUzQiUyMEFuZHJvaWQlMjAxMSUzQiUyMG1vdG8lMjBnJTIwcG93ZXIlMjAlMjgyMDIyJTI5JTI5JTIwQXBwbGVXZWJLaXQvNTM3LjM2JTIwJTI4S0hUTUwlMkMlMjBsaWtlJTIwR2Vja28lMjklMjBDaHJvbWUvMTQ2LjAuMC4wJTIwTW9iaWxlJTIwU2FmYXJpLzUzNy4zNiUyMiUyQyUyMnRya19pbnRlcm5hbCUyMiUzQWZhbHNlJTJDJTIycmVzb2x1dGlvbiUyMiUzQSU3QiUyMmhlaWdodCUyMiUzQTgyMyUyQyUyMndpZHRoJTIyJTNBNDEyJTdEJTJDJTIyZnAlMjIlM0ElMjI1NzkyNWRlZGYwZTU3NzBhZDE4MDdkMGE1NTg5NThjOSUyMiU3RCU3RA==trk.register.it/messages/he-man_mes... https://trk.register.it/messages/he-man_messages?tke=JTdCJTIyaGFzaCUyMiUzQSUyMjE3NzY5MDA5MjQ2NDZfZG9qNHB0c2wzMjhfN2c1c3p2JTIyJTJDJTIyZG9tYWluJTIyJTNBJTIycmVnaXN0ZXIuaXQlMjIlMkMlMjJmaWVsZCUyMiUzQSUyMm1hdGglMjIlMkMlMjJtb2RlJTIyJTNBJTIyc2V0JTIyJTJDJTIybWVzc2FnZSUyMiUzQSU3QiUyMnRyYWNrZXJfdmVyc2lvbiUyMiUzQSUyMjIuMS43MyUyMiUyQyUyMnFzJTIyJTNBJTdCJTdEJTJDJTIycGFnZSUyMiUzQSUyMnd3dy5yZWdpc3Rlci5pdC8lMjIlMkMlMjJ1c2VyX2FnZW50JTIyJTNBJTIyTW96aWxsYS81LjAlMjAlMjhMaW51eCUzQiUyMEFuZHJvaWQlMjAxMSUzQiUyMG1vdG8lMjBnJTIwcG93ZXIlMjAlMjgyMDIyJTI5JTI5JTIwQXBwbGVXZWJLaXQvNTM3LjM2JTIwJTI4S0hUTUwlMkMlMjBsaWtlJTIwR2Vja28lMjklMjBDaHJvbWUvMTQ2LjAuMC4wJTIwTW9iaWxlJTIwU2FmYXJpLzUzNy4zNiUyMiUyQyUyMnRya19pbnRlcm5hbCUyMiUzQWZhbHNlJTJDJTIycmVzb2x1dGlvbiUyMiUzQSU3QiUyMmhlaWdodCUyMiUzQTgyMyUyQyUyMndpZHRoJTIyJTNBNDEyJTdEJTJDJTIyZnAlMjIlM0ElMjI1NzkyNWRlZGYwZTU3NzBhZDE4MDdkMGE1NTg5NThjOSUyMiU3RCU3RA== — 200 — 345 B — 60 ms — http/1.1https://cdn.hub-prod.team.blue/widget/index.htmlcdn.hub-prod.team.blue/widget/index... https://cdn.hub-prod.team.blue/widget/index.html — 200 — 1015 B — 59 ms — h2https://cs.iubenda.com/cookie-solution/confs/js/60385529.jscs.iubenda.com/cookie-solution/conf... https://cs.iubenda.com/cookie-solution/confs/js/60385529.js — 200 — 1.6 KiB — 25 ms — h2https://cdn.hub-prod.team.blue/widget/assets/widget.BPHQokm8.jscdn.hub-prod.team.blue/widget/asset... https://cdn.hub-prod.team.blue/widget/assets/widget.BPHQokm8.js — 200 — 14.3 KiB — 11 ms — h2https://cdn.hub-prod.team.blue/widget/assets/widget.CembTAIY.csscdn.hub-prod.team.blue/widget/asset... https://cdn.hub-prod.team.blue/widget/assets/widget.CembTAIY.css — 200 — 2.9 KiB — 6 ms — h2https://eu-cdn.acsbapp.com/config/register.it/config.jsoneu-cdn.acsbapp.com/config/register.... https://eu-cdn.acsbapp.com/config/register.it/config.json — 200 — 739 B — 237 ms — h2data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd…data:image/svg+xml;base64,PHN2ZyBma... data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd…data:image/svg+xml;base64,PHN2ZyBma... data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd…data:image/svg+xml;base64,PHN2ZyBma... data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd… — 200 — 0 B — 0 ms — datahttps://cdn.hub-prod.team.blue/api/v1/widget/configuration?url=https%3A%2F%2Fwww.register.it%2F&language=it-IT&widgetVersion=1.1.8cdn.hub-prod.team.blue/api/v1/widge... https://cdn.hub-prod.team.blue/api/v1/widget/configuration?url=https%3A%2F%2Fwww.register.it%2F&language=it-IT&widgetVersion=1.1.8 — 200 — 1.9 KiB — 57 ms — h3https://www.register.it/wp-content/themes/dada/favicon.icowww.register.it/wp-content/themes/d... https://www.register.it/wp-content/themes/dada/favicon.ico — 200 — 1.5 KiB — 29 ms — http/1.1https://idb.iubenda.com/csdata?db=hits1idb.iubenda.com/csdata?db=hits1 https://idb.iubenda.com/csdata?db=hits1 — 204 — 573 B — 39 ms — h2https://cdn.hub-prod.team.blue/api/v1/widget/logcdn.hub-prod.team.blue/api/v1/widge... https://cdn.hub-prod.team.blue/api/v1/widget/log — 204 — 259 B — 34 ms — h3https://images.hub-prod.team.blue/build-your-presence_outline-b11c69ec4477a53a.svgimages.hub-prod.team.blue/build-you... https://images.hub-prod.team.blue/build-your-presence_outline-b11c69ec4477a53a.svg — 200 — 980 B — 50 ms — h2https://images.hub-prod.team.blue/attract-customers_outline-ee39f9b9957a2842.svgimages.hub-prod.team.blue/attract-c... https://images.hub-prod.team.blue/attract-customers_outline-ee39f9b9957a2842.svg — 200 — 1.0 KiB — 53 ms — h2https://images.hub-prod.team.blue/run-your-business_outline-d0fc8b14bbfc7ef1.svgimages.hub-prod.team.blue/run-your-... https://images.hub-prod.team.blue/run-your-business_outline-d0fc8b14bbfc7ef1.svg — 200 — 1.5 KiB — 43 ms — h2https://images.hub-prod.team.blue/recommended_fill-8ce1fd3ef938bc04.svgimages.hub-prod.team.blue/recommend... https://images.hub-prod.team.blue/recommended_fill-8ce1fd3ef938bc04.svg — 200 — 1.1 KiB — 58 ms — h2https://images.hub-prod.team.blue/metricool-488080af377112d4.svgimages.hub-prod.team.blue/metricool... https://images.hub-prod.team.blue/metricool-488080af377112d4.svg — 200 — 1.1 KiB — 54 ms — h2https://images.hub-prod.team.blue/iubenda-3852ea641f13b0c0.svgimages.hub-prod.team.blue/iubenda-3... https://images.hub-prod.team.blue/iubenda-3852ea641f13b0c0.svg — 200 — 1.3 KiB — 45 ms — h2https://cdn.hub-prod.team.blue/api/v1/widget/logcdn.hub-prod.team.blue/api/v1/widge... https://cdn.hub-prod.team.blue/api/v1/widget/log — 204 — 259 B — 39 ms — h3https://gtm.register.it/g/collect?v=2&tid=G-5VR81DCZXV&gtm=45je64k1v9208858455z86107351za20gzb6107351zd6107351&_p=1776900923911&gcs=G100&gcd=13q3q3q2q5l1&npa=1&dma_cps=-&dma=1&ecid=1431964835&_eu=AAAAAGA&_fplc=0&_geo=1&_rdi=1&are=1&cid=883708983.1776900925&frm=0&pscdl=denied&rcb=7&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&ur=NL-NH&sst.rnd=1213791678.1776900925&sst.etld=google.nl&sst.gcsub=region1&sst.tft=1776900923911&sst.lpc=211626390&sst.navt=n&sst.ude=0&gaf=2&_s=1&tag_exp=0~115616986~115938466~115938469~117266400~117512543&sid=1776900924&sct=1&seg=0&dl=https%3A%2F%2Fwww.register.it%2F&dt=Domini%2C%20registrazioni%20domini%2C%20hosting%2C%20server%20-%20Register.it&_tu=BA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.page_url=https%3A%2F%2Fwww.register.it%2F&tfd=2032&richsstssegtm.register.it/g/collect?v=2&tid=G... https://gtm.register.it/g/collect?v=2&tid=G-5VR81DCZXV&gtm=45je64k1v9208858455z86107351za20gzb6107351zd6107351&_p=1776900923911&gcs=G100&gcd=13q3q3q2q5l1&npa=1&dma_cps=-&dma=1&ecid=1431964835&_eu=AAAAAGA&_fplc=0&_geo=1&_rdi=1&are=1&cid=883708983.1776900925&frm=0&pscdl=denied&rcb=7&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&ur=NL-NH&sst.rnd=1213791678.1776900925&sst.etld=google.nl&sst.gcsub=region1&sst.tft=1776900923911&sst.lpc=211626390&sst.navt=n&sst.ude=0&gaf=2&_s=1&tag_exp=0~115616986~115938466~115938469~117266400~117512543&sid=1776900924&sct=1&seg=0&dl=https%3A%2F%2Fwww.register.it%2F&dt=Domini%2C%20registrazioni%20domini%2C%20hosting%2C%20server%20-%20Register.it&_tu=BA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.page_url=https%3A%2F%2Fwww.register.it%2F&tfd=2032&richsstsse — 200 — 361 B — 139 ms — http/1.1https://images.hub-prod.team.blue/simplymeetme-8d2f363f19df4ea7.svgimages.hub-prod.team.blue/simplymee... https://images.hub-prod.team.blue/simplymeetme-8d2f363f19df4ea7.svg — 200 — 1.3 KiB — 20 ms — h2https://images.hub-prod.team.blue/billdu-c78ce059d8435a0c.svgimages.hub-prod.team.blue/billdu-c7... https://images.hub-prod.team.blue/billdu-c78ce059d8435a0c.svg — 200 — 1.7 KiB — 20 ms — h2https://images.hub-prod.team.blue/simplybookme-8b93a4029495536d.svgimages.hub-prod.team.blue/simplyboo... https://images.hub-prod.team.blue/simplybookme-8b93a4029495536d.svg — 200 — 1.3 KiB — 25 ms — h2https://images.hub-prod.team.blue/leadinfo-cfacb7dcd0292eaf.svgimages.hub-prod.team.blue/leadinfo-... https://images.hub-prod.team.blue/leadinfo-cfacb7dcd0292eaf.svg — 200 — 1.1 KiB — 26 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=3&frm=0&en=page_view&dl=https%3A%2F%2Fwww.register.it%2F&scrsrc=www.googletagmanager.com&rnd=1213791678.1776900925&navt=n&npa=1&gtm=45be64k1v889138291z86107351za20gzb6107351zd6107351xec&gcs=G100&gcd=13q3q3q2q5l1&dma_cps=-&dma=1&tag_exp=0~115616986~115938466~115938468~117266400~117384406&apve=1&apvf=f&apvc=1&tids=AW-1069948562&tid=AW-1069948562&tft=1776900925443&tfd=2075pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=3&frm=0&en=page_view&dl=https%3A%2F%2Fwww.register.it%2F&scrsrc=www.googletagmanager.com&rnd=1213791678.1776900925&navt=n&npa=1&gtm=45be64k1v889138291z86107351za20gzb6107351zd6107351xec&gcs=G100&gcd=13q3q3q2q5l1&dma_cps=-&dma=1&tag_exp=0~115616986~115938466~115938468~117266400~117384406&apve=1&apvf=f&apvc=1&tids=AW-1069948562&tid=AW-1069948562&tft=1776900925443&tfd=2075 — 200 — 21 B — 40 ms — h3https://eu.acsbapp.com/apps/app/dist/js/locale/it-app.jsoneu.acsbapp.com/apps/app/dist/js/loc... https://eu.acsbapp.com/apps/app/dist/js/locale/it-app.json — 200 — 2.4 KiB — 104 ms — h2https://trk.register.it/messages/he-man_messages?tke=JTdCJTIyaGFzaCUyMiUzQSUyMjE3NzY5MDA5MjQ2NDZfZG9qNHB0c2wzMjhfN2c1c3p2JTIyJTJDJTIyZG9tYWluJTIyJTNBJTIycmVnaXN0ZXIuaXQlMjIlMkMlMjJmaWVsZCUyMiUzQSUyMnBlcmZvcm1hbmNlJTIyJTJDJTIybW9kZSUyMiUzQSUyMnNldCUyMiUyQyUyMm1lc3NhZ2UlMjIlM0ElN0IlMjJ0aW1pbmdzJTIyJTNBJTdCJTIycGFnZUxvYWRUaW1lJTIyJTNBMTg3MSUyQyUyMmNvbm5lY3RUaW1lJTIyJTNBNTclMkMlMjJyZW5kZXJUaW1lJTIyJTNBMTU5MiU3RCUyQyUyMnJlc291cmNlcyUyMiUzQSU3QiUyMm51bWJlciUyMiUzQTg2JTJDJTIyc2l6ZSUyMiUzQTQxODI5MTUlN0QlMkMlMjJwYWdlJTIyJTNBJTIyd3d3LnJlZ2lzdGVyLml0LyUyMiUyQyUyMnVzZXJfYWdlbnQlMjIlM0ElMjJNb3ppbGxhLzUuMCUyMCUyOExpbnV4JTNCJTIwQW5kcm9pZCUyMDExJTNCJTIwbW90byUyMGclMjBwb3dlciUyMCUyODIwMjIlMjklMjklMjBBcHBsZVdlYktpdC81MzcuMzYlMjAlMjhLSFRNTCUyQyUyMGxpa2UlMjBHZWNrbyUyOSUyMENocm9tZS8xNDYuMC4wLjAlMjBNb2JpbGUlMjBTYWZhcmkvNTM3LjM2JTIyJTdEJTdEtrk.register.it/messages/he-man_mes... https://trk.register.it/messages/he-man_messages?tke=JTdCJTIyaGFzaCUyMiUzQSUyMjE3NzY5MDA5MjQ2NDZfZG9qNHB0c2wzMjhfN2c1c3p2JTIyJTJDJTIyZG9tYWluJTIyJTNBJTIycmVnaXN0ZXIuaXQlMjIlMkMlMjJmaWVsZCUyMiUzQSUyMnBlcmZvcm1hbmNlJTIyJTJDJTIybW9kZSUyMiUzQSUyMnNldCUyMiUyQyUyMm1lc3NhZ2UlMjIlM0ElN0IlMjJ0aW1pbmdzJTIyJTNBJTdCJTIycGFnZUxvYWRUaW1lJTIyJTNBMTg3MSUyQyUyMmNvbm5lY3RUaW1lJTIyJTNBNTclMkMlMjJyZW5kZXJUaW1lJTIyJTNBMTU5MiU3RCUyQyUyMnJlc291cmNlcyUyMiUzQSU3QiUyMm51bWJlciUyMiUzQTg2JTJDJTIyc2l6ZSUyMiUzQTQxODI5MTUlN0QlMkMlMjJwYWdlJTIyJTNBJTIyd3d3LnJlZ2lzdGVyLml0LyUyMiUyQyUyMnVzZXJfYWdlbnQlMjIlM0ElMjJNb3ppbGxhLzUuMCUyMCUyOExpbnV4JTNCJTIwQW5kcm9pZCUyMDExJTNCJTIwbW90byUyMGclMjBwb3dlciUyMCUyODIwMjIlMjklMjklMjBBcHBsZVdlYktpdC81MzcuMzYlMjAlMjhLSFRNTCUyQyUyMGxpa2UlMjBHZWNrbyUyOSUyMENocm9tZS8xNDYuMC4wLjAlMjBNb2JpbGUlMjBTYWZhcmkvNTM3LjM2JTIyJTdEJTdE — 200 — 345 B — 83 ms — http/1.1https://gtm.register.it/g/collect?v=2&tid=G-5VR81DCZXV&gtm=45je64k1v9208858455z86107351za20gzb6107351zd6107351&_p=1776900923911&gcs=G100&gcd=13q3q3q2q5l1&npa=1&dma_cps=-&dma=1&ecid=1431964835&_eu=AAAAAGA&_fplc=0&_geo=1&_rdi=1&are=1&cid=883708983.1776900925&frm=0&pscdl=denied&rcb=7&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&ur=NL-NH&sst.rnd=1213791678.1776900925&sst.etld=google.nl&sst.gcsub=region1&sst.tft=1776900923911&sst.lpc=211626390&sst.navt=n&sst.ude=0&gaf=2&_s=2&tag_exp=0~115616986~115938466~115938469~117266400~117512543&sid=1776900924&sct=1&seg=0&dl=https%3A%2F%2Fwww.register.it%2F&dt=Domini%2C%20registrazioni%20domini%2C%20hosting%2C%20server%20-%20Register.it&_tu=BA&en=tb_cmp_consents&ep.page_url=https%3A%2F%2Fwww.register.it%2F&ep.tb_cmp_consents=necessary&_et=37&tfd=2574&richsstssegtm.register.it/g/collect?v=2&tid=G... https://gtm.register.it/g/collect?v=2&tid=G-5VR81DCZXV&gtm=45je64k1v9208858455z86107351za20gzb6107351zd6107351&_p=1776900923911&gcs=G100&gcd=13q3q3q2q5l1&npa=1&dma_cps=-&dma=1&ecid=1431964835&_eu=AAAAAGA&_fplc=0&_geo=1&_rdi=1&are=1&cid=883708983.1776900925&frm=0&pscdl=denied&rcb=7&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&ur=NL-NH&sst.rnd=1213791678.1776900925&sst.etld=google.nl&sst.gcsub=region1&sst.tft=1776900923911&sst.lpc=211626390&sst.navt=n&sst.ude=0&gaf=2&_s=2&tag_exp=0~115616986~115938466~115938469~117266400~117512543&sid=1776900924&sct=1&seg=0&dl=https%3A%2F%2Fwww.register.it%2F&dt=Domini%2C%20registrazioni%20domini%2C%20hosting%2C%20server%20-%20Register.it&_tu=BA&en=tb_cmp_consents&ep.page_url=https%3A%2F%2Fwww.register.it%2F&ep.tb_cmp_consents=necessary&_et=37&tfd=2574&richsstsse — 200 — 361 B — 39 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 6864ms · 1080KB · €36/mo
Unattributable
Other
Costly
Execution 1197ms
Transfer 0 KB
Monthly Cost €6/mo
code.jquery.com
Other
Costly
Execution 887ms
Transfer 33 KB
Monthly Cost €5/mo
eu.acsbapp.com
Other
Costly
Execution 884ms
Transfer 222 KB
Unused 53%
Monthly Cost €5/mo
Google Tag Manager
Tag Manager
Costly
Execution 866ms
Transfer 196 KB
Unused 40%
Monthly Cost €5/mo
trk.register.it
Other
Costly
Execution 857ms
Transfer 94 KB
Unused 44%
Monthly Cost €5/mo
www.register.it
Other
Costly
Execution 785ms
Transfer 32 KB
Monthly Cost €4/mo
Iubenda
Consent
Essential
Execution 620ms
Transfer 111 KB
Unused 64%
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Costly
Execution 332ms
Transfer 173 KB
Unused 40%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Costly
Execution 242ms
Transfer 143 KB
Unused 45%
Monthly Cost €1/mo
srv.cmp-teamblue.services
Other
Optional
Execution 194ms
Transfer 75 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 1197ms and costs ~€6/month
  • code.jquery.com adds 887ms and costs ~€5/month
  • eu.acsbapp.com adds 884ms and costs ~€5/month
  • Google Tag Manager adds 866ms and costs ~€5/month
  • trk.register.it adds 857ms and costs ~€5/month
  • www.register.it adds 785ms and costs ~€4/month
  • Google Tag Manager adds 332ms and costs ~€2/month
  • Google Tag Manager adds 242ms and costs ~€1/month

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

Why this matters

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

Learn more

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

Source: web.dev

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

code.jquery.com takes 887ms 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

eu.acsbapp.com takes 884ms 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 eu.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

Google Tag Manager takes 866ms 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

trk.register.it takes 857ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

www.register.it takes 785ms 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

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

Why this matters

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

Source: web.dev

Google Tag Manager takes 332ms 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 242ms 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

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