Unified web and app push. One API. Five SDKs.
Native SDKs for Web, iOS, Android, Flutter, and React Native — one subscriber profile across every surface. Wire it once; retention ships without another ticket.
Δημιουργήθηκε με υποδομή από:
// one snippet on your site — then the JS API
_peq.push(['add-to-segment', ['vip']]);
// fire the trigger — the campaign handles the rest
_peq.push(['send-trigger-event', {
campaign: 'cart_abandoned',
data: { product: 'Aeron Chair', value: 1041 },
}]);
Output · delivered to 4,182 subscribers
Ακόμα το σκέφτεστε;
Your Aeron Chair ships free tonight.
// once, at launch
PushEngage.setAppId(key: "YOUR_APP_ID")
PushEngage.requestNotificationPermission { granted, _ in }
// anywhere in your app
PushEngage.addSegments(["vip"])
PushEngage.sendTriggerEvent(triggerCampaign: cartAbandoned)
Output · delivered on lock screen
Το καλάθι σας περιμένει
Aeron Chair — 20% off for 1 more hour.
// once, in your Application class
PushEngage.setAppId(this, "YOUR_APP_ID")
PushEngage.requestNotificationPermission()
// anywhere in your app
PushEngage.addSegment("vip")
PushEngage.sendTriggerEvent(cartAbandoned)
Output · delivered in the tray
Το καλάθι σας περιμένει
Aeron Chair — 20% off for 1 more hour.
// once, at startup
await PushEngage.setAppId('YOUR_APP_ID');
await PushEngage.requestNotificationPermission();
// anywhere in your app
await PushEngage.addSegment('vip');
await PushEngage.sendTriggerEvent(cartAbandoned);
Output · delivered on both stores
Το καλάθι σας περιμένει
Aeron Chair — 20% off for 1 more hour.
import PushEngage from '@pushengage/react-native-sdk';
PushEngage.setAppId('YOUR_APP_ID');
await PushEngage.requestNotificationPermission();
PushEngage.addSegment('vip');
PushEngage.sendTriggerEvent(cartAbandoned);
Output · one codebase, both platforms
Το καλάθι σας περιμένει
Aeron Chair — 20% off for 1 more hour.
Ομάδες διατήρησης σε επωνυμίες που αποστέλλουν σε μεγάλη κλίμακα — λιανική · Απευθείας προς τον Καταναλωτή · ταξίδια · gaming
PushEngage MCPNEW
Connect once. Then just ask for the campaign.
The PushEngage MCP server gives Claude, Cursor, and any MCP-compatible agent real hands on your account: segments, campaigns, A/B tests, analytics. You describe the outcome. It does the clicking.
Install with one command
Add the command below to your MCP client’s server config — Claude Desktop, Claude Code, or Cursor. Node.js 18+ is all it needs.
npx -y @pushengage/mcpSign in once in your browser
First run opens a secure PushEngage sign-in. No API keys to paste — your token never travels in a URL and stays in a local file only your user can read.
How sign-in worksAsk for your first campaign
Try: “Send tonight’s flash-sale push to the VIP segment.” Works in Claude, Claude Code, Cursor, Windsurf, and any MCP client.
Read the MCP docsClaude · connected to PushEngage
Building the segment and scheduling both variants now.
Done. 4,182 subscribers queued: variant A “Still thinking it over?” vs. variant B “Your cart misses you.” I’ll pull the click-through numbers for you tomorrow.
Result
Ακόμα το σκέφτεστε;
Your cart ships free today only.
Λειτουργεί με τον αγαπημένο σας βοηθό AI
Κανάλια
Φτάστε τους εκεί που βρίσκονται ήδη.
Μία πλατφόρμα. Τέσσερα κανάλια. Κάθε πελάτης συναντάται στην επιφάνεια στην οποία απαντάει πραγματικά.
Web push
Chrome, Edge, Safari, Firefox — χωρίς εγκατάσταση. Απευθείας στην οθόνη κλειδώματος και στην περιοχή ειδοποιήσεων, ακόμα και όταν η καρτέλα είναι κλειστή.
Ειδοποίηση εφαρμογής
Εγγενές iOS, Android, Flutter, React Native. Πιστοποιημένο Apple Push Notification service & Firebase Cloud Messaging.
WhatsApp Business
Ενεργοποιημένες συνομιλίες στην επιφάνεια μηνυμάτων που οι πελάτες σας ανοίγουν ήδη καθημερινά.
Widgets συνομιλίας χωρίς inbox
Στην σελίδα προτροπές συνομιλίας που συλλαμβάνουν την πρόθεση τη στιγμή που συμβαίνει — χωρίς inbox για στελέχωση, χωρίς παράδοση υποστήριξης, χωρίς ουρά email παρακολούθησης.
Native SDKs
Μια συνθέσιμη πλατφόρμα — φτιαγμένη από μάρκετινγκ, επεκτάσιμη από προγραμματιστές.
Ροές εργασίας μεταφοράς και απόθεσης για την ομάδα που διαχειρίζεται τη διατήρηση. Πέντε εγγενή SDK — web, iOS, Android, Flutter, React Native — για την ομάδα που κυκλοφορεί προϊόντα.
Web push SDK
Προσθέστε ένα απόσπασμα. Chrome, Edge, Safari, Firefox — επιτραπέζιος υπολογιστής και κινητό. Καμία εγγενής εγκατάσταση, καμία αναθεώρηση καταστήματος εφαρμογών.
iOS SDK
Γρήγορη βιβλιοθήκη με παράδοση Apple Push Notification service, πλούσια πολυμέσα, κουμπιά ενεργειών, βαθιούς συνδέσμους και λεπτομερή παρακολούθηση συμβάντων.
Android SDK
Βιβλιοθήκη Kotlin / Java με παράδοση Firebase Cloud Messaging, πλούσιες ειδοποιήσεις, κουμπιά ενεργειών και σιωπηλές αποστολές δεδομένων.
Πρόσθετο Flutter
Ένας κώδικας Dart, εγγενής ώθηση σε iOS και Android. Ενιαία ενσωμάτωση, δύο πλατφόρμες που κυκλοφόρησαν.
React Native SDK
Γέφυρα JavaScript σε εγγενή ώθηση iOS και Android. Λειτουργεί με Expo και bare workflows εκτός κουτιού.
Πλήρες API & τεκμηρίωση
Αναφορά REST API, SDK από την πλευρά του διακομιστή, τμηματοποίηση, ενεργοποιητές, webhooks — όλα όσα χρειάζεται η μηχανική.
Quickstart
Five steps from install to your first conversion event.
Every SDK follows the same shape: install, initialize with your App ID, identify the subscriber, wire your triggers, measure revenue. One afternoon, every platform.
Platform features
Every campaign type, triggerable from your code.
Everything the dashboard does — campaign types, rich media, goal tracking, campaign analytics — is the same engine your SDK events and API calls drive. Wire the trigger; marketing owns the rest.
Κλιμακώστε την ομάδα προμηθειών σας θα υπογράψει
100 δισ.+
Ειδοποιήσεις που παραδίδονται σε 150 χώρες με 99,99% χρόνο λειτουργίας. Συμμόρφωση με τον Γενικό Κανονισμό Προστασίας Δεδομένων και τον Καλιφορνέζικο Νόμο περί Απορρήτου Καταναλωτών. Δημιουργήθηκε για τον έλεγχο ασφαλείας που θα πρέπει να περάσετε.
Κατασκευασμένο για τη στοίβα σας
Native integrations for the stack you already run.
First-party plugins and apps — not middleware. Events flow from your platform into PushEngage workflows with no glue code to maintain.
HubSpot
Ενέργειες ροής εργασίας · webhooks · αμφίδρομη συγχρονισμός
Trigger a PushEngage workflow from any HubSpot event. Contact hits a lifecycle stage, deal closes, form submits — push fires across web and app in seconds.
Shopify Plus
Εμπορία πολλαπλών καναλιών
Cart + browse abandonment, price-drop, back-in-stock — prebuilt for Shopify events, live in minutes.
See the Shopify app →
WooCommerce
Εγγενές plugin · ανάκτηση καλαθιού
WordPress
Επίσημο plugin · 400K+ εγκαταστάσεις
Magento
Adobe Commerce
PrestaShop
Πηγή ανοιχτού κώδικα storefront
Wix
Δημιουργός ιστοσελίδων · ρύθμιση με 1 κλικ
Zapier
5.000+ εφαρμογές · ενεργοποιήσεις με 1 κλικ
Chrome extension
Push from the page you’re already on.
The PushEngage extension lives in your browser toolbar. It reads the page in front of you, drafts the notification, and ships it, so the moment you spot a reason to push, you push.
Δείτε μια στιγμή. Στείλτε ένα push.
A new product page goes live. A price drops. A story breaks. Open the extension on that tab and it drafts the notification from what’s on screen, picks the right segment, and sends, before the moment cools off.
Three drafts, on brand.
Every page yields three notification variants written in your voice. Pick one, tweak if you like, send.
Tracking, pre-filled.
UTM and campaign parameters are filled in before you ever see the send button. Attribution survives the shortcut.
Pairs with the MCP for the heavy lifting.
Ship the one-off from the extension. Hand the recurring work — segments, A/B tests, weekly reporting — to your agent over the PushEngage MCP. Same account, same analytics, two speeds.
Free plan · No credit card · Live in minutes
Ship your first push today. Scale when it pays.
Every plan includes all five SDKs, the REST API, and the full workflow builder. Integrate this afternoon, watch the first recovered conversion land this week.