HubSpot Ideas

siicockerill

Identify Signed In Users in Live Chat

Live Chat is great for talking with visitors to our website.

 

But, we can't differentiate between a visitor and a signed in user.

 

Intercom make this possible by setting the user's email and id in javascript variables that are passed to the chat -- they also have a very nice method for verifying signed in users: https://developers.intercom.com/installing-intercom/docs/enable-identity-verification-on-your-web-pr...

 

There are various discussions about this topic:

The analytics systems and chat systems are not the same, so identifying users doesn't help.

 

I'd like to see a really robust method for verifying the identify of a signed in user when using live chat -- so that we can support our existing customers and prospects with the same chat system.

 

As it stands, we will have to create two implementations -- one for visitors and another for signed in users.

5 Replies
julialugten
HubSpot Employee

I agree that this would be a valuable feature! If we have already collected someone's email address within that browsing session, it creates friction when they have to enter it in again. Example scenario:

 

1) A contact submits a form, which redirects them to a page with a chat bot on it. We collect their email address on the form.

2) The contact interacts with a chat bot. Instead of prepopulating their email address, we currently require the visitor to type it in again.

 

Twisterking
Member

Any updates on this?

We desperately need this asap!

 

Because of this missing feature we can't switch to the hubspot chat for now, as we can't expect our loggedin users to identify again in the chat. This is a broken user experience.

 

Just some way to identify the user via a simple JS API call and we are good to go!

Aadyasha
Member

Hey, @siicockerill I think I know a software that can identify Signed In Users in Live Chat. The software stands with the name Acquire, which can set Visitor’s name, mail ID and phone number and store in its database once a new user signs up. It can also track visitor’s web-path programmatically.

You can check out the link for reference: ( https://developer.acquire.io/js-api/js-live-chat-api/visitor#visitor-email )

jpw_andy
Participant

Any update on this? My company is testing out Hubspot live chat, and we'd like to use it in our intranet. However, it seems like a bad user experience to require logged-in users to re-enter their email in the chat window.

 

If Intercom has this capability maybe I should try that out instead.

allisonbischoff
Member

We are wanting to put the HS chatbot on our portal that is behind a username. The username is a contact's email. Does the chatbot have a way to recognize someone might be logged in so we do not have to ask them for this email. Intercom, a competitor chatbot has this functionality.