Hi @bjoern__koth,
Thanks for checking in! Yes, I’m using Adobe Launch, and the data layer is a Custom dataLayer in which we are pushing the details from the launch rule.
I agree that form tracking can vary depending on the site’s structure and JS framework, but in this case, the requirement is purely around implementing consistent tracking logic across multiple forms. I just needed support refining the tracking script so it fires the correct events (formStart, formError, formSubmit, formComplete, etc.) based on user interaction.
Additionally, does adobe has any video or blog for implementing custom tracking for the Form.
Appreciate your input!