In this step, you will add the generated DeBounce JavaScript Widget code to your website so it loads across relevant pages such as signup forms, newsletter fields, contact forms, and lead capture pages.
Most platforms allow this by inserting the widget code into a global layout, header, or footer section, ensuring it is loaded site-wide.
- Log in to your website or platform’s admin panel.
- Locate the area where global HTML, theme, or layout files can be edited.
- Open the main layout, header, or footer file.
- Paste the DeBounce JavaScript widget snippet just before the closing
</body> tag.
Tip:
If the widget documentation specifically requires the script to be loaded inside the
section, you may place it there instead. Otherwise, adding the script before is recommended for better performance and optimal page loading.