sms.json
1 { 2 "templates": [ 3 { 4 "id": "sms_pauljames_01_mx", 5 "channel": "sms", 6 "author": "Paul James", 7 "country": "MX", 8 "body_spintax": "{{Hola [firstname] - noté|{Eché un vistazo rápido a|Revisé|Analicé} tu página principal y noté} {algunos puntos|algunas áreas|varios aspectos} donde tu oferta podría convertir mejor. Preparé un {breve|rápido} resumen. ¿Te lo envío?", 9 "tone": "casual", 10 "approach": "quick-win", 11 "tested": false, 12 "conversions": 0, 13 "sends": 0, 14 "language": "es" 15 }, 16 { 17 "id": "sms_001_mx", 18 "channel": "sms", 19 "author": "System", 20 "country": "MX", 21 "body_spintax": "{Hola} [firstname], [domain] tiene una calificación de [grade] - problema principal: [recommendation_sms]. {Corrígelo y consigue más clientes potenciales|Corregir esto trae más clientes potenciales}. Responde SÍ para recibir el informe.", 22 "tone": "casual", 23 "approach": "problem-solution", 24 "tested": false, 25 "conversions": 0, 26 "sends": 0, 27 "language": "es" 28 }, 29 { 30 "id": "sms_002_mx", 31 "channel": "sms", 32 "author": "System", 33 "country": "MX", 34 "body_spintax": "[firstname], encontré una posible pérdida de leads de hasta el [impact]% en [domain]. [recommendation_sms]. Una auditoría de 24 hrs muestra cómo solucionarlo. {¿Lo quieres?|¿Te interesa?|¿Quieres saber más?} Responde SÍ.", 35 "tone": "direct", 36 "approach": "quick-win", 37 "tested": false, 38 "conversions": 0, 39 "sends": 0, 40 "language": "es" 41 }, 42 { 43 "id": "sms_003_mx", 44 "channel": "sms", 45 "author": "System", 46 "country": "MX", 47 "body_spintax": "Tu sitio de [industry]: [recommendation_sms]. Posible pérdida de hasta ~[impact]% de tus leads. {¿Quieres los detalles?|¿Quieres nuestro reporte de soluciones rápidas?} Responde SÍ.", 48 "tone": "helpful", 49 "approach": "educational", 50 "tested": false, 51 "conversions": 0, 52 "sends": 0, 53 "language": "es" 54 }, 55 { 56 "id": "sms_004_mx", 57 "channel": "sms", 58 "author": "System", 59 "country": "MX", 60 "body_spintax": "{Hola} [firstname]! [domain] tiene un puntaje de conversión [grade]. [recommendation_sms]. Una auditoría rápida revela cómo aumentar tus leads {30%|significativamente}. ¿Lo quieres? SÍ.", 61 "tone": "casual", 62 "approach": "authority", 63 "tested": false, 64 "conversions": 0, 65 "sends": 0, 66 "language": "es" 67 }, 68 { 69 "id": "sms_005_mx", 70 "channel": "sms", 71 "author": "System", 72 "country": "MX", 73 "body_spintax": "[firstname] - [domain]: [recommendation_sms] podría reducir leads hasta un [impact]%. Solución rápida disponible. {Detalles|Interesado}? Responde SÍ.", 74 "tone": "urgent", 75 "approach": "urgency", 76 "tested": false, 77 "conversions": 0, 78 "sends": 0, 79 "language": "es" 80 } 81 ] 82 }