Hi @Derek_Gervais ,
Thanks for the hint! I was only calling identify . Now, I added trackPageView right below but it still didn't help. My code...read more
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 read more
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 read more