Form Troubleshooting

The following are the most commonly occurring form issues and their causes:

  1. TruConversion is unable to detect my form.
  2. The form has been added but does not generate any/complete data.

    1. TruConversion is unable to detect my form

If TruConversion does not find your form, this might be happening as a result of the following reasons:

  1. Your form is in a format not supported by us.
  2. Your form is not located at the right place for instance on a page behind a login or a checkout page.
  3. Your form is not included in the original HTML code.
  4. The elements of your form are outside a <form> tag.
  5. Your form is in an iframe.

    2. The form has been added but does not generate any/complete data.

If you are unable to find any or complete data after hours of activating your form on TruConversion, this might be happening due to the following reasons:

  1. You might have added the wrong form.
  2. If TruConversion tracks field interactions but is unable to record submissions, this shows that TruConversion is not automatically detecting submissions. To avoid this issue, the users should use JavaScript to handle the form submission.
  3. TruConversion might not be able to track any changes to the original field if you use JavaScript plugins which automatically replace fields with custom fields (such as drop down menus).
  4. If you have observed more visitor activity on your form using other tools such as Google Analytics, then you should try to find the solution to your problem by clicking on Does TruConversion Track all of my visitors?