Tags

Overview

Tags offer a convenient means of grouping subscribers together. For example, you may have one tag for your monthly newsletter and another for customers that want to be notified of a new product launch.

Tags are completely optional; a subscriber can be assigned one tag, multiple tags, or none at all.

View Tags

To view a listing of your tags, click the Tags button on the subscribers index page. This will take you to the tags index.

Adding and Updating Tags

Tags can be added in the following ways:

  • through the application interface
  • via the API

Application Interface

To add a new tag through the application interface, navigate to the tags index page and click New Tag.

To edit a tag, click the Edit button on the tag listing.

Tags are very simple and only require a Name, which must be unique across all tags in the current workspace.

API

Refer to the Tags API Documentation for information on how to manage tags through the API.

Deleting Tags

Tags can be deleted in the following ways:

  • through the application interface
  • via the API

Application Interface

To delete a tag through the application interface, navigate to the tags index page. Once there, find your target tag in the listing and click the Delete button.

API

Refer to the Tags API Documentation for information on how to delete tags through the API.