Hi,
I am using httpapi to send events .. I notice when i do not send the device_id .. It is automatically added but hashed using the user_id as input ..
I need to know what is the hashing used .. I mean something like md5, sha1, sha128 .. or any other hashing methods ?!