set_tags

Add custom tags to your data extract.

Introduction

Use the set_tags enrichment to add custom tags to a data extract. The custom tags are stored in data extract Metadata, and can be seen in the datastream overview.

An example of where to find the custom tags that have been added to a data extract within the datastream overview.

Creating the enrichment

For more information on creating an enrichment, see Using custom scripts.

Configuring the enrichment

To configure the enrichment, fill in the following fields. Required fields are marked with an asterisk (*).

Tags*

Click and enter the name of the custom tag to add to the data extract. Click again to add another custom tag.

Add

Click and enter the name of a custom tag to add the tag to an existing set of tags in the data extract.

Remove

Click and enter the name of a custom tag to remove the tag from the data extract.

Subtable

Enter the name for a subtable that you want to contain the enriched data. The enrichment is applied to the whole data extract, then the enriched data is output into the subtable you have named here.

This subtable is a temporary table, which means it only exists for this custom script. You can apply additional instructions within the same custom script to the subtable. However, the subtable cannot be used in any other custom scripts.