Loymax, 2026

6. E-Commerce


Loymax Smart Communications allows you to automate communications related to e-commerce business processes.

Key features

Loymax Smart Communications provides the following key integration capabilities with e-commerce systems:

  • receiving information about changes in the composition and status of an order;
  • receiving information about web events;
  • working with any set of containers: cart, favorites, wishlist, bookmarks, etc.;
  • trigger-based messaging campaigns based on order-related events, web events, and container-related events;
  • segmentation based on orders, containers, and web events;
  • mass messaging to segments;
  • message personalization using the template engine – inserting order attributes, order line items, products in a container, and web event context data into messages.

The Loymax Smart Communications integration architecture with e-commerce systems is described in a separate article.

Orders

An order is the central object in e-commerce. In Loymax Smart Communications, an order is a dynamic object consisting of order line items and having a set of attributes that can change over time. The order composition, delivery address, payment method, etc., can all change. Additionally, an order has three sets of statuses (general status, delivery status, payment status), which can also change independently of each other. For more details on order functionality, see the separate article.

Like all objects in Loymax Smart Communications, orders and order line items have a configurable set of fields: system fields that are always present and required for the System to function correctly, and custom fields created according to the Partner's needs.

Order information can be sent to Loymax Smart Communications through various channels:

  • JS tracker. A small JavaScript code snippet is placed on the Partner's website, automatically transmitting information about customer actions on the site to Loymax Smart Communications. One such action is placing an order.
  • Mobile SDK. Code is integrated into the Partner's mobile application to enable calls to the Loymax backend. If a customer places an order in the mobile app, this information is automatically transmitted to Loymax Smart Communications.
  • REST API. The Partner's master system can transmit order information to Loymax Smart Communications via REST API calls (using Eorder methods for working with orders).

Events

Loymax Smart Communications can receive information about customer activity in the form of events and web events.

A web event always represents some customer action on a website or in a mobile application. Loymax Smart Communications includes a set of preconfigured web events (such as placing an order, viewing a product, or adding a product to a container), and custom web events can also be configured.

Events are not necessarily directly related to customer actions; for example, a courier might miss a customer at home, or a customer's RFM segment might change.

Containers

A container is an individual customer product list. Loymax Smart Communications includes one system container that cannot be deleted – the Cart. It also supports creating any number of custom containers (e.g., Favorites, Notify When Available, etc.).

The JS tracker allows tracking events of adding/removing products to/from a container. These events can be used as campaign triggers. Container contents can be used to filter customers in the Segment builder and can also be inserted into message text.

Using data

Order, event, and container data are used for building segments and in mass messagings and campaigns.

The Segment builder allows filtering customers by various parameters related to orders, events, and containers. Segments can be used for sending mass messagings and for analytics.

The message template engine allows personalizing messages by adding order, event, and container data for a specific customer. Additionally, the template engine can block message delivery to customers who do not meet a specified condition (for example, sending a message with a promo code only to customers who have fewer than 5 orders and whose last order was placed more than a month ago).