- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
I have set up a store, and I need to track conversions with a third party app. I am using the Custom Tracking on the Receipts Page, which allows me to run some JS nicely there. Also it is being provided an {items} variable that contains an array of the products that were purchased.
However, there is no SKU property in there, which is the most important parameter that I need for my tracking. This is what I can find per item:
- current_price
- description
- discounted_price
- id
- image_url
- name
- options
- price
- quantity
- sale_price
- total_price
- url
If only it had the SKU my life would be so easy, but it is not there. Any clues how I might get the SKU for all the products in {items}
Thank you
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
Welcome to the Community, @a_leon_zoovu -
Thank you for reaching out about the SKU feature. Right now, what you're asking for would be a feature request.
I will go ahead and send this over to our Product Team. They will take a look and assess it from there.
Community Moderator, Square
Sign in and click Mark as Best Answer if my reply answers your question.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report