CRM & AutomationNew Release9 min readPublished June 27, 2026

Per-user agentic decisioning enters mid-market martech · reinforcement learning, not chatbots

MoEngage Buys Aampe: One AI Agent Per Customer

On June 24, 2026, customer-engagement platform MoEngage acquired San Francisco-based Aampe to put a dedicated AI agent behind every individual customer. Terms were undisclosed. The interesting part is not the price — it is what “one agent per customer” actually means for how B2C marketing teams will run lifecycle messaging.

DA
Digital Applied Team
Senior strategists · Published Jun 27, 2026
PublishedJune 27, 2026
Read time9 min
Sources6 primary
Deal announced
Jun 24
2026 · all-cash, terms undisclosed
Decisions / week
200B+
Aampe-stated, not independently audited
Per-user agents
100M+
deployed by Dec 2024; now hundreds of millions
MoEngage reach
1,350+
brands across 75 countries

MoEngage acquired Aampe on June 24, 2026, and the pitch behind the deal is unusually literal: put one dedicated AI agent behind every individual customer instead of sorting people into segments. Aampe reportedly runs hundreds of millions of these per-user agents, each deciding what message a person sees, on which channel, and when. For B2C marketing teams, it marks a structural shift — from rules-and-cohorts to per-customer agentic decisioning.

What changed is not the ambition. Marketers have wanted true 1:1 personalization for two decades. What changed is the economics of running it: the cost of an individual decisioning event has fallen far enough to operate hundreds of millions of lightweight learning agents in real time. That is the same cost-of-compute inflection driving the broader agentic marketing shift from human-run campaigns to systems that run and tune campaigns themselves.

This guide covers what MoEngage actually bought, what “one agent per customer” means at a technical level — and, crucially, what it does not mean — how the agentic model breaks from rules-based platforms like Salesforce Marketing Cloud, how to read the vendor performance numbers without getting sold, and what marketing-technology buyers should do about it. The deal sits in CRM and customer engagement, so we frame it for practitioners, not the M&A desk.

Key takeaways
  1. 01
    MoEngage acquired Aampe on June 24, 2026.An all-cash deal with undisclosed terms. Aampe’s three co-founders and roughly 20 staff join to lead a new Agentic Decisioning group inside MoEngage.
  2. 02
    “One agent per customer” means RL, not LLM chatbots.Aampe’s agents are reinforcement-learning models — Thompson Sampling and multi-armed bandits — that optimize message, channel, and timing per user. They are not generative, GPT-style conversational agents.
  3. 03
    It inverts the segment-and-rules model.Rules-based platforms make marketers define cohorts and journeys upfront. Per-user agents discover the optimal journey for each individual through continuous experimentation, making segments optional.
  4. 04
    The scale and uplift numbers are vendor-stated.The 200 billion-plus weekly decisions, Taxfix’s reported uplift, and Aampe’s website metrics come from promotional materials, not independent audits. Treat them as directional, and ask for holdout-controlled data.
  5. 05
    Buyers should pressure-test their own roadmap.Whether you keep your CDP or move to an integrated CEP, ask current vendors what their agentic-decisioning plan is. MoEngage’s “Start Anywhere” model lets you add Aampe without a full migration.

01The DealWhat MoEngage actually bought.

MoEngage is a customer-engagement platform founded in 2014 that serves more than 1,350 consumer brands across 75 countries — McAfee, Flipkart, Domino’s, and Nestlé among them — and supports digital experiences for over two billion monthly users. Aampe, founded in 2020 in San Francisco, built per-user decisioning agents and had grown to 30-plus customers across the U.S., Europe, and Asia-Pacific by the time of the deal. The acquisition closes the gap between MoEngage’s reach and Aampe’s decisioning engine.

Financial terms were not officially disclosed. TechCrunch reported, citing a source familiar with the deal, that it was an all-cash transaction worth “tens of millions of dollars” — useful as a ballpark, but not a confirmed figure, so we do not treat it as one. Roughly 20 Aampe employees join MoEngage, bringing total headcount to around 820. Aampe’s three co-founders move over to lead a new Agentic Decisioning group.

The acquirer
MoEngage
Founded 2014 · 1,350+ brands · 75 countries

A customer-engagement platform for B2C lifecycle messaging across push, email, SMS, and in-app. Raised a $280M Series F across two tranches in late 2025, and says enterprise migrations from Salesforce Marketing Cloud and Adobe Experience Cloud are a key growth driver.

moengage.com
The target
Aampe
Founded 2020 · ~$28M raised · 30+ customers

Per-user decisioning built on reinforcement learning. Deployed 100M+ agents by its December 2024 Series A ($18M, led by Theory Ventures) and scaled to hundreds of millions by 2026. Customers include Swiggy, Grab, Taxfix, Carousell, and ZenBusiness.

aampe.com
Deal snapshot
MoEngage acquired Aampe on June 24, 2026 in an all-cash transaction. Official terms were not disclosed; TechCrunch’s source put it in the “tens of millions of dollars” range. The three Aampe co-founders — Paul Meinshausen (CEO), Schaun Wheeler (Chief Scientist), and Sami Abboud (CTO) — and roughly 20 staff join MoEngage to lead Agentic Decisioning. The combined product is positioned with a “Start Anywhere” model: add Aampe to an existing engagement stack, or adopt it natively with no platform migration.

02The MechanismWhat “one agent per customer” literally means.

The phrase invites a wrong mental image, so it is worth being precise. Aampe does deploy a separate model per user — not one shared segment model with personalization variables bolted on — so the “one agent per customer” framing is technically defensible. But these are not the generative, conversational agents people now associate with the word. They do not write copy, hold a dialogue, or reason in natural language.

Read this before you brief a vendor
Aampe’s per-user agents are reinforcement-learning models — Thompson Sampling and multi-armed bandit algorithms — that optimize a narrow decision: which message, on which channel, at what frequency, and when. They are decisioning agents, not LLM chatbots. Conflating the two is the single biggest way buyers misread this category. If you need a conversational assistant, that is a different product; if you need automated per-user message orchestration, this is the mechanism.

How an individual agent learns

Each agent treats every send as an experiment. It proposes an action — say, a push notification with a particular tone at a particular hour — observes the outcome, and updates its beliefs about what works for that one person. Thompson Sampling balances exploration (trying something new to learn) against exploitation (repeating what has worked), so the system keeps improving per user rather than freezing on a segment-level winner. Multiply that across hundreds of millions of users and you get the decisioning volume Aampe describes.

The zero-PII design

Aampe’s architecture stores no personally identifiable information. It operates on anonymized behavioral patterns instead of user-level identity attributes. For a privacy and procurement review that is a meaningful distinction from rules-based platforms that often retain rich user-level profiles — though, as always, it should be verified against the data-processing terms rather than taken from a slide.

Where the data comes from

These agents do not invent behavior; they learn from it. They need a steady stream of clean behavioral events, which is why this category sits on top of a customer data layer. If you are weighing whether to feed agents from your warehouse, our take on agentic CDP infrastructure covers the data plumbing that makes per-user decisioning possible in the first place.

03Why NowThe shift is about infrastructure, not ambition.

The most useful way to read this deal is as a cost-of-compute inflection, not a new idea. One-to-one personalization has been the stated goal of CRM since the 1990s; what blocked it was never imagination but the price and latency of making a fresh decision for each person on each channel. When the per-decision cost collapses, running an agent for every customer stops being a thought experiment and becomes an operating model. That is the structural change, and it is why a mid-market platform — not just an enterprise giant — can now ship it.

“Every marketer wants relevance for each user. The challenge has always been infrastructure, not ambition.”— Raviteja Dodda, Co-founder and CEO, MoEngage

The market backdrop explains the urgency. Adoption of AI agents in marketing is now near-universal in name, but shallow in practice: most organizations are experimenting, and only a minority have scaled anything to production. That gap between trying and operating is exactly the space an acquisition like this is meant to close — by shipping a working agentic layer rather than asking marketers to build one.

State of agentic AI adoption in marketing, 2026

Source: Scott Brinker, Martech for 2026 · via eMarketer
Use AI agents somewhere in the stackshare of marketing organizations, 2026
90.3%
Still in experimental phasespiloting, not yet operational at scale
62%
Advanced to scaling implementationrunning agentic AI in production
23%
Context, with attribution
Adoption figures above are from Scott Brinker’s Martech for 2026 research, reported via eMarketer and MarTech.org. They describe a field that is almost entirely experimenting with agents while only about a quarter run them at scale — a “try-but-not-yet-scale” pattern that vendors are racing to resolve with packaged, deployable agentic products.

04Paradigm ShiftSegments vs. agents: the real difference.

This is the comparison no vendor publishes, because an honest apples-to-apples table makes legacy products look dated. Moving from a rules-based customer-engagement platform to an agentic one is not an incremental upgrade; it is a different computational model. The table below maps the dimensions that actually matter in a martech RFP, using MoEngage plus Aampe as the named agentic example and platforms like Salesforce Marketing Cloud and legacy Braze as the rules-based reference.

Rules-based customer-engagement platform versus agentic customer-engagement platform, compared across ten martech-RFP dimensions grouped by personalization model, operations and learning, and governance and fit. Rules-based examples are Salesforce Marketing Cloud and legacy Braze; the agentic example is MoEngage with Aampe. Compiled by Digital Applied from MoEngage, PRNewswire, CMSWire, and MarTech.org sources, retrieved June 27, 2026.
DimensionRules-based CEPAgentic CEP (MoEngage + Aampe)
Personalization model
Personalization unitA segment — a group of similar usersAn individual user, with a dedicated agent
Journey logicMarketer-defined if/then rules and flowsDiscovered per user through continuous experiments
Optimization methodA/B tests on segments; a human ships the winnerPer-user Thompson Sampling; updates continuously
Operations & learning
Message timingPre-set cadences or trigger rulesThe agent decides when, from each user’s signals
Learning carry-forwardLargely resets with each new campaign buildAccumulates across campaigns and channels
New-campaign rampStarts cold for every new segmentInherits what the agent already learned per user
Marketer’s roleAuthor rules, build journeys, manage segmentsSet goals, supply content and guardrails
Governance & fit
Privacy modelOften stores user-level attributesAampe: zero-PII, anonymized behavioral patterns
Migration costEntrenched in data and workflow dependencies“Start Anywhere” — add alongside the current stack
Best-fit buyerEnterprises with large segment-ops teamsB2C brands with large, high-volume user bases

Read down the first column and the pattern is clear: rules-based platforms put the human in the loop on every decision — authoring segments, journeys, and tests — while agentic platforms move the human up a level to goals, content, and guardrails and let the system handle per-user execution. That is not strictly better for everyone. Teams with tightly governed, compliance-driven journeys may want the explicit control of rules; teams drowning in segment maintenance across large user bases are the ones who gain most from handing execution to agents.

05Reading The NumbersThe evidence, and how to stress-test it.

The numbers attached to this deal are striking, and almost all of them are vendor-stated. That does not make them false — it makes them unaudited, which is a different thing. The discipline is to take each figure, note its source, and decide what evidence you would need before relying on it in your own plan.

Decisioning scale
AI decisions per week
200B+

Aampe states its platform processes more than 200 billion decisioning events weekly across hundreds of millions of per-user agents. The figure has climbed since 2024 and is company-reported, not independently audited — treat it as a scale signal, not a measured benchmark.

Aampe-stated
Installed base
Agents deployed by Dec 2024
100M+

At its December 2024 Series A, Aampe reported 100M+ deployed agents across four continents, scaling to hundreds of millions by the 2026 acquisition. The Dec 2024 figure is the firmest anchor; later totals are vendor-described.

GlobeNewswire / vendor
Growth
ARR growth, prior year
150%

TechCrunch reported roughly 150% annual recurring revenue growth in the year before the deal, citing MoEngage. Useful color on momentum, but a company-supplied figure rather than audited financials.

Vendor via TechCrunch

The most-quoted customer proof point comes from Taxfix, a European tax platform that ran Aampe alongside a rules-based CRM system it had tuned for four years. The reported results are large — and they come straight from promotional materials, so they belong in quotation marks and a caveat, not in your forecast.

“Aampe delivered 50% performance improvement, achieved 40% revenue uplift versus controls, and proved 120–150 times more cost-efficient than advertising for returning customer behavior.”— Alex Beresford, Chief Growth Officer, Taxfix
How to read a 120–150x claim
A figure like “120–150x more cost-efficient than advertising” is a vendor-reported A/B test in a specific channel context — re-engagement CRM versus paid ads for returning customers — not a universal comparison. The same goes for Aampe’s website metrics (128% engagement, 25% incremental purchases, 135% GMV). Before you let any of these set expectations, ask the vendor for holdout- controlled results in your vertical, on your audience, with the methodology written down. If they can only show the brochure number, weight it accordingly.

06Competitive MapWhat the deal signals about the market.

MoEngage is explicit about why it bought decisioning intelligence: it wants to pull enterprise customers off legacy suites. CEO Raviteja Dodda told TechCrunch that a large part of MoEngage’s growth comes from migrations off Salesforce Marketing Cloud and Adobe Experience Cloud, citing several recent multimillion-dollar deals from Salesforce switchers. That is a directional signal — a handful of named wins — not market-share data, and it should be read as momentum rather than dominance.

Zoom out and a pattern emerges across enterprise martech: the platforms are all acquiring decisioning and intelligence layers. MoEngage buying Aampe is the customer-engagement equivalent of the Zeta-Palantir Athena deal, which attacked the same problem from the enterprise data side. Different entry points, same thesis: the next competitive edge in martech is automated, per-user decisioning rather than another campaign-builder feature.

The trickle-down to watch
Enterprise capabilities in this category tend to reach smaller platforms within roughly 12 to 18 months. MoEngage also shipped Merlin AI Custom Agents in June 2026, adding marketer-defined guardrails, full activity-log visibility, and Model Context Protocol connectivity to Claude and ChatGPT — a sign that governance around agents is becoming a feature, not an afterthought. The practical read for smaller brands: expect agentic decisioning to land in your tier soon, and start asking vendors about it now.

07For BuyersWhat marketing-technology buyers should do.

You do not need to switch platforms this quarter to respond to this trend. You do need a point of view on where per-user decisioning fits in your stack, and a short list of questions for your current vendors. The right move depends on what you already run.

On a rules-based CEP
Salesforce MC or legacy Braze today

Don’t rip and replace on a press release. Ask your incumbent for its agentic-decisioning roadmap and a holdout-controlled pilot. If it can’t answer, that gap — not the brochure metrics — is the real signal.

Pressure-test the incumbent
CDP, no decisioning
Strong data layer, manual activation

You may be able to add an agentic decisioning layer on top of your existing warehouse or CDP rather than migrating. Weigh add-on vs. integrated CEP with our CDP decision matrix before committing.

Add a layer, don’t migrate
Mid-market / SMB
Smaller team, large user base

This capability will trickle down to your tier within 12–18 months. Pilot per-user agents on one high-volume lifecycle use case — re-engagement is the classic one — and measure against a real holdout before scaling.

Pilot one use case
Buying now
Running an active RFP

Use the segments-vs-agents table as your scorecard. Require zero-PII or documented data handling, semantic learning carry-forward, and a “Start Anywhere” deployment path so you’re not forced into a migration to test value.

Score on paradigm, not features

Looking forward, the safe bet is that “one agent per customer” becomes table stakes rather than a differentiator. Within a year or two, most serious customer-engagement platforms will claim some form of per-user decisioning; the differences that matter will move to data quality, governance, and how honestly vendors report results. Buyers who build the evaluation muscle now — holdout discipline, paradigm-level scorecards, a clear data strategy — will be the ones who actually capture the upside instead of buying the slide. If you want help running that evaluation, our CRM and marketing automation engagements start with exactly this kind of structured, vendor-neutral assessment. And for buyers still deciding whether to add a layer or re-platform, the CDP decision matrix is the companion read.

08ConclusionA quiet acquisition with a loud implication.

The shape of B2C martech, mid-2026

The unit of personalization is shifting from the segment to the individual.

MoEngage buying Aampe is a modest deal by headline standards — an all-cash transaction, undisclosed terms, about 20 people. But the idea it operationalizes is not modest. Replacing segment-and-rules marketing with one learning agent per customer is a different computational model for how lifecycle messaging gets decided, and the deal is a clear marker of where mid-market martech is heading.

The honest framing keeps two things separate. The mechanism is real and well-defined: per-user reinforcement-learning agents that optimize message, channel, and timing — not generative chatbots. The performance numbers are vendor-stated and belong in quotation marks until you reproduce them on your own audience with a real holdout. Hold both at once and you read this category clearly instead of getting sold by it.

The practical move for buyers is not to chase the announcement but to build the muscle behind it. Ask your current platform what its agentic plan is. Insist on holdout-controlled evidence. Get your customer-data foundation clean enough that per-user agents would have something to learn from. Do that, and when “one agent per customer” becomes table stakes — which it will — you will be positioned to use it, not just to talk about it.

Evaluate agentic decisioning the right way

Buy per-user decisioning on evidence, not the brochure.

We help B2C and lifecycle marketing teams evaluate agentic decisioning vendors, design holdout-controlled pilots, and get the customer-data foundation ready so per-user agents actually have something to learn from.

Free consultationVendor-neutralHoldout-tested
What we work on

Agentic martech engagements

  • Vendor evaluations — agentic CEP vs. your incumbent
  • Holdout-controlled pilots on real lifecycle use cases
  • CDP / warehouse readiness for per-user decisioning
  • Segments-to-agents migration scorecards for RFPs
  • Governance and zero-PII review for AI-driven messaging
FAQ · MoEngage–Aampe deal

The questions we get every week.

On June 24, 2026, MoEngage acquired Aampe, a San Francisco company that builds per-user AI decisioning agents. It was an all-cash transaction, and official financial terms were not disclosed. TechCrunch reported, citing a source familiar with the deal, that it was worth tens of millions of dollars, but that is an unconfirmed ballpark rather than a confirmed price. Roughly 20 Aampe employees join MoEngage, taking total headcount to around 820, and Aampe’s three co-founders move over to lead a new Agentic Decisioning group. The strategic logic is to combine MoEngage’s reach — 1,350-plus brands across 75 countries — with Aampe’s decisioning engine.
Related dispatches

Continue exploring agentic CRM & martech.