// Identify User // client-side JS ax.user({ id: "USER ID", //If the id is an email AIDAX will contextalize the id properties: { property1: "value", property2: "value" }, migrate: true //optional parameter to migrate old user data in this session to the new user. Default is true }); // server-side HTTP request curl https://api.aidax.com.br/user?key=&previous_uid=&uid=&origin=&p=