Loymax, 2026

From version 18.1
edited by Andrej Rylov
on 2026/04/08 04:36
Change comment: There is no comment for this version
To version 19.1
edited by Andrej Rylov
on 2026/04/08 04:37
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -45,15 +45,15 @@
45 45  * Selection by communication history and customer responses to messages.
46 46  * Saved segments.
47 47  * Support for customer/transaction source tracking.
48 -* Support for custom fields in customer profiles, transactions, and transaction lines.
48 +* Support for custom fields in customer profiles, transactions, and transaction line items.
49 49  
50 50  (((
51 51  (% class="box" %)
52 52  (((
53 -**Segment examples**: one-time buyers, regular buyers, residents of Novosibirsk, toothpaste buyers over age 30.
53 +**Segment examples**: one-time buyers, regular buyers, residents of Barcelona, toothpaste buyers over age 30.
54 54  )))
55 55  
56 -For each segment, the system stores the selection rules and current segment metrics: number of profiles, average check, LTV, etc.
56 +For each segment, the system stores the selection rules and current segment metrics: number of profiles, average purchase, LTV, etc.
57 57  
58 58  Segments are recalculated multiple times per day.
59 59  
... ... @@ -62,10 +62,10 @@
62 62  **Example selection rules**:
63 63  
64 64  * Contact. SMS subscription active: yes.
65 -* Customer. Number of receipts: greater than or equal to 1.
65 +* Customer. Number of orders: greater than or equal to 1.
66 66  * Customer. Age: greater than or equal to 30.
67 67  
68 -These rules generate a list of customers over 30 who have made at least one purchase and are subscribed to SMS notifications.
68 +These rules generate a list of customers over 30 who have made at least one order and are subscribed to SMS notifications.
69 69  
70 70  |(% style="border-color:#ffffff; text-align:center" %){{lightbox image="Segment_example.png" width="1200"/}}
71 71  )))
... ... @@ -83,14 +83,12 @@
83 83  )))
84 84  
85 85  (% class="wikigeneratedid" %)
86 -For instructions on creating a target audience, see the [[article>>doc:Main.Smart_Communications.SMC_Use.Customers.Target_audiences.WebHome]].
86 +For instructions on creating a target audience, see this [[article>>doc:Main.Smart_Communications.SMC_Use.Customers.Target_audiences.WebHome]].
87 87  
88 88  == Mass messaging ==
89 89  
90 -A one-time system task to select customer profiles from a specified segment and send them a predefined message. The following channels are available for mass messaging: email, SMS/Viber*, and push notifications.
90 +A one-time system task to select customer profiles from a specified segment and send them a predefined message. The following channels are available for mass messaging: email, SMS/Viber, push, in-app notifications, and messengers.
91 91  
92 -*//Viber access is restricted in the Russian Federation. Usage in other countries is governed by local regulations.//
93 -
94 94  == Campaign ==
95 95  
96 96  Campaigns are automated communication sequences that define rules for system interaction with customers. Campaigns are executed automatically by the system at a specified frequency.