Closed ravimakwana3012 closed 2 years ago
Hi,
This library was build with the idea that it can run everywhere (backend server, phone app etc.) so there is no built-in functionality for browser specific stuff.
You can add all of this properties yourself to each message or by specifying super properties during the initialization.
How to get all these values is really dependent on the platform that you are using.
Hi,
We have started using the latest version of library in our new project and had few questions.
We are using mixpanel JavaScript implementation in our old project and we have noticed that there are few properties which are captured by mixpanel itself from browser when JavaScript was loaded in client side.
List of properties:
I have not seen all those properties as part of library package.
Can you include these if not there?
Apart from this, What to do to capture Screen Height, Screen Width & OS?