Loymax SmartCom
English
English
  • What is Loymax SmartCom?
  • Main
    • Main feature
    • Main terms
    • How to start work
    • Communication types and channels
    • FAQ
  • Features
    • Segmentation
      • Segment builder
      • List of segments
      • RFM segments
      • Tags
    • Mass mailings
      • Mailing list
      • E-mail mailings
      • SMS mailings
      • Push mailings
      • Mailing settings
      • A/B testing in a mailing
      • Mailing report
      • Mailing calendar
    • Campaigns
      • Creating a campaign
      • Campaigns list
      • Triggers
        • Added a product to the container
        • Anniversary
        • Bonuses expected expiration
        • Customer registration
        • Date has come
        • Date come for client
        • Date come for order
        • Days since last visit to the site
        • Days since last order
        • Days since registration
        • Event occurred
        • Item from specific category purchased
        • Lost cart on the site
        • Lost view of product on the site
        • Customer visited section of website
        • Customer visited website
        • Customer viewed product on website
        • Customer viewed product category
        • Item purchased
        • Order is paid
        • Order is cancelled
        • Repeated date
        • Getting into RFM segment
        • Getting into segment
        • System event
        • Order was made/receipt was issued
      • Actions
        • Actualize filter
        • Select customers from segment
        • Run A/B test
        • Assign call
        • Accrue points
        • Accrue bonuses in the loyalty program
        • Limit number of participants
        • Limit poll
        • Send push
        • Send SMS
        • Send e-mail
        • Filter customers
        • Wait X minutes/hours/days
        • Wait until date
        • Check e-mail status
        • Report manager
        • Set tag
      • Campaign report
      • Abandoned cart
    • Control group
    • Campaign recipes
    • Polls
    • Customer profile
    • Personalization
      • Template engine
    • Analytics
      • Dashboard
    • Templates
    • Subscriptions management
    • Receipt attribution
    • Promo codes
    • Settings
      • General settings
      • Fields
      • Directories
      • Observers
      • Users
        • Access rights
      • Regions
      • Constants for templates
      • Mailing categories
      • Managing views
  • Usage
    • Quality of contact information
    • Metrics
    • Regions
    • Cascades
    • Events
    • Recommendations for quality mailings
      • Postmasters
      • DNS configuring
      • Warming up IP address
      • Avatar for mail
  • integration
    • Complete integrations
    • Data exchange
      • Introduction
      • Data structure
      • File exchange
      • SQL server data
      • REST API
      • Data exchange bus
    • JS tracker
Powered by GitBook
On this page
  • List of fields
  • Order of fields
  • Filtering by field name
  • Visibility of objects in customer profile
  • Adding group of fields
  • Adding field
  • General properties
  • Properties of integer fields
  • Properties of fractional fields
  • Properties of "line" type field
  • Properties of "date" type field
  • Properties of logical fields
  • Editing group of fields
  • Editing field
  • Deleting group of fields
  • Deleting field
  1. Features
  2. Settings

Fields

PreviousGeneral settingsNextDirectories

Last updated 1 year ago

In the Platform, it is possible to manage a set of the following fields in objects:

  • Customer;

  • Transaction/receipt;

  • Transaction line;

  • Product;

  • Category.

List of fields

The Fields section displays the list of fields in the Platform.

The fields are combined into groups. For example, fields of the Customer object are divided into groups:

  • Customer;

  • Contacts;

  • Bonuses;

  • Scoring.

For each field, the following is displayed:

  • Name: name of the field that users see;

  • Field type (line, integer, date, etc.);

  • System/User:

    • System fields are initially present in the system;

    • User fields are fields, created by user.

User fields can be edited and deleted. For system fields, limited editing functionality is available, such fields cannot be deleted.

Order of fields

You can change the order of fields and groups of object by dragging and dropping them.

Filtering by field name

Filtering by field name is available:

Visibility of objects in customer profile

You can hide Transactions/Receipts and Transaction lines objects in a customer profile.

To hide transactions, click Hide transactions in the Transactions tab:

Orders block in the customer profile when transactions are visible:

When transactions are hidden, the Orders block is not displayed in the customer profile:

To hide transaction lines, click Hide transaction lines in the Transaction lines tab:

Transaction lines are displayed when you click on the receipt number in the Orders tab of the customer profile.

Receipt when transaction lines are visible:

Receipt when transactions lines are hidden:

Adding group of fields

You can add new group of fields by clicking the Add group button:

For a group of fields, you must specify a name:

Adding field

You can add new field by clicking the Add field button:

Field properties should be filled out:

General properties

  • Group name: to what group of fields this field belongs;

  • Field name: name of the field that users can see;

  • Description;

  • Type of data:

  • Operators. For some fields not all operators are relevant. For example, only these operators are relevant for field “gender”:

  • Visible field.

    • Invisible fields are displayed in light gray in the list of fields.

  • Show in summary tables. Allows you to use the field in summary tables in the Analytics – Reports section. For example, to use the customer attribute City in the summary table of receipts, follow these steps:

  1. In the Customers section, go to editing the City field:

2. In the Show in summary tables section, check the Receipts/Transactions box:

  • Type: field/metrics

Properties of integer fields

An additional property is available for integer fields: Element of management:

Each element of management has its own set of additional properties.

Control element: input field

You can enter the following value in the input field:

The following additional properties are available for input fields:

  • Minimum value;

  • Maximum value;

  • Increment: value of the field can be incremented by this parameter;

Control element: value

In the field you will be able to select an option from the list.

The following additional fields are available:

  • Type of view;

  • A set of options.

There are two possible variants for the Variant set field:

The List of options allows you to specify possible field values directly in the field settings.

Data from database allows you to select a value from the database in a field. For example, the segment builder will compile a list of all unique values that are stored in the database in this field and display them.

Possible views:

  • Drop-down list;

  • Autocomplete: when you enter a value, all suitable variants are offered;

  • Radio buttons;

Control element: directory

In this field you will be able to select a variant from the directory.

The following additional fields are available:

  • Type of view;

  • Directory.

Possible types of view are described above (for fields with control element: value):

  • Drop-down list;

  • Autocomplete;

  • Radio buttons.

The following variants are available in the Directory field:

If required directory exists in the Platform, you must specify its name in the Directory name field.

If the Platform doesn't have required directory, you should create a new one, specify its name and code. The code will be used to access directory via API.

Properties of fractional fields

The following additional properties are available for fractional fields:

  • Minimum value;

  • Maximum value;

  • Increment: value of the field can be increased by this parameter. For example, if minimum field value is "1", maximum - "2" and increment "0.5", the field can take values: "1", "1.5", "2";

Properties of "line" type field

or "string" type fields an additional property, Control element, is available:

Each control element has its own set of additional properties.

Control element: Input field

Additional properties:

  • Maximum length: limit on the length of the field value;

  • Default value.

Control element: value

Control element: directory

Properties of "date" type field

For “date” type fields, the Add field with distance to date property is available.

The field with distance to the date allows you to calculate how much time has passed since that date.

For example, there is a field Wedding date. Let's add an additional field: Days since wedding date:

The new field can be used in the segment builder:

Properties of logical fields

"Logical" type fields have no additional properties.

Only three operators are available for fields of this type:

  • Equal;

  • Empty;

  • Not Empty.

Editing group of fields

To edit group of fields, click the edit button to the right of the group name:

You can edit only the name of the group.

Editing field

You can edit field using the edit button to the right of the field name:

Deleting group of fields

You can delete group of fields by clicking the delete button to the right of the group name:

You can delete only the group that has no fields.

Deleting field

You can delete field by clicking the delete button to the right of the field name:

Only user fields can be deleted. A system field cannot be deleted.

Field code (system name): field name, which is used for accessing it via ;

Fields in the are displayed in the same order as in the field list.

The order of fields in the is set through the customer profile view settings. For more information, see the article.

Fields can have different properties depending on the field type. It is necessary to fill out the of the field and the properties inherent to its type:

;

;

;

;

.

Field code: system name of the field, used for addressing to it via ;

These operators, in particular, will be displayed in the when the condition for this field is formed:

Visible field will be displayed in the and in the .

Default value: this value will be automatically displayed in the .

For more information about directories, see .

You can fill out and edit directory in the section.

Default value: this value will be automatically displayed when generating a query in the .

In this field you will be able to select a variant from the list. For more information about configuring additional fields, see section.

In this field you will be able to select variant from the list. For more information about configuring additional fields, see section.

The field will be displayed in the ;

The field can be used when building queries in the .

In user field, all properties described in the section are editable. In the system field, only some of the properties are editable:

REST API
segment builder
customer profile
Managing views
REST API
segment builder
customer profile
segment builder
segment builder
Settings directories
Settings --> Directories
segment builder
customer profile
segment builder
general properties
Properties of "integer" type field
Properties of "fractional" type field
Properties of "line" type field
Properties of "date" type field
Properties of logical fields
Control element: value
Control element: directory
Adding fields
List of fields
Filtering by field name
Hide transactions
Transactions are visible in the customer profile
Transactions are hidden; the Orders block is not displayed in the customer profile
Transactions lines are visible
Transactions lines are hidden
Adding group of fields
Name of fields
Adding new field
Editing field properties
Properties of integer fields - input field
Add option
Drop-down list
Autocomplete
Radio buttons
Selecting existing directory
Properties of fractional fields
Properties of a field with the "input field" control element
Properties of "date" type field
Editing a field
Editing system field
Deleting a group of fields