Skip to content

Instantly share code, notes, and snippets.

@sglabsmarketing
Last active March 21, 2016 18:55
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 sglabsmarketing/5a54168fe52f23cc5ef2 to your computer and use it in GitHub Desktop.
Save sglabsmarketing/5a54168fe52f23cc5ef2 to your computer and use it in GitHub Desktop.
Use Threads to Send an Account Verification Reminder: Step 2
<script type="text/javascript">
threads.identify('12345678', { email: 'user@example.com' }, null,
function() {threads.track('Sign Up', {})});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment