Getting Started

Overview

Stats

Analytics

Formingo

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 minutes

Get your first form submission in under 2 minutes

1

Copy Your Access Key

Your Unique Access Key

ak_1234567890abcdef

This key connects your form to your Formingo account

2

Add This Code to Your Form

Hidden Input Field

<input type="hidden" name="access_key" value="ak_1234567890abcdef">

Paste this anywhere in your form

3

Optional: Add Form Identifier

Recommended

Add 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