Definition
Inbox placement rate is the share of your accepted email that lands in the inbox, as opposed to the spam folder or nowhere a recipient will look. Delivery rate tells you the receiving server accepted the message. Inbox placement tells you a person will actually see it. They are not the same number, and the gap between them is where a lot of email quietly dies.
Why delivery rate lies to you
A 99% delivery rate looks great on a dashboard and can still hide a disaster. "Delivered" only means the receiving server accepted the message instead of bouncing it. It says nothing about which folder the server then filed it in. You can deliver 99% of a campaign and have a third of it sitting in spam, unopened, counting as a success in your reporting the whole time. Inbox placement closes that blind spot: of the mail that got accepted, how much actually reached the inbox.
You can't read it off your own logs
This is the part that trips people up. Your sending logs know what you sent and what was accepted. They have no idea where Gmail or Outlook filed the message, because mailbox providers don't report folder placement back to senders for ordinary mail. So inbox placement is always an estimate, built two ways:
- Seed lists. You send your campaign to a spread of real accounts you control across Gmail, Outlook, Yahoo, and others, then check where each copy landed. Cheap, fast, and biased: seed accounts don't open, click, or reply like a real list does, so they miss the engagement signal that drives placement.
- Provider panel data. Google Postmaster Tools reports aggregate spam rates and reputation buckets for your domain. It reflects real recipient behaviour, but it only covers Gmail.
Neither is the whole truth on its own. Run together, seed data and panel data give you a picture you can act on.
One number hides a lot of spread
Placement is never uniform across providers. The same send can sit at 95% on Gmail and 60% on Outlook, because each provider weighs the signals differently. Outlook has long been stricter on new or low-volume senders; Gmail leans hard on engagement. A single blended inbox-placement figure averages those apart and hides the provider that's actually hurting you. The version of this metric worth tracking is per-mailbox-provider, not one headline percentage.
What actually moves it
The inputs are the same ones that drive deliverability in general, which is why placement is a good single proxy for sender health:
- Sender reputation. Your domain and IP carry their history. Past behaviour follows you, and a rough patch takes weeks of clean sending to undo. See sender reputation.
- Authentication. SPF, DKIM, and DMARC all aligned. Unauthenticated mail is increasingly filtered or refused outright. See email authentication.
- Engagement. Opens, replies, and the absence of delete-without-reading. Providers read this as whether recipients actually want your mail.
- Complaints. Hitting "report spam" is the strongest negative signal there is. A complaint rate above roughly 0.3% drags placement down across the board.
- List hygiene. Mailing dead addresses and spam traps wrecks reputation faster than almost anything else.
What good looks like
Healthy is 90% or better to the inbox. Drop below about 80% and you're losing real money: a fifth of the audience you paid to reach never sees the message. This is also why placement beats open rate as an early warning. An open rate can only fall after the damage is done, and opens can't rescue a message that's already in spam. Placement sits upstream of every engagement metric you track.
How sendmsg.io approaches it
Our reputation engine watches the signals that decide placement (bounces, complaints, blocks, engagement) in real time, and throttles sending per domain before they turn into a spam-folder problem. The same data feeds the Domain Health Score, so a placement risk surfaces as a falling number you can act on instead of a surprise you find after the campaign is over.
Want a quick read on the authentication half of the equation? The free deliverability check audits SPF, DKIM, DMARC, and MX in seconds. No signup.
Related reading
- Email Deliverability: the broader picture inbox placement is one measure of
- Sender Reputation: the single biggest input to where your mail lands
- Email Authentication: SPF, DKIM, and DMARC, and why unauthenticated mail gets filtered
- Feedback Loop: how complaint data reaches you and feeds Postmaster signals
- Email Reputation Management: how the platform protects placement automatically