Live overview of subscriber reach, delivery status, WhatsApp reads, email sends, opens and clicks.
| Channel | Status | Total |
|---|---|---|
| {{ $row->channel }} | {{ $row->status }} | {{ number_format($row->total) }} |
| No delivery logs yet. | ||
| Campaign | Status | Success | Logs |
|---|---|---|---|
| {{ $c->title }} | {{ $c->status }} | {{ number_format($c->success_count ?? 0) }} | {{ number_format($c->log_count ?? 0) }} |
| No campaign data yet. | |||