Back to Directory
Attentive favicon

Attentive

Ecosystem

SMS and email marketing platform for e-commerce, integrating UCP order events to trigger personalized messages after agent-initiated purchases.

Attentive is a conversational marketing platform focused on SMS, used by over 8,000 brands including Sephora, CB2, and Urban Outfitters. Attentive is extending its event pipeline to capture UCP checkout events, ensuring that post-purchase SMS flows fire correctly when purchases are initiated by AI agents.

The challenge is attribution. When a shopper buys through an AI agent, the purchase may not carry the same attribution signals Attentive uses to route into the correct flow. A purchase tagged as UCP-initiated needs to route to the same confirmation, shipping update, and re-engagement sequences as a direct purchase, while also providing agent metadata needed for analytics.

Attentive is also exploring how agents can use Attentive's subscriber list as an identity signal during UCP checkout, potentially allowing merchants to skip identity-linking prompts for shoppers who are already opted into Attentive SMS.

Why This Matters for UCP

Attentive captures UCP order events to trigger post-purchase SMS and email flows for agent-initiated purchases, ensuring shoppers receive the same personalized communication regardless of how they bought.

UCP Capabilities

order management

UCP Endpoint

Ecosystem — Endpoint not yet publicly available

Integration Example

// Attentive UCP order event integration
// Forward UCP checkout events to trigger Attentive SMS flows
ucpServer.on('checkout.completed', async (event) => {
  await attentive.events.send({
    type: 'Order Placed',
    user: { phone: event.shopper_phone, email: event.shopper_email },
    properties: {
      order_id: event.order_id,
      total: event.total,
      items: event.items,
      ucp_agent: event.agent_id   // for analytics segmentation
    }
  });
});

UCP Status

Ecosystem

Tags

smsemailmarketingretentionpost-purchaseconversational

Pricing

paid

Added 2026-04-13
Documentation

Is this your listing? Claim it to get analytics, a verified badge, and priority placement. Claim your listing →

Reviews

★★★★★4.7 (3 reviews)

These are illustrative examples to show what reviews will look like. Submit your own experience below.

JS

J. Santos

Senior Engineer · Feb 28, 2026

★★★★★

Integration was straightforward. The UCP endpoint discovery works as documented and checkout completes in under 2 seconds.

ML

M. Lee

Backend Developer · Mar 3, 2026

★★★★

Works well for our use case. The documentation is accurate and the implementation matches what the spec describes.

RK

R. Kapoor

Platform Engineer · Jan 15, 2026

★★★★★

Integrated in an afternoon. Solid implementation with no unexpected edge cases in production.

21 other tools in Commerce Enablers

Is this your tool? Claim this listing

Related Commerce Enablers

UCPStore favicon

UCPStore

Commerce Enablers

Live

Service that transforms existing e-commerce stores into UCP-compatible endpoints without platform migration.

saasshopifywoocommerce
UnverifiedAgent-Ready: 70%
4.4implementation(13 signals)
freemium
SFCC UCP Cartridge favicon

SFCC UCP Cartridge

Commerce Enablers

Live

Open-source Salesforce Commerce Cloud cartridge that implements UCP checkout for SFCC storefronts.

salesforcesfcccartridge
UnverifiedAgent-Ready: 70%
4.8implementation(17 signals)
Open Sourcefree
Shopify Checkout Kit favicon

Shopify Checkout Kit

Commerce Enablers

Live

Shopify's developer toolkit for implementing UCP on any Shopify storefront, enabling AI agent-initiated checkouts.

shopifyofficialcheckout
UnverifiedAgent-Ready: 70%
4.9implementation(29 signals)
free