PushRelay – Push Notifications
PushRelay – Push Notifications
Description
PushRelay lets you send web push notifications to your WordPress visitors. Use it to announce new content, recover abandoned carts, and keep your audience engaged — all without requiring email addresses.
Requires a free PushRelay account and API key from pushrelay.com.
What You Can Do
- Bring visitors back — Send notifications about new posts, products, or updates
- Recover abandoned carts — Remind WooCommerce shoppers to complete their purchase
- Announce sales & events — Time-sensitive notifications reach users instantly
- Automate campaigns — Trigger notifications when posts are published
- Segment your audience — Target by device, location, or custom parameters
How It Works
- Visitors opt-in to receive notifications (permission-based, no spam)
- You create campaigns from your WordPress dashboard
- Notifications appear on subscribers’ devices — even when they’re not on your site
Key Features
Smart Campaign Management
* Manual campaigns with rich media support
* Scheduled campaigns with timezone support
* Automated campaigns triggered by events
* A/B testing capabilities
* RSS to Push notifications
* Drip campaigns
Advanced Segmentation
* Filter by location (country, city, continent)
* Device type (mobile, desktop, tablet)
* Browser and operating system
* Custom parameters
* Engagement metrics
* Subscription date
* WooCommerce purchase history
WooCommerce Integration
* Cart abandonment recovery
* Back in stock notifications
* Price drop alerts
* New product announcements
* Order status updates
* Customer segmentation by purchase behavior
* Revenue tracking
Analytics & Reporting
* Real-time dashboard
* Click-through rates (CTR)
* Display rates
* Conversion tracking
* Subscriber growth charts
* Campaign performance comparison
* Export to CSV
* Performance scoring
Developer Friendly
* Comprehensive REST API integration
* Multiple shortcodes for easy integration
* WordPress hooks and filters
* Debug mode with detailed logging
* System health monitoring
* Documented codebase
🎯 PERFECT FOR
- E-commerce stores – Recover abandoned carts and boost sales
- News & Media sites – Instant content delivery to readers
- Bloggers – Keep readers engaged with new posts
- Membership sites – Important updates and announcements
- Event organizers – Time-sensitive notifications
- SaaS platforms – Product updates and feature releases
🛠️ SETUP IN MINUTES
- Install and activate the plugin
- Enter your PushRelay API key
- The plugin auto-detects your website configuration
- Service worker installs automatically
- Start sending notifications!
No coding required. No FTP access needed. Everything works out of the box.
📊 SHORTCODES
Make push notifications part of your content with these easy shortcodes:
[pushrelay_subscribe]– Add a subscribe button anywhere[pushrelay_count]– Display subscriber count[pushrelay_stats]– Show statistics[pushrelay_widget]– Full subscription widget[pushrelay_status]– Subscription status indicator[pushrelay_health_score]– System health score
🎨 CUSTOMIZATION
- Visual widget customization
- Custom CSS support
- Template system for notifications
- Branding options
- Multiple language support
- RTL support
🔒 PRIVACY & SECURITY
- GDPR compliant
- No data stored without consent
- Secure API communication
- Opt-in/opt-out management
- IP anonymization options
- Privacy policy integration
💡 SUPPORT & RESOURCES
Plugin Support:
* WordPress.org support forums (recommended)
* Built-in ticket system in your WordPress dashboard
* Automatic log attachment for faster resolution
Documentation:
* API Documentation
* Blog & Tutorials
Open Source:
* GitHub Repository
* Contributions welcome via pull requests
* Bug reports via GitHub Issues
Business Inquiries Only:
* Contact Page (not for plugin support)
Note: For plugin support, please use the WordPress.org forums or the built-in ticket system. GitHub Issues are for bug reports and feature requests, not general support.
🌐 REQUIREMENTS
- WordPress 5.8 or higher
- PHP 7.4 or higher
- HTTPS (SSL certificate required for push notifications)
- PushRelay account (free signup available)
🆓 FREE FEATURES
- Unlimited subscribers
- Unlimited campaigns
- Basic analytics
- Manual notifications
- Email support
💎 PREMIUM FEATURES
- Advanced segmentation
- WooCommerce integration
- Automated campaigns
- A/B testing
- Priority support
- Advanced analytics
- Custom integrations
Privacy Policy
PushRelay takes your privacy seriously:
Data Collection:
* Subscriber endpoint (required for push notifications)
* Device information (browser, OS, device type)
* Geographic data (country, city – optional)
* Custom parameters (optional, set by you)
Data Usage:
* Send push notifications
* Analytics and reporting
* Segmentation
* Service improvement
Data Sharing:
* Data is stored on PushRelay servers
* Not sold to third parties
* Used only for notification delivery
User Rights:
* Users can unsubscribe anytime
* Data deletion requests honored
* GDPR compliant
For full privacy policy, visit pushrelay.com/privacy
Additional Info
Links:
* Website
* Documentation
* Support
* API Documentation
* Privacy Policy
* Terms of Service
Connect:
* Twitter
* Facebook
* YouTube
Contribute:
This plugin is open source. Contributions are welcome!
* GitHub Repository
Credits
Created by the PushRelay team with ❤️
Special thanks to:
* All our beta testers
* WordPress community
* WooCommerce team
* Chart.js for beautiful charts
Installation
Automatic Installation
- Log in to your WordPress dashboard
- Navigate to Plugins Add New
- Search for “PushRelay”
- Click “Install Now” and then “Activate”
- Follow the setup wizard
Manual Installation
- Download the plugin zip file
- Log in to your WordPress dashboard
- Navigate to Plugins Add New Upload Plugin
- Choose the zip file and click “Install Now”
- Activate the plugin
- Follow the setup wizard
Configuration
- After activation, you’ll be redirected to the setup wizard
- Enter your PushRelay API key (get one free at pushrelay.com)
- The plugin will auto-detect your website
- Select your website from the list
- The service worker will be installed automatically
- You’re ready to send notifications!
Getting Your API Key
- Sign up for free at pushrelay.com
- Create a new website in your dashboard
- Copy your API key from Settings API
- Paste it into the WordPress plugin settings
Faq
Yes, you need a free PushRelay account to use this plugin. Sign up at pushrelay.com.
Yes, web push notifications require HTTPS. Make sure your site has a valid SSL certificate installed.
Absolutely! We have deep WooCommerce integration including cart abandonment, back in stock alerts, price drops, and order status notifications.
Yes, you can fully customize the widget design, text, colors, and positioning through the plugin settings or via your PushRelay dashboard.
There’s no limit on subscribers. You can have unlimited subscribers on all plans.
Yes! Push notifications work on both desktop and mobile devices (Android Chrome, Firefox, Safari 16.4+).
Yes, you can set up automated notifications for new posts, WooCommerce events, and custom triggers.
Yes! Unlike other plugins, PushRelay automatically installs and manages the service worker. No FTP access needed.
Yes, you can send test notifications to yourself before sending to all subscribers.
You get comprehensive analytics including sends, displays, clicks, CTR, subscriber growth, device breakdown, and geographic data.
Yes, you can create unlimited segments based on location, device, browser, custom parameters, engagement, and WooCommerce data.
No, the plugin is highly optimized and uses caching. The service worker loads asynchronously and doesn’t impact page speed.
Yes, you can export subscribers and analytics to CSV format.
Limits depend on your PushRelay plan. Check pushrelay.com/pricing for details.
Use the built-in ticket system (PushRelay Support) or email support@pushrelay.com. Premium users get priority support.
Reviews
Changelog
1.7.3 – 2026-01-16
Changelog Correction
- Corrected changelog entries for 1.7.0-1.7.2 releases
- No functional changes in this release
- No breaking changes
1.7.2 – 2026-01-16
PHP 8.2+ Compatibility & Documentation
- Fixed PHP 8.2+ deprecation warnings (null passed to string functions)
- Added null safety guards to string functions throughout codebase
- Improved WordPress.org plugin description
- Updated documentation and support links
- Added GitHub repository link
- No breaking changes
1.7.1 – 2026-01-16
Campaign UX Polish
- Campaign status now auto-refreshes without page reload
- Dashboard widgets update automatically when campaign status changes
- Processing widget shows/hides correctly based on active campaigns
- Success notices auto-dismiss after 5 seconds
- Fixed widgets not updating after campaign creation
- No breaking changes
1.7.0 – 2026-01-08
Campaign Status Polling & Widget Sync
- Added live campaign status polling (20-second interval)
- Campaigns in processing/queued status auto-update to terminal state
- Polling stops automatically when all campaigns reach terminal status
- Dashboard stats widgets sync with table data in real-time
- Campaign list updates immediately after creation
- Auto-generated campaigns display with “auto” badge and tooltip
- Improved database query safety (prepared statements)
- Rate limit detection with automatic 60-second backoff
- API request retry logic for transient failures
- Sensitive data redaction in debug logs
- Internal diagnostics for support troubleshooting
- No breaking changes
- Safe upgrade from 1.6.x
1.6.3 – 2026-01-08
- Fixed: Campaigns list requiring manual refresh after creation
- Campaign list now updates automatically
- No user action required
- No breaking changes
1.6.2 – 2026-01-07
Internal Improvements Only
- Internal: Added diagnostic export for support troubleshooting
- Internal: Reduced log retention to prevent unbounded growth
- Internal: Added automatic redaction of sensitive data in logs
- Internal: Added API rate limit detection with automatic backoff
- Internal: Added cron overlap prevention for queue processing
- Internal: Detects and clears stale locks from stuck jobs
No user-visible changes. No database changes. No breaking changes.
1.6.1 – 2026-01-07
Maintenance Release
- Fixed: Log level classification for API responses (404 now NOTICE, 5xx remains ERROR)
- Fixed: Database error when queue table has legacy schema
- Fixed: Missing parameter validation before certain API requests
- Improved: Retry logic for transient API failures on read-only requests
- Improved: Graceful handling for malformed JSON responses
- Improved: Backward compatibility with older database installations
- Internal: Added diagnostic methods for troubleshooting
No user interface changes. No database schema changes. No breaking changes.
1.6.0 – 2024-12-22
Major Update – Complete Rewrite
NEW:
* Automatic service worker generation and installation
* WooCommerce deep integration (cart abandonment, back in stock, price drops)
* Advanced segmentation with visual builder
* Real-time analytics dashboard
* Built-in support ticket system
* API health monitoring with auto-fix
* Debug logging system
* Shortcodes for easy integration
* Automated campaign triggers
* Queue system for reliable delivery
* Export to CSV functionality
* System health scoring
IMPROVED:
* Complete code refactoring for WordPress standards
* Enhanced security with nonce verification
* Better error handling and user feedback
* Optimized database queries with caching
* Mobile-responsive admin interface
* Comprehensive logging and debugging
* Better API error messages
FIXED:
* Service worker installation issues
* Campaign scheduling bugs
* Subscriber count accuracy
* Memory optimization
* Compatibility with latest WordPress
1.5.0 – 2024-06-15
- Initial WordPress.org release
- Basic push notification functionality
- Simple campaign management
- Basic analytics