pushlytics

0.0.1 • Public • Published

pushlytics

Simple server to serve a pixel and record metrics in a LevelDB instance

install

$ npm install -g pushlytics

usage

usage: pushlytics [-hV] [-p port] [-r route] [-d dbpath] [-n dbprefix]

example

$ pushlytics -p 8888 -r '/path/to/pixel.gif' -d /data/pixel -n analytics

Use something like lev or ldb to read from the database on the command line or read directly using level and sublevel.

license

MIT

Readme

Keywords

Package Sidebar

Install

npm i pushlytics

Weekly Downloads

2

Version

0.0.1

License

MIT

Last publish

Collaborators

  • werle