Analytics & Insights

See how your forms perform

Track views, submissions, trends, and delivery performance with clear, real-time analytics. Understand what's working, fix what isn't, and measure impact instantly.

Why it matters

Without clear insight into form activity, you're guessing. Analytics help you understand engagement, troubleshoot issues, and optimise your forms for better conversion.

Core analytics features

Submission volume

Form performance

Traffic vs submissions

Conversion rate

Delivery success

Realtime activity

Search & filtering

Exportable data

User behaviour insights

Referrers

Origins

Device & platform split

Geo distribution (optional)

Attachment usage

Operational analytics

Webhook reliability

Integration metrics

API key usage

Submission health

Form-level dashboards

Each form has its own analytics page with:

Performance snapshot

Trend charts

Source overview

Data insights

Operational panel

Team benefits

Quick diagnostics

Better optimisation

Meaningful reporting

Predictable billing

Real-time analytics

Track form performance, user behavior, and conversion metrics in real-time. Query analytics via API or view in the dashboard.

Query analytics via API:

GET /v1/forms/{formId}/analytics
Headers:
Authorization: Bearer sk_live_...
Response:
{
"views": 1250,
"submissions": 342,
"completionRate": 0.27,
"dropOffRate": 0.73
}

Available metrics:

• Submission volume & trends
• Completion & drop-off rates
• Field-level analytics
• Time-based metrics
• Source tracking
• User behavior patterns

Why it matters

Without clear insight into form activity, you're guessing. Analytics help you understand engagement, troubleshoot issues, and optimize your forms for better conversion. Track what works, identify drop-off points, and make data-driven decisions.

Real-time metrics and dashboards

Field-level performance tracking

Conversion and drop-off analysis

Time-based trend analysis

Export data for reporting

Analytics dashboard

Unlock form analytics

Get started with real-time analytics and insights. Track performance, understand user behaviour, and optimise your forms.

FAQ

Form Platform provides comprehensive analytics including form views, submission counts, completion rates, drop-off points, field-level metrics, time-based trends, and operational metrics like webhook reliability and API usage. All data is filtered by workspace environment for proper isolation.

Analytics are updated in real-time as submissions come in. Form-level dashboards show live activity, and aggregate metrics are calculated on-the-fly from your events and submissions data. Daily rollups and monthly summaries are also available for historical analysis.

Yes, you can export analytics data as CSV from the dashboard or via the API. Export includes submission trends, field metrics, and time-based data. Perfect for creating custom reports or integrating with your business intelligence tools.

All analytics are scoped to workspace environments (development, staging, production). This ensures complete data isolation—analytics from your development environment won't mix with production data. You can view analytics per environment or aggregate across environments.