Skip to content

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

Notifications You must be signed in to change notification settings

petemiron/Gatling

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published