Package Exports
- ranker
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ranker) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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.