Use name instead.

master
Nick Sergeant 2013-10-21 16:07:46 -04:00
parent 78166c989d
commit a6536b86c4
2 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -43,6 +43,7 @@ jQuery(function($) {
root.mixpanel.identify(root.user_id);
root.mixpanel.alias(root.user);
root.mixpanel.people.set({
$name: root.user,
$username: root.user,
$email: root.user_email,
$ip: root.user_ip