You can now add GTM to your forms in Youform.
1. Pick your GTM id from your Google Tag Manager dashboard. It should look like GTM-XXXXXXX
2. Go to your Form in Youform and then go to "Integration" tab. You will find the GTM integration connect button
3. Click the connect button. A modal will open. Paste your GTM ID in the input box.
Now all your form events will be sent to your GTM account.
We send the following events:1. formViewed - (data sent: formId)
2. formBlockViewed - (data sent: formId, blockId, question type and question title)
3. formFillupStarted - (data sent: formId)
4. formSubmitted - (data sent: formId)