Introducing Notify: Permission-based browser updates for useful moments. View the integration

Bring readers back.

Let visitors opt in once, then reach them with useful updates on desktop, Android and supported Apple devices.

Web push · No email address required
https://example.com
Notify me when the next story is published here.
Not nowYes, notify me
E.
New article published

5 practical tips to improve your content workflow

example.com
Chrome · example.com · now
E.
New article published

5 practical tips to improve your content workflow

From publish to notification

  1. 1

    Connect your site

    Add a small script and a same-origin service worker.

  2. 2

    Collect permission

    Show a clear opt-in prompt visitors can trust.

  3. 3

    Send the update

    Publish a post and reach active browser subscriptions.

Connect the way you work

Start with a small JavaScript install, send from PHP, or connect WordPress without editing your theme.

<script src="https://pluginlabs.cloud/notify/sdk.js"
  data-site="pk_notify_example" async></script>

// Host /pluginlabs-push-sw.js on your own site.
  1. 1Register domain
  2. 2Add site script
  3. 3Add service worker
  4. 4Send a test
Prefer WordPress?Install the connector, sign in to PluginLabs, approve the site, and optionally notify subscribers whenever a post is published.
Download WordPress plugin

Useful numbers, honestly labelled

Visitors1,248
Prompt shown826
Permission granted214
Active subscriptions207
Notification clicks68

Accepted by a push service is not the same as displayed or read.

Apple devices need one extra step.

On iPhone and iPad, visitors add the website to their Home Screen before granting notification permission. Notify detects this state and shows the correct instruction.

Send the next update yourself.

Create your Notify siteRead setup guide