You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 20, 2019. It is now read-only.
Since mixpanel does not accept object properties, wouldn't it make sense to check if "company" is being passed in as an object and if it is, flatten it. In other words, since segment allows you to specify a company object in the identify call, this code could simply take the object and translate it to "company_name", "company_plan", etc.
The text was updated successfully, but these errors were encountered:
Hi @jkindness, as part of the monorepo migration, this issue has been moved to new issue. Our engineers have been notified and will prioritize and work on it ASAP. Thank you!
Since mixpanel does not accept object properties, wouldn't it make sense to check if "company" is being passed in as an object and if it is, flatten it. In other words, since segment allows you to specify a company object in the identify call, this code could simply take the object and translate it to "company_name", "company_plan", etc.
The text was updated successfully, but these errors were encountered: