It would be very useful to be able to build tags dynamically from different contact and custom value data. For example, if we want to tag someone [signed-up-for-offer] that's useful for triggering an action. It would be even more useful to have the tag [signed-up-for-offer]2021-02-23 so we could capture the date of the action as well.This could be implemented as a simple dynamic tag that you could build by appending fragments anywhere a tag is accepted into the system (like in a trigger step to add a tag).An even better implementation of this would be "Smart Tags" which would simply be parameterized tags. In the above scenario, you could have a "Smart Tag" [signed-up-for-offer] which would could take a parameter. This would simply be an additional string, like '2021-02-23'. This way you could search and/or take action off the base name of the tag or the entire tag text.
HIGHLVL-I-2912