Skip to content

Instantly share code, notes, and snippets.

@mattm
Created April 6, 2018 17:38
Embed
What would you like to do?
Tracking Sign Ups in Mixpanel
mixpanel.track("Signed Up", {
com_id: comId
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment