Skip to main content
The Product category stores product transaction information at a user level — for what each category stores and how it behaves after ID resolution, see Categories for adding Catalogue fields.

Steps

Perform the following steps to add a Product category:
1
Enter a Catalogue Field. As you type, suggestions based on the existing Catalogue Fields appear. You can choose a suggested Catalogue Field or click +Add Catalogue Field to add a new field.
2
Map the Catalogue Field to its corresponding Source Field. Same as the above behaviour, you can choose a suggested Source Field or click +Add a new Source Field to add a new field.
3
Enter a description for easy identification.
4
Choose one of the following as the Data Type:
  • String
  • Integer
  • Double
  • Timestamp
  • List of String/Integer/Double
  • Object
  • List of Objects
NoteEnsure that you consider the following points while selecting the List Data Type:
  • You can map both List and single-value source fields to the List type catalogue field. Therefore, when a single value source field comes into the system for this Category, then the new data is upserted on the existing data without overwriting it. For example, if the source field is a single value field like “Product Name” and it is mapped to ProdName field of the data type List in the Catalogue, then any new value that comes into the system for the product name appends to the existing data in the format, {p1, p2, p3…}, preserving the previous entries.
  • You can only map a source field of the data type List to a catalogue field of the data type List. For example, if the source field is of type List of String, then you can map it to only List type attributes in the Catalogue field drop-down of the source mapping screen.
  • When sharing source data containing List type information, ensure that you use the correct format and avoid null values. Otherwise, it might lead to mapping issues or data being dropped during the data ingestion process.
  • For how the Object and List of Objects data types behave and their limits, see Data Types in Catalogue.
5
Choose Product as the Category.
6
Under advanced settings, define the following options:
  1. A Group Name appears by default. You can choose a value from the drop-down menu or click +Add a new group to add a new group name.
  2. Optionally, use Restrict on Channels to select the channels — and, within them, destinations — on which this field must not be activated. See Understand the Advance Fields.
  3. If Is this PII data? is not offered for the data type you chose, a Mask the data toggle appears instead — enable it to hide the field’s values in the interface.
7
Save the changes.

Categories for adding Catalogue fields

Add a Catalogue Field

Data Types in Catalogue

Understand the Advance Fields

Last modified on August 31, 2026