Know if users are actually using your product. Collect product events with a single HTTP request. No SDKs, no database schema changes, no analytics setup marathon.
POST https://api.sedl.dev/public/create_event
{
"typeId": "0d2297b0-e3e6-40da-9752-f790ba51bfc6",
"payload": {
"userId": "yourFirstCustomerId"
},
"loggingToken": "39e05213-e7b6-4d65-836a-58fd55ae85fb"
}
That's it. Your event is now available in the dashboard.
Understand the complete flow in less than 10 seconds.
Sign up and create a project for your app in seconds.
Define the events you want to track, like signup_completed.
One simple POST from anywhere in your code. No SDK required.
Your events show up instantly, ready to answer your questions.
SEDL was built for teams that need answers, not another complex tool to manage.
No SDK needed to integrate with your app. If you have internet you can use SEDL.
Start TrackingGo from zero to production tracking in hours, not weeks. Just send a request.
Start TrackingMost small teams do not need a complex analytics platform. They simply need answers about how users interact with their product.
Get clarity on your product performance without the complexity.
Are users actually using my new feature?
Where do users abandon the signup flow?
Which pages are the most visited this week?
Which actions are never used by my customers?
What changed after the last release?
Which pages generate the most engagement?
"We built SEDL while working on client projects where simple questions like 'Are users using this feature?' required days of analytics implementation. Instead of creating analytics tables, migrations, dashboards, and integrations every time, we created a simple event collection platform that could be deployed in production the same day."
Founder of SEDL