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.