Multilanguage banner

The Elmo banner is available in Italian, English, French, German and Spanish, and the information included follows the language of the banner.

Let us see how to implement this:

Italian banner

IMPORTANT: instead of CODE_PORTAL you must enter the site's helmet code that you find on the 'Cookie Banner' page in the 'Configure' panel; each site has its own specific code.

To display the cookie banner on your site, copy the code below and paste it first after the <head> tag of your pages
<script src="https://bnr.elmobot.eu/_CODICE_PORTALE_/it.js"></script>

English Banner

To display the cookie banner in English, copy this code instead
<script src="https://bnr.elmobot.eu/_CODICE_PORTALE_/en.js"></script>

French banner

To display the cookie banner in French, copy this code instead
<script src="https://bnr.elmobot.eu/_CODICE_PORTALE_/fr.js"></script>

German Banner

To display the cookie banner in German, copy this code instead
<script src="https://bnr.elmobot.eu/_CODICE_PORTALE_/de.js"></script>

Spanish Banner

To display the cookie banner in Spanish, copy this code instead
<script src="https://bnr.elmobot.eu/_CODICE_PORTALE_/es.js"></script>