Overview
This guide covers the most popular alert setups that Shopify store owners rely on daily. Each recipe includes the exact trigger configuration, recommended conditions, and a suggested custom template — all achievable with Alius’s current feature set.1. Low Stock Alert
Why it matters: Running out of stock on a best-seller means lost revenue and disappointed customers. A low-stock alert gives you lead time to reorder before it’s too late.
Configuration
Conditions:
Suggested Template
Why This Works
- The Total Inventory field is the sum of all variant inventory quantities, fetched via the Shopify GraphQL API.
- Adding Inventory Tracked = true prevents false alerts for products where inventory isn’t tracked (e.g., digital goods, services).
- Alius only fires this alert when the inventory value actually changes (thanks to snapshot-based change detection), so you won’t get spam from unrelated product updates.
Variations
2. High-Value Order Alert
Why it matters: Large orders deserve immediate attention — faster fulfillment, personalized thank-you notes, and fraud review.
Configuration
Conditions:
Suggested Template
Variations
3. New Customer Welcome Alert
Why it matters: New customers are a growth signal. Alerting your team lets you welcome them, trigger onboarding sequences, or flag trends in acquisition.
Configuration
Suggested Template
With Conditions (Marketing-Opted-In Customers Only)
This filters to only customers who opted in to marketing — ideal for triggering welcome email sequences.
4. Order Fulfillment Status Change
Why it matters: Tracking fulfillment status changes helps operations teams stay on top of shipping, identify delays, and update customers proactively.
Configuration
Conditions:
Suggested Template
Variations
5. Refund & Cancellation Monitor
Why it matters: Spotting refunds and cancellations quickly lets you reach out to unhappy customers, investigate quality issues, and track return rates.
Configuration (Refund Alert)
Conditions:
Configuration (Cancellation Alert)
Conditions:
Suggested Template (Refund)
6. Product Price Change Alert
Why it matters: Unintended price changes can cost revenue or erode customer trust. Monitoring price changes catches mistakes before they impact sales.
Configuration
Suggested Template
Since Alius’s snapshot system tracks all product fields, this trigger will fire whenever any product field changes. The template ensures the price information is always visible even if the change was to a different field. For true price-only alerts, add a condition: Price Doesn’t Equal 0 (to filter out products without prices), or use multiple triggers with specific price thresholds.
Variation: Significant Price Drop
This alerts you when any product’s price drops below $20 — useful for catching accidental discounts.
7. International / Regional Order Routing
Why it matters: If you ship internationally, certain countries may require customs documentation, different carriers, or longer handling times. Routing these orders to a dedicated Slack channel keeps your logistics team organized.
Configuration
Conditions:
Suggested Template
Variation: Specific Country Alerts
8. VIP Customer Activity Tracker
Why it matters: Your biggest spenders deserve VIP treatment. Track when their profiles are updated so you can maintain personalized service.
Configuration
Conditions:
Suggested Template
9. Product Deleted / Unpublished Monitor
Why it matters: Accidental product deletions or status changes to “draft” can make products disappear from your storefront. Catching these immediately prevents lost sales.
Configuration (Deleted)
Configuration (Unpublished/Archived)
Conditions:
Suggested Template (Deleted)
10. Tagged Order Routing
Why it matters: Many merchants use order tags to flag special handling — wholesale orders, subscription renewals, gift orders, etc. Routing tagged orders to dedicated channels keeps workflows clean.
Configuration
Conditions:
Suggested Template
Variations
Free Plan Strategy
On the Free plan (1 trigger limit), here’s how to maximize value: When you’re ready for more granular control, upgrade to Pro for unlimited triggers and create targeted alerts for each scenario in this guide.Channel Organization Tips
1
Create dedicated channels
Use channels like
#orders, #inventory-alerts, #customer-activity to keep different alert types separated.2
Route by urgency
Send critical alerts (low stock, high-value orders) to a channel with Slack notifications enabled. Send informational alerts (new customers, product updates) to a channel with notifications muted.
3
Team-specific routing
Send order alerts to the fulfillment team’s channel, inventory alerts to operations, and customer alerts to customer success.
4
Use Slack's notification settings
Configure per-channel notification preferences in Slack so team members are only interrupted by truly urgent alerts.
