Wiki source code of Target Audiences
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | (% class="box" %) | ||
| 2 | ((( | ||
| 3 | Contents: | ||
| 4 | |||
| 5 | {{toc depth="1"/}} | ||
| 6 | ))) | ||
| 7 | |||
| 8 | = Adding and removing customers = | ||
| 9 | |||
| 10 | There are two ways to add or remove customers to/from a target audience: | ||
| 11 | |||
| 12 | 1. ((( | ||
| 13 | **From a user segment**. | ||
| 14 | |||
| 15 | * Create a [[new segment>>doc:Main.Usage.Smart_Communications.Customers.User_segments.Segment_builder.WebHome]] or open an existing segment from the [[segment list>>doc:Main.Usage.Smart_Communications.Customers.User_segments.WebHome]]. | ||
| 16 | * Click the icon **Include in a target audience**: | ||
| 17 | [[image:Tag.png]] | ||
| 18 | * Select the required action (add or remove) and choose the desired audience from the dropdown list: | ||
| 19 | [[image:Target_audience.png]] | ||
| 20 | ))) | ||
| 21 | 1. ((( | ||
| 22 | **In a campaign editor**. Include the [[Add to audience>>doc:Main.Usage.Smart_Communications.Campaigns.Actions.WebHome||anchor="HAddtoaudienceA0"]] action to the campaign chain. | ||
| 23 | ))) | ||
| 24 | |||
| 25 | = Managing target audiences = | ||
| 26 | |||
| 27 | A list of all available target audiences is displayed in the **Customers → Target audiences** section of the menu. | ||
| 28 | |||
| 29 | The following information is shown for each target audience: | ||
| 30 | |||
| 31 | * Name; | ||
| 32 | * Number of customers included in the audience; | ||
| 33 | * Date when the target audience was set. | ||
| 34 | |||
| 35 | |(% style="border-color:#ffffff; text-align:center" %)[[image:TA_list.png]] | ||
| 36 | |||
| 37 | Clicking the **audience name** opens a list with all customers included in that audience: | ||
| 38 | |||
| 39 | |(% style="border-color:#ffffff; text-align:center" %)[[image:TA_customer_list.png]] | ||
| 40 | |||
| 41 | Click a customer’s **ID** to open their [[profile>>doc:Main.Smart_Communications.SMC_Use.Customers.All_customers.WebHome||anchor="HCustomerprofile"]]. You will find all target audiences of this customer listed in the **Tags (target audience)** section of the customer profile. | ||
| 42 | |||
| 43 | = Importing target audiences = | ||
| 44 | |||
| 45 | Audiences can be imported from a file: | ||
| 46 | |||
| 47 | * File-based audience import allows to create user segments based on data from a file. Requirements to file: CSV format, UTF-8 encoding. | ||
| 48 | * The audience import is performed by clicking on the **Import audiences** button in the **Customers → Target audiences** section: | ||
| 49 | [[image:Import.png]] | ||
| 50 | |||
| 51 | Target audience import page layout: | ||
| 52 | |||
| 53 | |(% style="border-color:#ffffff; text-align:center" %)[[image:TA_import_tab.png]] | ||
| 54 | |||
| 55 | Select the **Import Mode**: | ||
| 56 | |||
| 57 | * Set one target audience to all customers from this file; | ||
| 58 | * Assign each customer from this file the target audience specified in the file. This mode allows assigning different target audiences to customers. | ||
| 59 | |||
| 60 | In the first case, the file should contain only one column with customer identifiers. These may be **identifiers** used in Smart Communications or those from the Partner system that feeds data into the service. | ||
| 61 | |||
| 62 | File example: | ||
| 63 | |||
| 64 | (% class="box" %) | ||
| 65 | ((( | ||
| 66 | ##123; | ||
| 67 | 124; | ||
| 68 | 125; | ||
| 69 | 245.## | ||
| 70 | ))) | ||
| 71 | |||
| 72 | In the second case, a respective **target audience** should follow the **customer identifier**. They should be separated by a semicolon. | ||
| 73 | |||
| 74 | (% class="box" %) | ||
| 75 | ((( | ||
| 76 | ##123; Audience 1 | ||
| 77 | 124; Audience 2 | ||
| 78 | 125; Audience 3 | ||
| 79 | 245; Audience 4## | ||
| 80 | ))) | ||
| 81 | |||
| 82 | When uploading a file, specify which type of **identifier** is used in the file: | ||
| 83 | |||
| 84 | [[image:Data_format.png]] |