A compact, transparent, live version of the counter — same shared Firebase data, no page chrome. Pick a size and copy the code below.
Preview
Copy the embed code
Drop this where you want the widget to appear. It injects the iframe automatically — no extra markup needed.
Plain HTML, if you'd rather not run a script — paste this directly wherever you want the widget.
How it works
The embed is a compact page (just the button + live count) served from this site inside your iframe, with a transparent background so it blends into your page.
It reads and writes the exact same Firebase Realtime Database as the main site — a click on your embedded widget adds to the same global total and country leaderboard.
Clicks are briefly throttled client-side (a short cooldown after each tap) to stop accidental rapid-fire spam from a single embed.
No login, no tracking scripts beyond what the main site already uses (Firebase + IP-based country detection for the leaderboard).
It's sandboxed in its own iframe, so it can't affect your page's styles or scripts either way.