Lighthouse Desktop
· 0 checks — Desktop Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Performance issues directly impact user engagement and conversion rates.
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
div.sc-adef2cc0-0 > div.sc-3b72d53a-0 > picture.sc-1369d49d-0 > img.sc-f0c653b8-0 div.sc-adef2cc0-0 > div.sc-3b72d53a-0 > picture.sc-1369d49d-0 > img.sc-f0c653b8-0 | /image/upload/ar_16:9,c_fill,f_auto,g_auto,q_auto:eco,w_8... | 27.9 KiB | 21.2 KiB |
Eine Tankstelle mit einem parkenden Auto a.m6X0Ev8xUOZ5H8FTJgGA > div.sc-3b72d53a-0 > picture.sc-1369d49d-0 > img.sc-f0c653b8-0 | /image/upload/ar_16:8,c_fill,f_auto,g_auto,q_auto:eco,w_8... | 71.1 KiB | 18.8 KiB |
div.sc-7a002cd5-7 > div.sc-3b72d53a-0 > picture.sc-1369d49d-0 > img.sc-f0c653b8-0 div.sc-7a002cd5-7 > div.sc-3b72d53a-0 > picture.sc-1369d49d-0 > img.sc-f0c653b8-0 | /image/upload/ar_4:3,c_fill,f_auto,g_auto,q_auto:eco,w_20... | 15.8 KiB | 14.7 KiB |
div.sc-7a002cd5-7 > div.sc-3b72d53a-0 > picture.sc-1369d49d-0 > img.sc-f0c653b8-0 div.sc-7a002cd5-7 > div.sc-3b72d53a-0 > picture.sc-1369d49d-0 > img.sc-f0c653b8-0 | /image/upload/ar_16:9,c_fill,f_auto,g_auto,q_auto:eco,w_6... | 24.6 KiB | 13.9 KiB |
Eine Montage zum Thema Phishing Warnung im Internet div.sc-7a002cd5-7 > div.sc-3b72d53a-0 > picture.sc-1369d49d-0 > img.sc-f0c653b8-0 | /image/upload/ar_16:9,c_fill,f_auto,g_auto,q_auto:eco,w_6... | 21.8 KiB | 12.4 KiB |
Kinder fahren im Zuge des ADAC Kinderfahrradtests durch einen Parcour div.sc-7a002cd5-7 > div.sc-3b72d53a-0 > picture.sc-1369d49d-0 > img.sc-f0c653b8-0 | /image/upload/ar_16:9,c_fill,f_auto,g_auto,q_auto:eco,w_4... | 22.5 KiB | 7.0 KiB |
div.sc-7a002cd5-7 > div.sc-3b72d53a-0 > picture.sc-1369d49d-0 > img.sc-f0c653b8-0 div.sc-7a002cd5-7 > div.sc-3b72d53a-0 > picture.sc-1369d49d-0 > img.sc-f0c653b8-0 | /image/upload/ar_16:9,c_fill,f_auto,g_auto,q_auto:eco,w_4... | 22.4 KiB | 6.9 KiB |
div.sc-7a002cd5-7 > div.sc-3b72d53a-0 > picture.sc-1369d49d-0 > img.sc-f0c653b8-0 div.sc-7a002cd5-7 > div.sc-3b72d53a-0 > picture.sc-1369d49d-0 > img.sc-f0c653b8-0 | /image/upload/ar_16:9,c_fill,f_auto,g_auto,q_auto:eco,w_4... | 21.1 KiB | 5.7 KiB |
Ein Opel Corsa e-F wird an einer Ladesäule geladen div.sc-7a002cd5-7 > div.sc-3b72d53a-0 > picture.sc-1369d49d-0 > img.sc-f0c653b8-0 | /image/upload/ar_16:9,c_fill,f_auto,g_auto,q_auto:eco,w_4... | 20.4 KiB | 5.0 KiB |
Ein Auto rast durch eine Blitzerkontrolle div.sc-7a002cd5-7 > div.sc-3b72d53a-0 > picture.sc-1369d49d-0 > img.sc-f0c653b8-0 | /image/upload/ar_4:3,c_fill,f_auto,g_auto,q_auto:eco,w_20... | 9.6 KiB | 4.7 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| adac.de/ | 464 ms |
| www.adac.de/ | 0.0 ms |
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Performance issues directly impact user engagement and conversion rates.
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
Diagnostics
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| x-components.song-club.de/ui/client/styles.css | 16.0 KiB | 15.5 KiB |
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| www.adac.de/assets/ui/5480.175a245337d6f21f9232.js | 709 ms | 631 ms | 41 ms |
| adac.containers.piwik.pro/75c5d606-fe17-41dc-a3af-afba5c990d7b.js | 651 ms | 456 ms | 190 ms |
| Unattributable | 343 ms | 9.1 ms | 0.0 ms |
| www.adac.de/ | 317 ms | 14 ms | 21 ms |
| www.adac.de/assets/ui/784.a145ae929edc5c730a35.bundle.js | 286 ms | 264 ms | 0.1 ms |
| www.adac.de/assets/ui/3569.573ad4bfe622063635fa.bundle.js | 170 ms | 166 ms | 1.0 ms |
| /gtag/js?id=G-PVY5X3EQZL&cx=c>m=4e64h1h1&sign=1f93e2a39... | 140 ms | 124 ms | 14 ms |
| t0.adac.de/gtm.js?id=GTM-T3RQMX8M | 140 ms | 111 ms | 27 ms |
| www.adac.de/external/engine.js | 131 ms | 103 ms | 18 ms |
| /delivery/customdata/bV8xLndfNTI2NDMucl8ubF9kZS5kXzMwMjI5... | 63 ms | 59 ms | 2.5 ms |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 2.2 s |
| Script Parsing & Compilation | 463 ms |
| Other | 392 ms |
| Style & Layout | 189 ms |
| Garbage Collection | 79 ms |
| Parse HTML & CSS | 58 ms |
| Rendering | 32 ms |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| x-components.song-club.de/ui/client/470.js | 117.2 KiB | 111.9 KiB |
| /gtag/js?id=G-PVY5X3EQZL&cx=c>m=4e64h1h1&sign=1f93e2a39... | 154.0 KiB | 57.5 KiB |
| t0.adac.de/gtm.js?id=GTM-T3RQMX8M | 134.9 KiB | 54.6 KiB |
| cdn.consentmanager.net/delivery/js/cmp_en.min.js | 100.7 KiB | 48.2 KiB |
| adac.containers.piwik.pro/75c5d606-fe17-41dc-a3af-afba5c990d7b.js | 133.2 KiB | 31.5 KiB |
| www.adac.de/assets/ui/4355.b5133bda6b9040b9e11a.bundle.js | 34.3 KiB | 24.1 KiB |
| x-components.song-club.de/ui/client/888.js | 25.9 KiB | 21.7 KiB |
| www.adac.de/assets/ui/8480.4272ecc5d71ebb173ee4.bundle.js | 22.0 KiB | 20.5 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
div.sc-f9834717-0 > div.sc-c461a2d6-1 > a.m6X0Ev8xUOZ5H8FTJgGA > img.sc-f0c653b8-0 div.sc-f9834717-0 > div.sc-c461a2d6-1 > a.m6X0Ev8xUOZ5H8FTJgGA > img.sc-f0c653b8-0 | /image/upload/c_scale,f_auto,q_auto,t_4:3-default,w_246/v... |
div.sc-f9834717-0 > div.sc-c461a2d6-1 > a.m6X0Ev8xUOZ5H8FTJgGA > img.sc-f0c653b8-0 div.sc-f9834717-0 > div.sc-c461a2d6-1 > a.m6X0Ev8xUOZ5H8FTJgGA > img.sc-f0c653b8-0 | /image/upload/c_scale,f_auto,q_auto,t_4:3-default,w_246/v... |
div.sc-f9834717-0 > div.sc-c461a2d6-1 > a.m6X0Ev8xUOZ5H8FTJgGA > img.sc-f0c653b8-0 div.sc-f9834717-0 > div.sc-c461a2d6-1 > a.m6X0Ev8xUOZ5H8FTJgGA > img.sc-f0c653b8-0 | /image/upload/c_scale,f_auto,q_auto,t_4:3-default,w_246/v... |
div.sc-f9834717-0 > div.sc-c461a2d6-1 > a.m6X0Ev8xUOZ5H8FTJgGA > img.sc-f0c653b8-0 div.sc-f9834717-0 > div.sc-c461a2d6-1 > a.m6X0Ev8xUOZ5H8FTJgGA > img.sc-f0c653b8-0 | /image/upload/c_scale,f_auto,q_auto,t_4:3-default,w_246/v... |
div.sc-f9834717-0 > div.sc-c461a2d6-1 > a.m6X0Ev8xUOZ5H8FTJgGA > img.sc-f0c653b8-0 div.sc-f9834717-0 > div.sc-c461a2d6-1 > a.m6X0Ev8xUOZ5H8FTJgGA > img.sc-f0c653b8-0 | /image/upload/c_scale,f_auto,q_auto,t_4:3-default,w_246/v... |
div.sc-f9834717-0 > div.sc-c461a2d6-1 > a.m6X0Ev8xUOZ5H8FTJgGA > img.sc-f0c653b8-0 div.sc-f9834717-0 > div.sc-c461a2d6-1 > a.m6X0Ev8xUOZ5H8FTJgGA > img.sc-f0c653b8-0 | /image/upload/c_scale,f_auto,q_auto,t_4:3-default,w_246/v... |
div.sc-f9834717-0 > div.sc-c461a2d6-1 > a.m6X0Ev8xUOZ5H8FTJgGA > img.sc-f0c653b8-0 div.sc-f9834717-0 > div.sc-c461a2d6-1 > a.m6X0Ev8xUOZ5H8FTJgGA > img.sc-f0c653b8-0 | /image/upload/c_scale,f_auto,q_auto,t_4:3-default,w_246/v... |
div.sc-f9834717-0 > div.sc-c461a2d6-1 > a.m6X0Ev8xUOZ5H8FTJgGA > img.sc-f0c653b8-0 div.sc-f9834717-0 > div.sc-c461a2d6-1 > a.m6X0Ev8xUOZ5H8FTJgGA > img.sc-f0c653b8-0 | /image/upload/c_scale,f_auto,q_auto,t_4:3-default,w_246/v... |
div.sc-f9834717-0 > div.sc-c461a2d6-1 > a.m6X0Ev8xUOZ5H8FTJgGA > img.sc-f0c653b8-0 div.sc-f9834717-0 > div.sc-c461a2d6-1 > a.m6X0Ev8xUOZ5H8FTJgGA > img.sc-f0c653b8-0 | /image/upload/c_scale,f_auto,q_auto,t_4:3-default,w_246/v... |
a.m6X0Ev8xUOZ5H8FTJgGA > div.sc-3b72d53a-0 > picture.sc-1369d49d-0 > img.sc-f0c653b8-0 a.m6X0Ev8xUOZ5H8FTJgGA > div.sc-3b72d53a-0 > picture.sc-1369d49d-0 > img.sc-f0c653b8-0 | /image/upload/c_scale,f_auto,q_auto,w_136/v1/ADAC-eV/KOR/... |
More information about the performance of your application. These numbers don't directly affect the Performance score.
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
ARIA
Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. Learn more about ARIA roles and required parent element.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Mitgliedschaft div.sc-60d96cc3-2 > nav.sc-293719da-0 > div.sc-c461a2d6-0 > a#Mitgliedschaft |
Reise & Freizeit div.sc-60d96cc3-2 > nav.sc-293719da-0 > div.sc-c461a2d6-0 > a#Reise & Freizeit |
Rund ums Fahrzeug div.sc-60d96cc3-2 > nav.sc-293719da-0 > div.sc-c461a2d6-0 > a#Rund ums Fahrzeug |
Versicherungen & Finanzen div.sc-60d96cc3-2 > nav.sc-293719da-0 > div.sc-c461a2d6-0 > a#Versicherungen & Finanzen |
Services div.sc-60d96cc3-2 > nav.sc-293719da-0 > div.sc-c461a2d6-0 > a#Services |
Verkehr div.sc-60d96cc3-2 > nav.sc-293719da-0 > div.sc-c461a2d6-0 > a#Verkehr |
Der ADAC div.sc-60d96cc3-2 > nav.sc-293719da-0 > div.sc-c461a2d6-0 > a#Der ADAC |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Best Practices
General
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
Loading the image 'https://analytics.google.com/g/s/collect?dma=0&npa=0&gcs=G111&gcd=13r3r3r3r5l1>m=45h91e64k1v9199305908z89198235530z99199403573za20kzb9198235530zd9198235530&tag_exp=0~115938466~115938469~117215454~117266401~117384417~117884344~118463925&_is_sw=f15s0t15&_tu=BA&gap.gtb=2&_gsid=PVY5X3EQZLCCcJebwZqU3kg9Wk-3zD-g' violates the following Content Security Policy directive: "img-src 'self' data: blob: assets.adac.de cdn.consentmanager.net delivery.consentmanager.net d.delivery.consentmanager.net https://*.consentmanager.net ad.doubleclick.net adac.containers.piwik.pro adac.piwik.pro static-eu.cleverpush.com media.moin.ai www.pincamp.de tracking.xadspoteffects.com https://www.googletagmanager.com https://googletagmanager.com/ storage.kameleoon.eu storage.kameleoon.io graphical-editor.kameleoon.com images.products.kameleoon.com static.kameleoon.com simulation.kameleoon.com *.assistance-services.song-club.de *.ai-chat.song-club.de *.mautselbsthilfe.adac.sneakpeek.cc *.park-hr.adac.sneakpeek.cc *.maut-hu.adac.sneakpeek.cc *.bussgeldrechner.adac.sneakpeek.cc *.promillerechner.adac.sneakpeek.cc *.fgr.adac.sneakpeek.cc *.assistance-services.song-club.de *.contentful.com *.e-charge.song-mob.de *.ai-chat.song-club.de static.experimentation.dev uku18p2r38.kameleoon.eu uku18p2r38.kameleoon.io". The action has been blocked. | |
Loading the image 'https://analytics.google.com/g/s/collect?dma=0&npa=0&gcs=G111&gcd=13r3r3r3r5l1>m=45h91e64k1v9199305908z89198235530z99199403573za20kzb9198235530zd9198235530&tag_exp=0~115938466~115938469~117215454~117266401~117884344~117884345~118463925&_is_sw=f15s0t4&_tu=BA&gap.gtb=2&_gsid=PVY5X3EQZLPK6hZdArN1_ttRJH_edHGw' violates the following Content Security Policy directive: "img-src 'self' data: blob: assets.adac.de cdn.consentmanager.net delivery.consentmanager.net d.delivery.consentmanager.net https://*.consentmanager.net ad.doubleclick.net adac.containers.piwik.pro adac.piwik.pro static-eu.cleverpush.com media.moin.ai www.pincamp.de tracking.xadspoteffects.com https://www.googletagmanager.com https://googletagmanager.com/ storage.kameleoon.eu storage.kameleoon.io graphical-editor.kameleoon.com images.products.kameleoon.com static.kameleoon.com simulation.kameleoon.com *.assistance-services.song-club.de *.ai-chat.song-club.de *.mautselbsthilfe.adac.sneakpeek.cc *.park-hr.adac.sneakpeek.cc *.maut-hu.adac.sneakpeek.cc *.bussgeldrechner.adac.sneakpeek.cc *.promillerechner.adac.sneakpeek.cc *.fgr.adac.sneakpeek.cc *.assistance-services.song-club.de *.contentful.com *.e-charge.song-mob.de *.ai-chat.song-club.de static.experimentation.dev uku18p2r38.kameleoon.eu uku18p2r38.kameleoon.io". The action has been blocked. | |
Loading the image 'https://analytics.google.com/g/s/collect?dma=0&npa=0&gcs=G111&gcd=13r3r3r3r5l1>m=45h91e64k1v9199305908z89198235530z99199403573za20kzb9198235530zd9198235530&tag_exp=0~115938466~115938469~117266401~117884344~118463925&_is_sw=f15s0t24&_tu=BA&gap.gtb=2&_gsid=PVY5X3EQZLVhGqDgJTetsiVxquQTumjw' violates the following Content Security Policy directive: "img-src 'self' data: blob: assets.adac.de cdn.consentmanager.net delivery.consentmanager.net d.delivery.consentmanager.net https://*.consentmanager.net ad.doubleclick.net adac.containers.piwik.pro adac.piwik.pro static-eu.cleverpush.com media.moin.ai www.pincamp.de tracking.xadspoteffects.com https://www.googletagmanager.com https://googletagmanager.com/ storage.kameleoon.eu storage.kameleoon.io graphical-editor.kameleoon.com images.products.kameleoon.com static.kameleoon.com simulation.kameleoon.com *.assistance-services.song-club.de *.ai-chat.song-club.de *.mautselbsthilfe.adac.sneakpeek.cc *.park-hr.adac.sneakpeek.cc *.maut-hu.adac.sneakpeek.cc *.bussgeldrechner.adac.sneakpeek.cc *.promillerechner.adac.sneakpeek.cc *.fgr.adac.sneakpeek.cc *.assistance-services.song-club.de *.contentful.com *.e-charge.song-mob.de *.ai-chat.song-club.de static.experimentation.dev uku18p2r38.kameleoon.eu uku18p2r38.kameleoon.io". The action has been blocked. | |
Loading the image 'https://analytics.google.com/g/s/collect?dma=0&npa=0&gcs=G111&gcd=13r3r3r3r5l1>m=45h91e64k1v9199305908z89198235530z99199403573za20kzb9198235530zd9198235530&tag_exp=0~115938466~115938469~117266401~117884344~118463925&_is_sw=f15s0t33&_tu=BA&gap.gtb=2&_gsid=PVY5X3EQZLx_iL2cuHt84Hx4YlVUvHkA' violates the following Content Security Policy directive: "img-src 'self' data: blob: assets.adac.de cdn.consentmanager.net delivery.consentmanager.net d.delivery.consentmanager.net https://*.consentmanager.net ad.doubleclick.net adac.containers.piwik.pro adac.piwik.pro static-eu.cleverpush.com media.moin.ai www.pincamp.de tracking.xadspoteffects.com https://www.googletagmanager.com https://googletagmanager.com/ storage.kameleoon.eu storage.kameleoon.io graphical-editor.kameleoon.com images.products.kameleoon.com static.kameleoon.com simulation.kameleoon.com *.assistance-services.song-club.de *.ai-chat.song-club.de *.mautselbsthilfe.adac.sneakpeek.cc *.park-hr.adac.sneakpeek.cc *.maut-hu.adac.sneakpeek.cc *.bussgeldrechner.adac.sneakpeek.cc *.promillerechner.adac.sneakpeek.cc *.fgr.adac.sneakpeek.cc *.assistance-services.song-club.de *.contentful.com *.e-charge.song-mob.de *.ai-chat.song-club.de static.experimentation.dev uku18p2r38.kameleoon.eu uku18p2r38.kameleoon.io". The action has been blocked. | |
Loading the image 'https://analytics.google.com/g/s/collect?dma=0&npa=0&gcs=G111&gcd=13r3r3r3r5l1>m=45h91e64k1v9199305908z89198235530z99199403573za20kzb9198235530zd9198235530&tag_exp=0~115938466~115938469~117266401~117884344~118463925&_is_sw=f15s0t41&_tu=BA&gap.gtb=2&_gsid=PVY5X3EQZLB8jcmYntGSp3pg1gYcsZCw' violates the following Content Security Policy directive: "img-src 'self' data: blob: assets.adac.de cdn.consentmanager.net delivery.consentmanager.net d.delivery.consentmanager.net https://*.consentmanager.net ad.doubleclick.net adac.containers.piwik.pro adac.piwik.pro static-eu.cleverpush.com media.moin.ai www.pincamp.de tracking.xadspoteffects.com https://www.googletagmanager.com https://googletagmanager.com/ storage.kameleoon.eu storage.kameleoon.io graphical-editor.kameleoon.com images.products.kameleoon.com static.kameleoon.com simulation.kameleoon.com *.assistance-services.song-club.de *.ai-chat.song-club.de *.mautselbsthilfe.adac.sneakpeek.cc *.park-hr.adac.sneakpeek.cc *.maut-hu.adac.sneakpeek.cc *.bussgeldrechner.adac.sneakpeek.cc *.promillerechner.adac.sneakpeek.cc *.fgr.adac.sneakpeek.cc *.assistance-services.song-club.de *.contentful.com *.e-charge.song-mob.de *.ai-chat.song-club.de static.experimentation.dev uku18p2r38.kameleoon.eu uku18p2r38.kameleoon.io". The action has been blocked. | |
Loading the image 'https://stats.g.doubleclick.net/g/collect?v=2&dma=0&npa=0&gcs=G111&gcd=13r3r3r3r5l1&tid=G-PVY5X3EQZL&cid=r7P31gw5WfFvWjuzxfwFSz3eySC794uaMvhlsMT%2Bkgk%3D.1776813521>m=45h91e64k1v9199305908z89198235530z99199403573za20kzb9198235530zd9198235530&tag_exp=0~115938466~115938469~117215454~117266401~117884344~117884345~118463925&_is_sw=f15s0t4&_tu=BA&gap.gtb=2&aip=1' violates the following Content Security Policy directive: "img-src 'self' data: blob: assets.adac.de cdn.consentmanager.net delivery.consentmanager.net d.delivery.consentmanager.net https://*.consentmanager.net ad.doubleclick.net adac.containers.piwik.pro adac.piwik.pro static-eu.cleverpush.com media.moin.ai www.pincamp.de tracking.xadspoteffects.com https://www.googletagmanager.com https://googletagmanager.com/ storage.kameleoon.eu storage.kameleoon.io graphical-editor.kameleoon.com images.products.kameleoon.com static.kameleoon.com simulation.kameleoon.com *.assistance-services.song-club.de *.ai-chat.song-club.de *.mautselbsthilfe.adac.sneakpeek.cc *.park-hr.adac.sneakpeek.cc *.maut-hu.adac.sneakpeek.cc *.bussgeldrechner.adac.sneakpeek.cc *.promillerechner.adac.sneakpeek.cc *.fgr.adac.sneakpeek.cc *.assistance-services.song-club.de *.contentful.com *.e-charge.song-mob.de *.ai-chat.song-club.de static.experimentation.dev uku18p2r38.kameleoon.eu uku18p2r38.kameleoon.io". The action has been blocked. | |
Loading the image 'https://trck-ipv6.spoteffects.net/analytics/ip_to_idvisit.php?ipt=6&v=0.5.0&vid=128071483&idsite=913' violates the following Content Security Policy directive: "img-src 'self' data: blob: assets.adac.de cdn.consentmanager.net delivery.consentmanager.net d.delivery.consentmanager.net https://*.consentmanager.net ad.doubleclick.net adac.containers.piwik.pro adac.piwik.pro static-eu.cleverpush.com media.moin.ai www.pincamp.de tracking.xadspoteffects.com https://www.googletagmanager.com https://googletagmanager.com/ storage.kameleoon.eu storage.kameleoon.io graphical-editor.kameleoon.com images.products.kameleoon.com static.kameleoon.com simulation.kameleoon.com *.assistance-services.song-club.de *.ai-chat.song-club.de *.mautselbsthilfe.adac.sneakpeek.cc *.park-hr.adac.sneakpeek.cc *.maut-hu.adac.sneakpeek.cc *.bussgeldrechner.adac.sneakpeek.cc *.promillerechner.adac.sneakpeek.cc *.fgr.adac.sneakpeek.cc *.assistance-services.song-club.de *.contentful.com *.e-charge.song-mob.de *.ai-chat.song-club.de static.experimentation.dev uku18p2r38.kameleoon.eu uku18p2r38.kameleoon.io". The action has been blocked. |
Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.
Performance issues directly impact user engagement and conversion rates.
| Issue type |
|---|
| Content security policy |
SEO
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.