ranker
v0.0.1
Published
Track people referred to your site from Google and Bing search
Downloads
5
Readme
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.