Per-tool telemetry wired through Optimizely Data Platform. Know who's using your WebMCP before you over-invest.
Every agent invocation is tagged with the caller (Claude, ChatGPT, Gemini, Cursor…), the args they passed, and whether the call succeeded. Pipe it to ODP for segmentation, or read it inline in the Analytics screen.
Top-10 view keeps the signal above the noise: which tool gets called most, which agents call it, which args are common, and where calls fail.
For each invocation, see the prompt that triggered it, the args the agent chose, and the response your site returned. Debug misrouting in minutes.
Pipe "agents who completed checkout this week" into ODP as a live segment. Use it for agent-aware personalisation on the next visit.
{"tool": "checkout_cart","agent": "Claude","args": { "items": 3, "currency": "USD" },"result": "ok","durationMs": 412,"at": "2026-04-21T14:22:18Z"}