Transactional email

Email set · 14 checks

Fourteen checks for email triggered by your customer's own action and carrying data they are waiting for — receipts, order and shipping confirmations, password resets, verification codes, invoices. Seven of them block. The test we apply is not "is this untidy" but "does the recipient end up unable to do the thing they came to do": a merge tag that never filled in, a dead reset link, a verification code with no plain-text version, images with no alt text in an inbox that blocks images. Everything else reports. ⚠ Run this against a test send, not a live one. Three of these checks follow the links and images in your email, and in transactional mail those links do things — they confirm addresses, sign people in, authenticate order access. Validating a real message addressed to a real person can consume a one-time token or register activity in your own systems. Deliberately absent: the unsubscribe link (you cannot opt out of the mail that runs your account), campaign tracking checks (there is no campaign to attribute a receipt to), and the call-to-action assertion (half of transactional senders correctly have no CTA at all).

Checks in this set

Run the Transactional email set

One call runs every check above and returns a single verdict.

Start free