Web
JavaScript Web SDK
Integrate the Courier Inbox JavaScript SDK into your web apps to send and manage in-app notifications effortlessly. Learn setup, customization, and key features for web notification delivery.
For non-React apps, we have a set of custom elements that you can embed in your web app.
Initialization
If you have all the necessary information to initialize the SDK when the page renders (clientKey
, userId
, etc) you can initialize the SDK like this:
Github Docs: Courier Inbox JS SDK