Solved

How to add attribute?

  • 25 May 2023
  • 1 reply
  • 584 views

How can I create a new attribute field in customer.io manually?
For example, I want to create attribute “clicked_all_emails_main_flow”. And I want to to update this attribute for a person in the end of the flow.

icon

Best answer by Felix 25 May 2023, 09:39

View original

1 reply

Userlevel 4

Hello Rexon,

you can simply use the “Create or Update a Person” option and write your new attribute into the attribute field there. It will be created once the first person reaches the end of the flow. From this point on you can also find the attribute in the “Data Index” area.

Alternativley you can import a person via CSV or Google Sheets with the new attribute. You could simple upload a table that looks like this:

email clicked_all_emails_main_flow
rexon111@gmail.com true

 

The attribute will then be created as well in case you ticked the box of it during the uploading process.

 

Hope that helps,

Felix

Reply