0.0.53 • Published 7 years ago

supertracker v0.0.53

Weekly downloads
3
License
GLP
Repository
github
Last release
7 years ago

supertracker

Please dont install this, it's in a very early stage of developement!!

supertracker is an npm package for NodeJS, which came to life with the mission to ease tracking the traffic of your webservice. The Federation needs you!!

Local and global usage

The package can be used as a local, or a global package. The local install defines routes to track events on, and to view the apps usage statistics.

Local usage

The local package lets you define a route, on which the package features become accessible.

/*
* Initialise the package, passing the app to it, and defining the route for 
* package features. Leaving it blank will make the features accessible on the 
* base route of the app.
*/  
st=require('supertracker')(app, "/tracking"); 

Global usage

The global install adds a command "supertracker" in your path. Running the command will fire up a server listening to tracking events, saving them into a database upon receiving.

$ supertracker

Features

track

Receives ajax messages saving them to database

dashboard

Monitoring and visualizing app usage.

0.0.53

7 years ago

0.0.52

7 years ago

0.0.49

8 years ago

0.0.48

8 years ago

0.0.47

8 years ago

0.0.46

8 years ago

0.0.45

8 years ago

0.0.44

8 years ago

0.0.43

9 years ago

0.0.42

9 years ago

0.0.41

9 years ago

0.0.40

9 years ago

0.0.39

9 years ago

0.0.38

9 years ago

0.0.37

9 years ago

0.0.36

9 years ago

0.0.35

9 years ago

0.0.34

9 years ago

0.0.32

9 years ago

0.0.31

9 years ago

0.0.30

9 years ago

0.0.29

9 years ago

0.0.28

9 years ago

0.0.27

9 years ago

0.0.26

9 years ago

0.0.25

9 years ago

0.0.24

9 years ago

0.0.22

9 years ago

0.0.21

9 years ago

0.0.20

9 years ago

0.0.19

9 years ago

0.0.18

9 years ago

0.0.17

9 years ago

0.0.16

9 years ago

0.0.15

9 years ago

0.0.14

9 years ago

0.0.13

9 years ago

0.0.12

9 years ago

0.0.11

9 years ago

0.0.10

9 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago