I've installed the hubspot tracking code in my React App however every time a new user fill a (not Hubspot form) to sign in the email of the user is directly associated to my (own) entry in the CRM which is updated with the new user email.
actually the code is correct. I've managed to make it work by updating the HS tracking code (which is installed on the React app via GTM) with the setPath and trackPageView as per below
actually the code is correct. I've managed to make it work by updating the HS tracking code (which is installed on the React app via GTM) with the setPath and trackPageView as per below