Discussions
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)"