Replies: 0
I checked out your instructions for registering an Analytics event on form send: https://contactform7.com/tracking-form-submissions-with-google-analytics/
It says that you intend to deprecate the on_sent_ok method and replace it with calling the Google Analytics event function with jQuery upon firing of wpcf7mailsent.
I want to put more than one contact form on one page, and I want to register a different event for each form submission. How does the new method able to differentiate between the two separate submission events?