identify
Identifies a user for the Beacon, primarily when Beacon is configured for normal mode.
This method allows associating an email address with the current Beacon session.
Parameters
A valid email address to identify the user.
Identifies a user with an email and name, primarily when Beacon is configured for normal mode.
This method allows associating an email address and a name with the current Beacon session.
Parameters
A valid email address to identify the user.
The user's name.
Used to identify users plus adds support for special attributes. For secure mode, use openInSecureMode to pass the signature.
Parameters
Required. Valid email address.
Optional. Set the customer's name. 80 characters max.
[special attribute] Optional. Set the customer's company name. 60 characters max.
[special attribute] Optional. Set the customer's job title. 60 characters max.
[special attribute] Optional. Set the customer's avatar. It must be a valid URL. 200 characters max.