Add Company Data
Enhance user context by including company data when identifying users.
Add company data
To further enhance the functionality and context within Supahub, you can now include company data when identifying your users. By sending company data like company name, monthly spend, pricing plan, logo etc we will track your companies, making this information accessible throughout Supahub.
Here’s an example on how to add company data to an identify call:
For improved sorting capabilities, we strongly recommend including the
monthlySpend
for each company.
This helps you to prioritize and identify the most requested posts by your paying users, ensuring that you address their needs effectively.
In situations where users manage multiple companies, add each company to the companies
array in the identify call.
Add custom fields for a company
You can enhance the information associated with your companies by adding custom fields, such as their chosen pricing plan, employees, industry, and more.
To add custom data for a company to an identify call, follow this example:
By incorporating custom fields, you can gain deeper insights and tailor your analysis in Supahub based on your specific requirements.