Skip to content

Instantly share code, notes, and snippets.

@mukgupta
Created May 21, 2014 15:21
Show Gist options
  • Save mukgupta/e6b90bf697aecfe166be to your computer and use it in GitHub Desktop.
Save mukgupta/e6b90bf697aecfe166be to your computer and use it in GitHub Desktop.
Raven-js Associate User
Raven.setUser({
"id": 'UNIQUE_USER_ID',
"email": 'USER_EMAIL'
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment