Tag
The Tag component is used to segment users in the broadcasting list. It works on all platforms.
Tag must be installed at the very top of the screen before the other components.
Tag is added inside the bot script at the place where the user is segmented into a group.
To assign a tag to a user, you need:
- Add a Tag component to the screen.
- Click the Add button inside the component.
- In the window that opens, assign an arbitrary name to the tag.
- Select the Add function.
To remove the tag from a user, you need:
- Add a Tag component to the screen.
- Click the Add button inside the component.
- In the window that opens, specify the name of the tag you want to remove.
- Select the Remove function.
You can remove all tags at once by selecting the Remove All function.
You can also add tags without special screens and newsletters using Tag editor for individual users.
You need to go to Users, find a specific user, click Edit tags and add or remove shortcuts for a specific user.
If you add or remove a tag in the editor, the trigger events related to it will be added or removed automatically.