• Prêt à créer votre communauté HubSpot locale ?

    Les responsables HUG organisent des événements, favorisent les rencontres et créent des espaces où les gens peuvent apprendre et évoluer ensemble.

    Devenez un leader HUG

How to track user's email when they are logged in through fb/google in their website.

01583
Membre

I am using hubspot in my own website, so when I enter first msg to huspot chat then it asks me for email address, but whenI logged in into my website then hubspot automatically takes it. but in the same way,when I logged in through fb/google in my website, then hubspot is not tracking it, why?
I tried this way also :

 <script type="text/javascript">
      var _hsq = window._hsq = window._hsq || [];
      _hsq.push(['identify', {
        email: localStorage.getItem("email")
      }]);
    </script>

Please suggest me some solution for this.
 
0 Votes
1 Réponse 1
01583
Membre

Any reply on this?
Please help here.

0 Votes