Skip to content

Instantly share code, notes, and snippets.

@calincrist
Created April 15, 2020 08:03
Show Gist options
  • Save calincrist/dab35e34778e6377ea38a2ce91569155 to your computer and use it in GitHub Desktop.
Save calincrist/dab35e34778e6377ea38a2ce91569155 to your computer and use it in GitHub Desktop.
await firebase.analytics().logLogin({
method: 'facebook',
});
await firebase.analytics().logSignUp({
method: 'facebook',
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment