# ranker

> Track people referred to your site from Google and Bing search

Latest version **0.0.1** (published 2013-02-10) · 0 weekly downloads

## Install

```sh
npm install ranker
pnpm add ranker
yarn add ranker
bun add ranker
```

## Health

**Score 10/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; low quality score; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.1 |
| Published | 2013-02-10 |
| First published | 2013-02-10 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | C Borkert |
| Maintainers | dpweb |
| Keywords | util, nodejs, seo, express, referer |

## Links

- npm: https://www.npmjs.com/package/ranker
- Repository: https://github.com/dpweb/ranker
- npm.io page: https://npm.io/package/ranker

## Alternatives

- [lodash.assign](https://npm.io/package/lodash.assign.md) — 2.3M weekly downloads
- [lodash.chunk](https://npm.io/package/lodash.chunk.md) — 1.8M weekly downloads
- [react-native-ios-utilities](https://npm.io/package/react-native-ios-utilities.md) — 138.5K weekly downloads
- [@technically/lodash](https://npm.io/package/@technically/lodash.md) — 50.9K weekly downloads
- [@fluid-topics/ft-icon](https://npm.io/package/@fluid-topics/ft-icon.md) — 20.6K weekly downloads

## Recent versions

- 0.0.1 (latest) — 2013-02-10

## 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.

---
_Source: https://npm.io/package/ranker · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
