sms.json
1 { 2 "templates": [ 3 { 4 "id": "sms_pauljames_01_no", 5 "channel": "sms", 6 "author": "Paul James", 7 "country": "NO", 8 "body_spintax": "{Hei} [firstname], fant forbedringspunkter på [domain] som kan konvertere bedre. Har en kort oversikt klar. Skal jeg sende den?", 9 "tone": "casual", 10 "approach": "quick-win", 11 "tested": false, 12 "conversions": 0, 13 "sends": 0, 14 "language": "no" 15 }, 16 { 17 "id": "sms_001_no", 18 "channel": "sms", 19 "author": "System", 20 "country": "NO", 21 "body_spintax": "{Hei} [firstname], [domain] fikk [grade]: [recommendation_sms]. {Fiks dette for flere henvendelser|Kan bety flere kunder}. Svar JA for rapport.", 22 "tone": "casual", 23 "approach": "problem-solution", 24 "tested": false, 25 "conversions": 0, 26 "sends": 0, 27 "language": "no" 28 }, 29 { 30 "id": "sms_002_no", 31 "channel": "sms", 32 "author": "System", 33 "country": "NO", 34 "body_spintax": "[firstname], opptil [impact]% tap av leads på [domain]. [recommendation_sms]. 24-timers analyse tilgjengelig. {Interessert}? JA.", 35 "tone": "direct", 36 "approach": "quick-win", 37 "tested": false, 38 "conversions": 0, 39 "sends": 0, 40 "language": "no" 41 }, 42 { 43 "id": "sms_003_no", 44 "channel": "sms", 45 "author": "System", 46 "country": "NO", 47 "body_spintax": "Din [industry]-nettside: [recommendation_sms]. Kan koste deg ~[impact]% av henvendelsene. {Detaljer?|Analyserapport?} Svar JA.", 48 "tone": "helpful", 49 "approach": "educational", 50 "tested": false, 51 "conversions": 0, 52 "sends": 0, 53 "language": "no" 54 }, 55 { 56 "id": "sms_004_no", 57 "channel": "sms", 58 "author": "System", 59 "country": "NO", 60 "body_spintax": "{Hei} [firstname]! [domain] fikk [grade] i konverteringsscore. [recommendation_sms]. Rask analyse viser forbedringspotensial. Interessert? JA.", 61 "tone": "casual", 62 "approach": "authority", 63 "tested": false, 64 "conversions": 0, 65 "sends": 0, 66 "language": "no" 67 }, 68 { 69 "id": "sms_005_no", 70 "channel": "sms", 71 "author": "System", 72 "country": "NO", 73 "body_spintax": "[firstname] - [domain]: [recommendation_sms], opptil [impact]% tap. Rask løsning tilgjengelig. {Detaljer|Interessert}? JA.", 74 "tone": "urgent", 75 "approach": "urgency", 76 "tested": false, 77 "conversions": 0, 78 "sends": 0, 79 "language": "no" 80 } 81 ] 82 }