PushEngage for Developers

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.

Создано на инфраструктуре от:

Яблоко Google Cloud AWS
store.js
// 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

yourstore.comсейчас

Все еще думаете?

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

YourStoreсейчас

Ваша корзина ждет

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

YourStoreсейчас

Ваша корзина ждет

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

YourStoreсейчас

Ваша корзина ждет

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

YourStoreсейчас

Ваша корзина ждет

Aeron Chair — 20% off for 1 more hour.

Команды удержания брендов, осуществляющих крупномасштабные поставки — розничная торговля · Прямые продажи потребителям · путешествия · игры

Domino's TUI HP AJIO Shop LC Чарльтон Атлетик Harvard Business Review FunnelKit Domino's TUI HP AJIO Shop LC Чарльтон Атлетик Harvard Business Review FunnelKit

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.

1

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/mcp
2

Sign 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 works
3

Ask 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 docs

Claude · connected to PushEngage

Everyone who abandoned a cart over $75 in the last 48 hours: send them a push at their local 9 AM. A/B test two titles.

Building the segment and scheduling both variants now.

pe.create_segmentcart_abandoned_75plus · 4,182 subscribers
pe.create_campaign2 variants · local-time 9:00 send

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

yourstore.com9:00 AM

Все еще думаете?

Your cart ships free today only.

4,182
subscribers queued
2
title variants
9:00
local-time send
Try asking

Работает с вашим любимым ИИ-ассистентом

Anthropic Antigravity Cline Продолжить Курсор OpenAI Виндсерфинг Anthropic Antigravity Cline Продолжить Курсор OpenAI Виндсерфинг

Каналы

Достигните их там, где они уже есть.

Одна платформа. Четыре канала. Каждый клиент встречается на той поверхности, на которую он действительно отвечает.

Native SDKs

Компонуемая платформа — создана маркетингом, расширена разработчиками.

Рабочие процессы drag-and-drop для команды, отвечающей за удержание. Пять нативных SDK — web, iOS, Android, Flutter, React Native — для команды, которая выпускает продукт.

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%. Соответствует Общему регламенту по защите данных и Закону о конфиденциальности потребителей Калифорнии. Создано для проверки безопасности, которую вам придется пройти.

5
native SDKs · one subscriber profile
109 млн+
ежемесячно активных пользователей
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.

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.

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.