Mystery Box widget
A daily surprise worth coming back for
A once-a-day surprise reward with a reveal ceremony — variable rewards that make the same action feel different each time. Opening writes, so it uses a session token.
GrowthSession tokenFor retention and surprise
Live demo
Loading live demo…
What it does
- Once-a-day claimable box
- Reveal ceremony on open
- Weighted random reward pool
- Drives return visits
Embed it with one div
This widget performs writes — mount it with a server-minted, per-user session token.
<!-- This widget performs writes — mount it with a SESSION token (issued server-side per user). -->
<script src="https://cdn.hatched.live/widget.js" data-session-token="SESSION_TOKEN" defer></script>
<div data-hatched-mount="mystery-box"></div>Other widgets