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_ipnullThis will return null in an effort to remove PII from our API.
social_profileslistA list of social profiles associated with the Visitor
segmentslistThis will return an empty list of segments as part of our effort to deprecate this attribute on the visitor model for performance and accuracy reasons.
tagslistA list of tags associated with the Visitor.