Google Analytics is a free web analytics service that tracks and reports website traffic.
Google Tag Manager is a tag management system (TMS) that allows you to quickly and easily update measurement codes and related code fragments collectively known as tags on your website or mobile app.
jQuery CDN is a way to include jQuery in your website without actually downloading and keeping it your website's folder.
jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.
Lightbox is small javascript library used to overlay images on top of the current page.
Mobile-detect.js is a compact JavaScript library designed to detect devices by comparing patterns against a given User-Agent string.
Modernizr is a JavaScript library that detects the features available in a user's browser.
Open Graph is a protocol that is used to integrate any web page into the social graph.
Prototype is a JavaScript Framework that aims to ease development of web applications.
Twitter is a 'microblogging' system that allows you to send and receive short posts called tweets.
Underscore.js is a JavaScript library which provides utility functions for common programming tasks. It is comparable to features provided by Prototype.js and the Ruby language, but opts for a functional programming design instead of extending object prototypes.