> ## Documentation Index
> Fetch the complete documentation index at: https://docs.serval.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Analytics

> Track campaign delivery, monitor response rates, and export data for offline analysis

After a campaign runs, you can track delivery and responses from the campaign detail page. The detail page has tabs for the campaign configuration, per-recipient conversations, and aggregated insights.

***

## Broadcast Analytics

The insights view shows how message delivery progressed — total recipients, how many were delivered successfully, how many failed, and how many are still pending or scheduled. A delivery timeline shows when messages were sent and how send volume was distributed over time. For locally-scheduled campaigns, you can see distinct delivery clusters corresponding to each timezone batch.

***

## Response Analytics

If your campaign has a [response workflow](/sections/documentation/workflows/overview) attached, the insights view also shows aggregated response data. You can track overall response progress and see breakdowns for each form field in the workflow — visualized by field type (e.g., bar charts for multiple choice, distributions for numbers, frequency lists for text).

***

## Exporting Data

You can export campaign data as a CSV from the insights view. The export includes recipient details and, if a response workflow is attached, form field values for each respondent. Use this for offline analysis, reporting, or building a modified recipient list for a follow-up campaign.

***

## Conversations

The conversations view provides a per-person list of every campaign recipient. You can filter by delivery status and response status to find specific people. Click any recipient to see their delivery details, failure reason (if applicable), response data, and a link to the conversation. You can also **retry** a failed delivery for an individual recipient from here.

***

## Related

<CardGroup cols={2}>
  <Card title="Manage Campaigns" icon="sliders" href="/sections/documentation/campaigns/manage-campaigns">
    Run, stop, retry, and manage campaign lifecycle
  </Card>

  <Card title="Recipients" icon="users" href="/sections/documentation/campaigns/recipients">
    Understand resolution modes and recipient targeting
  </Card>

  <Card title="Workflow Inputs" icon="keyboard" href="/sections/documentation/workflows/Configure/inputs">
    Configure form confirmation for response collection workflows
  </Card>
</CardGroup>
