name:'',//name of user if entered via form node
email: '',//email of user if entered via form node
phone: '',//phone of user if entered via form node
ip: '',//IP address of user
city: '',//City of user based on IP
region: '',//Region/state of user based on IP
country: '',//Country of user based on IP
country_code: '',//2 letter ISO country code based on IP
stage: '',//Lead Stage of user such as Lead, Engaged
visitor_number: '',//Visitor number of user
visit_count: '',//Number of times user visited your website
conv_start_page: '',//URL of the page where chat was started
curr_page: '',//Current URL(from where last message was sent)
referrer: '', //Referrer contains the address of the previous web page from which a link to the landing page was followed
landing_page: '',//URL of the page where user came for the first time
//any of the custom fields which saved using action "set profile attribute" or "save to profile attribute"
//any of the temp variables which saved to temporary variables using actions
hubspot_id: '',//hubspot lead id of integration is on
zoho_id: '',//zoho lead id if integration is on
leadsquared_id: '',//leadsquared lead if integration is on
leadsquared_client_id: '',//leadsquared id from browser cookie if integration is on
googleanalytics_id: ''//ga id of user from browser cookie if integration is on