Customer Notification Templates: SMS, WhatsApp & Email Alerts
Automate transactional customer alerts for order confirmations, fulfillment dispatches, tracking links, and delivery notices across SMS, WhatsApp, and email.
- Configure automated customer notifications across SMS, WhatsApp, and transactional email.
- Customize message templates with dynamic merge variables ({{orderNumber}}, {{customerName}}, {{trackingUrl}}).
- Connect regional SMS gateways or WhatsApp Cloud API for sub-second delivery.
- Send live test messages to your personal phone to verify template formatting.
What This Functionality Does
The Customer Notifications workspace manages the automated transactional communications your shoppers receive throughout their purchase journey.
Keeping customers informed reduces 'Where is my order?' inquiries and builds brand confidence: - Order Confirmation: Sent immediately when an order is placed, summarizing items, total price, and payment method. - Shipment Dispatched: Sent when warehouse staff book courier fulfillment, providing the courier name and clickable live tracking link. - Out for Delivery: Sent on the morning of delivery to ensure the customer has cash ready for COD. - Delivery Completed: Sent upon courier delivery confirmation with a link to leave a product review.
How It Works Behind the Scenes
Conversora triggers notifications through an event-driven edge pipeline:
- 1Lifecycle Event Trigger: When an order status updates, the backend emits an internal event (e.g. order.shipped).
- 2Template Merge Engine: The notification worker loads the active template for that event and interpolates dynamic variables (customer name, items, tracking URL, store contact).
- 3Queue Dispatch: The rendered message is pushed onto conversora-notification-queue to prevent blocking the web worker.
- 4Channel API Delivery: The queue consumer sends the message via your configured SMS gateway (e.g. Twilio, Greenweb, SSL Wireless) or WhatsApp Business Cloud API.
Before configuring this feature, confirm that your store meets the following requirements:
1. Customizing Notification Message Templates
You can customize the wording of each notification to reflect your brand's voice.
Use dynamic merge tags such as {{customerName}}, {{orderNumber}}, and {{trackingUrl}}. Conversora replaces these placeholders with live customer data upon dispatch.
Open Notification Settings
From the admin menu, select 'Settings' and click 'Customer Notifications'.
Select Event Template
Click on 'Order Shipped' to open the template editor.
Edit Message Copy
Customize the message text and ensure {{trackingUrl}} is included.
Practical Business Scenarios
How leading merchants implement this functionality in daily operations:
Troubleshooting & Common Issues
Diagnose and resolve frequent failure points quickly:
Frequently Asked Questions
Can I send notifications in Bengali or other local languages?
Yes. Notification templates fully support Unicode characters for Bengali, Arabic, and other regional scripts.