x

Custom Tracking | Receipt Page - How to get SKU

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

591 Views
Message 1 of 2
Report
1 REPLY 1
Square Community Moderator

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. 

 

 

Kassi
Community Moderator, Square
Sign in and click Mark as Best Answer if my reply answers your question.
540 Views
Message 2 of 2
Report