Zentik Logo
App Settings

Push Notifications

View notification statistics, manage registered devices, and send test notifications.

Push Notifications — Statistics & DevicesPush Notifications — ActionsPush Notifications — API Preview & Send

Notification Statistics

A dashboard showing notification counts and read rates across different time periods:

PeriodDescription
TodayNotifications received and read today
This WeekCurrent week statistics
Last 7 DaysRolling 7-day window
This MonthCurrent month statistics
Last 30 DaysRolling 30-day window
TotalAll-time totals

Devices

View all registered devices with their details:

  • User agent / Device name — Identifies the device and browser or OS
  • Platform — WEB, IOS, or Android
  • Registered date — When the device was first registered
  • Model — Device model (e.g. iPhone 15 Pro Max)
  • Status — Active or inactive, with last used date
  • THIS DEVICE badge — Highlights your current device

Actions

  • Register This Device — Register the current device for push notifications
  • Unregister This Device — Remove the current device from push notification delivery

Executions

View the history of push notification deliveries for each device, showing the status of each execution (SUCCESS, ERROR).

Create New Notification

Build and send a test notification directly from the app. Configure all message fields using a form, then preview the API call before sending.

API Preview

Preview the notification payload in two formats:

  • JSON — View the raw JSON payload
  • cURL — View the equivalent cURL command

Use Copy JSON to copy the payload to clipboard, Send Notification to deliver it, or Reset Form to start over.