Welcome to Formingo
Capture form submissions from any website without coding. Just add a tiny snippet and start collecting data.
- Active Forms
- 1
Ready to collect data
- Total Submissions
- 0
No submissions yet
- Webhooks
- 0
No integrations set up
Quick Setup
2 minutesGet your first form submission in under 2 minutes
Copy Your Access Key
Your Unique Access Key
ak_1234567890abcdefThis key connects your form to your Formingo account
Add This Code to Your Form
Hidden Input Field
<input type="hidden" name="access_key" value="ak_1234567890abcdef">Paste this anywhere in your form
Optional: Add Form Identifier
RecommendedAdd this second hidden field to label your form (helps organize submissions later)
<input type="hidden" name="form_id" value="CONTACT_PAGE">Use names like "BLOG_COMMENT", "SIGNUP_FOOTER"
Popular Platforms
Google Forms
Settings → Advanced → Add snippet
Typeform
Embed → Paste snippet
WordPress
Form block → HTML → Paste snippet
Webflow
Form settings → Custom code