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.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
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