BigStatsSign in

Supported MTA · GreenArrow Email Engine

GreenArrow delivery reporting, down to the DSN.

BigStats plugs into GreenArrow Email Engine's Event Notification System and turns raw delivery, deferral, bounce, open and click events into deliverability reporting your team can act on — plus configurable CSV and JSON exports of the exact fields you need.

Open the consoleRead-only · no change to your sending

GreenArrow event → BigStats

POST https://bigstats.email/api/public/ingest/greenarrow?key=ga_live_…
{"type":"bounce","recipient":"user@gmail.com","smtp_code":550,
 "dsn":"5.1.1","diagnostic":"user unknown","sending_ip":"198.51.100.7"}

→ classified: hard · invalid_recipient · isp=gmail

Event coverage

Every GreenArrow event type, normalized on arrival.

Injection & delivery

Every accepted message and successful delivery, with sending IP, VMTA/binding, remote MTA and the receiving server's SMTP response.

Deferrals

Temporary failures with reason text and retry pressure per receiving domain, so throttling by a mailbox provider is visible before it turns into a bounce wave.

Bounces

SMTP reply code, enhanced DSN status and diagnostic text parsed into hard/soft/block and a category — invalid recipient, mailbox full, blocklisted, throttled, policy, authentication or network.

Opens & clicks

Engagement events tied back to the campaign, recipient domain and sending IP that produced them.

Unsubscribes & complaints

Feedback-loop complaints and unsubscribe events tracked as first-class rates, per ISP and per IP.

Connect it

Three steps, no change to your sending stack.

01

Create an ingest key

Each BigStats workspace issues its own GreenArrow ingest key and endpoint. Nothing else in your sending stack changes.

02

Point the Event Notification System at it

Add BigStats as an HTTP event destination in GreenArrow Engine's Event Processor and select the event types you want to report on.

03

Watch reports fill in

Events are normalized and queryable immediately — no batch window — and rollups keep reports fast at production volume.

Delivery health

Attempted, delivered, deferred and bounced with period-over-period deltas and a composite health score.

ISP breakdown

Gmail, Microsoft, Yahoo, Apple and corporate buckets with delivery, bounce and open rates side by side.

Bounce forensics

Hard/soft/block split, category classification and per-sending-IP bounce pressure with sample diagnostics.

FAQ

GreenArrow questions we hear most.

Which GreenArrow event types does BigStats support?

BigStats consumes GreenArrow Engine's Event Notification System, including injections, deliveries, deferrals, bounces, opens, clicks, unsubscribes and spam complaints. Each event's SMTP reply, enhanced DSN status and diagnostic text are retained alongside the normalized classification.

Does connecting BigStats change how GreenArrow sends mail?

No. BigStats is read-only. It receives the event notifications GreenArrow already emits through the Event Processor and never touches queues, routing, bindings or message content.

Can I report per VMTA and sending IP?

Yes. Sending IP, VMTA/binding and remote MTA are captured on every GreenArrow event, so you can compare bounce and deferral pressure across the IP pool and isolate a warming IP or a single binding hurting placement.

How do I export GreenArrow bounce data?

Pick the exact fields you need — recipient, campaign, SMTP code, DSN status, diagnostic text, bounce category, sending IP and timestamp — and download them as CSV or pull the same rows through a read-only, token-authenticated JSON API.