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 here noConflict or click on noConflict :
No comments:
Post a Comment