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.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Looop Config is a global variable that is added to the head of your Webflow site. It is used to configure the Looop integrations.
<script>
window.LooopConfig = {
// YOUR CONFIG HERE
}
</script>