shoes, skirts and trousers. You could append tags to a customer’s profile and use these tags to create segments.
When creating your tags, they should contain no spaces or punctuation other than - and _.
Tags are a powerful way to enhance segmentation. They are useful for creating preference centers, emulating static lists or use Vero as a lightweight CRM, as tags can also be added inside Vero’s user interface.
If you want a preference center that Vero hosts and enforces at send time, use subscription topics instead. Building one from tags remains an option when you want to host the page yourself and control the logic.
Adding tags
Tags can be added in three ways:- Using Vero’s API. You can refer to our API documentation for more information.
- Using CSV imports. See the section titled Creating static lists with tags below.
- Via the UI. When browsing a customer’s profile in Vero, browse to the Tags tab and select the New Tag button to add a tag.
Removing tags
Tags can be removed in two ways:- Using Vero’s API. You can refer to our API documentation for more information.
- Via the UI. When browsing a customer’s profile in Vero, browse to the Tags tab and select the dropdown next to a tag and choose Delete.
Creating static lists with tags
A common usage of tags is to import and segment a static group of customers. You can import a CSV with atags column, tagging each of the users with a tag, or tags, you specify. You can then create a segment using this tag and send out a newsletter.
Adding multiple tags is possible by keeping one tags column and simply separating each tag with a semicolon.
