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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Analytics Submit Attributes - How to check it?
I added the Google Analytics code to the "Analytics Submit Attributes" in the Website Setup, but how do I check it if it's working?
I did a view source of the shopping cart page and the checkout button does not show the code I entered in the above field:
<INPUT type='submit' class='bgbutton' style='' value='Proceed to Checkout' id='checkout' name='checkout' onkeypress="event.cancelBubble=true;" onclick="return(document.forms['cart'].elements['redirect'].value='https://checkout.netsuite.com/s.nl?c=XXXXXXX,true)">
In the "Analytics Submit Attributes" field I have: onsubmit="pageTracker._linkByPost(this)"
0