Hi, I see there's form scheduling, but I cannot see it in the app. How do I find and use it? Can I schedule an email to be sent on specific days and times?
The form scheduling refers to the Limit Form Submission Period feature, which allows you to specify exactly when your form is available for submissions. This helps you manage and control form activity more effectively. You can find more details here: https://bit-form.com/wp-docs/form-settings/#limit-form-submissio
Q: What about Webhook integrations and API
Webhook integrations and API are not mentioned (Webhook in paticular) do you plan to add them? It's a bit crutial. You also mentioned integrations with Make.com and Zapier but I do not find any modules there of Bit Form, I did found one module in Pabbly connect. Can you please calrify it?
Bit Form supports Webhook integrations and API. Previously, in the Make.com platform (formerly Integromat), the integration was listed under the old name "Integromat". In the latest update, the name has been fixed and updated to "Make". The integrations can be set up by following these steps: Form Settings → Integration → click the “+” button.
Here are the detailed guides for reference: - Make (Integromat) Integrations: https://bit-form.com/wp-docs/bitform-integration-list-and-guides/make-integrations/ - Webhook Integrations: https://bit-form.com/wp-docs/bitform-integration-list-and-guides/webhook-integrations/ - Zapier Integrations: https://bit-form.com/wp-docs/bitform-integration-list-and-guides/zapier-integrations/
Q: Conversion Rate Analytics
Hi, Bit Form seems great—I like it! I’d like to know if I can do Conversion Rate Analytics with Bit Form. Specifically, I want to see the number of page visits and form submissions, broken down by week or month. Is that possible?
Thank you, Bit Apps team glad you like Bit Form! Yes, Bit Form provides features to help you track and analyze your form’s performance, although it may not be exactly what you’re looking for. The Analytics Report allows you to: *Filter entries data by date *Select specific fields to include in the report The “Completion Rate” feature can be found in the Form list table and provides an overview.
Thanks for your fast answer! Do you plan to include conversion rate analytics? I think it's one of the most interesting metrics for marketers.
Q: Create Invoice Number
Hi, am planning to send invoices to the client using bit form. How can I automatically create an invoice number?
Alternative, Is it possible to that bit form count the number of submissions?. e.g. If i submit the form for the first time, it counts as 1, and for the second time, it counts as 2 etc?, coz am thinking, i can also use the number of submissions as invoice number
You can use the submission count (Entry ID) as the invoice number, or make it more unique by combining it with date/time or a random string. Methods: 1. Simple Invoice Number - Add a hidden text field. - Use Smart Tag: "Invoice-"{Entry Id} → e.g., Invoice-1, Invoice-2
2. With Date & Entry ID - Add a hidden text field and a hidden advanced date/time field. - Use Smart Tags: {advance date/time fields} + {Entry Id} → e.g., 2025071417524296001 3. With Random String - Add a hidden text field. - Use Smart Tags: {Random String} + {Entry Id} → e.g., 6874ac67e14d21
All these are set up using: Form Settings → Conditional Logic → Action Effect: Only on Form Submit →Field Actions → (...)Smart Tags Supporting documentation: - Smart Tags: https://bit-form.com/wp-docs/others/smart-tags/ - Advanced Date/Time Field: https://bit-form.com/wp-docs/form-fields/advanced-date-time/ - Conditional Logic: https://bit-form.com/wp-docs/apply-conditional-logic-using-bitform/
Q: OTP
Hello. Is it possible to enable email verification by sending a one-time code (OTP) to the email or phone number of users who attempt to submit the form? Thanks.
Bit Form currently includes a feature called Double Opt-In, which allows a confirmation email to be sent to users before finalizing their form submission. This provides a basic level of verification. Regarding OTP verification via email or phone number, this has been accepted as a feature request by the development team. Double Opt-In:https://bit-form.com/wp-docs/email-double-opt-in-setup/
Q: Form Scheduling
Hi, I see there's form scheduling, but I cannot see it in the app. How do I find and use it? Can I schedule an email to be sent on specific days and times?
Share Bit Form – WordPress Form Builder Plugin
Thank you for reaching out and for your question.
The form scheduling refers to the Limit Form Submission Period feature, which allows you to specify exactly when your form is available for submissions. This helps you manage and control form activity more effectively.
You can find more details here:
https://bit-form.com/wp-docs/form-settings/#limit-form-submissio
Q: What about Webhook integrations and API
Webhook integrations and API are not mentioned (Webhook in paticular) do you plan to add them? It's a bit crutial.
You also mentioned integrations with Make.com and Zapier but I do not find any modules there of Bit Form, I did found one module in Pabbly connect. Can you please calrify it?
Share Bit Form – WordPress Form Builder Plugin
Bit Form supports Webhook integrations and API. Previously, in the Make.com platform (formerly Integromat), the integration was listed under the old name "Integromat". In the latest update, the name has been fixed and updated to "Make".
The integrations can be set up by following these steps:
Form Settings → Integration → click the “+” button.
Here are the detailed guides for reference:
- Make (Integromat) Integrations: https://bit-form.com/wp-docs/bitform-integration-list-and-guides/make-integrations/
- Webhook Integrations: https://bit-form.com/wp-docs/bitform-integration-list-and-guides/webhook-integrations/
- Zapier Integrations: https://bit-form.com/wp-docs/bitform-integration-list-and-guides/zapier-integrations/
Q: Conversion Rate Analytics
Hi, Bit Form seems great—I like it!
I’d like to know if I can do Conversion Rate Analytics with Bit Form.
Specifically, I want to see the number of page visits and form submissions, broken down by week or month. Is that possible?
Share Bit Form – WordPress Form Builder Plugin
Thank you, Bit Apps team glad you like Bit Form!
Yes, Bit Form provides features to help you track and analyze your form’s performance, although it may not be exactly what you’re looking for.
The Analytics Report allows you to:
*Filter entries data by date
*Select specific fields to include in the report
The “Completion Rate” feature can be found in the Form list table and provides an overview.
Supporting document: https://bit-form.com/wp-docs/response-management/responses-analytics-report/
Verified purchaser
Thanks for your fast answer! Do you plan to include conversion rate analytics? I think it's one of the most interesting metrics for marketers.
Q: Create Invoice Number
Hi, am planning to send invoices to the client using bit form. How can I automatically create an invoice number?
Alternative, Is it possible to that bit form count the number of submissions?. e.g. If i submit the form for the first time, it counts as 1, and for the second time, it counts as 2 etc?, coz am thinking, i can also use the number of submissions as invoice number
Share Bit Form – WordPress Form Builder Plugin
You can use the submission count (Entry ID) as the invoice number, or make it more unique by combining it with date/time or a random string.
Methods:
1. Simple Invoice Number
- Add a hidden text field.
- Use Smart Tag: "Invoice-"{Entry Id} → e.g., Invoice-1, Invoice-2
2. With Date & Entry ID
- Add a hidden text field and a hidden advanced date/time field.
- Use Smart Tags: {advance date/time fields} + {Entry Id} → e.g., 2025071417524296001
3. With Random String
- Add a hidden text field.
- Use Smart Tags: {Random String} + {Entry Id} → e.g., 6874ac67e14d21
All these are set up using:
Form Settings → Conditional Logic → Action Effect: Only on Form Submit →Field Actions → (...)Smart Tags
Supporting documentation:
- Smart Tags: https://bit-form.com/wp-docs/others/smart-tags/
- Advanced Date/Time Field: https://bit-form.com/wp-docs/form-fields/advanced-date-time/
- Conditional Logic: https://bit-form.com/wp-docs/apply-conditional-logic-using-bitform/
Q: OTP
Hello. Is it possible to enable email verification by sending a one-time code (OTP) to the email or phone number of users who attempt to submit the form? Thanks.
Share Bit Form – WordPress Form Builder Plugin
Bit Form currently includes a feature called Double Opt-In, which allows a confirmation email to be sent to users before finalizing their form submission. This provides a basic level of verification.
Regarding OTP verification via email or phone number, this has been accepted as a feature request by the development team.
Double Opt-In:https://bit-form.com/wp-docs/email-double-opt-in-setup/
Hello. Thank you very much for your response. How long will it take to develop this feature?
The feature is planned to be added within the next 2 months. Thank You.
Okay, I'll buy this offer when the OTP is implemented. Thanks for your response.