Hi there,
we have a client, who has implemented a multi step form on his non HubSpot website. The form is implemented via iframe.
- Is this a “regular” implementation?
I have another client using wordpress, the regular (=not multi step) HubSpot forms are embedded directly into the source code.
For this client and others, we are using GTM and GA4. We have implemented a HubSpot Form listener, listening for the onformsubmitted event, which works fine.
I read another help article for tracking HubSpot iframe forms with GTM: https://data-marketing-school.com/en/blog/google-tag-manager/hubspot-meetings-iframe/
This is basically the same listener, we have setup for the wordpress client without the iframe forms, only listening for another message.
I tried this script as well for the multi step forms via iframe and tried to log the messages in the console, but there were not messages sent.
Can anybody help? Are messages sent via the multi step form and what are they? I just learned, that multi step forms are rather new. Is it possible to track those?
There seem to be different message for different form types, e.g. the meeting booking message seems to be “meetingBookSucceeded”.
Thanks a lot in advance!