You will learn
Learn how to add an update profile property action into a flow so that you can collect and track profile data.
This flow action allows you to:
- Update an existing profile property
- Remove an existing profile property
- Create and set a new profile property
This action can be used for several use cases such as:
- Collecting categories of interest
- Tagging a profile with a specific date
- Adding gender to a profile
Learn more about update profile property action use cases.
Add the update profile property actionAdd the update profile property action
- Navigate to a specific flow.
- Drag and drop an Profile Property Update action into the flow.
- Click +Add Step.
- Click into the Choose property action dropdown.
- Choose one of the following:
-
Update Existing Property
This option allows you to update the value of an existing custom property. If the property you select is a list of values, you can choose to add or remove a value from the list. If the property doesn’t yet exist for a recipient profile, the property will first be created and then the value will be updated.
Klaviyo automatically detects and validates the data type of the property you choose. For example, if you have a property like "Age" and all the existing values are numbers, then you try to update the value to "tom" we'll display an error because "tom" is not a number. -
Create Profile Property
This option allows you to create a brand new custom property and assign the value. If the property already exists for a given recipient profile, we’ll update the value. Here, you can also configure the data type for the new property:-
Text
This is any regular string of text, like "Tom" or "Chocolate." -
Number
This is any numeric value, like 0, 5, or 750. -
List
This is a list of values, and we'll let you input all the values you want to be part of your new list. -
Boolean
A boolean is a binary variable, having two possible values, “true” and “false." You can select true or false from a dropdown.
-
Text
-
Delete Profile Property
The option allows you to remove an existing custom property from a profile. This will not only clear a value, but fully remove the property from the profile.
-
Update Existing Property
- (Optional) Click +Add Step again to update several profile properties at once
- There is no limit to the number of steps
- Steps will occur in the order they appear
- It's possible to re-order steps
- Click Save.
If you have multiple update profile property actions placed next to each other, add at least a one-minute time delay between them so the updates do not interfere with each other.
View activityView activity
You can see a summary of who is waiting and who has moved through this step in the righthand details sidebar.
If you click on a message step, in the Performance section on the right details sidebar, you will be able to see the following:
- Who is scheduled or in Waiting
- Who is in Needs Review (if the flow component is/was in manual mode)
- Who has successfully moved through the component and is in the Yes grouping
- Who was skipped or in the No grouping due to failing the flow filters or otherwise no longer qualifying at send time
Additional resources