Operational

DocsGithub Open app

Operational

Github Articles Pitch Usecases Playground API

Contents

Start here
Setup
Get started Send your first event Structured Events Actions Contexts Log limits and errors
Events API
API
Error handling Event parametersPOST Log event Sending actions in events
The Manual
Introduction PWA & push notifications Conventions Setup Manage projects and teammates Categories and search View events in your project Setup PWA on phone Test mode Notifications
Integrations
Nodejs SDK PHP SDK Wordpress plugin
Self hosting
Introduction Install locally Install on VPS Install on Render Install via Docker Install via Docker and Coolify Onboarding Setup .env Setup PWA & push notifications Best practices Durability testing
Other
Vision Roadmap Contributing

Onboarding



Once you’ve setup your instance, open your browser and go to the frontend url.

Here, we have a onboarding process where you’ll be asked to create your account.

Here are the steps:

Check connection

This is a basic check to see whether the app can connect to the server.

If successful, it will show you some stats about the server. If not, it will tell you what went wrong. Most likely this will be due to CORS issues. Make sure you’ve set correct env vars.

Create your account

Next, you’ll be asked to create your account.

Once created you can’t create another account(unless you delete your account from the database) and the onboarding steps won’t show up again.

Api key

Next, you’ll be shown your API key.


That’s all.

Remember - inside the Playground all code examples should work out-of-the-box since they will have your api key and the baseUrl will be set to your API_URL.

After completing the onboarding process, I highly recommend reading through the Manual.

Install via Docker and CoolifySetup .env

Operational

PrivacyTerms
About the product
  • Use cases
  • Playground
  • API
  • Pitch
  • Pricing
  • Wordpress plugin
Related to the product
  • Open Source
  • Articles
  • VS Logsnag
Useful articles for your SaaS
  • My experience running a Commercial OSS project
  • Force post: The Payment Hack that lets Merchants charge you without approval
  • 6 Best practices for early stage B2B SaaS customer support
  • Setup event notifications for your SaaS