Skip to content
English
  • There are no suggestions because the search field is empty.

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 the async 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.

You can find a comprehensive article on the topic of performance here:

Does the integration of Eye-Able software affect the performance of a website?