Skip to content
https://free-daily-spins.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
84
GRADE
B
FIX
3
REVIEW
2
PASS
10
INFO
2

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

83
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
87
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

1.93 s

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

4.11 s

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

160 ms

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.

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

5.61 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
10 PASS 2 REVIEW 3 FIX
D
Third-Party Impact
Action
68% third-party, 0 ms blocking
FIX
68% third-party, 0 ms blocking
Warning::
Third-party code accounts for 68% of page weight (439.1 KiB of 648.6 KiB)
Info::
Third-party blocking time is low (0 ms)
32%
68%
First-party Third-party
D
JS Bundles
Action
9 scripts, 182 KB unused
FIX
9 scripts, 182 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-QSBC...: 64 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=UA-181...: 64 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://free-daily-spins.com/static/js/all.js?ver=...: 54 KB unused (58%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://free-daily-spins.com/static/js/main.js?ver...: unminified — 2 KB could be saved
Info::
Total unused JavaScript: 182 KB
182 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-QSBCPLRNZC&cx=c&gtm=4e64k0144 KB64 KB (44%)3rd
https://www.googletagmanager.com/gtag/js?id=UA-181029967-1125 KB64 KB (51%)3rd
https://free-daily-spins.com/static/js/all.js?ver=170740691493 KB54 KB (58%)1st
https://free-daily-spins.com/static/js/main.js?ver=17074069146 KB1st
https://free-daily-spins.com/wp-content/plugins/universal-banner-popup/resources/js/ajax.js?ver=1.01 KB1st
https://free-daily-spins.com/wp-content/plugins/wp-tt-second-offer-links/script.js?ver=1.2.41 KB1st
https://free-daily-spins.com/static/js/user.js?ver=17074069143 KB1st
https://free-daily-spins.com/wp-content/plugins/wp-tt-rating-stars/static/js/rating.js?ver=5.4.22 KB1st
https://www.google-analytics.com/analytics.js21 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

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
12 images, 0 KB saveable
REVIEW
12 images, 0 KB saveable
Warning::
https://free-daily-spins.com/wp-content/webp-expre... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://free-daily-spins.com/wp-content/webp-expre... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://free-daily-spins.com/static/img/general/bl... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://free-daily-spins.com/wp-content/webp-expre... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
12 images 41 KB
0 oversized -0 KB
5 legacy format
4 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

C
JS Execution Cost
Action
1216ms total JS execution
REVIEW
1216ms total JS execution
Warning::
https://free-daily-spins.com/static/js/all.js?ver=...: 302ms CPU time
Warning::
https://free-daily-spins.com/: 295ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=UA-181...: 261ms CPU time
Info::
Unattributable: 232ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-QSBC...: 126ms CPU time
Warning::
Third-party scripts: 619ms (51% of total)

Main Thread Breakdown

Script Evaluation 42% Other 19% Style & Layout 17% Script Parsing & Compilation 13% Parse HTML & CSS 5% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://free-daily-spins.com/static/js/all.js?ver=1707406914302ms182ms22ms1st
https://free-daily-spins.com/295ms9ms2ms1st
https://www.googletagmanager.com/gtag/js?id=UA-181029967-1261ms149ms108ms3rd
Unattributable232ms56ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-QSBCPLRNZC&cx=c&gtm=4e64k0126ms97ms29ms3rd
A+
Page Weight Budget
649 KB transferred, 33 requests
PASS
649 KB transferred, 33 requests
Info::
Page weighs 1.5 MB (649 KB transferred)
Info::
33 HTTP requests
Info::
Estimated 0.13 g CO2 per page load
649 KB / 2.4 MB budget
649 KB transferred
33 requests
0.13 g CO2 per page load
JavaScript 395.5 KiB 61%
Fonts 148.6 KiB 23%
CSS 42.8 KiB 7%
Images 41.4 KiB 6%
HTML 14.3 KiB 2%
Other 4.0 KiB 1%
Other 1.4 KiB 0%
Other 552 B 0%
0 2.4 MB 4.9 MB
Under budget
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
5 fonts (149 KB)
PASS
5 fonts (149 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

149 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.9 s LCP 4.1 shttps://fonts.gstatic.com/s/ubuntu/v15/4iCv6KVjbNBYlgoC1CzjsGyN.woff24iCv6KVjbNBYlgoC1CzjsGy... https://fonts.gstatic.com/s/ubuntu/v15/4iCv6KVjbNBYlgoC1CzjsGyN.woff2 — 37.2 KiB — 115 ms — font-display: swaphttps://fonts.gstatic.com/s/ubuntu/v15/4iCs6KVjbNBYlgoKfw72.woff24iCs6KVjbNBYlgoKfw72.woff2 https://fonts.gstatic.com/s/ubuntu/v15/4iCs6KVjbNBYlgoKfw72.woff2 — 33.5 KiB — 109 ms — font-display: swaphttps://fonts.gstatic.com/s/ubuntu/v15/4iCv6KVjbNBYlgoCjC3jsGyN.woff24iCv6KVjbNBYlgoCjC3jsGy... https://fonts.gstatic.com/s/ubuntu/v15/4iCv6KVjbNBYlgoCjC3jsGyN.woff2 — 29.2 KiB — 113 ms — font-display: swaphttps://fonts.gstatic.com/s/ubuntu/v15/4iCv6KVjbNBYlgoCxCvjsGyN.woff24iCv6KVjbNBYlgoCxCvjsGy... https://fonts.gstatic.com/s/ubuntu/v15/4iCv6KVjbNBYlgoCxCvjsGyN.woff2 — 28.3 KiB — 110 ms — font-display: swaphttps://fonts.gstatic.com/s/ubuntu/v15/4iCs6KVjbNBYlgoKew72j00.woff24iCs6KVjbNBYlgoKew72j00... https://fonts.gstatic.com/s/ubuntu/v15/4iCs6KVjbNBYlgoKew72j00.woff2 — 20.4 KiB — 26 ms — font-display: swap
4iCv6KVjbNBYlgoC1CzjsGy... woff2 swap
Size 37 KB
Load time 115 ms
Start 708 ms
Risk FOUT — text flashes from fallback to web font
4iCs6KVjbNBYlgoKfw72.woff2 woff2 swap
Size 33 KB
Load time 109 ms
Start 709 ms
Risk FOUT — text flashes from fallback to web font
4iCv6KVjbNBYlgoCjC3jsGy... woff2 swap
Size 29 KB
Load time 113 ms
Start 709 ms
Risk FOUT — text flashes from fallback to web font
4iCv6KVjbNBYlgoCxCvjsGy... woff2 swap
Size 28 KB
Load time 110 ms
Start 709 ms
Risk FOUT — text flashes from fallback to web font
4iCs6KVjbNBYlgoKew72j00... woff2 swap
Size 20 KB
Load time 26 ms
Start 1.1 s
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
10 hints, 0 missing preconnects
PASS
10 hints, 0 missing preconnects
Info::
Page uses 10 resource hint(s)

Current Resource Hints

preconnect
2
preload
7
dns-prefetch
1
prefetch

10 resource hints configured

A
Page Weight Inventory
33 resources · 649 KB · 182 KB savings available
PASS
33 resources · 649 KB · 182 KB savings available
Info::
Within 1MB page-weight target
Got: 649 KB
Info::
~182 KB of savings available
Warning::
11 third-party resources (68% of weight)
33 resources · 648.6 KiB · 11 third-party Within 1MB page-weight target
JavaScript 61% · 395.5 KiB
Font 23% · 148.6 KiB
Image 7% · 45.4 KiB
CSS 7% · 42.8 KiB
Document 2% · 14.3 KiB
Other 0% · 1.9 KiB

~181.6 KiB of savings available

Remove unused JavaScript: 181.6 KiB
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
33 requests over 2435ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.9 s LCP 4.1 shttps://free-daily-spins.com// https://free-daily-spins.com/ — 200 — 14.3 KiB — 695 ms — h2https://www.googletagmanager.com/gtag/js?id=UA-181029967-1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-181029967-1 — 200 — 125.3 KiB — 164 ms — h2https://fonts.gstatic.com/s/ubuntu/v15/4iCv6KVjbNBYlgoC1CzjsGyN.woff2fonts.gstatic.com/s/ubuntu/v15/4iCv... https://fonts.gstatic.com/s/ubuntu/v15/4iCv6KVjbNBYlgoC1CzjsGyN.woff2 — 200 — 37.2 KiB — 115 ms — h3https://fonts.gstatic.com/s/ubuntu/v15/4iCs6KVjbNBYlgoKfw72.woff2fonts.gstatic.com/s/ubuntu/v15/4iCs... https://fonts.gstatic.com/s/ubuntu/v15/4iCs6KVjbNBYlgoKfw72.woff2 — 200 — 33.5 KiB — 109 ms — h3https://fonts.gstatic.com/s/ubuntu/v15/4iCv6KVjbNBYlgoCjC3jsGyN.woff2fonts.gstatic.com/s/ubuntu/v15/4iCv... https://fonts.gstatic.com/s/ubuntu/v15/4iCv6KVjbNBYlgoCjC3jsGyN.woff2 — 200 — 29.2 KiB — 113 ms — h3https://fonts.gstatic.com/s/ubuntu/v15/4iCv6KVjbNBYlgoCxCvjsGyN.woff2fonts.gstatic.com/s/ubuntu/v15/4iCv... https://fonts.gstatic.com/s/ubuntu/v15/4iCv6KVjbNBYlgoCxCvjsGyN.woff2 — 200 — 28.3 KiB — 110 ms — h3https://free-daily-spins.com/static/css/main.min.css?ver=1707406914/static/css/main.min.css?ver=170740... https://free-daily-spins.com/static/css/main.min.css?ver=1707406914 — 200 — 40.5 KiB — 312 ms — h2https://free-daily-spins.com/static/js/all.js?ver=1707406914/static/js/all.js?ver=1707406914 https://free-daily-spins.com/static/js/all.js?ver=1707406914 — 200 — 93.4 KiB — 47 ms — h2https://free-daily-spins.com/static/js/main.js?ver=1707406914/static/js/main.js?ver=1707406914 https://free-daily-spins.com/static/js/main.js?ver=1707406914 — 200 — 5.9 KiB — 28 ms — h2https://free-daily-spins.com/wp-content/plugins/universal-banner-popup/resources/css/main.min.css?ver=1.0/wp-content/plugins/universal-banne... https://free-daily-spins.com/wp-content/plugins/universal-banner-popup/resources/css/main.min.css?ver=1.0 — 200 — 1.7 KiB — 26 ms — h2https://free-daily-spins.com/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-list-horizontal/style.min.css?ver=1/wp-content/plugins/sitepress-multi... https://free-daily-spins.com/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-list-horizontal/style.min.css?ver=1 — 200 — 666 B — 298 ms — h2https://free-daily-spins.com/wp-content/webp-express/webp-images/uploads/2020/11/mobile_logo.png.webp/wp-content/webp-express/webp-image... https://free-daily-spins.com/wp-content/webp-express/webp-images/uploads/2020/11/mobile_logo.png.webp — 200 — 1.7 KiB — 295 ms — h2https://free-daily-spins.com/wp-content/webp-express/webp-images/static/img/content/banner-xs.jpg.webp/wp-content/webp-express/webp-image... https://free-daily-spins.com/wp-content/webp-express/webp-images/static/img/content/banner-xs.jpg.webp — 200 — 24.4 KiB — 305 ms — h2https://free-daily-spins.com/wp-content/webp-express/webp-images/uploads/content-manager/slot/Arh3QTnu4u9VHb-K.jpg.webp/wp-content/webp-express/webp-image... https://free-daily-spins.com/wp-content/webp-express/webp-images/uploads/content-manager/slot/Arh3QTnu4u9VHb-K.jpg.webp — 200 — 3.3 KiB — 70 ms — h3https://free-daily-spins.com/static/img/general/blank.gif/static/img/general/blank.gif https://free-daily-spins.com/static/img/general/blank.gif — 200 — 538 B — 46 ms — h3https://free-daily-spins.com/wp-content/plugins/universal-banner-popup/resources/js/ajax.js?ver=1.0/wp-content/plugins/universal-banne... https://free-daily-spins.com/wp-content/plugins/universal-banner-popup/resources/js/ajax.js?ver=1.0 — 200 — 738 B — 27 ms — h3https://free-daily-spins.com/wp-content/plugins/wp-tt-second-offer-links/script.js?ver=1.2.4/wp-content/plugins/wp-tt-second-of... https://free-daily-spins.com/wp-content/plugins/wp-tt-second-offer-links/script.js?ver=1.2.4 — 200 — 709 B — 66 ms — h3https://free-daily-spins.com/static/js/user.js?ver=1707406914/static/js/user.js?ver=1707406914 https://free-daily-spins.com/static/js/user.js?ver=1707406914 — 200 — 3.0 KiB — 60 ms — h3https://free-daily-spins.com/wp-content/plugins/wp-tt-rating-stars/static/js/rating.js?ver=5.4.2/wp-content/plugins/wp-tt-rating-st... https://free-daily-spins.com/wp-content/plugins/wp-tt-rating-stars/static/js/rating.js?ver=5.4.2 — 200 — 1.7 KiB — 57 ms — h3https://free-daily-spins.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/en.png/wp-content/plugins/sitepress-multi... https://free-daily-spins.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/en.png — 200 — 1.1 KiB — 61 ms — h3https://free-daily-spins.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/nl.png/wp-content/plugins/sitepress-multi... https://free-daily-spins.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/nl.png — 200 — 774 B — 53 ms — h3https://www.googletagmanager.com/gtag/js?id=G-QSBCPLRNZC&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-QSBCPLRNZC&cx=c&gtm=4e64k0 — 200 — 143.8 KiB — 58 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 72 ms — h2data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3…data:image/svg+xml,%3C%3Fxml versio... data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 612 612'%3E%3Cpath d='M61…www.w3.org/2000/svg' viewBox='0 0 6... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 612 612'%3E%3Cpath d='M61… — 200 — 0 B — 0 ms — datahttps://free-daily-spins.com/static/img/general/rating.png/static/img/general/rating.png https://free-daily-spins.com/static/img/general/rating.png — 200 — 2.1 KiB — 50 ms — h3https://fonts.gstatic.com/s/ubuntu/v15/4iCs6KVjbNBYlgoKew72j00.woff2fonts.gstatic.com/s/ubuntu/v15/4iCs... https://fonts.gstatic.com/s/ubuntu/v15/4iCs6KVjbNBYlgoKew72j00.woff2 — 200 — 20.4 KiB — 26 ms — h3https://free-daily-spins.com/wp-admin/admin-ajax.php/wp-admin/admin-ajax.php https://free-daily-spins.com/wp-admin/admin-ajax.php — 200 — 1.4 KiB — 1.3 s — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-QSBCPLRNZC&gtm=45je64k0v9111828797za20g&_p=1776888397424&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=EAAI&are=1&cid=545871670.1776888398&frm=0&ir=1&pscdl=noapi&rcb=12&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938468~117266401~117384405~117512543&sid=1776888397&sct=1&seg=0&dl=https%3A%2F%2Ffree-daily-spins.com%2F&dt=Free%20daily%20spins%20-%20Guide%20to%20bonuses%20in%20British%20casinos%20Free%20daily%20spins&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1197region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-QSBCPLRNZC&gtm=45je64k0v9111828797za20g&_p=1776888397424&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=EAAI&are=1&cid=545871670.1776888398&frm=0&ir=1&pscdl=noapi&rcb=12&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938468~117266401~117384405~117512543&sid=1776888397&sct=1&seg=0&dl=https%3A%2F%2Ffree-daily-spins.com%2F&dt=Free%20daily%20spins%20-%20Guide%20to%20bonuses%20in%20British%20casinos%20Free%20daily%20spins&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1197 — 204 — 552 B — 95 ms — h2https://free-daily-spins.com/wp-content/uploads/2020/11/favicon.png/wp-content/uploads/2020/11/favicon... https://free-daily-spins.com/wp-content/uploads/2020/11/favicon.png — 200 — 4.0 KiB — 47 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.9 s LCP 4.1 shttps://free-daily-spins.com// https://free-daily-spins.com/ — 200 — 14.3 KiB — 695 ms — h2https://www.googletagmanager.com/gtag/js?id=UA-181029967-1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-181029967-1 — 200 — 125.3 KiB — 164 ms — h2https://fonts.gstatic.com/s/ubuntu/v15/4iCv6KVjbNBYlgoC1CzjsGyN.woff2fonts.gstatic.com/s/ubuntu/v15/4iCv... https://fonts.gstatic.com/s/ubuntu/v15/4iCv6KVjbNBYlgoC1CzjsGyN.woff2 — 200 — 37.2 KiB — 115 ms — h3https://fonts.gstatic.com/s/ubuntu/v15/4iCs6KVjbNBYlgoKfw72.woff2fonts.gstatic.com/s/ubuntu/v15/4iCs... https://fonts.gstatic.com/s/ubuntu/v15/4iCs6KVjbNBYlgoKfw72.woff2 — 200 — 33.5 KiB — 109 ms — h3https://fonts.gstatic.com/s/ubuntu/v15/4iCv6KVjbNBYlgoCjC3jsGyN.woff2fonts.gstatic.com/s/ubuntu/v15/4iCv... https://fonts.gstatic.com/s/ubuntu/v15/4iCv6KVjbNBYlgoCjC3jsGyN.woff2 — 200 — 29.2 KiB — 113 ms — h3https://fonts.gstatic.com/s/ubuntu/v15/4iCv6KVjbNBYlgoCxCvjsGyN.woff2fonts.gstatic.com/s/ubuntu/v15/4iCv... https://fonts.gstatic.com/s/ubuntu/v15/4iCv6KVjbNBYlgoCxCvjsGyN.woff2 — 200 — 28.3 KiB — 110 ms — h3https://free-daily-spins.com/static/css/main.min.css?ver=1707406914/static/css/main.min.css?ver=170740... https://free-daily-spins.com/static/css/main.min.css?ver=1707406914 — 200 — 40.5 KiB — 312 ms — h2https://free-daily-spins.com/static/js/all.js?ver=1707406914/static/js/all.js?ver=1707406914 https://free-daily-spins.com/static/js/all.js?ver=1707406914 — 200 — 93.4 KiB — 47 ms — h2https://free-daily-spins.com/static/js/main.js?ver=1707406914/static/js/main.js?ver=1707406914 https://free-daily-spins.com/static/js/main.js?ver=1707406914 — 200 — 5.9 KiB — 28 ms — h2https://free-daily-spins.com/wp-content/plugins/universal-banner-popup/resources/css/main.min.css?ver=1.0/wp-content/plugins/universal-banne... https://free-daily-spins.com/wp-content/plugins/universal-banner-popup/resources/css/main.min.css?ver=1.0 — 200 — 1.7 KiB — 26 ms — h2https://free-daily-spins.com/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-list-horizontal/style.min.css?ver=1/wp-content/plugins/sitepress-multi... https://free-daily-spins.com/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-list-horizontal/style.min.css?ver=1 — 200 — 666 B — 298 ms — h2https://free-daily-spins.com/wp-content/webp-express/webp-images/uploads/2020/11/mobile_logo.png.webp/wp-content/webp-express/webp-image... https://free-daily-spins.com/wp-content/webp-express/webp-images/uploads/2020/11/mobile_logo.png.webp — 200 — 1.7 KiB — 295 ms — h2https://free-daily-spins.com/wp-content/webp-express/webp-images/static/img/content/banner-xs.jpg.webp/wp-content/webp-express/webp-image... https://free-daily-spins.com/wp-content/webp-express/webp-images/static/img/content/banner-xs.jpg.webp — 200 — 24.4 KiB — 305 ms — h2https://free-daily-spins.com/wp-content/webp-express/webp-images/uploads/content-manager/slot/Arh3QTnu4u9VHb-K.jpg.webp/wp-content/webp-express/webp-image... https://free-daily-spins.com/wp-content/webp-express/webp-images/uploads/content-manager/slot/Arh3QTnu4u9VHb-K.jpg.webp — 200 — 3.3 KiB — 70 ms — h3https://free-daily-spins.com/static/img/general/blank.gif/static/img/general/blank.gif https://free-daily-spins.com/static/img/general/blank.gif — 200 — 538 B — 46 ms — h3https://free-daily-spins.com/wp-content/plugins/universal-banner-popup/resources/js/ajax.js?ver=1.0/wp-content/plugins/universal-banne... https://free-daily-spins.com/wp-content/plugins/universal-banner-popup/resources/js/ajax.js?ver=1.0 — 200 — 738 B — 27 ms — h3https://free-daily-spins.com/wp-content/plugins/wp-tt-second-offer-links/script.js?ver=1.2.4/wp-content/plugins/wp-tt-second-of... https://free-daily-spins.com/wp-content/plugins/wp-tt-second-offer-links/script.js?ver=1.2.4 — 200 — 709 B — 66 ms — h3https://free-daily-spins.com/static/js/user.js?ver=1707406914/static/js/user.js?ver=1707406914 https://free-daily-spins.com/static/js/user.js?ver=1707406914 — 200 — 3.0 KiB — 60 ms — h3https://free-daily-spins.com/wp-content/plugins/wp-tt-rating-stars/static/js/rating.js?ver=5.4.2/wp-content/plugins/wp-tt-rating-st... https://free-daily-spins.com/wp-content/plugins/wp-tt-rating-stars/static/js/rating.js?ver=5.4.2 — 200 — 1.7 KiB — 57 ms — h3https://free-daily-spins.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/en.png/wp-content/plugins/sitepress-multi... https://free-daily-spins.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/en.png — 200 — 1.1 KiB — 61 ms — h3https://free-daily-spins.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/nl.png/wp-content/plugins/sitepress-multi... https://free-daily-spins.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/nl.png — 200 — 774 B — 53 ms — h3https://www.googletagmanager.com/gtag/js?id=G-QSBCPLRNZC&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-QSBCPLRNZC&cx=c&gtm=4e64k0 — 200 — 143.8 KiB — 58 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 72 ms — h2data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3…data:image/svg+xml,%3C%3Fxml versio... data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 612 612'%3E%3Cpath d='M61…www.w3.org/2000/svg' viewBox='0 0 6... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 612 612'%3E%3Cpath d='M61… — 200 — 0 B — 0 ms — datahttps://free-daily-spins.com/static/img/general/rating.png/static/img/general/rating.png https://free-daily-spins.com/static/img/general/rating.png — 200 — 2.1 KiB — 50 ms — h3https://fonts.gstatic.com/s/ubuntu/v15/4iCs6KVjbNBYlgoKew72j00.woff2fonts.gstatic.com/s/ubuntu/v15/4iCs... https://fonts.gstatic.com/s/ubuntu/v15/4iCs6KVjbNBYlgoKew72j00.woff2 — 200 — 20.4 KiB — 26 ms — h3https://free-daily-spins.com/wp-admin/admin-ajax.php/wp-admin/admin-ajax.php https://free-daily-spins.com/wp-admin/admin-ajax.php — 200 — 1.4 KiB — 1.3 s — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-QSBCPLRNZC&gtm=45je64k0v9111828797za20g&_p=1776888397424&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=EAAI&are=1&cid=545871670.1776888398&frm=0&ir=1&pscdl=noapi&rcb=12&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938468~117266401~117384405~117512543&sid=1776888397&sct=1&seg=0&dl=https%3A%2F%2Ffree-daily-spins.com%2F&dt=Free%20daily%20spins%20-%20Guide%20to%20bonuses%20in%20British%20casinos%20Free%20daily%20spins&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1197region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-QSBCPLRNZC&gtm=45je64k0v9111828797za20g&_p=1776888397424&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=EAAI&are=1&cid=545871670.1776888398&frm=0&ir=1&pscdl=noapi&rcb=12&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938468~117266401~117384405~117512543&sid=1776888397&sct=1&seg=0&dl=https%3A%2F%2Ffree-daily-spins.com%2F&dt=Free%20daily%20spins%20-%20Guide%20to%20bonuses%20in%20British%20casinos%20Free%20daily%20spins&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1197 — 204 — 552 B — 95 ms — h2https://free-daily-spins.com/wp-content/uploads/2020/11/favicon.png/wp-content/uploads/2020/11/favicon... https://free-daily-spins.com/wp-content/uploads/2020/11/favicon.png — 200 — 4.0 KiB — 47 ms — h3https://free-daily-spins.com/wp-content/webp-express/webp-images/uploads/2020/10/mecca.png.webp/wp-content/webp-express/webp-image... https://free-daily-spins.com/wp-content/webp-express/webp-images/uploads/2020/10/mecca.png.webp — 200 — 5.6 KiB — 273 ms — h3https://free-daily-spins.com/wp-content/webp-express/webp-images/uploads/2020/10/redbet.png.webp/wp-content/webp-express/webp-image... https://free-daily-spins.com/wp-content/webp-express/webp-images/uploads/2020/10/redbet.png.webp — 200 — 1.4 KiB — 269 ms — h3https://free-daily-spins.com/wp-content/plugins/universal-banner-popup/resources/img/general/cork.png/wp-content/plugins/universal-banne... https://free-daily-spins.com/wp-content/plugins/universal-banner-popup/resources/img/general/cork.png — 200 — 588 B — 43 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
51% of JavaScript execution is third-party
First-party Third-party 619ms · 269KB · $11/mo
Google Tag Manager
Tag Manager
Costly
Execution 261ms
Transfer 125 KB
Unused 51%
Monthly Cost $4/mo
Unattributable
Other
Costly
Execution 232ms
Transfer 0 KB
Monthly Cost $4/mo
Google Tag Manager
Tag Manager
Optional
Execution 126ms
Transfer 144 KB
Unused 44%
Monthly Cost $2/mo

These scripts may cost more than they're worth

  • Google Tag Manager adds 261ms and costs ~$4/month
  • Unattributable adds 232ms and costs ~$4/month

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

Why this matters

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

Learn more

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

Source: web.dev / HTTP Archive Web Almanac

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

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

Why this matters

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

Source: web.dev

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