Realtime User Scoring/Profiling

Node.js Example


Gator Analytics has published an NPM package called gator-score. This package allows for querying the user scoring API easily from Node.js projects. To get the package, install it from NPM into your project:

npm install gator-score

You can view the package on the NPM site: gator-score.

Once the package is installed, you can make API calls like so: