- Go to Google Forms
- Click 'Blank' to create a new form
- Add these questions in order:
- Name (Short answer)
- Email (Short answer)
- Project Type (Short answer, optional)
- Message (Paragraph)
- In your form, click the 'Send' button
- Click the link icon to get the form URL
- Copy the form ID from the URL:
https://docs.google.com/forms/d/FORM_ID/edit
- View the form source code (Ctrl+U in browser)
- Search for 'entry.' to find the entry IDs
- Note down the entry IDs for each field
Replace the placeholder values:
- YOUR_FORM_ID → Your actual form ID
- entry.1234567890 → Name field entry ID
- entry.0987654321 → Email field entry ID
- entry.1122334455 → Project field entry ID
- entry.5566778899 → Message field entry ID
- Deploy your site
- Submit a test message
- Check your Google Form responses
✅ No backend required
✅ Google handles all infrastructure
✅ Unlimited scalability
✅ Free and reliable
✅ Easy data management
✅ Automatic spam protection
✅ Mobile-friendly responses