# `bird email stats`

## Usage

```bash
bird email stats
```

## Description

Read aggregate delivery and engagement statistics for your workspace's own
outbound email — the period summary, daily and hourly time series, and
breakdowns by tag, category, sending and recipient domain, mailbox provider,
template, broadcast, location, client, bounce code, and complaint type.

## Commands

| Name                                                                                       | Description                      |
| ------------------------------------------------------------------------------------------ | -------------------------------- |
| [`by-bounce-code`](/docs/cli/reference/email-stats-by-bounce-code)                         | Bounces by SMTP error code       |
| [`by-broadcast`](/docs/cli/reference/email-stats-by-broadcast)                             | Stats by broadcast               |
| [`by-category`](/docs/cli/reference/email-stats-by-category)                               | Stats by category                |
| [`by-client`](/docs/cli/reference/email-stats-by-client)                                   | Engagement by email client       |
| [`by-complaint-type`](/docs/cli/reference/email-stats-by-complaint-type)                   | Complaints by type               |
| [`by-location`](/docs/cli/reference/email-stats-by-location)                               | Engagement by location           |
| [`by-mailbox-provider`](/docs/cli/reference/email-stats-by-mailbox-provider)               | Stats by mailbox provider        |
| [`by-mailbox-provider-region`](/docs/cli/reference/email-stats-by-mailbox-provider-region) | Stats by mailbox provider region |
| [`by-recipient-domain`](/docs/cli/reference/email-stats-by-recipient-domain)               | Stats by recipient domain        |
| [`by-sending-domain`](/docs/cli/reference/email-stats-by-sending-domain)                   | Stats by sending domain          |
| [`by-sending-ip`](/docs/cli/reference/email-stats-by-sending-ip)                           | Stats by sending IP              |
| [`by-tag`](/docs/cli/reference/email-stats-by-tag)                                         | Stats by tag                     |
| [`by-template`](/docs/cli/reference/email-stats-by-template)                               | Stats by template                |
| [`daily`](/docs/cli/reference/email-stats-daily)                                           | Daily sending statistics         |
| [`hourly`](/docs/cli/reference/email-stats-hourly)                                         | Hourly sending statistics        |
| [`summary`](/docs/cli/reference/email-stats-summary)                                       | Aggregate stats summary          |