petemiron / Gatling

Turn all your awful blocking javascript analytics into clean, centralized asynchronous code.

Home Page:http://code.knewton.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gatling Analytics

Version: 0.1.5

License: Dual licensed under:
MIT
GPLv3

Author: Eric Garside

Size: 2.9K Closure Compiled, 12K Source

Overview

Provides a framework for using non-asynchronous tracking pixles asynchronously. Using gatling, almost any third party blocking tracking pixel can be reliably fired after the DomReady event, meaning that you can implement as many trackers as you need without it impacting the performance of your webpages. It is recommended you use this plugin with jQuery 1.4.2

Browser Support

IE6+, WebKit Browsers (Safari, Chrome), Firefox 2+

Simple Example

Check the “example.html” file for a quick example.

Documentation

Check out the Gatling Wiki

Changelog

Version 0.1

  • Initial Release

About

Turn all your awful blocking javascript analytics into clean, centralized asynchronous code.

http://code.knewton.com/