Skip to content
outnumber

Privacy

Short, because the board collects very little. The interesting part is what it deliberately does not keep.

Last updated 24 August 2026

Visitors are counted, not identified

A referral only works if the same person cannot be counted twice, which needs some way to recognise a repeat visit. We take your IP address and browser user-agent, combine them with a secret salt, and store only the resulting one-way hash.

The raw IP address is never written to disk. The hash cannot be reversed, means nothing outside this board, and is used for exactly one thing: deciding whether you have already been counted for a given listing.

Clicks

When you click a listing we increment a counter on it and send you on. We record that a click happened, not who made it, and we strip the referrer so the destination is not told where you came from.

What listing owners give us

A URL, a name, an optional description, and a payment. That is the whole record, and all of it except the payment is public by design, because it is the listing.

Payments

Cards are handled by Whop. We never see or store card numbers. Whop passes us a payment id and an amount so we can credit the right listing, and their privacy policy covers what they hold.

No analytics, no advertising trackers

There is no third-party analytics script, no advertising pixel and no cross-site tracking on this site. The visitor and click counts you see on the board are the only measurement that exists, and they are public.

Cookies

None. The board does not set a cookie, which is why there is no cookie banner.

Retention and requests

Referral hashes are kept while the board runs, because deleting them would let counted visitors be counted again. To have a listing and its record removed, email hello@outnumber.lol.