Deploy a Web Form in Geta.ai
Why Deploy a Form?
Deploying a form allows it to be embedded on your website so users can access and submit responses.
Steps to Deploy a Form
1. Access the Forms Module
- Log in to Geta.ai.
- Navigate to the Forms section.
2. Select the Form
- In the Forms List, locate the form you want to deploy.
3. Copy the Form Script
- Find the Script Icon (📜) in the Script Section next to the form.
- Click on it to generate the form script.
- Copy the script code.
4. Paste the Script on Your Website
- Open the HTML file of your website.
- Locate the Header Section (
<head>...</head>
). - Paste the copied script inside the header section.
- Save the changes and publish your website.
Final Steps
✅ Refresh your website to check if the form is properly embedded.
✅ Test the form by submitting sample data.
Your form is now live and ready for users! 🚀