hi,
anyone know how to track Leads and meeting from Hubspot form?
In client-side configuration I’m using HTML form listener and HTML meeting listener, in server-side i’m not able to send those events.
hi,
anyone know how to track Leads and meeting from Hubspot form?
In client-side configuration I’m using HTML form listener and HTML meeting listener, in server-side i’m not able to send those events.
You can use the same HTML form listener → send an event to the data layer based on it when the form is submitted → based on the data layer event runs a tag and sends that data to the server (Data tag or GA4).