Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Need ORDERITEM attribute for 3rd party tracking
Hello,
Thanks to these boards I found out how to easily apply third-party javascript tracking code in the Order Confirmation Page message.
However, in addition to subtotal and ordernumber, which exist, I also have to provide an attribute for ORDERITEMS as follows:
[INDENT][ORDERITEMS] Replace this with a delimited list of items that were part of the order.
Each order item needs to contain the SKU, Item Price (for a single item) and quantity and be delimited by the pipe (|) character:
SKU|Price|Quantity
For orders that contain multiple items, each item should be delimited with the tilde (~) character. Example with multiple items:
0