Discussions
Line items in tracking info for Google Analytics
We are using Google Analytics to track ROI on PPC and othr campaigns, it works at an order level but I would like to be able to report at the line item level. IE This order had x numbers of y item at z cost.
Google analytics provides the code for this but NetSuite help only provides a limited number of full order only attributes:
<%=getCurrentAttribute('confirmation','attribute')%>
Values for attributes are:
subtotal
tax
shipping
total
ordernumber
promotioncoderef
partner
shipmethodref
Has anyone managed to come up with a workaround to get line items?
Phil