What could be the reason for not receiving form data or notifications after submitting a form on a Webflow project, and how can form submissions be tracked effectively? Also, what are the options available for upgrading the Webflow plan?

Published on
September 22, 2023

Reasons for not receiving form data or notifications on Webflow

There are several reasons why you may not be receiving form data or notifications after submitting a form on a Webflow project. Here are some possible causes and solutions:

  1. Incorrect email configuration:
  • Make sure you have entered the correct email address to receive form data in your form settings. Double-check for any typos or mistakes.
  • Check your email spam or junk folder as notifications may be mistakenly marked as spam.
  • Contact your email provider to ensure that Webflow emails are not being blocked.
  1. Email service provider issues:
  • If you are using a custom email service provider (ESP), such as Gmail or Outlook, ensure that you have properly configured the DNS settings for your domain. This typically involves adding SPF, DKIM, and MX records.
  • Verify if there are any issues or outages with your ESP that could be causing the problem. Check their status page or contact their support team for assistance.
  1. Webflow's email service limitations:
  • Webflow's built-in email service has certain limitations, such as receiving a maximum of 100 form submissions per day in the free plan. If you exceed this limit, you won't receive further notifications until the next day. Consider upgrading your Webflow plan for higher form submission limits.
  1. JavaScript conflicts or errors:
  • If you have added custom JavaScript code to your Webflow project, it's possible that there could be conflicts or errors that prevent form submissions or notifications. Review your code and ensure it doesn't interfere with form functionality.
  1. Incorrect form submission settings:
  • In your Webflow project settings, check the form submission settings to ensure they are correctly configured. Make sure the "Form actions" are set to the appropriate options, such as sending data to an email address or integrating with a third-party service.

Tracking form submissions effectively on Webflow

To track form submissions effectively on Webflow, you can use the following methods:

  1. Webflow's built-in form submission tracking:
  • Webflow provides a built-in form submission tracking system that logs each form submission in the "Forms" section of your project's dashboard. Here, you can view and export the form data.
  • To access this data, navigate to your project dashboard, click on "Forms," and select the specific form you want to track.
  • You can also set up email notifications that will be sent to you whenever a form is submitted.
  1. Integration with third-party tools:
  • Webflow easily integrates with various third-party tools that offer more advanced form tracking and management capabilities. Some popular options include Google Analytics, Google Tag Manager, and Zapier.
  • By integrating with Google Analytics or Google Tag Manager, you can set up custom event tracking to monitor form submissions as specific goals or events.
  • With Zapier, you can create automated workflows that trigger actions based on form submissions, such as sending the data to other apps or generating dynamic content.
  1. Advanced tracking with custom code:
  • If you want more control over form tracking, you can add custom JavaScript code to your Webflow project.
  • By leveraging JavaScript libraries like Google Analytics or using other custom tracking scripts, you can collect and send form submission data to your desired analytics platform or server.

Webflow plan upgrade options

Webflow offers different plan options to cater to various needs. Here are the available upgrade options:

  1. Lite plan:
  • The Lite plan is the entry-level paid plan, offering additional features and benefits compared to the free plan.
  • Some key features include hosting on a custom domain, removing Webflow branding, increased form submission limits, and the ability to export your code.
  1. Pro plan:
  • The Pro plan is designed for professional use, offering advanced features and unlimited hosting.
  • It includes all the features of the Lite plan, along with additional benefits such as increased form submission limits, password protection for staging sites, and collaboration features.
  1. Team plan:
  • The Team plan is suitable for larger teams or agencies that require additional user seats and collaboration abilities.
  • It includes all the features of the Pro plan and allows you to collaborate with team members, define specific roles and permissions, and manage team resources effectively.
  1. Enterprise plan:
  • The Enterprise plan is a custom plan designed for large organizations with specific requirements.
  • It offers tailored services, including dedicated support, advanced security, custom contracts, and enhanced collaboration features.

To upgrade your Webflow plan, simply log in to your Webflow account, go to the "Account" section, and select the plan you wish to upgrade to. Follow the instructions for payment and plan activation.

Additional Questions:

  1. How do I set up email notifications for form submissions on Webflow?
  2. Can I use a custom email service provider with Webflow forms?
  3. What are the benefits of integrating Webflow with third-party tools like Zapier?