Visitor Object

A visitor object contains the following fields -

AttributeTypeDescription
typestringvalue is 'visitor'
idstringThe Intercom defined id representing the Visitor
created_attimestampThe time the Visitor was added to Intercom
updated_attimestampThe last time the Visitor was updated
user_idstringAutomatically generated identifier for the Visitor
namestringThe name of the Visitor
custom_attributesobjectThe custom attributes you have set on the Visitor
last_request_attimestampThe time the Lead last recorded making a request
avatarobjectAn avatar object for the Visitor
unsubscribed_from_emailsbooleanWhether the Visitor is unsubscribed from emails
location_dataobjectA Location Object relating to the Visitor
user_agent_datastringData about the last user agent the Visitor was seen using
last_seen_ipnoAn ip address (e.g. "1.2.3.4") representing the last ip address the Visitor visited your application from. (Used for updating location_data)
social_profileslistA list of social profiles associated with the Visitor
segmentslistA list of segments the Visitor.
tagslistA list of tags associated with the Visitor.