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

# Analytics Dashboard

> Track delivered, opened, clicked, and bounced events across emails, automations, and individual sends, with geographic data and recipient search.

<Note>
  **December 2025** · Available on all plans.
</Note>

## What Shipped

A full analytics surface, split into three tabs: Emails, Automations, and Events. Each is scoped to your active brand, with a time range selector, a timezone control, and a recipient email search. Click into any send for the per-recipient event timeline, or ask Brew directly from chat and it'll pull the numbers for you.

## Emails

Performance for one-off sends: newsletters, announcements, promotions. Each row is one send, with columns for Sent, Delivered, Opens, Clicks, Bounces, and Unsubscribes.

<video autoPlay loop muted playsInline className="w-full rounded-xl" src="https://0edx89zhjrasqnjf.public.blob.vercel-storage.com/docs/campaign_analytics.webm" />

<Steps>
  <Step title="Open Analytics">
    Analytics is in the top-level sidebar. Land on the Emails tab by default.
  </Step>

  <Step title="Drill into a Send">
    Click any row to see the per-recipient event timeline: who opened, when, and on what device.
  </Step>
</Steps>

## Automations

Performance for triggered flows: welcome sequences, onboarding drips, re-engagement flows. Each row is one automation, with a per-node breakdown below it.

<video autoPlay loop muted playsInline className="w-full rounded-xl" src="https://0edx89zhjrasqnjf.public.blob.vercel-storage.com/docs/automation_analytics.webm" />

Flow-level columns are Runs, Sent, Delivered, Opens, Clicks, Bounces, Succeeded, and Failed. Expand any automation to see stats per node, so you can see exactly where engagement drops off across the sequence rather than just the aggregate. Wait nodes show how many contacts are currently paused there; Filter and Split nodes show how contacts were routed.

<Note>
  Runs and Succeeded will usually look mismatched, and that's normal. A contact enters a flow the moment the trigger fires but doesn't complete it until every step, including all Wait nodes, has finished. If you launched recently, most runs are still in progress.
</Note>

## Events

A unified, real-time log of every email event across all emails and automations, in a single stream regardless of how the email was sent. Use it to confirm a contact received an email, debug a delivery issue, or audit a send.

<video autoPlay loop muted playsInline className="w-full rounded-xl" src="https://0edx89zhjrasqnjf.public.blob.vercel-storage.com/docs/event_analytics.webm" />

Filter by any combination of event type, email, audience, automation, or trigger event. Set Automation to your welcome flow and Event type to Clicked, for example, to see every link click across the entire sequence with timestamps and recipient emails.

## Filters, Time Ranges, and Geography

<Steps>
  <Step title="Set Your Window">
    Use the time range selector in the top right: 1h, 24h, 7d, 30d, or 1y. Switch the reporting timezone with the control next to it.
  </Step>

  <Step title="Search or Filter">
    Search by recipient email to see all of that contact's events, or toggle event types on and off in the chart legend.
  </Step>

  <Step title="Check the Map">
    The geographic map shows where recipients are opening and clicking, useful for understanding audience distribution, optimizing send times by region, and spotting unexpected patterns.
  </Step>
</Steps>

Click any event in the table for full detail: recipient email, timestamp, subject line, email client, OS, and location when available.

<Tip>
  You can also ask Brew directly from chat. *"Which email had the highest CTR last month?"* or *"Show me everyone who clicked but didn't open in the welcome flow."* Brew has access to your analytics data and returns summaries, comparisons, or contact-level detail.
</Tip>

## Related

* [Reading Analytics](/analytics/reading-analytics)
* [Key Metrics and Terms](/analytics/key-metrics-and-terms)
