반응형

Boba.js: JavaScript for Google Analytics

Javascript / Added on July 2, 2014 / Add to favorites

Boba.js is an easily extensible JavaScript library for working with Google Analytics. It works with ga.js and analytics.js, and makes tracking everything child’s play.

boba

Need those links tracked? "As you wish." 

 

 

 

Boba.js

Boba.js is a small, easily extensible JavaScript library that makes working with Google Analytics easier. It supports the old ga.js library as well as the new analytics.js library. It has one out of the box function,trackLinks, and makes tracking everything else child's play. Requires jQuery.

Use it

Create a new instance of Boba:

tracker = new Boba
반응형

+ Recent posts