While setting up the banner on our Drupal website we had to add defer like this
<script defer src="https://keepandroidopen.org/banner.js?lang=ca&size=mini&id=keepandroidopen"></script>
while adding it to the section of html.html.twig template to make it work.