
Usercentrics
IIFE Script
Benchmark name:
with-usercentrics
Our Score
62
Poor
Key Insights
•Consider bundling strategy to reduce third-party dependencies and improve performance.
•Consider open source alternatives for better transparency and community support.
→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
505ms
+0ms hydration
Viewport Coverage
11.8%
Screen real estate
Network Impact
69KB
External requests
Bundle Strategy
IIFE Script
Dynamic external script
Core Web Vitals
First Contentful Paint
99ms
Good
Largest Contentful Paint
619ms
Good
Time to Interactive
1.1s
Good
4ms blocking
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.