Best Practices for Attributes Creation
Attribute ID naming conventionIDs
Try to create attribute
Attribute IDs with this format and order:
<source>_<attribute name>_<attribute type>
Example:
web_first_name_last
crm_emails_all
stitching_phone
me_transactions_comp
Attribute naming
For Meiro User ID attributes, name it 1PT Meiro Web ID
For percentages, percentiles, engagement scores, include (%) in attribute name, and define it so that its value ranges from 0 to 100.
For monetary values, include currency e.g CZK, AUD in attribute name.
Attribute ordering in customer profile
The order of attributes in the customer profile can be specified.
To specify the ordering, go to the public.attributes
of your instance's database and change the order_index
to your desired ordering with ascending numbers. The default order_index
value is 1000.