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!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Please note that on Friday, March 20, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 4 hours. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Analytics Data e-commerce data only partially parses
OK We have Google Analytics working fine for everything but the order complete transaction tracking.
Using a modified version of this:
http://www.celigo.com/blog/2007/07/google-analytics-for-netsuite.html
For anyone coming across this.
It's modified to use the newer GA.js for better https support without additional document.write scripts..
[CENTER][/CENTER]
Our problem is that only 3 of every 10 transactions get all their data decoded, though all appear in the e-commerce tab. Specifically whilst GA gets the order number, # of items, etc it does not get total order value. Which is really weird.
Is anyone else seeing this behavior?
The code we squirt through Order Tracking Script HTML is:
0