Custom Attributes in Convertalk are user-defined properties or variables that can be assigned to individual users within your chatbot platform. These attributes enable you to capture and store specific information about users, which they share during chat or can be accessed from external databases. Custom Attributes are a powerful tool for personalizing interactions and creating tailored experiences for users in your chatbot.
Custom attributes in Convertalk allow you to personalize user interactions and collect specific data. Follow these steps to create and manage custom attributes:
To add a new attribute, click the “Add Attribute” button.
Fill in the following details:
Attribute Key: This is the key that will be saved in the system. Keep it in lowercase characters without any special characters or spaces. For example, if you want to save the city for any user, you can use “city” as the attribute key.
Attribute Name: This will be the display name of the attribute, such as “City Name.”
Optional Details to fill in for saving API Response in custom attributes
Select Bot: Choose the bot whose chat input you want to store.
Select Flow: Choose the flow of that bot.
Select Question: Choose the question whose answer you want to store.
Refer to the following help doc to understand how can you use custom attributes to save your API responses.
And that’s it! You’ve successfully created a custom attribute in Convertalk. This attribute can now be used to personalize interactions, segment users, and enhance the overall chatbot experience.