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!
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