Skip to main content

Tag

You can add tags to the conversation to track when a certain dialog has been triggered. This feature is useful for obtaining helpful and insightful analytics

. All the tags of a conversation are stored in a context variable called $tags.

The tag action supports the following operations:

  1. Add tags (add): Add new tags to the conversation (default).
  2. Remove tags (remove): Remove one or more existing tags from the conversation.
  3. Remove all tags (clear): Clear all tags from the conversation.