Skip to content

Instantly share code, notes, and snippets.

@mattm
Created April 6, 2018 17:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattm/d73b037960623463e5e05867ed918df4 to your computer and use it in GitHub Desktop.
Save mattm/d73b037960623463e5e05867ed918df4 to your computer and use it in GitHub Desktop.
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