Embed widgets on your site
Put live Replayful data on any website with a single script tag. Manage widgets per project on the Widgets tab.
Widget types
- Uptime status badge — live up/down plus uptime %. Needs uptime monitoring enabled — see uptime monitoring.
- Visitor stats card — visitors, sessions, and pageviews for a period.
- Live visitors counter— "N online now," updated live.
- Goal conversions card — conversions and rate for one of your goals. See goals.
Each widget has a light, dark, or automatic theme.
Embedding
Create a widget, then copy its snippet and paste it where you want it to appear.
<script src="https://replayful.co/w.js" data-widget="wgt_…" async></script>
It injects a small sandboxed iframe that sizes itself to the widget. You can put several widgets on the same page.
Tokens & privacy
Each widget has its own public token (the data-widget value). Revoking a widget blanks that embed everywhere — within about a minute, once CDN caches expire — without affecting your other widgets. Widgets only ever show aggregate numbers; they never expose individual sessions or visitors. OWNER and ADMIN can create and revoke widgets.