Responses & Settings

Viewing responses

All form submissions are collected in Monitor → Form Responses in the platform sidebar. Responses are also automatically mapped to a spreadsheet for easy viewing and analysis.

Response mapping

The Response Mapping Table maps each form field to a spreadsheet column:

Mapping typeDescription
QuestionMaps a form field's answer to a column
StaticInserts a hardcoded value in every row (e.g., form name, source)

Unmapped fields are flagged separately so you don't miss any data.

Form settings

Response management

SettingDescription
Accept responsesToggle to open/close form for new submissions
Closing dateAuto-close the form at a specific date and time (timezone-aware)
Response limitMaximum number of submissions; form auto-closes when reached
Redirect URLSend respondents to a custom page after submission (auto-adds https://)

Privacy & compliance

SettingDescription
Cookie consentShow GDPR consent banner before form loads
Collect locationLog respondent's city/region (geolocation)
Collect IP addressLog respondent's IP address

Notifications

NotificationDescription
New Response NotificationEmail sent to the form owner on every new submission
Automated Response EmailConfirmation email sent to the respondent
Response CopyRespondent receives a copy of all their answers

Tracking & analytics

Built-in tracking pixel support:

TrackerHow to set up
Google Tag ManagerPaste your GTM container ID
Google AnalyticsPaste your GA4 measurement ID
Meta PixelPaste your pixel ID

Tracking fires on form load and submission events.

Branding

SettingDescription
Remove TinyForms brandingHide "Powered by TinyForms" badge (premium feature)
Custom domainServe the form from your own domain (premium feature)

Export

Export responses as CSV from the Form Responses section, or access them via the auto-linked spreadsheet in TinyTables.

Connecting to workflows

Every form submission can trigger a TinyWorkflow:

  1. Create a workflow with a Form Submission trigger
  2. Select the published form
  3. Choose which fields to include
  4. The workflow fires on every new submission with field values as variables
Note

Response limits and closing dates are enforced server-side. Respondents see a "form closed" message when the limit is reached or the date has passed.