• Resolved MBV

    (@mbv)


    I’m noticing in console a whole list of errors saying “Uncaught SyntaxError: Unexpected token <”

    The all refer to the same kind of error…In the page source, here is an example error, where it refers to the line with the “</p>”.

    <p>			<script>
    			(function($) {
    				$( '.products .post-1532 a' ).click( function() {
    					if ( true === $(this).hasClass( 'add_to_cart_button' ) ) {
    						return;
    					}</p>
    <p>					ga( 'ec:addProduct', {
    						'id': '1532',
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Console errors with Woocommerce Google Analytics Integration plugin’ is closed to new replies.