checkout-sheet-kit-react-native icon indicating copy to clipboard operation
checkout-sheet-kit-react-native copied to clipboard

Add `OrderCustomer.isFirstOrder` to checkout_completed Event Data

Open mamoroom opened this issue 9 months ago • 1 comments

Description

I would like to request an enhancement regarding the event data available for the checkout_completed event in your implementation.

According to the Shopify Web Pixels API documentation, it seems possible to retrieve the OrderCustomer.isFirstOrder attribute. However, it appears that this functionality is not currently implemented in the sheet-kit side of things. https://github.com/Shopify/checkout-sheet-kit-react-native/blob/main/modules/%40shopify/checkout-sheet-kit/src/pixels.d.ts#L491

Could you please consider adding support for this attribute? It would be incredibly helpful for our analytics and customer segmentation efforts.

Rationale

Enhance Customer Segmentation: Differentiate between new and returning customers, allowing for more targeted marketing strategies and personalized customer experiences.

mamoroom avatar Mar 21 '25 23:03 mamoroom

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs in 30 days. Thank you for your contributions.

github-actions[bot] avatar May 09 '25 03:05 github-actions[bot]

This shipped as part of 3.3.0

markmur avatar Aug 27 '25 17:08 markmur