Add reminders to your website
One line of code. Your visitors subscribe, we remind them. You see demand signals before launch day.
Three ways to integrate
Inline
Full widget with email form, countdown, and subscriber count. Embed anywhere in your content.
<div data-beepme="YOUR_ID"></div>
<script src="https://beep.me/static/widget.js"></script>
Button
Simple styled button that links to the beep page. Zero API calls, works everywhere.
<a data-beepme-link="YOUR_ID"></a>
<script src="https://beep.me/static/widget.js"></script>
Float
Floating reminder hub โ like Intercom, but for reminders. Lists multiple beeps in one panel.
<script>
window.beepme = { beeps: [1, 2, 3] };
</script>
<script src="https://beep.me/static/widget.js"></script>
Try it โ look at the bottom-right corner of this page.
Built for every industry
E-commerce
Add a Remind Me button to pre-order pages. Know demand before launch โ "2,847 people are waiting for your summer sale."
Events & concerts
Let fans subscribe before tickets go on sale. Build hype and sell out faster.
Gaming
"500 people are waiting for your game." Show publishers real demand. Remind players on launch day.
SaaS & product
Remind users about your upcoming feature launch, beta access, or pricing change.
Full API
Create and manage beeps programmatically. Automate reminders for product drops, restocks, events, and more.
curl -X POST https://beep.me/api/v1/beeps \
-H "X-API-Key: your-key" \
-H "Content-Type: application/json" \
-d '{
"title": "Summer sale starts",
"remind_at": "2026-06-21T09:00:00Z",
"category": "sale"
}'
How it works
Create a beep
Use the dashboard or API to create a reminder for your event, launch, or deadline.
Embed the widget
Add one line of code. Visitors subscribe with their email โ or one click if they have a beep.me account.
We handle the rest
We send the reminder at the right time. You see subscriber stats and demand signals.
Already used on littom.no โ Norway's utility platform.
Pricing
Free
Up to 3 active beeps, 100 subscribers. Perfect for trying it out.
Pro
Unlimited beeps, 10,000 subscribers, analytics dashboard, custom branding.
Enterprise
Unlimited everything. Webhooks, priority delivery, dedicated support, SLA.
Get started
Sign up for free and create your first beep in minutes.
Contact us for early access