LeadForm Showing Multiple Times on a Page

If you're seeing your form appear more than once on your page, it's usually caused by the form script being added multiple times, often without realizing it. This can happen if the script was accidentally placed in more than one area of your website.


Common Causes

If your form is showing multiple times on the same page, it usually means the embed script was accidentally added more than once. Here are some common ways that can happen:


  • The script was pasted in two different areas of the same page (e.g., in two blocks or sections)
  • The script was added in both the page builder and also in the global header of the site
  • A team member or developer added the same form script again without realizing it was already included

How to Fix It

To resolve this, follow these steps:


  1. Check your embed locations:

Look through your page content, theme, and plugin areas to find where the form script is placed.


  1. Ensure only one script exists per form:

Every form has a unique script. If you're embedding Form A, make sure only Form A’s script is used, and only once.


Example of a correct embed:

<script async type="text/javascript" src="https://api.useleadbot.com/lead-bots/get-pixel-script.js"></script><script type="text/javascript">window.form_token = "GLFT-T843U2ZH998AIRTX2MUM8K3TFD5";</script>
  1. Remove duplicates:

If you find the same script in multiple places, remove one of them.


  1. Save and refresh your site:

Clear your browser cache or use incognito mode to verify the issue is fixed.


Still Seeing Duplicates?


If you've removed extra scripts and the issue still occurs, reach out to our support team at support@leadcapture.io

Still need help? Contact Us Contact Us