All Benchmarks
/
with-cookie-yes
CookieYes
CookieYes
IIFE Script
Benchmark name:
with-cookie-yes
Our Score
Progress Circle
51
Critical
Key Insights
Performance optimization needed - focus on reducing load times and layout shifts.
Consider bundling strategy to reduce third-party dependencies and improve performance.
Consider open source alternatives for better transparency and community support.
First Contentful Paint: 55/20 - Poor
Largest Contentful Paint: 55/25 - Poor
Cumulative Layout Shift: 2020/20 - Excellent
Time to Interactive: 55/20 - Fair
Total Blocking Time: 1515/15 - Excellent
Optimize First Contentful Paint by reducing render-blocking resources.
Improve Largest Contentful Paint by optimizing critical resource loading.
Consider bundling cookie consent code with your main application bundle.
Reduce third-party dependencies to improve reliability and performance.
Cookie Banner Impact
Banner Visibility
1.5s
+1ms hydration
Viewport Coverage
10.0%
Screen real estate
Network Impact
178KB
External requests
Bundle Strategy
IIFE Script
Dynamic external script
Core Web Vitals
First Contentful Paint
647ms
Good
Largest Contentful Paint
1.7s
Good
Time to Interactive
2.5s
Good
Cumulative Layout Shift
0.000
Good
Internationalization (i18n)
Language Detection
Manual Detection
Okay

Manual detection is not ideal as it requires additional work to detect the language, like passing parameters like /en or /de to the banner.

String Loading Strategy
Server-side
Good

Text prepared on the server is the most efficient way to load the text as the user does not have to download multiple languages.