Monday, 15 April 2013

javascript - <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> Breaks my Site, but I need for Event Tracking -


I need Jquery to do Event Tracking for some plugins I get everything to work with :

  & lt; Script src = "// code.jquery.com/jquery-1.11.1.min.js"></script> ('Click', function () {ga ('send', ''. 'Event', 'button', 'click', 'case study');});  

The problem ... jquery code breaks website functionality How can I track events in Google Analytics, but can not break jquery functionality?

Site Director Hackenselting.com

WordPress is usually used to Automatically loads in jQuery for admin side. Try using jQuery in noConflict or click on

here noConflict :


No comments:

Post a Comment