Setup real-time notifications with Pusher.com.

Pusher facilitates real-time updates, enhancing web user experiences without the need for page reloads.

Step 1. To use Pusher.com's services, you must first register on the website. Click here to register if you haven’t registered already.

Step 2. Click Manage under the channels section of pusher.com after logging in with your account like this: https://prnt.sc/5xEYoyXEXD37

Step 3. On the upper right corner, select Create App. You'll get a popup window to start your new application.

  • Give your app a name, like this: SaleBot
  • Choose a cluster: Pusher.com will choose your cluster by default; if necessary, you can modify it. You can read more here what is cluster: https://pusher.com/docs/clusters
  • Front-end tech stack – Select jQuery. Back-end tech stasck? – Select PHP.

Step 4. At the bottom of the popup window, click Create app like this: https://prnt.sc/YfHQVInXzjfx

Step 5. Click the App Keys sidebar menu once the app has been built, and you will see the app keys (https://prnt.sc/fVb0cAc8siRe) that need to be added in System Settings->Pusher in your SaleBot admin panel.

Step 6. Copy the keys individually, one by one, and paste them into the SaleBot Pusher settings, then active the status and click on the submit button.

By following these steps, you can integrate Pusher into your SaleBot admin panel to enable real-time updates for a smoother user experience.

Did you find this article useful?