Each messenger has its own set of variables that it can pass about users interacting with the bot. Below is this list of variables and messengers that transmit this information:
Name | Example | Messengers | Source | |
---|---|---|---|---|
system_city | City | Kyiv |
| Filled and updated automatically when moving from the widget |
system_country | Сountry | Ukraine Telegram Viber Vkontakte | Instagram Filled and updated automatically when moving from the widget | |
system_continent | Continent | Europe | Filled and updated automatically when moving from the widget | |
system_continenttimezone | ContinentTimezone | Europe Telegram/Kyiv | Filled and updated automatically when moving from the widget Or using the following messengers:
| |
system_os | Operating system | Max OS X | Filled and updated automatically when moving from the widget | |
system_timezonebrowser | TimezoneBrowser | Europe/Kyiv | Telegram Viber Vkontakte Safari | Filled and updated automatically when moving from the widget |
system_device_type | User device | Iphone11 | Filled and updated automatically when moving from the widget | |
system_gender | Gender | male/female |
| |
system_language | Language | uk |
| |
system_date_of_birth | Date of birth | 01.01.1990 |
| |
system_telegram_username | Username | smartsender |
| |
system_instagram_username | Username | smartsender_official |
| |
system_device_mcc | Mobile country code | 65535 |
| |
system_device_mnc | Mobile network code | 255 |
|
The system_city, system_country, system_continent, system_timezone variables are updated when the user subscribes to the bot using the widget.
...
You can view these variables in the Console in the contact card
...