Loymax, 2026

Wiki source code of 4.3. Push mass messaging


Show last authors
1 (% class="lead" %)
2 **Push mass messaging **module allows to send push notifications to a group of customers.
3
4 |(% style="border-color:#ffffff; text-align:center" %){{lightbox image="Push_message.png" width="700"/}}
5 |(% style="border-color:#ffffff; text-align:center" %){{lightbox image="Push_2.png" width="700"/}}
6
7 === Push mailing parameters ===
8
9 Filling out push mailing parameters consists of the following steps:
10
11 1. [[Setting up A/B testing>>doc:Main.Smart_Communications.SMC_Use.Mass_messaging.A_B_testing.WebHome]] in the mailing, if required.
12 1. Filling out the **message parameters**. In case of A/B testing, it is necessary to fill in several variants of the message.
13 1. Filling out the **mailing settings**.
14
15 ==== Message parameters ====
16
17 Fill out the main fields for message sending:
18
19 * Specify the mailing **title**.
20 * Fill in the **push text**. There is an option to use the [[Template Engine constructs>>doc:Main.Usage.Smart_Communications.Mass_messaging.Template_engine.WebHome]] in the text body.
21 * Specify the **external link **or **deep-link**, if there is a need to redirect customers to another resource or page in the Mobile App.
22 * There is an option to upload the **image** (if needed). Smart Communications does not have any restrictions on the image size, except for the Nginx file upload limit — 32 MB. However, Google FCM does have file size limitations. If the payload exceeds the allowed size, Firebase may respond with the **‘Message Too Big’ error **for the entire request. To avoid such issues, we recommend following the guidelines below for image size in push mailings**:**
23 ** **Image format: **PNG or JPG.
24 ** **Recommended image size:** up to 300 KB.
25 ** **Image aspect ratio:** 2:1.
26 ** **Maximum image size:** 800 pixels.
27 ** **Maximum image width:** 1,000 pixels..
28
29 After filling out the message parameters, you can send a test message. To do this, click **Test**. In the opened window specify the **Push-ID** and click **Send**.
30
31 |(% style="border-color:#ffffff; text-align:center" %)[[image:Tes_push.png]]
32
33 ==== Mailing settings ====
34
35 All types of settings have the same set of settings. Detailed description of mailing settings can be found in a separate [[article>>doc:Main.Smart_Communications.SMC_Use.Mass_messaging.Mailing_settings.WebHome]].
36
37 (% class="box" %)
38 (((
39 **Read also:**
40
41 * [[General settings>>doc:Main.Smart_Communications.SMC_Use.Settings_SC.Settings.WebHome]] for push mailings
42 * [[Setting up push notifications via Firebase Cloud Messaging API>>doc:Main.Integration.Integration_of_SC.Providers.Push_gateway_connection.WebHome]]
43 * (((
44 [[Tracking push notification availability for customers in Loymax Smart Communications>>doc:Main.Smart_Communications.SMC_Use.Mass_messaging.Push_notification_availability.WebHome]]
45 )))
46 )))