Read performance charts for submissions
This guide is for anyone signed into the dashboard who already has access to Performance. You will choose date ranges, optional comparison periods, filters, and interpret the layout modules that read the same submissions table as Inbox. This screen reports on stored data; it is not a separate multi-step funnel builder product.
You leave the inbox view for the analytics screen.
- Sign in.
- Click Performance in the main navigation (beside Inbox and Settings).
You bound the query that feeds every module.
- Select a preset (for example last 30 days) when you want a quick slice; the date filter button shows the preset label and formatted range.
- Or enter manual start and end dates, then apply (label shows as Custom with the range).
- Use All time only when lifetime totals are required; compare mode may disable for that selection.
You align charts with the same dimensions as the inbox filters.
- Set the status filter to one pipeline label or all.
- Set the form filter to a placement label (
form_namestored from the second argument towckd_form()), not the registry key. - Apply and wait for widgets to refresh.
Some installs expose a comparison period versus the primary range.
- Locate the compare control (previous period or custom compare dates).
- Enable comparison and read the delta labels (absolute counts vs percentages depend on the widget).
Each dashboard block answers a different question about the filtered slice.
- Read Totals for headline submission counts.
- Read Status breakdown for share by pipeline stage.
- Read Monthly trend or similar modules for seasonality.
- Read Referring domains when
page_urlmetadata supports that breakdown. - Treat Won/Lost-style modules as reflections of your configured status names, not as an external CRM sync.
You prove charts match the underlying rows.
- Pick a narrow date range and status filter that should return a small count.
- Open Inbox with the same filters and compare row counts to the Performance totals card.
- Investigate mismatches by checking timezone settings under Settings → Operations.
Common mistakes
- Charts empty but inbox has rows: Performance still points at a different date range or excludes the status you selected.
- Compare mode looks wrong: the secondary window has fewer days than the primary window; align lengths before interpreting percent deltas.
- Form filter shows “unknown”: placement labels changed after submissions were stored; old
form_namevalues remain in the database.
Related pages
- Inbox & leads: same filters on the table view.
- Operations: lead statuses and timezone.
- Embed forms: how placement labels reach
form_name.