We use cookies to make HubSpot's community a better place. Cookies help to provide a more personalized experience and relevant advertising for you, and web analytics for us. To learn more, and to see a full list of cookies we use, check out our Cookie Policy (baked goods not included).
Aug 30, 2018 4:09 AM
Hi,
how can I identify a visitor in the chat box? I've tried the identify API
var _hsq = window._hsq = window._hsq || [];
_hsq.push(["identify", { email: "${email}" }]);
but it didn't work. New chat conversations still appear as "Uknown Visitor"
I'd appreciate your help.
Thanks,
Lukasz
Solved! Go to Solution.
Aug 5, 2020 5:09 PM - edited Aug 6, 2020 10:16 AM
The Visitor Identification API is now in public beta! You can read more about it and get started here. This is open to all Pro+ portals as of now, no need to be ungated.
The new Visitor Identification API enables you to provide details about visitors' identities to the chat widget after they've been authenticated by an external login system. So, if a visitor logs in (by providing their email address), the Visitor Identification API can send their identity to HubSpot's chat widget.
This API also works automatically with HubSpot's private content membership for CMS Hub or Knowledge Base, no additional setup required!
Please let me know if you have any questions or feedback. This API is still in beta, by using this API you agree to our developer beta terms.
Feb 19, 2020 7:18 AM
Hi, @avichopra.
Please see @cdewey22's latest post from Friday, 14 February 2020.
Isaac TakushiAssociate Certification Manager |
Apr 17, 2020 3:57 AM
It was supposed to come last year, then early in the year, then late Q1/start Q2. We are now way into Q2 and still nothing.
This is critical functionality that severely limits the value of a module that we PAY for. For SaaS companies it makes no sense to ask an already logged-in user "who are you" when they start a chat. We already know who they are, but cannot pass it to Hubspot's chat widget.
We need this now. Hubspot team: updates, please!
Apr 7, 2020 12:41 PM
Q1 is behind us, Q2 is starting when can we expect more concrete answer?
We managed to minimize unknown user issues by refreshing the chat and using workarounds, we invested a lot of additional time of our developer into this... On the other hand this approach generated another set of new issues like disappearing chat during writing etc.
We're really waiting in much pain for this release, and our CX is constantly suffering.
Feb 18, 2020 2:13 AM
Hi,
We are able to use the identity method to recognize users. But on our platform, we also allow registration using phone numbers. In that case, could we recognize users by capturing their phone numbers? Currently, we have tried but found no solution.
Can anyone please help? Thanks so much.
Feb 18, 2020 9:12 AM
Hi, @Teresa1.
The Tracking Code API's identify
method only works with email addresses (and external id
values, with some caveats), so there is no way to identify a visitor or user with client-side code.
That said, you could write client-side JavaScript to pass a phone number to a backend function which searches for matching contacts using the new v3 CRM Search API. Your server could then pass this back to your application's front end.
Isaac TakushiAssociate Certification Manager |
Jan 8, 2020 3:44 PM
Can we get a update on the release of this as it is stopping us from using HubSpot chat.
Jan 8, 2020 6:26 PM
Welcome, @jmorgan.
Please see @cdewey22's post from earlier today.
Isaac TakushiAssociate Certification Manager |
Feb 14, 2020 12:21 PM
Is there any news on this?
It is critical for our decision as to whether to choose Hubspot or Zendesk (who seems to have been able to do this for years).
Feb 14, 2020 3:58 PM
Hi- This is currently in development. We are shooting to have this out in beta by the end of Q1-2020/beginning of Q2-2020. I will reach out for beta requests when we get closer to this being released.
Thank you for your patience!
Cassie
Apr 27, 2020 9:11 PM
Any update?
Apr 6, 2020 11:43 PM
+1 on joining the beta.
Mar 29, 2020 8:58 PM
Hi,
Any news on this issue?
We are trying to move from our CRM to hubspot but this issue stop us from migrate live chats from tawk.to to hubspost.
Regards
Mar 11, 2020 11:08 AM
If this is coming in a beta in Q2, then presumably it is not solved yet...
@cdewey22 : is there any update on the exact timing of the beta release?
As for many of the other co-posters, this is critical for us as a SaaS company: we cannot ask our already logged-in users, "who are you?" when they start a chat. We must be able to pass at least the logged-in user's email to the chat widget.
thanks
Feb 18, 2020 11:52 AM - edited Feb 25, 2020 8:50 AM
Thanks a lot for the information on drinks. will be waiting for any further updates
Dec 8, 2019 4:06 PM
It's really terrible that we still do not have any solution here. It is one of the basics, which prevents us from switching from Intercom. Do you have any ETA when it's going to be fixed?
Dec 17, 2019 9:24 AM
This is one of our top priorities for the beginning half of 2020. I should have a better idea of the timeframe in January and will update this thread and post details for a beta as well.
Thank you and looking forward to communicating an update in January.
Cassie
Jan 8, 2020 12:49 AM
We would love to be added to the Beta. We are going to provide our engineering team with the accepted solution to see if it improves but this issue is a serious detriment to our member's experience. Please let us know right away when an update occurs or a Beta is open. We have subscribed to the release notifications.
We need this yesterday, and this whole topic would be great for your frontline team and integration teams to know about. After all our contacts this has not been brought to our attention and we found this from our own searches.
Jan 7, 2020 8:20 PM
Hello @cdewey22 do you have any news?
Thanks in advance,
Jan 8, 2020 1:07 PM
Hi there!
We will be working on this in the first quarter. I don't have an exact timeline yet but we will be kicking it off in the next month. I will update here once I have a more definitive timeline for when we expect this to be in beta. I will also make sure we get a form for beta requests here once we get closer to that date.
Thank you!
Cassie
Jan 17, 2020 10:17 AM
Can you tell me if this works by simply allowing to add an email/identifier to the Chat functionality or will we have to rely on the tracking functionality? We really want this to work without having to use tracking.
Jan 17, 2020 10:28 AM
Welcome, @Ferdy.
If you include an email field in the chat itself, you will be able to identify users every time. This discussion pertains to customers who want to identify users without having to rely on the in-chat email field.
Let me know if I've misunderstood your question.
Isaac TakushiAssociate Certification Manager |