
Iubenda
IIFE Script
Benchmark name:
with-iubenda
Our Score
64
Poor
Key Insights
•Consider bundling strategy to reduce third-party dependencies and improve performance.
•Consider open source alternatives for better transparency and community support.
→Consider bundling cookie consent code with your main application bundle.
→Reduce third-party dependencies to improve reliability and performance.
Cookie Banner Impact
Banner Visibility
335ms
Time to appear
Viewport Coverage
25.6%
Screen real estate
Network Impact
370KB
External requests
Bundle Strategy
IIFE Script
Dynamic external script
Core Web Vitals
First Contentful Paint
27ms
Good
Largest Contentful Paint
347ms
Good
Time to Interactive
1.3s
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
Bundled
Okay
Bundling the text means the client has to download multiple languages at once, which is not efficient and can lead to a larger bundle size. This approach typically leads to less language options.