circle-questionFAQs

Find answers to common questions about the Form Guard.

General Questions

chevron-rightWhat is form validation and why is it important?hashtag

Form validation is the process of checking whether the information submitted in a form is valid/accurate, complete, and properly formatted before it is accepted.

It helps prevent invalid or fraudulent submissions, improves the quality of collected data, and ensures that systems like CRMs and marketing platforms receive reliable information.

chevron-rightCan Form Guard prevent bots and spam submissions in real-time?hashtag

Yes. Form Guard validates form inputs in real time and detects suspicious or invalid submissions before they enter your system.

It can identify issues such as disposable email addresses, invalid domains, and bot-generated inputs, helping prevent spam leads from reaching your CRM or marketing tools.

chevron-rightWhat types of forms can be protected by Form Guard?hashtag

Form Guard can be used to protect most web forms that collect user information, including:

  • Signup and registration forms

  • Contact forms

  • Lead generation forms

  • Newsletter subscription forms

  • Demo request or trial forms

It helps ensure that only valid and genuine submissions are accepted.

chevron-rightDo I need a developer to set up Form Guard?hashtag

You do not need a developer; Form Guard is a no-code form validation solution. The generated JavaScript snippet can be placed on your website's header HTML, and all settings can be customised through the Form Guard dashboard

chevron-rightDoes form validation affect legitimate users?hashtag

No. Form Guard is designed to validate form inputs without disrupting the experience for legitimate users.

If an issue is detected, users typically receive a prompt to correct the input before submitting the form.

chevron-rightHow fast does Form Guard validate form submissions?hashtag

Form Guard performs validation in real time during the form submission process. Most validations complete within seconds, depending on the type of checks being performed and the responsiveness of external mail servers.

chevron-rightHow often should form validation rules be reviewed or updated?hashtag

Form validation rules should be reviewed periodically to ensure they continue to detect new spam patterns, disposable email domains, and evolving bot behavior.

Regular updates help maintain strong protection against fraudulent or low-quality submissions.

chevron-rightCan Form Guard improve data quality?hashtag

Yes. By filtering invalid or suspicious submissions before they reach your CRM or database, Form Guard helps ensure that collected data is accurate, reliable, and usable for sales or marketing activities.

chevron-rightWhat are common errors detected during form validation?hashtag

Form validation typically detects issues such as:

  • Invalid email formats

  • Disposable or temporary email addresses

  • Non-existent domains

  • Suspicious submissions

  • Incomplete or improperly formatted fields

These checks help prevent low-quality data from entering your system.

chevron-rightHow do bots submit forms on websites?hashtag

Bots can automatically fill and submit web forms using scripts that mimic user behavior. These bots often submit fake or disposable email addresses, random names, or incomplete data to exploit signup forms, contact forms, or lead generation forms.

Without proper validation, these automated submissions can quickly fill databases with low-quality or fraudulent entries.

chevron-rightHow can I stop fake form submissions on my website?hashtag

Fake form submissions can be reduced by implementing real-time form validation and verification mechanisms.

Solutions like Form Guard help detect and block suspicious inputs such as disposable emails, invalid domains, or automated bot activity before the form is successfully submitted. This prevents fake data from reaching your CRM or marketing systems.

chevron-rightWhat is real-time form validation?hashtag

Real-time form validation checks the information entered in a form while the user is filling it out or at the moment of submission.

This allows errors or suspicious inputs to be detected immediately, giving users a chance to correct the information and preventing invalid or fraudulent submissions from being processed.

Technical Questions

chevron-rightThe widget is working but consuming too many credits. How can I optimize usage?hashtag

Usage Limits

Enable usage limits in the Form Guard settings to control validation frequency.

Custom Validation

Implement custom validation logic using hooks to prevent unnecessary API calls.

FormSubmit Mode

Use FormSubmit mode instead of AJAX for less frequent validations.

Timeout Settings

Set appropriate timeout values to prevent excessive validation attempts.

chevron-rightCan I use the widget with multiple forms on the same page?hashtag

Yes, the widget supports multiple forms on the same page. Here's what you need to know:

Each form should have unique field IDs or names to prevent conflicts.

Multiple Fields Option

Use the Multiple Fields option if your forms require different validation rules.

Credit Usage

Be mindful of API credit usage when validating multiple forms simultaneously.

Billing Questions

chevron-rightHow are credits calculated for the Form Guard?hashtag

Credits are calculated based on the following:

  • Two credits per successful email validation

  • Two credits per successful phone validation

  • Two credits per successful name validation

  • Credits are only consumed for successful validations

For more information, visit our pricing guidearrow-up-right.

chevron-rightWhat happens when I run out of credits?hashtag

When you run out of credits:

  • The widget will continue to function but will not perform validations

  • You'll receive a notification to purchase more credits

  • Your existing forms will continue to work without validation

Visit Form Guard FAQs to explore detailed answers and guidance.

Last updated

Was this helpful?