Does the integration of Eye-Able Access influence website performance?
The integration of Eye-Able Access only has a minimal impact on the loading speed of a website and generally does not affect the Lighthouse Score.
Technical Implementation
Eye-Able Access is integrated into the header of your website using theasync attribute. This means that- The scripts are loaded asynchronously.
- This does not block the page load.
- The software is only initialized after the page load has been completed.