You are here: Blog » Posts Tagged "jquery"
jquery
Select children and descendants in jQuery
Google Analytics Track Form Submission
Learn how to record every time someone submits one of your contact forms with this useful Google Analytics track form submissions snippet.
Google Analytics Track Phone Number Clicks
This is a snippet you can use in Google Analytics to track phone number clicks. The code looks slightly different depending on if you use analytics.js or the older ga.js tracking code.
Difference Between a Human Click and Automated Click
Include Latest jQuery
Here is a quick snippet which you can use to include the latest version of jQuery on your site. Some benefits of this method: You’ll always be up to date Protocol isn’t defined so it’s safe to load from site’s starting with both http and https jQuery is served via a CDN so you don’t…