Hi,
Currently, in my application, Hubspot is tracking the user mail id with the cookie hs_login_email, How Can I utilize this cookie in my application?
It seems to be undefined when I consoled it and not available in document.cookie?
Hey @SIDDESHWARI_S I’m not entirely sure it would be eithical for HubSpot pass their user login cookie information to a third party integrator. For an integration you need to use a private app to select auths, the user who sets those up will be tracked. You can only pull data provided between portals from the private app, You can’t/shouldn’t pull user local storage into your integration.