Đăng ký quyền truy cập sớm

Nhập tên của bạn cùng email hoặc số điện thoại. Chúng tôi sẽ liên hệ và gửi thông tin truy cập Tajo.

Gửi SMS

Gửi tin nhắn SMS cá nhân hóa tới khách hàng để cập nhật chương trình khách hàng thân thiết, thông báo đơn hàng và ưu đãi có thời hạn.

Bắt đầu nhanh

Yêu cầu SMS cơ bản

POST https://api.brevo.com/v3/transactionalSMS/sms
Content-Type: application/json
api-key: YOUR_API_KEY
{
"type": "transactional",
"unicodeEnabled": false,
"sender": "TajoLoyalty",
"recipient": "+1234567890",
"content": "Hi John! You've earned 150 points from your recent purchase. Your total: 1,250 points. Redeem at tajo.com/rewards"
}

Phản hồi

{
"reference": "sms_abc123",
"messageId": "msg_def456"
}

Mẫu SMS cho chương trình khách hàng thân thiết

Thông báo cộng điểm

{
"type": "transactional",
"sender": "TajoRewards",
"recipient": "+1234567890",
"content": "🎉 Great news {{contact.FIRSTNAME}}! You earned {{params.pointsEarned}} points from order #{{params.orderNumber}}. Total: {{params.totalPoints}} points. Shop more at {{params.storeUrl}}",
"params": {
"pointsEarned": "200",
"orderNumber": "ORD-2024-001",
"totalPoints": "1,450",
"storeUrl": "shop.tajo.com"
}
}

Cảnh báo nâng hạng

{
"content": "🌟 Congratulations {{contact.FIRSTNAME}}! You've been upgraded to {{params.newTier}} status! Enjoy {{params.benefits}}. Your new point balance: {{params.totalPoints}}",
"params": {
"newTier": "Gold",
"benefits": "free shipping & exclusive offers",
"totalPoints": "2,500"
}
}

Xác nhận đổi phần thưởng

{
"content": "✅ Reward redeemed! {{params.rewardName}} - {{params.pointsUsed}} points used. Coupon: {{params.couponCode}} (expires {{params.expiryDate}}). Remaining: {{params.remainingPoints}} points",
"params": {
"rewardName": "20% Off",
"pointsUsed": "1000",
"couponCode": "SAVE20NOW",
"expiryDate": "Mar 15",
"remainingPoints": "450"
}
}

Cập nhật trạng thái đơn hàng

{
"content": "📦 Your order #{{params.orderNumber}} has {{params.status}}! {{params.details}} Track: {{params.trackingUrl}}",
"params": {
"orderNumber": "ORD-2024-001",
"status": "shipped",
"details": "Arriving in 2-3 business days",
"trackingUrl": "track.tajo.com/ORD-2024-001"
}
}

SMS chiến dịch cá nhân hóa

Ưu đãi đặc biệt ngày sinh nhật

{
"type": "marketing",
"sender": "TajoBday",
"recipient": "+1234567890",
"content": "🎂 Happy Birthday {{contact.FIRSTNAME}}! Here's a special gift: {{params.birthdayBonus}} bonus points + {{params.discountCode}} for {{params.discountAmount}} off! Valid until {{params.expiryDate}}",
"params": {
"birthdayBonus": "500",
"discountCode": "BIRTHDAY25",
"discountAmount": "25%",
"expiryDate": "end of month"
}
}

Khôi phục giỏ hàng bỏ dở

{
"content": "🛒 Hi {{contact.FIRSTNAME}}, you left {{params.itemCount}} items in your cart worth {{params.cartValue}}. Complete your purchase and earn {{params.potentialPoints}} points! Continue: {{params.cartUrl}}",
"params": {
"itemCount": "3",
"cartValue": "$299.97",
"potentialPoints": "300",
"cartUrl": "tajo.com/cart"
}
}

Cảnh báo khuyến mãi chớp nhoáng

{
"content": "⚡ {{contact.FIRSTNAME}}, FLASH SALE: {{params.saleDetails}}! {{params.loyaltyTier}} members get {{params.bonusPoints}} bonus points! Shop now: {{params.saleUrl}} ({{params.timeLeft}} left)",
"params": {
"saleDetails": "50% off electronics",
"loyaltyTier": "Gold",
"bonusPoints": "double",
"saleUrl": "tajo.com/flash",
"timeLeft": "6 hours"
}
}

Tính năng SMS nâng cao

SMS dựa trên mẫu

{
"type": "transactional",
"templateId": 123,
"params": {
"customerName": "John Doe",
"pointsBalance": "2,350",
"nextReward": "Free shipping at 2,500 points"
}
}

SMS hẹn giờ

{
"type": "transactional",
"sender": "TajoRemind",
"recipient": "+1234567890",
"content": "⏰ Reminder: Your {{params.pointsExpiring}} points expire in {{params.daysLeft}} days! Use them at tajo.com/rewards",
"scheduledAt": "2024-01-30T09:00:00Z",
"params": {
"pointsExpiring": "500",
"daysLeft": "7"
}
}

Hỗ trợ Unicode

{
"type": "transactional",
"unicodeEnabled": true,
"content": "🎊 ¡Felicidades {{contact.FIRSTNAME}}! Has ganado {{params.points}} puntos 💎",
"params": {
"points": "150"
}
}

Phân khúc chiến dịch SMS

Nhắn tin theo hạng

{
"type": "marketing",
"content": "{{#if contact.LOYALTY_TIER == 'Platinum'}}💎 VIP Alert: Early access to our sale + triple points!{{else}}🌟 Loyalty member: Get double points on your next purchase!{{/if}}",
"webUrl": "https://tajo.com/sale"
}

SMS nhắm theo vị trí

{
"content": "📍 {{contact.FIRSTNAME}}, there's a Tajo store near you! Visit {{params.nearestStore}} and show this text for {{params.inStoreBonus}} bonus points!",
"params": {
"nearestStore": "123 Main St, NYC",
"inStoreBonus": "100"
}
}

Tuân thủ và thực hành tốt nhất

Xác minh đăng ký nhận tin

{
"type": "transactional",
"content": "Welcome to Tajo SMS alerts! Reply YES to confirm you want loyalty updates and exclusive offers. Reply STOP to opt out anytime. Msg & data rates may apply."
}

Xử lý hủy đăng ký

{
"type": "transactional",
"content": "You've been unsubscribed from Tajo SMS alerts. You'll still receive important order updates. To rejoin, text START. Questions? Contact [email protected]"
}

Xử lý lỗi

{
"code": "invalid_recipient",
"message": "Phone number format invalid",
"details": {
"recipient": "123-456-7890",
"expectedFormat": "+1234567890"
}
}
{
"code": "message_too_long",
"message": "SMS content exceeds character limit",
"details": {
"length": 180,
"limit": 160,
"segments": 2
}
}

Phân tích SMS

Theo dõi các chỉ số chính:

  • Tỷ lệ gửi thành công
  • Tỷ lệ nhấp chuột (với liên kết)
  • Tỷ lệ chuyển đổi
  • Tỷ lệ hủy đăng ký
  • Điểm tương tác của khách hàng

Tối ưu chi phí

Quản lý số ký tự

{
"content": "Hi {{contact.FIRSTNAME}}! +{{params.points}}pts from order #{{params.orderNum}}. Total: {{params.total}}pts. tajo.com/rewards",
"estimatedSegments": 1,
"characterCount": 89
}

SMS hàng loạt cho phân khúc

{
"recipients": [
{
"phone": "+1234567890",
"params": { "name": "John", "points": "150" }
},
{
"phone": "+1234567891",
"params": { "name": "Jane", "points": "200" }
}
],
"content": "Hi {{params.name}}! You earned {{params.points}} points!"
}

Tích hợp với nền tảng Tajo

  1. Xác nhận đơn hàng: SMS tự động cho xác nhận mua hàng
  2. Thông báo điểm: Cập nhật số dư điểm theo thời gian thực
  3. Thay đổi hạng: Thông báo tức thì khi nâng hạng
  4. Cảnh báo hết hạn: Nhắc trước khi điểm hết hạn
  5. Chiến dịch khuyến mãi: Ưu đãi nhắm mục tiêu dựa trên hành vi

Thực hành tốt nhất

  1. Viết ngắn gọn: SMS có giới hạn, hãy súc tích nhưng hấp dẫn
  2. Cá nhân hóa: Dùng dữ liệu khách hàng để nhắn tin đúng nhu cầu
  3. Thời điểm: Gửi vào thời điểm tối ưu với đối tượng của bạn
  4. CTA rõ ràng: Nêu rõ bước tiếp theo hoặc liên kết
  5. Tuân thủ: Luôn kèm hướng dẫn hủy đăng ký
  6. Kiểm thử: Chạy A/B test nhiều định dạng tin nhắn

Bước tiếp theo

  • Thiết lập mẫu SMS
  • Cấu hình tự động hóa SMS
  • Quản lý danh sách liên hệ SMS
  • Theo dõi phân tích SMS

Đăng ký quyền truy cập sớm

Nhập tên của bạn cùng email hoặc số điện thoại. Chúng tôi sẽ liên hệ và gửi thông tin truy cập Tajo.

tự động nhận diện
Trợ lý AI

Xin chào! Hãy hỏi tôi về tài liệu.