Integrations
Looop Config
Looop Config is a global variable that is added to the head of your Webflow site. It is used to configure the Looop integrations.
How to use Looop Config
Add the following code to the head of your Webflow site.
<script>
window.LooopConfig = {
// YOUR CONFIG HERE
}
</script>
Each intergation has its own configuration. Documentation for each integrations will show you what config values are required.