How to transfer data about submitting the web form to Google Analytics

How to submit an event for dispatch?

  1. Go to the web form or create a new one from the template library
  2. Go to the "Content" tab and click on the Button
  3. On the right side the block settings will open, in the Action on click section select the "run javascript" item
  4. You can insert a javascript tracking code for Google Analytics into the window

The code will work only if the form is valid, i.e. if the "I agree to the website privacy policy" checkbox is required.

Otherwise, the code will not be executed and the target will not be passed to the system.

The tracking code is different for each system.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.