Manage groups of specific users, and their messaging preferences.
/dashboard/subscription-groups
page.
/dashboard/subscription-groups/upload/[id]
.
The provided CSV file should have the following format.
id
or email
field must be present. If both are present, the id
field will be used to identify the user. If neither are present, the upload will fail.
Non-identifying fields such as firstName
and lastName
are optional and will map to and update user traits. Users will be created if they do not already exist.
/dashboard/settings
.
unsubscribe_link
liquid tag.
/dashboard/subscription-groups/users/[id]
.