8 min · Aug 3
What WhatsApp frequency capping (EC_FREQUENCY_CAPPING) is, why Meta enforces it, the difference between MARKETING, UTILITY and AUTHENTICATION templates, and a best-practices checklist so your outreach sequences stop silently failing.
Your WhatsApp sequence was working. One day, without changing anything, a chunk of your messages stops getting delivered. No blocked number, no drained balance, the contact simply never receives them. Look closely at the delivery reports and an unfriendly code shows up: EC_FREQUENCY_CAPPING. This is the guide we wish we'd had the first time we hit it in production.
Frequency capping is a limit Meta applies per USER: how many marketing messages a single person can receive within a time window (a roughly rolling 24 hours, though Meta doesn't publish the exact number and tunes it dynamically). When your business tries to send a marketing message to someone who's already hit their quota, Meta accepts the request but does NOT deliver the message, and returns EC_FREQUENCY_CAPPING in the delivery report.
The part that trips everyone up: the send is accepted with a 2xx. Your system thinks it went out fine. The failure shows up later, asynchronously, in the delivery report. If you only watch the send response code, you never find out.
WhatsApp was built on a promise: it's people's private channel, not a spam inbox. When Meta opened the door to WhatsApp marketing, it knew that if inboxes filled up with unsolicited promotions, users would abandon the channel. Frequency capping is how it protects that promise: it caps how many different brands can bombard the same person with marketing, no matter how much you're willing to pay to send.
In other words, the cap isn't punishing your account for doing something wrong. It's throttling the marketing volume that contact has ALREADY received across the whole ecosystem. You can be the polite third sender to a user who already got promos from five other brands today, and yours is the one that drops.
Outside the 24-hour window (we'll get there), any message your business initiates has to be an approved template, and every template belongs to a category. The category is what determines whether the frequency cap applies to you:
Heads up: the category is assigned and can be re-classified by Meta, not just by you. If you label a template that actually sells as UTILITY, Meta can recategorize it to MARKETING, and suddenly your whole sequence is back under the cap.
Before you rewrite anything, confirm the problem is frequency capping and not something else. Signs that point to this error rather than a blocked number or missing balance:
Once confirmed, these are the practices that keep your sequences delivering:
Here's the part that changes the game. When a user messages you, a 24-hour service window opens. Inside that window you can reply with free-form messages (no template) and those messages are NOT subject to marketing frequency capping. Meaning: if your outreach gets the contact to reply even once, you go from fighting the cap to conversing freely for 24 hours.
The strategic consequence is huge: the goal of the first touch isn't to sell, it's to earn a reply that opens the window. Everything after that happens on ground where the cap doesn't apply. A good conversational agent is designed for exactly this: opening and sustaining the window with relevant messages, not burning marketing templates against a wall.
At Blind Agents we treat frequency capping as what it is: channel physics, not a bug on your side. The engine automatically spaces marketing templates with a cadence floor, backs off on frequency failures, and prioritizes keeping the 24h session window alive so you can converse without templates. The technical layer other vendors won't explain, handled by default.
EC_FREQUENCY_CAPPING isn't a punishment on your account or a balance problem: it's Meta protecting the user's inbox from marketing overload. You diagnose it in the delivery report, you mitigate it by categorizing templates well and spacing cadence, and you avoid it entirely when you earn a reply and converse inside the 24-hour window. Whoever understands this doesn't just stop losing messages — they build an outreach operation that takes the volume without shutting itself off.
También te puede interesar
7 min
Marketing vs Utility: how to classify your WhatsApp templates without losing reach
How Meta separates expected messages (utility/auth) from unsolicited ones (marketing), what each category means for limits, cost and approval, and concrete examples of outreach you can legitimately reframe as utility.
6 min
How to Automate WhatsApp With an API (Event → Template)
Learn how to automate WhatsApp with an API: one event (a POST) creates the contact and fires an approved template. Real use cases plus a step-by-step guide.
6 min
How to Connect a Phone Number to WhatsApp Business (Step by Step)
A practical guide to connecting a number to WhatsApp Business: which number to use (landline, mobile or fresh), app vs. API, how to verify it, common pitfalls, and how to link it to an agent.