Skip to content
https://smoft.io

Performance

· 23 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
80
GRADE
B
FIX
3
REVIEW
7
PASS
9
INFO
4

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.
91
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

653 ms

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

1.50 s

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

20 ms

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

0.002

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

2.02 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.21 s

Page Load Progression

580 ms
1.2 s
1.7 s
2.3 s
2.9 s
3.5 s
4.1 s
4.6 s
Checks
23
9 PASS 7 REVIEW 3 FIX
D
JS Bundles
Action
22 scripts, 335 KB unused
FIX
22 scripts, 335 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-QLG1...: 121 KB unused (69%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-MZJ...: 68 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-QLG1...: 65 KB unused (37%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://connect.facebook.net/en_US/fbevents.js: 36 KB unused (35%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://connect.facebook.net/signals/config/547569...: 23 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 335 KB
335 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-QLG1M65BP5&cx=c&gtm=4e67g0h2175 KB121 KB (69%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MZJHGX44151 KB68 KB (45%)3rd
https://www.googletagmanager.com/gtag/js?id=G-QLG1M65BP5176 KB65 KB (37%)3rd
https://connect.facebook.net/en_US/fbevents.js103 KB36 KB (35%)3rd
https://connect.facebook.net/signals/config/547569248335528?v=2.9.357&r=stable&domain=smoft.io&hme=1179b74563cacb97c6ebae600e40937237ab12824fb84996eee07eca65cabbd4&ex_m=107%2C208%2C158%2C22%2C73%2C74%2C149%2C69%2C68%2C11%2C167%2C93%2C16%2C141%2C130%2C39%2C76%2C81%2C137%2C163%2C169%2C26%2C27%2C28%2C30%2C48%2C150%2C78%2C115%2C18%2C20%2C44%2C40%2C42%2C41%2C86%2C95%2C99%2C113%2C148%2C151%2C46%2C114%2C24%2C21%2C122%2C70%2C36%2C153%2C152%2C154%2C145%2C143%2C25%2C35%2C59%2C112%2C165%2C71%2C17%2C156%2C117%2C84%2C67%2C19%2C88%2C89%2C119%2C87%2C139%2C138%2C142%2C164%2C34%2C49%2C116%2C47%2C8%2C4%2C5%2C7%2C6%2C3%2C94%2C104%2C170%2C175%2C222%2C75%2C235%2C234%2C233%2C23%2C33%2C55%2C106%2C61%2C10%2C64%2C100%2C101%2C102%2C108%2C133%2C31%2C29%2C135%2C136%2C132%2C131%2C159%2C77%2C162%2C160%2C161%2C50%2C60%2C126%2C15%2C166%2C45%2C280%2C281%2C279%2C294%2C310%2C215%2C204%2C62%2C205%2C203%2C313%2C304%2C52%2C216%2C110%2C134%2C83%2C124%2C54%2C123%2C129%2C128%2C58%2C65%2C63%2C155%2C79%2C80%2C118%2C37%2C32%2C53%2C56%2C103%2C168%2C1%2C127%2C14%2C125%2C12%2C2%2C57%2C96%2C66%2C121%2C92%2C91%2C171%2C172%2C97%2C98%2C9%2C105%2C51%2C146%2C90%2C82%2C72%2C120%2C109%2C43%2C147%2C0%2C85%2C140%2C144%2C157%2C38%2C111%2C13%2C17361 KB23 KB (39%)3rd
https://smoft.io/assets/js/jquery.min.js33 KB21 KB (65%)1st
https://smoft.io/assets/js/sweetalert2.min.js19 KB1st
https://smoft.io/env.php?lang=fr&t=17845645041 KB1st
https://smoft.io/assets/js/index.js1 KB1st
https://smoft.io/assets/js/owl.carousel.min.js11 KB1st

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

D
Page Weight Inventory
Action
85 resources · 1.8 MB · 335 KB savings available
FIX
85 resources · 1.8 MB · 335 KB savings available
Warning::
Page weight 1.8 MB exceeds 1 MB target by 855 KB
Got: 1.8 MB Expected: ≤ 1 MB
Info::
~335 KB of savings available
Warning::
32 third-party resources (59% of weight)
Info::
1 resources over 200KB
85 resources · 1.8 MiB · 32 third-party 854.7 KiB over 1MB target
JavaScript 45% · 854.0 KiB
Image 32% · 606.3 KiB
Font 16% · 298.6 KiB
CSS 5% · 87.8 KiB
Document 1% · 27.7 KiB
Other 0% · 4.2 KiB

~334.6 KiB of savings available

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

no-store, no-cache, must-revalidate

DirectiveValueMeaning
no-storeNever cache this response
no-cacheCache but always revalidate first
must-revalidateMust recheck with server after expiry
C
Page Weight Budget
Action
1.8 MB transferred, 85 requests
REVIEW
1.8 MB transferred, 85 requests
Info::
Page weighs 4.2 MB (1.8 MB transferred)
Warning::
JavaScript is 854 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 854 KB
Info::
Fonts are 299 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 299 KB
Info::
85 HTTP requests
Info::
Estimated 0.38 g CO2 per page load
1.8 MB / 2.4 MB budget
1.8 MB transferred
85 requests
0.38 g CO2 per page load
JavaScript 854.0 KiB 45%
Images 605.5 KiB 32%
Fonts 298.6 KiB 16%
CSS 87.8 KiB 5%
HTML 27.7 KiB 1%
Other 1.9 KiB 0%
Other 1.8 KiB 0%
Other 1.4 KiB 0%
0 2.4 MB 4.9 MB
Approaching limit

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

B
Third-Party Impact
59% third-party, 0 ms blocking
REVIEW
59% third-party, 0 ms blocking
Warning::
Third-party code accounts for 59% of page weight (1.1 MiB of 1.8 MiB)
Info::
Third-party blocking time is low (0 ms)
41%
59%
First-party Third-party
B
Image Optimization
39 images, 0 KB saveable
REVIEW
39 images, 0 KB saveable
Warning::
https://smoft.io/captures/logo.jpg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
39 images 605 KB
0 oversized -0 KB
33 legacy format
1 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

B
JS Execution Cost
783ms total JS execution
REVIEW
783ms total JS execution
Warning::
https://smoft.io/: 250ms CPU time
Info::
Unattributable: 166ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-QLG1...: 95ms CPU time
Info::
https://connect.facebook.net/en_US/fbevents.js: 80ms CPU time
Info::
https://scripts.clarity.ms/0.8.67/clarity.js: 71ms CPU time
Info::
Third-party scripts: 367ms (47% of total)

Main Thread Breakdown

Script Evaluation 40% Other 23% Style & Layout 21% Script Parsing & Compilation 9% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://smoft.io/250ms11ms2ms1st
Unattributable166ms3ms0ms1st
https://www.googletagmanager.com/gtag/js?id=G-QLG1M65BP595ms81ms13ms3rd
https://connect.facebook.net/en_US/fbevents.js80ms54ms24ms3rd
https://scripts.clarity.ms/0.8.67/clarity.js71ms55ms2ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MZJHGX4469ms59ms10ms3rd
https://connect.facebook.net/signals/config/547569248335528?v=2.9.357&r=stable&domain=smoft.io&hme=1179b74563cacb97c6ebae600e40937237ab12824fb84996eee07eca65cabbd4&ex_m=107%2C208%2C158%2C22%2C73%2C74%2C149%2C69%2C68%2C11%2C167%2C93%2C16%2C141%2C130%2C39%2C76%2C81%2C137%2C163%2C169%2C26%2C27%2C28%2C30%2C48%2C150%2C78%2C115%2C18%2C20%2C44%2C40%2C42%2C41%2C86%2C95%2C99%2C113%2C148%2C151%2C46%2C114%2C24%2C21%2C122%2C70%2C36%2C153%2C152%2C154%2C145%2C143%2C25%2C35%2C59%2C112%2C165%2C71%2C17%2C156%2C117%2C84%2C67%2C19%2C88%2C89%2C119%2C87%2C139%2C138%2C142%2C164%2C34%2C49%2C116%2C47%2C8%2C4%2C5%2C7%2C6%2C3%2C94%2C104%2C170%2C175%2C222%2C75%2C235%2C234%2C233%2C23%2C33%2C55%2C106%2C61%2C10%2C64%2C100%2C101%2C102%2C108%2C133%2C31%2C29%2C135%2C136%2C132%2C131%2C159%2C77%2C162%2C160%2C161%2C50%2C60%2C126%2C15%2C166%2C45%2C280%2C281%2C279%2C294%2C310%2C215%2C204%2C62%2C205%2C203%2C313%2C304%2C52%2C216%2C110%2C134%2C83%2C124%2C54%2C123%2C129%2C128%2C58%2C65%2C63%2C155%2C79%2C80%2C118%2C37%2C32%2C53%2C56%2C103%2C168%2C1%2C127%2C14%2C125%2C12%2C2%2C57%2C96%2C66%2C121%2C92%2C91%2C171%2C172%2C97%2C98%2C9%2C105%2C51%2C146%2C90%2C82%2C72%2C120%2C109%2C43%2C147%2C0%2C85%2C140%2C144%2C157%2C38%2C111%2C13%2C17352ms45ms6ms3rd
B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
B
Compression Algorithm
Main response uses gzip; brotli would be ~20% smaller
REVIEW
Main response uses gzip; brotli would be ~20% smaller
Info::
Main HTML response uses gzip (brotli would be ~20% smaller)
All current browsers support brotli. Most CDNs (Cloudflare, Fastly, AWS CloudFront, Vercel, Netlify) can switch from gzip to brotli with a single config flag. Origin servers (nginx, Apache) need a brotli module compiled in -- nginx-brotli or Apache mod_brotli.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
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
3 fonts (299 KB)
PASS
3 fonts (299 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

299 KB total

Render-blocking

0

of 3

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 653 ms LCP 1.5 shttps://fonts.gstatic.com/s/nunitosans/v15/pe0TMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp7t1R-s.woff2pe0TMImSLYBIv1o4X1M8ce2... https://fonts.gstatic.com/s/nunitosans/v15/pe0TMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp7t1R-s.woff2 — 30.4 KiB — 104 ms — font-display: swaphttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/webfonts/fa-solid-900.woff2 — 153.6 KiB — 88 ms — font-display: swaphttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/webfonts/fa-brands-400.woff2fa-brands-400.woff2 https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/webfonts/fa-brands-400.woff2 — 114.7 KiB — 110 ms — font-display: swap
pe0TMImSLYBIv1o4X1M8ce2... woff2 swap
Size 30 KB
Load time 104 ms
Start 330 ms
Risk FOUT — text flashes from fallback to web font
fa-solid-900.woff2 woff2 swap
Size 154 KB
Load time 88 ms
Start 332 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
fa-brands-400.woff2 woff2 swap
Size 115 KB
Load time 110 ms
Start 333 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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 ~134 KB and ~268 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Main HTML Cache-Control
Main HTML uses no-store -- correct for sensitive/dynamic content
PASS
Main HTML uses no-store -- correct for sensitive/dynamic content
Info::
Main HTML uses no-store -- correct for sensitive/dynamic content
Got: no-store, no-cache, must-revalidate
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: Accept-Encoding
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: OVHcloud

Network Waterfall
85 requests over 4529ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 653 ms LCP 1.5 shttps://smoft.io// https://smoft.io/ — 200 — 27.7 KiB — 102 ms — h2https://smoft.io/assets/fontawesome/css/all.min.css/assets/fontawesome/css/all.min.css https://smoft.io/assets/fontawesome/css/all.min.css — 200 — 22.4 KiB — 41 ms — h2https://smoft.io/assets/bootstrap/css/bootstrap.min.css/assets/bootstrap/css/bootstrap.min... https://smoft.io/assets/bootstrap/css/bootstrap.min.css — 200 — 30.9 KiB — 51 ms — h2https://smoft.io/assets/css/style.css/assets/css/style.css https://smoft.io/assets/css/style.css — 200 — 7.0 KiB — 36 ms — h2https://smoft.io/assets/css/index.css/assets/css/index.css https://smoft.io/assets/css/index.css — 200 — 994 B — 29 ms — h2https://smoft.io/assets/css/owl.carousel.min.css/assets/css/owl.carousel.min.css https://smoft.io/assets/css/owl.carousel.min.css — 200 — 1.4 KiB — 30 ms — h2https://smoft.io/assets/css/owl.theme.default.min.css/assets/css/owl.theme.default.min.c... https://smoft.io/assets/css/owl.theme.default.min.css — 200 — 805 B — 33 ms — h2https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.csscdnjs.cloudflare.com/ajax/libs/anim... https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css — 200 — 4.8 KiB — 59 ms — h3https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.csscdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css — 200 — 19.0 KiB — 86 ms — h3https://smoft.io/assets/images/video-hero.webp/assets/images/video-hero.webp https://smoft.io/assets/images/video-hero.webp — 200 — 5.9 KiB — 26 ms — h2https://smoft.io/assets/icons/hcalculator-01.svg/assets/icons/hcalculator-01.svg https://smoft.io/assets/icons/hcalculator-01.svg — 200 — 640 B — 31 ms — h2https://smoft.io/assets/icons/codesandbox.svg/assets/icons/codesandbox.svg https://smoft.io/assets/icons/codesandbox.svg — 200 — 861 B — 28 ms — h2https://smoft.io/assets/icons/icons/linear/calendar-2.svg/assets/icons/icons/linear/calendar... https://smoft.io/assets/icons/icons/linear/calendar-2.svg — 200 — 602 B — 25 ms — h2https://smoft.io/assets/icons/user-group.png/assets/icons/user-group.png https://smoft.io/assets/icons/user-group.png — 200 — 1.1 KiB — 23 ms — h2https://smoft.io/env.php?lang=fr&t=1784564504/env.php?lang=fr&t=1784564504 https://smoft.io/env.php?lang=fr&t=1784564504 — 200 — 552 B — 66 ms — h2https://smoft.io/js/env.js/js/env.js https://smoft.io/js/env.js — 200 — 1.0 KiB — 67 ms — h2https://smoft.io/assets/js/bootstrap.bundle.min.js/assets/js/bootstrap.bundle.min.js https://smoft.io/assets/js/bootstrap.bundle.min.js — 200 — 23.6 KiB — 90 ms — h2https://smoft.io/assets/js/jquery.min.js/assets/js/jquery.min.js https://smoft.io/assets/js/jquery.min.js — 200 — 33.3 KiB — 93 ms — h2https://smoft.io/assets/js/cart.js/assets/js/cart.js https://smoft.io/assets/js/cart.js — 200 — 1.5 KiB — 68 ms — h2https://smoft.io/assets/js/sweetalert2.min.js/assets/js/sweetalert2.min.js https://smoft.io/assets/js/sweetalert2.min.js — 200 — 19.2 KiB — 89 ms — h2https://smoft.io/assets/js/scrollreveal.js/assets/js/scrollreveal.js https://smoft.io/assets/js/scrollreveal.js — 200 — 11.5 KiB — 82 ms — h2https://smoft.io/assets/js/main.js/assets/js/main.js https://smoft.io/assets/js/main.js — 200 — 1003 B — 66 ms — h2https://smoft.io/assets/js/index.js/assets/js/index.js https://smoft.io/assets/js/index.js — 200 — 596 B — 69 ms — h2https://smoft.io/assets/css/modules-acceuil.css/assets/css/modules-acceuil.css https://smoft.io/assets/css/modules-acceuil.css — 200 — 617 B — 68 ms — h2https://smoft.io/assets/js/owl.carousel.min.js/assets/js/owl.carousel.min.js https://smoft.io/assets/js/owl.carousel.min.js — 200 — 11.5 KiB — 86 ms — h2https://smoft.io/assets/js/owl.main.js/assets/js/owl.main.js https://smoft.io/assets/js/owl.main.js — 200 — 19.1 KiB — 91 ms — h2https://smoft.io/js/push-notification.js/js/push-notification.js https://smoft.io/js/push-notification.js — 200 — 1.1 KiB — 79 ms — h2https://www.googletagmanager.com/gtag/js?id=G-QLG1M65BP5www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-QLG1M65BP5 — 200 — 175.8 KiB — 295 ms — h2https://smoft.io/assets/images/logo.png/assets/images/logo.png https://smoft.io/assets/images/logo.png — 200 — 34.9 KiB — 72 ms — h2https://smoft.io/assets/icons/product-loading.svg/assets/icons/product-loading.svg https://smoft.io/assets/icons/product-loading.svg — 200 — 733 B — 75 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 653 ms LCP 1.5 shttps://smoft.io// https://smoft.io/ — 200 — 27.7 KiB — 102 ms — h2https://smoft.io/assets/fontawesome/css/all.min.css/assets/fontawesome/css/all.min.css https://smoft.io/assets/fontawesome/css/all.min.css — 200 — 22.4 KiB — 41 ms — h2https://smoft.io/assets/bootstrap/css/bootstrap.min.css/assets/bootstrap/css/bootstrap.min... https://smoft.io/assets/bootstrap/css/bootstrap.min.css — 200 — 30.9 KiB — 51 ms — h2https://smoft.io/assets/css/style.css/assets/css/style.css https://smoft.io/assets/css/style.css — 200 — 7.0 KiB — 36 ms — h2https://smoft.io/assets/css/index.css/assets/css/index.css https://smoft.io/assets/css/index.css — 200 — 994 B — 29 ms — h2https://smoft.io/assets/css/owl.carousel.min.css/assets/css/owl.carousel.min.css https://smoft.io/assets/css/owl.carousel.min.css — 200 — 1.4 KiB — 30 ms — h2https://smoft.io/assets/css/owl.theme.default.min.css/assets/css/owl.theme.default.min.c... https://smoft.io/assets/css/owl.theme.default.min.css — 200 — 805 B — 33 ms — h2https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.csscdnjs.cloudflare.com/ajax/libs/anim... https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css — 200 — 4.8 KiB — 59 ms — h3https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.csscdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css — 200 — 19.0 KiB — 86 ms — h3https://smoft.io/assets/images/video-hero.webp/assets/images/video-hero.webp https://smoft.io/assets/images/video-hero.webp — 200 — 5.9 KiB — 26 ms — h2https://smoft.io/assets/icons/hcalculator-01.svg/assets/icons/hcalculator-01.svg https://smoft.io/assets/icons/hcalculator-01.svg — 200 — 640 B — 31 ms — h2https://smoft.io/assets/icons/codesandbox.svg/assets/icons/codesandbox.svg https://smoft.io/assets/icons/codesandbox.svg — 200 — 861 B — 28 ms — h2https://smoft.io/assets/icons/icons/linear/calendar-2.svg/assets/icons/icons/linear/calendar... https://smoft.io/assets/icons/icons/linear/calendar-2.svg — 200 — 602 B — 25 ms — h2https://smoft.io/assets/icons/user-group.png/assets/icons/user-group.png https://smoft.io/assets/icons/user-group.png — 200 — 1.1 KiB — 23 ms — h2https://smoft.io/env.php?lang=fr&t=1784564504/env.php?lang=fr&t=1784564504 https://smoft.io/env.php?lang=fr&t=1784564504 — 200 — 552 B — 66 ms — h2https://smoft.io/js/env.js/js/env.js https://smoft.io/js/env.js — 200 — 1.0 KiB — 67 ms — h2https://smoft.io/assets/js/bootstrap.bundle.min.js/assets/js/bootstrap.bundle.min.js https://smoft.io/assets/js/bootstrap.bundle.min.js — 200 — 23.6 KiB — 90 ms — h2https://smoft.io/assets/js/jquery.min.js/assets/js/jquery.min.js https://smoft.io/assets/js/jquery.min.js — 200 — 33.3 KiB — 93 ms — h2https://smoft.io/assets/js/cart.js/assets/js/cart.js https://smoft.io/assets/js/cart.js — 200 — 1.5 KiB — 68 ms — h2https://smoft.io/assets/js/sweetalert2.min.js/assets/js/sweetalert2.min.js https://smoft.io/assets/js/sweetalert2.min.js — 200 — 19.2 KiB — 89 ms — h2https://smoft.io/assets/js/scrollreveal.js/assets/js/scrollreveal.js https://smoft.io/assets/js/scrollreveal.js — 200 — 11.5 KiB — 82 ms — h2https://smoft.io/assets/js/main.js/assets/js/main.js https://smoft.io/assets/js/main.js — 200 — 1003 B — 66 ms — h2https://smoft.io/assets/js/index.js/assets/js/index.js https://smoft.io/assets/js/index.js — 200 — 596 B — 69 ms — h2https://smoft.io/assets/css/modules-acceuil.css/assets/css/modules-acceuil.css https://smoft.io/assets/css/modules-acceuil.css — 200 — 617 B — 68 ms — h2https://smoft.io/assets/js/owl.carousel.min.js/assets/js/owl.carousel.min.js https://smoft.io/assets/js/owl.carousel.min.js — 200 — 11.5 KiB — 86 ms — h2https://smoft.io/assets/js/owl.main.js/assets/js/owl.main.js https://smoft.io/assets/js/owl.main.js — 200 — 19.1 KiB — 91 ms — h2https://smoft.io/js/push-notification.js/js/push-notification.js https://smoft.io/js/push-notification.js — 200 — 1.1 KiB — 79 ms — h2https://www.googletagmanager.com/gtag/js?id=G-QLG1M65BP5www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-QLG1M65BP5 — 200 — 175.8 KiB — 295 ms — h2https://smoft.io/assets/images/logo.png/assets/images/logo.png https://smoft.io/assets/images/logo.png — 200 — 34.9 KiB — 72 ms — h2https://smoft.io/assets/icons/product-loading.svg/assets/icons/product-loading.svg https://smoft.io/assets/icons/product-loading.svg — 200 — 733 B — 75 ms — h2https://smoft.io/assets/icons/factory.svg/assets/icons/factory.svg https://smoft.io/assets/icons/factory.svg — 200 — 769 B — 76 ms — h2https://smoft.io/assets/icons/package-moving.svg/assets/icons/package-moving.svg https://smoft.io/assets/icons/package-moving.svg — 200 — 782 B — 72 ms — h2https://smoft.io/assets/icons/Vector.svg/assets/icons/Vector.svg https://smoft.io/assets/icons/Vector.svg — 200 — 748 B — 76 ms — h2https://smoft.io/assets/icons/id-card.svg/assets/icons/id-card.svg https://smoft.io/assets/icons/id-card.svg — 200 — 839 B — 84 ms — h2https://smoft.io/assets/icons/customer-support.svg/assets/icons/customer-support.svg https://smoft.io/assets/icons/customer-support.svg — 200 — 1.0 KiB — 72 ms — h2https://smoft.io/assets/icons/analytics-up.svg/assets/icons/analytics-up.svg https://smoft.io/assets/icons/analytics-up.svg — 404 — 548 B — 143 ms — h2https://smoft.io/assets/icons/IA-system.svg/assets/icons/IA-system.svg https://smoft.io/assets/icons/IA-system.svg — 404 — 548 B — 143 ms — h2https://smoft.io/assets/icons/icons/linear/setting-2.svg/assets/icons/icons/linear/setting-... https://smoft.io/assets/icons/icons/linear/setting-2.svg — 404 — 548 B — 144 ms — h2https://smoft.io/assets/icons/Heart.svg/assets/icons/Heart.svg https://smoft.io/assets/icons/Heart.svg — 404 — 548 B — 144 ms — h2https://smoft.io/assets/icons/Heart-2.svg/assets/icons/Heart-2.svg https://smoft.io/assets/icons/Heart-2.svg — 404 — 548 B — 146 ms — h2https://smoft.io/assets/icons/Heart-1.svg/assets/icons/Heart-1.svg https://smoft.io/assets/icons/Heart-1.svg — 404 — 548 B — 147 ms — h2https://smoft.io/assets/icons/Heart-1.png/assets/icons/Heart-1.png https://smoft.io/assets/icons/Heart-1.png — 404 — 548 B — 148 ms — h2https://smoft.io/assets/icons/Heart-2.png/assets/icons/Heart-2.png https://smoft.io/assets/icons/Heart-2.png — 404 — 548 B — 148 ms — h2https://smoft.io/assets/icons/Heart.png/assets/icons/Heart.png https://smoft.io/assets/icons/Heart.png — 404 — 548 B — 149 ms — h2https://smoft.io/assets/icons/writing-sign.png/assets/icons/writing-sign.png https://smoft.io/assets/icons/writing-sign.png — 404 — 548 B — 150 ms — h2https://smoft.io/assets/icons/qr_code.png/assets/icons/qr_code.png https://smoft.io/assets/icons/qr_code.png — 404 — 548 B — 150 ms — h2https://smoft.io/assets/icons/Icon%20container.png/assets/icons/Icon%20container.png https://smoft.io/assets/icons/Icon%20container.png — 404 — 548 B — 151 ms — h2https://smoft.io/assets/icons/Icon%20container-1.png/assets/icons/Icon%20container-1.pn... https://smoft.io/assets/icons/Icon%20container-1.png — 404 — 548 B — 151 ms — h2https://smoft.io/assets/icons/Calque_1.png/assets/icons/Calque_1.png https://smoft.io/assets/icons/Calque_1.png — 404 — 548 B — 152 ms — h2https://smoft.io/captures/logo.jpg/captures/logo.jpg https://smoft.io/captures/logo.jpg — 404 — 548 B — 152 ms — h2https://smoft.io/captures/Fichier1.png/captures/Fichier1.png https://smoft.io/captures/Fichier1.png — 404 — 548 B — 152 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-MZJHGX44www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MZJHGX44 — 200 — 151.1 KiB — 277 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 102.6 KiB — 97 ms — h3https://smoft.io/assets/images/BG%20(1).png/assets/images/BG%20(1).png https://smoft.io/assets/images/BG%20(1).png — 200 — 224.5 KiB — 70 ms — h2https://smoft.io/assets/images/Intersect.png/assets/images/Intersect.png https://smoft.io/assets/images/Intersect.png — 200 — 145.9 KiB — 70 ms — h2https://i.ytimg.com/vi_webp/FX50TzA2Ccs/hqdefault.webpi.ytimg.com/vi_webp/FX50TzA2Ccs/hqd... https://i.ytimg.com/vi_webp/FX50TzA2Ccs/hqdefault.webp — 200 — 14.4 KiB — 156 ms — h2https://i.ytimg.com/vi_webp/8KFETuw_oME/hqdefault.webpi.ytimg.com/vi_webp/8KFETuw_oME/hqd... https://i.ytimg.com/vi_webp/8KFETuw_oME/hqdefault.webp — 200 — 13.4 KiB — 165 ms — h2https://i.ytimg.com/vi_webp/QzgrPtDHcnk/hqdefault.webpi.ytimg.com/vi_webp/QzgrPtDHcnk/hqd... https://i.ytimg.com/vi_webp/QzgrPtDHcnk/hqdefault.webp — 200 — 12.1 KiB — 174 ms — h2https://i.ytimg.com/vi_webp/hoAKfjs3IBg/hqdefault.webpi.ytimg.com/vi_webp/hoAKfjs3IBg/hqd... https://i.ytimg.com/vi_webp/hoAKfjs3IBg/hqdefault.webp — 200 — 9.9 KiB — 129 ms — h2https://i.ytimg.com/vi_webp/PbXLF-pzmUU/hqdefault.webpi.ytimg.com/vi_webp/PbXLF-pzmUU/hqd... https://i.ytimg.com/vi_webp/PbXLF-pzmUU/hqdefault.webp — 200 — 8.5 KiB — 120 ms — h2https://fonts.gstatic.com/s/nunitosans/v15/pe0TMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp7t1R-s.woff2fonts.gstatic.com/s/nunitosans/v15/... https://fonts.gstatic.com/s/nunitosans/v15/pe0TMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp7t1R-s.woff2 — 200 — 30.4 KiB — 104 ms — h3https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/webfonts/fa-solid-900.woff2cdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/webfonts/fa-solid-900.woff2 — 200 — 153.6 KiB — 88 ms — h3https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/webfonts/fa-brands-400.woff2cdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/webfonts/fa-brands-400.woff2 — 200 — 114.7 KiB — 110 ms — h3https://smoft.io/captures/logo-check.png/captures/logo-check.png https://smoft.io/captures/logo-check.png — 200 — 118.4 KiB — 25 ms — h2https://connect.facebook.net/signals/config/547569248335528?v=2.9.357&r=stable&domain=smoft.io&hme=1179b74563cacb97c6ebae600e40937237ab12824fb84996eee07eca65cabbd4&ex_m=107%2C208%2C158%2C22%2C73%2C74%2C149%2C69%2C68%2C11%2C167%2C93%2C16%2C141%2C130%2C39%2C76%2C81%2C137%2C163%2C169%2C26%2C27%2C28%2C30%2C48%2C150%2C78%2C115%2C18%2C20%2C44%2C40%2C42%2C41%2C86%2C95%2C99%2C113%2C148%2C151%2C46%2C114%2C24%2C21%2C122%2C70%2C36%2C153%2C152%2C154%2C145%2C143%2C25%2C35%2C59%2C112%2C165%2C71%2C17%2C156%2C117%2C84%2C67%2C19%2C88%2C89%2C119%2C87%2C139%2C138%2C142%2C164%2C34%2C49%2C116%2C47%2C8%2C4%2C5%2C7%2C6%2C3%2C94%2C104%2C170%2C175%2C222%2C75%2C235%2C234%2C233%2C23%2C33%2C55%2C106%2C61%2C10%2C64%2C100%2C101%2C102%2C108%2C133%2C31%2C29%2C135%2C136%2C132%2C131%2C159%2C77%2C162%2C160%2C161%2C50%2C60%2C126%2C15%2C166%2C45%2C280%2C281%2C279%2C294%2C310%2C215%2C204%2C62%2C205%2C203%2C313%2C304%2C52%2C216%2C110%2C134%2C83%2C124%2C54%2C123%2C129%2C128%2C58%2C65%2C63%2C155%2C79%2C80%2C118%2C37%2C32%2C53%2C56%2C103%2C168%2C1%2C127%2C14%2C125%2C12%2C2%2C57%2C96%2C66%2C121%2C92%2C91%2C171%2C172%2C97%2C98%2C9%2C105%2C51%2C146%2C90%2C82%2C72%2C120%2C109%2C43%2C147%2C0%2C85%2C140%2C144%2C157%2C38%2C111%2C13%2C173connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/547569248335528?v=2.9.357&r=stable&domain=smoft.io&hme=1179b74563cacb97c6ebae600e40937237ab12824fb84996eee07eca65cabbd4&ex_m=107%2C208%2C158%2C22%2C73%2C74%2C149%2C69%2C68%2C11%2C167%2C93%2C16%2C141%2C130%2C39%2C76%2C81%2C137%2C163%2C169%2C26%2C27%2C28%2C30%2C48%2C150%2C78%2C115%2C18%2C20%2C44%2C40%2C42%2C41%2C86%2C95%2C99%2C113%2C148%2C151%2C46%2C114%2C24%2C21%2C122%2C70%2C36%2C153%2C152%2C154%2C145%2C143%2C25%2C35%2C59%2C112%2C165%2C71%2C17%2C156%2C117%2C84%2C67%2C19%2C88%2C89%2C119%2C87%2C139%2C138%2C142%2C164%2C34%2C49%2C116%2C47%2C8%2C4%2C5%2C7%2C6%2C3%2C94%2C104%2C170%2C175%2C222%2C75%2C235%2C234%2C233%2C23%2C33%2C55%2C106%2C61%2C10%2C64%2C100%2C101%2C102%2C108%2C133%2C31%2C29%2C135%2C136%2C132%2C131%2C159%2C77%2C162%2C160%2C161%2C50%2C60%2C126%2C15%2C166%2C45%2C280%2C281%2C279%2C294%2C310%2C215%2C204%2C62%2C205%2C203%2C313%2C304%2C52%2C216%2C110%2C134%2C83%2C124%2C54%2C123%2C129%2C128%2C58%2C65%2C63%2C155%2C79%2C80%2C118%2C37%2C32%2C53%2C56%2C103%2C168%2C1%2C127%2C14%2C125%2C12%2C2%2C57%2C96%2C66%2C121%2C92%2C91%2C171%2C172%2C97%2C98%2C9%2C105%2C51%2C146%2C90%2C82%2C72%2C120%2C109%2C43%2C147%2C0%2C85%2C140%2C144%2C157%2C38%2C111%2C13%2C173 — 200 — 60.9 KiB — 24 ms — h3https://www.googletagmanager.com/gtag/js?id=G-QLG1M65BP5&cx=c&gtm=4e67g0h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-QLG1M65BP5&cx=c&gtm=4e67g0h2 — 200 — 175.3 KiB — 130 ms — h2https://snap.licdn.com/li.lms-analytics/insight.min.jssnap.licdn.com/li.lms-analytics/ins... https://snap.licdn.com/li.lms-analytics/insight.min.js — 200 — 19.6 KiB — 26 ms — http/1.1https://ad.doubleclick.net/ccm/s/collect?auid=1062969363.1784564505&gtm=45He67g0h2v9228374283za200zd9228374283xeaad.doubleclick.net/ccm/s/collect?au... https://ad.doubleclick.net/ccm/s/collect?auid=1062969363.1784564505&gtm=45He67g0h2v9228374283za200zd9228374283xea — 204 — 22 B — 161 ms — h3https://www.clarity.ms/tag/tycglafz6vwww.clarity.ms/tag/tycglafz6v https://www.clarity.ms/tag/tycglafz6v — 200 — 1.1 KiB — 111 ms — http/1.1https://www.google.com/ccm/collect?rcb=16&frm=0&ae=g&auid=1062969363.1784564505&dt=SMOFT%20%7C%20ERP%20Cloud%20intelligent%20avec%20%2B65%20applications&en=page_view&dl=https%3A%2F%2Fsmoft.io%2F&scrsrc=www.googletagmanager.com&rnd=745792401.1784564505&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He67g0h2v9228374283za200zd9228374283xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=115938466~115938469~118897920~118897930&apve=1&apvf=f&apvc=1&tft=1784564505364&tfd=650&fmt=8www.google.com/ccm/collect?rcb=16&f... https://www.google.com/ccm/collect?rcb=16&frm=0&ae=g&auid=1062969363.1784564505&dt=SMOFT%20%7C%20ERP%20Cloud%20intelligent%20avec%20%2B65%20applications&en=page_view&dl=https%3A%2F%2Fsmoft.io%2F&scrsrc=www.googletagmanager.com&rnd=745792401.1784564505&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He67g0h2v9228374283za200zd9228374283xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=115938466~115938469~118897920~118897930&apve=1&apvf=f&apvc=1&tft=1784564505364&tfd=650&fmt=8 — 200 — 21 B — 97 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-QLG1M65BP5&gtm=45je67f0v9185708326z89228374283za20gzb9228374283zd9228374283&_p=1784564504872&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=276962162.1784564505&frm=0&ngs=1&pscdl=noapi&rcb=10&sr=800x600&uaa=x86&uab=64&uafvl=Not%253BA%253DBrand%3B8.0.0.0%7CChromium%3B150.0.7871.124&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=115616985~115938466~115938468~118897920~118897930~119773331&sid=1784564505&sct=1&seg=0&dl=https%3A%2F%2Fsmoft.io%2F&dt=SMOFT%20%7C%20ERP%20Cloud%20intelligent%20avec%20%2B65%20applications&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=728region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-QLG1M65BP5&gtm=45je67f0v9185708326z89228374283za20gzb9228374283zd9228374283&_p=1784564504872&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=276962162.1784564505&frm=0&ngs=1&pscdl=noapi&rcb=10&sr=800x600&uaa=x86&uab=64&uafvl=Not%253BA%253DBrand%3B8.0.0.0%7CChromium%3B150.0.7871.124&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=115616985~115938466~115938468~118897920~118897930~119773331&sid=1784564505&sct=1&seg=0&dl=https%3A%2F%2Fsmoft.io%2F&dt=SMOFT%20%7C%20ERP%20Cloud%20intelligent%20avec%20%2B65%20applications&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=728 — 204 — 544 B — 78 ms — h2https://www.google.com/ccm/collect?rcb=10&frm=0&auid=1062969363.1784564505&dt=SMOFT%20%7C%20ERP%20Cloud%20intelligent%20avec%20%2B65%20applications&en=page_view&dl=https%3A%2F%2Fsmoft.io%2F&scrsrc=www.googletagmanager.com&rnd=745792401.1784564505&navt=n&npa=1&gtm=45je67f0v9185708326z89228374283za20gzb9228374283zd9228374283xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=115616985~115938466~115938468~118897920~118897930~119773331&apve=1&apvf=f&apvc=0&tids=AW-16874584680&tid=AW-16874584680&tft=1784564505462&tfd=748&fmt=8www.google.com/ccm/collect?rcb=10&f... https://www.google.com/ccm/collect?rcb=10&frm=0&auid=1062969363.1784564505&dt=SMOFT%20%7C%20ERP%20Cloud%20intelligent%20avec%20%2B65%20applications&en=page_view&dl=https%3A%2F%2Fsmoft.io%2F&scrsrc=www.googletagmanager.com&rnd=745792401.1784564505&navt=n&npa=1&gtm=45je67f0v9185708326z89228374283za20gzb9228374283zd9228374283xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=115616985~115938466~115938468~118897920~118897930~119773331&apve=1&apvf=f&apvc=0&tids=AW-16874584680&tid=AW-16874584680&tft=1784564505462&tfd=748&fmt=8 — 200 — 21 B — 52 ms — h3https://www.facebook.com/tr/?id=547569248335528&ev=PageView&dl=https%3A%2F%2Fsmoft.io%2F&rl=&if=false&ts=1784564505505&iw=false&cd[page_name]=Accueil&cd[url_page]=https%3A%2F%2Fsmoft.tn%2Findex.php%3Flang%3Dfr&sw=800&sh=600&v=2.9.357&r=stable&ec=0&o=4126&aems=0%3B0&fbp=fb.1.1784564505491.623936539522943363&ler=empty&cdl=API_unavailable&pmd[title]=SMOFT%20%7C%20ERP%20Cloud%20intelligent%20avec%20%2B65%20applications&pmd[locale]=fr_FR&pmd[description]=SMOFT%20est%20un%20ERP%20Cloud%20intelligent%20avec%20plus%20de%2065%20applications%20int%C3%A9gr%C3%A9es%20sur%20une%20seule%20plateforme.%20Automatisez%20vos%20processus%2C%20analysez%20vos%20donn%C3%A9es%20et%20d%C3%A9veloppe&pmd[keywords]=ERP%20cloud%2C%20logiciel%20ERP%2C%20CRM%2C%20finance%2C%20logistique%2C%20RH%2C%20gestion%20d%27entreprise%2C%20SMOFT&plt=497.3999996185303&iss=1&imft=1&tz=0&it=1784564505293&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&expv2[7]=pt0&rqm=GETwww.facebook.com/tr/?id=54756924833... https://www.facebook.com/tr/?id=547569248335528&ev=PageView&dl=https%3A%2F%2Fsmoft.io%2F&rl=&if=false&ts=1784564505505&iw=false&cd[page_name]=Accueil&cd[url_page]=https%3A%2F%2Fsmoft.tn%2Findex.php%3Flang%3Dfr&sw=800&sh=600&v=2.9.357&r=stable&ec=0&o=4126&aems=0%3B0&fbp=fb.1.1784564505491.623936539522943363&ler=empty&cdl=API_unavailable&pmd[title]=SMOFT%20%7C%20ERP%20Cloud%20intelligent%20avec%20%2B65%20applications&pmd[locale]=fr_FR&pmd[description]=SMOFT%20est%20un%20ERP%20Cloud%20intelligent%20avec%20plus%20de%2065%20applications%20int%C3%A9gr%C3%A9es%20sur%20une%20seule%20plateforme.%20Automatisez%20vos%20processus%2C%20analysez%20vos%20donn%C3%A9es%20et%20d%C3%A9veloppe&pmd[keywords]=ERP%20cloud%2C%20logiciel%20ERP%2C%20CRM%2C%20finance%2C%20logistique%2C%20RH%2C%20gestion%20d%27entreprise%2C%20SMOFT&plt=497.3999996185303&iss=1&imft=1&tz=0&it=1784564505293&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&expv2[7]=pt0&rqm=GET — 200 — 19 B — 64 ms — h3https://www.facebook.com/tr/?id=547569248335528&ev=PageView&dl=https%3A%2F%2Fsmoft.io%2F&rl=&if=false&ts=1784564505514&iw=false&sw=800&sh=600&v=2.9.357&r=stable&a=tmSimo-GTM-WebTemplate&ec=1&o=6174&aems=0%3B0&fbp=fb.1.1784564505491.623936539522943363&ler=empty&cdl=API_unavailable&pmd[title]=SMOFT%20%7C%20ERP%20Cloud%20intelligent%20avec%20%2B65%20applications&pmd[locale]=fr_FR&pmd[description]=SMOFT%20est%20un%20ERP%20Cloud%20intelligent%20avec%20plus%20de%2065%20applications%20int%C3%A9gr%C3%A9es%20sur%20une%20seule%20plateforme.%20Automatisez%20vos%20processus%2C%20analysez%20vos%20donn%C3%A9es%20et%20d%C3%A9veloppe&pmd[keywords]=ERP%20cloud%2C%20logiciel%20ERP%2C%20CRM%2C%20finance%2C%20logistique%2C%20RH%2C%20gestion%20d%27entreprise%2C%20SMOFT&plt=497.3999996185303&iss=1&imft=1&tz=0&it=1784564505293&coo=false&tm=1&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=54756924833... https://www.facebook.com/tr/?id=547569248335528&ev=PageView&dl=https%3A%2F%2Fsmoft.io%2F&rl=&if=false&ts=1784564505514&iw=false&sw=800&sh=600&v=2.9.357&r=stable&a=tmSimo-GTM-WebTemplate&ec=1&o=6174&aems=0%3B0&fbp=fb.1.1784564505491.623936539522943363&ler=empty&cdl=API_unavailable&pmd[title]=SMOFT%20%7C%20ERP%20Cloud%20intelligent%20avec%20%2B65%20applications&pmd[locale]=fr_FR&pmd[description]=SMOFT%20est%20un%20ERP%20Cloud%20intelligent%20avec%20plus%20de%2065%20applications%20int%C3%A9gr%C3%A9es%20sur%20une%20seule%20plateforme.%20Automatisez%20vos%20processus%2C%20analysez%20vos%20donn%C3%A9es%20et%20d%C3%A9veloppe&pmd[keywords]=ERP%20cloud%2C%20logiciel%20ERP%2C%20CRM%2C%20finance%2C%20logistique%2C%20RH%2C%20gestion%20d%27entreprise%2C%20SMOFT&plt=497.3999996185303&iss=1&imft=1&tz=0&it=1784564505293&coo=false&tm=1&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=GET — 200 — 16 B — 64 ms — h3https://snap.licdn.com/li.lms-analytics/insight.old.min.jssnap.licdn.com/li.lms-analytics/ins... https://snap.licdn.com/li.lms-analytics/insight.old.min.js — 200 — 18.5 KiB — 13 ms — h3https://scripts.clarity.ms/0.8.67/clarity.jsscripts.clarity.ms/0.8.67/clarity.j... https://scripts.clarity.ms/0.8.67/clarity.js — 200 — 25.2 KiB — 121 ms — h2https://px.ads.linkedin.com/attribution_trigger?pid=8700321&time=1784564505573&url=https%3A%2F%2Fsmoft.io%2Fpx.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=8700321&time=1784564505573&url=https%3A%2F%2Fsmoft.io%2F — 200 — 1.0 KiB — 225 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=8700321&time=1784564505573&url=https%3A%2F%2Fsmoft.io%2Fpx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=8700321&time=1784564505573&url=https%3A%2F%2Fsmoft.io%2F — 302 — 1.0 KiB — 163 ms — h2https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=8700321&time=1784564505573&url=https%3A%2F%2Fsmoft.io%2F&e_ipv6=AQJyCgS0OFxjCwAAAZ-AVVxVqIBKHz2yFOKxxxEPzjwcCFgOQO334IagfUbB-oUkzSyfmV7QWTcpx4.ads.linkedin.com/collect?v=2&fm... https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=8700321&time=1784564505573&url=https%3A%2F%2Fsmoft.io%2F&e_ipv6=AQJyCgS0OFxjCwAAAZ-AVVxVqIBKHz2yFOKxxxEPzjwcCFgOQO334IagfUbB-oUkzSyfmV7QWTc — 200 — 911 B — 222 ms — h2https://n.clarity.ms/collectn.clarity.ms/collect https://n.clarity.ms/collect — 204 — 272 B — 449 ms — http/1.1https://px.ads.linkedin.com/wa/?medium=fetch&fmt=gpx.ads.linkedin.com/wa/?medium=fetc... https://px.ads.linkedin.com/wa/?medium=fetch&fmt=g — 204 — 779 B — 131 ms — h2https://smoft.io/assets/images/ico/favicon2.png/assets/images/ico/favicon2.png https://smoft.io/assets/images/ico/favicon2.png — 200 — 899 B — 24 ms — h2https://smoft.io/assets/images/logo.png/assets/images/logo.png https://smoft.io/assets/images/logo.png — 200 — 0 B — 1 ms — h2https://n.clarity.ms/collectn.clarity.ms/collect https://n.clarity.ms/collect — 204 — 272 B — 106 ms — http/1.1https://n.clarity.ms/collectn.clarity.ms/collect https://n.clarity.ms/collect — 204 — 272 B — 105 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
47% of JavaScript execution is third-party
First-party Third-party 367ms · 516KB · د.ت7/mo
Google Tag Manager
Tag Manager
Optional
Execution 95ms
Transfer 176 KB
Unused 37%
Monthly Cost د.ت2/mo
Facebook Pixel
Advertising
Optional
Execution 80ms
Transfer 103 KB
Unused 35%
Monthly Cost د.ت1/mo
Microsoft Clarity
Session Replay
Optional
Execution 71ms
Transfer 25 KB
Monthly Cost د.ت1/mo
Google Tag Manager
Tag Manager
Optional
Execution 69ms
Transfer 151 KB
Unused 45%
Monthly Cost د.ت1/mo
Facebook Pixel
Advertising
Optional
Execution 52ms
Transfer 61 KB
Unused 39%
Monthly Cost د.ت1/mo

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

Why this matters

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

Learn more

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

Source: web.dev / HTTP Archive Web Almanac

How third-party costs are calculated

Real-User Performance (CrUX)
Field metrics from the Chrome User Experience Report
INFO

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-06-21 — 2026-07-18)

LCP (p75)

1432 ms

88% good

INP (p75)

83 ms

94% good

CLS (p75)

0.210

43% good

FCP (p75)

1119 ms

TTFB (p75)

561 ms

Image Optimization
33 images, 71 KB total, 35 KB wasted
INFO

Image Optimization Audit

Total Images

33

Total Size

71 KB

Oversized

1

Wasted

35 KB

17 missing dimensions 27 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback