I’m trying to use an email address as a argument for identify() but it doesn’t seem to work. When I use a random string it complains that it’s not in GUID form. What kind of formats does it accept?
Emails are okay, I’m using it since the beginning. Do you have more contexte to add? Like an email that didn’t pass the identify
I’ve been getting some errors like “errSameIDs” and/or “Identified and anon ID are same in the identify request”.
Nothing special about the emails, it’s just Peter.Petersen@customdomain.com for example.
First, be careful with uppercase words. Robin@swapcard.com and robin@swapcard.com is not defined as the same identify().
What is your way of testing? Based on your past actions, mixpanel store data in cookie and localStorage.
Hi Robin,
I’ve installed the tracking code onto my site and took a look at the live view. I can see the events coming in properly but it gives me an failure inside the identify event.
Failure Reason:
errSameIDs
Okay, so I found out that on logout it emits the user but with all the properties as “”, I think it resolved my email anon and identified email as identical.
I’ve called mixpanel.reset() in the else.
Reply
Enter your username or e-mail address. We'll send you an e-mail with instructions to reset your password.