Start a conversation

Login Function

As of April 30th 2019, this documentation has been migrated to developers.customersuccessbox.com

This documentation will be maintained on an ongoing basis at the new home.

analytics.login(#UserID, #AccountID)

This function call is used to log all users logins.

analytics.login(<#UserID>, <#AccountID>);


Example:

  analytics.login(unique_id_or_email, unique_account_or_domain);
Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Puneet Kataria

  2. Posted
  3. Updated

Comments