Notification System
Twigz provides a comprehensive notification system for real-time communication.Notification Types
1. Order Notifications
- New order received
- Order status updates
- Payment confirmations
- Delivery notifications
2. Store Notifications
- New customer reviews
- Low inventory alerts
- Payout notifications
- System updates
3. Customer Notifications
- Order updates
- Price changes
- New products from followed stores
- Social interactions
4. Admin Notifications
- Store approval requests
- Payout processing
- System alerts
- Moderation flags
Push Notification Setup
FCM (Firebase Cloud Messaging)
APNs (Apple Push Notifications)
Sending Notifications
Direct FCM
Direct APNs
Notification Features
Scheduled Notifications
- Send notifications at specific times
- Recurring notifications
- Timezone-aware scheduling
Bulk Notifications
- Send to multiple users
- Targeted notifications
- A/B testing support
Notification History
- Track all sent notifications
- Delivery status monitoring
- Analytics and insights
Best Practices
- Personalization: Use customer data for relevant notifications
- Timing: Send notifications at appropriate times
- Frequency: Don’t overwhelm users with too many notifications
- Content: Keep messages clear and actionable
- Testing: Always test notifications before sending
The notification system supports both FCM and APNs for maximum compatibility across platforms.
