Skip to content

Webflow Integration

To add custom code before the closing </body> tag of an individual page:

  1. Select your website and click on Settings.
Webflow Sites dashboard showing Settings button
  1. Open your site in the Designer.
  2. Open Page settings for the page where you’d like to add your code.
  3. Add the following code to the Before </body> tag section under Custom code:
<script type="text/javascript" src="https://cdn.seojuice.io/suggestions.v1.js" defer></script>
<noscript><img src="https://smart.seojuice.io/pixel" width="1" height="1" alt="" style="display:none"></noscript>
Webflow Page settings Custom code section with Before body tag field
  1. Save your changes.