0.0.1 • Published 12 years ago

ranker v0.0.1

Weekly downloads
7
License
-
Repository
github
Last release
12 years ago

ranker

For Nodejs/Express - Simple drop Google and Bing referers to a text file. Tell how many people got to you from organic search in Google or Bing.

####npm install ranker ####Usage (in Express)

require('ranker')(null, app);

A text file - referers.txt is written with a timestamp and url everytime someone came to your site from Google or Bing search.

0.0.1

12 years ago