Shopify / ui-extensions

MIT License
268 stars 36 forks source link

[Checkout UI] Attribute products added via extensions to the app id for accurate conversion & revenue reporting #1082

Open gil-- opened 1 year ago

gil-- commented 1 year ago

Please list the related package(s)

checkout-ui-extensions

If this related to specific APIs or components, please list them here

useApplyLineItems attribution

Is your feature request related to a problem? Please describe.

Line items (products) added from a checkout extension using the useApplyLineItems api should be appropriately attributed within the sales/reporting data similar to POS Staff or Sales Channels.

Describe the changes you are looking for

I'd like for Shopify to provide app level attribution for line items added via checkout extensions so that it's easier for a merchant to understand how much actual revenue is being added via a particular app/extension.

A few important considerations:

Describe alternatives you’ve considered

Currently doing my own attribution and surfacing in-app

Additional context

I think this is similar to the (upcoming/future) native a/b features on checkout.

dnagoda commented 1 year ago

Thanks, @gil-- . Added to the enhancement backlog.