APIs & Integrations

arasmussen
Member

List of standard fields that Tracking Code API > Identify accepts?

I can't seem to find a complete list of "standard" fields that `window._hsq.push(['identify', { ... }])` accepts.

 

So far I've been able to find two docs pages, that are pretty much identical: 

1. https://developers.hubspot.com/docs/api/events/tracking-code

2. https://legacydocs.hubspot.com/docs/methods/tracking_code_api/identify_visitor (legacy version of #1)

 

Other platforms with similar APIs accept many fields, including name, company info, spend info, etc. (eg. Intercom: https://developers.intercom.com/installing-intercom/docs/javascript-api-attributes-objects)

 

Which fields does HubSpot accept? Only id and email? We can't even set a name?

1 Reply 1
dennisedson
HubSpot Product Team
HubSpot Product Team

List of standard fields that Tracking Code API > Identify accepts?

@arasmussen 

This is correct.  I can appreciate the desire for more flexibility.  Feel like we should add a version of this post to the ideas board

Would you be willing to add it there?

0 Upvotes