The definition, unpacked
Two halves. The experience layer half: a runtime that sits between your traffic and your site, reads what each visitor is doing in the session, and decides what that visitor sees — which hero, which offer, which copy — before the page finishes painting. No CDP, identity graph, or data warehouse on the critical path.
The agentic half: every operation in that layer is exposed as a callable tool. Reading a segment, drafting a variant, wiring a placement, checking lift — in AXO each of these is one of 130+ MCP tools, so the same actions a person takes in the app, an AI agent can take programmatically. The layer is built to be driven, by your team and by your team's agents.
What it is not
The phrase is young, so adjacent products borrow it. It is not contact-center orchestration — UJET markets an "Agentic Experience Orchestration (AXO)" for customer-service agents, which is a different product category (and a different AXO). It is not Salesforce's Agentforce experience layer, which is the UI surface for Salesforce's own agents. And it is not an LLM rewriting your landing pages per visitor.
That last one matters most. In a well-built agentic experience layer, the agent operates the setup — the live, per-pageview decision stays deterministic. Same visitor behavior in, same experience out, every time, with no model call and no hallucination risk in the path that runs thousands of times an hour. The agentic surface is the tooling around the machine, not a language model improvising in production.
The architecture
In AXO's implementation the layer has three faces. A lightweight tag that senses behavior and acts on the page, deciding in under 200 milliseconds. An app where your team drives: zones, segments, variants, reports. And an agentic surface — 130+ MCP tools plus a REST API — so an agent can run the same system at a scale no team could click through.
Measurement is part of the layer, not an add-on: every configuration runs against an always-on holdout, so the lift the layer produces is proven against a control group rather than claimed from a dashboard.