Skip to content

Inactivity Alerts

If your website’s contact form is a vital driver of leads, quotes, or support tickets, a broken layout or failing script can be extremely costly. Often, form owners don’t realize their forms are broken until days or weeks later when they notice a drop in sales.

Lucid Forms provides Inactivity Alerts to solve this problem. If a form goes silent and doesn’t receive a submission within your specified threshold, we will alert you automatically so you can inspect your website.


A form can stop working due to a variety of frontend changes:

  • JS Errors: A developer deploys a script change that causes browser-side JavaScript errors, blocking form submission logic.
  • Form Endpoints Broken: The form’s action URL is accidentally deleted, altered, or mistyped in the code.
  • Domain Blocking: Third-party libraries, CSS overlays, or styling changes make the submit button unclickable.

Inactivity alerts serve as an automated monitoring tool to watch over these scenarios.


To configure inactivity alerts:

  1. Navigate to the Lucid Forms Dashboard, select the form you want to monitor, and click the Settings tab.

  2. Scroll to the Inactivity Alerts section. Toggle the feature to Enabled.

  3. Select the duration of inactivity that must pass before an alert is triggered:

    • 24 Hours (Recommended for high-traffic contact pages or checkouts)
    • 3 Days (Best for standard business enquiry forms)
    • 7 Days (For low-traffic forms like feedback surveys)
  4. Enter the email addresses where inactivity alerts should be sent (up to 3 recipient emails on the Pro plan).

  5. Click Save Settings to start monitoring.


  • Background Checker: Our system checks your form’s submission logs at regular intervals.
  • Verification: If the time elapsed since the last submission exceeds the threshold you selected (e.g. 24 hours), we send a warning notification to your email.
  • Reset: As soon as a new submission is successfully recorded, the timer resets. If the form goes inactive again, another alert will trigger once the threshold is crossed.