DAU spark (30d)
Show this badge on your site
Two free embeds. Both link back here. Paste once — the number updates when the nightly Rank job runs.
1 · SVG badge (no JavaScript)
A static image. Works in README, Notion, emails, and plain HTML. Looks like this:
- Copy the HTML below.
- Paste in your footer / About / README.
- Visitors click through to this Rank card.
<a href="https://api.d.wtf/rank/is.ag" rel="noopener"><img src="https://api.d.wtf/v1/rank/badge/6443b442-05d1-4989-b491-1b28272272f2.svg?theme=dark" alt="d.wtf Rank" /></a>
2 · Live web component
Loads dwtf.rank.js once, then renders <dwtf-rank> with the current global #. Needs a modern browser (Shadow DOM). Preview after paste matches the SVG style.
- Paste both lines near
</body>(script + custom element). - Keep
app-idexactly as shown. - Optional:
theme="light".
<script src="https://dev.d.wtf/dwtf.rank.js" async></script>
<dwtf-rank app-id="6443b442-05d1-4989-b491-1b28272272f2" theme="dark"></dwtf-rank>
This your project? Open console → Rank to copy embeds for any app, or claim ownership with Passkey-first Auth.