/ data / templates / AT / de / sms.json
sms.json
 1  {
 2    "templates": [
 3      {
 4        "id": "sms_pauljames_01_at",
 5        "channel": "sms",
 6        "author": "Paul James",
 7        "country": "AT",
 8        "body_spintax": "{{Servus|Guten Tag} [firstname|] -|{Habe mir kurz|Habe mir} Ihre Startseite {angeschaut|angesehen} und} {ein paar Stellen|einige Bereiche} entdeckt, wo Ihr Angebot besser konvertieren könnte. Ich hab eine {kurze|einfache} Übersicht erstellt. Soll ich sie Ihnen schicken?",
 9        "tone": "casual",
10        "approach": "quick-win",
11        "tested": false,
12        "conversions": 0,
13        "sends": 0,
14        "language": "de"
15      },
16      {
17        "id": "sms_001_at",
18        "channel": "sms",
19        "author": "System",
20        "country": "AT",
21        "body_spintax": "{Servus|Guten Tag} [firstname|], [domain] erreicht [grade] - Hauptproblem: [recommendation_sms]. {Beheben Sie das und holen mehr Anfragen|Wenn Sie das beheben, kommen mehr Anfragen}. Antworten Sie mit JA.",
22        "tone": "casual",
23        "approach": "problem-solution",
24        "tested": false,
25        "conversions": 0,
26        "sends": 0,
27        "language": "de"
28      },
29      {
30        "id": "sms_002_at",
31        "channel": "sms",
32        "author": "System",
33        "country": "AT",
34        "body_spintax": "[firstname|Guten Tag], bis zu [impact]% Anfragen-Verlust auf [domain]. [recommendation_sms]. 24-Stunden-Audit verfügbar. {Interesse}? JA.",
35        "tone": "direct",
36        "approach": "quick-win",
37        "tested": false,
38        "conversions": 0,
39        "sends": 0,
40        "language": "de"
41      },
42      {
43        "id": "sms_003_at",
44        "channel": "sms",
45        "author": "System",
46        "country": "AT",
47        "body_spintax": "Ihre [industry]-Website: [recommendation_sms]. Könnte Sie bis zu ~[impact]% Ihrer Anfragen kosten. {Details?|Fix-Report?} Antworten Sie mit JA.",
48        "tone": "helpful",
49        "approach": "educational",
50        "tested": false,
51        "conversions": 0,
52        "sends": 0,
53        "language": "de"
54      },
55      {
56        "id": "sms_004_at",
57        "channel": "sms",
58        "author": "System",
59        "country": "AT",
60        "body_spintax": "{Servus|Guten Tag} [firstname|]! [domain] hat einen [grade] Conversion-Score. [recommendation_sms]. Kurzes Audit zeigt Verbesserungspotenzial. Interesse? JA.",
61        "tone": "casual",
62        "approach": "authority",
63        "tested": false,
64        "conversions": 0,
65        "sends": 0,
66        "language": "de"
67      },
68      {
69        "id": "sms_005_at",
70        "channel": "sms",
71        "author": "System",
72        "country": "AT",
73        "body_spintax": "[firstname|] - [domain]: [recommendation_sms] könnte Sie bis zu [impact]% Ihrer Anfragen kosten. Schnelle Lösung verfügbar. {Details|Interesse}? JA.",
74        "tone": "urgent",
75        "approach": "urgency",
76        "tested": false,
77        "conversions": 0,
78        "sends": 0,
79        "language": "de"
80      }
81    ]
82  }