Analytics

Live usage data for emoji.findutils.com

Stats will appear once the service reaches 100 favicon requests.

All Emojis by Usage 0 tracked

Every emoji that has been requested as a favicon, sorted by count. Each number represents actual HTTP requests from browsers loading the favicon.

API Access

All analytics data is available as JSON:

curl https://emoji.findutils.com/api/stats

Returns topEmojis, countryEmojis, totalServed, topReferrers, and topCountries. Cached for 60 seconds.

How Tracking Works

Every time a browser loads a favicon from emoji.findutils.com/[emoji], we count it. This happens when a website using our service gets a visitor. We track the emoji, the requesting country (via Cloudflare's CF-IPCountry header), and the referrer domain.

Counters are stored in-memory and flushed to Cloudflare Workers KV every hour. No cookies, no personal data, no IP addresses stored. Just aggregate emoji counts.