Skip to content
Recued
Menu
← Back to recipes

OneSignal notification performance brief

by recued-core v1

Read-only OneSignal performance brief for one notification. It reads notification delivery metadata and selected outcome metrics through recued-core.onesignal, then asks the AI summarizer for delivery health, conversion signals, and next actions. It never creates, cancels, deletes, exports, mutates audiences, or calls arbitrary OneSignal APIs.

How it works 10 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (10 steps)
app_id_trim trim
Trim whitespace from setting app id
notification_id_trim trim
Trim whitespace from setting notification id
outcome_names_trim trim
Trim whitespace from setting outcome names
notification ?
outcomes_raw ?
outcomes default
Apply default
outcome_count count
Count items in outcomes
summarize ?
outcome_table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 7 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

focus setting = Summarize delivery success, failures, errors, conversions, received count, outcome metrics, and operational next actions.
app id setting =
onesignal setting =
max length setting = 800
outcome names setting = os__session_duration.count,os__click.count
notification id setting =
outcome time range setting = 1d

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Where it runs

Device + server Runs on your device (browser) or your server.

Permissions it requires

Read your Onesignal connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

onesignal onesignalnotificationperformanceoutcomesmessagingai-summarypack:onesignal

Details

10 steps 7 configurable settings recipe_id: onesignal-notification-performance-brief