Choose a playbook
UCP via Google Merchant Center
Feed requirements, Business Profile setup, and endpoint development for Google AI Mode.
UCP on Shopify
Enable UCP using Shopify’s native support, Checkout Kit, or a custom manifest.
ACP Instant Checkout
Implement the required ACP endpoints and webhooks for ChatGPT checkout.
Feed specs and formatting
Prepare and submit product feeds for UCP/ACP submission.
Playbook 1: UCP via Google Merchant Center
Who this is for: Brands and merchants that already have — or can create — a Google Merchant Center account. What you’ll build:- A clean product feed meeting Google AI Mode requirements
- A
/.well-known/ucpmanifest - Catalog and checkout endpoints
Playbook 2: UCP on Shopify
Who this is for: Shopify merchants on any plan who want to enable UCP without custom engineering. What you’ll build:- A UCP manifest via Shopify Admin or a custom app
- Checkout Kit-backed checkout endpoints, or native UCP settings
Playbook 3: ACP Instant Checkout
Who this is for: Brands that want ChatGPT Instant Checkout — purchases completed inside the ChatGPT conversation. What you’ll build:- Three ACP tool definitions
/acp/checkout/create,/update, and/completeendpoints- Webhook handlers for order fulfillment
- An idempotency layer
Playbook 4: UCP + ACP together
Who this is for: Brands that want maximum coverage — Google AI Mode plus ChatGPT. Implement in this order to avoid rework:Start with UCP
UCP via Google Merchant Center is the fastest path to meaningful traffic because Google AI Mode has the largest reach. It also builds the catalog and checkout infrastructure that ACP will reuse.
Add the Asva attribution snippet
Once UCP traffic starts flowing from Google, install the attribution snippet so you can measure it in GA4.
Playbook 5: Agency multi-client rollout
Who this is for: Agencies implementing agentic commerce across multiple client domains simultaneously.Prioritization framework
Run Readiness Scores for all clients first. Clients with higher baseline scores cost less to push to launch — prioritize them to get early wins, then backfill the lower-scoring clients.Multi-domain tooling
- Template the manifest — generate a base manifest using the Manifest API and customize per domain. Store manifest templates in version control so any domain can be re-deployed in seconds.
- Standardize the stack — pick one PSP and one implementation pattern, then document it as your internal playbook. Consistency across clients dramatically reduces debugging time.
- Measure with the Attribution API — use
GET /api/reportwith each client domain to pull multi-client dashboards without logging into separate accounts.
Client onboarding checklist
Use this checklist for each new client before implementation begins:- Google Merchant Center account confirmed or created
- Readiness Score run and gaps documented
- Product feed format identified (JSON, XML, or Shopify native)
- Checkout platform confirmed (Shopify, headless, custom)
- PSP confirmed and Razorpay eligibility assessed (India clients)
- GA4 property access granted for attribution setup
Deploy manifest templates at scale
After generating manifests for each client, deploy them in a single scripted pass:Reporting templates
After go-live, pull weekly attribution summaries across all clients:After completing any playbook
Once your implementation is live:- Run the Readiness Score for a final validation: asva-ai.com/tools/readiness
- Install the attribution snippet to start measuring AI commerce traffic
- Set up GA4 custom dimensions to track AI sessions in your existing reports