Saltar a contenido

Integrations

Integrations allow you to attach scripts that run on every page of your website, or only on selected pages. This feature can be useful in various scenarios, such as adding analytics or tracking tools.

You can create multiple integrations. To create one, you need to:

  • Provide a Name for the integration
  • Choose whether it should run on all pages or only on selected pages
  • Select where the script will be placed (head or body)
  • Decide whether the integration should be enabled or not
  • Specify if the script should load only after the user has given cookie consent
  • Define the HTML code that contains the script (the code must start with <script> and end with </script>)