Loymax, 2026

Wiki source code of Status System


Show last authors
1 |(% style="border-color:white; width:1373px" %)(((
2 (% class="lead" %)
3 Status Systems have long proven to be a high-quality mechanism for retaining customers and maintaining their interest in the Loyalty Program. There is a wide range of possible status conditions in Loymax System, both on the basis of customer activity and other activities of LP Member.
4
5 Status upgrades can be accompanied, for example, by additional discounts and bonus points for purchases. In order to get more benefits from purchases, customers will strive to increase their status. This means that they will make more purchases or other actions in the Loyalty Program.
6
7 The conditions for changing the statuses of LP Members are configured using [[offers>>url:https://docs.loymax.io/bin/create/Main/Using/MMP/Marketing/Offers/Offers_creation_examples/Offers_for_customer/Offers_from_members_status/WebHome?parent=Sandbox.Status_system.WebHome]]. For example:
8
9 * the status can be upgraded if the conditions are met in the current period;
10 * the status can be downgraded if the LP Member has not fulfilled the conditions in the current period.
11
12 An example of offer setting with an increase/decrease in status can be found in [[special article>>url:https://docs.loymax.io/bin/create/Main/Using/MMP/Marketing/Offers/Offers_creation_examples/Offers_with_counters/Offers_with_purchase_counter/WebHome?parent=Sandbox.Status_system.WebHome#04]].
13 )))
14
15 (% class="box" %)
16 (((
17 **Contents:**
18
19 (% class="wikitoc" %)
20 * [[Examples of status systems>>path:#HExamplesofstatussystems]]
21 * [[Creation and configuration of the status system>>path:#HCreationandconfigurationofthestatussystem]]
22 * [[Offers related to customer status>>path:#HOffersrelatedtocustomerstatus]]
23 * [[Changing LP Member statuses>>path:#HChangingA0LPMemberstatuses]]
24 * [[Getting information about statuses>>path:#HGettinginformationaboutstatuses]]
25 )))
26
27 = Examples of status systems =
28
29 The number of levels in the status system, the names and conditions for changing the status may be different. They are set at the stage of creating a status system. To upgrade the status, the customer must exceed the threshold of the current status.
30
31 **Example 1.** A **status system for the amount of purchases per month** is created in the System. The larger the amount of a customer purchases per month, the higher his status in the next month will be, and the more favorable preferences he will receive.
32
33 (% class="table-bordered" style="margin-right:auto; width:1650px" %)
34 (% class="info" %)|(% style="text-align:center; width:248px" %)**Name**|(% style="text-align:center; width:191px" %)**Threshold**|(% style="text-align:center; width:804px" %)**Status description**|(% style="text-align:center; width:405px" %)**Preferences for the status**
35 |(% style="width:248px" %)(((
36 **Bronze**
37
38
39 )))|(% style="width:191px" %)€100|(% style="width:804px" %)To change the status, the customer needs to make purchases of more than €100 per month.|(% style="width:405px" %)(((
40 2% discount on the entire receipt.
41
42 100 bonus points to the card for every fifth purchase.
43 )))
44 |(% style="width:248px" %)(((
45 **Silver**
46 )))|(% style="width:191px" %)€200|(% style="width:804px" %)This status will be assigned to the customer **next month** if he makes purchases **in the current month** for more than €100.|(% style="width:405px" %)(((
47 5% discount on the entire receipt.
48
49 300 bonus points to the card for every fifth purchase.
50 )))
51 |(% style="width:248px" %)(((
52 **Gold**
53 )))|(% style="width:191px" %)∞|(% style="width:804px" %)This status will be assigned to the customer **next month** if he makes purchases **in the current month** for more than €200.|(% style="width:405px" %)(((
54 10% discount on the entire receipt.
55
56 500 bonus points to the card for every fifth purchase.
57 )))
58
59 **Example 2.** A **status system for the number of purchases per month** is created in the System. The greater the number of purchases a customer makes, the higher his status is in the next month, and the more favorable preferences he will receive.
60
61 (% class="table-bordered" style="margin-right:auto" %)
62 (% class="info" %)|=(% style="width: 249px; text-align: center;" %)Name|=(% style="width: 192px; text-align: center;" %)Threshold|=(% style="width: 807px; text-align: center;" %)Status description|=(% style="width: 403px; text-align: center;" %)**Preferences for the status**
63 |(% style="width:249px" %)**Basic**|(% style="width:192px" %)5 purchases|(% style="width:807px" %)To change the status from Basic to higher, the customer needs to make more than 5 purchases per month.|(% style="width:403px" %)Discount on every fifth purchase.
64 |(% style="width:249px" %)**Favorite customer**|(% style="width:192px" %)15 purchases|(% style="width:807px" %)(((
65 This status will be assigned to the customer **next month** if he makes ** more than 5 purchases in the current month**.
66 )))|(% style="width:403px" %)5% discount on the entire receipt.
67 |(% style="width:249px" %)**Shopaholic**|(% style="width:192px" %)25 purchases|(% style="width:807px" %)This status will be assigned to the customer **next month** if he makes **more than 15 purchases in the current month**.|(% style="width:403px" %)(((
68 10% discount on the entire receipt.
69
70 500 bonus points to the card for every fifth purchase.
71 )))
72 |(% style="width:249px" %)**PRO**|(% style="width:192px" %)∞|(% style="width:807px" %)This status will be assigned to the customer **next month** if he makes **more than 25 purchases in the current month**.|(% style="width:403px" %)PRO customer discount 15%
73
74 = Creation and configuration of the status system =
75
76 All steps to create and configure a status system can be performed using the automated control system (in the section [[Marketing ~> Status Systems>>url:https://docs.loymax.io/bin/create/Main/Using/MMP/Marketing/Status_system_using/StatusSystem/WebHome?parent=Sandbox.Status_system.WebHome]] and in the **Status Systems** tab of the section [[ Admin Panel ~> Customer attributes>>url:https://docs.loymax.io/bin/create/Main/Using/MMP/Admin_panel/Client_attributes/WebHome?parent=Sandbox.Status_system.WebHome]]). With the help of Loymax Platform, you can configure:
77
78 * customer activity counter, which will affect the change of statuses (number, amount of purchases, number of invited friends, frequency of visits to POSs, etc.);
79 * any number and any thresholds of statuses;
80 * periodic change and reset of statuses;
81 * change of statuses on the customer birthday;
82 * and much more.
83
84 (% class="box" %)
85 (((
86 **For more information on setting up the status system, see the article [[Setting up the status system>>url:https://docs.loymax.io/bin/create/Main/Using/MMP/Marketing/Status_system_using/Status_system_setting/WebHome?parent=Sandbox.Status_system.WebHome]].**
87 )))
88
89 = Offers related to customer status =
90
91 Different [[offers>>url:https://docs.loymax.io/bin/create/Main/Using/MMP/Marketing/Offers/Offers_creation_examples/Offers_for_customer/Offers_from_members_status/WebHome?parent=Sandbox.Status_system.WebHome]] can be configured for customers with different statuses. For example, it is possible to determine for which customers the offer will work depending on their status using the filter [[Status>>url:https://docs.loymax.io/bin/create/Main/Using/MMP/Marketing/Offers/Filters/Client/Status/WebHome?parent=Sandbox.Status_system.WebHome]].
92
93 Examples of offers for different statuses:
94
95 * Discounts on the entire receipt, depending on the status: **Bronze ** — 2%, **Silver** — 5%, **Gold** — 10%.
96 * Upgrade your status — choose more favorite products: **Bronze** — 2 favorite products, **Silver** — 4 favorite products,** Gold** — 7 favorite products.
97
98 Also in the offers, you can configure [[printing on receipt>>url:https://docs.loymax.io/bin/create/Main/Using/MMP/Marketing/Offers/Offers_creation_examples/Offers_with_check_messages/WebHome?parent=Sandbox.Status_system.WebHome]] an information about the current status of the customer using the event [[Changing the customer status>>url:https://docs.loymax.io/bin/create/Main/Using/MMP/Marketing/Offers/Event_catalog/WebHome?parent=Sandbox.Status_system.WebHome]] and action [[Message on receipt>>url:https://docs.loymax.io/bin/create/Main/Using/MMP/Marketing/Offers/Action_catalog/Cheque_message/WebHome?parent=Sandbox.Status_system.WebHome]].
99
100 (% class="box" %)
101 (((
102 **Information on setting up offers with statuses is provided in the article [[Offers with customer statuses>>url:https://docs.loymax.io/bin/create/Main/Using/MMP/Marketing/Offers/Offers_creation_examples/Offers_for_customer/Offers_from_members_status/WebHome?parent=Sandbox.Status_system.WebHome]].**
103 )))
104
105 = Changing LP Member statuses =
106
107 After the basic configuration of the status system, statuses of the LP Members will change automatically once in a set period. However, there are other ways to change a LP Member status.
108
109 **Changing status using a special [[offer>>url:https://docs.loymax.io/bin/create/Main/Using/MMP/Marketing/Offers/Offers_creation_examples/Offers_for_customer/Offers_from_members_status/WebHome?parent=Sandbox.Status_system.WebHome]]**
110
111 Any conditions can be set for the status upgrade offer, for example:
112
113 * Make a purchase of more than €100 and get Gold status by the end of the month.
114 * Invite a friend to the Loyalty Program and get Silver status, three friends — Gold status..
115
116 (% class="wikigeneratedid" id="HManualstatuschange" %)
117 **Manual status change**
118
119 The status of a particular LP Member can be changed manually. For this, the corresponding functionality in the [[Call Center>>url:https://docs.loymax.io/bin/create/Main/Using/Contact_center/Typical_processes/Status_change/WebHome?parent=Sandbox.Status_system.WebHome]] and [[CRM>>url:https://docs.loymax.io/bin/create/Main/Using/MMP/CRM/Clients/WebHome?parent=Sandbox.Status_system.WebHome#anchor1]] is used. For example, if there was an error and the wrong status was assigned.
120
121 **Changing status using [[batch loading attributes of Members>>path:#anchor3]]**
122
123 If necessary, new statuses for several Members to the system by uploading a file.
124
125 = Getting information about statuses =
126
127 The information about the statuses of the LP Members is displayed in the [[Call Center>>url:https://docs.loymax.io/bin/create/Main/Using/Contact_center/Typical_processes/Status_change/WebHome?parent=Sandbox.Status_system.WebHome]] and in the [[special tab>>url:https://docs.loymax.io/bin/create/Main/Using/MMP/CRM/Clients/Customer_profile/Statuses/WebHome?parent=Sandbox.Status_system.WebHome]] of Loymax Platform section** **of **CRM > Customers**.
128
129 |(% style="border-color:white; text-align:center" %)(((
130 [[~[~[image:https://docs.loymax.io/bin/download/Sandbox/Status_system/WebHome/StatusSystem1.png~|~|width="800"~]~]>>url:https://docs.loymax.io/bin/download/Sandbox/Status_system/WebHome/StatusSystem1.png||rel="lightbox"]]
131 )))
132
133 The LP Members may get information about their statuses in the [[messages on receipt>>url:https://docs.loymax.io/bin/create/Main/Using/MMP/Marketing/Offers/Action_catalog/Cheque_message/WebHome?parent=Sandbox.Status_system.WebHome]] or [[via various communications channels>>url:https://docs.loymax.io/bin/create/Main/Using/MMP/Marketing/Offers/Action_catalog/Message_sending/WebHome?parent=Sandbox.Status_system.WebHome]]. To send such messages, the special [[metavariables>>url:https://docs.loymax.io/bin/create/Main/Using/MMP/Configurations/Notification_templates_and_metavariables/Structure_of_metavariables/WebHome?parent=Sandbox.Status_system.WebHome#anchor14]] can be used.
134
135 The information about the statuses can be displayed on customer services integrated with Loymax. For this, there is a [[special method of public API>>url:https://docs.loymax.io/bin/create/Main/Integration/Ways_to_use_API/API_methods/Methods_of_public_api/User/WebHome?parent=Sandbox.Status_system.WebHome#12]], which enables to output the information about the current status of the LP Member.
136
137 Examples of implementation of displaying information about statuses in customer services:
138
139 |(% style="border-color:#ffffff" %)(((
140 **Personal Account:**
141 )))|(% style="border-color:#ffffff" %)(((
142 **Mobile Application:**
143 )))
144 |(% style="border-color:#ffffff; width:50%" %)(((
145 [[~[~[image:https://docs.loymax.io/bin/download/Sandbox/Status_system/WebHome/PersAcc_Status.png~|~|width="600"~]~]>>url:https://docs.loymax.io/bin/download/Sandbox/Status_system/WebHome/PersAcc_Status.png||rel="lightbox"]]
146 )))|(% style="border-color:#ffffff; text-align:center; width:50%" %)(((
147 [[~[~[image:https://docs.loymax.io/bin/download/Sandbox/Status_system/WebHome/MA_Status_en.png~|~|height="400" width="300"~]~]>>url:https://docs.loymax.io/bin/download/Sandbox/Status_system/WebHome/MA_Status_en.png||rel="lightbox"]]
148 )))
149
150 (% class="box" %)
151 (((
152 **Read also:**
153
154 * [[Examples of offers from the status of an LP Member>>url:https://docs.loymax.io/bin/create/Main/Using/MMP/Marketing/Offers/Offers_creation_examples/Offers_for_customer/Offers_from_members_status/WebHome?parent=Sandbox.Status_system.WebHome]]
155 * [[Example of setting the status system by the number of purchases>>url:https://docs.loymax.io/bin/create/Main/Using/MMP/Marketing/Status_system_using/Status_system_examples/Status_system_per_purchases_quantity/WebHome?parent=Sandbox.Status_system.WebHome]]
156 )))