Below, you can find a list of all user attributes available by default in ChatBot. These attributes can be filled with data automatically (by one of our Integrations) or manually using the Ask Question action. You can also validate the response saved to one of these attributes using Entities.
Attributes available in ChatBot
Attribute name | Parameter name | Description |
---|---|---|
Name |
| user’s login/name |
{{ default_email }} | user’s email | |
Avatar | {{ default_avatar }} | link to user’s avatar |
Source | {{ default_url }} | URL of the page on which chat has been started |
Language | {{ default_language }} | configured user’s language |
Timezone | {{ default_timezone }} | user’s timezone |
IP | {{ default_ip }} | user’s IP |
City | {{ default_city }} | user’s city |
Region | {{ default_region }} | user's region |
Country | {{ default_country }} | user's country |
Postal code | {{ default_postal_code }} | user's location postal code |
Referrer | {{ default_referrer }} | user’s referrer |
Integration | {{ default_source }} | Integration used in the conversation |
Attribute | {{ attribute }} | Your custom attribute |
Read more: