Configuring Audiences
This section describes how to create audiences and use them for tailoring the screen displayed or running A/B tests
An audience is a group that combines different user attributes using boolean operators. It is used to segment your users.
Creating an audience
-
Navigate to the section Audiences of your Purchasely Console
-
Click on the button
+ New audience
in the upper right corner
-
Fill in the following form by setting the following values:
Name
: only displayed in the Purchasely ConsoleID
: internal unique identifier for the Audience. When an event (UI/SDK event or Server event) will be generated for a user belonging to a particular audience, the propertyaudience_id
will be automatically attached to that event (see below).
⚠️ The audience ID cannot be changed once the audience has been associated with an A/B test or a transactionTags
: as for other assets, you can associate different categories (CONVERSION
,RETENTION
etc...) with the audiences to be able to find them more easily in your Purchasely Console.
-
Combine together the desired {user attributes, values} with boolean operators to create the conditions for a user to match the audience
-
You can use and combine together both built-in user attributes and custom user attributes
-
The boolean operators
AND
orOR
can be used.
=> Choose the main boolean operator you want to use for the audience by clicking theAND
orOR
buttons on the left side of the screen -
Subgroups can be created by clicking on the button
+ AND/OR
to allow different values for a same attribute or nest different conditions together
=> Choose which boolean operator to apply to the subgroup you want to use for the audience by click on the buttonAND
orOR
on the left side of the modale.
-
-
To remove a condition, click on the X button on its right
-
Save your audience by clicking on the
Save
button in the bottom right corner of the screen
Modifying an existing audience
To modify an existing audience:
-
click on the
⋮
button on the right of the audience -
then on
Edit
-
make your modifications then click on the
Save
button in the bottom right corner of the screen
Duplicating an existing audience
To duplicate an existing audience:
-
click on the
⋮
button on the right of the audience -
then on
Duplicate
-
then Edit the duplicated audience and adjust the auto-generated ID
-
and
Save
your modifications
Deleting an audience
To delete an existing audience:
-
click on the
⋮
button on the right of the audience -
then on
Delete
-
Confirm your choice by ticking the check box and clicking on the
Confirm
button
Audiences cannot be deleted if they are associated with a running A/B test
You need to stop all the A/B tests associated with the audience before deleting it.
Audience deletion cannot be undone
In each placement in which the audience was used to display a particular screen, the association {placement, audience, screen} will simply be removed.
Leveraging Audiences
Updated 6 months ago
Learn more about Built-in User Attributes and Customer User Attributes