Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 352 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 352 Bytes

analytics-client-js

Javascript client for Acunu Analytics

Installation

To install the node module, use npm:

npm install acunu-analytics

To use the library in a browser, include the file out/acunu-analytics.js in your html file.