Skip to content

Documentation

Build the loop

Nudgr has three pieces:

  1. Your site installs the SDK and subscribes users.
  2. Your server sends notifications with the project API key.
  3. Nudgr optionally POSTs webhook events back to your backend.

Start here

What you get

  • Tiny browser SDK
  • Hosted push send API
  • Dashboard for projects and delivery stats
  • Signed webhook events for send and click tracking
  1. Install the SDK
  2. Follow the quick start
  3. Use the API reference when you need exact request fields
  4. Read the SDK API for constructor, methods, and foreground behavior
  5. Read the service worker guide when you need custom swPath, swScope, or an existing worker

Nudgr documentation preview