A fallback delivery method is an alternative way to send a message or notification when the primary method fails. In this article, we’ll explore various scenarios where fallback delivery methods are used for automated messages, along with the expected outcomes.
Things to know:
- The ability to configure the fallback delivery method for automated messages is governed by the "Accessing Automated Messages" access control setting.
- You can specify a fallback delivery method (email, SMS, push notification) when the primary method is unavailable.
- Use if available: This is the primary method that will be attempted first
- Use if other methods not available: This method will be attempted if the primary option is unavailable (because contact information is not on file or the user opted out)
- Never Use: This method will not be used, even if none of the other options are available
- Delivery methods configured before February 3, 2025 (prior to the introduction of fallback delivery methods) will have the following default settings:
- Enabled delivery methods - ‘Use if available’ will be selected
- Disabled delivery methods - ‘Use if others are not available’ will be selected
- Notification Requirements
- SMS Notifications: Clients must have a valid phone number on file and be single-opted in to receive transactional SMS.
- Email Notifications: Clients must have a valid email address on file and be opted in to receive transactional emails.
- Push Notifications: Can only be delivered to clients who have the custom MyTime Guest App installed on their mobile device.
- SMS Segment Calculation & Billing:
SMS costs are calculated per segment, not per message. Carriers treat each segment as a separate message for delivery and billing, so every segment is counted and charged individually. This billing method is determined by carriers and is not specific to MyTime.
Segments per message are based on length and encoding
- Encoding Standards
GSM Encoding:
GSM-encoded messages (standard letters, numbers, and symbols) allow up to 160 characters per segment.
If the message is longer than 160 characters, it will be split into concatenated segments of 153 characters each.
UCS-2 Encoding:
UCS-2 messages (special characters, emojis, or non-Latin alphabets) allow up to 70 characters per segment.
If the message is longer than 70 characters, it will be split into concatenated segments of 67 characters each.
Even a single emoji forces UCS-2 encoding, reducing per-segment capacity and potentially doubling the number of segments.
Note: Concatenation headers are hidden data that let the recipient’s phone reassemble multiple segments into a single message.
Each recipient receives their own copy, so the number of segments per message is multiplied by the number of recipients to calculate billing. Example: A 2-segment message sent to 50 recipients counts as 100 billable segments. If each segment costs $0.02, the total cost would be 100 × $0.02 = $2.00.
- Learn more about SMS segments & billing here
Automated Message Scenarios
Delivery Method | Fallback Method | Expected Result |
Email: Use if available | Text: Use if available PUSH: Use if available | Email, text message, and push notifications will all be sent. |
Text: Use if other methods not available PUSH: Never use |
| |
TEXT: Never use PUSH: Use if other methods not available |
| |
TEXT: Never use PUSH: Never use |
| |
TEXT: Use if other methods not available PUSH: Use if other methods not available |
| |
TEXT: Use if available | EMAIL: Use if available PUSH: Use if available | Text message, email, and push notifications will all be sent. |
EMAIL: Use if other methods not available PUSH: Never use |
| |
EMAIL: Never use PUSH: Use if other methods not available |
| |
EMAIL: Never use PUSH: Never use |
| |
EMAIL: Use if other methods not available PUSH: Use if other methods not available |
| |
PUSH: Use if available | EMAIL: Use if available TEXT: Use if available | Push notifications, text message, and email will all be sent. |
EMAIL: Use if other methods not available TEXT: Never use |
| |
EMAIL: Never use TEXT: Use if other methods not available |
| |
EMAIL: Never use TEXT: Never use |
| |
EMAIL: Use if other methods not available TEXT: Use if other methods not available |
|
For more information, contact us at support@mytime.com.
Related Articles:
Transactional vs Marketing Automated Messages
Push Notifications for Automated Messages
Configure Pre-Appointment/Pre-Class Reminder Notifications
Configure Appointment Confirmation Notification
Configure Membership Notifications
Configure Appointment Review Notification
Configure Class Review Notification
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article