Wiki source code of Classifiers
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | (% class="lead" %) | ||
| 2 | The **Classifiers** section is responsible for identifying the product catalog when multiple versions of such a catalog exist (e.g., different catalogs for an online store and offline stores). | ||
| 3 | |||
| 4 | There are two types of classifiers: | ||
| 5 | |||
| 6 | * **System classifiers** — primary classifiers created automatically when new [[users>>doc:Main.Usage.Smart_Communications.Settings_SC.Users.WebHome]] are added to the system. These classifiers cannot be deleted or have their **Code** parameter modified. | ||
| 7 | * **Additional classifiers** — classifiers created by users for additional versions of the product catalog. There is no limit on the number of additional classifiers. | ||
| 8 | |||
| 9 | === Classifier List === | ||
| 10 | |||
| 11 | Managing the list of registered classifiers and viewing their codes is done in the **Classifiers** section under [[Settings>>doc:Main.Usage.Smart_Communications.Settings_SC.WebHome]] in Loymax Smart Communications. | ||
| 12 | |||
| 13 | |(% style="border-color:#ffffff; text-align:center" %){{lightbox image="Classifier_list.png"/}} | ||
| 14 | |||
| 15 | Clicking on a classifier name opens the **Classifier properties** modal window, where you can edit the classifier’s name and code or delete it. Only additional classifiers can be deleted. | ||
| 16 | |||
| 17 | === Creating a Classifier === | ||
| 18 | |||
| 19 | To create a new classifier, click the **Add classifier** button. The **Classifier properties** modal window will open, where you need to fill in the following fields: | ||
| 20 | |||
| 21 | * **Name** of the classifier; | ||
| 22 | * **Code** — the classifier code used during product/category catalog import. This code is also used when processing events in the [[JS Tracker>>doc:Main.Integration.Smart_Com_Integration.JS_tracker.WebHome]]. | ||
| 23 | * **For tracker** — select whether this classifier should be used for tracking events in the [[JS Tracker>>doc:Main.Integration.Smart_Com_Integration.JS_tracker.WebHome]] or not. | ||
| 24 | |||
| 25 | |(% style="border-color:#ffffff; text-align:center" %){{lightbox image="Classifier_property.png"/}} | ||
| 26 | |||
| 27 | === Using Classifiers in the Segment Builder === | ||
| 28 | |||
| 29 | If the **For tracker** option was selected when creating the classifier, it will be used when processing events related to the product catalog in the [[JS Tracker>>doc:Main.Integration.Smart_Com_Integration.JS_tracker.WebHome]] (e.g., when a [[customer viewed a product>>doc:Main.Usage.Smart_Communications.Campaigns.Triggers.WebHome||anchor="HViewedproductonthesite"]] or [[category>>doc:Main.Usage.Smart_Communications.Campaigns.Triggers.WebHome||anchor="HViewedproductcategoryonthesite"]] on the website). If **No** is selected, this classifier will not be used for event processing, and the system will default to using the system classifier (both for event processing on the website and in the [[Segment builder>>doc:Main.Usage.Smart_Communications.Customers.User_segments.Segment_builder.WebHome]]). | ||
| 30 | |||
| 31 | Classifiers selected for use with the JS Tracker can then be used in the [[Segment builder>>doc:Main.Usage.Smart_Communications.Customers.User_segments.Segment_builder.WebHome]] when creating [[marketing campaigns>>doc:Main.Usage.Smart_Communications.Campaigns.WebHome]] and [[mass mailings>>doc:Main.Usage.Smart_Communications.Mass_messaging.WebHome]]. |