PushBot: Web Push Notification
App Introduction
Pushbot automatically sends targeted notifications to customers at every stage of the sales funnel. Web push notifications can include various types of information—such as news updates, product announcements, or reminders. They can also feature images, links, and call-to-action buttons. A key advantage of web push notifications is their ability to reach users even when they are not actively using the website. You can automate notifications for abandoned carts, abandoned checkouts, shipping updates, and welcome messages.
Core Functionality
- Recover abandoned carts with just one toggle in the app.
- Collect subscribers via a local opt-in feature.
- Segment your customers based on their activity.
- Track the performance of your web push marketing campaigns.
- Understand your customers and send them targeted push notifications.
Merchant-Friendly
- Independent Station Merchants
- Online Retail Merchants
- Subscription E-commerce
- Precision Marketing Merchants
Basic Information
- Developer:ADEX360 LTD
- Address:41 Bretts Mead, Lutton, England, LU15NQ, Luton, ENG, LU1 5NQ, GB
- Price: Free / Free plan
- Rating:4.4 / 5
- Comment Count:18 comment
- Release Date:2023-4-11
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic
- Unlimited Subscribers
- Send Campaign
- Schedule Campaign
- Duplicate Campaign
- Basic Reports
- Chat Support
Business
- All Basic Features+
- 10,000 Impressions
- Abandoned Cart Automation
- Shipping & Welcome Notifications
- Subscriber Details
- Email Reports
Enterprise
- All Business Features+
- 50,000 Impressions
- Segmentation
- Flash Sale
- Checkout Recovery
- Shipping Notifications
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/cart/recover.json
- GET /admin/api/cart/{cart_id}.json
- PUT /admin/api/cart/{cart_id}/items.json
Permission:read_cart,write_cart,manage_orders
- POST /admin/api/customers/subscriptions.json
- GET /admin/api/customers/subscriptions.json
- PUT /admin/api/customers/{customer_id}/subscriptions.json
Permission:read_customers,write_customers,manage_subscriptions
- POST /admin/api/customers/segments.json
- GET /admin/api/customers/segments.json
- PUT /admin/api/customers/segments/{segment_id}.json
Permission:read_customers,write_customers,manage_segments
- GET /admin/api/push_notifications/stats.json
- GET /admin/api/push_notifications/{campaign_id}/stats.json
- POST /admin/api/push_notifications/campaigns.json
Permission:read_push_notifications,write_push_notifications,manage_marketing
- POST /admin/api/push_notifications/messages.json
- GET /admin/api/customers/segments/{segment_id}/push.json
- PUT /admin/api/push_notifications/messages/{message_id}.json
Permission:read_customers,write_push_notifications,manage_segments