Skip to content

Instantly share code, notes, and snippets.

@robertcedwards
Created December 12, 2018 01: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 robertcedwards/faf5aa33319266f619d8c3925154a632 to your computer and use it in GitHub Desktop.
Save robertcedwards/faf5aa33319266f619d8c3925154a632 to your computer and use it in GitHub Desktop.
Wyzecam Post to Mixpanel - encode using https://codebeautify.org/base64-encode
{
"event": "Wyzecam",
"properties": {
"distinct_id": "4101",
"token": "TOKEN HERE",
"location": "Backyard"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment