You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
UCP is doing a great job standardizing how agents discover products, build carts, and complete purchases. I think there is one important piece still missing: how agentic platforms participate economically in the commerce they help create.
Creators, publishers, and affiliates already have mature referral models via affiliate networks though still full of friction and not scalable because it is not feasible to apply to each individual brand/merchant. Shopping agents increasingly do much more when it comes to understanding intent, comparing products, personalizing recommendations, and guiding users toward a high-quality purchase with reduced chances of abandonment and return while also carrying real AI/inference costs.
This is especially important for bootstrapped startups. Without a sustainable referral model, it is hard to offer generous free usage, previews, or high-quality shopping experiences before reaching meaningful scale.
UCP already has an attribution primitive, and Shopify's Spring '26 Catalog API is starting to explore commissions through Promoted Placements. It would be great to make this more portable across UCP instead of requiring every platform to integrate separate affiliate networks and merchant-specific systems.
A lightweight UCP extension could standardize things like:
referral/commission eligibility
referral/commission rates range
compensation terms
attribution window
referral/conversion IDs
refund/cancellation reversals
disclosure metadata
Working flow might be as follows:
Merchant UCP Profile
↓
referral capability advertised
↓
Agent discovers:
eligible: true
commission: 5–8%
attribution_window: 7d
↓
Agent Platform recommends based on user fit NOT commission
↓
attribution propagated
↓
purchase
↓
qualified conversion
↓
commission / reversal lifecycle
Actual payouts could remain outside UCP.
One important distinction: commission should not automatically mean sponsored ranking. An agent should still be able to recommend what is best for the user and earn a referral fee if that merchant participates. Paid placement, when it affects ranking, should be represented and disclosed separately. Merchants and platforms should be able to declare their willingness to participate through a simple, machine-readable capability.
I think this could help create a healthier ecosystem for independent shopping agents and smaller startups while giving merchants another interoperable channel for qualified demand.
Does extending UCP's existing attribution model in this direction make sense?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
UCP is doing a great job standardizing how agents discover products, build carts, and complete purchases. I think there is one important piece still missing: how agentic platforms participate economically in the commerce they help create.
Creators, publishers, and affiliates already have mature referral models via affiliate networks though still full of friction and not scalable because it is not feasible to apply to each individual brand/merchant. Shopping agents increasingly do much more when it comes to understanding intent, comparing products, personalizing recommendations, and guiding users toward a high-quality purchase with reduced chances of abandonment and return while also carrying real AI/inference costs.
This is especially important for bootstrapped startups. Without a sustainable referral model, it is hard to offer generous free usage, previews, or high-quality shopping experiences before reaching meaningful scale.
UCP already has an
attributionprimitive, and Shopify's Spring '26 Catalog API is starting to explore commissions through Promoted Placements. It would be great to make this more portable across UCP instead of requiring every platform to integrate separate affiliate networks and merchant-specific systems.A lightweight UCP extension could standardize things like:
Working flow might be as follows:
Merchant UCP Profile ↓ referral capability advertised ↓ Agent discovers: eligible: true commission: 5–8% attribution_window: 7d ↓ Agent Platform recommends based on user fit NOT commission ↓ attribution propagated ↓ purchase ↓ qualified conversion ↓ commission / reversal lifecycleActual payouts could remain outside UCP.
One important distinction: commission should not automatically mean sponsored ranking. An agent should still be able to recommend what is best for the user and earn a referral fee if that merchant participates. Paid placement, when it affects ranking, should be represented and disclosed separately. Merchants and platforms should be able to declare their willingness to participate through a simple, machine-readable capability.
I think this could help create a healthier ecosystem for independent shopping agents and smaller startups while giving merchants another interoperable channel for qualified demand.
Does extending UCP's existing attribution model in this direction make sense?
All reactions