When you add/import a parcel to TrackMage, tracking information about that parcel are captured in relevant fields in the system.
Some of the default fields we have in TrackMage include: Tracking Number, Status, Origin Carrier etc.
In addition to the default fields, you can add custom fields that best suits your business to your tracking pages. For instance, you can add SKU (Stock Keeping Unit) field, which of course isn't one of the default fields in TrackMage.
But before adding custom fields to your tracking pages, it's important you understand the concept of custom data types.
What are Data Types?
Simply put, data types are the formats inputs to TrackMage can take. For instance, the Tracking Number field can only accept a text data type.
A text data type can take any of the following formats: 110, ORD, ORD110, T334T, 987NN. Of course, these are just examples; the idea of text data type is that they can either be a number, text or a mix of both.
In addition to text data types, the other data types you will find in TrackMage are:
- Number
- Date
- Phone
- Link
- Array
Let's go over them briefly.
Number: This data type only accepts numeric values, which can either be a whole number(eg. 2) or fractional values (eg. 0.2).
For instance, if you wanted to add SKU column that only accepts numeric values, you will have to set the data type to Number