mallo-skyline
v1.1.2
Published
data tracking module
Downloads
9
Readme
data_tracking
To Start: npm install mallo-skyline --save
Use this as a wrapper. For example:
Skyline requires two props First: option. The current version this API only supports url in options. const options = { url: "http://localhost:8080/collect" }; Second: id. id is the field get collected by your backend.