JSPM

ranker

0.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q23543F

Track people referred to your site from Google and Bing search

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.