Tracking Analytics on Forms

Hey Folks,

I am new to the analytics game. But basically I have a Brevo form on a landing page. I want to set up in Google Ads/analytics a conversion when someone hits the « send » button on the form.

I know that these conversions are easy to track, as all I need to do is see how many submitted via Brevo, but I would like to have this linked in my Google Ads and I feel it would be a good exercise for me.

Is it possible to do this if my form is in an iframe? Or should I put the HTML code in and track the button?

Any help is greatly appreciated !

Kind regards,

Mark

Hi @We_Are_Ire_9 ,

I’d say the best way would be to fire a Google Analytics event when the form is submitted, what do you think? I guess this would require JS knowledge though

I set up a thank-you page and I have the conversion set as a « page view ».

I think this would be the way to go: every time the form is submitted, you send an event to Brevo. What do you think?