Daniel Ericsson
Results
1
issues of
Daniel Ericsson
$-prefix
1
In the example you have: ``` // create or update a user in Mixpanel Engage mixpanel.people.set("billybob", { $first_name: "Billy", $last_name: "Bob", $created: (new Date('jan 1 2013')).toISOString(), plan: "premium", games_played: 1,...