반응형
Boba.js: JavaScript for Google Analytics
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.
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
반응형
'프로그래밍 > Script' 카테고리의 다른 글
[jQuery] jQuery Cheat Sheet: A quick API reference (0) | 2014.07.07 |
---|---|
[javascript] Passwordless: Authentication middleware for Express & Node.js (0) | 2014.07.07 |
Agile CSS3 Engine: Generate pure CSS3 with JavaScript (0) | 2014.07.07 |
[Charts] Epoch: A real-time charting library (0) | 2014.07.04 |
[JAVASCRIPT] Multithread.js: Easy in-browser multithreading (0) | 2014.06.26 |