mixpanel.register not supported in Node js library
I need to set Super properties as documented here https://mixpanel.com/docs/properties-or-segments/how-do-i-set-a-property-every-time
I noticed there is no function to do so right now. So I was planning to send a PR with the implementation, unless anybody has started already some work to do so.
TypeError: mixpanel.register is not a function
at Object.
Facing the same issue. If there is any work done on this, it would be greatly appreciated. At least a work around would help.